Skip to content
Success

Console Output

Pull request #40694 updated
18:35:26 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 85dc0fb7d542614dc186e3d480526b9e26d0012a+4a67e7b98f5cf9ef17a6176bb2a6de9fa9b7d1d2 (ba3f52d1c2c4e97d63a774b2e39ee1b6cc26b7be)
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 241f6703d31895690d4cb6f158f753615abe74ac
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 --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 241f6703d31895690d4cb6f158f753615abe74ac (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10
Commit message: "Merge pull request #21 from docker/use-multiarch-busybox"
 > git rev-list --no-walk fde6a898bccdd14efd5ffef81d7086dace269d15 # 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
18:35:30 [2020-04-02T18:35:30.952Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
18:35:30 [2020-04-02T18:35:30.956Z] Trying to pass milestone 10
[Pipeline] milestone
18:35:30 [2020-04-02T18:35:30.987Z] Trying to pass milestone 11
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
18:35:31 [2020-04-02T18:35:31.145Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-02fc2f38e6a708664) in /home/ubuntu/workspace/moby_PR-40694
[Pipeline] {
[Pipeline] checkout
18:35:31 [2020-04-02T18:35:31.183Z] using credential docker-jenkins-github-credentials
18:35:31 [2020-04-02T18:35:31.190Z] Cloning the remote Git repository
18:35:31 [2020-04-02T18:35:31.190Z] Cloning with configured refspecs honoured and without tags
18:35:31 [2020-04-02T18:35:31.192Z] Cloning repository https://github.com/moby/moby.git
18:35:31 [2020-04-02T18:35:31.193Z]  > git init /home/ubuntu/workspace/moby_PR-40694 # timeout=10
18:35:31 [2020-04-02T18:35:31.196Z] Fetching upstream changes from https://github.com/moby/moby.git
18:35:31 [2020-04-02T18:35:31.196Z]  > git --version # timeout=10
18:35:31 [2020-04-02T18:35:31.198Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:35:31 [2020-04-02T18:35:31.199Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40694/head:refs/remotes/origin/PR-40694 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:35:44 [2020-04-02T18:35:44.226Z] Fetching without tags
18:35:44 [2020-04-02T18:35:44.500Z] Merging remotes/origin/master commit 4a67e7b98f5cf9ef17a6176bb2a6de9fa9b7d1d2 into PR head commit 85dc0fb7d542614dc186e3d480526b9e26d0012a
18:35:44 [2020-04-02T18:35:44.215Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:35:44 [2020-04-02T18:35:44.218Z]  > git config --add remote.origin.fetch +refs/pull/40694/head:refs/remotes/origin/PR-40694 # timeout=10
18:35:44 [2020-04-02T18:35:44.220Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:35:44 [2020-04-02T18:35:44.224Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:35:44 [2020-04-02T18:35:44.229Z] Fetching upstream changes from https://github.com/moby/moby.git
18:35:44 [2020-04-02T18:35:44.229Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:35:44 [2020-04-02T18:35:44.229Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40694/head:refs/remotes/origin/PR-40694 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:35:44 [2020-04-02T18:35:44.502Z]  > git config core.sparsecheckout # timeout=10
18:35:44 [2020-04-02T18:35:44.504Z]  > git checkout -f 85dc0fb7d542614dc186e3d480526b9e26d0012a # timeout=10
18:35:44 [2020-04-02T18:35:44.957Z]  > git merge 4a67e7b98f5cf9ef17a6176bb2a6de9fa9b7d1d2 # timeout=10
18:35:45 [2020-04-02T18:35:45.461Z] Merge succeeded, producing 6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79
18:35:45 [2020-04-02T18:35:45.462Z] Checking out Revision 6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79 (PR-40694)
18:35:45 [2020-04-02T18:35:45.515Z] Commit message: "Merge commit '4a67e7b98f5cf9ef17a6176bb2a6de9fa9b7d1d2' into HEAD"
18:35:45 [2020-04-02T18:35:45.520Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:35:46 [2020-04-02T18:35:46.441Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40694:/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
18:35:46 [2020-04-02T18:35:46.441Z] Unable to find image 'alpine:latest' locally
18:35:46 [2020-04-02T18:35:46.441Z] latest: Pulling from library/alpine
18:35:46 [2020-04-02T18:35:46.441Z] aad63a933944: Pulling fs layer
18:35:46 [2020-04-02T18:35:46.697Z] aad63a933944: Verifying Checksum
18:35:46 [2020-04-02T18:35:46.697Z] aad63a933944: Download complete
18:35:46 [2020-04-02T18:35:46.697Z] aad63a933944: Pull complete
18:35:46 [2020-04-02T18:35:46.697Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239
18:35:46 [2020-04-02T18:35:46.697Z] Status: Downloaded newer image for alpine:latest
18:35:45 [2020-04-02T18:35:45.459Z]  > git rev-parse HEAD^{commit} # timeout=10
18:35:45 [2020-04-02T18:35:45.464Z]  > git config core.sparsecheckout # timeout=10
18:35:45 [2020-04-02T18:35:45.465Z]  > git checkout -f 6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79 # timeout=10
18:35:45 [2020-04-02T18:35:45.517Z]  > git rev-list --no-walk d782fc9d8f35c6e54dae1996fe49549106ffa0f4 # timeout=10
18:35:49 [2020-04-02T18:35:49.956Z] 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: rootless)
[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] { (rootless)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
18:35:50 [2020-04-02T18:35:50.188Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-02fc2f38e6a708664) in /home/ubuntu/workspace/moby_PR-40694
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
18:35:50 [2020-04-02T18:35:50.196Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-01d2498920ac13830) in /home/ubuntu/workspace/moby_PR-40694
[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] }
18:35:50 [2020-04-02T18:35:50.217Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-08aa222284716b072) in /home/ubuntu/workspace/moby_PR-40694
[Pipeline] {
18:35:50 [2020-04-02T18:35:50.236Z] Running on s390x-ubuntu-26 in /home/jenkins/workspace/moby_PR-40694
[Pipeline] {
18:35:50 [2020-04-02T18:35:50.244Z] Running on ppc64le-ubuntu-21 in /home/docker/workspace/moby_PR-40694
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] checkout
18:35:50 [2020-04-02T18:35:50.319Z] using credential docker-jenkins-github-credentials
18:35:50 [2020-04-02T18:35:50.319Z] using credential docker-jenkins-github-credentials
18:35:50 [2020-04-02T18:35:50.330Z] Fetching changes from the remote Git repository
[Pipeline] // stage
[Pipeline] {
18:35:50 [2020-04-02T18:35:50.333Z] Cloning the remote Git repository
18:35:50 [2020-04-02T18:35:50.333Z] Cloning with configured refspecs honoured and without tags
18:35:50 [2020-04-02T18:35:50.334Z] Fetching 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] }
[Pipeline] {
[Pipeline] checkout
[Pipeline] checkout
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
18:35:50 [2020-04-02T18:35:50.399Z] using credential docker-jenkins-github-credentials
18:35:50 [2020-04-02T18:35:50.411Z] Cloning the remote Git repository
18:35:50 [2020-04-02T18:35:50.411Z] Cloning with configured refspecs honoured and without tags
[Pipeline] checkout
18:35:50 [2020-04-02T18:35:50.431Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
18:35:50 [2020-04-02T18:35:50.456Z] Cloning the remote Git repository
18:35:50 [2020-04-02T18:35:50.456Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] // stage
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
18:35:50 [2020-04-02T18:35:50.580Z] Merging remotes/origin/master commit 4a67e7b98f5cf9ef17a6176bb2a6de9fa9b7d1d2 into PR head commit 85dc0fb7d542614dc186e3d480526b9e26d0012a
[Pipeline] // stage
18:35:50 [2020-04-02T18:35:50.584Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
18:35:50 [2020-04-02T18:35:50.611Z] Cloning the remote Git repository
18:35:50 [2020-04-02T18:35:50.611Z] Cloning with configured refspecs honoured and without tags
[Pipeline] }
[Pipeline] }
18:35:50 [2020-04-02T18:35:50.720Z] Merge succeeded, producing 49ddc7e9349e50d175acbfcc231088f1d8907fdf
18:35:50 [2020-04-02T18:35:50.720Z] Checking out Revision 49ddc7e9349e50d175acbfcc231088f1d8907fdf (PR-40694)
18:35:50 [2020-04-02T18:35:50.772Z] Commit message: "Merge commit '4a67e7b98f5cf9ef17a6176bb2a6de9fa9b7d1d2' into HEAD"
18:35:50 [2020-04-02T18:35:50.776Z] First time build. Skipping changelog.
18:35:50 [2020-04-02T18:35:50.464Z] Cloning repository https://github.com/moby/moby.git
18:35:50 [2020-04-02T18:35:50.464Z]  > git init /home/jenkins/workspace/moby_PR-40694 # timeout=10
18:35:50 [2020-04-02T18:35:50.493Z] Fetching upstream changes from https://github.com/moby/moby.git
18:35:50 [2020-04-02T18:35:50.493Z]  > git --version # timeout=10
18:35:50 [2020-04-02T18:35:50.495Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:35:50 [2020-04-02T18:35:50.497Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40694/head:refs/remotes/origin/PR-40694 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:35:50 [2020-04-02T18:35:50.327Z]  > git rev-parse --is-inside-work-tree # timeout=10
18:35:50 [2020-04-02T18:35:50.332Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:35:50 [2020-04-02T18:35:50.336Z] Fetching upstream changes from https://github.com/moby/moby.git
18:35:50 [2020-04-02T18:35:50.336Z]  > git --version # timeout=10
18:35:50 [2020-04-02T18:35:50.338Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:35:50 [2020-04-02T18:35:50.338Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40694/head:refs/remotes/origin/PR-40694 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:35:50 [2020-04-02T18:35:50.583Z]  > git config core.sparsecheckout # timeout=10
18:35:50 [2020-04-02T18:35:50.585Z]  > git checkout -f 85dc0fb7d542614dc186e3d480526b9e26d0012a # timeout=10
18:35:50 [2020-04-02T18:35:50.629Z]  > git merge 4a67e7b98f5cf9ef17a6176bb2a6de9fa9b7d1d2 # timeout=10
18:35:50 [2020-04-02T18:35:50.718Z]  > git rev-parse HEAD^{commit} # timeout=10
18:35:50 [2020-04-02T18:35:50.722Z]  > git config core.sparsecheckout # timeout=10
18:35:50 [2020-04-02T18:35:50.724Z]  > git checkout -f 49ddc7e9349e50d175acbfcc231088f1d8907fdf # timeout=10
18:35:50 [2020-04-02T18:35:50.774Z]  > git rev-list --no-walk d782fc9d8f35c6e54dae1996fe49549106ffa0f4 # timeout=10
18:35:50 [2020-04-02T18:35:50.336Z] Cloning repository https://github.com/moby/moby.git
18:35:50 [2020-04-02T18:35:50.337Z]  > git init /home/ubuntu/workspace/moby_PR-40694 # timeout=10
18:35:50 [2020-04-02T18:35:50.349Z] Fetching upstream changes from https://github.com/moby/moby.git
18:35:50 [2020-04-02T18:35:50.349Z]  > git --version # timeout=10
18:35:50 [2020-04-02T18:35:50.355Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:35:50 [2020-04-02T18:35:50.355Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40694/head:refs/remotes/origin/PR-40694 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:35:50 [2020-04-02T18:35:50.414Z] Cloning repository https://github.com/moby/moby.git
18:35:50 [2020-04-02T18:35:50.414Z]  > git init /home/ubuntu/workspace/moby_PR-40694 # timeout=10
18:35:50 [2020-04-02T18:35:50.437Z] Fetching upstream changes from https://github.com/moby/moby.git
18:35:50 [2020-04-02T18:35:50.437Z]  > git --version # timeout=10
18:35:50 [2020-04-02T18:35:50.440Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:35:50 [2020-04-02T18:35:50.441Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40694/head:refs/remotes/origin/PR-40694 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:35:50 [2020-04-02T18:35:50.626Z] Cloning repository https://github.com/moby/moby.git
18:35:50 [2020-04-02T18:35:50.648Z]  > git init /home/docker/workspace/moby_PR-40694 # timeout=10
18:35:50 [2020-04-02T18:35:50.658Z] Fetching upstream changes from https://github.com/moby/moby.git
18:35:50 [2020-04-02T18:35:50.658Z]  > git --version # timeout=10
18:35:50 [2020-04-02T18:35:50.667Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:35:50 [2020-04-02T18:35:50.669Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40694/head:refs/remotes/origin/PR-40694 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:35:52 [2020-04-02T18:35:52.014Z] + [ PR != PR ]
18:35:52 [2020-04-02T18:35:52.015Z] + [ master != master ]
18:35:52 [2020-04-02T18:35:52.015Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:35:52 [2020-04-02T18:35:52.323Z] + docker version
18:35:52 [2020-04-02T18:35:52.323Z] Client: Docker Engine - Community
18:35:52 [2020-04-02T18:35:52.323Z]  Version:           19.03.5
18:35:52 [2020-04-02T18:35:52.323Z]  API version:       1.40
18:35:52 [2020-04-02T18:35:52.323Z]  Go version:        go1.12.12
18:35:52 [2020-04-02T18:35:52.323Z]  Git commit:        633a0ea838
18:35:52 [2020-04-02T18:35:52.323Z]  Built:             Wed Nov 13 07:29:52 2019
18:35:52 [2020-04-02T18:35:52.323Z]  OS/Arch:           linux/amd64
18:35:52 [2020-04-02T18:35:52.323Z]  Experimental:      false
18:35:52 [2020-04-02T18:35:52.323Z] 
18:35:52 [2020-04-02T18:35:52.323Z] Server: Docker Engine - Community
18:35:52 [2020-04-02T18:35:52.323Z]  Engine:
18:35:52 [2020-04-02T18:35:52.323Z]   Version:          19.03.5
18:35:52 [2020-04-02T18:35:52.323Z]   API version:      1.40 (minimum version 1.12)
18:35:52 [2020-04-02T18:35:52.323Z]   Go version:       go1.12.12
18:35:52 [2020-04-02T18:35:52.323Z]   Git commit:       633a0ea838
18:35:52 [2020-04-02T18:35:52.323Z]   Built:            Wed Nov 13 07:28:22 2019
18:35:52 [2020-04-02T18:35:52.323Z]   OS/Arch:          linux/amd64
18:35:52 [2020-04-02T18:35:52.323Z]   Experimental:     true
18:35:52 [2020-04-02T18:35:52.323Z]  containerd:
18:35:52 [2020-04-02T18:35:52.323Z]   Version:          1.2.10
18:35:52 [2020-04-02T18:35:52.323Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
18:35:52 [2020-04-02T18:35:52.323Z]  runc:
18:35:52 [2020-04-02T18:35:52.323Z]   Version:          1.0.0-rc8+dev
18:35:52 [2020-04-02T18:35:52.323Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
18:35:52 [2020-04-02T18:35:52.323Z]  docker-init:
18:35:52 [2020-04-02T18:35:52.323Z]   Version:          0.18.0
18:35:52 [2020-04-02T18:35:52.323Z]   GitCommit:        fec3683
[Pipeline] sh
18:35:52 [2020-04-02T18:35:52.595Z] + docker info
18:35:52 [2020-04-02T18:35:52.595Z] Client:
18:35:52 [2020-04-02T18:35:52.595Z]  Debug Mode: false
18:35:52 [2020-04-02T18:35:52.595Z] 
18:35:52 [2020-04-02T18:35:52.595Z] Server:
18:35:52 [2020-04-02T18:35:52.595Z]  Containers: 0
18:35:52 [2020-04-02T18:35:52.595Z]   Running: 0
18:35:52 [2020-04-02T18:35:52.595Z]   Paused: 0
18:35:52 [2020-04-02T18:35:52.595Z]   Stopped: 0
18:35:52 [2020-04-02T18:35:52.595Z]  Images: 5
18:35:52 [2020-04-02T18:35:52.595Z]  Server Version: 19.03.5
18:35:52 [2020-04-02T18:35:52.595Z]  Storage Driver: overlay2
18:35:52 [2020-04-02T18:35:52.595Z]   Backing Filesystem: extfs
18:35:52 [2020-04-02T18:35:52.595Z]   Supports d_type: true
18:35:52 [2020-04-02T18:35:52.595Z]   Native Overlay Diff: true
18:35:52 [2020-04-02T18:35:52.595Z]  Logging Driver: json-file
18:35:52 [2020-04-02T18:35:52.595Z]  Cgroup Driver: cgroupfs
18:35:52 [2020-04-02T18:35:52.595Z]  Plugins:
18:35:52 [2020-04-02T18:35:52.595Z]   Volume: local
18:35:52 [2020-04-02T18:35:52.595Z]   Network: bridge host ipvlan macvlan null overlay
18:35:52 [2020-04-02T18:35:52.595Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:35:52 [2020-04-02T18:35:52.595Z]  Swarm: inactive
18:35:52 [2020-04-02T18:35:52.595Z]  Runtimes: runc
18:35:52 [2020-04-02T18:35:52.595Z]  Default Runtime: runc
18:35:52 [2020-04-02T18:35:52.595Z]  Init Binary: docker-init
18:35:52 [2020-04-02T18:35:52.595Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
18:35:52 [2020-04-02T18:35:52.595Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
18:35:52 [2020-04-02T18:35:52.595Z]  init version: fec3683
18:35:52 [2020-04-02T18:35:52.595Z]  Security Options:
18:35:52 [2020-04-02T18:35:52.595Z]   apparmor
18:35:52 [2020-04-02T18:35:52.595Z]   seccomp
18:35:52 [2020-04-02T18:35:52.595Z]    Profile: default
18:35:52 [2020-04-02T18:35:52.595Z]  Kernel Version: 4.15.0-1058-aws
18:35:52 [2020-04-02T18:35:52.595Z]  Operating System: Ubuntu 18.04.4 LTS
18:35:52 [2020-04-02T18:35:52.595Z]  OSType: linux
18:35:52 [2020-04-02T18:35:52.595Z]  Architecture: x86_64
18:35:52 [2020-04-02T18:35:52.595Z]  CPUs: 8
18:35:52 [2020-04-02T18:35:52.595Z]  Total Memory: 30.96GiB
18:35:52 [2020-04-02T18:35:52.595Z]  Name: ip-10-100-91-34
18:35:52 [2020-04-02T18:35:52.595Z]  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
18:35:52 [2020-04-02T18:35:52.595Z]  Docker Root Dir: /var/lib/docker
18:35:52 [2020-04-02T18:35:52.595Z]  Debug Mode: false
18:35:52 [2020-04-02T18:35:52.595Z]  Registry: https://index.docker.io/v1/
18:35:52 [2020-04-02T18:35:52.595Z]  Labels:
18:35:52 [2020-04-02T18:35:52.595Z]  Experimental: true
18:35:52 [2020-04-02T18:35:52.595Z]  Insecure Registries:
18:35:52 [2020-04-02T18:35:52.595Z]   127.0.0.0/8
18:35:52 [2020-04-02T18:35:52.595Z]  Live Restore Enabled: true
18:35:52 [2020-04-02T18:35:52.595Z] 
18:35:52 [2020-04-02T18:35:52.595Z] WARNING: No swap limit support
[Pipeline] sh
18:35:52 [2020-04-02T18:35:52.866Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:35:52 [2020-04-02T18:35:52.866Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:35:52 [2020-04-02T18:35:52.866Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40694/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
18:35:52 [2020-04-02T18:35:52.867Z] + bash /home/ubuntu/workspace/moby_PR-40694/check-config.sh
18:35:52 [2020-04-02T18:35:52.867Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:35:52 [2020-04-02T18:35:52.867Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ...
18:35:52 [2020-04-02T18:35:52.867Z] 
18:35:52 [2020-04-02T18:35:52.867Z] Generally Necessary:
18:35:52 [2020-04-02T18:35:52.867Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:35:52 [2020-04-02T18:35:52.867Z] - apparmor: enabled and tools installed
18:35:52 [2020-04-02T18:35:52.867Z] - CONFIG_NAMESPACES: enabled
18:35:52 [2020-04-02T18:35:52.867Z] - CONFIG_NET_NS: enabled
18:35:52 [2020-04-02T18:35:52.867Z] - CONFIG_PID_NS: enabled
18:35:52 [2020-04-02T18:35:52.867Z] - CONFIG_IPC_NS: enabled
18:35:52 [2020-04-02T18:35:52.867Z] - CONFIG_UTS_NS: enabled
18:35:53 [2020-04-02T18:35:53.121Z] - CONFIG_CGROUPS: enabled
18:35:53 [2020-04-02T18:35:53.121Z] - CONFIG_CGROUP_CPUACCT: enabled
18:35:53 [2020-04-02T18:35:53.121Z] - CONFIG_CGROUP_DEVICE: enabled
18:35:53 [2020-04-02T18:35:53.121Z] - CONFIG_CGROUP_FREEZER: enabled
18:35:53 [2020-04-02T18:35:53.121Z] - CONFIG_CGROUP_SCHED: enabled
18:35:53 [2020-04-02T18:35:53.121Z] - CONFIG_CPUSETS: enabled
18:35:53 [2020-04-02T18:35:53.121Z] - CONFIG_MEMCG: enabled
18:35:53 [2020-04-02T18:35:53.121Z] - CONFIG_KEYS: enabled
18:35:53 [2020-04-02T18:35:53.121Z] - CONFIG_VETH: enabled (as module)
18:35:53 [2020-04-02T18:35:53.121Z] - CONFIG_BRIDGE: enabled (as module)
18:35:53 [2020-04-02T18:35:53.121Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:35:53 [2020-04-02T18:35:53.121Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
18:35:53 [2020-04-02T18:35:53.121Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:35:53 [2020-04-02T18:35:53.121Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:35:53 [2020-04-02T18:35:53.121Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:35:53 [2020-04-02T18:35:53.121Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:35:53 [2020-04-02T18:35:53.121Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:35:53 [2020-04-02T18:35:53.121Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:35:53 [2020-04-02T18:35:53.121Z] - CONFIG_NF_NAT: enabled (as module)
18:35:53 [2020-04-02T18:35:53.121Z] - CONFIG_NF_NAT_NEEDED: enabled
18:35:53 [2020-04-02T18:35:53.121Z] - CONFIG_POSIX_MQUEUE: enabled
18:35:53 [2020-04-02T18:35:53.121Z] 
18:35:53 [2020-04-02T18:35:53.121Z] Optional Features:
18:35:53 [2020-04-02T18:35:53.121Z] - CONFIG_USER_NS: enabled
18:35:53 [2020-04-02T18:35:53.121Z] - CONFIG_SECCOMP: enabled
18:35:53 [2020-04-02T18:35:53.121Z] - CONFIG_CGROUP_PIDS: enabled
18:35:53 [2020-04-02T18:35:53.121Z] - CONFIG_MEMCG_SWAP: enabled
18:35:53 [2020-04-02T18:35:53.122Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:35:53 [2020-04-02T18:35:53.122Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:35:53 [2020-04-02T18:35:53.122Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
18:35:53 [2020-04-02T18:35:53.122Z] - CONFIG_BLK_CGROUP: enabled
18:35:53 [2020-04-02T18:35:53.122Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:35:53 [2020-04-02T18:35:53.122Z] - CONFIG_IOSCHED_CFQ: enabled
18:35:53 [2020-04-02T18:35:53.122Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
18:35:53 [2020-04-02T18:35:53.122Z] - CONFIG_CGROUP_PERF: enabled
18:35:53 [2020-04-02T18:35:53.122Z] - CONFIG_CGROUP_HUGETLB: enabled
18:35:53 [2020-04-02T18:35:53.122Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:35:53 [2020-04-02T18:35:53.122Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:35:53 [2020-04-02T18:35:53.122Z] - CONFIG_CFS_BANDWIDTH: enabled
18:35:53 [2020-04-02T18:35:53.122Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:35:53 [2020-04-02T18:35:53.122Z] - CONFIG_RT_GROUP_SCHED: missing
18:35:53 [2020-04-02T18:35:53.122Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:35:53 [2020-04-02T18:35:53.122Z] - CONFIG_IP_VS: enabled (as module)
18:35:53 [2020-04-02T18:35:53.122Z] - CONFIG_IP_VS_NFCT: enabled
18:35:53 [2020-04-02T18:35:53.122Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:35:53 [2020-04-02T18:35:53.122Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:35:53 [2020-04-02T18:35:53.122Z] - CONFIG_IP_VS_RR: enabled (as module)
18:35:53 [2020-04-02T18:35:53.122Z] - CONFIG_EXT4_FS: enabled
18:35:53 [2020-04-02T18:35:53.122Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:35:53 [2020-04-02T18:35:53.122Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:35:53 [2020-04-02T18:35:53.122Z] - Network Drivers:
18:35:53 [2020-04-02T18:35:53.122Z]   - "overlay":
18:35:53 [2020-04-02T18:35:53.122Z]     - CONFIG_VXLAN: enabled (as module)
18:35:53 [2020-04-02T18:35:53.122Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:35:53 [2020-04-02T18:35:53.122Z]       Optional (for encrypted networks):
18:35:53 [2020-04-02T18:35:53.377Z]       - CONFIG_CRYPTO: enabled
18:35:53 [2020-04-02T18:35:53.378Z]       - CONFIG_CRYPTO_AEAD: enabled
18:35:53 [2020-04-02T18:35:53.378Z]       - CONFIG_CRYPTO_GCM: enabled
18:35:53 [2020-04-02T18:35:53.378Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:35:53 [2020-04-02T18:35:53.378Z]       - CONFIG_CRYPTO_GHASH: enabled
18:35:53 [2020-04-02T18:35:53.378Z]       - CONFIG_XFRM: enabled
18:35:53 [2020-04-02T18:35:53.378Z]       - CONFIG_XFRM_USER: enabled (as module)
18:35:53 [2020-04-02T18:35:53.378Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:35:53 [2020-04-02T18:35:53.378Z]       - CONFIG_INET_ESP: enabled (as module)
18:35:53 [2020-04-02T18:35:53.378Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
18:35:53 [2020-04-02T18:35:53.378Z]   - "ipvlan":
18:35:53 [2020-04-02T18:35:53.378Z]     - CONFIG_IPVLAN: enabled (as module)
18:35:53 [2020-04-02T18:35:53.378Z]   - "macvlan":
18:35:53 [2020-04-02T18:35:53.378Z]     - CONFIG_MACVLAN: enabled (as module)
18:35:53 [2020-04-02T18:35:53.378Z]     - CONFIG_DUMMY: enabled (as module)
18:35:53 [2020-04-02T18:35:53.378Z]   - "ftp,tftp client in container":
18:35:53 [2020-04-02T18:35:53.378Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:35:53 [2020-04-02T18:35:53.378Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:35:53 [2020-04-02T18:35:53.378Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:35:53 [2020-04-02T18:35:53.378Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:35:53 [2020-04-02T18:35:53.378Z] - Storage Drivers:
18:35:53 [2020-04-02T18:35:53.378Z]   - "aufs":
18:35:53 [2020-04-02T18:35:53.378Z]     - CONFIG_AUFS_FS: enabled (as module)
18:35:53 [2020-04-02T18:35:53.378Z]   - "btrfs":
18:35:53 [2020-04-02T18:35:53.378Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:35:53 [2020-04-02T18:35:53.378Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:35:53 [2020-04-02T18:35:53.378Z]   - "devicemapper":
18:35:53 [2020-04-02T18:35:53.378Z]     - CONFIG_BLK_DEV_DM: enabled
18:35:53 [2020-04-02T18:35:53.378Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:35:53 [2020-04-02T18:35:53.378Z]   - "overlay":
18:35:53 [2020-04-02T18:35:53.378Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:35:53 [2020-04-02T18:35:53.378Z]   - "zfs":
18:35:53 [2020-04-02T18:35:53.378Z]     - /dev/zfs: missing
18:35:53 [2020-04-02T18:35:53.378Z]     - zfs command: missing
18:35:53 [2020-04-02T18:35:53.378Z]     - zpool command: missing
18:35:53 [2020-04-02T18:35:53.378Z] 
18:35:53 [2020-04-02T18:35:53.378Z] Limits:
18:35:53 [2020-04-02T18:35:53.378Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:35:53 [2020-04-02T18:35:53.378Z] 
18:35:53 [2020-04-02T18:35:53.378Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:35:53 [2020-04-02T18:35:53.736Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79 .
18:35:53 [2020-04-02T18:35:53.737Z] #1 [internal] load build definition from Dockerfile
18:35:53 [2020-04-02T18:35:53.737Z] #1 transferring dockerfile: 17.06kB done
18:35:53 [2020-04-02T18:35:53.737Z] #1 DONE 0.0s
18:35:53 [2020-04-02T18:35:53.737Z] 
18:35:53 [2020-04-02T18:35:53.737Z] #2 [internal] load .dockerignore
18:35:53 [2020-04-02T18:35:53.737Z] #2 transferring context: 87B done
18:35:53 [2020-04-02T18:35:53.737Z] #2 DONE 0.0s
18:35:53 [2020-04-02T18:35:53.737Z] 
18:35:53 [2020-04-02T18:35:53.737Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
18:35:53 [2020-04-02T18:35:53.737Z] #3 DONE 0.1s
18:35:53 [2020-04-02T18:35:53.992Z] 
18:35:53 [2020-04-02T18:35:53.992Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
18:35:53 [2020-04-02T18:35:53.992Z] #4 CACHED
18:35:54 [2020-04-02T18:35:54.553Z] 
18:35:54 [2020-04-02T18:35:54.553Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster
18:35:54 [2020-04-02T18:35:54.553Z] #5 DONE 0.1s
18:35:54 [2020-04-02T18:35:54.553Z] 
18:35:54 [2020-04-02T18:35:54.553Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
18:35:54 [2020-04-02T18:35:54.553Z] #6 DONE 0.1s
18:35:54 [2020-04-02T18:35:54.553Z] 
18:35:54 [2020-04-02T18:35:54.553Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
18:35:54 [2020-04-02T18:35:54.553Z] #71 DONE 0.0s
18:35:54 [2020-04-02T18:35:54.553Z] 
18:35:54 [2020-04-02T18:35:54.553Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
18:35:54 [2020-04-02T18:35:54.553Z] #7 DONE 0.0s
18:35:54 [2020-04-02T18:35:54.553Z] 
18:35:54 [2020-04-02T18:35:54.553Z] #20 [internal] load build context
18:35:55 [2020-04-02T18:35:55.114Z] #20 transferring context: 50.10MB 0.6s done
18:35:55 [2020-04-02T18:35:55.369Z] #20 DONE 0.6s
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
18:35:55 [2020-04-02T18:35:55.369Z] #72 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
18:35:55 [2020-04-02T18:35:55.369Z] #32 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
18:35:55 [2020-04-02T18:35:55.369Z] #24 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:35:55 [2020-04-02T18:35:55.369Z] #74 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
18:35:55 [2020-04-02T18:35:55.369Z] #46 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
18:35:55 [2020-04-02T18:35:55.369Z] #70 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:35:55 [2020-04-02T18:35:55.369Z] #40 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
18:35:55 [2020-04-02T18:35:55.369Z] #48 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
18:35:55 [2020-04-02T18:35:55.369Z] #42 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
18:35:55 [2020-04-02T18:35:55.369Z] #45 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
18:35:55 [2020-04-02T18:35:55.369Z] #28 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
18:35:55 [2020-04-02T18:35:55.369Z] #59 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
18:35:55 [2020-04-02T18:35:55.369Z] #13 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
18:35:55 [2020-04-02T18:35:55.369Z] #67 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
18:35:55 [2020-04-02T18:35:55.369Z] #66 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:35:55 [2020-04-02T18:35:55.369Z] #23 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
18:35:55 [2020-04-02T18:35:55.369Z] #17 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
18:35:55 [2020-04-02T18:35:55.369Z] #58 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #16 [dev-systemd-false 6/26] RUN ldconfig
18:35:55 [2020-04-02T18:35:55.369Z] #16 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
18:35:55 [2020-04-02T18:35:55.369Z] #22 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:35:55 [2020-04-02T18:35:55.369Z] #43 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
18:35:55 [2020-04-02T18:35:55.369Z] #49 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
18:35:55 [2020-04-02T18:35:55.369Z] #57 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
18:35:55 [2020-04-02T18:35:55.369Z] #14 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
18:35:55 [2020-04-02T18:35:55.369Z] #8 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
18:35:55 [2020-04-02T18:35:55.369Z] #75 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:35:55 [2020-04-02T18:35:55.369Z] #10 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
18:35:55 [2020-04-02T18:35:55.369Z] #54 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
18:35:55 [2020-04-02T18:35:55.369Z] #26 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
18:35:55 [2020-04-02T18:35:55.369Z] #36 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
18:35:55 [2020-04-02T18:35:55.369Z] #15 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
18:35:55 [2020-04-02T18:35:55.369Z] #64 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
18:35:55 [2020-04-02T18:35:55.369Z] #63 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
18:35:55 [2020-04-02T18:35:55.369Z] #9 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
18:35:55 [2020-04-02T18:35:55.369Z] #39 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:35:55 [2020-04-02T18:35:55.369Z] #41 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:35:55 [2020-04-02T18:35:55.369Z] #60 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
18:35:55 [2020-04-02T18:35:55.369Z] #19 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:35:55 [2020-04-02T18:35:55.369Z] #25 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:35:55 [2020-04-02T18:35:55.369Z] #68 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
18:35:55 [2020-04-02T18:35:55.369Z] #21 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
18:35:55 [2020-04-02T18:35:55.369Z] #34 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:35:55 [2020-04-02T18:35:55.369Z] #56 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:35:55 [2020-04-02T18:35:55.369Z] #62 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:35:55 [2020-04-02T18:35:55.369Z] #30 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:35:55 [2020-04-02T18:35:55.369Z] #27 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
18:35:55 [2020-04-02T18:35:55.369Z] #37 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
18:35:55 [2020-04-02T18:35:55.369Z] #52 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:35:55 [2020-04-02T18:35:55.369Z] #35 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
18:35:55 [2020-04-02T18:35:55.369Z] #73 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
18:35:55 [2020-04-02T18:35:55.369Z] #55 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
18:35:55 [2020-04-02T18:35:55.369Z] #31 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:35:55 [2020-04-02T18:35:55.369Z] #29 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:35:55 [2020-04-02T18:35:55.369Z] #53 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:35:55 [2020-04-02T18:35:55.369Z] #47 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
18:35:55 [2020-04-02T18:35:55.369Z] #11 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:35:55 [2020-04-02T18:35:55.369Z] #33 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:35:55 [2020-04-02T18:35:55.369Z] #50 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
18:35:55 [2020-04-02T18:35:55.369Z] #61 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
18:35:55 [2020-04-02T18:35:55.369Z] #51 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:35:55 [2020-04-02T18:35:55.369Z] #65 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
18:35:55 [2020-04-02T18:35:55.369Z] #12 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:35:55 [2020-04-02T18:35:55.369Z] #44 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:35:55 [2020-04-02T18:35:55.369Z] #38 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
18:35:55 [2020-04-02T18:35:55.369Z] #18 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
18:35:55 [2020-04-02T18:35:55.369Z] #69 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
18:35:55 [2020-04-02T18:35:55.369Z] #76 CACHED
18:35:55 [2020-04-02T18:35:55.369Z] 
18:35:55 [2020-04-02T18:35:55.369Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
18:35:55 [2020-04-02T18:35:55.930Z] #77 DONE 0.8s
18:35:56 [2020-04-02T18:35:56.185Z] 
18:35:56 [2020-04-02T18:35:56.185Z] #78 exporting to image
18:35:56 [2020-04-02T18:35:56.185Z] #78 exporting layers
18:35:56 [2020-04-02T18:35:56.745Z] #78 exporting layers 0.7s done
18:35:56 [2020-04-02T18:35:56.745Z] #78 writing image sha256:3decaafa6cd7e88d235cb8fac1f118cc0664ecce4c3a198a349b21889de96b90 done
18:35:56 [2020-04-02T18:35:56.745Z] #78 naming to docker.io/library/docker:6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79 done
18:35:56 [2020-04-02T18:35:56.745Z] #78 DONE 0.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
18:35:57 [2020-04-02T18:35:57.065Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40694/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40694/.git:/go/src/github.com/docker/docker/.git --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79 hack/validate/default
18:35:57 [2020-04-02T18:35:57.990Z] Congratulations!  All commits are properly signed with the DCO!
18:35:58 [2020-04-02T18:35:58.246Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
18:35:58 [2020-04-02T18:35:58.246Z] No api/types/ or api/swagger.yaml changes in diff.
18:35:58 [2020-04-02T18:35:58.246Z] Congratulations!  All TOML source files changed here have valid syntax.
18:35:58 [2020-04-02T18:35:58.246Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
18:35:58 [2020-04-02T18:35:58.246Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
18:35:58 [2020-04-02T18:35:58.246Z] Congratulations!  No new tests were added to integration-cli.
18:35:58 [2020-04-02T18:35:58.246Z] 
18:35:58 [2020-04-02T18:35:58.246Z] INFO Start validation with golang-ci-lint
18:35:58 [2020-04-02T18:35:58.246Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
18:35:58 [2020-04-02T18:35:58.246Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
18:35:58 [2020-04-02T18:35:58.246Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
18:35:59 [2020-04-02T18:35:59.942Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:35:59 [2020-04-02T18:35:59.968Z] Fetching without tags
18:36:00 [2020-04-02T18:36:00.237Z] Merging remotes/origin/master commit 4a67e7b98f5cf9ef17a6176bb2a6de9fa9b7d1d2 into PR head commit 85dc0fb7d542614dc186e3d480526b9e26d0012a
18:36:01 [2020-04-02T18:36:01.130Z] Merge succeeded, producing 0648fb9de3b2e7c16c4c80861051bd2e0d5beb48
18:36:01 [2020-04-02T18:36:01.130Z] Checking out Revision 0648fb9de3b2e7c16c4c80861051bd2e0d5beb48 (PR-40694)
18:36:01 [2020-04-02T18:36:01.200Z] Commit message: "Merge commit '4a67e7b98f5cf9ef17a6176bb2a6de9fa9b7d1d2' into HEAD"
18:36:01 [2020-04-02T18:36:01.231Z] First time build. Skipping changelog.
18:35:59 [2020-04-02T18:35:59.943Z]  > git config --add remote.origin.fetch +refs/pull/40694/head:refs/remotes/origin/PR-40694 # timeout=10
18:35:59 [2020-04-02T18:35:59.947Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:35:59 [2020-04-02T18:35:59.960Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:35:59 [2020-04-02T18:35:59.975Z] Fetching upstream changes from https://github.com/moby/moby.git
18:35:59 [2020-04-02T18:35:59.975Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:35:59 [2020-04-02T18:35:59.975Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40694/head:refs/remotes/origin/PR-40694 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:36:00 [2020-04-02T18:36:00.243Z]  > git config core.sparsecheckout # timeout=10
18:36:00 [2020-04-02T18:36:00.244Z]  > git checkout -f 85dc0fb7d542614dc186e3d480526b9e26d0012a # timeout=10
18:36:00 [2020-04-02T18:36:00.665Z]  > git merge 4a67e7b98f5cf9ef17a6176bb2a6de9fa9b7d1d2 # timeout=10
18:36:01 [2020-04-02T18:36:01.121Z]  > git rev-parse HEAD^{commit} # timeout=10
18:36:01 [2020-04-02T18:36:01.136Z]  > git config core.sparsecheckout # timeout=10
18:36:01 [2020-04-02T18:36:01.140Z]  > git checkout -f 0648fb9de3b2e7c16c4c80861051bd2e0d5beb48 # timeout=10
18:36:01 [2020-04-02T18:36:01.206Z]  > git rev-list --no-walk d782fc9d8f35c6e54dae1996fe49549106ffa0f4 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:36:02 [2020-04-02T18:36:02.152Z] + docker version
18:36:02 [2020-04-02T18:36:02.153Z] Client: Docker Engine - Community
18:36:02 [2020-04-02T18:36:02.153Z]  Version:           19.03.7
18:36:02 [2020-04-02T18:36:02.153Z]  API version:       1.40
18:36:02 [2020-04-02T18:36:02.153Z]  Go version:        go1.12.17
18:36:02 [2020-04-02T18:36:02.153Z]  Git commit:        7141c199a2
18:36:02 [2020-04-02T18:36:02.153Z]  Built:             Sat Mar  7 16:48:47 2020
18:36:02 [2020-04-02T18:36:02.153Z]  OS/Arch:           linux/s390x
18:36:02 [2020-04-02T18:36:02.153Z]  Experimental:      false
18:36:02 [2020-04-02T18:36:02.153Z] 
18:36:02 [2020-04-02T18:36:02.153Z] Server: Docker Engine - Community
18:36:02 [2020-04-02T18:36:02.153Z]  Engine:
18:36:02 [2020-04-02T18:36:02.153Z]   Version:          19.03.7
18:36:02 [2020-04-02T18:36:02.153Z]   API version:      1.40 (minimum version 1.12)
18:36:02 [2020-04-02T18:36:02.153Z]   Go version:       go1.12.17
18:36:02 [2020-04-02T18:36:02.153Z]   Git commit:       7141c199a2
18:36:02 [2020-04-02T18:36:02.153Z]   Built:            Sat Mar  7 16:47:46 2020
18:36:02 [2020-04-02T18:36:02.153Z]   OS/Arch:          linux/s390x
18:36:02 [2020-04-02T18:36:02.153Z]   Experimental:     true
18:36:02 [2020-04-02T18:36:02.153Z]  containerd:
18:36:02 [2020-04-02T18:36:02.153Z]   Version:          1.2.13
18:36:02 [2020-04-02T18:36:02.153Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
18:36:02 [2020-04-02T18:36:02.153Z]  runc:
18:36:02 [2020-04-02T18:36:02.153Z]   Version:          1.0.0-rc10
18:36:02 [2020-04-02T18:36:02.153Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
18:36:02 [2020-04-02T18:36:02.153Z]  docker-init:
18:36:02 [2020-04-02T18:36:02.153Z]   Version:          0.18.0
18:36:02 [2020-04-02T18:36:02.153Z]   GitCommit:        fec3683
[Pipeline] sh
18:36:02 [2020-04-02T18:36:02.528Z] + docker info
18:36:02 [2020-04-02T18:36:02.809Z] Client:
18:36:02 [2020-04-02T18:36:02.809Z]  Debug Mode: false
18:36:02 [2020-04-02T18:36:02.809Z] 
18:36:02 [2020-04-02T18:36:02.809Z] Server:
18:36:02 [2020-04-02T18:36:02.809Z]  Containers: 0
18:36:02 [2020-04-02T18:36:02.809Z]   Running: 0
18:36:02 [2020-04-02T18:36:02.809Z]   Paused: 0
18:36:02 [2020-04-02T18:36:02.809Z]   Stopped: 0
18:36:02 [2020-04-02T18:36:02.809Z]  Images: 2
18:36:02 [2020-04-02T18:36:02.809Z]  Server Version: 19.03.7
18:36:02 [2020-04-02T18:36:02.809Z]  Storage Driver: overlay2
18:36:02 [2020-04-02T18:36:02.809Z]   Backing Filesystem: <unknown>
18:36:02 [2020-04-02T18:36:02.809Z]   Supports d_type: true
18:36:02 [2020-04-02T18:36:02.809Z]   Native Overlay Diff: true
18:36:02 [2020-04-02T18:36:02.809Z]  Logging Driver: json-file
18:36:02 [2020-04-02T18:36:02.809Z]  Cgroup Driver: cgroupfs
18:36:02 [2020-04-02T18:36:02.809Z]  Plugins:
18:36:02 [2020-04-02T18:36:02.809Z]   Volume: local
18:36:02 [2020-04-02T18:36:02.809Z]   Network: bridge host ipvlan macvlan null overlay
18:36:02 [2020-04-02T18:36:02.809Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:36:02 [2020-04-02T18:36:02.809Z]  Swarm: inactive
18:36:02 [2020-04-02T18:36:02.809Z]  Runtimes: runc
18:36:02 [2020-04-02T18:36:02.809Z]  Default Runtime: runc
18:36:02 [2020-04-02T18:36:02.809Z]  Init Binary: docker-init
18:36:02 [2020-04-02T18:36:02.809Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
18:36:02 [2020-04-02T18:36:02.809Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
18:36:02 [2020-04-02T18:36:02.809Z]  init version: fec3683
18:36:02 [2020-04-02T18:36:02.809Z]  Security Options:
18:36:02 [2020-04-02T18:36:02.809Z]   apparmor
18:36:02 [2020-04-02T18:36:02.809Z]   seccomp
18:36:02 [2020-04-02T18:36:02.809Z]    Profile: default
18:36:02 [2020-04-02T18:36:02.809Z]  Kernel Version: 4.15.0-88-generic
18:36:02 [2020-04-02T18:36:02.809Z]  Operating System: Ubuntu 18.04.4 LTS
18:36:02 [2020-04-02T18:36:02.809Z]  OSType: linux
18:36:02 [2020-04-02T18:36:02.809Z]  Architecture: s390x
18:36:02 [2020-04-02T18:36:02.809Z]  CPUs: 2
18:36:02 [2020-04-02T18:36:02.809Z]  Total Memory: 7.861GiB
18:36:02 [2020-04-02T18:36:02.809Z]  Name: s390x-ubuntu-26
18:36:02 [2020-04-02T18:36:02.809Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
18:36:02 [2020-04-02T18:36:02.809Z]  Docker Root Dir: /var/lib/docker
18:36:02 [2020-04-02T18:36:02.809Z]  Debug Mode: false
18:36:02 [2020-04-02T18:36:02.809Z]  Username: dockerbuildbot
18:36:02 [2020-04-02T18:36:02.809Z]  Registry: https://index.docker.io/v1/
18:36:02 [2020-04-02T18:36:02.809Z]  Labels:
18:36:02 [2020-04-02T18:36:02.809Z]  Experimental: true
18:36:02 [2020-04-02T18:36:02.809Z]  Insecure Registries:
18:36:02 [2020-04-02T18:36:02.809Z]   127.0.0.0/8
18:36:02 [2020-04-02T18:36:02.809Z]  Live Restore Enabled: false
18:36:02 [2020-04-02T18:36:02.809Z] 
18:36:02 [2020-04-02T18:36:02.809Z] WARNING: No swap limit support
[Pipeline] sh
18:36:02 [2020-04-02T18:36:02.977Z] Fetching without tags
18:36:03 [2020-04-02T18:36:03.175Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:36:03 [2020-04-02T18:36:03.175Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:36:03 [2020-04-02T18:36:03.175Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40694/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
18:36:03 [2020-04-02T18:36:03.175Z] + bash /home/jenkins/workspace/moby_PR-40694/check-config.sh
18:36:03 [2020-04-02T18:36:03.175Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:36:03 [2020-04-02T18:36:03.175Z] info: reading kernel config from /boot/config-4.15.0-88-generic ...
18:36:03 [2020-04-02T18:36:03.175Z] 
18:36:03 [2020-04-02T18:36:03.175Z] Generally Necessary:
18:36:03 [2020-04-02T18:36:03.175Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:36:03 [2020-04-02T18:36:03.175Z] - apparmor: enabled and tools installed
18:36:03 [2020-04-02T18:36:03.175Z] - CONFIG_NAMESPACES: enabled
18:36:03 [2020-04-02T18:36:03.175Z] - CONFIG_NET_NS: enabled
18:36:03 [2020-04-02T18:36:03.175Z] - CONFIG_PID_NS: enabled
18:36:03 [2020-04-02T18:36:03.175Z] - CONFIG_IPC_NS: enabled
18:36:03 [2020-04-02T18:36:03.175Z] - CONFIG_UTS_NS: enabled
18:36:03 [2020-04-02T18:36:03.175Z] - CONFIG_CGROUPS: enabled
18:36:03 [2020-04-02T18:36:03.175Z] - CONFIG_CGROUP_CPUACCT: enabled
18:36:03 [2020-04-02T18:36:03.175Z] - CONFIG_CGROUP_DEVICE: enabled
18:36:03 [2020-04-02T18:36:03.175Z] - CONFIG_CGROUP_FREEZER: enabled
18:36:03 [2020-04-02T18:36:03.175Z] - CONFIG_CGROUP_SCHED: enabled
18:36:03 [2020-04-02T18:36:03.175Z] - CONFIG_CPUSETS: enabled
18:36:03 [2020-04-02T18:36:03.175Z] - CONFIG_MEMCG: enabled
18:36:03 [2020-04-02T18:36:03.175Z] - CONFIG_KEYS: enabled
18:36:03 [2020-04-02T18:36:03.175Z] - CONFIG_VETH: enabled (as module)
18:36:03 [2020-04-02T18:36:03.175Z] - CONFIG_BRIDGE: enabled (as module)
18:36:03 [2020-04-02T18:36:03.175Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:36:03 [2020-04-02T18:36:03.175Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
18:36:03 [2020-04-02T18:36:03.175Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:36:03 [2020-04-02T18:36:03.175Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:36:03 [2020-04-02T18:36:03.261Z] Merging remotes/origin/master commit 4a67e7b98f5cf9ef17a6176bb2a6de9fa9b7d1d2 into PR head commit 85dc0fb7d542614dc186e3d480526b9e26d0012a
18:36:03 [2020-04-02T18:36:03.456Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:36:03 [2020-04-02T18:36:03.456Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:36:03 [2020-04-02T18:36:03.456Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:36:03 [2020-04-02T18:36:03.456Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:36:03 [2020-04-02T18:36:03.456Z] - CONFIG_NF_NAT: enabled (as module)
18:36:03 [2020-04-02T18:36:03.456Z] - CONFIG_NF_NAT_NEEDED: enabled
18:36:03 [2020-04-02T18:36:03.456Z] - CONFIG_POSIX_MQUEUE: enabled
18:36:03 [2020-04-02T18:36:03.456Z] 
18:36:03 [2020-04-02T18:36:03.456Z] Optional Features:
18:36:03 [2020-04-02T18:36:03.456Z] - CONFIG_USER_NS: enabled
18:36:03 [2020-04-02T18:36:03.456Z] - CONFIG_SECCOMP: enabled
18:36:03 [2020-04-02T18:36:03.456Z] - CONFIG_CGROUP_PIDS: enabled
18:36:03 [2020-04-02T18:36:03.456Z] - CONFIG_MEMCG_SWAP: enabled
18:36:03 [2020-04-02T18:36:03.456Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:36:03 [2020-04-02T18:36:03.456Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:36:03 [2020-04-02T18:36:03.456Z] - CONFIG_BLK_CGROUP: enabled
18:36:03 [2020-04-02T18:36:03.456Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:36:03 [2020-04-02T18:36:03.456Z] - CONFIG_IOSCHED_CFQ: enabled
18:36:03 [2020-04-02T18:36:03.456Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
18:36:03 [2020-04-02T18:36:03.456Z] - CONFIG_CGROUP_PERF: enabled
18:36:03 [2020-04-02T18:36:03.456Z] - CONFIG_CGROUP_HUGETLB: enabled
18:36:03 [2020-04-02T18:36:03.456Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:36:03 [2020-04-02T18:36:03.456Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:36:03 [2020-04-02T18:36:03.456Z] - CONFIG_CFS_BANDWIDTH: enabled
18:36:03 [2020-04-02T18:36:03.456Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:36:03 [2020-04-02T18:36:03.456Z] - CONFIG_RT_GROUP_SCHED: missing
18:36:03 [2020-04-02T18:36:03.456Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:36:03 [2020-04-02T18:36:03.456Z] - CONFIG_IP_VS: enabled (as module)
18:36:03 [2020-04-02T18:36:03.456Z] - CONFIG_IP_VS_NFCT: enabled
18:36:03 [2020-04-02T18:36:03.456Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:36:03 [2020-04-02T18:36:03.456Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:36:03 [2020-04-02T18:36:03.456Z] - CONFIG_IP_VS_RR: enabled (as module)
18:36:03 [2020-04-02T18:36:03.456Z] - CONFIG_EXT4_FS: enabled
18:36:03 [2020-04-02T18:36:03.456Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:36:03 [2020-04-02T18:36:03.456Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:36:03 [2020-04-02T18:36:03.456Z] - Network Drivers:
18:36:03 [2020-04-02T18:36:03.456Z]   - "overlay":
18:36:03 [2020-04-02T18:36:03.456Z]     - CONFIG_VXLAN: enabled (as module)
18:36:03 [2020-04-02T18:36:03.456Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:36:03 [2020-04-02T18:36:03.456Z]       Optional (for encrypted networks):
18:36:03 [2020-04-02T18:36:03.456Z]       - CONFIG_CRYPTO: enabled
18:36:03 [2020-04-02T18:36:03.456Z]       - CONFIG_CRYPTO_AEAD: enabled
18:36:03 [2020-04-02T18:36:03.456Z]       - CONFIG_CRYPTO_GCM: enabled
18:36:03 [2020-04-02T18:36:03.456Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:36:03 [2020-04-02T18:36:03.456Z]       - CONFIG_CRYPTO_GHASH: enabled
18:36:03 [2020-04-02T18:36:03.456Z]       - CONFIG_XFRM: enabled
18:36:03 [2020-04-02T18:36:03.456Z]       - CONFIG_XFRM_USER: enabled (as module)
18:36:03 [2020-04-02T18:36:03.456Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:36:03 [2020-04-02T18:36:03.456Z]       - CONFIG_INET_ESP: enabled (as module)
18:36:03 [2020-04-02T18:36:03.456Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
18:36:03 [2020-04-02T18:36:03.456Z]   - "ipvlan":
18:36:03 [2020-04-02T18:36:03.456Z]     - CONFIG_IPVLAN: enabled (as module)
18:36:03 [2020-04-02T18:36:03.456Z]   - "macvlan":
18:36:03 [2020-04-02T18:36:03.456Z]     - CONFIG_MACVLAN: enabled (as module)
18:36:03 [2020-04-02T18:36:03.456Z]     - CONFIG_DUMMY: enabled (as module)
18:36:03 [2020-04-02T18:36:03.456Z]   - "ftp,tftp client in container":
18:36:03 [2020-04-02T18:36:03.456Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:36:03 [2020-04-02T18:36:03.456Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:36:03 [2020-04-02T18:36:03.456Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:36:03 [2020-04-02T18:36:03.456Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:36:03 [2020-04-02T18:36:03.456Z] - Storage Drivers:
18:36:03 [2020-04-02T18:36:03.456Z]   - "aufs":
18:36:03 [2020-04-02T18:36:03.456Z]     - CONFIG_AUFS_FS: enabled (as module)
18:36:03 [2020-04-02T18:36:03.456Z]   - "btrfs":
18:36:03 [2020-04-02T18:36:03.456Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:36:03 [2020-04-02T18:36:03.456Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:36:03 [2020-04-02T18:36:03.456Z]   - "devicemapper":
18:36:03 [2020-04-02T18:36:03.456Z]     - CONFIG_BLK_DEV_DM: enabled
18:36:03 [2020-04-02T18:36:03.456Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:36:03 [2020-04-02T18:36:03.456Z]   - "overlay":
18:36:03 [2020-04-02T18:36:03.456Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:36:03 [2020-04-02T18:36:03.456Z]   - "zfs":
18:36:03 [2020-04-02T18:36:03.456Z]     - /dev/zfs: missing
18:36:03 [2020-04-02T18:36:03.456Z]     - zfs command: missing
18:36:03 [2020-04-02T18:36:03.456Z]     - zpool command: missing
18:36:03 [2020-04-02T18:36:03.456Z] 
18:36:03 [2020-04-02T18:36:03.456Z] Limits:
18:36:03 [2020-04-02T18:36:03.456Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:36:03 [2020-04-02T18:36:03.456Z] 
18:36:03 [2020-04-02T18:36:03.456Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:36:03 [2020-04-02T18:36:03.873Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79 .
18:36:03 [2020-04-02T18:36:03.873Z] #1 [internal] load build definition from Dockerfile
18:36:03 [2020-04-02T18:36:03.873Z] #1 DONE 0.0s
18:36:03 [2020-04-02T18:36:03.873Z] 
18:36:03 [2020-04-02T18:36:03.873Z] #2 [internal] load .dockerignore
18:36:03 [2020-04-02T18:36:03.873Z] #2 DONE 0.0s
18:36:03 [2020-04-02T18:36:03.873Z] 
18:36:03 [2020-04-02T18:36:03.873Z] #1 [internal] load build definition from Dockerfile
18:36:03 [2020-04-02T18:36:03.873Z] #1 transferring dockerfile: 17.06kB done
18:36:03 [2020-04-02T18:36:03.873Z] #1 DONE 0.0s
18:36:03 [2020-04-02T18:36:03.873Z] 
18:36:03 [2020-04-02T18:36:03.873Z] #2 [internal] load .dockerignore
18:36:03 [2020-04-02T18:36:03.873Z] #2 transferring context: 87B 0.0s done
18:36:03 [2020-04-02T18:36:03.873Z] #2 DONE 0.0s
18:36:03 [2020-04-02T18:36:03.873Z] 
18:36:03 [2020-04-02T18:36:03.873Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
18:36:04 [2020-04-02T18:36:04.237Z] Merge succeeded, producing b210cb5a37edcef43432bd8b787bd54a966b9580
18:36:04 [2020-04-02T18:36:04.237Z] Checking out Revision b210cb5a37edcef43432bd8b787bd54a966b9580 (PR-40694)
18:36:04 [2020-04-02T18:36:04.334Z] Commit message: "Merge commit '4a67e7b98f5cf9ef17a6176bb2a6de9fa9b7d1d2' into HEAD"
18:36:04 [2020-04-02T18:36:04.338Z] First time build. Skipping changelog.
18:36:04 [2020-04-02T18:36:04.486Z] #3 DONE 0.3s
18:36:04 [2020-04-02T18:36:04.486Z] 
18:36:04 [2020-04-02T18:36:04.486Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
18:36:04 [2020-04-02T18:36:04.486Z] #4 CACHED
18:36:02 [2020-04-02T18:36:02.938Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:36:02 [2020-04-02T18:36:02.943Z]  > git config --add remote.origin.fetch +refs/pull/40694/head:refs/remotes/origin/PR-40694 # timeout=10
18:36:02 [2020-04-02T18:36:02.947Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:36:02 [2020-04-02T18:36:02.961Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:36:03 [2020-04-02T18:36:03.024Z] Fetching upstream changes from https://github.com/moby/moby.git
18:36:03 [2020-04-02T18:36:03.024Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:36:03 [2020-04-02T18:36:03.024Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40694/head:refs/remotes/origin/PR-40694 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:36:03 [2020-04-02T18:36:03.264Z]  > git config core.sparsecheckout # timeout=10
18:36:03 [2020-04-02T18:36:03.282Z]  > git checkout -f 85dc0fb7d542614dc186e3d480526b9e26d0012a # timeout=10
18:36:03 [2020-04-02T18:36:03.746Z]  > git merge 4a67e7b98f5cf9ef17a6176bb2a6de9fa9b7d1d2 # timeout=10
18:36:04 [2020-04-02T18:36:04.233Z]  > git rev-parse HEAD^{commit} # timeout=10
18:36:04 [2020-04-02T18:36:04.283Z]  > git config core.sparsecheckout # timeout=10
18:36:04 [2020-04-02T18:36:04.288Z]  > git checkout -f b210cb5a37edcef43432bd8b787bd54a966b9580 # timeout=10
18:36:04 [2020-04-02T18:36:04.337Z]  > git rev-list --no-walk d782fc9d8f35c6e54dae1996fe49549106ffa0f4 # timeout=10
18:36:04 [2020-04-02T18:36:04.767Z] 
18:36:04 [2020-04-02T18:36:04.767Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:36:05 [2020-04-02T18:36:05.067Z] #6 DONE 0.2s
18:36:05 [2020-04-02T18:36:05.067Z] 
18:36:05 [2020-04-02T18:36:05.067Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster
18:36:05 [2020-04-02T18:36:05.067Z] #5 DONE 0.1s
18:36:05 [2020-04-02T18:36:05.067Z] 
18:36:05 [2020-04-02T18:36:05.067Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
18:36:05 [2020-04-02T18:36:05.067Z] #71 DONE 0.0s
18:36:05 [2020-04-02T18:36:05.067Z] 
18:36:05 [2020-04-02T18:36:05.067Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
18:36:05 [2020-04-02T18:36:05.067Z] #7 DONE 0.0s
18:36:05 [2020-04-02T18:36:05.067Z] 
18:36:05 [2020-04-02T18:36:05.067Z] #20 [internal] load build context
18:36:05 [2020-04-02T18:36:05.108Z] Fetching without tags
18:36:05 [2020-04-02T18:36:05.184Z] Still waiting to schedule task
18:36:05 [2020-04-02T18:36:05.184Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’
18:36:05 [2020-04-02T18:36:05.191Z] Still waiting to schedule task
18:36:05 [2020-04-02T18:36:05.191Z] Waiting for next available executor on ‘windows-2019’
18:36:05 [2020-04-02T18:36:05.342Z] + docker version
18:36:05 [2020-04-02T18:36:05.342Z] Client: Docker Engine - Community
18:36:05 [2020-04-02T18:36:05.342Z]  Version:           19.03.5
18:36:05 [2020-04-02T18:36:05.342Z]  API version:       1.40
18:36:05 [2020-04-02T18:36:05.342Z]  Go version:        go1.12.12
18:36:05 [2020-04-02T18:36:05.342Z]  Git commit:        633a0ea838
18:36:05 [2020-04-02T18:36:05.342Z]  Built:             Wed Nov 13 07:29:52 2019
18:36:05 [2020-04-02T18:36:05.342Z]  OS/Arch:           linux/amd64
18:36:05 [2020-04-02T18:36:05.342Z]  Experimental:      false
18:36:05 [2020-04-02T18:36:05.342Z] 
18:36:05 [2020-04-02T18:36:05.342Z] Server: Docker Engine - Community
18:36:05 [2020-04-02T18:36:05.342Z]  Engine:
18:36:05 [2020-04-02T18:36:05.342Z]   Version:          19.03.5
18:36:05 [2020-04-02T18:36:05.342Z]   API version:      1.40 (minimum version 1.12)
18:36:05 [2020-04-02T18:36:05.342Z]   Go version:       go1.12.12
18:36:05 [2020-04-02T18:36:05.342Z]   Git commit:       633a0ea838
18:36:05 [2020-04-02T18:36:05.342Z]   Built:            Wed Nov 13 07:28:22 2019
18:36:05 [2020-04-02T18:36:05.342Z]   OS/Arch:          linux/amd64
18:36:05 [2020-04-02T18:36:05.342Z]   Experimental:     true
18:36:05 [2020-04-02T18:36:05.342Z]  containerd:
18:36:05 [2020-04-02T18:36:05.342Z]   Version:          1.2.10
18:36:05 [2020-04-02T18:36:05.342Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
18:36:05 [2020-04-02T18:36:05.342Z]  runc:
18:36:05 [2020-04-02T18:36:05.342Z]   Version:          1.0.0-rc8+dev
18:36:05 [2020-04-02T18:36:05.342Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
18:36:05 [2020-04-02T18:36:05.342Z]  docker-init:
18:36:05 [2020-04-02T18:36:05.342Z]   Version:          0.18.0
18:36:05 [2020-04-02T18:36:05.342Z]   GitCommit:        fec3683
[Pipeline] sh
18:36:05 [2020-04-02T18:36:05.516Z] Merging remotes/origin/master commit 4a67e7b98f5cf9ef17a6176bb2a6de9fa9b7d1d2 into PR head commit 85dc0fb7d542614dc186e3d480526b9e26d0012a
18:36:05 [2020-04-02T18:36:05.680Z] + docker info
18:36:05 [2020-04-02T18:36:05.692Z] #20 transferring context: 50.10MB 0.7s done
18:36:05 [2020-04-02T18:36:05.692Z] #20 DONE 0.8s
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
18:36:05 [2020-04-02T18:36:05.692Z] #18 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
18:36:05 [2020-04-02T18:36:05.692Z] #11 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
18:36:05 [2020-04-02T18:36:05.692Z] #22 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
18:36:05 [2020-04-02T18:36:05.692Z] #28 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
18:36:05 [2020-04-02T18:36:05.692Z] #69 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
18:36:05 [2020-04-02T18:36:05.692Z] #59 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
18:36:05 [2020-04-02T18:36:05.692Z] #37 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
18:36:05 [2020-04-02T18:36:05.692Z] #57 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
18:36:05 [2020-04-02T18:36:05.692Z] #46 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:36:05 [2020-04-02T18:36:05.692Z] #27 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
18:36:05 [2020-04-02T18:36:05.692Z] #51 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
18:36:05 [2020-04-02T18:36:05.692Z] #72 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
18:36:05 [2020-04-02T18:36:05.692Z] #61 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:36:05 [2020-04-02T18:36:05.692Z] #65 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:36:05 [2020-04-02T18:36:05.692Z] #23 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:36:05 [2020-04-02T18:36:05.692Z] #47 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
18:36:05 [2020-04-02T18:36:05.692Z] #21 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:36:05 [2020-04-02T18:36:05.692Z] #56 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
18:36:05 [2020-04-02T18:36:05.692Z] #12 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:36:05 [2020-04-02T18:36:05.692Z] #30 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:36:05 [2020-04-02T18:36:05.692Z] #74 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
18:36:05 [2020-04-02T18:36:05.692Z] #14 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
18:36:05 [2020-04-02T18:36:05.692Z] #17 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #16 [dev-systemd-false 6/26] RUN ldconfig
18:36:05 [2020-04-02T18:36:05.692Z] #16 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
18:36:05 [2020-04-02T18:36:05.692Z] #58 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
18:36:05 [2020-04-02T18:36:05.692Z] #19 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
18:36:05 [2020-04-02T18:36:05.692Z] #31 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:36:05 [2020-04-02T18:36:05.692Z] #68 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
18:36:05 [2020-04-02T18:36:05.692Z] #75 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
18:36:05 [2020-04-02T18:36:05.692Z] #13 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
18:36:05 [2020-04-02T18:36:05.692Z] #52 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:36:05 [2020-04-02T18:36:05.692Z] #29 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
18:36:05 [2020-04-02T18:36:05.692Z] #34 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:36:05 [2020-04-02T18:36:05.692Z] #41 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
18:36:05 [2020-04-02T18:36:05.692Z] #8 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:36:05 [2020-04-02T18:36:05.692Z] #35 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
18:36:05 [2020-04-02T18:36:05.692Z] #39 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:36:05 [2020-04-02T18:36:05.692Z] #25 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
18:36:05 [2020-04-02T18:36:05.692Z] #70 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:36:05 [2020-04-02T18:36:05.692Z] #38 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:36:05 [2020-04-02T18:36:05.692Z] #43 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
18:36:05 [2020-04-02T18:36:05.692Z] #48 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
18:36:05 [2020-04-02T18:36:05.692Z] #24 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:36:05 [2020-04-02T18:36:05.692Z] #53 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
18:36:05 [2020-04-02T18:36:05.692Z] #45 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:36:05 [2020-04-02T18:36:05.692Z] #60 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
18:36:05 [2020-04-02T18:36:05.692Z] #36 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
18:36:05 [2020-04-02T18:36:05.692Z] #49 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:36:05 [2020-04-02T18:36:05.692Z] #50 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
18:36:05 [2020-04-02T18:36:05.692Z] #64 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:36:05 [2020-04-02T18:36:05.692Z] #62 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
18:36:05 [2020-04-02T18:36:05.692Z] #55 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:36:05 [2020-04-02T18:36:05.692Z] #44 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
18:36:05 [2020-04-02T18:36:05.692Z] #32 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
18:36:05 [2020-04-02T18:36:05.692Z] #9 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
18:36:05 [2020-04-02T18:36:05.692Z] #26 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
18:36:05 [2020-04-02T18:36:05.692Z] #63 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
18:36:05 [2020-04-02T18:36:05.692Z] #73 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:36:05 [2020-04-02T18:36:05.692Z] #10 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
18:36:05 [2020-04-02T18:36:05.692Z] #66 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:36:05 [2020-04-02T18:36:05.692Z] #40 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
18:36:05 [2020-04-02T18:36:05.692Z] #67 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
18:36:05 [2020-04-02T18:36:05.692Z] #54 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:36:05 [2020-04-02T18:36:05.692Z] #33 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
18:36:05 [2020-04-02T18:36:05.692Z] #15 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
18:36:05 [2020-04-02T18:36:05.692Z] #42 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
18:36:05 [2020-04-02T18:36:05.692Z] #76 CACHED
18:36:05 [2020-04-02T18:36:05.692Z] 
18:36:05 [2020-04-02T18:36:05.692Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
18:36:06 [2020-04-02T18:36:06.239Z] Client:
18:36:06 [2020-04-02T18:36:06.239Z]  Debug Mode: false
18:36:06 [2020-04-02T18:36:06.239Z] 
18:36:06 [2020-04-02T18:36:06.239Z] Server:
18:36:06 [2020-04-02T18:36:06.239Z]  Containers: 0
18:36:06 [2020-04-02T18:36:06.239Z]   Running: 0
18:36:06 [2020-04-02T18:36:06.239Z]   Paused: 0
18:36:06 [2020-04-02T18:36:06.239Z]   Stopped: 0
18:36:06 [2020-04-02T18:36:06.239Z]  Images: 28
18:36:06 [2020-04-02T18:36:06.239Z]  Server Version: 19.03.5
18:36:06 [2020-04-02T18:36:06.239Z]  Storage Driver: overlay2
18:36:06 [2020-04-02T18:36:06.239Z]   Backing Filesystem: extfs
18:36:06 [2020-04-02T18:36:06.239Z]   Supports d_type: true
18:36:06 [2020-04-02T18:36:06.239Z]   Native Overlay Diff: true
18:36:06 [2020-04-02T18:36:06.239Z]  Logging Driver: json-file
18:36:06 [2020-04-02T18:36:06.239Z]  Cgroup Driver: cgroupfs
18:36:06 [2020-04-02T18:36:06.239Z]  Plugins:
18:36:06 [2020-04-02T18:36:06.239Z]   Volume: local
18:36:06 [2020-04-02T18:36:06.239Z]   Network: bridge host ipvlan macvlan null overlay
18:36:06 [2020-04-02T18:36:06.239Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:36:06 [2020-04-02T18:36:06.239Z]  Swarm: inactive
18:36:06 [2020-04-02T18:36:06.239Z]  Runtimes: runc
18:36:06 [2020-04-02T18:36:06.239Z]  Default Runtime: runc
18:36:06 [2020-04-02T18:36:06.239Z]  Init Binary: docker-init
18:36:06 [2020-04-02T18:36:06.239Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
18:36:06 [2020-04-02T18:36:06.239Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
18:36:06 [2020-04-02T18:36:06.239Z]  init version: fec3683
18:36:06 [2020-04-02T18:36:06.239Z]  Security Options:
18:36:06 [2020-04-02T18:36:06.239Z]   apparmor
18:36:06 [2020-04-02T18:36:06.239Z]   seccomp
18:36:06 [2020-04-02T18:36:06.239Z]    Profile: default
18:36:06 [2020-04-02T18:36:06.239Z]  Kernel Version: 4.15.0-1058-aws
18:36:06 [2020-04-02T18:36:06.239Z]  Operating System: Ubuntu 18.04.4 LTS
18:36:06 [2020-04-02T18:36:06.239Z]  OSType: linux
18:36:06 [2020-04-02T18:36:06.239Z]  Architecture: x86_64
18:36:06 [2020-04-02T18:36:06.239Z]  CPUs: 2
18:36:06 [2020-04-02T18:36:06.239Z]  Total Memory: 15.38GiB
18:36:06 [2020-04-02T18:36:06.239Z]  Name: ip-10-100-75-25
18:36:06 [2020-04-02T18:36:06.239Z]  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
18:36:06 [2020-04-02T18:36:06.239Z]  Docker Root Dir: /var/lib/docker
18:36:06 [2020-04-02T18:36:06.239Z]  Debug Mode: false
18:36:06 [2020-04-02T18:36:06.239Z]  Registry: https://index.docker.io/v1/
18:36:06 [2020-04-02T18:36:06.239Z]  Labels:
18:36:06 [2020-04-02T18:36:06.239Z]  Experimental: true
18:36:06 [2020-04-02T18:36:06.239Z]  Insecure Registries:
18:36:06 [2020-04-02T18:36:06.239Z]   127.0.0.0/8
18:36:06 [2020-04-02T18:36:06.239Z]  Live Restore Enabled: true
18:36:06 [2020-04-02T18:36:06.239Z] 
18:36:06 [2020-04-02T18:36:06.239Z] WARNING: No swap limit support
[Pipeline] sh
18:36:05 [2020-04-02T18:36:05.086Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:36:05 [2020-04-02T18:36:05.091Z]  > git config --add remote.origin.fetch +refs/pull/40694/head:refs/remotes/origin/PR-40694 # timeout=10
18:36:05 [2020-04-02T18:36:05.095Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:36:05 [2020-04-02T18:36:05.103Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:36:05 [2020-04-02T18:36:05.111Z] Fetching upstream changes from https://github.com/moby/moby.git
18:36:05 [2020-04-02T18:36:05.111Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:36:05 [2020-04-02T18:36:05.113Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40694/head:refs/remotes/origin/PR-40694 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:36:05 [2020-04-02T18:36:05.518Z]  > git config core.sparsecheckout # timeout=10
18:36:05 [2020-04-02T18:36:05.526Z]  > git checkout -f 85dc0fb7d542614dc186e3d480526b9e26d0012a # timeout=10
18:36:06 [2020-04-02T18:36:06.508Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:36:06 [2020-04-02T18:36:06.508Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:36:06 [2020-04-02T18:36:06.509Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40694/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
18:36:06 [2020-04-02T18:36:06.509Z] + bash /home/ubuntu/workspace/moby_PR-40694/check-config.sh
18:36:06 [2020-04-02T18:36:06.509Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:36:06 [2020-04-02T18:36:06.509Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ...
18:36:06 [2020-04-02T18:36:06.509Z] 
18:36:06 [2020-04-02T18:36:06.509Z] Generally Necessary:
18:36:06 [2020-04-02T18:36:06.509Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:36:06 [2020-04-02T18:36:06.509Z] - apparmor: enabled and tools installed
18:36:06 [2020-04-02T18:36:06.509Z] - CONFIG_NAMESPACES: enabled
18:36:06 [2020-04-02T18:36:06.509Z] - CONFIG_NET_NS: enabled
18:36:06 [2020-04-02T18:36:06.509Z] - CONFIG_PID_NS: enabled
18:36:06 [2020-04-02T18:36:06.509Z] - CONFIG_IPC_NS: enabled
18:36:06 [2020-04-02T18:36:06.509Z] - CONFIG_UTS_NS: enabled
18:36:06 [2020-04-02T18:36:06.509Z] - CONFIG_CGROUPS: enabled
18:36:06 [2020-04-02T18:36:06.509Z] - CONFIG_CGROUP_CPUACCT: enabled
18:36:06 [2020-04-02T18:36:06.509Z] - CONFIG_CGROUP_DEVICE: enabled
18:36:06 [2020-04-02T18:36:06.509Z] - CONFIG_CGROUP_FREEZER: enabled
18:36:06 [2020-04-02T18:36:06.509Z] - CONFIG_CGROUP_SCHED: enabled
18:36:06 [2020-04-02T18:36:06.509Z] - CONFIG_CPUSETS: enabled
18:36:06 [2020-04-02T18:36:06.509Z] - CONFIG_MEMCG: enabled
18:36:06 [2020-04-02T18:36:06.509Z] - CONFIG_KEYS: enabled
18:36:06 [2020-04-02T18:36:06.694Z] #77 DONE 0.8s
18:36:06 [2020-04-02T18:36:06.808Z] - CONFIG_VETH: enabled (as module)
18:36:06 [2020-04-02T18:36:06.808Z] - CONFIG_BRIDGE: enabled (as module)
18:36:06 [2020-04-02T18:36:06.808Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:36:06 [2020-04-02T18:36:06.808Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
18:36:06 [2020-04-02T18:36:06.808Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:36:06 [2020-04-02T18:36:06.808Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:36:06 [2020-04-02T18:36:06.808Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:36:06 [2020-04-02T18:36:06.808Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:36:06 [2020-04-02T18:36:06.808Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:36:06 [2020-04-02T18:36:06.808Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:36:06 [2020-04-02T18:36:06.808Z] - CONFIG_NF_NAT: enabled (as module)
18:36:06 [2020-04-02T18:36:06.808Z] - CONFIG_NF_NAT_NEEDED: enabled
18:36:06 [2020-04-02T18:36:06.808Z] - CONFIG_POSIX_MQUEUE: enabled
18:36:06 [2020-04-02T18:36:06.808Z] 
18:36:06 [2020-04-02T18:36:06.808Z] Optional Features:
18:36:06 [2020-04-02T18:36:06.808Z] - CONFIG_USER_NS: enabled
18:36:06 [2020-04-02T18:36:06.808Z] - CONFIG_SECCOMP: enabled
18:36:06 [2020-04-02T18:36:06.808Z] - CONFIG_CGROUP_PIDS: enabled
18:36:06 [2020-04-02T18:36:06.808Z] - CONFIG_MEMCG_SWAP: enabled
18:36:06 [2020-04-02T18:36:06.808Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:36:06 [2020-04-02T18:36:06.808Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:36:06 [2020-04-02T18:36:06.808Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
18:36:06 [2020-04-02T18:36:06.808Z] - CONFIG_BLK_CGROUP: enabled
18:36:06 [2020-04-02T18:36:06.808Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:36:06 [2020-04-02T18:36:06.808Z] - CONFIG_IOSCHED_CFQ: enabled
18:36:06 [2020-04-02T18:36:06.808Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
18:36:06 [2020-04-02T18:36:06.808Z] - CONFIG_CGROUP_PERF: enabled
18:36:06 [2020-04-02T18:36:06.808Z] - CONFIG_CGROUP_HUGETLB: enabled
18:36:06 [2020-04-02T18:36:06.808Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:36:06 [2020-04-02T18:36:06.808Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:36:06 [2020-04-02T18:36:06.808Z] - CONFIG_CFS_BANDWIDTH: enabled
18:36:06 [2020-04-02T18:36:06.808Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:36:06 [2020-04-02T18:36:06.808Z] - CONFIG_RT_GROUP_SCHED: missing
18:36:06 [2020-04-02T18:36:06.808Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:36:06 [2020-04-02T18:36:06.808Z] - CONFIG_IP_VS: enabled (as module)
18:36:06 [2020-04-02T18:36:06.808Z] - CONFIG_IP_VS_NFCT: enabled
18:36:06 [2020-04-02T18:36:06.808Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:36:06 [2020-04-02T18:36:06.808Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:36:06 [2020-04-02T18:36:06.808Z] - CONFIG_IP_VS_RR: enabled (as module)
18:36:06 [2020-04-02T18:36:06.808Z] - CONFIG_EXT4_FS: enabled
18:36:06 [2020-04-02T18:36:06.808Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:36:06 [2020-04-02T18:36:06.808Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:36:06 [2020-04-02T18:36:06.808Z] - Network Drivers:
18:36:06 [2020-04-02T18:36:06.808Z]   - "overlay":
18:36:06 [2020-04-02T18:36:06.808Z]     - CONFIG_VXLAN: enabled (as module)
18:36:06 [2020-04-02T18:36:06.808Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:36:06 [2020-04-02T18:36:06.808Z]       Optional (for encrypted networks):
18:36:06 [2020-04-02T18:36:06.808Z]       - CONFIG_CRYPTO: enabled
18:36:06 [2020-04-02T18:36:06.808Z]       - CONFIG_CRYPTO_AEAD: enabled
18:36:06 [2020-04-02T18:36:06.808Z]       - CONFIG_CRYPTO_GCM: enabled
18:36:06 [2020-04-02T18:36:06.808Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:36:06 [2020-04-02T18:36:06.808Z]       - CONFIG_CRYPTO_GHASH: enabled
18:36:06 [2020-04-02T18:36:06.808Z]       - CONFIG_XFRM: enabled
18:36:06 [2020-04-02T18:36:06.808Z]       - CONFIG_XFRM_USER: enabled (as module)
18:36:06 [2020-04-02T18:36:06.808Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:36:06 [2020-04-02T18:36:06.808Z]       - CONFIG_INET_ESP: enabled (as module)
18:36:06 [2020-04-02T18:36:06.808Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
18:36:06 [2020-04-02T18:36:06.808Z]   - "ipvlan":
18:36:06 [2020-04-02T18:36:06.808Z]     - CONFIG_IPVLAN: enabled (as module)
18:36:06 [2020-04-02T18:36:06.808Z]   - "macvlan":
18:36:06 [2020-04-02T18:36:06.808Z]     - CONFIG_MACVLAN: enabled (as module)
18:36:06 [2020-04-02T18:36:06.808Z]     - CONFIG_DUMMY: enabled (as module)
18:36:06 [2020-04-02T18:36:06.808Z]   - "ftp,tftp client in container":
18:36:06 [2020-04-02T18:36:06.808Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:36:06 [2020-04-02T18:36:06.808Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:36:06 [2020-04-02T18:36:06.808Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:36:06 [2020-04-02T18:36:06.808Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:36:06 [2020-04-02T18:36:06.808Z] - Storage Drivers:
18:36:06 [2020-04-02T18:36:06.808Z]   - "aufs":
18:36:06 [2020-04-02T18:36:06.975Z] 
18:36:06 [2020-04-02T18:36:06.975Z] #78 exporting to image
18:36:06 [2020-04-02T18:36:06.975Z] #78 exporting layers
18:36:07 [2020-04-02T18:36:07.010Z] Merge succeeded, producing 9f906a7b5559ef41e2a50fe4cd3e42f1c2f7af5e
18:36:07 [2020-04-02T18:36:07.010Z] Checking out Revision 9f906a7b5559ef41e2a50fe4cd3e42f1c2f7af5e (PR-40694)
18:36:07 [2020-04-02T18:36:07.062Z]     - CONFIG_AUFS_FS: enabled (as module)
18:36:07 [2020-04-02T18:36:07.062Z]   - "btrfs":
18:36:07 [2020-04-02T18:36:07.062Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:36:07 [2020-04-02T18:36:07.062Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:36:07 [2020-04-02T18:36:07.062Z]   - "devicemapper":
18:36:07 [2020-04-02T18:36:07.062Z]     - CONFIG_BLK_DEV_DM: enabled
18:36:07 [2020-04-02T18:36:07.062Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:36:07 [2020-04-02T18:36:07.062Z]   - "overlay":
18:36:07 [2020-04-02T18:36:07.062Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:36:07 [2020-04-02T18:36:07.062Z]   - "zfs":
18:36:07 [2020-04-02T18:36:07.062Z]     - /dev/zfs: missing
18:36:07 [2020-04-02T18:36:07.062Z]     - zfs command: missing
18:36:07 [2020-04-02T18:36:07.062Z]     - zpool command: missing
18:36:07 [2020-04-02T18:36:07.062Z] 
18:36:07 [2020-04-02T18:36:07.062Z] Limits:
18:36:07 [2020-04-02T18:36:07.062Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:36:07 [2020-04-02T18:36:07.062Z] 
18:36:07 [2020-04-02T18:36:07.062Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:36:07 [2020-04-02T18:36:07.399Z] Commit message: "Merge commit '4a67e7b98f5cf9ef17a6176bb2a6de9fa9b7d1d2' into HEAD"
18:36:07 [2020-04-02T18:36:07.409Z] First time build. Skipping changelog.
18:36:07 [2020-04-02T18:36:07.593Z] #78 exporting layers 0.6s done
18:36:07 [2020-04-02T18:36:07.593Z] #78 writing image sha256:c0043bbbc2c119800ea01838d156f415959bddddeb3485a993068458a7002f9c
18:36:07 [2020-04-02T18:36:07.593Z] #78 writing image sha256:c0043bbbc2c119800ea01838d156f415959bddddeb3485a993068458a7002f9c done
18:36:07 [2020-04-02T18:36:07.593Z] #78 naming to docker.io/library/docker:6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79 done
18:36:07 [2020-04-02T18:36:07.593Z] #78 DONE 0.7s
[Pipeline] }
18:36:07 [2020-04-02T18:36:07.614Z] + sudo modprobe ip_vs
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
18:36:07 [2020-04-02T18:36:07.912Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79 .
18:36:07 [2020-04-02T18:36:07.912Z] #1 [internal] load .dockerignore
18:36:07 [2020-04-02T18:36:07.912Z] #1 transferring context: 87B done
18:36:07 [2020-04-02T18:36:07.912Z] #1 DONE 0.0s
18:36:07 [2020-04-02T18:36:07.912Z] 
18:36:07 [2020-04-02T18:36:07.912Z] #2 [internal] load build definition from Dockerfile
18:36:07 [2020-04-02T18:36:07.912Z] #2 transferring dockerfile: 17.06kB done
18:36:07 [2020-04-02T18:36:07.912Z] #2 DONE 0.0s
18:36:07 [2020-04-02T18:36:07.912Z] 
18:36:07 [2020-04-02T18:36:07.912Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
18:36:07 [2020-04-02T18:36:07.912Z] #3 DONE 0.1s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:36:08 [2020-04-02T18:36:08.009Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40694/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79 hack/test/unit
18:36:06 [2020-04-02T18:36:06.376Z]  > git merge 4a67e7b98f5cf9ef17a6176bb2a6de9fa9b7d1d2 # timeout=10
18:36:06 [2020-04-02T18:36:06.999Z]  > git rev-parse HEAD^{commit} # timeout=10
18:36:07 [2020-04-02T18:36:07.012Z]  > git config core.sparsecheckout # timeout=10
18:36:07 [2020-04-02T18:36:07.016Z]  > git checkout -f 9f906a7b5559ef41e2a50fe4cd3e42f1c2f7af5e # timeout=10
18:36:07 [2020-04-02T18:36:07.403Z]  > git rev-list --no-walk d782fc9d8f35c6e54dae1996fe49549106ffa0f4 # timeout=10
18:36:08 [2020-04-02T18:36:08.166Z] 
18:36:08 [2020-04-02T18:36:08.166Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
18:36:08 [2020-04-02T18:36:08.166Z] #4 CACHED
18:36:08 [2020-04-02T18:36:08.275Z] + docker version
18:36:08 [2020-04-02T18:36:08.275Z] Client: Docker Engine - Community
18:36:08 [2020-04-02T18:36:08.275Z]  Version:           19.03.5
18:36:08 [2020-04-02T18:36:08.275Z]  API version:       1.40
18:36:08 [2020-04-02T18:36:08.275Z]  Go version:        go1.12.12
18:36:08 [2020-04-02T18:36:08.275Z]  Git commit:        633a0ea
18:36:08 [2020-04-02T18:36:08.275Z]  Built:             Wed Nov 13 07:27:53 2019
18:36:08 [2020-04-02T18:36:08.275Z]  OS/Arch:           linux/arm64
18:36:08 [2020-04-02T18:36:08.275Z]  Experimental:      false
18:36:08 [2020-04-02T18:36:08.275Z] 
18:36:08 [2020-04-02T18:36:08.275Z] Server: Docker Engine - Community
18:36:08 [2020-04-02T18:36:08.275Z]  Engine:
18:36:08 [2020-04-02T18:36:08.275Z]   Version:          19.03.5
18:36:08 [2020-04-02T18:36:08.275Z]   API version:      1.40 (minimum version 1.12)
18:36:08 [2020-04-02T18:36:08.275Z]   Go version:       go1.12.12
18:36:08 [2020-04-02T18:36:08.275Z]   Git commit:       633a0ea
18:36:08 [2020-04-02T18:36:08.275Z]   Built:            Wed Nov 13 07:26:25 2019
18:36:08 [2020-04-02T18:36:08.275Z]   OS/Arch:          linux/arm64
18:36:08 [2020-04-02T18:36:08.275Z]   Experimental:     true
18:36:08 [2020-04-02T18:36:08.275Z]  containerd:
18:36:08 [2020-04-02T18:36:08.275Z]   Version:          1.2.10
18:36:08 [2020-04-02T18:36:08.275Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
18:36:08 [2020-04-02T18:36:08.275Z]  runc:
18:36:08 [2020-04-02T18:36:08.275Z]   Version:          1.0.0-rc8+dev
18:36:08 [2020-04-02T18:36:08.275Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
18:36:08 [2020-04-02T18:36:08.275Z]  docker-init:
18:36:08 [2020-04-02T18:36:08.275Z]   Version:          0.18.0
18:36:08 [2020-04-02T18:36:08.275Z]   GitCommit:        fec3683
[Pipeline] sh
18:36:08 [2020-04-02T18:36:08.563Z] + docker info
18:36:08 [2020-04-02T18:36:08.727Z] 
18:36:08 [2020-04-02T18:36:08.727Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster
18:36:08 [2020-04-02T18:36:08.727Z] #6 DONE 0.1s
18:36:08 [2020-04-02T18:36:08.727Z] 
18:36:08 [2020-04-02T18:36:08.727Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
18:36:08 [2020-04-02T18:36:08.727Z] #5 DONE 0.1s
18:36:08 [2020-04-02T18:36:08.727Z] 
18:36:08 [2020-04-02T18:36:08.727Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
18:36:08 [2020-04-02T18:36:08.727Z] #7 DONE 0.0s
18:36:08 [2020-04-02T18:36:08.727Z] 
18:36:08 [2020-04-02T18:36:08.727Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
18:36:08 [2020-04-02T18:36:08.727Z] #71 DONE 0.0s
18:36:08 [2020-04-02T18:36:08.727Z] 
18:36:08 [2020-04-02T18:36:08.727Z] #20 [internal] load build context
18:36:09 [2020-04-02T18:36:09.938Z] Client:
18:36:09 [2020-04-02T18:36:09.938Z]  Debug Mode: false
18:36:09 [2020-04-02T18:36:09.938Z] 
18:36:09 [2020-04-02T18:36:09.938Z] Server:
18:36:09 [2020-04-02T18:36:09.938Z]  Containers: 0
18:36:09 [2020-04-02T18:36:09.938Z]   Running: 0
18:36:09 [2020-04-02T18:36:09.938Z]   Paused: 0
18:36:09 [2020-04-02T18:36:09.938Z]   Stopped: 0
18:36:09 [2020-04-02T18:36:09.938Z]  Images: 2
18:36:09 [2020-04-02T18:36:09.938Z]  Server Version: 19.03.5
18:36:09 [2020-04-02T18:36:09.938Z]  Storage Driver: overlay2
18:36:09 [2020-04-02T18:36:09.938Z]   Backing Filesystem: extfs
18:36:09 [2020-04-02T18:36:09.938Z]   Supports d_type: true
18:36:09 [2020-04-02T18:36:09.938Z]   Native Overlay Diff: true
18:36:09 [2020-04-02T18:36:09.938Z]  Logging Driver: json-file
18:36:09 [2020-04-02T18:36:09.938Z]  Cgroup Driver: cgroupfs
18:36:09 [2020-04-02T18:36:09.938Z]  Plugins:
18:36:09 [2020-04-02T18:36:09.938Z]   Volume: local
18:36:09 [2020-04-02T18:36:09.938Z]   Network: bridge host ipvlan macvlan null overlay
18:36:09 [2020-04-02T18:36:09.938Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:36:09 [2020-04-02T18:36:09.938Z]  Swarm: inactive
18:36:09 [2020-04-02T18:36:09.938Z]  Runtimes: runc
18:36:09 [2020-04-02T18:36:09.938Z]  Default Runtime: runc
18:36:09 [2020-04-02T18:36:09.938Z]  Init Binary: docker-init
18:36:09 [2020-04-02T18:36:09.938Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
18:36:09 [2020-04-02T18:36:09.938Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
18:36:09 [2020-04-02T18:36:09.938Z]  init version: fec3683
18:36:09 [2020-04-02T18:36:09.938Z]  Security Options:
18:36:09 [2020-04-02T18:36:09.938Z]   apparmor
18:36:09 [2020-04-02T18:36:09.938Z]   seccomp
18:36:09 [2020-04-02T18:36:09.938Z]    Profile: default
18:36:09 [2020-04-02T18:36:09.938Z]  Kernel Version: 4.15.0-1057-aws
18:36:09 [2020-04-02T18:36:09.938Z]  Operating System: Ubuntu 16.04.6 LTS
18:36:09 [2020-04-02T18:36:09.938Z]  OSType: linux
18:36:09 [2020-04-02T18:36:09.938Z]  Architecture: aarch64
18:36:09 [2020-04-02T18:36:09.938Z]  CPUs: 4
18:36:09 [2020-04-02T18:36:09.938Z]  Total Memory: 7.525GiB
18:36:09 [2020-04-02T18:36:09.938Z]  Name: ip-10-100-127-11
18:36:09 [2020-04-02T18:36:09.938Z]  ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7
18:36:09 [2020-04-02T18:36:09.938Z]  Docker Root Dir: /var/lib/docker
18:36:09 [2020-04-02T18:36:09.938Z]  Debug Mode: false
18:36:09 [2020-04-02T18:36:09.938Z]  Registry: https://index.docker.io/v1/
18:36:09 [2020-04-02T18:36:09.938Z]  Labels:
18:36:09 [2020-04-02T18:36:09.938Z]  Experimental: true
18:36:09 [2020-04-02T18:36:09.938Z]  Insecure Registries:
18:36:09 [2020-04-02T18:36:09.938Z]   127.0.0.0/8
18:36:09 [2020-04-02T18:36:09.938Z]  Live Restore Enabled: true
18:36:09 [2020-04-02T18:36:09.938Z] 
18:36:09 [2020-04-02T18:36:09.938Z] WARNING: No swap limit support
[Pipeline] sh
18:36:10 [2020-04-02T18:36:10.021Z] ?   	github.com/docker/docker/api	[no test files]
18:36:10 [2020-04-02T18:36:10.088Z] #20 transferring context: 50.10MB 1.1s done
18:36:10 [2020-04-02T18:36:10.088Z] #20 DONE 1.2s
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
18:36:10 [2020-04-02T18:36:10.088Z] #17 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:36:10 [2020-04-02T18:36:10.088Z] #27 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
18:36:10 [2020-04-02T18:36:10.088Z] #31 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:36:10 [2020-04-02T18:36:10.088Z] #60 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
18:36:10 [2020-04-02T18:36:10.088Z] #18 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:36:10 [2020-04-02T18:36:10.088Z] #53 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:36:10 [2020-04-02T18:36:10.088Z] #68 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
18:36:10 [2020-04-02T18:36:10.088Z] #63 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
18:36:10 [2020-04-02T18:36:10.088Z] #57 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:36:10 [2020-04-02T18:36:10.088Z] #23 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:36:10 [2020-04-02T18:36:10.088Z] #62 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
18:36:10 [2020-04-02T18:36:10.088Z] #8 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
18:36:10 [2020-04-02T18:36:10.088Z] #49 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
18:36:10 [2020-04-02T18:36:10.088Z] #28 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:36:10 [2020-04-02T18:36:10.088Z] #33 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
18:36:10 [2020-04-02T18:36:10.088Z] #13 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
18:36:10 [2020-04-02T18:36:10.088Z] #61 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:36:10 [2020-04-02T18:36:10.088Z] #10 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
18:36:10 [2020-04-02T18:36:10.088Z] #15 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
18:36:10 [2020-04-02T18:36:10.088Z] #42 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
18:36:10 [2020-04-02T18:36:10.088Z] #64 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
18:36:10 [2020-04-02T18:36:10.088Z] #32 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:36:10 [2020-04-02T18:36:10.088Z] #50 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
18:36:10 [2020-04-02T18:36:10.088Z] #58 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
18:36:10 [2020-04-02T18:36:10.088Z] #69 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
18:36:10 [2020-04-02T18:36:10.088Z] #67 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
18:36:10 [2020-04-02T18:36:10.088Z] #26 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
18:36:10 [2020-04-02T18:36:10.088Z] #51 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
18:36:10 [2020-04-02T18:36:10.088Z] #11 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
18:36:10 [2020-04-02T18:36:10.088Z] #73 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:36:10 [2020-04-02T18:36:10.088Z] #40 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
18:36:10 [2020-04-02T18:36:10.088Z] #45 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
18:36:10 [2020-04-02T18:36:10.088Z] #24 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
18:36:10 [2020-04-02T18:36:10.088Z] #14 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
18:36:10 [2020-04-02T18:36:10.088Z] #54 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
18:36:10 [2020-04-02T18:36:10.088Z] #48 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:36:10 [2020-04-02T18:36:10.088Z] #74 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
18:36:10 [2020-04-02T18:36:10.088Z] #22 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:36:10 [2020-04-02T18:36:10.088Z] #56 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
18:36:10 [2020-04-02T18:36:10.088Z] #37 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:36:10 [2020-04-02T18:36:10.088Z] #44 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
18:36:10 [2020-04-02T18:36:10.088Z] #52 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:36:10 [2020-04-02T18:36:10.088Z] #38 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
18:36:10 [2020-04-02T18:36:10.088Z] #55 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:36:10 [2020-04-02T18:36:10.088Z] #35 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:36:10 [2020-04-02T18:36:10.088Z] #41 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:36:10 [2020-04-02T18:36:10.088Z] #47 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
18:36:10 [2020-04-02T18:36:10.088Z] #36 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
18:36:10 [2020-04-02T18:36:10.088Z] #34 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
18:36:10 [2020-04-02T18:36:10.088Z] #21 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
18:36:10 [2020-04-02T18:36:10.088Z] #59 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
18:36:10 [2020-04-02T18:36:10.088Z] #72 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #16 [dev-systemd-false 6/26] RUN ldconfig
18:36:10 [2020-04-02T18:36:10.088Z] #16 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:36:10 [2020-04-02T18:36:10.088Z] #43 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:36:10 [2020-04-02T18:36:10.088Z] #30 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
18:36:10 [2020-04-02T18:36:10.088Z] #66 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
18:36:10 [2020-04-02T18:36:10.088Z] #19 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
18:36:10 [2020-04-02T18:36:10.088Z] #46 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
18:36:10 [2020-04-02T18:36:10.088Z] #75 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:36:10 [2020-04-02T18:36:10.088Z] #29 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
18:36:10 [2020-04-02T18:36:10.088Z] #12 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
18:36:10 [2020-04-02T18:36:10.088Z] #9 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
18:36:10 [2020-04-02T18:36:10.088Z] #70 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:36:10 [2020-04-02T18:36:10.088Z] #65 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
18:36:10 [2020-04-02T18:36:10.088Z] #39 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:36:10 [2020-04-02T18:36:10.088Z] #25 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
18:36:10 [2020-04-02T18:36:10.088Z] #76 CACHED
18:36:10 [2020-04-02T18:36:10.088Z] 
18:36:10 [2020-04-02T18:36:10.088Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
18:36:10 [2020-04-02T18:36:10.226Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:36:10 [2020-04-02T18:36:10.227Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:36:10 [2020-04-02T18:36:10.227Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40694/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
18:36:10 [2020-04-02T18:36:10.227Z] + bash /home/ubuntu/workspace/moby_PR-40694/check-config.sh
18:36:10 [2020-04-02T18:36:10.227Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:36:10 [2020-04-02T18:36:10.227Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ...
18:36:10 [2020-04-02T18:36:10.227Z] 
18:36:10 [2020-04-02T18:36:10.227Z] Generally Necessary:
18:36:10 [2020-04-02T18:36:10.227Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:36:10 [2020-04-02T18:36:10.227Z] - apparmor: enabled and tools installed
18:36:10 [2020-04-02T18:36:10.227Z] - CONFIG_NAMESPACES: enabled
18:36:10 [2020-04-02T18:36:10.227Z] - CONFIG_NET_NS: enabled
18:36:10 [2020-04-02T18:36:10.227Z] - CONFIG_PID_NS: enabled
18:36:10 [2020-04-02T18:36:10.485Z] - CONFIG_IPC_NS: enabled
18:36:10 [2020-04-02T18:36:10.485Z] - CONFIG_UTS_NS: enabled
18:36:10 [2020-04-02T18:36:10.485Z] - CONFIG_CGROUPS: enabled
18:36:10 [2020-04-02T18:36:10.485Z] - CONFIG_CGROUP_CPUACCT: enabled
18:36:10 [2020-04-02T18:36:10.485Z] - CONFIG_CGROUP_DEVICE: enabled
18:36:10 [2020-04-02T18:36:10.485Z] - CONFIG_CGROUP_FREEZER: enabled
18:36:10 [2020-04-02T18:36:10.485Z] - CONFIG_CGROUP_SCHED: enabled
18:36:10 [2020-04-02T18:36:10.485Z] - CONFIG_CPUSETS: enabled
18:36:10 [2020-04-02T18:36:10.485Z] - CONFIG_MEMCG: enabled
18:36:10 [2020-04-02T18:36:10.485Z] - CONFIG_KEYS: enabled
18:36:10 [2020-04-02T18:36:10.485Z] - CONFIG_VETH: enabled (as module)
18:36:10 [2020-04-02T18:36:10.485Z] - CONFIG_BRIDGE: enabled (as module)
18:36:10 [2020-04-02T18:36:10.485Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:36:10 [2020-04-02T18:36:10.485Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
18:36:10 [2020-04-02T18:36:10.485Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:36:10 [2020-04-02T18:36:10.485Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:36:10 [2020-04-02T18:36:10.485Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:36:10 [2020-04-02T18:36:10.485Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:36:10 [2020-04-02T18:36:10.485Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:36:10 [2020-04-02T18:36:10.485Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:36:10 [2020-04-02T18:36:10.485Z] - CONFIG_NF_NAT: enabled (as module)
18:36:10 [2020-04-02T18:36:10.485Z] - CONFIG_NF_NAT_NEEDED: enabled
18:36:10 [2020-04-02T18:36:10.485Z] - CONFIG_POSIX_MQUEUE: enabled
18:36:10 [2020-04-02T18:36:10.485Z] 
18:36:10 [2020-04-02T18:36:10.485Z] Optional Features:
18:36:10 [2020-04-02T18:36:10.485Z] - CONFIG_USER_NS: enabled
18:36:10 [2020-04-02T18:36:10.485Z] - CONFIG_SECCOMP: enabled
18:36:10 [2020-04-02T18:36:10.485Z] - CONFIG_CGROUP_PIDS: enabled
18:36:10 [2020-04-02T18:36:10.485Z] - CONFIG_MEMCG_SWAP: enabled
18:36:10 [2020-04-02T18:36:10.485Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:36:10 [2020-04-02T18:36:10.746Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:36:10 [2020-04-02T18:36:10.746Z] - CONFIG_BLK_CGROUP: enabled
18:36:10 [2020-04-02T18:36:10.746Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:36:10 [2020-04-02T18:36:10.746Z] - CONFIG_IOSCHED_CFQ: enabled
18:36:10 [2020-04-02T18:36:10.746Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
18:36:10 [2020-04-02T18:36:10.746Z] - CONFIG_CGROUP_PERF: enabled
18:36:10 [2020-04-02T18:36:10.746Z] - CONFIG_CGROUP_HUGETLB: enabled
18:36:10 [2020-04-02T18:36:10.746Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:36:10 [2020-04-02T18:36:10.746Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:36:10 [2020-04-02T18:36:10.746Z] - CONFIG_CFS_BANDWIDTH: enabled
18:36:10 [2020-04-02T18:36:10.746Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:36:10 [2020-04-02T18:36:10.746Z] - CONFIG_RT_GROUP_SCHED: missing
18:36:10 [2020-04-02T18:36:10.746Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:36:10 [2020-04-02T18:36:10.746Z] - CONFIG_IP_VS: enabled (as module)
18:36:10 [2020-04-02T18:36:10.746Z] - CONFIG_IP_VS_NFCT: enabled
18:36:10 [2020-04-02T18:36:10.746Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:36:10 [2020-04-02T18:36:10.746Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:36:10 [2020-04-02T18:36:10.746Z] - CONFIG_IP_VS_RR: enabled (as module)
18:36:10 [2020-04-02T18:36:10.746Z] - CONFIG_EXT4_FS: enabled
18:36:10 [2020-04-02T18:36:10.746Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:36:10 [2020-04-02T18:36:10.746Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:36:10 [2020-04-02T18:36:10.746Z] - Network Drivers:
18:36:10 [2020-04-02T18:36:10.746Z]   - "overlay":
18:36:10 [2020-04-02T18:36:10.746Z]     - CONFIG_VXLAN: enabled (as module)
18:36:10 [2020-04-02T18:36:10.746Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:36:10 [2020-04-02T18:36:10.746Z]       Optional (for encrypted networks):
18:36:11 [2020-04-02T18:36:11.006Z]       - CONFIG_CRYPTO: enabled
18:36:11 [2020-04-02T18:36:11.006Z]       - CONFIG_CRYPTO_AEAD: enabled
18:36:11 [2020-04-02T18:36:11.006Z]       - CONFIG_CRYPTO_GCM: enabled
18:36:11 [2020-04-02T18:36:11.006Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:36:11 [2020-04-02T18:36:11.006Z]       - CONFIG_CRYPTO_GHASH: enabled
18:36:11 [2020-04-02T18:36:11.006Z]       - CONFIG_XFRM: enabled
18:36:11 [2020-04-02T18:36:11.006Z]       - CONFIG_XFRM_USER: enabled (as module)
18:36:11 [2020-04-02T18:36:11.006Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:36:11 [2020-04-02T18:36:11.006Z]       - CONFIG_INET_ESP: enabled (as module)
18:36:11 [2020-04-02T18:36:11.006Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
18:36:11 [2020-04-02T18:36:11.006Z]   - "ipvlan":
18:36:11 [2020-04-02T18:36:11.006Z]     - CONFIG_IPVLAN: enabled (as module)
18:36:11 [2020-04-02T18:36:11.006Z]   - "macvlan":
18:36:11 [2020-04-02T18:36:11.006Z]     - CONFIG_MACVLAN: enabled (as module)
18:36:11 [2020-04-02T18:36:11.006Z]     - CONFIG_DUMMY: enabled (as module)
18:36:11 [2020-04-02T18:36:11.006Z]   - "ftp,tftp client in container":
18:36:11 [2020-04-02T18:36:11.006Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:36:11 [2020-04-02T18:36:11.006Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:36:11 [2020-04-02T18:36:11.006Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:36:11 [2020-04-02T18:36:11.006Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:36:11 [2020-04-02T18:36:11.006Z] - Storage Drivers:
18:36:11 [2020-04-02T18:36:11.006Z]   - "aufs":
18:36:11 [2020-04-02T18:36:11.006Z]     - CONFIG_AUFS_FS: enabled (as module)
18:36:11 [2020-04-02T18:36:11.006Z]   - "btrfs":
18:36:11 [2020-04-02T18:36:11.006Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:36:11 [2020-04-02T18:36:11.006Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:36:11 [2020-04-02T18:36:11.006Z]   - "devicemapper":
18:36:11 [2020-04-02T18:36:11.006Z]     - CONFIG_BLK_DEV_DM: enabled
18:36:11 [2020-04-02T18:36:11.006Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:36:11 [2020-04-02T18:36:11.006Z]   - "overlay":
18:36:11 [2020-04-02T18:36:11.006Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:36:11 [2020-04-02T18:36:11.006Z]   - "zfs":
18:36:11 [2020-04-02T18:36:11.006Z]     - /dev/zfs: missing
18:36:11 [2020-04-02T18:36:11.006Z]     - zfs command: missing
18:36:11 [2020-04-02T18:36:11.006Z]     - zpool command: missing
18:36:11 [2020-04-02T18:36:11.006Z] 
18:36:11 [2020-04-02T18:36:11.006Z] Limits:
18:36:11 [2020-04-02T18:36:11.006Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:36:11 [2020-04-02T18:36:11.006Z] 
18:36:11 [2020-04-02T18:36:11.006Z] + true
18:36:11 [2020-04-02T18:36:11.010Z] #77 DONE 0.9s
18:36:11 [2020-04-02T18:36:11.010Z] 
18:36:11 [2020-04-02T18:36:11.010Z] #78 exporting to image
18:36:11 [2020-04-02T18:36:11.010Z] #78 exporting layers
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:36:11 [2020-04-02T18:36:11.346Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79 .
18:36:11 [2020-04-02T18:36:11.346Z] #2 [internal] load build definition from Dockerfile
18:36:11 [2020-04-02T18:36:11.346Z] #2 transferring dockerfile: 17.06kB done
18:36:11 [2020-04-02T18:36:11.346Z] #2 DONE 0.0s
18:36:11 [2020-04-02T18:36:11.346Z] 
18:36:11 [2020-04-02T18:36:11.346Z] #1 [internal] load .dockerignore
18:36:11 [2020-04-02T18:36:11.346Z] #1 transferring context: 87B done
18:36:11 [2020-04-02T18:36:11.346Z] #1 DONE 0.1s
18:36:11 [2020-04-02T18:36:11.346Z] 
18:36:11 [2020-04-02T18:36:11.346Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
18:36:11 [2020-04-02T18:36:11.606Z] #3 DONE 0.1s
18:36:11 [2020-04-02T18:36:11.606Z] 
18:36:11 [2020-04-02T18:36:11.606Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
18:36:11 [2020-04-02T18:36:11.606Z] #4 CACHED
18:36:11 [2020-04-02T18:36:11.937Z] #78 exporting layers 0.9s done
18:36:11 [2020-04-02T18:36:11.937Z] #78 writing image sha256:f98d00db209c5f05ee119d15fc6505ea0804ae050f8f0d4aa89002ad5638e62a done
18:36:11 [2020-04-02T18:36:11.937Z] #78 naming to docker.io/library/docker:6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79 done
18:36:11 [2020-04-02T18:36:11.937Z] #78 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
18:36:12 [2020-04-02T18:36:12.173Z] 
18:36:12 [2020-04-02T18:36:12.173Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster
18:36:12 [2020-04-02T18:36:12.173Z] #5 DONE 0.1s
18:36:12 [2020-04-02T18:36:12.173Z] 
18:36:12 [2020-04-02T18:36:12.173Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
18:36:12 [2020-04-02T18:36:12.439Z] #6 DONE 0.1s
18:36:12 [2020-04-02T18:36:12.439Z] 
18:36:12 [2020-04-02T18:36:12.439Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
18:36:12 [2020-04-02T18:36:12.439Z] #71 DONE 0.0s
18:36:12 [2020-04-02T18:36:12.439Z] 
18:36:12 [2020-04-02T18:36:12.439Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
18:36:12 [2020-04-02T18:36:12.439Z] #7 DONE 0.0s
18:36:12 [2020-04-02T18:36:12.439Z] 
18:36:12 [2020-04-02T18:36:12.439Z] #20 [internal] load build context
18:36:12 [2020-04-02T18:36:12.967Z] 
18:36:12 [2020-04-02T18:36:12.967Z] Removing bundles/
18:36:12 [2020-04-02T18:36:12.967Z] 
18:36:12 [2020-04-02T18:36:12.967Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
18:36:12 [2020-04-02T18:36:12.967Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:36:12 [2020-04-02T18:36:12.967Z] GOOS="" GOARCH="" GOARM=""
18:36:14 [2020-04-02T18:36:14.995Z] #20 transferring context: 50.10MB 2.1s done
18:36:14 [2020-04-02T18:36:14.995Z] #20 DONE 2.2s
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
18:36:14 [2020-04-02T18:36:14.995Z] #49 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:36:14 [2020-04-02T18:36:14.995Z] #40 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
18:36:14 [2020-04-02T18:36:14.995Z] #21 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:36:14 [2020-04-02T18:36:14.995Z] #62 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
18:36:14 [2020-04-02T18:36:14.995Z] #19 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
18:36:14 [2020-04-02T18:36:14.995Z] #46 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
18:36:14 [2020-04-02T18:36:14.995Z] #13 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
18:36:14 [2020-04-02T18:36:14.995Z] #31 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:36:14 [2020-04-02T18:36:14.995Z] #47 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:36:14 [2020-04-02T18:36:14.995Z] #33 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:36:14 [2020-04-02T18:36:14.995Z] #41 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
18:36:14 [2020-04-02T18:36:14.995Z] #59 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:36:14 [2020-04-02T18:36:14.995Z] #29 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
18:36:14 [2020-04-02T18:36:14.995Z] #8 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
18:36:14 [2020-04-02T18:36:14.995Z] #11 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
18:36:14 [2020-04-02T18:36:14.995Z] #36 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
18:36:14 [2020-04-02T18:36:14.995Z] #42 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:36:14 [2020-04-02T18:36:14.995Z] #50 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:36:14 [2020-04-02T18:36:14.995Z] #27 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
18:36:14 [2020-04-02T18:36:14.995Z] #32 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:36:14 [2020-04-02T18:36:14.995Z] #35 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
18:36:14 [2020-04-02T18:36:14.995Z] #75 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
18:36:14 [2020-04-02T18:36:14.995Z] #51 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
18:36:14 [2020-04-02T18:36:14.995Z] #66 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #16 [dev-systemd-false 6/26] RUN ldconfig
18:36:14 [2020-04-02T18:36:14.995Z] #16 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
18:36:14 [2020-04-02T18:36:14.995Z] #57 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
18:36:14 [2020-04-02T18:36:14.995Z] #45 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:36:14 [2020-04-02T18:36:14.995Z] #25 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
18:36:14 [2020-04-02T18:36:14.995Z] #61 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:36:14 [2020-04-02T18:36:14.995Z] #23 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
18:36:14 [2020-04-02T18:36:14.995Z] #9 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
18:36:14 [2020-04-02T18:36:14.995Z] #54 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
18:36:14 [2020-04-02T18:36:14.995Z] #26 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
18:36:14 [2020-04-02T18:36:14.995Z] #48 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:36:14 [2020-04-02T18:36:14.995Z] #60 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:36:14 [2020-04-02T18:36:14.995Z] #53 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:36:14 [2020-04-02T18:36:14.995Z] #74 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:36:14 [2020-04-02T18:36:14.995Z] #30 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
18:36:14 [2020-04-02T18:36:14.995Z] #22 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
18:36:14 [2020-04-02T18:36:14.995Z] #18 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:36:14 [2020-04-02T18:36:14.995Z] #68 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:36:14 [2020-04-02T18:36:14.995Z] #56 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:36:14 [2020-04-02T18:36:14.995Z] #65 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
18:36:14 [2020-04-02T18:36:14.995Z] #72 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
18:36:14 [2020-04-02T18:36:14.995Z] #37 CACHED
18:36:14 [2020-04-02T18:36:14.995Z] 
18:36:14 [2020-04-02T18:36:14.995Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
18:36:14 [2020-04-02T18:36:14.996Z] #15 CACHED
18:36:14 [2020-04-02T18:36:14.996Z] 
18:36:14 [2020-04-02T18:36:14.996Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
18:36:14 [2020-04-02T18:36:14.996Z] #64 CACHED
18:36:14 [2020-04-02T18:36:14.996Z] 
18:36:14 [2020-04-02T18:36:14.996Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
18:36:14 [2020-04-02T18:36:14.996Z] #34 CACHED
18:36:14 [2020-04-02T18:36:14.996Z] 
18:36:14 [2020-04-02T18:36:14.996Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
18:36:14 [2020-04-02T18:36:14.996Z] #69 CACHED
18:36:14 [2020-04-02T18:36:14.996Z] 
18:36:14 [2020-04-02T18:36:14.996Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:36:14 [2020-04-02T18:36:14.996Z] #43 CACHED
18:36:14 [2020-04-02T18:36:14.996Z] 
18:36:14 [2020-04-02T18:36:14.996Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:36:14 [2020-04-02T18:36:14.996Z] #10 CACHED
18:36:14 [2020-04-02T18:36:14.996Z] 
18:36:14 [2020-04-02T18:36:14.996Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
18:36:14 [2020-04-02T18:36:14.996Z] #70 CACHED
18:36:14 [2020-04-02T18:36:14.996Z] 
18:36:14 [2020-04-02T18:36:14.996Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
18:36:14 [2020-04-02T18:36:14.996Z] #24 CACHED
18:36:14 [2020-04-02T18:36:14.996Z] 
18:36:14 [2020-04-02T18:36:14.996Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
18:36:14 [2020-04-02T18:36:14.996Z] #28 CACHED
18:36:14 [2020-04-02T18:36:14.996Z] 
18:36:14 [2020-04-02T18:36:14.996Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
18:36:14 [2020-04-02T18:36:14.996Z] #17 CACHED
18:36:14 [2020-04-02T18:36:14.996Z] 
18:36:14 [2020-04-02T18:36:14.996Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
18:36:14 [2020-04-02T18:36:14.996Z] #67 CACHED
18:36:14 [2020-04-02T18:36:14.996Z] 
18:36:14 [2020-04-02T18:36:14.996Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
18:36:14 [2020-04-02T18:36:14.996Z] #55 CACHED
18:36:14 [2020-04-02T18:36:14.996Z] 
18:36:14 [2020-04-02T18:36:14.996Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:36:14 [2020-04-02T18:36:14.996Z] #44 CACHED
18:36:14 [2020-04-02T18:36:14.996Z] 
18:36:14 [2020-04-02T18:36:14.996Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
18:36:14 [2020-04-02T18:36:14.996Z] #52 CACHED
18:36:14 [2020-04-02T18:36:14.996Z] 
18:36:14 [2020-04-02T18:36:14.996Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
18:36:14 [2020-04-02T18:36:14.996Z] #73 CACHED
18:36:14 [2020-04-02T18:36:14.996Z] 
18:36:14 [2020-04-02T18:36:14.996Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:36:14 [2020-04-02T18:36:14.996Z] #38 CACHED
18:36:14 [2020-04-02T18:36:14.996Z] 
18:36:14 [2020-04-02T18:36:14.996Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
18:36:14 [2020-04-02T18:36:14.996Z] #12 CACHED
18:36:14 [2020-04-02T18:36:14.996Z] 
18:36:14 [2020-04-02T18:36:14.996Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
18:36:14 [2020-04-02T18:36:14.996Z] #58 CACHED
18:36:14 [2020-04-02T18:36:14.996Z] 
18:36:14 [2020-04-02T18:36:14.996Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
18:36:14 [2020-04-02T18:36:14.996Z] #63 CACHED
18:36:14 [2020-04-02T18:36:14.996Z] 
18:36:14 [2020-04-02T18:36:14.996Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
18:36:14 [2020-04-02T18:36:14.996Z] #14 CACHED
18:36:14 [2020-04-02T18:36:14.996Z] 
18:36:14 [2020-04-02T18:36:14.996Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
18:36:14 [2020-04-02T18:36:14.996Z] #39 CACHED
18:36:14 [2020-04-02T18:36:14.996Z] 
18:36:14 [2020-04-02T18:36:14.996Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
18:36:14 [2020-04-02T18:36:14.996Z] #76 CACHED
18:36:14 [2020-04-02T18:36:14.996Z] 
18:36:14 [2020-04-02T18:36:14.996Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
18:36:16 [2020-04-02T18:36:16.075Z] Fetching without tags
18:36:16 [2020-04-02T18:36:16.025Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:36:16 [2020-04-02T18:36:16.030Z]  > git config --add remote.origin.fetch +refs/pull/40694/head:refs/remotes/origin/PR-40694 # timeout=10
18:36:16 [2020-04-02T18:36:16.039Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:36:16 [2020-04-02T18:36:16.066Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:36:16 [2020-04-02T18:36:16.094Z] Fetching upstream changes from https://github.com/moby/moby.git
18:36:16 [2020-04-02T18:36:16.094Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:36:16 [2020-04-02T18:36:16.095Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40694/head:refs/remotes/origin/PR-40694 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:36:16 [2020-04-02T18:36:16.637Z] Merging remotes/origin/master commit 4a67e7b98f5cf9ef17a6176bb2a6de9fa9b7d1d2 into PR head commit 85dc0fb7d542614dc186e3d480526b9e26d0012a
18:36:16 [2020-04-02T18:36:16.897Z] #77 DONE 2.0s
18:36:16 [2020-04-02T18:36:16.897Z] 
18:36:16 [2020-04-02T18:36:16.897Z] #78 exporting to image
18:36:16 [2020-04-02T18:36:16.897Z] #78 exporting layers
18:36:18 [2020-04-02T18:36:18.284Z] #78 exporting layers 1.5s done
18:36:18 [2020-04-02T18:36:18.284Z] #78 writing image sha256:778f39b8df15430ec009777bc20b94eedd336a40896ad3a4a2718767ffda7768 done
18:36:18 [2020-04-02T18:36:18.284Z] #78 naming to docker.io/library/docker:6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79 done
18:36:18 [2020-04-02T18:36:18.284Z] #78 DONE 1.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
18:36:18 [2020-04-02T18:36:18.381Z] ok  	github.com/docker/docker/api/server	0.005s	coverage: 9.0% of statements
[Pipeline] sh
18:36:16 [2020-04-02T18:36:16.645Z]  > git config core.sparsecheckout # timeout=10
18:36:16 [2020-04-02T18:36:16.650Z]  > git checkout -f 85dc0fb7d542614dc186e3d480526b9e26d0012a # timeout=10
18:36:17 [2020-04-02T18:36:17.757Z]  > git merge 4a67e7b98f5cf9ef17a6176bb2a6de9fa9b7d1d2 # timeout=10
18:36:18 [2020-04-02T18:36:18.674Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40694/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79 hack/test/unit
18:36:18 [2020-04-02T18:36:18.702Z] Merge succeeded, producing e0a5ba22c3616c346ca55474cddfe4b90602c514
18:36:18 [2020-04-02T18:36:18.703Z] Checking out Revision e0a5ba22c3616c346ca55474cddfe4b90602c514 (PR-40694)
18:36:18 [2020-04-02T18:36:18.874Z] Commit message: "Merge commit '4a67e7b98f5cf9ef17a6176bb2a6de9fa9b7d1d2' into HEAD"
18:36:18 [2020-04-02T18:36:18.894Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:36:19 [2020-04-02T18:36:19.908Z] + docker version
18:36:19 [2020-04-02T18:36:19.908Z] Client:
18:36:19 [2020-04-02T18:36:19.908Z]  Version:           18.06.1-ce
18:36:19 [2020-04-02T18:36:19.908Z]  API version:       1.38
18:36:19 [2020-04-02T18:36:19.908Z]  Go version:        go1.10.3
18:36:19 [2020-04-02T18:36:19.908Z]  Git commit:        e68fc7a
18:36:19 [2020-04-02T18:36:19.908Z]  Built:             Tue Aug 21 17:26:10 2018
18:36:19 [2020-04-02T18:36:19.908Z]  OS/Arch:           linux/ppc64le
18:36:19 [2020-04-02T18:36:19.908Z]  Experimental:      false
18:36:19 [2020-04-02T18:36:19.908Z] 
18:36:19 [2020-04-02T18:36:19.908Z] Server:
18:36:19 [2020-04-02T18:36:19.908Z]  Engine:
18:36:19 [2020-04-02T18:36:19.908Z]   Version:          18.06.1-ce
18:36:19 [2020-04-02T18:36:19.908Z]   API version:      1.38 (minimum version 1.12)
18:36:19 [2020-04-02T18:36:19.908Z]   Go version:       go1.10.3
18:36:19 [2020-04-02T18:36:19.908Z]   Git commit:       e68fc7a
18:36:19 [2020-04-02T18:36:19.908Z]   Built:            Tue Aug 21 17:24:20 2018
18:36:19 [2020-04-02T18:36:19.908Z]   OS/Arch:          linux/ppc64le
18:36:19 [2020-04-02T18:36:19.908Z]   Experimental:     true
[Pipeline] sh
18:36:20 [2020-04-02T18:36:20.343Z] + docker info
18:36:20 [2020-04-02T18:36:20.343Z] Containers: 0
18:36:20 [2020-04-02T18:36:20.343Z]  Running: 0
18:36:20 [2020-04-02T18:36:20.343Z]  Paused: 0
18:36:20 [2020-04-02T18:36:20.343Z]  Stopped: 0
18:36:20 [2020-04-02T18:36:20.343Z] Images: 0
18:36:20 [2020-04-02T18:36:20.343Z] Server Version: 18.06.1-ce
18:36:20 [2020-04-02T18:36:20.343Z] Storage Driver: overlay2
18:36:20 [2020-04-02T18:36:20.343Z]  Backing Filesystem: extfs
18:36:20 [2020-04-02T18:36:20.343Z]  Supports d_type: true
18:36:20 [2020-04-02T18:36:20.343Z]  Native Overlay Diff: true
18:36:20 [2020-04-02T18:36:20.343Z] Logging Driver: json-file
18:36:20 [2020-04-02T18:36:20.343Z] Cgroup Driver: cgroupfs
18:36:20 [2020-04-02T18:36:20.343Z] Plugins:
18:36:20 [2020-04-02T18:36:20.343Z]  Volume: local
18:36:20 [2020-04-02T18:36:20.343Z]  Network: bridge host ipvlan macvlan null overlay
18:36:20 [2020-04-02T18:36:20.343Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
18:36:20 [2020-04-02T18:36:20.343Z] Swarm: inactive
18:36:20 [2020-04-02T18:36:20.343Z] Runtimes: runc
18:36:20 [2020-04-02T18:36:20.343Z] Default Runtime: runc
18:36:20 [2020-04-02T18:36:20.343Z] Init Binary: docker-init
18:36:20 [2020-04-02T18:36:20.343Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
18:36:20 [2020-04-02T18:36:20.343Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
18:36:20 [2020-04-02T18:36:20.343Z] init version: fec3683
18:36:20 [2020-04-02T18:36:20.343Z] Security Options:
18:36:20 [2020-04-02T18:36:20.343Z]  apparmor
18:36:20 [2020-04-02T18:36:20.343Z]  seccomp
18:36:20 [2020-04-02T18:36:20.343Z]   Profile: default
18:36:20 [2020-04-02T18:36:20.343Z] Kernel Version: 4.4.0-139-generic
18:36:20 [2020-04-02T18:36:20.343Z] Operating System: Ubuntu 16.04.3 LTS
18:36:20 [2020-04-02T18:36:20.343Z] OSType: linux
18:36:20 [2020-04-02T18:36:20.343Z] Architecture: ppc64le
18:36:20 [2020-04-02T18:36:20.343Z] CPUs: 4
18:36:20 [2020-04-02T18:36:20.343Z] Total Memory: 7.972GiB
18:36:20 [2020-04-02T18:36:20.343Z] Name: ppc64le-ubuntu-21
18:36:20 [2020-04-02T18:36:20.343Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
18:36:20 [2020-04-02T18:36:20.343Z] Docker Root Dir: /var/lib/docker
18:36:20 [2020-04-02T18:36:20.343Z] Debug Mode (client): false
18:36:20 [2020-04-02T18:36:20.343Z] Debug Mode (server): false
18:36:20 [2020-04-02T18:36:20.343Z] Username: dockerbuildbot
18:36:20 [2020-04-02T18:36:20.343Z] Registry: https://index.docker.io/v1/
18:36:20 [2020-04-02T18:36:20.343Z] Labels:
18:36:20 [2020-04-02T18:36:20.343Z] Experimental: true
18:36:20 [2020-04-02T18:36:20.343Z] Insecure Registries:
18:36:20 [2020-04-02T18:36:20.343Z]  127.0.0.0/8
18:36:20 [2020-04-02T18:36:20.343Z] Live Restore Enabled: false
18:36:20 [2020-04-02T18:36:20.343Z] 
[Pipeline] sh
18:36:20 [2020-04-02T18:36:20.760Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:36:20 [2020-04-02T18:36:20.760Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:36:20 [2020-04-02T18:36:20.760Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40694/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
18:36:20 [2020-04-02T18:36:20.760Z] + bash /home/docker/workspace/moby_PR-40694/check-config.sh
18:36:20 [2020-04-02T18:36:20.760Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:36:20 [2020-04-02T18:36:20.760Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
18:36:20 [2020-04-02T18:36:20.760Z] 
18:36:20 [2020-04-02T18:36:20.760Z] Generally Necessary:
18:36:20 [2020-04-02T18:36:20.760Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:36:20 [2020-04-02T18:36:20.760Z] - apparmor: enabled and tools installed
18:36:20 [2020-04-02T18:36:20.760Z] - CONFIG_NAMESPACES: enabled
18:36:20 [2020-04-02T18:36:20.760Z] - CONFIG_NET_NS: enabled
18:36:20 [2020-04-02T18:36:20.760Z] - CONFIG_PID_NS: enabled
18:36:18 [2020-04-02T18:36:18.692Z]  > git rev-parse HEAD^{commit} # timeout=10
18:36:18 [2020-04-02T18:36:18.710Z]  > git config core.sparsecheckout # timeout=10
18:36:18 [2020-04-02T18:36:18.714Z]  > git checkout -f e0a5ba22c3616c346ca55474cddfe4b90602c514 # timeout=10
18:36:18 [2020-04-02T18:36:18.884Z]  > git rev-list --no-walk d782fc9d8f35c6e54dae1996fe49549106ffa0f4 # timeout=10
18:36:21 [2020-04-02T18:36:21.077Z] - CONFIG_IPC_NS: enabled
18:36:21 [2020-04-02T18:36:21.077Z] - CONFIG_UTS_NS: enabled
18:36:21 [2020-04-02T18:36:21.077Z] - CONFIG_CGROUPS: enabled
18:36:21 [2020-04-02T18:36:21.077Z] - CONFIG_CGROUP_CPUACCT: enabled
18:36:21 [2020-04-02T18:36:21.077Z] - CONFIG_CGROUP_DEVICE: enabled
18:36:21 [2020-04-02T18:36:21.077Z] - CONFIG_CGROUP_FREEZER: enabled
18:36:21 [2020-04-02T18:36:21.077Z] - CONFIG_CGROUP_SCHED: enabled
18:36:21 [2020-04-02T18:36:21.077Z] - CONFIG_CPUSETS: enabled
18:36:21 [2020-04-02T18:36:21.077Z] - CONFIG_MEMCG: enabled
18:36:21 [2020-04-02T18:36:21.077Z] - CONFIG_KEYS: enabled
18:36:21 [2020-04-02T18:36:21.077Z] - CONFIG_VETH: enabled (as module)
18:36:21 [2020-04-02T18:36:21.077Z] - CONFIG_BRIDGE: enabled (as module)
18:36:21 [2020-04-02T18:36:21.077Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:36:21 [2020-04-02T18:36:21.077Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
18:36:21 [2020-04-02T18:36:21.077Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:36:21 [2020-04-02T18:36:21.077Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:36:21 [2020-04-02T18:36:21.077Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:36:21 [2020-04-02T18:36:21.077Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:36:21 [2020-04-02T18:36:21.077Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:36:21 [2020-04-02T18:36:21.077Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:36:21 [2020-04-02T18:36:21.077Z] - CONFIG_NF_NAT: enabled (as module)
18:36:21 [2020-04-02T18:36:21.077Z] - CONFIG_NF_NAT_NEEDED: enabled
18:36:21 [2020-04-02T18:36:21.077Z] - CONFIG_POSIX_MQUEUE: enabled
18:36:21 [2020-04-02T18:36:21.077Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
18:36:21 [2020-04-02T18:36:21.077Z] 
18:36:21 [2020-04-02T18:36:21.077Z] Optional Features:
18:36:21 [2020-04-02T18:36:21.077Z] - CONFIG_USER_NS: enabled
18:36:21 [2020-04-02T18:36:21.077Z] - CONFIG_SECCOMP: enabled
18:36:21 [2020-04-02T18:36:21.077Z] - CONFIG_CGROUP_PIDS: enabled
18:36:21 [2020-04-02T18:36:21.077Z] - CONFIG_MEMCG_SWAP: enabled
18:36:21 [2020-04-02T18:36:21.077Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:36:21 [2020-04-02T18:36:21.077Z]     (cgroup swap accounting is currently enabled)
18:36:21 [2020-04-02T18:36:21.077Z] - CONFIG_MEMCG_KMEM: enabled
18:36:21 [2020-04-02T18:36:21.077Z] - CONFIG_BLK_CGROUP: enabled
18:36:21 [2020-04-02T18:36:21.077Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:36:21 [2020-04-02T18:36:21.077Z] - CONFIG_IOSCHED_CFQ: enabled
18:36:21 [2020-04-02T18:36:21.077Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
18:36:21 [2020-04-02T18:36:21.077Z] - CONFIG_CGROUP_PERF: enabled
18:36:21 [2020-04-02T18:36:21.077Z] - CONFIG_CGROUP_HUGETLB: enabled
18:36:21 [2020-04-02T18:36:21.077Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:36:21 [2020-04-02T18:36:21.379Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:36:21 [2020-04-02T18:36:21.379Z] - CONFIG_CFS_BANDWIDTH: enabled
18:36:21 [2020-04-02T18:36:21.379Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:36:21 [2020-04-02T18:36:21.379Z] - CONFIG_RT_GROUP_SCHED: missing
18:36:21 [2020-04-02T18:36:21.379Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:36:21 [2020-04-02T18:36:21.379Z] - CONFIG_IP_VS: enabled (as module)
18:36:21 [2020-04-02T18:36:21.379Z] - CONFIG_IP_VS_NFCT: enabled
18:36:21 [2020-04-02T18:36:21.379Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:36:21 [2020-04-02T18:36:21.379Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:36:21 [2020-04-02T18:36:21.379Z] - CONFIG_IP_VS_RR: enabled (as module)
18:36:21 [2020-04-02T18:36:21.379Z] - CONFIG_EXT4_FS: enabled
18:36:21 [2020-04-02T18:36:21.379Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:36:21 [2020-04-02T18:36:21.379Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:36:21 [2020-04-02T18:36:21.379Z] - Network Drivers:
18:36:21 [2020-04-02T18:36:21.379Z]   - "overlay":
18:36:21 [2020-04-02T18:36:21.379Z]     - CONFIG_VXLAN: enabled (as module)
18:36:21 [2020-04-02T18:36:21.379Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:36:21 [2020-04-02T18:36:21.379Z]       Optional (for encrypted networks):
18:36:21 [2020-04-02T18:36:21.379Z]       - CONFIG_CRYPTO: enabled
18:36:21 [2020-04-02T18:36:21.379Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
18:36:21 [2020-04-02T18:36:21.379Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
18:36:21 [2020-04-02T18:36:21.379Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
18:36:21 [2020-04-02T18:36:21.379Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
18:36:21 [2020-04-02T18:36:21.379Z]       - CONFIG_XFRM: enabled
18:36:21 [2020-04-02T18:36:21.379Z]       - CONFIG_XFRM_USER: enabled (as module)
18:36:21 [2020-04-02T18:36:21.379Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:36:21 [2020-04-02T18:36:21.379Z]       - CONFIG_INET_ESP: enabled (as module)
18:36:21 [2020-04-02T18:36:21.379Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
18:36:21 [2020-04-02T18:36:21.379Z]   - "ipvlan":
18:36:21 [2020-04-02T18:36:21.379Z]     - CONFIG_IPVLAN: enabled (as module)
18:36:21 [2020-04-02T18:36:21.379Z]   - "macvlan":
18:36:21 [2020-04-02T18:36:21.379Z]     - CONFIG_MACVLAN: enabled (as module)
18:36:21 [2020-04-02T18:36:21.379Z]     - CONFIG_DUMMY: enabled (as module)
18:36:21 [2020-04-02T18:36:21.379Z]   - "ftp,tftp client in container":
18:36:21 [2020-04-02T18:36:21.702Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:36:21 [2020-04-02T18:36:21.702Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:36:21 [2020-04-02T18:36:21.702Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:36:21 [2020-04-02T18:36:21.702Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:36:21 [2020-04-02T18:36:21.702Z] - Storage Drivers:
18:36:21 [2020-04-02T18:36:21.702Z]   - "aufs":
18:36:21 [2020-04-02T18:36:21.702Z]     - CONFIG_AUFS_FS: enabled (as module)
18:36:21 [2020-04-02T18:36:21.702Z]   - "btrfs":
18:36:21 [2020-04-02T18:36:21.702Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:36:21 [2020-04-02T18:36:21.702Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:36:21 [2020-04-02T18:36:21.702Z]   - "devicemapper":
18:36:21 [2020-04-02T18:36:21.702Z]     - CONFIG_BLK_DEV_DM: enabled
18:36:21 [2020-04-02T18:36:21.702Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:36:21 [2020-04-02T18:36:21.702Z]   - "overlay":
18:36:21 [2020-04-02T18:36:21.702Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:36:21 [2020-04-02T18:36:21.702Z]   - "zfs":
18:36:21 [2020-04-02T18:36:21.702Z]     - /dev/zfs: missing
18:36:21 [2020-04-02T18:36:21.702Z]     - zfs command: missing
18:36:21 [2020-04-02T18:36:21.702Z]     - zpool command: missing
18:36:21 [2020-04-02T18:36:21.702Z] 
18:36:21 [2020-04-02T18:36:21.702Z] Limits:
18:36:21 [2020-04-02T18:36:21.702Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:36:21 [2020-04-02T18:36:21.702Z] 
18:36:21 [2020-04-02T18:36:21.702Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:36:22 [2020-04-02T18:36:22.248Z] + make bundles/buildx
18:36:22 [2020-04-02T18:36:22.865Z] ?   	github.com/docker/docker/api	[no test files]
18:36:22 [2020-04-02T18:36:22.878Z] make: command: Command not found
18:36:22 [2020-04-02T18:36:22.878Z] make: command: Command not found
18:36:22 [2020-04-02T18:36:22.878Z] mkdir bundles
18:36:22 [2020-04-02T18:36:22.878Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
18:36:22 [2020-04-02T18:36:22.878Z] 	--build-arg BUILDX_COMMIT \
18:36:22 [2020-04-02T18:36:22.878Z] 	--build-arg BUILDX_REPO \
18:36:22 [2020-04-02T18:36:22.878Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
18:36:22 [2020-04-02T18:36:22.878Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
18:36:22 [2020-04-02T18:36:22.878Z] 	.
18:36:22 [2020-04-02T18:36:22.878Z] /bin/sh: 4: go: not found
18:36:22 [2020-04-02T18:36:22.878Z] /bin/sh: 5: go: not found
18:36:25 [2020-04-02T18:36:25.599Z] Sending build context to Docker daemon  54.74MB

18:36:25 [2020-04-02T18:36:25.599Z] Step 1/16 : ARG GO_VERSION=1.12.10
18:36:25 [2020-04-02T18:36:25.599Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
18:36:25 [2020-04-02T18:36:25.599Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
18:36:25 [2020-04-02T18:36:25.599Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
18:36:25 [2020-04-02T18:36:25.599Z] 1.12.10-stretch: Pulling from library/golang
18:36:25 [2020-04-02T18:36:25.896Z] fb056072eab9: Pulling fs layer
18:36:25 [2020-04-02T18:36:25.896Z] 6a33b1f9796f: Pulling fs layer
18:36:25 [2020-04-02T18:36:25.896Z] 8f8f8962e456: Pulling fs layer
18:36:25 [2020-04-02T18:36:25.896Z] 68adcc365214: Pulling fs layer
18:36:25 [2020-04-02T18:36:25.896Z] 76d8adf27bdf: Pulling fs layer
18:36:25 [2020-04-02T18:36:25.896Z] d66e58854927: Pulling fs layer
18:36:25 [2020-04-02T18:36:25.896Z] 71497195576e: Pulling fs layer
18:36:25 [2020-04-02T18:36:25.896Z] 68adcc365214: Waiting
18:36:25 [2020-04-02T18:36:25.896Z] 76d8adf27bdf: Waiting
18:36:25 [2020-04-02T18:36:25.896Z] d66e58854927: Waiting
18:36:26 [2020-04-02T18:36:26.525Z] 8f8f8962e456: Verifying Checksum
18:36:26 [2020-04-02T18:36:26.525Z] 8f8f8962e456: Download complete
18:36:26 [2020-04-02T18:36:26.818Z] 6a33b1f9796f: Verifying Checksum
18:36:26 [2020-04-02T18:36:26.818Z] 6a33b1f9796f: Download complete
18:36:28 [2020-04-02T18:36:28.935Z] fb056072eab9: Verifying Checksum
18:36:28 [2020-04-02T18:36:28.935Z] fb056072eab9: Download complete
18:36:30 [2020-04-02T18:36:30.446Z] 68adcc365214: Verifying Checksum
18:36:30 [2020-04-02T18:36:30.446Z] 68adcc365214: Download complete
18:36:30 [2020-04-02T18:36:30.446Z] 71497195576e: Verifying Checksum
18:36:30 [2020-04-02T18:36:30.446Z] 71497195576e: Download complete
18:36:31 [2020-04-02T18:36:31.084Z] 76d8adf27bdf: Verifying Checksum
18:36:31 [2020-04-02T18:36:31.084Z] 76d8adf27bdf: Download complete
18:36:33 [2020-04-02T18:36:33.808Z] fb056072eab9: Pull complete
18:36:34 [2020-04-02T18:36:34.442Z] 6a33b1f9796f: Pull complete
18:36:34 [2020-04-02T18:36:34.731Z] 8f8f8962e456: Pull complete
18:36:35 [2020-04-02T18:36:35.084Z] ok  	github.com/docker/docker/api/server	0.012s	coverage: 9.0% of statements
18:36:36 [2020-04-02T18:36:36.227Z] d66e58854927: Verifying Checksum
18:36:36 [2020-04-02T18:36:36.227Z] d66e58854927: Download complete
18:36:36 [2020-04-02T18:36:36.917Z] INFO [loader] Go packages loading at mode 575 (deps|types_sizes|compiled_files|exports_file|files|imports|name) took 32.62378956s 
18:36:36 [2020-04-02T18:36:36.917Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 154.243445ms 
18:36:38 [2020-04-02T18:36:38.289Z] INFO [runner/unused/goanalysis] analyzers took 28.651034718s with top 10 stages: buildssa: 23.63818909s, U1000: 5.012845628s 
18:36:38 [2020-04-02T18:36:38.300Z] 68adcc365214: Pull complete
18:36:41 [2020-04-02T18:36:41.030Z] 76d8adf27bdf: Pull complete
18:36:46 [2020-04-02T18:36:46.846Z] d66e58854927: Pull complete
18:36:47 [2020-04-02T18:36:47.142Z] 71497195576e: Pull complete
18:36:47 [2020-04-02T18:36:47.142Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
18:36:47 [2020-04-02T18:36:47.142Z] Status: Downloaded newer image for golang:1.12.10-stretch
18:36:47 [2020-04-02T18:36:47.142Z]  ---> ebd73b5ebd31
18:36:47 [2020-04-02T18:36:47.142Z] Step 5/16 : ARG BUILDX_REPO
18:36:47 [2020-04-02T18:36:47.142Z]  ---> Running in 68b5ff11c780
18:36:47 [2020-04-02T18:36:47.142Z] Removing intermediate container 68b5ff11c780
18:36:47 [2020-04-02T18:36:47.142Z]  ---> fdd3ac239a1b
18:36:47 [2020-04-02T18:36:47.142Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
18:36:47 [2020-04-02T18:36:47.142Z]  ---> Running in 8e4112603c11
18:36:47 [2020-04-02T18:36:47.772Z] Cloning into '/buildx'...
18:36:53 [2020-04-02T18:36:53.310Z] Removing intermediate container 8e4112603c11
18:36:53 [2020-04-02T18:36:53.310Z]  ---> 0092e19dc02e
18:36:53 [2020-04-02T18:36:53.310Z] Step 7/16 : WORKDIR /buildx
18:36:53 [2020-04-02T18:36:53.310Z]  ---> Running in 4b9f2d271c4c
18:36:53 [2020-04-02T18:36:53.310Z] Removing intermediate container 4b9f2d271c4c
18:36:53 [2020-04-02T18:36:53.310Z]  ---> e8efa7291363
18:36:53 [2020-04-02T18:36:53.310Z] Step 8/16 : ARG BUILDX_COMMIT
18:36:53 [2020-04-02T18:36:53.310Z]  ---> Running in 3187d06cc225
18:36:53 [2020-04-02T18:36:53.310Z] Removing intermediate container 3187d06cc225
18:36:53 [2020-04-02T18:36:53.310Z]  ---> 2243d1684332
18:36:53 [2020-04-02T18:36:53.310Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
18:36:53 [2020-04-02T18:36:53.310Z]  ---> Running in 536fb7b307f9
18:36:53 [2020-04-02T18:36:53.310Z] From https://github.com/docker/buildx
18:36:53 [2020-04-02T18:36:53.310Z]  * [new tag]         v0.3.1     -> build
18:36:54 [2020-04-02T18:36:54.345Z] Switched to branch 'build'
18:36:55 [2020-04-02T18:36:55.373Z] Removing intermediate container 536fb7b307f9
18:36:55 [2020-04-02T18:36:55.373Z]  ---> 1e90c5b39e0d
18:36:55 [2020-04-02T18:36:55.373Z] Step 10/16 : RUN go mod download
18:36:55 [2020-04-02T18:36:55.373Z]  ---> Running in 58a2ecfb522e
18:36:55 [2020-04-02T18:36:55.665Z] go: finding github.com/spf13/pflag v1.0.3
18:36:55 [2020-04-02T18:36:55.665Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
18:36:55 [2020-04-02T18:36:55.665Z] go: finding github.com/Microsoft/hcsshim v0.8.6
18:36:55 [2020-04-02T18:36:55.665Z] go: finding github.com/hashicorp/go-version v1.1.0
18:36:55 [2020-04-02T18:36:55.665Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
18:36:55 [2020-04-02T18:36:55.665Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
18:36:55 [2020-04-02T18:36:55.665Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
18:36:55 [2020-04-02T18:36:55.665Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
18:36:56 [2020-04-02T18:36:56.704Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
18:36:56 [2020-04-02T18:36:56.704Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
18:36:57 [2020-04-02T18:36:57.762Z] go: finding github.com/imdario/mergo v0.3.7
18:36:57 [2020-04-02T18:36:57.762Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
18:36:57 [2020-04-02T18:36:57.762Z] go: finding github.com/mattn/go-shellwords v1.0.5
18:36:57 [2020-04-02T18:36:57.762Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
18:36:58 [2020-04-02T18:36:58.053Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
18:36:58 [2020-04-02T18:36:58.053Z] go: finding github.com/bitly/go-simplejson v0.5.0
18:36:58 [2020-04-02T18:36:58.689Z] go: finding github.com/modern-go/reflect2 v1.0.1
18:36:58 [2020-04-02T18:36:58.980Z] go: finding github.com/gorilla/mux v1.7.0
18:36:59 [2020-04-02T18:36:59.624Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
18:36:59 [2020-04-02T18:36:59.920Z] go: finding github.com/stretchr/testify v1.3.0
18:36:59 [2020-04-02T18:36:59.920Z] go: finding github.com/opencontainers/image-spec v1.0.1
18:36:59 [2020-04-02T18:36:59.920Z] go: finding github.com/hashicorp/hcl v1.0.0
18:37:00 [2020-04-02T18:37:00.218Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
18:37:00 [2020-04-02T18:37:00.512Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
18:37:00 [2020-04-02T18:37:00.806Z] go: finding github.com/jinzhu/gorm v1.9.2
18:37:01 [2020-04-02T18:37:01.097Z] go: finding github.com/json-iterator/go v1.1.6
18:37:01 [2020-04-02T18:37:01.388Z] go: finding github.com/pkg/errors v0.8.1
18:37:02 [2020-04-02T18:37:02.433Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
18:37:02 [2020-04-02T18:37:02.433Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
18:37:02 [2020-04-02T18:37:02.728Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
18:37:02 [2020-04-02T18:37:02.728Z] go: finding github.com/docker/go-connections v0.4.0
18:37:02 [2020-04-02T18:37:02.728Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
18:37:03 [2020-04-02T18:37:03.775Z] go: finding github.com/bugsnag/panicwrap v1.2.0
18:37:03 [2020-04-02T18:37:03.775Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
18:37:04 [2020-04-02T18:37:04.431Z] go: finding github.com/sirupsen/logrus v1.4.0
18:37:04 [2020-04-02T18:37:04.431Z] go: finding gopkg.in/inf.v0 v0.9.1
18:37:04 [2020-04-02T18:37:04.431Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
18:37:04 [2020-04-02T18:37:04.784Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m18.288578577s with top 10 stages: buildssa: 1m23.853329923s, goimports: 14.545733839s, unconvert: 10.40103086s, gosec: 8.573345587s, golint: 4.659010593s, inspect: 3.892955409s, misspell: 3.540164314s, ineffassign: 3.499773141s, ctrlflow: 2.899001801s, deadcode: 2.867285249s 
18:37:04 [2020-04-02T18:37:04.784Z] INFO [runner] Issues before processing: 2296, after processing: 0 
18:37:04 [2020-04-02T18:37:04.784Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1687/1687, skip_dirs: 1687/1687, autogenerated_exclude: 1582/1687, nolint: 0/63, filename_unadjuster: 1687/1687, exclude: 1582/1582, cgo: 1687/2296, skip_files: 1687/1687, exclude-rules: 63/1582, identifier_marker: 1582/1582 
18:37:04 [2020-04-02T18:37:04.784Z] INFO [runner] processing took 58.939264ms with stages: nolint: 25.879808ms, identifier_marker: 16.343464ms, path_prettifier: 7.679516ms, autogenerated_exclude: 3.797465ms, exclude-rules: 3.245725ms, skip_dirs: 1.676939ms, cgo: 201.886µs, filename_unadjuster: 109.992µs, max_same_issues: 1.191µs, exclude: 674ns, uniq_by_line: 648ns, diff: 420ns, source_code: 401ns, max_from_linter: 351ns, skip_files: 289ns, path_shortener: 272ns, max_per_file_from_linter: 223ns 
18:37:04 [2020-04-02T18:37:04.784Z] INFO [runner] linters took 29.933330568s with stages: goanalysis_metalinter: 22.976728718s, unused: 6.897558817s 
18:37:04 [2020-04-02T18:37:04.784Z] INFO File cache stats: 1447 entries of total size 6.8MiB 
18:37:04 [2020-04-02T18:37:04.784Z] INFO Memory: 547 samples, avg is 1218.0MB, max is 3302.7MB 
18:37:04 [2020-04-02T18:37:04.784Z] INFO Execution took 1m2.718378664s                
18:37:04 [2020-04-02T18:37:04.784Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
18:37:05 [2020-04-02T18:37:05.064Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
18:37:05 [2020-04-02T18:37:05.064Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
18:37:05 [2020-04-02T18:37:05.064Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
18:37:05 [2020-04-02T18:37:05.106Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40694/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79 hack/make.sh dynbinary-daemon test-docker-py
18:37:05 [2020-04-02T18:37:05.358Z] go: finding github.com/pmezard/go-difflib v1.0.0
18:37:05 [2020-04-02T18:37:05.531Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:37:05 [2020-04-02T18:37:05.531Z] ok  	github.com/docker/docker/api/server/httputils	0.014s	coverage: 14.7% of statements
18:37:05 [2020-04-02T18:37:05.531Z] ok  	github.com/docker/docker/api/server/middleware	0.016s	coverage: 37.7% of statements
18:37:05 [2020-04-02T18:37:05.531Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:37:05 [2020-04-02T18:37:05.531Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:37:05 [2020-04-02T18:37:05.531Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:37:05 [2020-04-02T18:37:05.531Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:37:05 [2020-04-02T18:37:05.531Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:37:05 [2020-04-02T18:37:05.531Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:37:05 [2020-04-02T18:37:05.531Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:37:05 [2020-04-02T18:37:05.531Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:37:05 [2020-04-02T18:37:05.531Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:37:05 [2020-04-02T18:37:05.531Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:37:05 [2020-04-02T18:37:05.531Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:37:05 [2020-04-02T18:37:05.531Z] ok  	github.com/docker/docker/api/server/router/swarm	0.009s	coverage: 4.5% of statements
18:37:05 [2020-04-02T18:37:05.531Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:37:05 [2020-04-02T18:37:05.531Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
18:37:05 [2020-04-02T18:37:05.531Z] ?   	github.com/docker/docker/api/types	[no test files]
18:37:05 [2020-04-02T18:37:05.531Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:37:05 [2020-04-02T18:37:05.531Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:37:05 [2020-04-02T18:37:05.531Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:37:05 [2020-04-02T18:37:05.531Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:37:05 [2020-04-02T18:37:05.531Z] ok  	github.com/docker/docker/api/types/filters	0.007s	coverage: 92.2% of statements
18:37:05 [2020-04-02T18:37:05.531Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:37:05 [2020-04-02T18:37:05.531Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:37:05 [2020-04-02T18:37:05.531Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:37:05 [2020-04-02T18:37:05.531Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:37:05 [2020-04-02T18:37:05.531Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
18:37:05 [2020-04-02T18:37:05.531Z] ok  	github.com/docker/docker/api/types/strslice	0.005s	coverage: 90.0% of statements
18:37:05 [2020-04-02T18:37:05.531Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:37:05 [2020-04-02T18:37:05.531Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:37:05 [2020-04-02T18:37:05.531Z] ok  	github.com/docker/docker/api/types/versions	0.001s	coverage: 75.0% of statements
18:37:05 [2020-04-02T18:37:05.531Z] ok  	github.com/docker/docker/api/types/time	0.004s	coverage: 100.0% of statements
18:37:05 [2020-04-02T18:37:05.531Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:37:05 [2020-04-02T18:37:05.531Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:37:05 [2020-04-02T18:37:05.531Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:37:05 [2020-04-02T18:37:05.531Z] ?   	github.com/docker/docker/builder	[no test files]
18:37:05 [2020-04-02T18:37:05.531Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:37:05 [2020-04-02T18:37:05.531Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:37:05 [2020-04-02T18:37:05.531Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:37:05 [2020-04-02T18:37:05.531Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:37:05 [2020-04-02T18:37:05.531Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:37:05 [2020-04-02T18:37:05.531Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:37:05 [2020-04-02T18:37:05.531Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:37:05 [2020-04-02T18:37:05.531Z] ok  	github.com/docker/docker/builder/dockerignore	0.005s	coverage: 96.8% of statements
18:37:05 [2020-04-02T18:37:05.667Z] 
18:37:05 [2020-04-02T18:37:05.667Z] Removing bundles/
18:37:05 [2020-04-02T18:37:05.667Z] 
18:37:05 [2020-04-02T18:37:05.667Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
18:37:05 [2020-04-02T18:37:05.922Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:37:05 [2020-04-02T18:37:05.922Z] GOOS="" GOARCH="" GOARM=""
18:37:05 [2020-04-02T18:37:05.999Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
18:37:06 [2020-04-02T18:37:06.294Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
18:37:06 [2020-04-02T18:37:06.586Z] go: finding github.com/theupdateframework/notary v0.6.1
18:37:06 [2020-04-02T18:37:06.886Z] go: finding github.com/go-sql-driver/mysql v1.4.1
18:37:06 [2020-04-02T18:37:06.995Z] ok  	github.com/docker/docker/builder/remotecontext	0.335s	coverage: 13.6% of statements
18:37:07 [2020-04-02T18:37:07.276Z] ok  	github.com/docker/docker/builder/dockerfile	0.958s	coverage: 48.2% of statements
18:37:07 [2020-04-02T18:37:07.537Z] go: finding github.com/davecgh/go-spew v1.1.1
18:37:07 [2020-04-02T18:37:07.537Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
18:37:07 [2020-04-02T18:37:07.886Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
18:37:08 [2020-04-02T18:37:08.179Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
18:37:08 [2020-04-02T18:37:08.476Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
18:37:08 [2020-04-02T18:37:08.887Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.298s	coverage: 86.3% of statements
18:37:08 [2020-04-02T18:37:08.887Z] ?   	github.com/docker/docker/cli	[no test files]
18:37:08 [2020-04-02T18:37:08.887Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:37:09 [2020-04-02T18:37:09.130Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
18:37:09 [2020-04-02T18:37:09.130Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
18:37:09 [2020-04-02T18:37:09.431Z] go: finding github.com/gogo/googleapis v1.1.0
18:37:09 [2020-04-02T18:37:09.729Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
18:37:09 [2020-04-02T18:37:09.729Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
18:37:10 [2020-04-02T18:37:10.173Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fe929976a416e2c4) in /home/ubuntu/workspace/moby_PR-40694
[Pipeline] {
[Pipeline] checkout
18:37:10 [2020-04-02T18:37:10.351Z] ok  	github.com/docker/docker/client	0.156s	coverage: 75.8% of statements
18:37:11 [2020-04-02T18:37:11.800Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
18:37:11 [2020-04-02T18:37:11.800Z] go: finding github.com/lib/pq v1.0.0
18:37:11 [2020-04-02T18:37:11.800Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
18:37:12 [2020-04-02T18:37:12.371Z] using credential docker-jenkins-github-credentials
18:37:12 [2020-04-02T18:37:12.379Z] Cloning the remote Git repository
18:37:12 [2020-04-02T18:37:12.379Z] Cloning with configured refspecs honoured and without tags
18:37:12 [2020-04-02T18:37:12.342Z] Cloning repository https://github.com/moby/moby.git
18:37:12 [2020-04-02T18:37:12.389Z]  > git init /home/ubuntu/workspace/moby_PR-40694 # timeout=10
18:37:12 [2020-04-02T18:37:12.845Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
18:37:13 [2020-04-02T18:37:13.139Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
18:37:13 [2020-04-02T18:37:13.139Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
18:37:13 [2020-04-02T18:37:13.435Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
18:37:12 [2020-04-02T18:37:12.781Z] Fetching upstream changes from https://github.com/moby/moby.git
18:37:12 [2020-04-02T18:37:12.781Z]  > git --version # timeout=10
18:37:12 [2020-04-02T18:37:12.799Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:37:12 [2020-04-02T18:37:12.875Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40694/head:refs/remotes/origin/PR-40694 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:37:14 [2020-04-02T18:37:14.088Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
18:37:14 [2020-04-02T18:37:14.088Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
18:37:14 [2020-04-02T18:37:14.722Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
18:37:14 [2020-04-02T18:37:14.722Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
18:37:15 [2020-04-02T18:37:15.756Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
18:37:16 [2020-04-02T18:37:16.050Z] go: finding github.com/prometheus/client_golang v0.8.0
18:37:16 [2020-04-02T18:37:16.684Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
18:37:17 [2020-04-02T18:37:17.345Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
18:37:17 [2020-04-02T18:37:17.979Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
18:37:19 [2020-04-02T18:37:19.021Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
18:37:19 [2020-04-02T18:37:19.021Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
18:37:19 [2020-04-02T18:37:19.312Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
18:37:19 [2020-04-02T18:37:19.947Z] go: finding github.com/stretchr/objx v0.1.1
18:37:19 [2020-04-02T18:37:19.947Z] go: finding github.com/spf13/viper v1.3.2
18:37:20 [2020-04-02T18:37:20.239Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
18:37:21 [2020-04-02T18:37:21.748Z] go: finding github.com/pkg/profile v1.2.1
18:37:21 [2020-04-02T18:37:21.748Z] go: finding github.com/ghodss/yaml v1.0.0
18:37:22 [2020-04-02T18:37:22.042Z] go: finding github.com/gogo/protobuf v1.2.0
18:37:22 [2020-04-02T18:37:22.334Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
18:37:22 [2020-04-02T18:37:22.628Z] go: finding github.com/spf13/cast v1.3.0
18:37:23 [2020-04-02T18:37:23.262Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
18:37:23 [2020-04-02T18:37:23.561Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
18:37:23 [2020-04-02T18:37:23.873Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
18:37:23 [2020-04-02T18:37:23.873Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
18:37:23 [2020-04-02T18:37:23.873Z] go: finding github.com/google/certificate-transparency-go v1.0.21
18:37:24 [2020-04-02T18:37:24.170Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
18:37:24 [2020-04-02T18:37:24.804Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
18:37:25 [2020-04-02T18:37:25.441Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
18:37:25 [2020-04-02T18:37:25.441Z] go: finding github.com/davecgh/go-spew v1.1.0
18:37:25 [2020-04-02T18:37:25.734Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
18:37:25 [2020-04-02T18:37:25.734Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
18:37:26 [2020-04-02T18:37:26.027Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
18:37:27 [2020-04-02T18:37:27.097Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
18:37:27 [2020-04-02T18:37:27.390Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
18:37:28 [2020-04-02T18:37:28.430Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
18:37:28 [2020-04-02T18:37:28.430Z] go: finding github.com/magiconair/properties v1.8.0
18:37:28 [2020-04-02T18:37:28.722Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
18:37:29 [2020-04-02T18:37:29.359Z] go: finding github.com/jinzhu/now v1.0.0
18:37:29 [2020-04-02T18:37:29.652Z] go: finding github.com/google/go-cmp v0.2.0
18:37:30 [2020-04-02T18:37:30.293Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
18:37:30 [2020-04-02T18:37:30.933Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
18:37:31 [2020-04-02T18:37:31.227Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
18:37:31 [2020-04-02T18:37:31.227Z] go: finding github.com/BurntSushi/toml v0.3.1
18:37:31 [2020-04-02T18:37:31.329Z] ok  	github.com/docker/docker/api/server/httputils	0.027s	coverage: 14.7% of statements
18:37:31 [2020-04-02T18:37:31.329Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:37:31 [2020-04-02T18:37:31.329Z] ok  	github.com/docker/docker/api/server/middleware	0.053s	coverage: 37.7% of statements
18:37:31 [2020-04-02T18:37:31.329Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:37:31 [2020-04-02T18:37:31.329Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:37:31 [2020-04-02T18:37:31.329Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:37:31 [2020-04-02T18:37:31.329Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:37:31 [2020-04-02T18:37:31.329Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:37:31 [2020-04-02T18:37:31.329Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:37:31 [2020-04-02T18:37:31.329Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:37:31 [2020-04-02T18:37:31.329Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:37:31 [2020-04-02T18:37:31.329Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:37:31 [2020-04-02T18:37:31.329Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:37:31 [2020-04-02T18:37:31.329Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:37:31 [2020-04-02T18:37:31.329Z] ok  	github.com/docker/docker/api/types/strslice	0.009s	coverage: 90.0% of statements
18:37:31 [2020-04-02T18:37:31.329Z] ok  	github.com/docker/docker/api/types/filters	0.011s	coverage: 92.2% of statements
18:37:31 [2020-04-02T18:37:31.329Z] ok  	github.com/docker/docker/api/server/router/swarm	0.020s	coverage: 4.5% of statements
18:37:31 [2020-04-02T18:37:31.329Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:37:31 [2020-04-02T18:37:31.329Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
18:37:31 [2020-04-02T18:37:31.329Z] ?   	github.com/docker/docker/api/types	[no test files]
18:37:31 [2020-04-02T18:37:31.329Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:37:31 [2020-04-02T18:37:31.329Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:37:31 [2020-04-02T18:37:31.329Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:37:31 [2020-04-02T18:37:31.329Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:37:31 [2020-04-02T18:37:31.329Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:37:31 [2020-04-02T18:37:31.329Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:37:31 [2020-04-02T18:37:31.329Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:37:31 [2020-04-02T18:37:31.329Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:37:31 [2020-04-02T18:37:31.329Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
18:37:31 [2020-04-02T18:37:31.329Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:37:31 [2020-04-02T18:37:31.329Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:37:31 [2020-04-02T18:37:31.329Z] ok  	github.com/docker/docker/api/types/time	0.014s	coverage: 100.0% of statements
18:37:31 [2020-04-02T18:37:31.329Z] ok  	github.com/docker/docker/api/types/versions	0.017s	coverage: 75.0% of statements
18:37:31 [2020-04-02T18:37:31.329Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:37:31 [2020-04-02T18:37:31.329Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:37:31 [2020-04-02T18:37:31.329Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:37:31 [2020-04-02T18:37:31.329Z] ?   	github.com/docker/docker/builder	[no test files]
18:37:31 [2020-04-02T18:37:31.329Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:37:31 [2020-04-02T18:37:31.329Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:37:31 [2020-04-02T18:37:31.329Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:37:31 [2020-04-02T18:37:31.329Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:37:31 [2020-04-02T18:37:31.329Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:37:31 [2020-04-02T18:37:31.329Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:37:31 [2020-04-02T18:37:31.329Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:37:31 [2020-04-02T18:37:31.329Z] ok  	github.com/docker/docker/builder/dockerignore	0.009s	coverage: 96.8% of statements
18:37:31 [2020-04-02T18:37:31.329Z] ok  	github.com/docker/docker/cli/debug	0.037s	coverage: 100.0% of statements
18:37:31 [2020-04-02T18:37:31.329Z] ok  	github.com/docker/docker/builder/remotecontext	0.267s	coverage: 13.6% of statements
18:37:31 [2020-04-02T18:37:31.523Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
18:37:31 [2020-04-02T18:37:31.821Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
18:37:31 [2020-04-02T18:37:31.898Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.747s	coverage: 86.3% of statements
18:37:32 [2020-04-02T18:37:32.116Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
18:37:32 [2020-04-02T18:37:32.158Z] ok  	github.com/docker/docker/builder/dockerfile	1.124s	coverage: 48.2% of statements
18:37:32 [2020-04-02T18:37:32.413Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
18:37:32 [2020-04-02T18:37:32.417Z] ?   	github.com/docker/docker/cli	[no test files]
18:37:32 [2020-04-02T18:37:32.417Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:37:33 [2020-04-02T18:37:33.491Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
18:37:33 [2020-04-02T18:37:33.491Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
18:37:34 [2020-04-02T18:37:34.352Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:37:34 [2020-04-02T18:37:34.352Z] 
18:37:34 [2020-04-02T18:37:34.352Z] 
18:37:34 [2020-04-02T18:37:34.352Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:37:34 [2020-04-02T18:37:34.352Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:37:34 [2020-04-02T18:37:34.352Z] HOSTNAME=3dc92b4022da
18:37:34 [2020-04-02T18:37:34.352Z] TEST_SKIP_INTEGRATION=1
18:37:34 [2020-04-02T18:37:34.352Z] TESTDEBUG=0
18:37:34 [2020-04-02T18:37:34.352Z] DEST=bundles/test-integration
18:37:34 [2020-04-02T18:37:34.352Z] PWD=/go/src/github.com/docker/docker
18:37:34 [2020-04-02T18:37:34.352Z] KEEPBUNDLE=1
18:37:34 [2020-04-02T18:37:34.352Z] DOCKER_GITCOMMIT=6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79
18:37:34 [2020-04-02T18:37:34.352Z] container=docker
18:37:34 [2020-04-02T18:37:34.352Z] HOME=/root
18:37:34 [2020-04-02T18:37:34.352Z] GOLANG_VERSION=1.13.8
18:37:34 [2020-04-02T18:37:34.352Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:37:34 [2020-04-02T18:37:34.352Z] VALIDATE_BRANCH=master
18:37:34 [2020-04-02T18:37:34.352Z] TERM=xterm
18:37:34 [2020-04-02T18:37:34.352Z] DOCKER_PKG=github.com/docker/docker
18:37:34 [2020-04-02T18:37:34.352Z] SHLVL=1
18:37:34 [2020-04-02T18:37:34.352Z] TIMEOUT=120m
18:37:34 [2020-04-02T18:37:34.352Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
18:37:34 [2020-04-02T18:37:34.352Z] DOCKER_GRAPHDRIVER=overlay2
18:37:34 [2020-04-02T18:37:34.352Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
18:37:34 [2020-04-02T18:37:34.352Z] GO111MODULE=off
18:37:34 [2020-04-02T18:37:34.352Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:37:34 [2020-04-02T18:37:34.352Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:37:34 [2020-04-02T18:37:34.352Z] GOPATH=/go
18:37:34 [2020-04-02T18:37:34.352Z] PKG_CONFIG=pkg-config
18:37:34 [2020-04-02T18:37:34.352Z] _=/usr/bin/env
18:37:34 [2020-04-02T18:37:34.352Z] Building test suite binary ./integration-cli/test.main
18:37:34 [2020-04-02T18:37:34.352Z] 
18:37:34 [2020-04-02T18:37:34.352Z] 
18:37:34 [2020-04-02T18:37:34.352Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:37:34 [2020-04-02T18:37:34.352Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:37:34 [2020-04-02T18:37:34.352Z] HOSTNAME=d0ed678e009e
18:37:34 [2020-04-02T18:37:34.352Z] TEST_SKIP_INTEGRATION=1
18:37:34 [2020-04-02T18:37:34.352Z] TESTDEBUG=0
18:37:34 [2020-04-02T18:37:34.352Z] DEST=bundles/test-integration
18:37:34 [2020-04-02T18:37:34.352Z] PWD=/go/src/github.com/docker/docker
18:37:34 [2020-04-02T18:37:34.352Z] KEEPBUNDLE=1
18:37:34 [2020-04-02T18:37:34.352Z] DOCKER_GITCOMMIT=6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79
18:37:34 [2020-04-02T18:37:34.352Z] container=docker
18:37:34 [2020-04-02T18:37:34.352Z] HOME=/root
18:37:34 [2020-04-02T18:37:34.352Z] GOLANG_VERSION=1.13.8
18:37:34 [2020-04-02T18:37:34.352Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:37:34 [2020-04-02T18:37:34.353Z] VALIDATE_BRANCH=master
18:37:34 [2020-04-02T18:37:34.353Z] TERM=xterm
18:37:34 [2020-04-02T18:37:34.353Z] DOCKER_PKG=github.com/docker/docker
18:37:34 [2020-04-02T18:37:34.353Z] SHLVL=1
18:37:34 [2020-04-02T18:37:34.353Z] TIMEOUT=120m
18:37:34 [2020-04-02T18:37:34.353Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
18:37:34 [2020-04-02T18:37:34.353Z] DOCKER_GRAPHDRIVER=overlay2
18:37:34 [2020-04-02T18:37:34.353Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
18:37:34 [2020-04-02T18:37:34.353Z] GO111MODULE=off
18:37:34 [2020-04-02T18:37:34.353Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:37:34 [2020-04-02T18:37:34.353Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:37:34 [2020-04-02T18:37:34.353Z] GOPATH=/go
18:37:34 [2020-04-02T18:37:34.353Z] PKG_CONFIG=pkg-config
18:37:34 [2020-04-02T18:37:34.353Z] _=/usr/bin/env
18:37:34 [2020-04-02T18:37:34.353Z] Building test suite binary ./integration-cli/test.main
18:37:34 [2020-04-02T18:37:34.353Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
18:37:34 [2020-04-02T18:37:34.353Z] No new tests added to integration.
18:37:34 [2020-04-02T18:37:34.353Z] 
18:37:34 [2020-04-02T18:37:34.353Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:37:34 [2020-04-02T18:37:34.353Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:37:34 [2020-04-02T18:37:34.353Z] HOSTNAME=d69e52af5f5c
18:37:34 [2020-04-02T18:37:34.353Z] TESTDEBUG=0
18:37:34 [2020-04-02T18:37:34.353Z] DEST=bundles/test-integration
18:37:34 [2020-04-02T18:37:34.353Z] PWD=/go/src/github.com/docker/docker
18:37:34 [2020-04-02T18:37:34.353Z] KEEPBUNDLE=1
18:37:34 [2020-04-02T18:37:34.353Z] DOCKER_GITCOMMIT=6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79
18:37:34 [2020-04-02T18:37:34.353Z] container=docker
18:37:34 [2020-04-02T18:37:34.353Z] HOME=/root
18:37:34 [2020-04-02T18:37:34.353Z] GOLANG_VERSION=1.13.8
18:37:34 [2020-04-02T18:37:34.353Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:37:34 [2020-04-02T18:37:34.353Z] VALIDATE_BRANCH=master
18:37:34 [2020-04-02T18:37:34.353Z] TERM=xterm
18:37:34 [2020-04-02T18:37:34.353Z] DOCKER_PKG=github.com/docker/docker
18:37:34 [2020-04-02T18:37:34.353Z] SHLVL=1
18:37:34 [2020-04-02T18:37:34.353Z] TIMEOUT=120m
18:37:34 [2020-04-02T18:37:34.353Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
18:37:34 [2020-04-02T18:37:34.353Z] DOCKER_GRAPHDRIVER=overlay2
18:37:34 [2020-04-02T18:37:34.353Z] GO111MODULE=off
18:37:34 [2020-04-02T18:37:34.353Z] TEST_SKIP_INTEGRATION_CLI=1
18:37:34 [2020-04-02T18:37:34.353Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:37:34 [2020-04-02T18:37:34.353Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:37:34 [2020-04-02T18:37:34.353Z] GOPATH=/go
18:37:34 [2020-04-02T18:37:34.353Z] PKG_CONFIG=pkg-config
18:37:34 [2020-04-02T18:37:34.353Z] _=/usr/bin/env
18:37:34 [2020-04-02T18:37:34.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:37:34 [2020-04-02T18:37:34.549Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
18:37:34 [2020-04-02T18:37:34.549Z] go: finding github.com/stretchr/testify v1.2.2
18:37:35 [2020-04-02T18:37:35.597Z] go: finding github.com/pelletier/go-toml v1.2.0
18:37:35 [2020-04-02T18:37:35.597Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
18:37:35 [2020-04-02T18:37:35.892Z] go: finding github.com/stretchr/objx v0.1.0
18:37:35 [2020-04-02T18:37:35.892Z] go: finding github.com/mitchellh/mapstructure v1.1.2
18:37:36 [2020-04-02T18:37:36.187Z] go: finding github.com/docker/go-connections v0.3.0
18:37:36 [2020-04-02T18:37:36.311Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:37:36 [2020-04-02T18:37:36.320Z]  > git config --add remote.origin.fetch +refs/pull/40694/head:refs/remotes/origin/PR-40694 # timeout=10
18:37:36 [2020-04-02T18:37:36.409Z] Fetching without tags
18:37:36 [2020-04-02T18:37:36.617Z] ok  	github.com/docker/docker/client	0.278s	coverage: 75.8% of statements
18:37:36 [2020-04-02T18:37:36.816Z] Merging remotes/origin/master commit 4a67e7b98f5cf9ef17a6176bb2a6de9fa9b7d1d2 into PR head commit 85dc0fb7d542614dc186e3d480526b9e26d0012a
18:37:36 [2020-04-02T18:37:36.834Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
18:37:37 [2020-04-02T18:37:37.129Z] go: finding github.com/fsnotify/fsnotify v1.4.7
18:37:37 [2020-04-02T18:37:37.277Z] ok  	github.com/docker/docker/cmd/dockerd	0.034s	coverage: 30.7% of statements
18:37:37 [2020-04-02T18:37:37.277Z] ok  	github.com/docker/docker/container	0.110s	coverage: 34.9% of statements
18:37:37 [2020-04-02T18:37:37.277Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:37:37 [2020-04-02T18:37:37.277Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:37:37 [2020-04-02T18:37:37.277Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:37:37 [2020-04-02T18:37:37.277Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:37:37 [2020-04-02T18:37:37.450Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
18:37:37 [2020-04-02T18:37:37.748Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
18:37:37 [2020-04-02T18:37:37.748Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
18:37:37 [2020-04-02T18:37:37.940Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:37:37 [2020-04-02T18:37:37.940Z] 
18:37:37 [2020-04-02T18:37:37.940Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
18:37:37 [2020-04-02T18:37:37.940Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
18:37:37 [2020-04-02T18:37:37.940Z] Using test binary docker
18:37:37 [2020-04-02T18:37:37.940Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:37:37 [2020-04-02T18:37:37.940Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:37:37 [2020-04-02T18:37:37.940Z] INFO: Waiting for daemon to start...
18:37:37 [2020-04-02T18:37:37.940Z] Starting dockerd
18:37:37 [2020-04-02T18:37:37.940Z] .
18:37:37 [2020-04-02T18:37:37.940Z] INFO: Building docker-sdk-python3:4.2.0...
18:37:38 [2020-04-02T18:37:38.389Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
18:37:36 [2020-04-02T18:37:36.345Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:37:36 [2020-04-02T18:37:36.378Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:37:36 [2020-04-02T18:37:36.449Z] Fetching upstream changes from https://github.com/moby/moby.git
18:37:36 [2020-04-02T18:37:36.450Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:37:36 [2020-04-02T18:37:36.457Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40694/head:refs/remotes/origin/PR-40694 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:37:36 [2020-04-02T18:37:36.822Z]  > git config core.sparsecheckout # timeout=10
18:37:36 [2020-04-02T18:37:36.856Z]  > git checkout -f 85dc0fb7d542614dc186e3d480526b9e26d0012a # timeout=10
18:37:37 [2020-04-02T18:37:37.696Z]  > git merge 4a67e7b98f5cf9ef17a6176bb2a6de9fa9b7d1d2 # timeout=10
18:37:38 [2020-04-02T18:37:38.735Z] Merge succeeded, producing aa1b38b5c0242831e950a3514ff567645e747919
18:37:38 [2020-04-02T18:37:38.735Z] Checking out Revision aa1b38b5c0242831e950a3514ff567645e747919 (PR-40694)
18:37:39 [2020-04-02T18:37:39.031Z] go: finding github.com/sirupsen/logrus v1.3.0
18:37:39 [2020-04-02T18:37:39.031Z] go: finding github.com/gofrs/flock v0.7.0
18:37:39 [2020-04-02T18:37:39.330Z] go: finding github.com/kr/pretty v0.1.0
18:37:39 [2020-04-02T18:37:39.626Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
18:37:39 [2020-04-02T18:37:39.921Z] go: finding github.com/coreos/go-semver v0.2.0
18:37:40 [2020-04-02T18:37:40.563Z] go: finding github.com/vishvananda/netlink v1.0.0
18:37:38 [2020-04-02T18:37:38.704Z]  > git rev-parse HEAD^{commit} # timeout=10
18:37:38 [2020-04-02T18:37:38.776Z]  > git config core.sparsecheckout # timeout=10
18:37:38 [2020-04-02T18:37:38.806Z]  > git checkout -f aa1b38b5c0242831e950a3514ff567645e747919 # timeout=10
18:37:41 [2020-04-02T18:37:41.208Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
18:37:41 [2020-04-02T18:37:41.502Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
18:37:41 [2020-04-02T18:37:41.643Z] ok  	github.com/docker/docker/daemon/cluster	0.024s	coverage: 0.5% of statements
18:37:41 [2020-04-02T18:37:41.796Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
18:37:42 [2020-04-02T18:37:42.254Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.006s	coverage: 65.3% of statements
18:37:42 [2020-04-02T18:37:42.432Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
18:37:42 [2020-04-02T18:37:42.597Z] Commit message: "Merge commit '4a67e7b98f5cf9ef17a6176bb2a6de9fa9b7d1d2' into HEAD"
18:37:42 [2020-04-02T18:37:42.627Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:37:43 [2020-04-02T18:37:43.262Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 35.6% of statements
18:37:43 [2020-04-02T18:37:43.495Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
18:37:42 [2020-04-02T18:37:42.597Z]  > git rev-list --no-walk d782fc9d8f35c6e54dae1996fe49549106ffa0f4 # timeout=10
18:37:43 [2020-04-02T18:37:43.790Z] go: finding github.com/uber/jaeger-lib v1.2.1
18:37:43 [2020-04-02T18:37:43.793Z] + docker version
18:37:44 [2020-04-02T18:37:44.082Z] go: finding gopkg.in/yaml.v2 v2.2.2
18:37:44 [2020-04-02T18:37:44.712Z] go: finding github.com/hashicorp/golang-lru v0.5.0
18:37:44 [2020-04-02T18:37:44.712Z] go: finding github.com/gogo/protobuf v1.2.1
18:37:46 [2020-04-02T18:37:46.781Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
18:37:46 [2020-04-02T18:37:46.781Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
18:37:47 [2020-04-02T18:37:47.072Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
18:37:49 [2020-04-02T18:37:49.142Z] go: finding golang.org/x/text v0.3.0
18:37:49 [2020-04-02T18:37:49.433Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
18:37:50 [2020-04-02T18:37:50.045Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.430s	coverage: 13.7% of statements
18:37:50 [2020-04-02T18:37:50.067Z] go: finding github.com/spf13/cobra v0.0.3
18:37:50 [2020-04-02T18:37:50.067Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
18:37:50 [2020-04-02T18:37:50.360Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
18:37:51 [2020-04-02T18:37:51.049Z] ok  	github.com/docker/docker/daemon/config	0.020s	coverage: 81.7% of statements
18:37:51 [2020-04-02T18:37:51.660Z] ok  	github.com/docker/docker/daemon/discovery	0.002s	coverage: 30.0% of statements
18:37:52 [2020-04-02T18:37:52.271Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
18:37:52 [2020-04-02T18:37:52.890Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
18:37:53 [2020-04-02T18:37:53.096Z] go: finding gotest.tools v2.1.0+incompatible
18:37:53 [2020-04-02T18:37:53.096Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
18:37:53 [2020-04-02T18:37:53.204Z] ok  	github.com/docker/docker/daemon	12.235s	coverage: 17.4% of statements
18:37:53 [2020-04-02T18:37:53.204Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:37:53 [2020-04-02T18:37:53.204Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:37:53 [2020-04-02T18:37:53.204Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:37:53 [2020-04-02T18:37:53.204Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:37:53 [2020-04-02T18:37:53.391Z] go: finding github.com/containerd/containerd v1.2.4
18:37:53 [2020-04-02T18:37:53.686Z] go: finding go.etcd.io/bbolt v1.3.2
18:37:53 [2020-04-02T18:37:53.733Z] Client: Docker Engine - Community
18:37:53 [2020-04-02T18:37:53.733Z]  Version:           19.03.5
18:37:53 [2020-04-02T18:37:53.733Z]  API version:       1.40
18:37:53 [2020-04-02T18:37:53.733Z]  Go version:        go1.12.12
18:37:53 [2020-04-02T18:37:53.733Z]  Git commit:        633a0ea838
18:37:53 [2020-04-02T18:37:53.733Z]  Built:             Wed Nov 13 07:29:52 2019
18:37:53 [2020-04-02T18:37:53.733Z]  OS/Arch:           linux/amd64
18:37:53 [2020-04-02T18:37:53.733Z]  Experimental:      false
18:37:53 [2020-04-02T18:37:53.733Z] 
18:37:53 [2020-04-02T18:37:53.733Z] Server: Docker Engine - Community
18:37:53 [2020-04-02T18:37:53.733Z]  Engine:
18:37:53 [2020-04-02T18:37:53.733Z]   Version:          19.03.5
18:37:53 [2020-04-02T18:37:53.733Z]   API version:      1.40 (minimum version 1.12)
18:37:53 [2020-04-02T18:37:53.733Z]   Go version:       go1.12.12
18:37:53 [2020-04-02T18:37:53.733Z]   Git commit:       633a0ea838
18:37:53 [2020-04-02T18:37:53.733Z]   Built:            Wed Nov 13 07:28:22 2019
18:37:53 [2020-04-02T18:37:53.733Z]   OS/Arch:          linux/amd64
18:37:53 [2020-04-02T18:37:53.733Z]   Experimental:     true
18:37:53 [2020-04-02T18:37:53.733Z]  containerd:
18:37:53 [2020-04-02T18:37:53.733Z]   Version:          1.2.10
18:37:53 [2020-04-02T18:37:53.733Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
18:37:53 [2020-04-02T18:37:53.733Z]  runc:
18:37:53 [2020-04-02T18:37:53.733Z]   Version:          1.0.0-rc8+dev
18:37:53 [2020-04-02T18:37:53.733Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
18:37:53 [2020-04-02T18:37:53.733Z]  docker-init:
18:37:53 [2020-04-02T18:37:53.733Z]   Version:          0.18.0
18:37:53 [2020-04-02T18:37:53.733Z]   GitCommit:        fec3683
[Pipeline] sh
18:37:53 [2020-04-02T18:37:53.978Z] go: finding github.com/kr/text v0.1.0
18:37:53 [2020-04-02T18:37:53.978Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
18:37:54 [2020-04-02T18:37:54.146Z] + docker info
18:37:54 [2020-04-02T18:37:54.268Z] go: finding github.com/kisielk/errcheck v1.1.0
18:37:54 [2020-04-02T18:37:54.567Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
18:37:54 [2020-04-02T18:37:54.675Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
18:37:54 [2020-04-02T18:37:54.908Z] go: finding gotest.tools v2.2.0+incompatible
18:37:55 [2020-04-02T18:37:55.675Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.188s	coverage: 57.0% of statements
18:37:56 [2020-04-02T18:37:56.414Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
18:37:56 [2020-04-02T18:37:56.414Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
18:37:56 [2020-04-02T18:37:56.414Z] go: finding github.com/golang/protobuf v1.2.0
18:37:56 [2020-04-02T18:37:56.414Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
18:37:57 [2020-04-02T18:37:57.048Z] go: finding github.com/gogo/protobuf v1.0.0
18:37:57 [2020-04-02T18:37:57.344Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
18:37:57 [2020-04-02T18:37:57.344Z] go: finding google.golang.org/grpc v1.20.1
18:37:57 [2020-04-02T18:37:57.344Z] go: finding github.com/docker/go-units v0.3.1
18:37:57 [2020-04-02T18:37:57.344Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
18:37:58 [2020-04-02T18:37:58.389Z] go: finding github.com/Microsoft/go-winio v0.4.11
18:37:58 [2020-04-02T18:37:58.389Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
18:37:58 [2020-04-02T18:37:58.389Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
18:37:58 [2020-04-02T18:37:58.681Z] go: finding github.com/hashicorp/go-uuid v1.0.0
18:37:58 [2020-04-02T18:37:58.681Z] go: finding github.com/Microsoft/hcsshim v0.8.5
18:37:58 [2020-04-02T18:37:58.977Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
18:37:59 [2020-04-02T18:37:59.627Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
18:37:59 [2020-04-02T18:37:59.627Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
18:37:59 [2020-04-02T18:37:59.921Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
18:37:59 [2020-04-02T18:37:59.921Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
18:37:59 [2020-04-02T18:37:59.921Z] go: finding github.com/sirupsen/logrus v1.0.3
18:37:59 [2020-04-02T18:37:59.921Z] go: finding github.com/golang/mock v1.1.1
18:38:00 [2020-04-02T18:38:00.038Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.230s	coverage: 46.2% of statements
18:38:00 [2020-04-02T18:38:00.214Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
18:38:00 [2020-04-02T18:38:00.214Z] go: finding github.com/spf13/afero v1.1.2
18:38:00 [2020-04-02T18:38:00.541Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
18:38:00 [2020-04-02T18:38:00.650Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.003s	coverage: 1.8% of statements
18:38:00 [2020-04-02T18:38:00.832Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
18:38:00 [2020-04-02T18:38:00.832Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
18:38:01 [2020-04-02T18:38:01.123Z] go: finding google.golang.org/appengine v1.1.0
18:38:01 [2020-04-02T18:38:01.415Z] go: finding github.com/onsi/gomega v1.4.3
18:38:01 [2020-04-02T18:38:01.415Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
18:38:01 [2020-04-02T18:38:01.415Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
18:38:01 [2020-04-02T18:38:01.705Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
18:38:01 [2020-04-02T18:38:01.994Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
18:38:02 [2020-04-02T18:38:02.284Z] go: finding cloud.google.com/go v0.26.0
18:38:02 [2020-04-02T18:38:02.918Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
18:38:02 [2020-04-02T18:38:02.918Z] go: finding github.com/client9/misspell v0.3.4
18:38:02 [2020-04-02T18:38:02.918Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
18:38:02 [2020-04-02T18:38:02.918Z] go: finding github.com/onsi/ginkgo v1.6.0
18:38:03 [2020-04-02T18:38:03.210Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
18:38:03 [2020-04-02T18:38:03.841Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
18:38:04 [2020-04-02T18:38:04.093Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.522s	coverage: 49.5% of statements
18:38:04 [2020-04-02T18:38:04.495Z] go: finding github.com/onsi/ginkgo v1.7.0
18:38:04 [2020-04-02T18:38:04.495Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
18:38:04 [2020-04-02T18:38:04.495Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
18:38:04 [2020-04-02T18:38:04.785Z] go: finding github.com/hpcloud/tail v1.0.0
18:38:05 [2020-04-02T18:38:05.078Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
18:38:05 [2020-04-02T18:38:05.369Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
18:38:06 [2020-04-02T18:38:06.104Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	11.668s	coverage: 72.5% of statements
18:38:06 [2020-04-02T18:38:06.104Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:38:06 [2020-04-02T18:38:06.318Z] Client:
18:38:06 [2020-04-02T18:38:06.319Z]  Debug Mode: false
18:38:06 [2020-04-02T18:38:06.319Z] 
18:38:06 [2020-04-02T18:38:06.319Z] Server:
18:38:06 [2020-04-02T18:38:06.319Z]  Containers: 0
18:38:06 [2020-04-02T18:38:06.319Z]   Running: 0
18:38:06 [2020-04-02T18:38:06.319Z]   Paused: 0
18:38:06 [2020-04-02T18:38:06.319Z]   Stopped: 0
18:38:06 [2020-04-02T18:38:06.319Z]  Images: 0
18:38:06 [2020-04-02T18:38:06.319Z]  Server Version: 19.03.5
18:38:06 [2020-04-02T18:38:06.319Z]  Storage Driver: overlay2
18:38:06 [2020-04-02T18:38:06.319Z]   Backing Filesystem: extfs
18:38:06 [2020-04-02T18:38:06.319Z]   Supports d_type: true
18:38:06 [2020-04-02T18:38:06.319Z]   Native Overlay Diff: true
18:38:06 [2020-04-02T18:38:06.319Z]  Logging Driver: json-file
18:38:06 [2020-04-02T18:38:06.319Z]  Cgroup Driver: cgroupfs
18:38:06 [2020-04-02T18:38:06.319Z]  Plugins:
18:38:06 [2020-04-02T18:38:06.319Z]   Volume: local
18:38:06 [2020-04-02T18:38:06.319Z]   Network: bridge host ipvlan macvlan null overlay
18:38:06 [2020-04-02T18:38:06.319Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:38:06 [2020-04-02T18:38:06.319Z]  Swarm: inactive
18:38:06 [2020-04-02T18:38:06.319Z]  Runtimes: runc
18:38:06 [2020-04-02T18:38:06.319Z]  Default Runtime: runc
18:38:06 [2020-04-02T18:38:06.319Z]  Init Binary: docker-init
18:38:06 [2020-04-02T18:38:06.319Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
18:38:06 [2020-04-02T18:38:06.319Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
18:38:06 [2020-04-02T18:38:06.319Z]  init version: fec3683
18:38:06 [2020-04-02T18:38:06.319Z]  Security Options:
18:38:06 [2020-04-02T18:38:06.319Z]   apparmor
18:38:06 [2020-04-02T18:38:06.319Z]   seccomp
18:38:06 [2020-04-02T18:38:06.319Z]    Profile: default
18:38:06 [2020-04-02T18:38:06.319Z]  Kernel Version: 4.15.0-1058-aws
18:38:06 [2020-04-02T18:38:06.319Z]  Operating System: Ubuntu 18.04.4 LTS
18:38:06 [2020-04-02T18:38:06.319Z]  OSType: linux
18:38:06 [2020-04-02T18:38:06.319Z]  Architecture: x86_64
18:38:06 [2020-04-02T18:38:06.319Z]  CPUs: 2
18:38:06 [2020-04-02T18:38:06.319Z]  Total Memory: 7.501GiB
18:38:06 [2020-04-02T18:38:06.319Z]  Name: ip-10-100-76-6
18:38:06 [2020-04-02T18:38:06.319Z]  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
18:38:06 [2020-04-02T18:38:06.319Z]  Docker Root Dir: /var/lib/docker
18:38:06 [2020-04-02T18:38:06.319Z]  Debug Mode: false
18:38:06 [2020-04-02T18:38:06.319Z]  Registry: https://index.docker.io/v1/
18:38:06 [2020-04-02T18:38:06.319Z]  Labels:
18:38:06 [2020-04-02T18:38:06.319Z]  Experimental: true
18:38:06 [2020-04-02T18:38:06.319Z]  Insecure Registries:
18:38:06 [2020-04-02T18:38:06.319Z]   127.0.0.0/8
18:38:06 [2020-04-02T18:38:06.319Z]  Live Restore Enabled: true
18:38:06 [2020-04-02T18:38:06.319Z] 
18:38:06 [2020-04-02T18:38:06.319Z] WARNING: No swap limit support
[Pipeline] sh
18:38:06 [2020-04-02T18:38:06.420Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
18:38:06 [2020-04-02T18:38:06.690Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:38:06 [2020-04-02T18:38:06.690Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:38:06 [2020-04-02T18:38:06.690Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40694/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
18:38:06 [2020-04-02T18:38:06.690Z] + bash /home/ubuntu/workspace/moby_PR-40694/check-config.sh
18:38:06 [2020-04-02T18:38:06.690Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:38:06 [2020-04-02T18:38:06.690Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ...
18:38:06 [2020-04-02T18:38:06.690Z] 
18:38:06 [2020-04-02T18:38:06.690Z] Generally Necessary:
18:38:06 [2020-04-02T18:38:06.690Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:38:06 [2020-04-02T18:38:06.690Z] - apparmor: enabled and tools installed
18:38:06 [2020-04-02T18:38:06.690Z] - CONFIG_NAMESPACES: enabled
18:38:06 [2020-04-02T18:38:06.690Z] - CONFIG_NET_NS: enabled
18:38:06 [2020-04-02T18:38:06.690Z] - CONFIG_PID_NS: enabled
18:38:06 [2020-04-02T18:38:06.690Z] - CONFIG_IPC_NS: enabled
18:38:06 [2020-04-02T18:38:06.690Z] - CONFIG_UTS_NS: enabled
18:38:06 [2020-04-02T18:38:06.690Z] - CONFIG_CGROUPS: enabled
18:38:06 [2020-04-02T18:38:06.690Z] - CONFIG_CGROUP_CPUACCT: enabled
18:38:06 [2020-04-02T18:38:06.690Z] - CONFIG_CGROUP_DEVICE: enabled
18:38:06 [2020-04-02T18:38:06.690Z] - CONFIG_CGROUP_FREEZER: enabled
18:38:06 [2020-04-02T18:38:06.690Z] - CONFIG_CGROUP_SCHED: enabled
18:38:06 [2020-04-02T18:38:06.690Z] - CONFIG_CPUSETS: enabled
18:38:06 [2020-04-02T18:38:06.690Z] - CONFIG_MEMCG: enabled
18:38:06 [2020-04-02T18:38:06.690Z] - CONFIG_KEYS: enabled
18:38:06 [2020-04-02T18:38:06.690Z] - CONFIG_VETH: enabled (as module)
18:38:06 [2020-04-02T18:38:06.690Z] - CONFIG_BRIDGE: enabled (as module)
18:38:06 [2020-04-02T18:38:06.710Z] go: finding github.com/kisielk/gotool v1.0.0
18:38:06 [2020-04-02T18:38:06.948Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:38:06 [2020-04-02T18:38:06.948Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
18:38:06 [2020-04-02T18:38:06.948Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:38:06 [2020-04-02T18:38:06.948Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:38:06 [2020-04-02T18:38:06.948Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:38:06 [2020-04-02T18:38:06.948Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:38:06 [2020-04-02T18:38:06.948Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:38:06 [2020-04-02T18:38:06.948Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:38:06 [2020-04-02T18:38:06.948Z] - CONFIG_NF_NAT: enabled (as module)
18:38:06 [2020-04-02T18:38:06.948Z] - CONFIG_NF_NAT_NEEDED: enabled
18:38:06 [2020-04-02T18:38:06.948Z] - CONFIG_POSIX_MQUEUE: enabled
18:38:06 [2020-04-02T18:38:06.948Z] 
18:38:06 [2020-04-02T18:38:06.948Z] Optional Features:
18:38:06 [2020-04-02T18:38:06.948Z] - CONFIG_USER_NS: enabled
18:38:06 [2020-04-02T18:38:06.948Z] - CONFIG_SECCOMP: enabled
18:38:06 [2020-04-02T18:38:06.948Z] - CONFIG_CGROUP_PIDS: enabled
18:38:06 [2020-04-02T18:38:06.948Z] - CONFIG_MEMCG_SWAP: enabled
18:38:06 [2020-04-02T18:38:06.948Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:38:06 [2020-04-02T18:38:06.948Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:38:06 [2020-04-02T18:38:06.948Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
18:38:06 [2020-04-02T18:38:06.948Z] - CONFIG_BLK_CGROUP: enabled
18:38:06 [2020-04-02T18:38:06.948Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:38:06 [2020-04-02T18:38:06.948Z] - CONFIG_IOSCHED_CFQ: enabled
18:38:06 [2020-04-02T18:38:06.948Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
18:38:06 [2020-04-02T18:38:06.948Z] - CONFIG_CGROUP_PERF: enabled
18:38:06 [2020-04-02T18:38:06.948Z] - CONFIG_CGROUP_HUGETLB: enabled
18:38:06 [2020-04-02T18:38:06.948Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:38:06 [2020-04-02T18:38:06.948Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:38:06 [2020-04-02T18:38:06.948Z] - CONFIG_CFS_BANDWIDTH: enabled
18:38:06 [2020-04-02T18:38:06.948Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:38:06 [2020-04-02T18:38:06.948Z] - CONFIG_RT_GROUP_SCHED: missing
18:38:06 [2020-04-02T18:38:06.948Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:38:06 [2020-04-02T18:38:06.948Z] - CONFIG_IP_VS: enabled (as module)
18:38:06 [2020-04-02T18:38:06.948Z] - CONFIG_IP_VS_NFCT: enabled
18:38:06 [2020-04-02T18:38:06.948Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:38:06 [2020-04-02T18:38:06.948Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:38:06 [2020-04-02T18:38:06.948Z] - CONFIG_IP_VS_RR: enabled (as module)
18:38:07 [2020-04-02T18:38:07.105Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.599s	coverage: 76.1% of statements
18:38:07 [2020-04-02T18:38:07.208Z] - CONFIG_EXT4_FS: enabled
18:38:07 [2020-04-02T18:38:07.208Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:38:07 [2020-04-02T18:38:07.208Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:38:07 [2020-04-02T18:38:07.208Z] - Network Drivers:
18:38:07 [2020-04-02T18:38:07.208Z]   - "overlay":
18:38:07 [2020-04-02T18:38:07.208Z]     - CONFIG_VXLAN: enabled (as module)
18:38:07 [2020-04-02T18:38:07.208Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:38:07 [2020-04-02T18:38:07.208Z]       Optional (for encrypted networks):
18:38:07 [2020-04-02T18:38:07.208Z]       - CONFIG_CRYPTO: enabled
18:38:07 [2020-04-02T18:38:07.208Z]       - CONFIG_CRYPTO_AEAD: enabled
18:38:07 [2020-04-02T18:38:07.208Z]       - CONFIG_CRYPTO_GCM: enabled
18:38:07 [2020-04-02T18:38:07.208Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:38:07 [2020-04-02T18:38:07.208Z]       - CONFIG_CRYPTO_GHASH: enabled
18:38:07 [2020-04-02T18:38:07.208Z]       - CONFIG_XFRM: enabled
18:38:07 [2020-04-02T18:38:07.208Z]       - CONFIG_XFRM_USER: enabled (as module)
18:38:07 [2020-04-02T18:38:07.208Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:38:07 [2020-04-02T18:38:07.208Z]       - CONFIG_INET_ESP: enabled (as module)
18:38:07 [2020-04-02T18:38:07.208Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
18:38:07 [2020-04-02T18:38:07.208Z]   - "ipvlan":
18:38:07 [2020-04-02T18:38:07.208Z]     - CONFIG_IPVLAN: enabled (as module)
18:38:07 [2020-04-02T18:38:07.208Z]   - "macvlan":
18:38:07 [2020-04-02T18:38:07.208Z]     - CONFIG_MACVLAN: enabled (as module)
18:38:07 [2020-04-02T18:38:07.208Z]     - CONFIG_DUMMY: enabled (as module)
18:38:07 [2020-04-02T18:38:07.208Z]   - "ftp,tftp client in container":
18:38:07 [2020-04-02T18:38:07.208Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:38:07 [2020-04-02T18:38:07.208Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:38:07 [2020-04-02T18:38:07.208Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:38:07 [2020-04-02T18:38:07.208Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:38:07 [2020-04-02T18:38:07.208Z] - Storage Drivers:
18:38:07 [2020-04-02T18:38:07.208Z]   - "aufs":
18:38:07 [2020-04-02T18:38:07.208Z]     - CONFIG_AUFS_FS: enabled (as module)
18:38:07 [2020-04-02T18:38:07.208Z]   - "btrfs":
18:38:07 [2020-04-02T18:38:07.208Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:38:07 [2020-04-02T18:38:07.208Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:38:07 [2020-04-02T18:38:07.208Z]   - "devicemapper":
18:38:07 [2020-04-02T18:38:07.208Z]     - CONFIG_BLK_DEV_DM: enabled
18:38:07 [2020-04-02T18:38:07.208Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:38:07 [2020-04-02T18:38:07.208Z]   - "overlay":
18:38:07 [2020-04-02T18:38:07.208Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:38:07 [2020-04-02T18:38:07.208Z]   - "zfs":
18:38:07 [2020-04-02T18:38:07.208Z]     - /dev/zfs: missing
18:38:07 [2020-04-02T18:38:07.208Z]     - zfs command: missing
18:38:07 [2020-04-02T18:38:07.208Z]     - zpool command: missing
18:38:07 [2020-04-02T18:38:07.208Z] 
18:38:07 [2020-04-02T18:38:07.208Z] Limits:
18:38:07 [2020-04-02T18:38:07.208Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:38:07 [2020-04-02T18:38:07.208Z] 
18:38:07 [2020-04-02T18:38:07.208Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:38:07 [2020-04-02T18:38:07.672Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79 .
18:38:07 [2020-04-02T18:38:07.672Z] #2 [internal] load .dockerignore
18:38:07 [2020-04-02T18:38:07.672Z] #2 transferring context: 87B done
18:38:07 [2020-04-02T18:38:07.672Z] #2 DONE 0.1s
18:38:07 [2020-04-02T18:38:07.672Z] 
18:38:07 [2020-04-02T18:38:07.672Z] #1 [internal] load build definition from Dockerfile
18:38:07 [2020-04-02T18:38:07.672Z] #1 transferring dockerfile: 17.06kB done
18:38:07 [2020-04-02T18:38:07.672Z] #1 DONE 0.1s
18:38:07 [2020-04-02T18:38:07.672Z] 
18:38:07 [2020-04-02T18:38:07.672Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
18:38:07 [2020-04-02T18:38:07.765Z] go: finding github.com/kr/pty v1.1.1
18:38:07 [2020-04-02T18:38:07.765Z] go: finding gopkg.in/yaml.v2 v2.2.1
18:38:08 [2020-04-02T18:38:08.060Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
18:38:08 [2020-04-02T18:38:08.060Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
18:38:08 [2020-04-02T18:38:08.107Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.004s	coverage: 58.0% of statements
18:38:08 [2020-04-02T18:38:08.239Z] #3 DONE 0.4s
18:38:08 [2020-04-02T18:38:08.239Z] 
18:38:08 [2020-04-02T18:38:08.239Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
18:38:08 [2020-04-02T18:38:08.239Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
18:38:08 [2020-04-02T18:38:08.239Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
18:38:08 [2020-04-02T18:38:08.239Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
18:38:08 [2020-04-02T18:38:08.239Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s
18:38:08 [2020-04-02T18:38:08.239Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
18:38:08 [2020-04-02T18:38:08.349Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
18:38:08 [2020-04-02T18:38:08.496Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 4.16MB / 8.82MB 0.2s
18:38:08 [2020-04-02T18:38:08.496Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done
18:38:08 [2020-04-02T18:38:08.496Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
18:38:08 [2020-04-02T18:38:08.711Z] ok  	github.com/docker/docker/cmd/dockerd	0.108s	coverage: 30.7% of statements
18:38:08 [2020-04-02T18:38:08.711Z] ok  	github.com/docker/docker/container	0.202s	coverage: 34.9% of statements
18:38:08 [2020-04-02T18:38:08.711Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:38:08 [2020-04-02T18:38:08.711Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:38:08 [2020-04-02T18:38:08.711Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:38:08 [2020-04-02T18:38:08.711Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:38:08 [2020-04-02T18:38:08.718Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.003s	coverage: 3.0% of statements
18:38:09 [2020-04-02T18:38:09.058Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done
18:38:09 [2020-04-02T18:38:09.058Z] #4 DONE 0.8s
18:38:09 [2020-04-02T18:38:09.620Z] 
18:38:09 [2020-04-02T18:38:09.620Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster
18:38:09 [2020-04-02T18:38:09.653Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.082s	coverage: 65.3% of statements
18:38:09 [2020-04-02T18:38:09.926Z] #6 DONE 0.4s
18:38:09 [2020-04-02T18:38:09.926Z] 
18:38:09 [2020-04-02T18:38:09.926Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
18:38:09 [2020-04-02T18:38:09.926Z] #5 DONE 0.3s
18:38:09 [2020-04-02T18:38:09.926Z] 
18:38:09 [2020-04-02T18:38:09.926Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
18:38:09 [2020-04-02T18:38:09.926Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
18:38:09 [2020-04-02T18:38:09.926Z] #71 DONE 0.0s
18:38:09 [2020-04-02T18:38:09.926Z] 
18:38:09 [2020-04-02T18:38:09.926Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
18:38:09 [2020-04-02T18:38:09.926Z] #7 DONE 0.0s
18:38:09 [2020-04-02T18:38:09.926Z] 
18:38:09 [2020-04-02T18:38:09.926Z] #20 [internal] load build context
18:38:10 [2020-04-02T18:38:10.225Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.054s	coverage: 35.6% of statements
18:38:10 [2020-04-02T18:38:10.731Z] ok  	github.com/docker/docker/daemon/images	0.007s	coverage: 4.9% of statements
18:38:10 [2020-04-02T18:38:10.731Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
18:38:10 [2020-04-02T18:38:10.731Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.008s	coverage: 61.0% of statements
18:38:10 [2020-04-02T18:38:10.731Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
18:38:10 [2020-04-02T18:38:10.731Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:38:10 [2020-04-02T18:38:10.731Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:38:10 [2020-04-02T18:38:10.731Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:38:11 [2020-04-02T18:38:11.164Z] ok  	github.com/docker/docker/daemon/cluster	0.084s	coverage: 0.5% of statements
18:38:12 [2020-04-02T18:38:12.196Z] ok  	github.com/docker/docker/daemon/logger	0.219s	coverage: 41.8% of statements
18:38:12 [2020-04-02T18:38:12.196Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.079s	coverage: 77.8% of statements
18:38:12 [2020-04-02T18:38:12.196Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
18:38:12 [2020-04-02T18:38:12.196Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:38:12 [2020-04-02T18:38:12.807Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.002s	coverage: 67.0% of statements
18:38:13 [2020-04-02T18:38:13.088Z] ok  	github.com/docker/docker/daemon/logger/journald	0.040s	coverage: 26.2% of statements
18:38:13 [2020-04-02T18:38:13.198Z] #20 transferring context: 9.90MB 2.9s
18:38:13 [2020-04-02T18:38:13.699Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.002s	coverage: 88.3% of statements
18:38:13 [2020-04-02T18:38:13.699Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.003s	coverage: 62.1% of statements
18:38:14 [2020-04-02T18:38:14.456Z] ok  	github.com/docker/docker/daemon/discovery	0.013s	coverage: 30.0% of statements
18:38:14 [2020-04-02T18:38:14.456Z] ok  	github.com/docker/docker/daemon/config	0.122s	coverage: 81.7% of statements
18:38:14 [2020-04-02T18:38:14.702Z] ok  	github.com/docker/docker/daemon/logger/local	0.034s	coverage: 74.7% of statements
18:38:14 [2020-04-02T18:38:14.702Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:38:14 [2020-04-02T18:38:14.702Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.067s	coverage: 19.9% of statements
18:38:15 [2020-04-02T18:38:15.085Z] #20 ...
18:38:15 [2020-04-02T18:38:15.085Z] 
18:38:15 [2020-04-02T18:38:15.085Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
18:38:15 [2020-04-02T18:38:15.085Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
18:38:15 [2020-04-02T18:38:15.085Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
18:38:15 [2020-04-02T18:38:15.085Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done
18:38:15 [2020-04-02T18:38:15.085Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.2s done
18:38:15 [2020-04-02T18:38:15.085Z] #71 DONE 5.1s
18:38:15 [2020-04-02T18:38:15.085Z] 
18:38:15 [2020-04-02T18:38:15.085Z] #20 [internal] load build context
18:38:15 [2020-04-02T18:38:15.085Z] #20 ...
18:38:15 [2020-04-02T18:38:15.085Z] 
18:38:15 [2020-04-02T18:38:15.085Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
18:38:15 [2020-04-02T18:38:15.085Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done
18:38:15 [2020-04-02T18:38:15.085Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 1.9s done
18:38:15 [2020-04-02T18:38:15.085Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done
18:38:15 [2020-04-02T18:38:15.085Z] #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done
18:38:15 [2020-04-02T18:38:15.085Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.5s done
18:38:15 [2020-04-02T18:38:15.085Z] #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done
18:38:15 [2020-04-02T18:38:15.085Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 1.0s done
18:38:15 [2020-04-02T18:38:15.085Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 2.8s done
18:38:15 [2020-04-02T18:38:15.085Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 3.9s done
18:38:15 [2020-04-02T18:38:15.085Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 86.73MB / 120.07MB 5.1s
18:38:15 [2020-04-02T18:38:15.085Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 2.6s
18:38:15 [2020-04-02T18:38:15.085Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 3.0s done
18:38:15 [2020-04-02T18:38:15.313Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.010s	coverage: 33.3% of statements
18:38:15 [2020-04-02T18:38:15.340Z] #7 ...
18:38:15 [2020-04-02T18:38:15.340Z] 
18:38:15 [2020-04-02T18:38:15.340Z] #20 [internal] load build context
18:38:15 [2020-04-02T18:38:15.840Z] ok  	github.com/docker/docker/daemon/events	0.069s	coverage: 50.0% of statements
18:38:16 [2020-04-02T18:38:16.314Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.003s	coverage: 47.8% of statements
18:38:16 [2020-04-02T18:38:16.595Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
18:38:17 [2020-04-02T18:38:17.205Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
18:38:17 [2020-04-02T18:38:17.205Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.431s	coverage: 82.5% of statements
18:38:17 [2020-04-02T18:38:17.205Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:38:17 [2020-04-02T18:38:17.205Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:38:17 [2020-04-02T18:38:17.223Z] ok  	github.com/docker/docker/daemon/graphdriver	0.015s	coverage: 2.2% of statements
18:38:17 [2020-04-02T18:38:17.869Z] #20 transferring context: 50.10MB 7.8s done
18:38:17 [2020-04-02T18:38:17.869Z] #20 DONE 8.0s
18:38:17 [2020-04-02T18:38:17.869Z] 
18:38:17 [2020-04-02T18:38:17.869Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
18:38:17 [2020-04-02T18:38:17.869Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 6.0s done
18:38:18 [2020-04-02T18:38:18.670Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 48.2% of statements
18:38:18 [2020-04-02T18:38:18.951Z] ok  	github.com/docker/docker/distribution	0.251s	coverage: 22.1% of statements
18:38:18 [2020-04-02T18:38:18.951Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:38:19 [2020-04-02T18:38:19.977Z] ok  	github.com/docker/docker/errdefs	0.002s	coverage: 49.4% of statements
18:38:20 [2020-04-02T18:38:20.383Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 7.5s done
18:38:20 [2020-04-02T18:38:20.383Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f
18:38:20 [2020-04-02T18:38:20.512Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 2.9% of statements
18:38:20 [2020-04-02T18:38:20.638Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.5s done
18:38:20 [2020-04-02T18:38:20.895Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.1s
18:38:20 [2020-04-02T18:38:20.979Z] ok  	github.com/docker/docker/image	0.013s	coverage: 86.4% of statements
18:38:21 [2020-04-02T18:38:21.151Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.4s done
18:38:21 [2020-04-02T18:38:21.407Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 0.1s
18:38:21 [2020-04-02T18:38:21.589Z] ok  	github.com/docker/docker/image/cache	0.004s	coverage: 19.2% of statements
18:38:21 [2020-04-02T18:38:21.589Z] ok  	github.com/docker/docker/distribution/xfer	1.872s	coverage: 85.1% of statements
18:38:21 [2020-04-02T18:38:21.589Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:38:21 [2020-04-02T18:38:21.589Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
18:38:21 [2020-04-02T18:38:21.890Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.468s	coverage: 13.8% of statements
18:38:22 [2020-04-02T18:38:22.200Z] ok  	github.com/docker/docker/image/v1	0.017s	coverage: 25.0% of statements
18:38:22 [2020-04-02T18:38:22.200Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:38:22 [2020-04-02T18:38:22.459Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.685s	coverage: 57.0% of statements
18:38:22 [2020-04-02T18:38:22.810Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
18:38:23 [2020-04-02T18:38:23.420Z] ok  	github.com/docker/docker/opts	0.017s	coverage: 67.4% of statements
18:38:23 [2020-04-02T18:38:23.701Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
18:38:24 [2020-04-02T18:38:24.540Z] sha256:f197e5726582ad5511637a224a6238ecc8d1f8ea258804d8bf0d92f5e6d251bc
18:38:24 [2020-04-02T18:38:24.540Z] INFO: Starting docker-py tests...
18:38:24 [2020-04-02T18:38:24.540Z] ============================= test session starts ==============================
18:38:24 [2020-04-02T18:38:24.540Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
18:38:24 [2020-04-02T18:38:24.540Z] rootdir: /src, inifile: pytest.ini
18:38:24 [2020-04-02T18:38:24.540Z] plugins: timeout-1.3.3, cov-2.6.1
18:38:24 [2020-04-02T18:38:24.540Z] collected 387 items / 1 deselected / 386 selected
18:38:24 [2020-04-02T18:38:24.540Z] 
18:38:24 [2020-04-02T18:38:24.997Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.016s	coverage: 1.8% of statements
18:38:25 [2020-04-02T18:38:25.163Z] ok  	github.com/docker/docker/pkg/archive	0.471s	coverage: 77.2% of statements
18:38:25 [2020-04-02T18:38:25.570Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 3.5s done
18:38:25 [2020-04-02T18:38:25.570Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf
18:38:25 [2020-04-02T18:38:25.809Z] ok  	github.com/docker/docker/pkg/authorization	0.182s	coverage: 68.3% of statements
18:38:26 [2020-04-02T18:38:26.124Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
18:38:26 [2020-04-02T18:38:26.442Z] ok  	github.com/docker/docker/pkg/capabilities	0.001s	coverage: 87.5% of statements
18:38:26 [2020-04-02T18:38:26.900Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.449s	coverage: 45.9% of statements
18:38:27 [2020-04-02T18:38:27.158Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.171s	coverage: 72.5% of statements
18:38:28 [2020-04-02T18:38:28.536Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.986s	coverage: 49.5% of statements
18:38:28 [2020-04-02T18:38:28.838Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 3.6s done
18:38:28 [2020-04-02T18:38:28.838Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f
18:38:29 [2020-04-02T18:38:29.106Z] ok  	github.com/docker/docker/daemon	12.329s	coverage: 17.4% of statements
18:38:29 [2020-04-02T18:38:29.106Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:38:29 [2020-04-02T18:38:29.106Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:38:29 [2020-04-02T18:38:29.106Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:38:29 [2020-04-02T18:38:29.106Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:38:29 [2020-04-02T18:38:29.106Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:38:30 [2020-04-02T18:38:30.047Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.610s	coverage: 76.1% of statements
18:38:30 [2020-04-02T18:38:30.104Z] ok  	github.com/docker/docker/layer	7.098s	coverage: 68.8% of statements
18:38:30 [2020-04-02T18:38:30.104Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:38:30 [2020-04-02T18:38:30.104Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:38:30 [2020-04-02T18:38:30.104Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:38:30 [2020-04-02T18:38:30.104Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:38:30 [2020-04-02T18:38:30.104Z] ?   	github.com/docker/docker/oci	[no test files]
18:38:30 [2020-04-02T18:38:30.104Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:38:30 [2020-04-02T18:38:30.306Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.022s	coverage: 58.0% of statements
18:38:30 [2020-04-02T18:38:30.384Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.520s	coverage: 43.2% of statements
18:38:30 [2020-04-02T18:38:30.384Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
18:38:30 [2020-04-02T18:38:30.384Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:38:30 [2020-04-02T18:38:30.384Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
18:38:30 [2020-04-02T18:38:30.996Z] ok  	github.com/docker/docker/pkg/discovery	0.006s	coverage: 58.3% of statements
18:38:30 [2020-04-02T18:38:30.996Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 92.9% of statements
18:38:31 [2020-04-02T18:38:31.245Z] ok  	github.com/docker/docker/daemon/links	0.025s	coverage: 93.0% of statements
18:38:31 [2020-04-02T18:38:31.245Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.060s	coverage: 3.0% of statements
18:38:31 [2020-04-02T18:38:31.276Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.008s	coverage: 92.3% of statements
18:38:31 [2020-04-02T18:38:31.886Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.005s	coverage: 93.8% of statements
18:38:32 [2020-04-02T18:38:32.168Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
18:38:33 [2020-04-02T18:38:33.173Z] ok  	github.com/docker/docker/pkg/filenotify	0.607s	coverage: 67.0% of statements
18:38:33 [2020-04-02T18:38:33.785Z] ok  	github.com/docker/docker/daemon/logger	0.231s	coverage: 41.8% of statements
18:38:33 [2020-04-02T18:38:33.786Z] ok  	github.com/docker/docker/pkg/fileutils	0.005s	coverage: 89.5% of statements
18:38:34 [2020-04-02T18:38:34.091Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 5.1s
18:38:34 [2020-04-02T18:38:34.355Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.884s	coverage: 61.0% of statements
18:38:34 [2020-04-02T18:38:34.355Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
18:38:34 [2020-04-02T18:38:34.355Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:38:34 [2020-04-02T18:38:34.355Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.291s	coverage: 77.4% of statements
18:38:34 [2020-04-02T18:38:34.355Z] ok  	github.com/docker/docker/daemon/images	0.040s	coverage: 4.9% of statements
18:38:34 [2020-04-02T18:38:34.355Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:38:34 [2020-04-02T18:38:34.355Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:38:34 [2020-04-02T18:38:34.355Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
18:38:34 [2020-04-02T18:38:34.355Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:38:34 [2020-04-02T18:38:34.650Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 5.7s done
18:38:34 [2020-04-02T18:38:34.650Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done
18:38:34 [2020-04-02T18:38:34.787Z] ok  	github.com/docker/docker/pkg/fsutils	0.410s	coverage: 85.1% of statements
18:38:34 [2020-04-02T18:38:34.787Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.071s	coverage: 84.1% of statements
18:38:34 [2020-04-02T18:38:34.907Z] #7 DONE 24.8s
18:38:34 [2020-04-02T18:38:34.907Z] 
18:38:34 [2020-04-02T18:38:34.907Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
18:38:34 [2020-04-02T18:38:34.923Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.019s	coverage: 67.0% of statements
18:38:35 [2020-04-02T18:38:35.067Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
18:38:35 [2020-04-02T18:38:35.493Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.016s	coverage: 88.3% of statements
18:38:35 [2020-04-02T18:38:35.677Z] ok  	github.com/docker/docker/pkg/idtools	0.277s	coverage: 70.1% of statements
18:38:35 [2020-04-02T18:38:35.754Z] ok  	github.com/docker/docker/daemon/logger/journald	0.032s	coverage: 26.2% of statements
18:38:35 [2020-04-02T18:38:35.957Z] ok  	github.com/docker/docker/pkg/ioutils	0.321s	coverage: 70.1% of statements
18:38:35 [2020-04-02T18:38:35.957Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
18:38:36 [2020-04-02T18:38:36.238Z] ok  	github.com/docker/docker/pkg/locker	0.047s	coverage: 88.9% of statements
18:38:36 [2020-04-02T18:38:36.238Z] ok  	github.com/docker/docker/pkg/longpath	0.006s	coverage: 100.0% of statements
18:38:36 [2020-04-02T18:38:36.238Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
18:38:36 [2020-04-02T18:38:36.238Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
18:38:36 [2020-04-02T18:38:36.324Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.073s	coverage: 62.1% of statements
18:38:36 [2020-04-02T18:38:36.519Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
18:38:36 [2020-04-02T18:38:36.519Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
18:38:36 [2020-04-02T18:38:36.519Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
18:38:36 [2020-04-02T18:38:36.799Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
18:38:37 [2020-04-02T18:38:37.079Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.010s	coverage: 91.4% of statements
18:38:37 [2020-04-02T18:38:37.079Z] ok  	github.com/docker/docker/pkg/pidfile	0.001s	coverage: 82.4% of statements
18:38:37 [2020-04-02T18:38:37.079Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:38:37 [2020-04-02T18:38:37.079Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:38:37 [2020-04-02T18:38:37.263Z] ok  	github.com/docker/docker/daemon/logger/local	0.072s	coverage: 74.7% of statements
18:38:37 [2020-04-02T18:38:37.263Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:38:37 [2020-04-02T18:38:37.524Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.032s	coverage: 33.3% of statements
18:38:37 [2020-04-02T18:38:37.524Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.064s	coverage: 19.9% of statements
18:38:37 [2020-04-02T18:38:37.689Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.009s	coverage: 56.8% of statements
18:38:38 [2020-04-02T18:38:38.168Z] #8 DONE 2.8s
18:38:38 [2020-04-02T18:38:38.168Z] 
18:38:38 [2020-04-02T18:38:38.168Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
18:38:38 [2020-04-02T18:38:38.301Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.001s	coverage: 85.7% of statements
18:38:38 [2020-04-02T18:38:38.301Z] ok  	github.com/docker/docker/pkg/pools	0.001s	coverage: 88.2% of statements
18:38:38 [2020-04-02T18:38:38.426Z] #9 DONE 0.9s
18:38:38 [2020-04-02T18:38:38.426Z] 
18:38:38 [2020-04-02T18:38:38.426Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:38:38 [2020-04-02T18:38:38.426Z] #29 DONE 0.1s
18:38:38 [2020-04-02T18:38:38.426Z] 
18:38:38 [2020-04-02T18:38:38.426Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:38:38 [2020-04-02T18:38:38.464Z] ok  	github.com/docker/docker/daemon/logger/templates	0.068s	coverage: 8.3% of statements
18:38:38 [2020-04-02T18:38:38.583Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
18:38:38 [2020-04-02T18:38:38.681Z] #40 DONE 0.1s
18:38:38 [2020-04-02T18:38:38.681Z] 
18:38:38 [2020-04-02T18:38:38.681Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
18:38:38 [2020-04-02T18:38:38.681Z] #21 DONE 0.1s
18:38:38 [2020-04-02T18:38:38.681Z] 
18:38:38 [2020-04-02T18:38:38.681Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
18:38:38 [2020-04-02T18:38:38.681Z] #52 ...
18:38:38 [2020-04-02T18:38:38.681Z] 
18:38:38 [2020-04-02T18:38:38.681Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
18:38:38 [2020-04-02T18:38:38.681Z] #73 DONE 0.1s
18:38:38 [2020-04-02T18:38:38.681Z] 
18:38:38 [2020-04-02T18:38:38.681Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
18:38:38 [2020-04-02T18:38:38.681Z] #46 DONE 0.2s
18:38:38 [2020-04-02T18:38:38.724Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.028s	coverage: 47.8% of statements
18:38:38 [2020-04-02T18:38:38.979Z] 
18:38:38 [2020-04-02T18:38:38.979Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
18:38:38 [2020-04-02T18:38:38.979Z] #67 DONE 0.3s
18:38:38 [2020-04-02T18:38:38.979Z] 
18:38:38 [2020-04-02T18:38:38.979Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:38:38 [2020-04-02T18:38:38.984Z] ok  	github.com/docker/docker/daemon/network	0.024s	coverage: 63.8% of statements
18:38:39 [2020-04-02T18:38:39.235Z] #47 ...
18:38:39 [2020-04-02T18:38:39.235Z] 
18:38:39 [2020-04-02T18:38:39.235Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
18:38:39 [2020-04-02T18:38:39.235Z] #52 DONE 0.8s
18:38:39 [2020-04-02T18:38:39.495Z] 
18:38:39 [2020-04-02T18:38:39.495Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:38:39 [2020-04-02T18:38:39.495Z] #53 ...
18:38:39 [2020-04-02T18:38:39.495Z] 
18:38:39 [2020-04-02T18:38:39.495Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
18:38:39 [2020-04-02T18:38:39.495Z] #22 DONE 0.9s
18:38:39 [2020-04-02T18:38:39.495Z] 
18:38:39 [2020-04-02T18:38:39.495Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
18:38:39 [2020-04-02T18:38:39.495Z] #32 DONE 0.9s
18:38:39 [2020-04-02T18:38:39.495Z] 
18:38:39 [2020-04-02T18:38:39.495Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
18:38:39 [2020-04-02T18:38:39.495Z] #55 DONE 0.9s
18:38:39 [2020-04-02T18:38:39.495Z] 
18:38:39 [2020-04-02T18:38:39.495Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
18:38:39 [2020-04-02T18:38:39.495Z] #49 DONE 1.0s
18:38:39 [2020-04-02T18:38:39.750Z] 
18:38:39 [2020-04-02T18:38:39.750Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:38:40 [2020-04-02T18:38:40.050Z] ok  	github.com/docker/docker/pkg/pubsub	1.018s	coverage: 73.9% of statements
18:38:40 [2020-04-02T18:38:40.050Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
18:38:40 [2020-04-02T18:38:40.364Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.900s	coverage: 82.5% of statements
18:38:40 [2020-04-02T18:38:40.364Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:38:40 [2020-04-02T18:38:40.364Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:38:41 [2020-04-02T18:38:41.305Z] ok  	github.com/docker/docker/distribution/metadata	0.089s	coverage: 48.2% of statements
18:38:41 [2020-04-02T18:38:41.873Z] ok  	github.com/docker/docker/errdefs	0.015s	coverage: 49.4% of statements
18:38:42 [2020-04-02T18:38:42.442Z] ok  	github.com/docker/docker/distribution	0.286s	coverage: 22.1% of statements
18:38:42 [2020-04-02T18:38:42.442Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:38:42 [2020-04-02T18:38:42.713Z] ok  	github.com/docker/docker/pkg/signal	2.341s	coverage: 61.0% of statements
18:38:42 [2020-04-02T18:38:42.993Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
18:38:43 [2020-04-02T18:38:43.273Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
18:38:43 [2020-04-02T18:38:43.554Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
18:38:43 [2020-04-02T18:38:43.825Z] ok  	github.com/docker/docker/image	0.055s	coverage: 86.4% of statements
18:38:43 [2020-04-02T18:38:43.825Z] ok  	github.com/docker/docker/distribution/xfer	1.708s	coverage: 85.1% of statements
18:38:43 [2020-04-02T18:38:43.825Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:38:43 [2020-04-02T18:38:43.839Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
18:38:44 [2020-04-02T18:38:44.085Z] ok  	github.com/docker/docker/image/cache	0.043s	coverage: 19.2% of statements
18:38:44 [2020-04-02T18:38:44.085Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
18:38:44 [2020-04-02T18:38:44.085Z] ok  	github.com/docker/docker/image/v1	0.052s	coverage: 25.0% of statements
18:38:44 [2020-04-02T18:38:44.085Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:38:44 [2020-04-02T18:38:44.119Z] ok  	github.com/docker/docker/pkg/sysinfo	0.003s	coverage: 71.3% of statements
18:38:44 [2020-04-02T18:38:44.400Z] ok  	github.com/docker/docker/pkg/system	0.043s	coverage: 37.2% of statements
18:38:44 [2020-04-02T18:38:44.992Z] #50 ...
18:38:44 [2020-04-02T18:38:44.992Z] 
18:38:44 [2020-04-02T18:38:44.992Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:38:44 [2020-04-02T18:38:44.992Z] #10 6.162 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:38:44 [2020-04-02T18:38:44.992Z] #10 6.184 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:38:44 [2020-04-02T18:38:44.992Z] #10 6.184 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:38:45 [2020-04-02T18:38:45.010Z] ok  	github.com/docker/docker/pkg/tailfile	0.037s	coverage: 88.6% of statements
18:38:45 [2020-04-02T18:38:45.025Z] ok  	github.com/docker/docker/libcontainerd/queue	0.038s	coverage: 100.0% of statements
18:38:45 [2020-04-02T18:38:45.025Z] ok  	github.com/docker/docker/pkg/aaparser	0.016s	coverage: 50.0% of statements
18:38:45 [2020-04-02T18:38:45.247Z] #10 6.767 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:38:45 [2020-04-02T18:38:45.290Z] ok  	github.com/docker/docker/pkg/tarsum	0.030s	coverage: 89.3% of statements
18:38:45 [2020-04-02T18:38:45.570Z] ok  	github.com/docker/docker/pkg/term	0.002s	coverage: 84.8% of statements
18:38:45 [2020-04-02T18:38:45.850Z] testing: warning: no tests to run
18:38:45 [2020-04-02T18:38:45.850Z] coverage: [no statements]
18:38:45 [2020-04-02T18:38:45.850Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
18:38:45 [2020-04-02T18:38:45.965Z] ok  	github.com/docker/docker/opts	0.083s	coverage: 67.4% of statements
18:38:46 [2020-04-02T18:38:46.130Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
18:38:46 [2020-04-02T18:38:46.130Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
18:38:46 [2020-04-02T18:38:46.411Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
18:38:47 [2020-04-02T18:38:47.348Z] ok  	github.com/docker/docker/pkg/authorization	0.376s	coverage: 68.3% of statements
18:38:47 [2020-04-02T18:38:47.348Z] ok  	github.com/docker/docker/pkg/broadcaster	0.014s	coverage: 100.0% of statements
18:38:47 [2020-04-02T18:38:47.607Z] ok  	github.com/docker/docker/pkg/capabilities	0.019s	coverage: 87.5% of statements
18:38:47 [2020-04-02T18:38:47.754Z] #10 ...
18:38:47 [2020-04-02T18:38:47.754Z] 
18:38:47 [2020-04-02T18:38:47.754Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:38:47 [2020-04-02T18:38:47.754Z] #41 8.616 + git clone https://github.com/docker/distribution.git .
18:38:47 [2020-04-02T18:38:47.754Z] #41 8.628 Cloning into '.'...
18:38:48 [2020-04-02T18:38:48.316Z] #41 ...
18:38:48 [2020-04-02T18:38:48.316Z] 
18:38:48 [2020-04-02T18:38:48.316Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:38:48 [2020-04-02T18:38:48.316Z] #10 9.626 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [186 kB]
18:38:48 [2020-04-02T18:38:48.422Z] ok  	github.com/docker/docker/plugin	0.555s	coverage: 27.1% of statements
18:38:48 [2020-04-02T18:38:48.546Z] ok  	github.com/docker/docker/pkg/directory	0.019s	coverage: 80.0% of statements
18:38:48 [2020-04-02T18:38:48.571Z] #10 ...
18:38:48 [2020-04-02T18:38:48.571Z] 
18:38:48 [2020-04-02T18:38:48.571Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:38:48 [2020-04-02T18:38:48.571Z] #35 ...
18:38:48 [2020-04-02T18:38:48.571Z] 
18:38:48 [2020-04-02T18:38:48.571Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:38:48 [2020-04-02T18:38:48.702Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
18:38:48 [2020-04-02T18:38:48.826Z] #62 10.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:38:48 [2020-04-02T18:38:48.826Z] #62 ...
18:38:48 [2020-04-02T18:38:48.826Z] 
18:38:48 [2020-04-02T18:38:48.826Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:38:48 [2020-04-02T18:38:48.826Z] #25 9.247 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:38:48 [2020-04-02T18:38:48.826Z] #25 9.339 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:38:48 [2020-04-02T18:38:48.826Z] #25 9.339 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:38:48 [2020-04-02T18:38:48.826Z] #25 ...
18:38:48 [2020-04-02T18:38:48.826Z] 
18:38:48 [2020-04-02T18:38:48.826Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:38:48 [2020-04-02T18:38:48.826Z] #74 10.07 + RM_GOPATH=0
18:38:48 [2020-04-02T18:38:48.826Z] #74 10.07 + TMP_GOPATH=
18:38:48 [2020-04-02T18:38:48.826Z] #74 10.07 + : /build
18:38:48 [2020-04-02T18:38:48.826Z] #74 10.07 + '[' -z '' ']'
18:38:48 [2020-04-02T18:38:48.826Z] #74 10.07 ++ mktemp -d
18:38:48 [2020-04-02T18:38:48.826Z] #74 10.07 + export GOPATH=/tmp/tmp.NAHqFr1Ygy
18:38:48 [2020-04-02T18:38:48.826Z] #74 10.07 + GOPATH=/tmp/tmp.NAHqFr1Ygy
18:38:48 [2020-04-02T18:38:48.826Z] #74 10.07 + RM_GOPATH=1
18:38:48 [2020-04-02T18:38:48.826Z] #74 10.07 ++ dirname ./install.sh
18:38:48 [2020-04-02T18:38:48.826Z] #74 10.07 + dir=.
18:38:48 [2020-04-02T18:38:48.826Z] #74 10.07 + bin=proxy
18:38:48 [2020-04-02T18:38:48.826Z] #74 10.07 + shift
18:38:48 [2020-04-02T18:38:48.826Z] #74 10.07 + '[' '!' -f ./proxy.installer ']'
18:38:48 [2020-04-02T18:38:48.826Z] #74 10.07 + . ./proxy.installer
18:38:48 [2020-04-02T18:38:48.826Z] #74 10.07 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
18:38:48 [2020-04-02T18:38:48.826Z] #74 10.07 + install_proxy
18:38:48 [2020-04-02T18:38:48.826Z] #74 10.07 + case "$1" in
18:38:48 [2020-04-02T18:38:48.826Z] #74 10.07 + export CGO_ENABLED=0
18:38:48 [2020-04-02T18:38:48.826Z] #74 10.07 + CGO_ENABLED=0
18:38:48 [2020-04-02T18:38:48.826Z] #74 10.07 + _install_proxy
18:38:48 [2020-04-02T18:38:48.826Z] #74 10.07 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
18:38:48 [2020-04-02T18:38:48.826Z] #74 10.07 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.NAHqFr1Ygy/src/github.com/docker/libnetwork
18:38:48 [2020-04-02T18:38:48.826Z] #74 10.07 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
18:38:48 [2020-04-02T18:38:48.826Z] #74 10.10 Cloning into '/tmp/tmp.NAHqFr1Ygy/src/github.com/docker/libnetwork'...
18:38:49 [2020-04-02T18:38:49.080Z] #74 ...
18:38:49 [2020-04-02T18:38:49.080Z] 
18:38:49 [2020-04-02T18:38:49.080Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:38:49 [2020-04-02T18:38:49.080Z] #43 ...
18:38:49 [2020-04-02T18:38:49.080Z] 
18:38:49 [2020-04-02T18:38:49.080Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:38:49 [2020-04-02T18:38:49.113Z] ok  	github.com/docker/docker/pkg/archive	1.242s	coverage: 77.0% of statements
18:38:49 [2020-04-02T18:38:49.313Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 75.0% of statements
18:38:49 [2020-04-02T18:38:49.335Z] #30 10.66 + git clone https://github.com/kolyshkin/go-swagger.git .
18:38:49 [2020-04-02T18:38:49.335Z] #30 10.66 Cloning into '.'...
18:38:49 [2020-04-02T18:38:49.335Z] #30 ...
18:38:49 [2020-04-02T18:38:49.335Z] 
18:38:49 [2020-04-02T18:38:49.335Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:38:49 [2020-04-02T18:38:49.335Z] #68 9.800 + RM_GOPATH=0
18:38:49 [2020-04-02T18:38:49.335Z] #68 9.815 + TMP_GOPATH=
18:38:49 [2020-04-02T18:38:49.335Z] #68 9.815 + : /build/
18:38:49 [2020-04-02T18:38:49.335Z] #68 9.815 + '[' -z '' ']'
18:38:49 [2020-04-02T18:38:49.335Z] #68 9.815 ++ mktemp -d
18:38:49 [2020-04-02T18:38:49.335Z] #68 9.815 + export GOPATH=/tmp/tmp.5iNttvbJvN
18:38:49 [2020-04-02T18:38:49.335Z] #68 9.815 + GOPATH=/tmp/tmp.5iNttvbJvN
18:38:49 [2020-04-02T18:38:49.335Z] #68 9.815 + RM_GOPATH=1
18:38:49 [2020-04-02T18:38:49.335Z] #68 9.815 ++ dirname ./install.sh
18:38:49 [2020-04-02T18:38:49.335Z] #68 9.831 + dir=.
18:38:49 [2020-04-02T18:38:49.335Z] #68 9.831 + bin=rootlesskit
18:38:49 [2020-04-02T18:38:49.335Z] #68 9.832 + shift
18:38:49 [2020-04-02T18:38:49.335Z] #68 9.832 + '[' '!' -f ./rootlesskit.installer ']'
18:38:49 [2020-04-02T18:38:49.335Z] #68 9.832 + . ./rootlesskit.installer
18:38:49 [2020-04-02T18:38:49.335Z] #68 9.833 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
18:38:49 [2020-04-02T18:38:49.335Z] #68 9.834 + install_rootlesskit
18:38:49 [2020-04-02T18:38:49.335Z] #68 9.834 + case "$1" in
18:38:49 [2020-04-02T18:38:49.335Z] #68 9.835 + export CGO_ENABLED=0
18:38:49 [2020-04-02T18:38:49.335Z] #68 9.835 + CGO_ENABLED=0
18:38:49 [2020-04-02T18:38:49.335Z] #68 9.835 + _install_rootlesskit
18:38:49 [2020-04-02T18:38:49.335Z] #68 9.836 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270'
18:38:49 [2020-04-02T18:38:49.335Z] #68 9.836 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
18:38:49 [2020-04-02T18:38:49.335Z] #68 9.841 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.5iNttvbJvN/src/github.com/rootless-containers/rootlesskit
18:38:49 [2020-04-02T18:38:49.335Z] #68 9.850 Cloning into '/tmp/tmp.5iNttvbJvN/src/github.com/rootless-containers/rootlesskit'...
18:38:49 [2020-04-02T18:38:49.335Z] #68 ...
18:38:49 [2020-04-02T18:38:49.335Z] 
18:38:49 [2020-04-02T18:38:49.335Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:38:49 [2020-04-02T18:38:49.335Z] #43 10.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:38:49 [2020-04-02T18:38:49.372Z] ok  	github.com/docker/docker/pkg/discovery	0.014s	coverage: 58.3% of statements
18:38:49 [2020-04-02T18:38:49.590Z] #43 11.05 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:38:49 [2020-04-02T18:38:49.591Z] #43 11.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:38:49 [2020-04-02T18:38:49.591Z] #43 ...
18:38:49 [2020-04-02T18:38:49.591Z] 
18:38:49 [2020-04-02T18:38:49.591Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:38:49 [2020-04-02T18:38:49.591Z] #23 9.088 + RM_GOPATH=0
18:38:49 [2020-04-02T18:38:49.591Z] #23 9.088 + TMP_GOPATH=
18:38:49 [2020-04-02T18:38:49.591Z] #23 9.088 + : /build
18:38:49 [2020-04-02T18:38:49.591Z] #23 9.088 + '[' -z '' ']'
18:38:49 [2020-04-02T18:38:49.591Z] #23 9.094 ++ mktemp -d
18:38:49 [2020-04-02T18:38:49.591Z] #23 9.103 + export GOPATH=/tmp/tmp.kJZgU51EDR
18:38:49 [2020-04-02T18:38:49.591Z] #23 9.103 + GOPATH=/tmp/tmp.kJZgU51EDR
18:38:49 [2020-04-02T18:38:49.591Z] #23 9.103 + RM_GOPATH=1
18:38:49 [2020-04-02T18:38:49.591Z] #23 9.107 ++ dirname ./install.sh
18:38:49 [2020-04-02T18:38:49.591Z] #23 9.125 + dir=.
18:38:49 [2020-04-02T18:38:49.591Z] #23 9.125 + bin=dockercli
18:38:49 [2020-04-02T18:38:49.591Z] #23 9.128 + shift
18:38:49 [2020-04-02T18:38:49.591Z] #23 9.142 + '[' '!' -f ./dockercli.installer ']'
18:38:49 [2020-04-02T18:38:49.591Z] #23 9.142 + . ./dockercli.installer
18:38:49 [2020-04-02T18:38:49.591Z] #23 9.142 ++ : stable
18:38:49 [2020-04-02T18:38:49.591Z] #23 9.143 ++ : 17.06.2-ce
18:38:49 [2020-04-02T18:38:49.591Z] #23 9.159 + install_dockercli
18:38:49 [2020-04-02T18:38:49.591Z] #23 9.159 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:38:49 [2020-04-02T18:38:49.591Z] #23 9.159 Install docker/cli version 17.06.2-ce from stable
18:38:49 [2020-04-02T18:38:49.591Z] #23 9.160 ++ uname -m
18:38:49 [2020-04-02T18:38:49.591Z] #23 9.161 + arch=x86_64
18:38:49 [2020-04-02T18:38:49.591Z] #23 9.162 + '[' x86_64 '!=' x86_64 ']'
18:38:49 [2020-04-02T18:38:49.591Z] #23 9.162 + url=https://download.docker.com/linux/static
18:38:49 [2020-04-02T18:38:49.591Z] #23 9.162 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
18:38:49 [2020-04-02T18:38:49.591Z] #23 9.186 + tar -xz docker/docker
18:38:49 [2020-04-02T18:38:49.591Z] #23 ...
18:38:49 [2020-04-02T18:38:49.591Z] 
18:38:49 [2020-04-02T18:38:49.591Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:38:49 [2020-04-02T18:38:49.591Z] #33 9.400 + RM_GOPATH=0
18:38:49 [2020-04-02T18:38:49.591Z] #33 9.400 + TMP_GOPATH=
18:38:49 [2020-04-02T18:38:49.591Z] #33 9.400 + : /build
18:38:49 [2020-04-02T18:38:49.591Z] #33 9.400 + '[' -z '' ']'
18:38:49 [2020-04-02T18:38:49.591Z] #33 9.406 ++ mktemp -d
18:38:49 [2020-04-02T18:38:49.591Z] #33 9.406 + export GOPATH=/tmp/tmp.u7iSuNGM4P
18:38:49 [2020-04-02T18:38:49.591Z] #33 9.406 + GOPATH=/tmp/tmp.u7iSuNGM4P
18:38:49 [2020-04-02T18:38:49.591Z] #33 9.406 + RM_GOPATH=1
18:38:49 [2020-04-02T18:38:49.591Z] #33 9.406 ++ dirname ./install.sh
18:38:49 [2020-04-02T18:38:49.591Z] #33 9.406 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:38:49 [2020-04-02T18:38:49.591Z] #33 9.410 + dir=.
18:38:49 [2020-04-02T18:38:49.591Z] #33 9.410 + bin=tomlv
18:38:49 [2020-04-02T18:38:49.591Z] #33 9.410 + shift
18:38:49 [2020-04-02T18:38:49.591Z] #33 9.410 + '[' '!' -f ./tomlv.installer ']'
18:38:49 [2020-04-02T18:38:49.591Z] #33 9.410 + . ./tomlv.installer
18:38:49 [2020-04-02T18:38:49.591Z] #33 9.410 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:38:49 [2020-04-02T18:38:49.591Z] #33 9.410 + install_tomlv
18:38:49 [2020-04-02T18:38:49.591Z] #33 9.410 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
18:38:49 [2020-04-02T18:38:49.591Z] #33 9.410 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.u7iSuNGM4P/src/github.com/BurntSushi/toml
18:38:49 [2020-04-02T18:38:49.591Z] #33 9.420 Cloning into '/tmp/tmp.u7iSuNGM4P/src/github.com/BurntSushi/toml'...
18:38:49 [2020-04-02T18:38:49.593Z] ok  	github.com/docker/docker/reference	0.004s	coverage: 84.4% of statements
18:38:49 [2020-04-02T18:38:49.631Z] ok  	github.com/docker/docker/pkg/discovery/file	0.010s	coverage: 97.6% of statements
18:38:49 [2020-04-02T18:38:49.846Z] #33 ...
18:38:49 [2020-04-02T18:38:49.846Z] 
18:38:49 [2020-04-02T18:38:49.846Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:38:49 [2020-04-02T18:38:49.846Z] #56 9.546 + RM_GOPATH=0
18:38:49 [2020-04-02T18:38:49.846Z] #56 9.546 + TMP_GOPATH=
18:38:49 [2020-04-02T18:38:49.846Z] #56 9.546 + : /build
18:38:49 [2020-04-02T18:38:49.846Z] #56 9.546 + '[' -z '' ']'
18:38:49 [2020-04-02T18:38:49.846Z] #56 9.550 ++ mktemp -d
18:38:49 [2020-04-02T18:38:49.846Z] #56 9.555 + export GOPATH=/tmp/tmp.WJScec31Si
18:38:49 [2020-04-02T18:38:49.846Z] #56 9.555 + GOPATH=/tmp/tmp.WJScec31Si
18:38:49 [2020-04-02T18:38:49.846Z] #56 9.555 + RM_GOPATH=1
18:38:49 [2020-04-02T18:38:49.846Z] #56 9.555 ++ dirname ./install.sh
18:38:49 [2020-04-02T18:38:49.846Z] #56 9.561 + dir=.
18:38:49 [2020-04-02T18:38:49.846Z] #56 9.561 + bin=shfmt
18:38:49 [2020-04-02T18:38:49.846Z] #56 9.561 + shift
18:38:49 [2020-04-02T18:38:49.846Z] #56 9.561 + '[' '!' -f ./shfmt.installer ']'
18:38:49 [2020-04-02T18:38:49.846Z] #56 9.561 + . ./shfmt.installer
18:38:49 [2020-04-02T18:38:49.846Z] #56 9.561 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
18:38:49 [2020-04-02T18:38:49.846Z] #56 9.561 + install_shfmt
18:38:49 [2020-04-02T18:38:49.846Z] #56 9.561 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
18:38:49 [2020-04-02T18:38:49.846Z] #56 9.561 + git clone https://github.com/mvdan/sh.git /tmp/tmp.WJScec31Si/src/github.com/mvdan/sh
18:38:49 [2020-04-02T18:38:49.846Z] #56 9.561 Cloning into '/tmp/tmp.WJScec31Si/src/github.com/mvdan/sh'...
18:38:49 [2020-04-02T18:38:49.846Z] #56 9.561 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
18:38:49 [2020-04-02T18:38:49.846Z] #56 ...
18:38:49 [2020-04-02T18:38:49.846Z] 
18:38:49 [2020-04-02T18:38:49.846Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:38:49 [2020-04-02T18:38:49.846Z] #50 8.838 + RM_GOPATH=0
18:38:49 [2020-04-02T18:38:49.846Z] #50 8.839 + TMP_GOPATH=
18:38:49 [2020-04-02T18:38:49.846Z] #50 8.839 + : /build
18:38:49 [2020-04-02T18:38:49.846Z] #50 8.840 + '[' -z '' ']'
18:38:49 [2020-04-02T18:38:49.846Z] #50 8.841 ++ mktemp -d
18:38:49 [2020-04-02T18:38:49.846Z] #50 8.843 + export GOPATH=/tmp/tmp.jhQhIS0LHu
18:38:49 [2020-04-02T18:38:49.846Z] #50 8.843 + GOPATH=/tmp/tmp.jhQhIS0LHu
18:38:49 [2020-04-02T18:38:49.846Z] #50 8.843 + RM_GOPATH=1
18:38:49 [2020-04-02T18:38:49.846Z] #50 8.844 ++ dirname ./install.sh
18:38:49 [2020-04-02T18:38:49.846Z] #50 8.846 + dir=.
18:38:49 [2020-04-02T18:38:49.846Z] #50 8.846 + bin=gotestsum
18:38:49 [2020-04-02T18:38:49.846Z] #50 8.846 + shift
18:38:49 [2020-04-02T18:38:49.846Z] #50 8.846 + '[' '!' -f ./gotestsum.installer ']'
18:38:49 [2020-04-02T18:38:49.846Z] #50 8.847 + . ./gotestsum.installer
18:38:49 [2020-04-02T18:38:49.846Z] #50 8.847 ++ : v0.3.5
18:38:49 [2020-04-02T18:38:49.846Z] #50 8.847 + install_gotestsum
18:38:49 [2020-04-02T18:38:49.846Z] #50 8.847 + echo 'Installing gotestsum version v0.3.5'
18:38:49 [2020-04-02T18:38:49.846Z] #50 8.848 Installing gotestsum version v0.3.5
18:38:49 [2020-04-02T18:38:49.846Z] #50 8.848 + go get -d gotest.tools/gotestsum
18:38:50 [2020-04-02T18:38:50.503Z] tests/integration/api_build_test.py .......................X             [  6%]
18:38:50 [2020-04-02T18:38:50.568Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
18:38:50 [2020-04-02T18:38:50.594Z] ok  	github.com/docker/docker/registry	0.096s	coverage: 56.0% of statements
18:38:50 [2020-04-02T18:38:50.758Z] tests/integration/api_client_test.py .....                               [  7%]
18:38:50 [2020-04-02T18:38:50.828Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
18:38:51 [2020-04-02T18:38:51.219Z] ok  	github.com/docker/docker/registry/resumable	0.013s	coverage: 100.0% of statements
18:38:51 [2020-04-02T18:38:51.219Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
18:38:51 [2020-04-02T18:38:51.396Z] ok  	github.com/docker/docker/pkg/dmesg	0.013s	coverage: 83.3% of statements
18:38:51 [2020-04-02T18:38:51.830Z] ok  	github.com/docker/docker/runconfig	0.005s	coverage: 68.2% of statements
18:38:52 [2020-04-02T18:38:52.110Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
18:38:52 [2020-04-02T18:38:52.332Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.450s	coverage: 43.2% of statements
18:38:52 [2020-04-02T18:38:52.332Z] ok  	github.com/docker/docker/pkg/filenotify	0.608s	coverage: 67.0% of statements
18:38:52 [2020-04-02T18:38:52.901Z] ok  	github.com/docker/docker/pkg/fileutils	0.018s	coverage: 89.5% of statements
18:38:53 [2020-04-02T18:38:53.471Z] ok  	github.com/docker/docker/pkg/fsutils	0.276s	coverage: 85.1% of statements
18:38:53 [2020-04-02T18:38:53.471Z] ok  	github.com/docker/docker/pkg/homedir	0.012s	coverage: 11.4% of statements
18:38:53 [2020-04-02T18:38:53.471Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.088s	coverage: 84.1% of statements
18:38:53 [2020-04-02T18:38:53.826Z] tests/integration/api_config_test.py .....                               [  8%]
18:38:54 [2020-04-02T18:38:54.122Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
18:38:54 [2020-04-02T18:38:54.411Z] ok  	github.com/docker/docker/layer	7.407s	coverage: 68.8% of statements
18:38:54 [2020-04-02T18:38:54.411Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:38:54 [2020-04-02T18:38:54.411Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:38:54 [2020-04-02T18:38:54.411Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:38:54 [2020-04-02T18:38:54.411Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:38:54 [2020-04-02T18:38:54.411Z] ?   	github.com/docker/docker/oci	[no test files]
18:38:54 [2020-04-02T18:38:54.411Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:38:54 [2020-04-02T18:38:54.411Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
18:38:54 [2020-04-02T18:38:54.411Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:38:54 [2020-04-02T18:38:54.670Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.010s	coverage: 91.7% of statements
18:38:54 [2020-04-02T18:38:54.670Z] ok  	github.com/docker/docker/pkg/locker	0.031s	coverage: 88.9% of statements
18:38:54 [2020-04-02T18:38:54.732Z] ok  	github.com/docker/docker/volume/local	0.038s	coverage: 73.0% of statements
18:38:54 [2020-04-02T18:38:54.929Z] ok  	github.com/docker/docker/pkg/ioutils	0.643s	coverage: 69.3% of statements
18:38:55 [2020-04-02T18:38:55.012Z] ok  	github.com/docker/docker/volume/mounts	0.016s	coverage: 67.0% of statements
18:38:55 [2020-04-02T18:38:55.087Z] #50 ...
18:38:55 [2020-04-02T18:38:55.087Z] 
18:38:55 [2020-04-02T18:38:55.087Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:38:55 [2020-04-02T18:38:55.087Z] #47 10.14 + RM_GOPATH=0
18:38:55 [2020-04-02T18:38:55.087Z] #47 10.14 + TMP_GOPATH=
18:38:55 [2020-04-02T18:38:55.087Z] #47 10.14 + : /build
18:38:55 [2020-04-02T18:38:55.087Z] #47 10.14 + '[' -z '' ']'
18:38:55 [2020-04-02T18:38:55.087Z] #47 10.14 ++ mktemp -d
18:38:55 [2020-04-02T18:38:55.087Z] #47 10.15 + export GOPATH=/tmp/tmp.Ns4zIMnKeo
18:38:55 [2020-04-02T18:38:55.087Z] #47 10.15 + GOPATH=/tmp/tmp.Ns4zIMnKeo
18:38:55 [2020-04-02T18:38:55.087Z] #47 10.15 + RM_GOPATH=1
18:38:55 [2020-04-02T18:38:55.087Z] #47 10.15 ++ dirname ./install.sh
18:38:55 [2020-04-02T18:38:55.087Z] #47 10.15 + dir=.
18:38:55 [2020-04-02T18:38:55.087Z] #47 10.15 + bin=vndr
18:38:55 [2020-04-02T18:38:55.087Z] #47 10.15 + shift
18:38:55 [2020-04-02T18:38:55.087Z] #47 10.15 + '[' '!' -f ./vndr.installer ']'
18:38:55 [2020-04-02T18:38:55.087Z] #47 10.15 + . ./vndr.installer
18:38:55 [2020-04-02T18:38:55.087Z] #47 10.15 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:38:55 [2020-04-02T18:38:55.087Z] #47 10.15 + install_vndr
18:38:55 [2020-04-02T18:38:55.087Z] #47 10.15 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
18:38:55 [2020-04-02T18:38:55.087Z] #47 10.15 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Ns4zIMnKeo/src/github.com/LK4D4/vndr
18:38:55 [2020-04-02T18:38:55.087Z] #47 10.15 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:38:55 [2020-04-02T18:38:55.087Z] #47 10.16 Cloning into '/tmp/tmp.Ns4zIMnKeo/src/github.com/LK4D4/vndr'...
18:38:55 [2020-04-02T18:38:55.087Z] #47 11.49 + cd /tmp/tmp.Ns4zIMnKeo/src/github.com/LK4D4/vndr
18:38:55 [2020-04-02T18:38:55.087Z] #47 11.49 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:38:55 [2020-04-02T18:38:55.087Z] #47 11.52 + go build -buildmode=pie -v -o /build/vndr .
18:38:55 [2020-04-02T18:38:55.087Z] #47 13.70 runtime/internal/sys
18:38:55 [2020-04-02T18:38:55.087Z] #47 13.86 internal/cpu
18:38:55 [2020-04-02T18:38:55.087Z] #47 14.02 runtime/internal/math
18:38:55 [2020-04-02T18:38:55.087Z] #47 14.27 internal/race
18:38:55 [2020-04-02T18:38:55.087Z] #47 14.41 sync/atomic
18:38:55 [2020-04-02T18:38:55.087Z] #47 14.71 internal/bytealg
18:38:55 [2020-04-02T18:38:55.087Z] #47 14.97 unicode
18:38:55 [2020-04-02T18:38:55.087Z] #47 15.94 runtime
18:38:55 [2020-04-02T18:38:55.189Z] ok  	github.com/docker/docker/pkg/longpath	0.012s	coverage: 100.0% of statements
18:38:55 [2020-04-02T18:38:55.189Z] ok  	github.com/docker/docker/pkg/idtools	0.933s	coverage: 70.1% of statements
18:38:55 [2020-04-02T18:38:55.189Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
18:38:55 [2020-04-02T18:38:55.189Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
18:38:55 [2020-04-02T18:38:55.189Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.020s	coverage: 85.7% of statements
18:38:55 [2020-04-02T18:38:55.189Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
18:38:55 [2020-04-02T18:38:55.758Z] ok  	github.com/docker/docker/pkg/parsers	0.028s	coverage: 97.0% of statements
18:38:55 [2020-04-02T18:38:55.758Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.014s	coverage: 60.0% of statements
18:38:55 [2020-04-02T18:38:55.758Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.021s	coverage: 91.4% of statements
18:38:56 [2020-04-02T18:38:56.012Z] ok  	github.com/docker/docker/volume/service	0.010s	coverage: 73.0% of statements
18:38:56 [2020-04-02T18:38:56.019Z] ok  	github.com/docker/docker/pkg/pidfile	0.025s	coverage: 82.4% of statements
18:38:56 [2020-04-02T18:38:56.019Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:38:56 [2020-04-02T18:38:56.019Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:38:56 [2020-04-02T18:38:56.451Z] #47 ...
18:38:56 [2020-04-02T18:38:56.451Z] 
18:38:56 [2020-04-02T18:38:56.451Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:38:56 [2020-04-02T18:38:56.451Z] #68 17.06 Checking out files:  89% (707/788)   
Checking out files:  90% (710/788)   
Checking out files:  91% (718/788)   
Checking out files:  92% (725/788)   
Checking out files:  93% (733/788)   
Checking out files:  94% (741/788)   
Checking out files:  95% (749/788)   
Checking out files:  96% (757/788)   
Checking out files:  97% (765/788)   
Checking out files:  98% (773/788)   
Checking out files:  99% (781/788)   
Checking out files: 100% (788/788)   
Checking out files: 100% (788/788), done.
18:38:56 [2020-04-02T18:38:56.451Z] #68 17.32 + cd /tmp/tmp.5iNttvbJvN/src/github.com/rootless-containers/rootlesskit
18:38:56 [2020-04-02T18:38:56.589Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.015s	coverage: 56.8% of statements
18:38:56 [2020-04-02T18:38:56.706Z] #68 17.32 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
18:38:57 [2020-04-02T18:38:57.161Z] ok  	github.com/docker/docker/pkg/pools	0.026s	coverage: 88.2% of statements
18:38:57 [2020-04-02T18:38:57.267Z] #68 17.83 + for f in rootlesskit rootlesskit-docker-proxy
18:38:57 [2020-04-02T18:38:57.267Z] #68 17.83 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
18:38:57 [2020-04-02T18:38:57.421Z] ok  	github.com/docker/docker/pkg/progress	0.017s	coverage: 75.9% of statements
18:38:57 [2020-04-02T18:38:57.421Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.017s	coverage: 85.7% of statements
18:38:57 [2020-04-02T18:38:57.991Z] ok  	github.com/docker/docker/pkg/reexec	0.021s	coverage: 82.4% of statements
18:38:58 [2020-04-02T18:38:58.558Z] ok  	github.com/docker/docker/pkg/stdcopy	0.010s	coverage: 100.0% of statements
18:38:58 [2020-04-02T18:38:58.817Z] ok  	github.com/docker/docker/pkg/pubsub	1.081s	coverage: 73.9% of statements
18:38:59 [2020-04-02T18:38:59.157Z] #68 ...
18:38:59 [2020-04-02T18:38:59.158Z] 
18:38:59 [2020-04-02T18:38:59.158Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:38:59 [2020-04-02T18:38:59.158Z] #62 10.33 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:38:59 [2020-04-02T18:38:59.158Z] #62 10.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:38:59 [2020-04-02T18:38:59.158Z] #62 11.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:38:59 [2020-04-02T18:38:59.158Z] #62 15.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [186 kB]
18:38:59 [2020-04-02T18:38:59.158Z] #62 20.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
18:38:59 [2020-04-02T18:38:59.158Z] #62 ...
18:38:59 [2020-04-02T18:38:59.158Z] 
18:38:59 [2020-04-02T18:38:59.158Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:38:59 [2020-04-02T18:38:59.158Z] #35 10.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:38:59 [2020-04-02T18:38:59.158Z] #35 10.43 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:38:59 [2020-04-02T18:38:59.158Z] #35 10.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:38:59 [2020-04-02T18:38:59.158Z] #35 12.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:38:59 [2020-04-02T18:38:59.158Z] #35 15.93 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [186 kB]
18:38:59 [2020-04-02T18:38:59.158Z] #35 19.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
18:38:59 [2020-04-02T18:38:59.158Z] #35 ...
18:38:59 [2020-04-02T18:38:59.158Z] 
18:38:59 [2020-04-02T18:38:59.158Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:38:59 [2020-04-02T18:38:59.158Z] #53 9.459 + RM_GOPATH=0
18:38:59 [2020-04-02T18:38:59.158Z] #53 9.459 + TMP_GOPATH=
18:38:59 [2020-04-02T18:38:59.158Z] #53 9.459 + : /build
18:38:59 [2020-04-02T18:38:59.158Z] #53 9.459 + '[' -z '' ']'
18:38:59 [2020-04-02T18:38:59.158Z] #53 9.459 ++ mktemp -d
18:38:59 [2020-04-02T18:38:59.158Z] #53 9.468 + export GOPATH=/tmp/tmp.Te9GctPKlY
18:38:59 [2020-04-02T18:38:59.158Z] #53 9.468 + GOPATH=/tmp/tmp.Te9GctPKlY
18:38:59 [2020-04-02T18:38:59.158Z] #53 9.468 + RM_GOPATH=1
18:38:59 [2020-04-02T18:38:59.158Z] #53 9.468 ++ dirname ./install.sh
18:38:59 [2020-04-02T18:38:59.158Z] #53 9.468 + dir=.
18:38:59 [2020-04-02T18:38:59.158Z] #53 9.468 + bin=golangci_lint
18:38:59 [2020-04-02T18:38:59.158Z] #53 9.468 + shift
18:38:59 [2020-04-02T18:38:59.158Z] #53 9.468 + '[' '!' -f ./golangci_lint.installer ']'
18:38:59 [2020-04-02T18:38:59.158Z] #53 9.468 + . ./golangci_lint.installer
18:38:59 [2020-04-02T18:38:59.158Z] #53 9.468 ++ : v1.23.8
18:38:59 [2020-04-02T18:38:59.158Z] #53 9.468 + install_golangci_lint
18:38:59 [2020-04-02T18:38:59.158Z] #53 9.468 + echo 'Installing golangci-lint version v1.23.8'
18:38:59 [2020-04-02T18:38:59.158Z] #53 9.468 Installing golangci-lint version v1.23.8
18:38:59 [2020-04-02T18:38:59.158Z] #53 9.470 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
18:38:59 [2020-04-02T18:38:59.387Z] ok  	github.com/docker/docker/pkg/streamformatter	0.010s	coverage: 66.2% of statements
18:38:59 [2020-04-02T18:38:59.387Z] ok  	github.com/docker/docker/pkg/stringid	0.009s	coverage: 70.6% of statements
18:38:59 [2020-04-02T18:38:59.417Z] #53 ...
18:38:59 [2020-04-02T18:38:59.417Z] 
18:38:59 [2020-04-02T18:38:59.417Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:38:59 [2020-04-02T18:38:59.417Z] #33 10.92 + cd /tmp/tmp.u7iSuNGM4P/src/github.com/BurntSushi/toml
18:38:59 [2020-04-02T18:38:59.417Z] #33 10.93 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:38:59 [2020-04-02T18:38:59.417Z] #33 10.94 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
18:38:59 [2020-04-02T18:38:59.417Z] #33 12.34 runtime/internal/atomic
18:38:59 [2020-04-02T18:38:59.417Z] #33 12.40 internal/cpu
18:38:59 [2020-04-02T18:38:59.417Z] #33 12.66 runtime/internal/sys
18:38:59 [2020-04-02T18:38:59.417Z] #33 13.08 runtime/internal/math
18:38:59 [2020-04-02T18:38:59.417Z] #33 13.34 math/bits
18:38:59 [2020-04-02T18:38:59.417Z] #33 13.85 internal/bytealg
18:38:59 [2020-04-02T18:38:59.417Z] #33 14.35 math
18:38:59 [2020-04-02T18:38:59.417Z] #33 15.13 runtime
18:38:59 [2020-04-02T18:38:59.646Z] ok  	github.com/docker/docker/pkg/symlink	0.019s	coverage: 87.7% of statements
18:38:59 [2020-04-02T18:38:59.905Z] ok  	github.com/docker/docker/pkg/sysinfo	0.013s	coverage: 71.3% of statements
18:38:59 [2020-04-02T18:38:59.978Z] #33 ...
18:38:59 [2020-04-02T18:38:59.978Z] 
18:38:59 [2020-04-02T18:38:59.978Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:38:59 [2020-04-02T18:38:59.978Z] #25 11.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:38:59 [2020-04-02T18:38:59.978Z] #25 16.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [186 kB]
18:38:59 [2020-04-02T18:38:59.978Z] #25 20.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
18:38:59 [2020-04-02T18:38:59.978Z] #25 ...
18:38:59 [2020-04-02T18:38:59.978Z] 
18:38:59 [2020-04-02T18:38:59.978Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:38:59 [2020-04-02T18:38:59.978Z] #47 21.27 unicode/utf8
18:39:00 [2020-04-02T18:39:00.843Z] ok  	github.com/docker/docker/pkg/tailfile	0.105s	coverage: 88.6% of statements
18:39:00 [2020-04-02T18:39:00.843Z] ok  	github.com/docker/docker/pkg/system	0.027s	coverage: 37.2% of statements
18:39:00 [2020-04-02T18:39:00.904Z] #47 ...
18:39:00 [2020-04-02T18:39:00.904Z] 
18:39:00 [2020-04-02T18:39:00.904Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:39:00 [2020-04-02T18:39:00.904Z] #43 12.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:39:00 [2020-04-02T18:39:00.904Z] #43 16.41 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [186 kB]
18:39:00 [2020-04-02T18:39:00.904Z] #43 20.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
18:39:01 [2020-04-02T18:39:01.103Z] ok  	github.com/docker/docker/pkg/signal	2.823s	coverage: 61.0% of statements
18:39:01 [2020-04-02T18:39:01.159Z] #43 ...
18:39:01 [2020-04-02T18:39:01.159Z] 
18:39:01 [2020-04-02T18:39:01.159Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:39:01 [2020-04-02T18:39:01.159Z] #47 22.33 math
18:39:01 [2020-04-02T18:39:01.672Z] ok  	github.com/docker/docker/pkg/term	0.022s	coverage: 85.9% of statements
18:39:01 [2020-04-02T18:39:01.672Z] testing: warning: no tests to run
18:39:01 [2020-04-02T18:39:01.672Z] coverage: [no statements]
18:39:01 [2020-04-02T18:39:01.672Z] ok  	github.com/docker/docker/pkg/term/windows	0.007s	coverage: [no statements] [no tests to run]
18:39:01 [2020-04-02T18:39:01.931Z] ok  	github.com/docker/docker/pkg/tarsum	0.114s	coverage: 89.3% of statements
18:39:01 [2020-04-02T18:39:01.931Z] ok  	github.com/docker/docker/pkg/urlutil	0.021s	coverage: 100.0% of statements
18:39:02 [2020-04-02T18:39:02.192Z] ok  	github.com/docker/docker/pkg/truncindex	0.110s	coverage: 91.5% of statements
18:39:02 [2020-04-02T18:39:02.451Z] ok  	github.com/docker/docker/pkg/useragent	0.013s	coverage: 88.9% of statements
18:39:02 [2020-04-02T18:39:02.532Z] #47 ...
18:39:02 [2020-04-02T18:39:02.532Z] 
18:39:02 [2020-04-02T18:39:02.532Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:39:02 [2020-04-02T18:39:02.532Z] #23 22.25 + mkdir -p /build
18:39:02 [2020-04-02T18:39:02.532Z] #23 22.25 + mv docker/docker /build/
18:39:02 [2020-04-02T18:39:02.532Z] #23 22.26 + rmdir docker
18:39:02 [2020-04-02T18:39:02.532Z] #23 DONE 22.7s
18:39:02 [2020-04-02T18:39:02.532Z] 
18:39:02 [2020-04-02T18:39:02.532Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:39:02 [2020-04-02T18:39:02.532Z] #33 22.70 internal/testlog
18:39:02 [2020-04-02T18:39:02.788Z] #33 23.39 encoding
18:39:03 [2020-04-02T18:39:03.054Z] #33 ...
18:39:03 [2020-04-02T18:39:03.054Z] 
18:39:03 [2020-04-02T18:39:03.054Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:39:03 [2020-04-02T18:39:03.054Z] #10 14.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
18:39:03 [2020-04-02T18:39:03.390Z] ok  	github.com/docker/docker/plugin/v2	0.010s	coverage: 14.5% of statements
18:39:03 [2020-04-02T18:39:03.615Z] #10 ...
18:39:03 [2020-04-02T18:39:03.615Z] 
18:39:03 [2020-04-02T18:39:03.615Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:39:03 [2020-04-02T18:39:03.615Z] #33 23.94 runtime/cgo
18:39:04 [2020-04-02T18:39:04.770Z] ok  	github.com/docker/docker/reference	0.017s	coverage: 84.4% of statements
18:39:04 [2020-04-02T18:39:04.770Z] ok  	github.com/docker/docker/profiles/seccomp	0.014s	coverage: 73.8% of statements
18:39:05 [2020-04-02T18:39:05.340Z] ok  	github.com/docker/docker/plugin	0.577s	coverage: 27.1% of statements
18:39:05 [2020-04-02T18:39:05.600Z] ok  	github.com/docker/docker/registry/resumable	0.028s	coverage: 100.0% of statements
18:39:06 [2020-04-02T18:39:06.171Z] ok  	github.com/docker/docker/restartmanager	0.009s	coverage: 45.3% of statements
18:39:06 [2020-04-02T18:39:06.742Z] ok  	github.com/docker/docker/registry	0.260s	coverage: 56.0% of statements
18:39:06 [2020-04-02T18:39:06.742Z] ok  	github.com/docker/docker/testutil	0.017s	coverage: 62.5% of statements
18:39:07 [2020-04-02T18:39:07.001Z] ok  	github.com/docker/docker/runconfig	0.018s	coverage: 68.2% of statements
18:39:08 [2020-04-02T18:39:08.858Z] #33 ...
18:39:08 [2020-04-02T18:39:08.858Z] 
18:39:08 [2020-04-02T18:39:08.858Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:39:08 [2020-04-02T18:39:08.858Z] #47 29.35 unicode/utf16
18:39:08 [2020-04-02T18:39:08.858Z] #47 29.37 container/list
18:39:08 [2020-04-02T18:39:08.858Z] #47 29.57 crypto/internal/subtle
18:39:08 [2020-04-02T18:39:08.858Z] #47 29.79 crypto/subtle
18:39:08 [2020-04-02T18:39:08.858Z] #47 30.02 vendor/golang.org/x/crypto/cryptobyte/asn1
18:39:08 [2020-04-02T18:39:08.912Z] ok  	github.com/docker/docker/volume/drivers	0.028s	coverage: 36.1% of statements
18:39:09 [2020-04-02T18:39:09.131Z] #47 30.29 internal/nettrace
18:39:09 [2020-04-02T18:39:09.692Z] #47 30.70 runtime/cgo
18:39:09 [2020-04-02T18:39:09.851Z] ok  	github.com/docker/docker/volume/local	0.085s	coverage: 73.0% of statements
18:39:10 [2020-04-02T18:39:10.111Z] ok  	github.com/docker/docker/volume/mounts	0.069s	coverage: 67.0% of statements
18:39:10 [2020-04-02T18:39:10.678Z] ok  	github.com/docker/docker/volume/service	0.025s	coverage: 73.0% of statements
18:39:13 [2020-04-02T18:39:13.889Z] #47 ...
18:39:13 [2020-04-02T18:39:13.889Z] 
18:39:13 [2020-04-02T18:39:13.889Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:39:13 [2020-04-02T18:39:13.889Z] #41 33.05 Checking out files:  75% (1204/1597)   
Checking out files:  76% (1214/1597)   
Checking out files:  77% (1230/1597)   
Checking out files:  78% (1246/1597)   
Checking out files:  79% (1262/1597)   
Checking out files:  80% (1278/1597)   
Checking out files:  81% (1294/1597)   
Checking out files:  82% (1310/1597)   
Checking out files:  83% (1326/1597)   
Checking out files:  84% (1342/1597)   
Checking out files:  85% (1358/1597)   
Checking out files:  86% (1374/1597)   
Checking out files:  87% (1390/1597)   
Checking out files:  88% (1406/1597)   
Checking out files:  89% (1422/1597)   
Checking out files:  90% (1438/1597)   
Checking out files:  91% (1454/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
18:39:13 [2020-04-02T18:39:13.889Z] #41 33.94 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
18:39:14 [2020-04-02T18:39:14.421Z] ok  	github.com/docker/docker/pkg/plugins	33.612s	coverage: 76.6% of statements
18:39:14 [2020-04-02T18:39:14.421Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:39:14 [2020-04-02T18:39:14.421Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:39:14 [2020-04-02T18:39:14.421Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
18:39:14 [2020-04-02T18:39:14.421Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:39:14 [2020-04-02T18:39:14.421Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
18:39:14 [2020-04-02T18:39:14.421Z] ?   	github.com/docker/docker/rootless	[no test files]
18:39:14 [2020-04-02T18:39:14.421Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
18:39:14 [2020-04-02T18:39:14.421Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:39:14 [2020-04-02T18:39:14.421Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:39:14 [2020-04-02T18:39:14.421Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:39:14 [2020-04-02T18:39:14.421Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:39:14 [2020-04-02T18:39:14.421Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:39:14 [2020-04-02T18:39:14.421Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:39:14 [2020-04-02T18:39:14.421Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:39:14 [2020-04-02T18:39:14.421Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:39:14 [2020-04-02T18:39:14.421Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:39:14 [2020-04-02T18:39:14.421Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:39:14 [2020-04-02T18:39:14.421Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:39:14 [2020-04-02T18:39:14.421Z] ?   	github.com/docker/docker/volume	[no test files]
18:39:14 [2020-04-02T18:39:14.421Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:39:14 [2020-04-02T18:39:14.421Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:39:14 [2020-04-02T18:39:14.421Z] 
18:39:14 [2020-04-02T18:39:14.421Z] === Skipped
18:39:14 [2020-04-02T18:39:14.421Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
18:39:14 [2020-04-02T18:39:14.421Z]     exec_linux_test.go:18: requires AppArmor to be enabled
18:39:14 [2020-04-02T18:39:14.421Z] 
18:39:14 [2020-04-02T18:39:14.421Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
18:39:14 [2020-04-02T18:39:14.421Z]     exec_linux_test.go:38: requires AppArmor to be enabled
18:39:14 [2020-04-02T18:39:14.421Z] 
18:39:14 [2020-04-02T18:39:14.421Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
18:39:14 [2020-04-02T18:39:14.421Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:39:14 [2020-04-02T18:39:14.421Z]     graphtest_unix.go:46: Driver btrfs not supported
18:39:14 [2020-04-02T18:39:14.421Z] 
18:39:14 [2020-04-02T18:39:14.421Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
18:39:14 [2020-04-02T18:39:14.421Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:39:14 [2020-04-02T18:39:14.421Z]     graphtest_unix.go:46: Driver btrfs not supported
18:39:14 [2020-04-02T18:39:14.421Z] 
18:39:14 [2020-04-02T18:39:14.421Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
18:39:14 [2020-04-02T18:39:14.421Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:39:14 [2020-04-02T18:39:14.421Z]     graphtest_unix.go:46: Driver btrfs not supported
18:39:14 [2020-04-02T18:39:14.421Z] 
18:39:14 [2020-04-02T18:39:14.421Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
18:39:14 [2020-04-02T18:39:14.421Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:39:14 [2020-04-02T18:39:14.421Z]     graphtest_unix.go:46: Driver btrfs not supported
18:39:14 [2020-04-02T18:39:14.421Z] 
18:39:14 [2020-04-02T18:39:14.421Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
18:39:14 [2020-04-02T18:39:14.421Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:39:14 [2020-04-02T18:39:14.421Z]     graphtest_unix.go:46: Driver btrfs not supported
18:39:14 [2020-04-02T18:39:14.421Z] 
18:39:14 [2020-04-02T18:39:14.421Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
18:39:14 [2020-04-02T18:39:14.421Z]     graphtest_unix.go:73: No driver to put!
18:39:14 [2020-04-02T18:39:14.421Z] 
18:39:14 [2020-04-02T18:39:14.421Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
18:39:14 [2020-04-02T18:39:14.421Z] time="2020-04-02T18:38:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:39:14 [2020-04-02T18:39:14.421Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:39:14 [2020-04-02T18:39:14.421Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:39:14 [2020-04-02T18:39:14.421Z] 
18:39:14 [2020-04-02T18:39:14.421Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
18:39:14 [2020-04-02T18:39:14.421Z] time="2020-04-02T18:38:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:39:14 [2020-04-02T18:39:14.421Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:39:14 [2020-04-02T18:39:14.421Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:39:14 [2020-04-02T18:39:14.421Z] 
18:39:14 [2020-04-02T18:39:14.421Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
18:39:14 [2020-04-02T18:39:14.421Z] time="2020-04-02T18:38:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:39:14 [2020-04-02T18:39:14.421Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:39:14 [2020-04-02T18:39:14.421Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:39:14 [2020-04-02T18:39:14.421Z] 
18:39:14 [2020-04-02T18:39:14.421Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
18:39:14 [2020-04-02T18:39:14.421Z] time="2020-04-02T18:38:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:39:14 [2020-04-02T18:39:14.421Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:39:14 [2020-04-02T18:39:14.421Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:39:14 [2020-04-02T18:39:14.421Z] 
18:39:14 [2020-04-02T18:39:14.421Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
18:39:14 [2020-04-02T18:39:14.421Z] time="2020-04-02T18:38:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:39:14 [2020-04-02T18:39:14.421Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:39:14 [2020-04-02T18:39:14.421Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:39:14 [2020-04-02T18:39:14.421Z] 
18:39:14 [2020-04-02T18:39:14.421Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
18:39:14 [2020-04-02T18:39:14.421Z]     graphtest_unix.go:73: No driver to put!
18:39:14 [2020-04-02T18:39:14.421Z] 
18:39:14 [2020-04-02T18:39:14.421Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
18:39:14 [2020-04-02T18:39:14.421Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
18:39:14 [2020-04-02T18:39:14.421Z] 
18:39:14 [2020-04-02T18:39:14.421Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
18:39:14 [2020-04-02T18:39:14.421Z]     overlay_test.go:49: Fails to compute changes intermittently
18:39:14 [2020-04-02T18:39:14.421Z] 
18:39:14 [2020-04-02T18:39:14.421Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
18:39:14 [2020-04-02T18:39:14.421Z]     overlay_test.go:65: Cannot run test with naive change algorithm
18:39:14 [2020-04-02T18:39:14.421Z] 
18:39:14 [2020-04-02T18:39:14.421Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
18:39:14 [2020-04-02T18:39:14.421Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
18:39:14 [2020-04-02T18:39:14.421Z] 
18:39:14 [2020-04-02T18:39:14.421Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
18:39:14 [2020-04-02T18:39:14.421Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:39:14 [2020-04-02T18:39:14.421Z]     graphtest_unix.go:46: Driver zfs not supported
18:39:14 [2020-04-02T18:39:14.421Z] 
18:39:14 [2020-04-02T18:39:14.421Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
18:39:14 [2020-04-02T18:39:14.421Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:39:14 [2020-04-02T18:39:14.421Z]     graphtest_unix.go:46: Driver zfs not supported
18:39:14 [2020-04-02T18:39:14.421Z] 
18:39:14 [2020-04-02T18:39:14.421Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
18:39:14 [2020-04-02T18:39:14.421Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:39:14 [2020-04-02T18:39:14.421Z]     graphtest_unix.go:46: Driver zfs not supported
18:39:14 [2020-04-02T18:39:14.421Z] 
18:39:14 [2020-04-02T18:39:14.421Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
18:39:14 [2020-04-02T18:39:14.421Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:39:14 [2020-04-02T18:39:14.421Z]     graphtest_unix.go:46: Driver zfs not supported
18:39:14 [2020-04-02T18:39:14.421Z] 
18:39:14 [2020-04-02T18:39:14.421Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
18:39:14 [2020-04-02T18:39:14.421Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:39:14 [2020-04-02T18:39:14.421Z]     graphtest_unix.go:46: Driver zfs not supported
18:39:14 [2020-04-02T18:39:14.421Z] 
18:39:14 [2020-04-02T18:39:14.421Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
18:39:14 [2020-04-02T18:39:14.421Z]     graphtest_unix.go:73: No driver to put!
18:39:14 [2020-04-02T18:39:14.421Z] 
18:39:14 [2020-04-02T18:39:14.421Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
18:39:14 [2020-04-02T18:39:14.421Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
18:39:14 [2020-04-02T18:39:14.421Z] 
18:39:14 [2020-04-02T18:39:14.421Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
18:39:14 [2020-04-02T18:39:14.421Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
18:39:14 [2020-04-02T18:39:14.421Z] 
18:39:14 [2020-04-02T18:39:14.421Z] 
18:39:14 [2020-04-02T18:39:14.421Z] DONE 2140 tests, 26 skipped in 182.322s
Post stage
[Pipeline] junit
18:39:14 [2020-04-02T18:39:14.455Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:39:14 [2020-04-02T18:39:14.816Z] #41 ...
18:39:14 [2020-04-02T18:39:14.816Z] 
18:39:14 [2020-04-02T18:39:14.816Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:39:14 [2020-04-02T18:39:14.816Z] #56 25.05 + cd /tmp/tmp.WJScec31Si/src/github.com/mvdan/sh
18:39:14 [2020-04-02T18:39:14.816Z] #56 25.05 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
18:39:14 [2020-04-02T18:39:14.816Z] #56 25.25 + GO111MODULE=on
18:39:14 [2020-04-02T18:39:14.816Z] #56 25.25 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
18:39:14 [2020-04-02T18:39:14.816Z] #56 26.73 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:39:14 [2020-04-02T18:39:14.816Z] #56 26.73 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:39:14 [2020-04-02T18:39:14.816Z] #56 27.37 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:39:14 [2020-04-02T18:39:14.816Z] #56 27.55 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:39:14 [2020-04-02T18:39:14.816Z] #56 27.78 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:39:14 [2020-04-02T18:39:14.816Z] #56 29.34 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:39:14 [2020-04-02T18:39:14.816Z] #56 30.67 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:39:14 [2020-04-02T18:39:14.816Z] #56 32.81 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:39:14 [2020-04-02T18:39:14.816Z] #56 35.02 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:39:14 [2020-04-02T18:39:14.816Z] #56 35.12 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:39:14 [2020-04-02T18:39:14.816Z] #56 ...
18:39:14 [2020-04-02T18:39:14.816Z] 
18:39:14 [2020-04-02T18:39:14.816Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:39:14 [2020-04-02T18:39:14.981Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40694/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79 -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:6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79 hack/make.sh dynbinary test-integration
18:39:15 [2020-04-02T18:39:15.262Z] 
18:39:15 [2020-04-02T18:39:15.262Z] Removing bundles/
18:39:15 [2020-04-02T18:39:15.262Z] 
18:39:15 [2020-04-02T18:39:15.262Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:39:15 [2020-04-02T18:39:15.262Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:39:15 [2020-04-02T18:39:15.262Z] GOOS="" GOARCH="" GOARM=""
18:39:15 [2020-04-02T18:39:15.838Z] #74 35.54 Checking out files:  43% (893/2066)   
Checking out files:  44% (910/2066)   
Checking out files:  45% (930/2066)   
Checking out files:  46% (951/2066)   
Checking out files:  47% (972/2066)   
Checking out files:  48% (992/2066)   
Checking out files:  49% (1013/2066)   
Checking out files:  50% (1033/2066)   
Checking out files:  51% (1054/2066)   
Checking out files:  52% (1075/2066)   
Checking out files:  53% (1095/2066)   
Checking out files:  54% (1116/2066)   
Checking out files:  55% (1137/2066)   
Checking out files:  56% (1157/2066)   
Checking out files:  57% (1178/2066)   
Checking out files:  58% (1199/2066)   
Checking out files:  59% (1219/2066)   
Checking out files:  60% (1240/2066)   
Checking out files:  61% (1261/2066)   
Checking out files:  62% (1281/2066)   
Checking out files:  63% (1302/2066)   
Checking out files:  64% (1323/2066)   
Checking out files:  65% (1343/2066)   
Checking out files:  66% (1364/2066)   
Checking out files:  67% (1385/2066)   
Checking out files:  68% (1405/2066)   
Checking out files:  69% (1426/2066)   
Checking out files:  70% (1447/2066)   
Checking out files:  71% (1467/2066)   
Checking out files:  72% (1488/2066)   
Checking out files:  73% (1509/2066)   
Checking out files:  74% (1529/2066)   
Checking out files:  75% (1550/2066)   
Checking out files:  76% (1571/2066)   
Checking out files:  77% (1591/2066)   
Checking out files:  78% (1612/2066)   
Checking out files:  79% (1633/2066)   
Checking out files:  80% (1653/2066)   
Checking out files:  81% (1674/2066)   
Checking out files:  82% (1695/2066)   
Checking out files:  83% (1715/2066)   
Checking out files:  84% (1736/2066)   
Checking out files:  85% (1757/2066)   
Checking out files:  86% (1777/2066)   
Checking out files:  87% (1798/2066)   
Checking out files:  88% (1819/2066)   
Checking out files:  89% (1839/2066)   
Checking out files:  90% (1860/2066)   
Checking out files:  91% (1881/2066)   
Checking out files:  92% (1901/2066)   
Checking out files:  93% (1922/2066)   
Checking out files:  94% (1943/2066)   
Checking out files:  95% (1963/2066)   
Checking out files:  96% (1984/2066)   
Checking out files:  97% (2005/2066)   
Checking out files:  98% (2025/2066)   
Checking out files:  99% (2046/2066)   
Checking out files: 100% (2066/2066)   
Checking out files: 100% (2066/2066), done.
18:39:15 [2020-04-02T18:39:15.838Z] #74 37.20 + cd /tmp/tmp.NAHqFr1Ygy/src/github.com/docker/libnetwork
18:39:15 [2020-04-02T18:39:15.838Z] #74 37.23 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
18:39:17 [2020-04-02T18:39:17.206Z] #74 38.18 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
18:39:19 [2020-04-02T18:39:19.719Z] #74 ...
18:39:19 [2020-04-02T18:39:19.719Z] 
18:39:19 [2020-04-02T18:39:19.719Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:39:19 [2020-04-02T18:39:19.719Z] #10 31.33 Fetched 8336 kB in 25s (328 kB/s)
18:39:19 [2020-04-02T18:39:19.974Z] #10 31.33 Reading package lists...
18:39:19 [2020-04-02T18:39:19.974Z] #10 ...
18:39:19 [2020-04-02T18:39:19.974Z] 
18:39:19 [2020-04-02T18:39:19.974Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:39:19 [2020-04-02T18:39:19.974Z] #53 39.88 + cd /tmp/tmp.Te9GctPKlY/src/github.com/golangci/golangci-lint/
18:39:19 [2020-04-02T18:39:19.974Z] #53 39.88 + git checkout -q v1.23.8
18:39:20 [2020-04-02T18:39:20.230Z] #53 40.82 ++ git describe --tags
18:39:20 [2020-04-02T18:39:20.485Z] #53 40.85 + version=v1.23.8
18:39:20 [2020-04-02T18:39:20.485Z] #53 40.85 ++ git rev-parse --short HEAD
18:39:20 [2020-04-02T18:39:20.485Z] #53 40.92 + commit=76a82c6
18:39:20 [2020-04-02T18:39:20.485Z] #53 40.92 ++ git show -s --format=%cd
18:39:20 [2020-04-02T18:39:20.485Z] #53 40.97 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
18:39:20 [2020-04-02T18:39:20.485Z] #53 40.97 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
18:39:23 [2020-04-02T18:39:23.844Z] #53 ...
18:39:23 [2020-04-02T18:39:23.844Z] 
18:39:23 [2020-04-02T18:39:23.844Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:39:23 [2020-04-02T18:39:23.844Z] #62 35.43 Fetched 8336 kB in 26s (326 kB/s)
18:39:24 [2020-04-02T18:39:24.105Z] #62 35.43 Reading package lists...
18:39:24 [2020-04-02T18:39:24.105Z] #62 ...
18:39:24 [2020-04-02T18:39:24.105Z] 
18:39:24 [2020-04-02T18:39:24.105Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:39:24 [2020-04-02T18:39:24.105Z] #41 36.63 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
18:39:25 [2020-04-02T18:39:25.071Z] #41 ...
18:39:25 [2020-04-02T18:39:25.071Z] 
18:39:25 [2020-04-02T18:39:25.072Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:39:25 [2020-04-02T18:39:25.072Z] #35 36.28 Fetched 8336 kB in 26s (318 kB/s)
18:39:25 [2020-04-02T18:39:25.072Z] #35 36.28 Reading package lists...
18:39:25 [2020-04-02T18:39:25.072Z] #35 ...
18:39:25 [2020-04-02T18:39:25.072Z] 
18:39:25 [2020-04-02T18:39:25.072Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:39:25 [2020-04-02T18:39:25.072Z] #56 35.46 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:39:25 [2020-04-02T18:39:25.072Z] #56 35.63 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:39:25 [2020-04-02T18:39:25.072Z] #56 37.10 runtime
18:39:25 [2020-04-02T18:39:25.072Z] #56 37.36 runtime/cgo
18:39:25 [2020-04-02T18:39:25.072Z] #56 ...
18:39:25 [2020-04-02T18:39:25.072Z] 
18:39:25 [2020-04-02T18:39:25.072Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:39:25 [2020-04-02T18:39:25.072Z] #25 36.72 Fetched 8336 kB in 28s (301 kB/s)
18:39:25 [2020-04-02T18:39:25.330Z] #25 36.72 Reading package lists...
18:39:25 [2020-04-02T18:39:25.330Z] #25 ...
18:39:25 [2020-04-02T18:39:25.330Z] 
18:39:25 [2020-04-02T18:39:25.330Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:39:25 [2020-04-02T18:39:25.330Z] #10 31.33 Reading package lists...
18:39:25 [2020-04-02T18:39:25.585Z] #10 43.25 Reading package lists...
18:39:25 [2020-04-02T18:39:25.585Z] #10 ...
18:39:25 [2020-04-02T18:39:25.585Z] 
18:39:25 [2020-04-02T18:39:25.585Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:39:25 [2020-04-02T18:39:25.585Z] #43 37.08 Fetched 8336 kB in 26s (316 kB/s)
18:39:25 [2020-04-02T18:39:25.585Z] #43 37.08 Reading package lists...
18:39:25 [2020-04-02T18:39:25.585Z] #43 ...
18:39:25 [2020-04-02T18:39:25.585Z] 
18:39:25 [2020-04-02T18:39:25.585Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:39:25 [2020-04-02T18:39:25.585Z] #62 35.43 Reading package lists...
18:39:25 [2020-04-02T18:39:25.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:39:25 [2020-04-02T18:39:25.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:39:29 [2020-04-02T18:39:29.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:39:31 [2020-04-02T18:39:31.401Z] #62 47.58 Reading package lists...
18:39:31 [2020-04-02T18:39:31.401Z] #62 ...
18:39:31 [2020-04-02T18:39:31.401Z] 
18:39:31 [2020-04-02T18:39:31.401Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:39:31 [2020-04-02T18:39:31.401Z] #47 49.06 vendor/golang.org/x/crypto/internal/subtle
18:39:31 [2020-04-02T18:39:31.401Z] #47 49.46 vendor/golang.org/x/crypto/curve25519
18:39:32 [2020-04-02T18:39:32.597Z] ok  	github.com/docker/docker/pkg/plugins	33.634s	coverage: 76.6% of statements
18:39:32 [2020-04-02T18:39:32.597Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:39:32 [2020-04-02T18:39:32.597Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:39:32 [2020-04-02T18:39:32.597Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
18:39:32 [2020-04-02T18:39:32.597Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:39:32 [2020-04-02T18:39:32.597Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
18:39:32 [2020-04-02T18:39:32.597Z] ?   	github.com/docker/docker/rootless	[no test files]
18:39:32 [2020-04-02T18:39:32.597Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
18:39:32 [2020-04-02T18:39:32.597Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:39:32 [2020-04-02T18:39:32.597Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:39:32 [2020-04-02T18:39:32.597Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:39:32 [2020-04-02T18:39:32.597Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:39:32 [2020-04-02T18:39:32.597Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:39:32 [2020-04-02T18:39:32.597Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:39:32 [2020-04-02T18:39:32.597Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:39:32 [2020-04-02T18:39:32.597Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:39:32 [2020-04-02T18:39:32.597Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:39:32 [2020-04-02T18:39:32.597Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:39:32 [2020-04-02T18:39:32.597Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:39:32 [2020-04-02T18:39:32.597Z] ?   	github.com/docker/docker/volume	[no test files]
18:39:32 [2020-04-02T18:39:32.597Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:39:32 [2020-04-02T18:39:32.597Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:39:32 [2020-04-02T18:39:32.597Z] 
18:39:32 [2020-04-02T18:39:32.597Z] === Skipped
18:39:32 [2020-04-02T18:39:32.597Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
18:39:32 [2020-04-02T18:39:32.597Z]     exec_linux_test.go:18: requires AppArmor to be enabled
18:39:32 [2020-04-02T18:39:32.597Z] 
18:39:32 [2020-04-02T18:39:32.597Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
18:39:32 [2020-04-02T18:39:32.597Z]     exec_linux_test.go:38: requires AppArmor to be enabled
18:39:32 [2020-04-02T18:39:32.597Z] 
18:39:32 [2020-04-02T18:39:32.597Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
18:39:32 [2020-04-02T18:39:32.597Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:39:32 [2020-04-02T18:39:32.597Z]     graphtest_unix.go:46: Driver btrfs not supported
18:39:32 [2020-04-02T18:39:32.597Z] 
18:39:32 [2020-04-02T18:39:32.597Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
18:39:32 [2020-04-02T18:39:32.597Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:39:32 [2020-04-02T18:39:32.597Z]     graphtest_unix.go:46: Driver btrfs not supported
18:39:32 [2020-04-02T18:39:32.597Z] 
18:39:32 [2020-04-02T18:39:32.597Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
18:39:32 [2020-04-02T18:39:32.597Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:39:32 [2020-04-02T18:39:32.597Z]     graphtest_unix.go:46: Driver btrfs not supported
18:39:32 [2020-04-02T18:39:32.597Z] 
18:39:32 [2020-04-02T18:39:32.597Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
18:39:32 [2020-04-02T18:39:32.597Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:39:32 [2020-04-02T18:39:32.597Z]     graphtest_unix.go:46: Driver btrfs not supported
18:39:32 [2020-04-02T18:39:32.597Z] 
18:39:32 [2020-04-02T18:39:32.597Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
18:39:32 [2020-04-02T18:39:32.597Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:39:32 [2020-04-02T18:39:32.597Z]     graphtest_unix.go:46: Driver btrfs not supported
18:39:32 [2020-04-02T18:39:32.597Z] 
18:39:32 [2020-04-02T18:39:32.597Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
18:39:32 [2020-04-02T18:39:32.597Z]     graphtest_unix.go:73: No driver to put!
18:39:32 [2020-04-02T18:39:32.597Z] 
18:39:32 [2020-04-02T18:39:32.597Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
18:39:32 [2020-04-02T18:39:32.597Z] time="2020-04-02T18:38:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:39:32 [2020-04-02T18:39:32.597Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:39:32 [2020-04-02T18:39:32.597Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:39:32 [2020-04-02T18:39:32.597Z] 
18:39:32 [2020-04-02T18:39:32.597Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
18:39:32 [2020-04-02T18:39:32.597Z] time="2020-04-02T18:38:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:39:32 [2020-04-02T18:39:32.597Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:39:32 [2020-04-02T18:39:32.597Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:39:32 [2020-04-02T18:39:32.597Z] 
18:39:32 [2020-04-02T18:39:32.597Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
18:39:32 [2020-04-02T18:39:32.597Z] time="2020-04-02T18:38:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:39:32 [2020-04-02T18:39:32.597Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:39:32 [2020-04-02T18:39:32.597Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:39:32 [2020-04-02T18:39:32.597Z] 
18:39:32 [2020-04-02T18:39:32.597Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
18:39:32 [2020-04-02T18:39:32.597Z] time="2020-04-02T18:38:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:39:32 [2020-04-02T18:39:32.597Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:39:32 [2020-04-02T18:39:32.597Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:39:32 [2020-04-02T18:39:32.597Z] 
18:39:32 [2020-04-02T18:39:32.597Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
18:39:32 [2020-04-02T18:39:32.597Z] time="2020-04-02T18:38:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:39:32 [2020-04-02T18:39:32.597Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:39:32 [2020-04-02T18:39:32.597Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:39:32 [2020-04-02T18:39:32.597Z] 
18:39:32 [2020-04-02T18:39:32.597Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
18:39:32 [2020-04-02T18:39:32.597Z]     graphtest_unix.go:73: No driver to put!
18:39:32 [2020-04-02T18:39:32.597Z] 
18:39:32 [2020-04-02T18:39:32.597Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
18:39:32 [2020-04-02T18:39:32.597Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
18:39:32 [2020-04-02T18:39:32.597Z] 
18:39:32 [2020-04-02T18:39:32.597Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
18:39:32 [2020-04-02T18:39:32.597Z]     overlay_test.go:49: Fails to compute changes intermittently
18:39:32 [2020-04-02T18:39:32.597Z] 
18:39:32 [2020-04-02T18:39:32.597Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
18:39:32 [2020-04-02T18:39:32.597Z]     overlay_test.go:65: Cannot run test with naive change algorithm
18:39:32 [2020-04-02T18:39:32.597Z] 
18:39:32 [2020-04-02T18:39:32.597Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
18:39:32 [2020-04-02T18:39:32.597Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
18:39:32 [2020-04-02T18:39:32.597Z] 
18:39:32 [2020-04-02T18:39:32.597Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
18:39:32 [2020-04-02T18:39:32.597Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:39:32 [2020-04-02T18:39:32.597Z]     graphtest_unix.go:46: Driver zfs not supported
18:39:32 [2020-04-02T18:39:32.597Z] 
18:39:32 [2020-04-02T18:39:32.597Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
18:39:32 [2020-04-02T18:39:32.597Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:39:32 [2020-04-02T18:39:32.597Z]     graphtest_unix.go:46: Driver zfs not supported
18:39:32 [2020-04-02T18:39:32.597Z] 
18:39:32 [2020-04-02T18:39:32.597Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
18:39:32 [2020-04-02T18:39:32.598Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:39:32 [2020-04-02T18:39:32.598Z]     graphtest_unix.go:46: Driver zfs not supported
18:39:32 [2020-04-02T18:39:32.598Z] 
18:39:32 [2020-04-02T18:39:32.598Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
18:39:32 [2020-04-02T18:39:32.598Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:39:32 [2020-04-02T18:39:32.598Z]     graphtest_unix.go:46: Driver zfs not supported
18:39:32 [2020-04-02T18:39:32.598Z] 
18:39:32 [2020-04-02T18:39:32.598Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
18:39:32 [2020-04-02T18:39:32.598Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:39:32 [2020-04-02T18:39:32.598Z]     graphtest_unix.go:46: Driver zfs not supported
18:39:32 [2020-04-02T18:39:32.598Z] 
18:39:32 [2020-04-02T18:39:32.598Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
18:39:32 [2020-04-02T18:39:32.598Z]     graphtest_unix.go:73: No driver to put!
18:39:32 [2020-04-02T18:39:32.598Z] 
18:39:32 [2020-04-02T18:39:32.598Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
18:39:32 [2020-04-02T18:39:32.598Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
18:39:32 [2020-04-02T18:39:32.598Z] 
18:39:32 [2020-04-02T18:39:32.598Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
18:39:32 [2020-04-02T18:39:32.598Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
18:39:32 [2020-04-02T18:39:32.598Z] 
18:39:32 [2020-04-02T18:39:32.598Z] 
18:39:32 [2020-04-02T18:39:32.598Z] DONE 2140 tests, 26 skipped in 190.308s
Post stage
[Pipeline] junit
18:39:32 [2020-04-02T18:39:32.609Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:39:33 [2020-04-02T18:39:33.223Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40694/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79 -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:6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79 hack/make.sh dynbinary test-integration
18:39:33 [2020-04-02T18:39:33.287Z] #47 ...
18:39:33 [2020-04-02T18:39:33.287Z] 
18:39:33 [2020-04-02T18:39:33.287Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:39:33 [2020-04-02T18:39:33.287Z] #10 43.25 Reading package lists...
18:39:34 [2020-04-02T18:39:34.171Z] 
18:39:34 [2020-04-02T18:39:34.172Z] Removing bundles/
18:39:34 [2020-04-02T18:39:34.172Z] 
18:39:34 [2020-04-02T18:39:34.172Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:39:34 [2020-04-02T18:39:34.172Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:39:34 [2020-04-02T18:39:34.172Z] GOOS="" GOARCH="" GOARM=""
18:39:36 [2020-04-02T18:39:36.068Z] #10 55.03 Building dependency tree...
18:39:36 [2020-04-02T18:39:36.323Z] #10 ...
18:39:36 [2020-04-02T18:39:36.323Z] 
18:39:36 [2020-04-02T18:39:36.323Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:39:36 [2020-04-02T18:39:36.323Z] #25 36.72 Reading package lists...
18:39:36 [2020-04-02T18:39:36.323Z] #25 48.51 Reading package lists...
18:39:36 [2020-04-02T18:39:36.323Z] #25 ...
18:39:36 [2020-04-02T18:39:36.323Z] 
18:39:36 [2020-04-02T18:39:36.323Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:39:36 [2020-04-02T18:39:36.323Z] #43 37.08 Reading package lists...
18:39:36 [2020-04-02T18:39:36.884Z] #43 49.44 Reading package lists...
18:39:36 [2020-04-02T18:39:36.884Z] #43 ...
18:39:36 [2020-04-02T18:39:36.884Z] 
18:39:36 [2020-04-02T18:39:36.884Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:39:36 [2020-04-02T18:39:36.884Z] #35 36.28 Reading package lists...
18:39:37 [2020-04-02T18:39:37.140Z] #35 48.91 Reading package lists...
18:39:37 [2020-04-02T18:39:37.140Z] #35 ...
18:39:37 [2020-04-02T18:39:37.140Z] 
18:39:37 [2020-04-02T18:39:37.140Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:39:37 [2020-04-02T18:39:37.140Z] #62 47.58 Reading package lists...
18:39:37 [2020-04-02T18:39:37.530Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
18:39:40 [2020-04-02T18:39:40.224Z] #62 59.24 Building dependency tree...
18:39:42 [2020-04-02T18:39:42.749Z] #62 ...
18:39:42 [2020-04-02T18:39:42.749Z] 
18:39:42 [2020-04-02T18:39:42.749Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:39:42 [2020-04-02T18:39:42.749Z] #33 63.18 internal/reflectlite
18:39:42 [2020-04-02T18:39:42.749Z] #33 63.19 sync
18:39:45 [2020-04-02T18:39:45.611Z] Removing intermediate container 58a2ecfb522e
18:39:45 [2020-04-02T18:39:45.611Z]  ---> a58d9ece1119
18:39:45 [2020-04-02T18:39:45.611Z] Step 11/16 : ARG GOOS
18:39:45 [2020-04-02T18:39:45.611Z]  ---> Running in 8c17118a3636
18:39:45 [2020-04-02T18:39:45.611Z] Removing intermediate container 8c17118a3636
18:39:45 [2020-04-02T18:39:45.611Z]  ---> 75bee25b086f
18:39:45 [2020-04-02T18:39:45.611Z] Step 12/16 : ARG GOARCH
18:39:45 [2020-04-02T18:39:45.611Z]  ---> Running in bfa4cdca32bf
18:39:45 [2020-04-02T18:39:45.611Z] Removing intermediate container bfa4cdca32bf
18:39:45 [2020-04-02T18:39:45.611Z]  ---> aaaf4bb87744
18:39:45 [2020-04-02T18:39:45.611Z] 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
18:39:45 [2020-04-02T18:39:45.611Z]  ---> Running in 7c388523da6f
18:39:46 [2020-04-02T18:39:46.914Z] #33 67.23 errors
18:39:46 [2020-04-02T18:39:46.915Z] #33 67.26 sort
18:39:47 [2020-04-02T18:39:47.475Z] #33 67.87 strconv
18:39:47 [2020-04-02T18:39:47.730Z] #33 ...
18:39:47 [2020-04-02T18:39:47.730Z] 
18:39:47 [2020-04-02T18:39:47.730Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:39:47 [2020-04-02T18:39:47.730Z] #74 DONE 69.0s
18:39:47 [2020-04-02T18:39:47.730Z] 
18:39:47 [2020-04-02T18:39:47.730Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:39:47 [2020-04-02T18:39:47.730Z] #62 64.93 The following additional packages will be installed:
18:39:47 [2020-04-02T18:39:47.730Z] #62 64.95   libbtrfs0
18:39:47 [2020-04-02T18:39:47.730Z] #62 65.18 The following NEW packages will be installed:
18:39:47 [2020-04-02T18:39:47.731Z] #62 65.19   libbtrfs-dev libbtrfs0
18:39:47 [2020-04-02T18:39:47.731Z] #62 65.61 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
18:39:47 [2020-04-02T18:39:47.731Z] #62 65.61 Need to get 119 kB of archives.
18:39:47 [2020-04-02T18:39:47.731Z] #62 65.61 After this operation, 387 kB of additional disk space will be used.
18:39:47 [2020-04-02T18:39:47.731Z] #62 65.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
18:39:47 [2020-04-02T18:39:47.731Z] #62 65.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
18:39:47 [2020-04-02T18:39:47.731Z] #62 67.59 debconf: delaying package configuration, since apt-utils is not installed
18:39:47 [2020-04-02T18:39:47.731Z] #62 68.00 Fetched 119 kB in 0s (397 kB/s)
18:39:47 [2020-04-02T18:39:47.731Z] #62 68.25 Selecting previously unselected package libbtrfs0.
18:39:47 [2020-04-02T18:39:47.731Z] #62 68.25 (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.)
18:39:47 [2020-04-02T18:39:47.731Z] #62 68.40 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
18:39:47 [2020-04-02T18:39:47.731Z] #62 68.41 Unpacking libbtrfs0 (4.20.1-2) ...
18:39:47 [2020-04-02T18:39:47.731Z] #62 68.61 Selecting previously unselected package libbtrfs-dev.
18:39:47 [2020-04-02T18:39:47.731Z] #62 68.61 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
18:39:47 [2020-04-02T18:39:47.731Z] #62 68.66 Unpacking libbtrfs-dev (4.20.1-2) ...
18:39:47 [2020-04-02T18:39:47.731Z] #62 69.22 Setting up libbtrfs0 (4.20.1-2) ...
18:39:47 [2020-04-02T18:39:47.731Z] #62 69.29 Setting up libbtrfs-dev (4.20.1-2) ...
18:39:47 [2020-04-02T18:39:47.986Z] #62 69.31 Processing triggers for libc-bin (2.28-10) ...
18:39:48 [2020-04-02T18:39:48.242Z] #62 ...
18:39:48 [2020-04-02T18:39:48.242Z] 
18:39:48 [2020-04-02T18:39:48.242Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:39:48 [2020-04-02T18:39:48.242Z] #25 48.51 Reading package lists...
18:39:48 [2020-04-02T18:39:48.242Z] #25 60.19 Building dependency tree...
18:39:48 [2020-04-02T18:39:48.242Z] #25 65.93 ca-certificates is already the newest version (20190110).
18:39:48 [2020-04-02T18:39:48.242Z] #25 65.93 The following additional packages will be installed:
18:39:48 [2020-04-02T18:39:48.242Z] #25 65.97   libjq1 libonig5
18:39:48 [2020-04-02T18:39:48.242Z] #25 66.80 The following NEW packages will be installed:
18:39:48 [2020-04-02T18:39:48.242Z] #25 66.88   jq libjq1 libonig5
18:39:48 [2020-04-02T18:39:48.242Z] #25 67.46 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
18:39:48 [2020-04-02T18:39:48.242Z] #25 67.46 Need to get 355 kB of archives.
18:39:48 [2020-04-02T18:39:48.242Z] #25 67.46 After this operation, 1072 kB of additional disk space will be used.
18:39:48 [2020-04-02T18:39:48.242Z] #25 67.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
18:39:48 [2020-04-02T18:39:48.242Z] #25 67.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
18:39:48 [2020-04-02T18:39:48.242Z] #25 67.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
18:39:48 [2020-04-02T18:39:48.242Z] #25 69.37 debconf: delaying package configuration, since apt-utils is not installed
18:39:48 [2020-04-02T18:39:48.242Z] #25 69.65 Fetched 355 kB in 0s (925 kB/s)
18:39:48 [2020-04-02T18:39:48.242Z] #25 ...
18:39:48 [2020-04-02T18:39:48.242Z] 
18:39:48 [2020-04-02T18:39:48.242Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:39:48 [2020-04-02T18:39:48.242Z] #35 48.91 Reading package lists...
18:39:48 [2020-04-02T18:39:48.242Z] #35 60.21 Building dependency tree...
18:39:48 [2020-04-02T18:39:48.242Z] #35 66.36 The following additional packages will be installed:
18:39:48 [2020-04-02T18:39:48.242Z] #35 66.38   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
18:39:48 [2020-04-02T18:39:48.242Z] #35 66.39 Suggested packages:
18:39:48 [2020-04-02T18:39:48.242Z] #35 66.43   cmake-doc ninja-build lrzip
18:39:48 [2020-04-02T18:39:48.242Z] #35 66.43 Recommended packages:
18:39:48 [2020-04-02T18:39:48.242Z] #35 66.43   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:39:48 [2020-04-02T18:39:48.242Z] #35 68.28 The following NEW packages will be installed:
18:39:48 [2020-04-02T18:39:48.242Z] #35 68.30   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
18:39:48 [2020-04-02T18:39:48.242Z] #35 68.32   vim-common xxd
18:39:48 [2020-04-02T18:39:48.242Z] #35 68.82 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
18:39:48 [2020-04-02T18:39:48.242Z] #35 68.82 Need to get 14.9 MB of archives.
18:39:48 [2020-04-02T18:39:48.242Z] #35 68.82 After this operation, 61.8 MB of additional disk space will be used.
18:39:48 [2020-04-02T18:39:48.242Z] #35 68.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
18:39:48 [2020-04-02T18:39:48.242Z] #35 68.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
18:39:48 [2020-04-02T18:39:48.242Z] #35 68.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
18:39:48 [2020-04-02T18:39:48.242Z] #35 69.12 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
18:39:48 [2020-04-02T18:39:48.501Z] #35 ...
18:39:48 [2020-04-02T18:39:48.501Z] 
18:39:48 [2020-04-02T18:39:48.501Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:39:48 [2020-04-02T18:39:48.501Z] #62 DONE 70.0s
18:39:48 [2020-04-02T18:39:48.501Z] 
18:39:48 [2020-04-02T18:39:48.501Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:39:48 [2020-04-02T18:39:48.501Z] #25 69.91 Selecting previously unselected package libonig5:amd64.
18:39:48 [2020-04-02T18:39:48.501Z] #25 69.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%
#25 ...
18:39:48 [2020-04-02T18:39:48.501Z] 
18:39:48 [2020-04-02T18:39:48.501Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
18:39:48 [2020-04-02T18:39:48.501Z] #63 DONE 0.1s
18:39:48 [2020-04-02T18:39:48.501Z] 
18:39:48 [2020-04-02T18:39:48.501Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:39:48 [2020-04-02T18:39:48.501Z] #25 69.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 ... 15401 files and directories currently installed.)
18:39:48 [2020-04-02T18:39:48.501Z] #25 70.08 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
18:39:48 [2020-04-02T18:39:48.501Z] #25 70.11 Unpacking libonig5:amd64 (6.9.1-1) ...
18:39:48 [2020-04-02T18:39:48.757Z] #25 ...
18:39:48 [2020-04-02T18:39:48.757Z] 
18:39:48 [2020-04-02T18:39:48.757Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
18:39:48 [2020-04-02T18:39:48.757Z] #64 DONE 0.1s
18:39:48 [2020-04-02T18:39:48.757Z] 
18:39:48 [2020-04-02T18:39:48.757Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:39:48 [2020-04-02T18:39:48.757Z] #35 70.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
18:39:49 [2020-04-02T18:39:49.012Z] #35 70.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
18:39:49 [2020-04-02T18:39:49.012Z] #35 70.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
18:39:49 [2020-04-02T18:39:49.012Z] #35 70.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
18:39:49 [2020-04-02T18:39:49.012Z] #35 70.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
18:39:49 [2020-04-02T18:39:49.012Z] #35 70.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
18:39:49 [2020-04-02T18:39:49.268Z] #35 ...
18:39:49 [2020-04-02T18:39:49.268Z] 
18:39:49 [2020-04-02T18:39:49.268Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:39:49 [2020-04-02T18:39:49.268Z] #43 49.44 Reading package lists...
18:39:49 [2020-04-02T18:39:49.268Z] #43 61.20 Building dependency tree...
18:39:49 [2020-04-02T18:39:49.268Z] #43 67.07 The following additional packages will be installed:
18:39:49 [2020-04-02T18:39:49.268Z] #43 67.08   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
18:39:49 [2020-04-02T18:39:49.268Z] #43 67.09   libprotoc17 python-pkg-resources python-six zlib1g-dev
18:39:49 [2020-04-02T18:39:49.268Z] #43 67.12 Suggested packages:
18:39:49 [2020-04-02T18:39:49.268Z] #43 67.14   manpages-dev python-setuptools
18:39:49 [2020-04-02T18:39:49.268Z] #43 69.24 The following NEW packages will be installed:
18:39:49 [2020-04-02T18:39:49.268Z] #43 69.28   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
18:39:49 [2020-04-02T18:39:49.268Z] #43 69.29   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
18:39:49 [2020-04-02T18:39:49.268Z] #43 69.29   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
18:39:49 [2020-04-02T18:39:49.268Z] #43 69.29   python-six zlib1g-dev
18:39:49 [2020-04-02T18:39:49.268Z] #43 69.79 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
18:39:49 [2020-04-02T18:39:49.268Z] #43 69.79 Need to get 4095 kB of archives.
18:39:49 [2020-04-02T18:39:49.268Z] #43 69.79 After this operation, 22.5 MB of additional disk space will be used.
18:39:49 [2020-04-02T18:39:49.268Z] #43 69.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
18:39:49 [2020-04-02T18:39:49.268Z] #43 69.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:39:49 [2020-04-02T18:39:49.268Z] #43 69.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
18:39:49 [2020-04-02T18:39:49.268Z] #43 69.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
18:39:49 [2020-04-02T18:39:49.268Z] #43 69.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
18:39:49 [2020-04-02T18:39:49.268Z] #43 69.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
18:39:49 [2020-04-02T18:39:49.268Z] #43 69.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
18:39:49 [2020-04-02T18:39:49.268Z] #43 69.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
18:39:49 [2020-04-02T18:39:49.268Z] #43 69.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
18:39:49 [2020-04-02T18:39:49.268Z] #43 70.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
18:39:49 [2020-04-02T18:39:49.268Z] #43 70.16 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
18:39:49 [2020-04-02T18:39:49.268Z] #43 70.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
18:39:49 [2020-04-02T18:39:49.268Z] #43 70.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
18:39:49 [2020-04-02T18:39:49.268Z] #43 70.35 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
18:39:49 [2020-04-02T18:39:49.268Z] #43 70.35 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
18:39:49 [2020-04-02T18:39:49.268Z] #43 70.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
18:39:49 [2020-04-02T18:39:49.268Z] #43 70.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
18:39:49 [2020-04-02T18:39:49.524Z] #43 ...
18:39:49 [2020-04-02T18:39:49.524Z] 
18:39:49 [2020-04-02T18:39:49.524Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:39:49 [2020-04-02T18:39:49.524Z] #25 70.74 Selecting previously unselected package libjq1:amd64.
18:39:49 [2020-04-02T18:39:49.524Z] #25 70.74 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
18:39:49 [2020-04-02T18:39:49.524Z] #25 70.76 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
18:39:49 [2020-04-02T18:39:49.524Z] #25 71.12 Selecting previously unselected package jq.
18:39:49 [2020-04-02T18:39:49.524Z] #25 71.13 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
18:39:49 [2020-04-02T18:39:49.524Z] #25 71.15 Unpacking jq (1.5+dfsg-2+b1) ...
18:39:49 [2020-04-02T18:39:49.779Z] #25 ...
18:39:49 [2020-04-02T18:39:49.779Z] 
18:39:49 [2020-04-02T18:39:49.779Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:39:49 [2020-04-02T18:39:49.779Z] #10 61.24 The following additional packages will be installed:
18:39:49 [2020-04-02T18:39:49.779Z] #10 61.33   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
18:39:49 [2020-04-02T18:39:49.779Z] #10 61.33   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
18:39:49 [2020-04-02T18:39:49.779Z] #10 61.33   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
18:39:49 [2020-04-02T18:39:49.779Z] #10 61.33   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
18:39:49 [2020-04-02T18:39:49.779Z] #10 61.40 Suggested packages:
18:39:49 [2020-04-02T18:39:49.779Z] #10 61.40   gcc-8-locales seccomp wine64
18:39:49 [2020-04-02T18:39:49.779Z] #10 63.75 The following NEW packages will be installed:
18:39:49 [2020-04-02T18:39:49.779Z] #10 63.80   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:39:49 [2020-04-02T18:39:49.779Z] #10 63.80   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
18:39:49 [2020-04-02T18:39:49.779Z] #10 63.80   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
18:39:49 [2020-04-02T18:39:49.779Z] #10 63.80   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
18:39:49 [2020-04-02T18:39:49.779Z] #10 63.81   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
18:39:49 [2020-04-02T18:39:49.779Z] #10 63.81   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
18:39:49 [2020-04-02T18:39:49.779Z] #10 64.48 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
18:39:49 [2020-04-02T18:39:49.779Z] #10 64.48 Need to get 77.7 MB of archives.
18:39:49 [2020-04-02T18:39:49.779Z] #10 64.48 After this operation, 487 MB of additional disk space will be used.
18:39:49 [2020-04-02T18:39:49.779Z] #10 64.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
18:39:49 [2020-04-02T18:39:49.779Z] #10 64.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
18:39:49 [2020-04-02T18:39:49.779Z] #10 65.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
18:39:49 [2020-04-02T18:39:49.780Z] #10 65.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
18:39:49 [2020-04-02T18:39:49.780Z] #10 65.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
18:39:49 [2020-04-02T18:39:49.780Z] #10 65.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
18:39:49 [2020-04-02T18:39:49.780Z] #10 65.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
18:39:49 [2020-04-02T18:39:49.780Z] #10 66.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
18:39:49 [2020-04-02T18:39:49.780Z] #10 66.32 Get:9 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]
18:39:50 [2020-04-02T18:39:50.036Z] #10 ...
18:39:50 [2020-04-02T18:39:50.036Z] 
18:39:50 [2020-04-02T18:39:50.036Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:39:50 [2020-04-02T18:39:50.036Z] #25 71.57 Setting up libonig5:amd64 (6.9.1-1) ...
18:39:50 [2020-04-02T18:39:50.036Z] #25 71.61 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
18:39:50 [2020-04-02T18:39:50.036Z] #25 71.63 Setting up jq (1.5+dfsg-2+b1) ...
18:39:50 [2020-04-02T18:39:50.036Z] #25 71.65 Processing triggers for libc-bin (2.28-10) ...
18:39:50 [2020-04-02T18:39:50.598Z] #25 DONE 72.2s
18:39:50 [2020-04-02T18:39:50.598Z] 
18:39:50 [2020-04-02T18:39:50.598Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
18:39:50 [2020-04-02T18:39:50.598Z] #26 DONE 0.1s
18:39:50 [2020-04-02T18:39:50.598Z] 
18:39:50 [2020-04-02T18:39:50.598Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:39:50 [2020-04-02T18:39:50.598Z] #47 69.94 io
18:39:50 [2020-04-02T18:39:50.598Z] #47 70.01 strconv
18:39:51 [2020-04-02T18:39:51.158Z] #47 72.19 bytes
18:39:54 [2020-04-02T18:39:54.422Z] #47 ...
18:39:54 [2020-04-02T18:39:54.422Z] 
18:39:54 [2020-04-02T18:39:54.422Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:39:54 [2020-04-02T18:39:54.422Z] #35 72.96 debconf: delaying package configuration, since apt-utils is not installed
18:39:54 [2020-04-02T18:39:54.422Z] #35 73.33 Fetched 14.9 MB in 3s (5921 kB/s)
18:39:54 [2020-04-02T18:39:54.422Z] #35 73.51 Selecting previously unselected package xxd.
18:39:54 [2020-04-02T18:39:54.422Z] #35 73.51 (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.)
18:39:54 [2020-04-02T18:39:54.422Z] #35 73.64 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
18:39:54 [2020-04-02T18:39:54.422Z] #35 73.65 Unpacking xxd (2:8.1.0875-5) ...
18:39:54 [2020-04-02T18:39:54.422Z] #35 74.02 Selecting previously unselected package vim-common.
18:39:54 [2020-04-02T18:39:54.422Z] #35 74.03 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
18:39:54 [2020-04-02T18:39:54.422Z] #35 74.16 Unpacking vim-common (2:8.1.0875-5) ...
18:39:54 [2020-04-02T18:39:54.422Z] #35 74.89 Selecting previously unselected package cmake-data.
18:39:54 [2020-04-02T18:39:54.422Z] #35 74.89 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
18:39:54 [2020-04-02T18:39:54.422Z] #35 74.91 Unpacking cmake-data (3.13.4-1) ...
18:39:57 [2020-04-02T18:39:57.685Z] #35 ...
18:39:57 [2020-04-02T18:39:57.685Z] 
18:39:57 [2020-04-02T18:39:57.685Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:39:57 [2020-04-02T18:39:57.685Z] #30 77.20 Checking out files:  81% (1236/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  92% (1402/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
18:39:57 [2020-04-02T18:39:57.685Z] #30 78.81 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
18:39:57 [2020-04-02T18:39:57.685Z] #30 78.86 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:39:58 [2020-04-02T18:39:58.613Z] #30 ...
18:39:58 [2020-04-02T18:39:58.613Z] 
18:39:58 [2020-04-02T18:39:58.613Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:39:58 [2020-04-02T18:39:58.613Z] #65 5.164 + RM_GOPATH=0
18:39:58 [2020-04-02T18:39:58.613Z] #65 5.164 + TMP_GOPATH=
18:39:58 [2020-04-02T18:39:58.613Z] #65 5.164 + : /build
18:39:58 [2020-04-02T18:39:58.613Z] #65 5.164 + '[' -z '' ']'
18:39:58 [2020-04-02T18:39:58.613Z] #65 5.164 ++ mktemp -d
18:39:58 [2020-04-02T18:39:58.613Z] #65 5.171 + export GOPATH=/tmp/tmp.lDTzCcmOKY
18:39:58 [2020-04-02T18:39:58.613Z] #65 5.171 + GOPATH=/tmp/tmp.lDTzCcmOKY
18:39:58 [2020-04-02T18:39:58.613Z] #65 5.171 + RM_GOPATH=1
18:39:58 [2020-04-02T18:39:58.613Z] #65 5.171 ++ dirname ./install.sh
18:39:58 [2020-04-02T18:39:58.613Z] #65 5.171 + dir=.
18:39:58 [2020-04-02T18:39:58.613Z] #65 5.171 + bin=containerd
18:39:58 [2020-04-02T18:39:58.613Z] #65 5.171 + shift
18:39:58 [2020-04-02T18:39:58.613Z] #65 5.171 + '[' '!' -f ./containerd.installer ']'
18:39:58 [2020-04-02T18:39:58.613Z] #65 5.171 + . ./containerd.installer
18:39:58 [2020-04-02T18:39:58.613Z] #65 5.171 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
18:39:58 [2020-04-02T18:39:58.613Z] #65 5.171 + install_containerd
18:39:58 [2020-04-02T18:39:58.613Z] #65 5.171 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
18:39:58 [2020-04-02T18:39:58.613Z] #65 5.171 + git clone https://github.com/containerd/containerd.git /tmp/tmp.lDTzCcmOKY/src/github.com/containerd/containerd
18:39:58 [2020-04-02T18:39:58.613Z] #65 5.171 Cloning into '/tmp/tmp.lDTzCcmOKY/src/github.com/containerd/containerd'...
18:39:58 [2020-04-02T18:39:58.613Z] #65 5.172 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
18:39:58 [2020-04-02T18:39:58.871Z] #65 ...
18:39:58 [2020-04-02T18:39:58.871Z] 
18:39:58 [2020-04-02T18:39:58.871Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:39:58 [2020-04-02T18:39:58.871Z] #33 69.14 io
18:39:58 [2020-04-02T18:39:58.871Z] #33 71.13 internal/oserror
18:39:58 [2020-04-02T18:39:58.871Z] #33 71.42 syscall
18:39:58 [2020-04-02T18:39:58.871Z] #33 74.78 reflect
18:39:58 [2020-04-02T18:39:58.871Z] #33 ...
18:39:58 [2020-04-02T18:39:58.871Z] 
18:39:58 [2020-04-02T18:39:58.871Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:39:58 [2020-04-02T18:39:58.871Z] #27 5.980 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
18:39:58 [2020-04-02T18:39:58.871Z] #27 6.686 
18:39:59 [2020-04-02T18:39:59.127Z] #27 6.879 
#                                                                          1.9%
####                                                                       6.1%
#######                                                                   10.3%
##########                                                                14.3%
############                                                              18.0%
###############                                                           21.3%
#################                                                         23.9%
####################                                                      28.6%
#######################                                                   32.4%
##########################                                                36.2%
##############################                                            43.0%
##################################                                        47.7%
####################################                                      50.2%
########################################                                  56.2%
##############################################                            65.0%
18:39:59 [2020-04-02T18:39:59.127Z] #27 ...
18:39:59 [2020-04-02T18:39:59.127Z] 
18:39:59 [2020-04-02T18:39:59.127Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:39:59 [2020-04-02T18:39:59.127Z] #35 80.73 Selecting previously unselected package libicu63:amd64.
18:39:59 [2020-04-02T18:39:59.127Z] #35 80.77 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
18:39:59 [2020-04-02T18:39:59.382Z] #35 80.79 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
18:40:01 [2020-04-02T18:40:01.278Z] #35 ...
18:40:01 [2020-04-02T18:40:01.278Z] 
18:40:01 [2020-04-02T18:40:01.278Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:40:01 [2020-04-02T18:40:01.278Z] #43 72.43 debconf: delaying package configuration, since apt-utils is not installed
18:40:01 [2020-04-02T18:40:01.278Z] #43 72.73 Fetched 4095 kB in 1s (4450 kB/s)
18:40:01 [2020-04-02T18:40:01.278Z] #43 73.01 Selecting previously unselected package libcap-dev:amd64.
18:40:01 [2020-04-02T18:40:01.278Z] #43 73.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
18:40:01 [2020-04-02T18:40:01.278Z] #43 73.04 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
18:40:01 [2020-04-02T18:40:01.278Z] #43 73.10 Unpacking libcap-dev:amd64 (1:2.25-2) ...
18:40:01 [2020-04-02T18:40:01.278Z] #43 73.31 Selecting previously unselected package libnet1:amd64.
18:40:01 [2020-04-02T18:40:01.278Z] #43 73.31 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:40:01 [2020-04-02T18:40:01.278Z] #43 73.33 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:40:01 [2020-04-02T18:40:01.278Z] #43 73.56 Selecting previously unselected package libnet1-dev.
18:40:01 [2020-04-02T18:40:01.278Z] #43 73.57 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
18:40:01 [2020-04-02T18:40:01.278Z] #43 73.57 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
18:40:01 [2020-04-02T18:40:01.278Z] #43 73.90 Selecting previously unselected package libnl-3-200:amd64.
18:40:01 [2020-04-02T18:40:01.278Z] #43 73.92 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
18:40:01 [2020-04-02T18:40:01.278Z] #43 73.93 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
18:40:01 [2020-04-02T18:40:01.278Z] #43 74.31 Selecting previously unselected package libnl-3-dev:amd64.
18:40:01 [2020-04-02T18:40:01.278Z] #43 74.31 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
18:40:01 [2020-04-02T18:40:01.278Z] #43 74.32 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
18:40:01 [2020-04-02T18:40:01.278Z] #43 74.89 Selecting previously unselected package libprotobuf-c1:amd64.
18:40:01 [2020-04-02T18:40:01.278Z] #43 74.89 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
18:40:01 [2020-04-02T18:40:01.278Z] #43 74.89 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:40:01 [2020-04-02T18:40:01.278Z] #43 75.10 Selecting previously unselected package libprotobuf-c-dev:amd64.
18:40:01 [2020-04-02T18:40:01.278Z] #43 75.10 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
18:40:01 [2020-04-02T18:40:01.278Z] #43 75.12 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
18:40:01 [2020-04-02T18:40:01.278Z] #43 75.28 Selecting previously unselected package zlib1g-dev:amd64.
18:40:01 [2020-04-02T18:40:01.278Z] #43 75.28 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
18:40:01 [2020-04-02T18:40:01.278Z] #43 75.32 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
18:40:01 [2020-04-02T18:40:01.278Z] #43 75.73 Selecting previously unselected package libprotobuf17:amd64.
18:40:01 [2020-04-02T18:40:01.278Z] #43 75.74 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
18:40:01 [2020-04-02T18:40:01.278Z] #43 75.74 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
18:40:01 [2020-04-02T18:40:01.278Z] #43 77.27 Selecting previously unselected package libprotobuf-lite17:amd64.
18:40:01 [2020-04-02T18:40:01.278Z] #43 77.28 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
18:40:01 [2020-04-02T18:40:01.278Z] #43 77.29 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
18:40:01 [2020-04-02T18:40:01.278Z] #43 77.77 Selecting previously unselected package libprotobuf-dev:amd64.
18:40:01 [2020-04-02T18:40:01.278Z] #43 77.78 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
18:40:01 [2020-04-02T18:40:01.278Z] #43 77.82 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
18:40:01 [2020-04-02T18:40:01.278Z] #43 80.68 Selecting previously unselected package libprotoc17:amd64.
18:40:01 [2020-04-02T18:40:01.278Z] #43 80.72 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
18:40:01 [2020-04-02T18:40:01.278Z] #43 80.73 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
18:40:01 [2020-04-02T18:40:01.278Z] #43 82.07 Selecting previously unselected package protobuf-c-compiler.
18:40:01 [2020-04-02T18:40:01.278Z] #43 82.09 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
18:40:01 [2020-04-02T18:40:01.278Z] #43 82.12 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
18:40:01 [2020-04-02T18:40:01.278Z] #43 82.27 Selecting previously unselected package protobuf-compiler.
18:40:01 [2020-04-02T18:40:01.278Z] #43 82.29 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
18:40:01 [2020-04-02T18:40:01.278Z] #43 82.30 Unpacking protobuf-compiler (3.6.1.3-2) ...
18:40:01 [2020-04-02T18:40:01.278Z] #43 82.52 Selecting previously unselected package python-pkg-resources.
18:40:01 [2020-04-02T18:40:01.278Z] #43 82.54 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
18:40:01 [2020-04-02T18:40:01.278Z] #43 82.54 Unpacking python-pkg-resources (40.8.0-1) ...
18:40:01 [2020-04-02T18:40:01.278Z] #43 ...
18:40:01 [2020-04-02T18:40:01.278Z] 
18:40:01 [2020-04-02T18:40:01.278Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:40:01 [2020-04-02T18:40:01.278Z] #27 6.879 
#                                                                          1.9%
####                                                                       6.1%
#######                                                                   10.3%
##########                                                                14.3%
############                                                              18.0%
###############                                                           21.3%
#################                                                         23.9%
####################                                                      28.6%
#######################                                                   32.4%
##########################                                                36.2%
##############################                                            43.0%
##################################                                        47.7%
####################################                                      50.2%
########################################                                  56.2%
##############################################                            65.0%
##################################################                        70.1%
####################################################                      73.2%
#########################################################                 79.2%
###########################################################               83.2%
##############################################################            86.7%
################################################################          90.1%
#####################################################################     96.3%
######################################################################## 100.0%
18:40:01 [2020-04-02T18:40:01.278Z] #27 9.940 
18:40:01 [2020-04-02T18:40:01.577Z] #27 10.16 
                                                                           0.1%
#############                                                             18.5%
#####################                                                     29.2%
##################################                                        47.9%
##########################################                                59.3%
###################################################                       70.9%
#####################################################################     96.5%
######################################################################## 100.0%
18:40:02 [2020-04-02T18:40:02.139Z] #27 ...
18:40:02 [2020-04-02T18:40:02.139Z] 
18:40:02 [2020-04-02T18:40:02.139Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:40:02 [2020-04-02T18:40:02.139Z] #10 73.53 Get:10 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]
18:40:02 [2020-04-02T18:40:02.139Z] #10 77.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
18:40:02 [2020-04-02T18:40:02.139Z] #10 77.53 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
18:40:02 [2020-04-02T18:40:02.139Z] #10 77.56 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
18:40:02 [2020-04-02T18:40:02.139Z] #10 77.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
18:40:02 [2020-04-02T18:40:02.139Z] #10 77.57 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
18:40:02 [2020-04-02T18:40:02.139Z] #10 77.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
18:40:02 [2020-04-02T18:40:02.139Z] #10 77.61 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
18:40:02 [2020-04-02T18:40:02.139Z] #10 77.68 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
18:40:02 [2020-04-02T18:40:02.139Z] #10 77.71 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
18:40:02 [2020-04-02T18:40:02.139Z] #10 77.77 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
18:40:02 [2020-04-02T18:40:02.139Z] #10 77.80 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
18:40:02 [2020-04-02T18:40:02.139Z] #10 77.90 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
18:40:02 [2020-04-02T18:40:02.139Z] #10 77.92 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
18:40:02 [2020-04-02T18:40:02.139Z] #10 77.93 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
18:40:02 [2020-04-02T18:40:02.139Z] #10 77.96 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
18:40:02 [2020-04-02T18:40:02.139Z] #10 79.95 debconf: delaying package configuration, since apt-utils is not installed
18:40:02 [2020-04-02T18:40:02.139Z] #10 80.29 Fetched 77.7 MB in 14s (5580 kB/s)
18:40:02 [2020-04-02T18:40:02.139Z] #10 80.58 Selecting previously unselected package binutils-mingw-w64-i686.
18:40:02 [2020-04-02T18:40:02.139Z] #10 80.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
18:40:02 [2020-04-02T18:40:02.139Z] #10 80.62 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
18:40:02 [2020-04-02T18:40:02.139Z] #10 80.66 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:40:02 [2020-04-02T18:40:02.139Z] #10 ...
18:40:02 [2020-04-02T18:40:02.139Z] 
18:40:02 [2020-04-02T18:40:02.139Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:40:02 [2020-04-02T18:40:02.139Z] #43 82.96 Selecting previously unselected package python-six.
18:40:02 [2020-04-02T18:40:02.139Z] #43 82.97 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
18:40:02 [2020-04-02T18:40:02.139Z] #43 82.98 Unpacking python-six (1.12.0-1) ...
18:40:02 [2020-04-02T18:40:02.139Z] #43 83.09 Selecting previously unselected package python-protobuf.
18:40:02 [2020-04-02T18:40:02.139Z] #43 83.09 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
18:40:02 [2020-04-02T18:40:02.139Z] #43 83.09 Unpacking python-protobuf (3.6.1.3-2) ...
18:40:02 [2020-04-02T18:40:02.139Z] #43 83.68 Setting up python-pkg-resources (40.8.0-1) ...
18:40:03 [2020-04-02T18:40:03.510Z] #43 ...
18:40:03 [2020-04-02T18:40:03.510Z] 
18:40:03 [2020-04-02T18:40:03.510Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:40:03 [2020-04-02T18:40:03.510Z] #50 73.75 + cd /tmp/tmp.jhQhIS0LHu/src/gotest.tools/gotestsum
18:40:03 [2020-04-02T18:40:03.510Z] #50 73.75 + git checkout -q v0.3.5
18:40:03 [2020-04-02T18:40:03.510Z] #50 73.83 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
18:40:03 [2020-04-02T18:40:03.510Z] #50 ...
18:40:03 [2020-04-02T18:40:03.510Z] 
18:40:03 [2020-04-02T18:40:03.510Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:40:03 [2020-04-02T18:40:03.510Z] #27 11.27 
18:40:04 [2020-04-02T18:40:04.021Z] #27 11.48 
                                                                           0.0%
######                                                                     9.1%
###########                                                               16.1%
#################                                                         23.9%
######################                                                    30.9%
###########################                                               37.9%
###############################                                           44.0%
###################################                                       49.3%
########################################                                  55.6%
###########################################                               60.3%
###############################################                           65.6%
####################################################                      72.4%
#######################################################                   76.6%
###########################################################               83.0%
###############################################################           88.1%
#######################################################################   99.2%
######################################################################## 100.0%
18:40:04 [2020-04-02T18:40:04.276Z] #27 13.50 
18:40:05 [2020-04-02T18:40:05.044Z] #27 13.71 
                                                                           0.5%
##                                                                         3.4%
####                                                                       5.6%
######                                                                     8.6%
########                                                                  11.4%
18:40:05 [2020-04-02T18:40:05.044Z] #27 ...
18:40:05 [2020-04-02T18:40:05.044Z] 
18:40:05 [2020-04-02T18:40:05.044Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:40:05 [2020-04-02T18:40:05.044Z] #47 76.13 reflect
18:40:05 [2020-04-02T18:40:05.044Z] #47 76.37 bufio
18:40:05 [2020-04-02T18:40:05.044Z] #47 80.07 syscall
18:40:05 [2020-04-02T18:40:05.044Z] #47 ...
18:40:05 [2020-04-02T18:40:05.044Z] 
18:40:05 [2020-04-02T18:40:05.044Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:40:09 [2020-04-02T18:40:09.401Z] #27 13.71 
                                                                           0.5%
##                                                                         3.4%
####                                                                       5.6%
######                                                                     8.6%
########                                                                  11.4%
##########                                                                14.2%
############                                                              17.4%
#############                                                             18.6%
###############                                                           20.9%
###############                                                           22.0%
################                                                          23.6%
##################                                                        25.4%
###################                                                       27.3%
#####################                                                     29.5%
#######################                                                   32.1%
########################                                                  34.1%
#########################                                                 35.9%
###########################                                               38.1%
#############################                                             40.5%
##############################                                            42.6%
################################                                          45.1%
#################################                                         46.9%
####################################                                      50.5%
######################################                                    52.9%
#######################################                                   54.4%
#######################################                                   55.5%
#########################################                                 57.9%
###########################################                               60.0%
############################################                              61.2%
##############################################                            64.0%
###############################################                           66.5%
#################################################                         68.8%
##################################################                        70.4%
#####################################################                     73.7%
######################################################                    75.6%
########################################################                  78.0%
#########################################################                 80.4%
###########################################################               82.8%
############################################################              84.4%
##############################################################            87.1%
###############################################################           88.6%
#################################################################         90.4%
#################################################################         91.5%
###################################################################       93.6%
#####################################################################     96.0%
#######################################################################   99.6%
######################################################################## 100.0%
18:40:09 [2020-04-02T18:40:09.657Z] #27 18.89 
18:40:10 [2020-04-02T18:40:10.218Z] #27 ...
18:40:10 [2020-04-02T18:40:10.218Z] 
18:40:10 [2020-04-02T18:40:10.218Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:40:10 [2020-04-02T18:40:10.218Z] #56 80.64 reflect
18:40:10 [2020-04-02T18:40:10.218Z] #56 80.71 syscall
18:40:10 [2020-04-02T18:40:10.474Z] #56 ...
18:40:10 [2020-04-02T18:40:10.474Z] 
18:40:10 [2020-04-02T18:40:10.474Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:40:10 [2020-04-02T18:40:10.474Z] #35 91.35 Selecting previously unselected package libxml2:amd64.
18:40:10 [2020-04-02T18:40:10.474Z] #35 91.38 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
18:40:10 [2020-04-02T18:40:10.474Z] #35 91.38 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
18:40:11 [2020-04-02T18:40:11.035Z] #35 92.40 Selecting previously unselected package libarchive13:amd64.
18:40:11 [2020-04-02T18:40:11.035Z] #35 92.40 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
18:40:11 [2020-04-02T18:40:11.035Z] #35 92.41 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
18:40:11 [2020-04-02T18:40:11.290Z] #35 92.96 Selecting previously unselected package libjsoncpp1:amd64.
18:40:11 [2020-04-02T18:40:11.547Z] #35 92.96 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
18:40:11 [2020-04-02T18:40:11.547Z] #35 92.97 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
18:40:11 [2020-04-02T18:40:11.547Z] #35 93.20 Selecting previously unselected package librhash0:amd64.
18:40:11 [2020-04-02T18:40:11.547Z] #35 93.21 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
18:40:11 [2020-04-02T18:40:11.804Z] #35 93.21 Unpacking librhash0:amd64 (1.3.8-1) ...
18:40:11 [2020-04-02T18:40:11.804Z] #35 93.46 Selecting previously unselected package libuv1:amd64.
18:40:11 [2020-04-02T18:40:11.959Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:40:11 [2020-04-02T18:40:11.959Z] 
18:40:11 [2020-04-02T18:40:11.959Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:40:11 [2020-04-02T18:40:11.959Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:40:11 [2020-04-02T18:40:11.959Z] HOSTNAME=b248863d8008
18:40:11 [2020-04-02T18:40:11.959Z] TESTDEBUG=0
18:40:11 [2020-04-02T18:40:11.959Z] DEST=bundles/test-integration
18:40:11 [2020-04-02T18:40:11.959Z] PWD=/go/src/github.com/docker/docker
18:40:11 [2020-04-02T18:40:11.959Z] DOCKER_GITCOMMIT=6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79
18:40:11 [2020-04-02T18:40:11.959Z] container=docker
18:40:11 [2020-04-02T18:40:11.959Z] HOME=/root
18:40:11 [2020-04-02T18:40:11.959Z] GOLANG_VERSION=1.13.8
18:40:11 [2020-04-02T18:40:11.959Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:40:11 [2020-04-02T18:40:11.959Z] VALIDATE_BRANCH=master
18:40:11 [2020-04-02T18:40:11.959Z] TERM=xterm
18:40:11 [2020-04-02T18:40:11.959Z] DOCKER_PKG=github.com/docker/docker
18:40:11 [2020-04-02T18:40:11.959Z] SHLVL=1
18:40:11 [2020-04-02T18:40:11.959Z] TIMEOUT=120m
18:40:11 [2020-04-02T18:40:11.959Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
18:40:11 [2020-04-02T18:40:11.959Z] DOCKER_GRAPHDRIVER=overlay2
18:40:11 [2020-04-02T18:40:11.959Z] GO111MODULE=off
18:40:11 [2020-04-02T18:40:11.959Z] DOCKER_EXPERIMENTAL=1
18:40:11 [2020-04-02T18:40:11.959Z] TEST_SKIP_INTEGRATION_CLI=1
18:40:11 [2020-04-02T18:40:11.959Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:40:11 [2020-04-02T18:40:11.959Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:40:11 [2020-04-02T18:40:11.959Z] GOPATH=/go
18:40:11 [2020-04-02T18:40:11.959Z] PKG_CONFIG=pkg-config
18:40:11 [2020-04-02T18:40:11.959Z] _=/usr/bin/env
18:40:11 [2020-04-02T18:40:11.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:40:12 [2020-04-02T18:40:12.061Z] #35 93.46 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
18:40:12 [2020-04-02T18:40:12.061Z] #35 93.47 Unpacking libuv1:amd64 (1.24.1-1) ...
18:40:12 [2020-04-02T18:40:12.316Z] #35 93.80 Selecting previously unselected package cmake.
18:40:12 [2020-04-02T18:40:12.316Z] #35 93.83 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
18:40:12 [2020-04-02T18:40:12.316Z] #35 93.84 Unpacking cmake (3.13.4-1) ...
18:40:13 [2020-04-02T18:40:13.242Z] #35 ...
18:40:13 [2020-04-02T18:40:13.242Z] 
18:40:13 [2020-04-02T18:40:13.242Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:40:13 [2020-04-02T18:40:13.242Z] #10 84.70 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:40:13 [2020-04-02T18:40:13.242Z] #10 84.71 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
18:40:13 [2020-04-02T18:40:13.242Z] #10 84.72 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:40:13 [2020-04-02T18:40:13.242Z] #10 88.43 Selecting previously unselected package binutils-mingw-w64.
18:40:13 [2020-04-02T18:40:13.242Z] #10 88.46 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
18:40:13 [2020-04-02T18:40:13.242Z] #10 88.46 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
18:40:13 [2020-04-02T18:40:13.242Z] #10 88.67 Selecting previously unselected package libdevmapper1.02.1:amd64.
18:40:13 [2020-04-02T18:40:13.242Z] #10 88.67 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
18:40:13 [2020-04-02T18:40:13.242Z] #10 88.68 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
18:40:13 [2020-04-02T18:40:13.242Z] #10 88.98 Selecting previously unselected package dmsetup.
18:40:13 [2020-04-02T18:40:13.242Z] #10 89.00 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
18:40:13 [2020-04-02T18:40:13.242Z] #10 89.01 Unpacking dmsetup (2:1.02.155-3) ...
18:40:13 [2020-04-02T18:40:13.242Z] #10 89.35 Selecting previously unselected package mingw-w64-common.
18:40:13 [2020-04-02T18:40:13.242Z] #10 89.35 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
18:40:13 [2020-04-02T18:40:13.242Z] #10 89.36 Unpacking mingw-w64-common (6.0.0-3) ...
18:40:13 [2020-04-02T18:40:13.497Z] #10 ...
18:40:13 [2020-04-02T18:40:13.497Z] 
18:40:13 [2020-04-02T18:40:13.497Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:40:13 [2020-04-02T18:40:13.497Z] #27 20.03 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
18:40:13 [2020-04-02T18:40:13.497Z] #27 20.63 
18:40:13 [2020-04-02T18:40:13.497Z] #27 20.89 
#                                                                          2.3%
######################################################################## 100.0%
18:40:13 [2020-04-02T18:40:13.497Z] #27 21.11 
18:40:13 [2020-04-02T18:40:13.497Z] #27 22.29 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
18:40:13 [2020-04-02T18:40:13.753Z] #27 23.01 
18:40:13 [2020-04-02T18:40:13.753Z] #27 ...
18:40:13 [2020-04-02T18:40:13.753Z] 
18:40:13 [2020-04-02T18:40:13.753Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:40:13 [2020-04-02T18:40:13.753Z] #33 84.25 time
18:40:13 [2020-04-02T18:40:13.753Z] #33 91.38 internal/poll
18:40:14 [2020-04-02T18:40:14.008Z] #33 ...
18:40:14 [2020-04-02T18:40:14.008Z] 
18:40:14 [2020-04-02T18:40:14.008Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:40:14 [2020-04-02T18:40:14.008Z] #56 92.28 context
18:40:14 [2020-04-02T18:40:14.008Z] #56 93.68 internal/poll
18:40:17 [2020-04-02T18:40:17.271Z] #56 ...
18:40:17 [2020-04-02T18:40:17.271Z] 
18:40:17 [2020-04-02T18:40:17.271Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:40:17 [2020-04-02T18:40:17.271Z] #27 23.39 
                                                                           0.7%
###############                                                           20.9%
#######################################                                   54.3%
######################################################################## 100.0%
18:40:17 [2020-04-02T18:40:17.271Z] #27 24.01 
18:40:17 [2020-04-02T18:40:17.527Z] #27 26.71 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
18:40:17 [2020-04-02T18:40:17.527Z] #27 26.75 skipping existing 1849cc453dee
18:40:17 [2020-04-02T18:40:17.782Z] #27 26.86 
18:40:18 [2020-04-02T18:40:18.038Z] #27 ...
18:40:18 [2020-04-02T18:40:18.038Z] 
18:40:18 [2020-04-02T18:40:18.038Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:40:18 [2020-04-02T18:40:18.038Z] #43 89.46 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
18:40:18 [2020-04-02T18:40:18.038Z] #43 89.49 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:40:18 [2020-04-02T18:40:18.038Z] #43 89.51 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:40:18 [2020-04-02T18:40:18.038Z] #43 89.57 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
18:40:18 [2020-04-02T18:40:18.038Z] #43 89.60 Setting up python-six (1.12.0-1) ...
18:40:18 [2020-04-02T18:40:18.038Z] #43 95.87 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
18:40:18 [2020-04-02T18:40:18.038Z] #43 95.89 Setting up libnl-3-200:amd64 (3.4.0-1) ...
18:40:18 [2020-04-02T18:40:18.038Z] #43 95.91 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
18:40:18 [2020-04-02T18:40:18.038Z] #43 95.92 Setting up libcap-dev:amd64 (1:2.25-2) ...
18:40:18 [2020-04-02T18:40:18.038Z] #43 95.94 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
18:40:18 [2020-04-02T18:40:18.038Z] #43 95.98 Setting up protobuf-compiler (3.6.1.3-2) ...
18:40:18 [2020-04-02T18:40:18.038Z] #43 95.99 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
18:40:18 [2020-04-02T18:40:18.038Z] #43 96.01 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
18:40:18 [2020-04-02T18:40:18.038Z] #43 96.02 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
18:40:18 [2020-04-02T18:40:18.038Z] #43 96.03 Setting up python-protobuf (3.6.1.3-2) ...
18:40:18 [2020-04-02T18:40:18.038Z] #43 ...
18:40:18 [2020-04-02T18:40:18.038Z] 
18:40:18 [2020-04-02T18:40:18.038Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:40:18 [2020-04-02T18:40:18.038Z] #56 98.37 os
18:40:19 [2020-04-02T18:40:19.403Z] #56 ...
18:40:19 [2020-04-02T18:40:19.403Z] 
18:40:19 [2020-04-02T18:40:19.403Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:40:19 [2020-04-02T18:40:19.403Z] #35 99.84 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
18:40:19 [2020-04-02T18:40:19.403Z] #35 99.86 Setting up xxd (2:8.1.0875-5) ...
18:40:19 [2020-04-02T18:40:19.403Z] #35 99.88 Setting up libuv1:amd64 (1.24.1-1) ...
18:40:19 [2020-04-02T18:40:19.403Z] #35 99.90 Setting up vim-common (2:8.1.0875-5) ...
18:40:19 [2020-04-02T18:40:19.403Z] #35 99.94 Setting up librhash0:amd64 (1.3.8-1) ...
18:40:19 [2020-04-02T18:40:19.403Z] #35 99.95 Setting up cmake-data (3.13.4-1) ...
18:40:19 [2020-04-02T18:40:19.403Z] #35 99.98 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
18:40:19 [2020-04-02T18:40:19.403Z] #35 100.0 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
18:40:19 [2020-04-02T18:40:19.403Z] #35 100.0 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
18:40:19 [2020-04-02T18:40:19.403Z] #35 100.0 Setting up cmake (3.13.4-1) ...
18:40:19 [2020-04-02T18:40:19.403Z] #35 100.1 Processing triggers for libc-bin (2.28-10) ...
18:40:19 [2020-04-02T18:40:19.403Z] #35 100.2 Processing triggers for mime-support (3.62) ...
18:40:19 [2020-04-02T18:40:19.403Z] #35 DONE 100.9s
18:40:19 [2020-04-02T18:40:19.658Z] 
18:40:19 [2020-04-02T18:40:19.658Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
18:40:19 [2020-04-02T18:40:19.658Z] #36 DONE 0.1s
18:40:19 [2020-04-02T18:40:19.658Z] 
18:40:19 [2020-04-02T18:40:19.658Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
18:40:19 [2020-04-02T18:40:19.658Z] #37 DONE 0.1s
18:40:19 [2020-04-02T18:40:19.658Z] 
18:40:19 [2020-04-02T18:40:19.658Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:40:19 [2020-04-02T18:40:19.913Z] #38 ...
18:40:19 [2020-04-02T18:40:19.913Z] 
18:40:19 [2020-04-02T18:40:19.913Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:40:19 [2020-04-02T18:40:19.913Z] #47 91.23 time
18:40:19 [2020-04-02T18:40:19.913Z] #47 98.38 internal/fmtsort
18:40:19 [2020-04-02T18:40:19.913Z] #47 99.47 strings
18:40:19 [2020-04-02T18:40:19.913Z] #47 100.7 os
18:40:20 [2020-04-02T18:40:20.169Z] #47 ...
18:40:20 [2020-04-02T18:40:20.169Z] 
18:40:20 [2020-04-02T18:40:20.169Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:40:20 [2020-04-02T18:40:20.169Z] #27 28.42 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
18:40:20 [2020-04-02T18:40:20.169Z] #27 29.32 #=#=#                                                                         
18:40:20 [2020-04-02T18:40:20.424Z] #27 29.61 
######################################################################## 100.0%
18:40:20 [2020-04-02T18:40:20.737Z] #27 29.86 
18:40:20 [2020-04-02T18:40:20.737Z] #27 30.12 Download of images into '/build' complete.
18:40:20 [2020-04-02T18:40:20.737Z] #27 30.12 Use something like the following to load the result into a Docker daemon:
18:40:20 [2020-04-02T18:40:20.737Z] #27 30.12   tar -cC '/build' . | docker load
18:40:21 [2020-04-02T18:40:21.100Z] #27 DONE 30.3s
18:40:21 [2020-04-02T18:40:21.100Z] 
18:40:21 [2020-04-02T18:40:21.100Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:40:21 [2020-04-02T18:40:21.100Z] #10 100.4 Selecting previously unselected package mingw-w64-x86-64-dev.
18:40:21 [2020-04-02T18:40:21.100Z] #10 100.4 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
18:40:21 [2020-04-02T18:40:21.100Z] #10 100.4 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
18:40:25 [2020-04-02T18:40:25.298Z] #10 ...
18:40:25 [2020-04-02T18:40:25.298Z] 
18:40:25 [2020-04-02T18:40:25.298Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:40:25 [2020-04-02T18:40:25.298Z] #38 5.167 + RM_GOPATH=0
18:40:25 [2020-04-02T18:40:25.298Z] #38 5.167 + TMP_GOPATH=
18:40:25 [2020-04-02T18:40:25.298Z] #38 5.167 + : /build
18:40:25 [2020-04-02T18:40:25.298Z] #38 5.167 + '[' -z '' ']'
18:40:25 [2020-04-02T18:40:25.298Z] #38 5.167 ++ mktemp -d
18:40:25 [2020-04-02T18:40:25.298Z] #38 5.167 + export GOPATH=/tmp/tmp.FjpjiCiKJp
18:40:25 [2020-04-02T18:40:25.298Z] #38 5.167 + GOPATH=/tmp/tmp.FjpjiCiKJp
18:40:25 [2020-04-02T18:40:25.298Z] #38 5.167 + RM_GOPATH=1
18:40:25 [2020-04-02T18:40:25.298Z] #38 5.167 ++ dirname ./install.sh
18:40:25 [2020-04-02T18:40:25.298Z] #38 5.168 + dir=.
18:40:25 [2020-04-02T18:40:25.298Z] #38 5.168 + bin=tini
18:40:25 [2020-04-02T18:40:25.298Z] #38 5.168 + shift
18:40:25 [2020-04-02T18:40:25.298Z] #38 5.168 + '[' '!' -f ./tini.installer ']'
18:40:25 [2020-04-02T18:40:25.298Z] #38 5.168 + . ./tini.installer
18:40:25 [2020-04-02T18:40:25.298Z] #38 5.168 ++ : fec3683b971d9c3ef73f284f176672c44b448662
18:40:25 [2020-04-02T18:40:25.298Z] #38 5.168 + install_tini
18:40:25 [2020-04-02T18:40:25.298Z] #38 5.168 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
18:40:25 [2020-04-02T18:40:25.298Z] #38 5.168 + git clone https://github.com/krallin/tini.git /tmp/tmp.FjpjiCiKJp/tini
18:40:25 [2020-04-02T18:40:25.298Z] #38 5.168 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
18:40:25 [2020-04-02T18:40:25.298Z] #38 5.169 Cloning into '/tmp/tmp.FjpjiCiKJp/tini'...
18:40:25 [2020-04-02T18:40:25.298Z] #38 ...
18:40:25 [2020-04-02T18:40:25.298Z] 
18:40:25 [2020-04-02T18:40:25.298Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:40:25 [2020-04-02T18:40:25.298Z] #33 95.63 internal/syscall/unix
18:40:25 [2020-04-02T18:40:25.298Z] #33 96.36 os
18:40:25 [2020-04-02T18:40:25.298Z] #33 97.86 internal/fmtsort
18:40:25 [2020-04-02T18:40:25.298Z] #33 98.50 strings
18:40:25 [2020-04-02T18:40:25.298Z] #33 102.0 path
18:40:25 [2020-04-02T18:40:25.298Z] #33 103.2 text/tabwriter
18:40:25 [2020-04-02T18:40:25.298Z] #33 103.6 fmt
18:40:25 [2020-04-02T18:40:25.298Z] #33 104.8 path/filepath
18:40:25 [2020-04-02T18:40:25.298Z] #33 ...
18:40:25 [2020-04-02T18:40:25.298Z] 
18:40:25 [2020-04-02T18:40:25.298Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:40:25 [2020-04-02T18:40:25.298Z] #43 106.3 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
18:40:25 [2020-04-02T18:40:25.298Z] #43 106.4 Processing triggers for libc-bin (2.28-10) ...
18:40:25 [2020-04-02T18:40:25.298Z] #43 DONE 106.8s
18:40:25 [2020-04-02T18:40:25.298Z] 
18:40:25 [2020-04-02T18:40:25.298Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:40:25 [2020-04-02T18:40:25.298Z] #56 101.8 encoding/binary
18:40:25 [2020-04-02T18:40:25.298Z] #56 105.6 fmt
18:40:25 [2020-04-02T18:40:25.858Z] #56 106.2 encoding/base64
18:40:27 [2020-04-02T18:40:27.221Z] #56 ...
18:40:27 [2020-04-02T18:40:27.221Z] 
18:40:27 [2020-04-02T18:40:27.221Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:40:27 [2020-04-02T18:40:27.221Z] #38 6.391 + cd /tmp/tmp.FjpjiCiKJp/tini
18:40:27 [2020-04-02T18:40:27.221Z] #38 6.391 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
18:40:27 [2020-04-02T18:40:27.221Z] #38 6.457 + cmake .
18:40:27 [2020-04-02T18:40:27.221Z] #38 7.544 -- The C compiler identification is GNU 8.3.0
18:40:27 [2020-04-02T18:40:27.221Z] #38 7.605 -- Check for working C compiler: /usr/bin/cc
18:40:28 [2020-04-02T18:40:28.147Z] #38 8.520 -- Check for working C compiler: /usr/bin/cc -- works
18:40:28 [2020-04-02T18:40:28.147Z] #38 8.521 -- Detecting C compiler ABI info
18:40:29 [2020-04-02T18:40:29.510Z] #38 9.722 -- Detecting C compiler ABI info - done
18:40:29 [2020-04-02T18:40:29.510Z] #38 9.822 -- Detecting C compile features
18:40:30 [2020-04-02T18:40:30.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:40:30 [2020-04-02T18:40:30.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:40:30 [2020-04-02T18:40:30.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:40:32 [2020-04-02T18:40:32.022Z] #38 ...
18:40:32 [2020-04-02T18:40:32.022Z] 
18:40:32 [2020-04-02T18:40:32.022Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:40:32 [2020-04-02T18:40:32.022Z] #10 113.2 Selecting previously unselected package gcc-mingw-w64-base.
18:40:32 [2020-04-02T18:40:32.022Z] #10 113.2 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:40:32 [2020-04-02T18:40:32.022Z] #10 113.2 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:40:32 [2020-04-02T18:40:32.278Z] #10 113.7 Selecting previously unselected package gcc-mingw-w64-x86-64.
18:40:32 [2020-04-02T18:40:32.278Z] #10 113.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:40:32 [2020-04-02T18:40:32.278Z] #10 113.7 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:40:32 [2020-04-02T18:40:32.533Z] #10 ...
18:40:32 [2020-04-02T18:40:32.533Z] 
18:40:32 [2020-04-02T18:40:32.533Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:40:32 [2020-04-02T18:40:32.533Z] #47 103.8 regexp/syntax
18:40:32 [2020-04-02T18:40:32.533Z] #47 107.5 fmt
18:40:32 [2020-04-02T18:40:32.533Z] #47 112.7 regexp
18:40:32 [2020-04-02T18:40:32.789Z] #47 ...
18:40:32 [2020-04-02T18:40:32.789Z] 
18:40:32 [2020-04-02T18:40:32.789Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:40:32 [2020-04-02T18:40:32.789Z] #33 107.8 io/ioutil
18:40:32 [2020-04-02T18:40:32.789Z] #33 111.0 github.com/BurntSushi/toml
18:40:32 [2020-04-02T18:40:32.789Z] #33 111.0 flag
18:40:33 [2020-04-02T18:40:33.045Z] #33 113.4 log
18:40:33 [2020-04-02T18:40:33.610Z] #33 ...
18:40:33 [2020-04-02T18:40:33.610Z] 
18:40:33 [2020-04-02T18:40:33.610Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:40:33 [2020-04-02T18:40:33.610Z] #38 13.87 -- Detecting C compile features - done
18:40:33 [2020-04-02T18:40:33.610Z] #38 13.91 -- Performing Test HAS_BUILTIN_FORTIFY
18:40:34 [2020-04-02T18:40:34.171Z] #38 14.53 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:40:34 [2020-04-02T18:40:34.427Z] #38 14.73 -- Configuring done
18:40:34 [2020-04-02T18:40:34.427Z] #38 14.80 -- Generating done
18:40:34 [2020-04-02T18:40:34.427Z] #38 14.81 -- Build files have been written to: /tmp/tmp.FjpjiCiKJp/tini
18:40:34 [2020-04-02T18:40:34.427Z] #38 14.85 + make tini-static
18:40:34 [2020-04-02T18:40:34.987Z] #38 15.33 Scanning dependencies of target tini-static
18:40:34 [2020-04-02T18:40:34.987Z] #38 15.54 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:40:35 [2020-04-02T18:40:35.548Z] #38 ...
18:40:35 [2020-04-02T18:40:35.548Z] 
18:40:35 [2020-04-02T18:40:35.548Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:40:35 [2020-04-02T18:40:35.548Z] #44 7.302 Note: Building without setproctitle() and strlcpy() support.
18:40:35 [2020-04-02T18:40:35.548Z] #44 7.302       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:40:35 [2020-04-02T18:40:35.548Z] #44 7.404 Note: Building without GnuTLS support
18:40:35 [2020-04-02T18:40:35.548Z] #44 ...
18:40:35 [2020-04-02T18:40:35.548Z] 
18:40:35 [2020-04-02T18:40:35.548Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:40:35 [2020-04-02T18:40:35.548Z] #47 115.8 go/token
18:40:36 [2020-04-02T18:40:36.110Z] #47 117.2 go/scanner
18:40:37 [2020-04-02T18:40:37.472Z] #47 ...
18:40:37 [2020-04-02T18:40:37.472Z] 
18:40:37 [2020-04-02T18:40:37.472Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:40:37 [2020-04-02T18:40:37.472Z] #56 107.7 path/filepath
18:40:37 [2020-04-02T18:40:37.472Z] #56 110.2 golang.org/x/sys/unix
18:40:37 [2020-04-02T18:40:37.472Z] #56 114.6 encoding/json
18:40:37 [2020-04-02T18:40:37.472Z] #56 ...
18:40:37 [2020-04-02T18:40:37.472Z] 
18:40:37 [2020-04-02T18:40:37.472Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:40:37 [2020-04-02T18:40:37.473Z] #38 17.82 [100%] Linking C executable tini-static
18:40:38 [2020-04-02T18:40:38.835Z] #38 18.92 [100%] Built target tini-static
18:40:38 [2020-04-02T18:40:38.835Z] #38 19.08 + mkdir -p /build
18:40:38 [2020-04-02T18:40:38.835Z] #38 19.09 + cp tini-static /build/docker-init
18:40:39 [2020-04-02T18:40:39.006Z] Running on azwin-2-5de450 in d:\jenkins\workspace\moby_PR-40694
[Pipeline] {
[Pipeline] ws
18:40:39 [2020-04-02T18:40:39.023Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
18:40:39 [2020-04-02T18:40:39.090Z] #38 DONE 19.5s
18:40:39 [2020-04-02T18:40:39.090Z] 
18:40:39 [2020-04-02T18:40:39.090Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:40:39 [2020-04-02T18:40:39.090Z] #47 118.9 internal/lazyregexp
18:40:39 [2020-04-02T18:40:39.090Z] #47 119.3 net/url
18:40:39 [2020-04-02T18:40:39.090Z] #47 119.9 go/ast
18:40:41 [2020-04-02T18:40:41.877Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:40:42 [2020-04-02T18:40:42.135Z] 
18:40:42 [2020-04-02T18:40:42.135Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:40:42 [2020-04-02T18:40:42.353Z] #47 123.5 text/template/parse
18:40:42 [2020-04-02T18:40:42.394Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:40:42 [2020-04-02T18:40:42.394Z] HOSTNAME=fff9b24ee003
18:40:42 [2020-04-02T18:40:42.394Z] TESTDEBUG=0
18:40:42 [2020-04-02T18:40:42.394Z] DEST=bundles/test-integration
18:40:42 [2020-04-02T18:40:42.394Z] PWD=/go/src/github.com/docker/docker
18:40:42 [2020-04-02T18:40:42.394Z] DOCKER_GITCOMMIT=6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79
18:40:42 [2020-04-02T18:40:42.394Z] container=docker
18:40:42 [2020-04-02T18:40:42.394Z] HOME=/root
18:40:42 [2020-04-02T18:40:42.394Z] GOLANG_VERSION=1.13.8
18:40:42 [2020-04-02T18:40:42.394Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:40:42 [2020-04-02T18:40:42.394Z] VALIDATE_BRANCH=master
18:40:42 [2020-04-02T18:40:42.394Z] TERM=xterm
18:40:42 [2020-04-02T18:40:42.394Z] DOCKER_PKG=github.com/docker/docker
18:40:42 [2020-04-02T18:40:42.394Z] SHLVL=1
18:40:42 [2020-04-02T18:40:42.394Z] TIMEOUT=120m
18:40:42 [2020-04-02T18:40:42.394Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
18:40:42 [2020-04-02T18:40:42.394Z] DOCKER_GRAPHDRIVER=overlay2
18:40:42 [2020-04-02T18:40:42.394Z] GO111MODULE=off
18:40:42 [2020-04-02T18:40:42.394Z] DOCKER_EXPERIMENTAL=1
18:40:42 [2020-04-02T18:40:42.394Z] TEST_SKIP_INTEGRATION_CLI=1
18:40:42 [2020-04-02T18:40:42.394Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:40:42 [2020-04-02T18:40:42.394Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:40:42 [2020-04-02T18:40:42.394Z] GOPATH=/go
18:40:42 [2020-04-02T18:40:42.394Z] PKG_CONFIG=pkg-config
18:40:42 [2020-04-02T18:40:42.394Z] _=/usr/bin/env
18:40:42 [2020-04-02T18:40:42.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:40:42 [2020-04-02T18:40:42.919Z] #47 ...
18:40:42 [2020-04-02T18:40:42.919Z] 
18:40:42 [2020-04-02T18:40:42.919Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:40:43 [2020-04-02T18:40:43.983Z] #65 52.51 Checking out files:  20% (633/3145)   
Checking out files:  21% (661/3145)   
Checking out files:  22% (692/3145)   
Checking out files:  23% (724/3145)   
Checking out files:  24% (755/3145)   
Checking out files:  25% (787/3145)   
Checking out files:  26% (818/3145)   
Checking out files:  27% (850/3145)   
Checking out files:  28% (881/3145)   
Checking out files:  29% (913/3145)   
Checking out files:  30% (944/3145)   
Checking out files:  31% (975/3145)   
Checking out files:  32% (1007/3145)   
Checking out files:  33% (1038/3145)   
Checking out files:  34% (1070/3145)   
Checking out files:  35% (1101/3145)   
Checking out files:  36% (1133/3145)   
Checking out files:  37% (1164/3145)   
Checking out files:  38% (1196/3145)   
Checking out files:  39% (1227/3145)   
Checking out files:  40% (1258/3145)   
Checking out files:  41% (1290/3145)   
Checking out files:  42% (1321/3145)   
Checking out files:  43% (1353/3145)   
Checking out files:  44% (1384/3145)   
Checking out files:  45% (1416/3145)   
Checking out files:  46% (1447/3145)   
Checking out files:  47% (1479/3145)   
Checking out files:  48% (1510/3145)   
Checking out files:  49% (1542/3145)   
Checking out files:  50% (1573/3145)   
Checking out files:  51% (1604/3145)   
Checking out files:  52% (1636/3145)   
Checking out files:  52% (1646/3145)   
Checking out files:  53% (1667/3145)   
Checking out files:  54% (1699/3145)   
Checking out files:  55% (1730/3145)   
Checking out files:  56% (1762/3145)   
Checking out files:  57% (1793/3145)   
Checking out files:  58% (1825/3145)   
Checking out files:  59% (1856/3145)   
Checking out files:  60% (1887/3145)   
Checking out files:  61% (1919/3145)   
Checking out files:  62% (1950/3145)   
Checking out files:  63% (1982/3145)   
Checking out files:  64% (2013/3145)   
Checking out files:  65% (2045/3145)   
Checking out files:  66% (2076/3145)   
Checking out files:  67% (2108/3145)   
Checking out files:  68% (2139/3145)   
Checking out files:  69% (2171/3145)   
Checking out files:  70% (2202/3145)   
Checking out files:  71% (2233/3145)   
Checking out files:  72% (2265/3145)   
Checking out files:  73% (2296/3145)   
Checking out files:  74% (2328/3145)   
Checking out files:  75% (2359/3145)   
Checking out files:  76% (2391/3145)   
Checking out files:  77% (2422/3145)   
Checking out files:  78% (2454/3145)   
Checking out files:  79% (2485/3145)   
Checking out files:  80% (2516/3145)   
Checking out files:  81% (2548/3145)   
Checking out files:  82% (2579/3145)   
Checking out files:  83% (2611/3145)   
Checking out files:  84% (2642/3145)   
Checking out files:  85% (2674/3145)   
Checking out files:  86% (2705/3145)   
Checking out files:  87% (2737/3145)   
Checking out files:  88% (2768/3145)   
Checking out files:  89% (2800/3145)   
Checking out files:  90% (2831/3145)   
Checking out files:  91% (2862/3145)   
Checking out files:  92% (2894/3145)   
Checking out files:  93% (2925/3145)   
Checking out files:  94% (2957/3145)   
Checking out files:  95% (2988/3145)   
Checking out files:  96% (3020/3145)   
Checking out files:  97% (3051/3145)   
Checking out files:  98% (3083/3145)   
Checking out files:  99% (3114/3145)   
Checking out files: 100% (3145/3145)   
Checking out files: 100% (3145/3145), done.
18:40:44 [2020-04-02T18:40:44.238Z] #65 55.46 + cd /tmp/tmp.lDTzCcmOKY/src/github.com/containerd/containerd
18:40:44 [2020-04-02T18:40:44.238Z] #65 55.46 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
18:40:44 [2020-04-02T18:40:44.799Z] #65 ...
18:40:44 [2020-04-02T18:40:44.799Z] 
18:40:44 [2020-04-02T18:40:44.799Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:40:44 [2020-04-02T18:40:44.799Z] #33 118.1 github.com/BurntSushi/toml/cmd/tomlv
18:40:44 [2020-04-02T18:40:44.799Z] #33 DONE 125.3s
18:40:45 [2020-04-02T18:40:45.054Z] 
18:40:45 [2020-04-02T18:40:45.054Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:40:45 [2020-04-02T18:40:45.054Z] #44 10.92 fatal: not a git repository (or any of the parent directories): .git
18:40:45 [2020-04-02T18:40:45.054Z] #44 10.93   GEN      .gitid
18:40:45 [2020-04-02T18:40:45.054Z] #44 10.95   GEN      criu/include/version.h
18:40:45 [2020-04-02T18:40:45.054Z] #44 10.98   GEN      include/common/asm
18:40:45 [2020-04-02T18:40:45.054Z] #44 15.00   PBCC     images/google/protobuf/descriptor.pb-c.c
18:40:45 [2020-04-02T18:40:45.054Z] #44 15.18   PBCC     images/opts.pb-c.c
18:40:45 [2020-04-02T18:40:45.054Z] #44 15.31   PBCC     images/sit.pb-c.c
18:40:45 [2020-04-02T18:40:45.054Z] #44 15.50   DEP      images/google/protobuf/descriptor.pb-c.d
18:40:45 [2020-04-02T18:40:45.054Z] #44 15.67   DEP      images/opts.pb-c.d
18:40:45 [2020-04-02T18:40:45.054Z] #44 15.78   DEP      images/sit.pb-c.d
18:40:45 [2020-04-02T18:40:45.054Z] #44 15.86   PBCC     images/macvlan.pb-c.c
18:40:45 [2020-04-02T18:40:45.054Z] #44 15.94   DEP      images/macvlan.pb-c.d
18:40:45 [2020-04-02T18:40:45.054Z] #44 16.02   PBCC     images/autofs.pb-c.c
18:40:45 [2020-04-02T18:40:45.054Z] #44 16.04   DEP      images/autofs.pb-c.d
18:40:45 [2020-04-02T18:40:45.054Z] #44 16.14   PBCC     images/sysctl.pb-c.c
18:40:45 [2020-04-02T18:40:45.054Z] #44 16.20   DEP      images/sysctl.pb-c.d
18:40:45 [2020-04-02T18:40:45.054Z] #44 16.31   PBCC     images/time.pb-c.c
18:40:45 [2020-04-02T18:40:45.054Z] #44 16.36   DEP      images/time.pb-c.d
18:40:45 [2020-04-02T18:40:45.054Z] #44 16.47   PBCC     images/binfmt-misc.pb-c.c
18:40:45 [2020-04-02T18:40:45.054Z] #44 16.56   DEP      images/binfmt-misc.pb-c.d
18:40:45 [2020-04-02T18:40:45.054Z] #44 16.66   PBCC     images/seccomp.pb-c.c
18:40:45 [2020-04-02T18:40:45.054Z] #44 16.73   DEP      images/seccomp.pb-c.d
18:40:45 [2020-04-02T18:40:45.054Z] #44 16.77   PBCC     images/userns.pb-c.c
18:40:45 [2020-04-02T18:40:45.054Z] #44 16.81   DEP      images/userns.pb-c.d
18:40:45 [2020-04-02T18:40:45.054Z] #44 16.86   PBCC     images/cgroup.pb-c.c
18:40:45 [2020-04-02T18:40:45.054Z] #44 16.91   DEP      images/cgroup.pb-c.d
18:40:45 [2020-04-02T18:40:45.054Z] #44 16.93   PBCC     images/fown.pb-c.c
18:40:45 [2020-04-02T18:40:45.054Z] #44 17.02   PBCC     images/ext-file.pb-c.c
18:40:45 [2020-04-02T18:40:45.054Z] #44 17.05   DEP      images/fown.pb-c.d
18:40:45 [2020-04-02T18:40:45.054Z] #44 17.12   DEP      images/ext-file.pb-c.d
18:40:45 [2020-04-02T18:40:45.054Z] #44 17.28   PBCC     images/rpc.pb-c.c
18:40:45 [2020-04-02T18:40:45.054Z] #44 17.37   DEP      images/rpc.pb-c.d
18:40:45 [2020-04-02T18:40:45.054Z] #44 17.49   PBCC     images/siginfo.pb-c.c
18:40:45 [2020-04-02T18:40:45.054Z] #44 17.50   DEP      images/siginfo.pb-c.d
18:40:45 [2020-04-02T18:40:45.054Z] #44 17.58   PBCC     images/pagemap.pb-c.c
18:40:45 [2020-04-02T18:40:45.054Z] #44 17.68   DEP      images/pagemap.pb-c.d
18:40:45 [2020-04-02T18:40:45.054Z] #44 17.75   PBCC     images/rlimit.pb-c.c
18:40:45 [2020-04-02T18:40:45.054Z] #44 17.79   DEP      images/rlimit.pb-c.d
18:40:45 [2020-04-02T18:40:45.054Z] #44 17.83   PBCC     images/file-lock.pb-c.c
18:40:45 [2020-04-02T18:40:45.054Z] #44 17.89   DEP      images/file-lock.pb-c.d
18:40:45 [2020-04-02T18:40:45.054Z] #44 17.97   PBCC     images/tty.pb-c.c
18:40:45 [2020-04-02T18:40:45.054Z] #44 18.07   DEP      images/tty.pb-c.d
18:40:45 [2020-04-02T18:40:45.054Z] #44 18.12   PBCC     images/tun.pb-c.c
18:40:45 [2020-04-02T18:40:45.054Z] #44 18.19   PBCC     images/netdev.pb-c.c
18:40:45 [2020-04-02T18:40:45.054Z] #44 18.28   DEP      images/tun.pb-c.d
18:40:45 [2020-04-02T18:40:45.054Z] #44 18.38   DEP      images/netdev.pb-c.d
18:40:45 [2020-04-02T18:40:45.054Z] #44 18.47   PBCC     images/vma.pb-c.c
18:40:45 [2020-04-02T18:40:45.054Z] #44 18.68   DEP      images/vma.pb-c.d
18:40:45 [2020-04-02T18:40:45.054Z] #44 18.77   PBCC     images/creds.pb-c.c
18:40:45 [2020-04-02T18:40:45.054Z] #44 18.82   DEP      images/creds.pb-c.d
18:40:45 [2020-04-02T18:40:45.054Z] #44 18.93   PBCC     images/utsns.pb-c.c
18:40:45 [2020-04-02T18:40:45.054Z] #44 18.98   DEP      images/utsns.pb-c.d
18:40:45 [2020-04-02T18:40:45.054Z] #44 19.08   PBCC     images/ipc-desc.pb-c.c
18:40:45 [2020-04-02T18:40:45.054Z] #44 19.11   PBCC     images/ipc-sem.pb-c.c
18:40:45 [2020-04-02T18:40:45.054Z] #44 19.25   DEP      images/ipc-desc.pb-c.d
18:40:45 [2020-04-02T18:40:45.054Z] #44 19.33   DEP      images/ipc-sem.pb-c.d
18:40:45 [2020-04-02T18:40:45.054Z] #44 19.45   PBCC     images/ipc-msg.pb-c.c
18:40:45 [2020-04-02T18:40:45.054Z] #44 19.51   DEP      images/ipc-msg.pb-c.d
18:40:45 [2020-04-02T18:40:45.054Z] #44 19.56   PBCC     images/ipc-shm.pb-c.c
18:40:45 [2020-04-02T18:40:45.054Z] #44 19.65   DEP      images/ipc-shm.pb-c.d
18:40:45 [2020-04-02T18:40:45.054Z] #44 19.69   PBCC     images/ipc-var.pb-c.c
18:40:45 [2020-04-02T18:40:45.054Z] #44 19.73   DEP      images/ipc-var.pb-c.d
18:40:45 [2020-04-02T18:40:45.310Z] #44 19.83   PBCC     images/sk-opts.pb-c.c
18:40:45 [2020-04-02T18:40:45.310Z] #44 19.87   PBCC     images/packet-sock.pb-c.c
18:40:45 [2020-04-02T18:40:45.310Z] #44 19.95   DEP      images/sk-opts.pb-c.d
18:40:45 [2020-04-02T18:40:45.310Z] #44 20.00   DEP      images/packet-sock.pb-c.d
18:40:45 [2020-04-02T18:40:45.565Z] #44 20.11   PBCC     images/sk-netlink.pb-c.c
18:40:45 [2020-04-02T18:40:45.565Z] #44 20.23   DEP      images/sk-netlink.pb-c.d
18:40:45 [2020-04-02T18:40:45.565Z] #44 20.36   PBCC     images/sk-inet.pb-c.c
18:40:45 [2020-04-02T18:40:45.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:40:45 [2020-04-02T18:40:45.820Z] #44 20.46   DEP      images/sk-inet.pb-c.d
18:40:46 [2020-04-02T18:40:46.075Z] #44 20.59   PBCC     images/sk-unix.pb-c.c
18:40:46 [2020-04-02T18:40:46.075Z] #44 20.65   DEP      images/sk-unix.pb-c.d
18:40:46 [2020-04-02T18:40:46.075Z] #44 20.73   PBCC     images/mm.pb-c.c
18:40:46 [2020-04-02T18:40:46.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:40:46 [2020-04-02T18:40:46.331Z] #44 20.94   DEP      images/mm.pb-c.d
18:40:46 [2020-04-02T18:40:46.331Z] #44 21.02   PBCC     images/timerfd.pb-c.c
18:40:46 [2020-04-02T18:40:46.586Z] #44 21.21   DEP      images/timerfd.pb-c.d
18:40:46 [2020-04-02T18:40:46.841Z] #44 21.37   PBCC     images/timer.pb-c.c
18:40:46 [2020-04-02T18:40:46.841Z] #44 21.43   DEP      images/timer.pb-c.d
18:40:46 [2020-04-02T18:40:46.841Z] #44 21.45   PBCC     images/sa.pb-c.c
18:40:47 [2020-04-02T18:40:47.097Z] #44 21.60   DEP      images/sa.pb-c.d
18:40:47 [2020-04-02T18:40:47.097Z] #44 21.74   PBCC     images/pipe-data.pb-c.c
18:40:47 [2020-04-02T18:40:47.097Z] #44 21.76   DEP      images/pipe-data.pb-c.d
18:40:47 [2020-04-02T18:40:47.097Z] #44 21.82   PBCC     images/mnt.pb-c.c
18:40:47 [2020-04-02T18:40:47.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:40:47 [2020-04-02T18:40:47.352Z] #44 21.84   DEP      images/mnt.pb-c.d
18:40:47 [2020-04-02T18:40:47.352Z] #44 ...
18:40:47 [2020-04-02T18:40:47.352Z] 
18:40:47 [2020-04-02T18:40:47.352Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:40:47 [2020-04-02T18:40:47.352Z] #65 58.61 + export 'BUILDTAGS=netgo osusergo static_build'
18:40:47 [2020-04-02T18:40:47.352Z] #65 58.61 + BUILDTAGS='netgo osusergo static_build'
18:40:47 [2020-04-02T18:40:47.352Z] #65 58.61 + export EXTRA_FLAGS=-buildmode=pie
18:40:47 [2020-04-02T18:40:47.352Z] #65 58.61 + EXTRA_FLAGS=-buildmode=pie
18:40:47 [2020-04-02T18:40:47.352Z] #65 58.61 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:40:47 [2020-04-02T18:40:47.352Z] #65 58.61 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:40:47 [2020-04-02T18:40:47.352Z] #65 58.61 + '[' '' = dynamic ']'
18:40:47 [2020-04-02T18:40:47.352Z] #65 58.61 + make
18:40:48 [2020-04-02T18:40:48.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:40:48 [2020-04-02T18:40:48.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:40:48 [2020-04-02T18:40:48.715Z] #65 59.89 + bin/ctr
18:40:49 [2020-04-02T18:40:49.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:40:50 [2020-04-02T18:40:50.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:40:50 [2020-04-02T18:40:50.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:40:50 [2020-04-02T18:40:50.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:40:50 [2020-04-02T18:40:50.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:40:50 [2020-04-02T18:40:50.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:40:50 [2020-04-02T18:40:50.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:40:51 [2020-04-02T18:40:51.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:40:52 [2020-04-02T18:40:52.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:40:52 [2020-04-02T18:40:52.871Z] #65 ...
18:40:52 [2020-04-02T18:40:52.871Z] 
18:40:52 [2020-04-02T18:40:52.871Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:40:52 [2020-04-02T18:40:52.871Z] #44 21.97   PBCC     images/sk-packet.pb-c.c
18:40:52 [2020-04-02T18:40:52.871Z] #44 22.04   DEP      images/sk-packet.pb-c.d
18:40:52 [2020-04-02T18:40:52.871Z] #44 22.15   PBCC     images/tcp-stream.pb-c.c
18:40:52 [2020-04-02T18:40:52.871Z] #44 22.21   DEP      images/tcp-stream.pb-c.d
18:40:52 [2020-04-02T18:40:52.871Z] #44 22.31   PBCC     images/pipe.pb-c.c
18:40:52 [2020-04-02T18:40:52.871Z] #44 22.40   DEP      images/pipe.pb-c.d
18:40:52 [2020-04-02T18:40:52.871Z] #44 22.47   PBCC     images/pstree.pb-c.c
18:40:52 [2020-04-02T18:40:52.871Z] #44 22.48   DEP      images/pstree.pb-c.d
18:40:52 [2020-04-02T18:40:52.871Z] #44 22.56   PBCC     images/fs.pb-c.c
18:40:52 [2020-04-02T18:40:52.871Z] #44 22.59   DEP      images/fs.pb-c.d
18:40:52 [2020-04-02T18:40:52.871Z] #44 22.68   PBCC     images/signalfd.pb-c.c
18:40:52 [2020-04-02T18:40:52.871Z] #44 22.70   DEP      images/signalfd.pb-c.d
18:40:52 [2020-04-02T18:40:52.871Z] #44 22.78   PBCC     images/fh.pb-c.c
18:40:52 [2020-04-02T18:40:52.871Z] #44 22.82   PBCC     images/fsnotify.pb-c.c
18:40:52 [2020-04-02T18:40:52.871Z] #44 22.96   DEP      images/fh.pb-c.d
18:40:52 [2020-04-02T18:40:52.871Z] #44 22.99   DEP      images/fsnotify.pb-c.d
18:40:52 [2020-04-02T18:40:52.871Z] #44 23.14   PBCC     images/eventpoll.pb-c.c
18:40:52 [2020-04-02T18:40:52.871Z] #44 23.17   DEP      images/eventpoll.pb-c.d
18:40:52 [2020-04-02T18:40:52.871Z] #44 23.26   PBCC     images/eventfd.pb-c.c
18:40:52 [2020-04-02T18:40:52.871Z] #44 23.29   DEP      images/eventfd.pb-c.d
18:40:52 [2020-04-02T18:40:52.871Z] #44 23.34   PBCC     images/remap-file-path.pb-c.c
18:40:52 [2020-04-02T18:40:52.871Z] #44 23.38   DEP      images/remap-file-path.pb-c.d
18:40:52 [2020-04-02T18:40:52.871Z] #44 23.44   PBCC     images/fifo.pb-c.c
18:40:52 [2020-04-02T18:40:52.871Z] #44 23.48   DEP      images/fifo.pb-c.d
18:40:52 [2020-04-02T18:40:52.871Z] #44 23.55   PBCC     images/ghost-file.pb-c.c
18:40:52 [2020-04-02T18:40:52.871Z] #44 23.66   DEP      images/ghost-file.pb-c.d
18:40:52 [2020-04-02T18:40:52.871Z] #44 23.72   PBCC     images/regfile.pb-c.c
18:40:52 [2020-04-02T18:40:52.871Z] #44 23.81   DEP      images/regfile.pb-c.d
18:40:52 [2020-04-02T18:40:52.871Z] #44 23.89   PBCC     images/ns.pb-c.c
18:40:52 [2020-04-02T18:40:52.871Z] #44 23.94   DEP      images/ns.pb-c.d
18:40:52 [2020-04-02T18:40:52.871Z] #44 23.98   PBCC     images/fdinfo.pb-c.c
18:40:52 [2020-04-02T18:40:52.871Z] #44 24.15   DEP      images/fdinfo.pb-c.d
18:40:52 [2020-04-02T18:40:52.871Z] #44 24.28   PBCC     images/core-aarch64.pb-c.c
18:40:52 [2020-04-02T18:40:52.871Z] #44 24.34   PBCC     images/core-arm.pb-c.c
18:40:52 [2020-04-02T18:40:52.871Z] #44 24.39   PBCC     images/core-ppc64.pb-c.c
18:40:52 [2020-04-02T18:40:52.871Z] #44 24.44   PBCC     images/core-s390.pb-c.c
18:40:52 [2020-04-02T18:40:52.871Z] #44 24.50   PBCC     images/core-x86.pb-c.c
18:40:52 [2020-04-02T18:40:52.871Z] #44 24.62   PBCC     images/core.pb-c.c
18:40:52 [2020-04-02T18:40:52.871Z] #44 24.74   PBCC     images/inventory.pb-c.c
18:40:52 [2020-04-02T18:40:52.871Z] #44 24.85   DEP      images/core-aarch64.pb-c.d
18:40:52 [2020-04-02T18:40:52.871Z] #44 24.94   DEP      images/core-arm.pb-c.d
18:40:52 [2020-04-02T18:40:52.871Z] #44 25.10   DEP      images/core-ppc64.pb-c.d
18:40:52 [2020-04-02T18:40:52.871Z] #44 25.19   DEP      images/core-s390.pb-c.d
18:40:52 [2020-04-02T18:40:52.871Z] #44 25.31   DEP      images/core-x86.pb-c.d
18:40:52 [2020-04-02T18:40:52.871Z] #44 25.38   DEP      images/core.pb-c.d
18:40:52 [2020-04-02T18:40:52.871Z] #44 25.46   DEP      images/inventory.pb-c.d
18:40:52 [2020-04-02T18:40:52.871Z] #44 25.59   PBCC     images/cpuinfo.pb-c.c
18:40:52 [2020-04-02T18:40:52.871Z] #44 25.65   DEP      images/cpuinfo.pb-c.d
18:40:52 [2020-04-02T18:40:52.871Z] #44 25.70   PBCC     images/stats.pb-c.c
18:40:52 [2020-04-02T18:40:52.871Z] #44 25.76   DEP      images/stats.pb-c.d
18:40:53 [2020-04-02T18:40:53.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:40:53 [2020-04-02T18:40:53.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:40:53 [2020-04-02T18:40:53.794Z] #44 28.27 make[1]: Nothing to be done for 'all'.
18:40:54 [2020-04-02T18:40:54.108Z] Removing intermediate container 7c388523da6f
18:40:54 [2020-04-02T18:40:54.108Z]  ---> 2fd4e78392e3
18:40:54 [2020-04-02T18:40:54.108Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
18:40:54 [2020-04-02T18:40:54.108Z]  ---> ebd73b5ebd31
18:40:54 [2020-04-02T18:40:54.108Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
18:40:54 [2020-04-02T18:40:54.108Z]  ---> 1dbf95cdac83
18:40:54 [2020-04-02T18:40:54.108Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
18:40:54 [2020-04-02T18:40:54.108Z]  ---> Running in a47bd76657f6
18:40:54 [2020-04-02T18:40:54.108Z] Removing intermediate container a47bd76657f6
18:40:54 [2020-04-02T18:40:54.108Z]  ---> 3e64a024bf98
18:40:54 [2020-04-02T18:40:54.108Z] Successfully built 3e64a024bf98
18:40:54 [2020-04-02T18:40:54.108Z] Successfully tagged moby-buildx:latest
18:40:54 [2020-04-02T18:40:54.108Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
18:40:54 [2020-04-02T18:40:54.108Z] if [ -n "${id}" ]; then \
18:40:54 [2020-04-02T18:40:54.108Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
18:40:54 [2020-04-02T18:40:54.108Z] 	&& touch bundles/buildx; \
18:40:54 [2020-04-02T18:40:54.108Z] 	docker rm -f ${id}; \
18:40:54 [2020-04-02T18:40:54.108Z] fi
18:40:54 [2020-04-02T18:40:54.108Z] e068ef91087d074dd2121483dd65e1b4b6573fe177099a6c7c4bfcc9a255ef28
18:40:54 [2020-04-02T18:40:54.108Z] bundles/buildx version
18:40:54 [2020-04-02T18:40:54.108Z] buildx v0.3.1 6db68d0
18:40:54 [2020-04-02T18:40:54.108Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79 .
18:40:54 [2020-04-02T18:40:54.108Z] #1 [internal] booting buildkit
18:40:54 [2020-04-02T18:40:54.108Z] #1 pulling image moby/buildkit:buildx-stable-1
18:40:54 [2020-04-02T18:40:54.108Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done
18:40:54 [2020-04-02T18:40:54.108Z] #1 creating container buildx_buildkit_default
18:40:54 [2020-04-02T18:40:54.108Z] #1 creating container buildx_buildkit_default 0.5s done
18:40:54 [2020-04-02T18:40:54.108Z] #1 DONE 3.2s
18:40:54 [2020-04-02T18:40:54.108Z] 
18:40:54 [2020-04-02T18:40:54.108Z] #2 [internal] load build definition from Dockerfile
18:40:54 [2020-04-02T18:40:54.108Z] #2 transferring dockerfile: 17.05kB 0.0s done
18:40:54 [2020-04-02T18:40:54.108Z] #2 DONE 0.0s
18:40:54 [2020-04-02T18:40:54.108Z] 
18:40:54 [2020-04-02T18:40:54.108Z] #3 [internal] load .dockerignore
18:40:54 [2020-04-02T18:40:54.108Z] #3 transferring context: 87B 0.0s done
18:40:54 [2020-04-02T18:40:54.108Z] #3 DONE 0.0s
18:40:54 [2020-04-02T18:40:54.108Z] 
18:40:54 [2020-04-02T18:40:54.108Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
18:40:54 [2020-04-02T18:40:54.108Z] #4 DONE 0.6s
18:40:54 [2020-04-02T18:40:54.108Z] 
18:40:54 [2020-04-02T18:40:54.108Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
18:40:54 [2020-04-02T18:40:54.108Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
18:40:54 [2020-04-02T18:40:54.108Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
18:40:54 [2020-04-02T18:40:54.108Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done
18:40:54 [2020-04-02T18:40:54.108Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done
18:40:54 [2020-04-02T18:40:54.108Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done
18:40:54 [2020-04-02T18:40:54.108Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
18:40:54 [2020-04-02T18:40:54.108Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done
18:40:54 [2020-04-02T18:40:54.108Z] #5 DONE 0.8s
18:40:54 [2020-04-02T18:40:54.108Z] 
18:40:54 [2020-04-02T18:40:54.108Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
18:40:54 [2020-04-02T18:40:54.108Z] #7 DONE 0.3s
18:40:54 [2020-04-02T18:40:54.108Z] 
18:40:54 [2020-04-02T18:40:54.108Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster
18:40:54 [2020-04-02T18:40:54.108Z] #6 DONE 0.3s
18:40:54 [2020-04-02T18:40:54.108Z] 
18:40:54 [2020-04-02T18:40:54.108Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
18:40:54 [2020-04-02T18:40:54.108Z] #8 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done
18:40:54 [2020-04-02T18:40:54.108Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 0B / 8.25MB 0.1s
18:40:54 [2020-04-02T18:40:54.108Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 0B / 10.73MB 0.1s
18:40:54 [2020-04-02T18:40:54.108Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 0B / 54.14MB 0.1s
18:40:54 [2020-04-02T18:40:54.108Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 0B / 73.51MB 0.1s
18:40:54 [2020-04-02T18:40:54.108Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 0B / 96.43MB 0.1s
18:40:54 [2020-04-02T18:40:54.108Z] #8 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done
18:40:54 [2020-04-02T18:40:54.109Z] #8 sha256:29760557aa15d83b93e1d2ddabafde26559e22005a775c9e89722c8ef7334733 1.79kB / 1.79kB done
18:40:54 [2020-04-02T18:40:54.109Z] #8 sha256:13f57ae73c13d96f2792fd42f2b7090450dd6ca8f4120750b050447a69f2ac9c 5.46kB / 5.46kB done
18:40:54 [2020-04-02T18:40:54.109Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 0B / 57.39MB 0.1s
18:40:54 [2020-04-02T18:40:54.109Z] #8 sha256:907849ba77bc2d17fc1c887733aed42dbb49a42e6af4044ae7879bc823bf9a9b 0B / 155B 0.1s
18:40:54 [2020-04-02T18:40:54.109Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 621.63kB / 8.25MB 0.3s
18:40:54 [2020-04-02T18:40:54.109Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 1.05MB / 10.73MB 0.3s
18:40:54 [2020-04-02T18:40:54.109Z] #8 sha256:907849ba77bc2d17fc1c887733aed42dbb49a42e6af4044ae7879bc823bf9a9b 155B / 155B 0.2s done
18:40:54 [2020-04-02T18:40:54.109Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 1.21MB / 8.25MB 0.5s
18:40:54 [2020-04-02T18:40:54.109Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 1.60MB / 10.73MB 0.5s
18:40:54 [2020-04-02T18:40:54.109Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 1.73MB / 8.25MB 0.6s
18:40:54 [2020-04-02T18:40:54.109Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 2.39MB / 8.25MB 0.7s
18:40:54 [2020-04-02T18:40:54.109Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 2.78MB / 10.73MB 0.7s
18:40:54 [2020-04-02T18:40:54.109Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 3.01MB / 8.25MB 0.9s
18:40:54 [2020-04-02T18:40:54.109Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 3.41MB / 10.73MB 0.9s
18:40:54 [2020-04-02T18:40:54.109Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 2.92MB / 54.14MB 0.9s
18:40:54 [2020-04-02T18:40:54.109Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 3.13MB / 57.39MB 0.9s
18:40:54 [2020-04-02T18:40:54.109Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 3.51MB / 8.25MB 1.0s
18:40:54 [2020-04-02T18:40:54.109Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 4.00MB / 8.25MB 1.2s
18:40:54 [2020-04-02T18:40:54.109Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 4.39MB / 10.73MB 1.2s
18:40:54 [2020-04-02T18:40:54.109Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 3.87MB / 73.51MB 1.2s
18:40:54 [2020-04-02T18:40:54.109Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 4.55MB / 8.25MB 1.3s
18:40:54 [2020-04-02T18:40:54.109Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 4.98MB / 10.73MB 1.3s
18:40:54 [2020-04-02T18:40:54.109Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 5.05MB / 8.25MB 1.5s
18:40:54 [2020-04-02T18:40:54.109Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 4.85MB / 96.43MB 1.5s
18:40:54 [2020-04-02T18:40:54.109Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 5.57MB / 8.25MB 1.6s
18:40:54 [2020-04-02T18:40:54.109Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 6.00MB / 10.73MB 1.6s
18:40:54 [2020-04-02T18:40:54.109Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 6.09MB / 8.25MB 1.8s
18:40:54 [2020-04-02T18:40:54.109Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 6.00MB / 54.14MB 1.8s
18:40:54 [2020-04-02T18:40:54.109Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 6.21MB / 57.39MB 1.8s
18:40:54 [2020-04-02T18:40:54.109Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 6.75MB / 8.25MB 1.9s
18:40:54 [2020-04-02T18:40:54.109Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 7.01MB / 10.73MB 1.9s
18:40:54 [2020-04-02T18:40:54.109Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 7.21MB / 8.25MB 2.1s
18:40:54 [2020-04-02T18:40:54.109Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 7.70MB / 8.25MB 2.2s
18:40:54 [2020-04-02T18:40:54.109Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 7.96MB / 10.73MB 2.2s
18:40:54 [2020-04-02T18:40:54.109Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 7.56MB / 73.51MB 2.2s
18:40:54 [2020-04-02T18:40:54.109Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 8.25MB / 8.25MB 2.4s done
18:40:54 [2020-04-02T18:40:54.109Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 8.87MB / 10.73MB 2.5s
18:40:54 [2020-04-02T18:40:54.109Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 9.43MB / 10.73MB 2.7s
18:40:54 [2020-04-02T18:40:54.109Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 9.04MB / 54.14MB 2.7s
18:40:54 [2020-04-02T18:40:54.109Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 9.30MB / 57.39MB 2.7s
18:40:54 [2020-04-02T18:40:54.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:40:54 [2020-04-02T18:40:54.430Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 10.09MB / 10.73MB 2.8s
18:40:54 [2020-04-02T18:40:54.430Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 10.19MB / 96.43MB 3.0s
18:40:54 [2020-04-02T18:40:54.430Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 10.73MB / 10.73MB 3.0s done
18:40:54 [2020-04-02T18:40:54.724Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 11.73MB / 73.51MB 3.3s
18:40:55 [2020-04-02T18:40:55.015Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 12.22MB / 54.14MB 3.5s
18:40:55 [2020-04-02T18:40:55.016Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 12.53MB / 57.39MB 3.5s
18:40:55 [2020-04-02T18:40:55.154Z] #44 ...
18:40:55 [2020-04-02T18:40:55.154Z] 
18:40:55 [2020-04-02T18:40:55.154Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:40:55 [2020-04-02T18:40:55.154Z] #56 125.3 github.com/pkg/diff
18:40:55 [2020-04-02T18:40:55.154Z] #56 125.6 go/ast
18:40:55 [2020-04-02T18:40:55.154Z] #56 128.1 golang.org/x/crypto/ssh/terminal
18:40:55 [2020-04-02T18:40:55.154Z] #56 130.2 mvdan.cc/editorconfig
18:40:55 [2020-04-02T18:40:55.154Z] #56 132.2 mvdan.cc/sh/v3/fileutil
18:40:55 [2020-04-02T18:40:55.154Z] #56 132.4 mvdan.cc/sh/v3/syntax
18:40:55 [2020-04-02T18:40:55.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:40:55 [2020-04-02T18:40:55.665Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 16.08MB / 54.14MB 4.2s
18:40:55 [2020-04-02T18:40:55.665Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 16.42MB / 73.51MB 4.2s
18:40:55 [2020-04-02T18:40:55.665Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 16.06MB / 96.43MB 4.2s
18:40:55 [2020-04-02T18:40:55.665Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 16.66MB / 57.39MB 4.2s
18:40:55 [2020-04-02T18:40:55.721Z] #56 ...
18:40:55 [2020-04-02T18:40:55.722Z] 
18:40:55 [2020-04-02T18:40:55.722Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:40:55 [2020-04-02T18:40:55.722Z] #44 30.42   CC       images/stats.o
18:40:56 [2020-04-02T18:40:56.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:40:56 [2020-04-02T18:40:56.282Z] #44 31.08   CC       images/core.o
18:40:56 [2020-04-02T18:40:56.328Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 19.28MB / 54.14MB 4.8s
18:40:56 [2020-04-02T18:40:56.328Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 19.87MB / 57.39MB 4.8s
18:40:56 [2020-04-02T18:40:56.328Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 20.25MB / 73.51MB 4.9s
18:40:56 [2020-04-02T18:40:56.622Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 22.00MB / 54.14MB 5.2s
18:40:56 [2020-04-02T18:40:56.622Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 21.53MB / 96.43MB 5.2s
18:40:56 [2020-04-02T18:40:56.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:40:56 [2020-04-02T18:40:56.919Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 23.48MB / 57.39MB 5.4s
18:40:56 [2020-04-02T18:40:56.919Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 24.12MB / 73.51MB 5.5s
18:40:57 [2020-04-02T18:40:57.216Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 25.50MB / 54.14MB 5.8s
18:40:57 [2020-04-02T18:40:57.216Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 26.96MB / 57.39MB 6.0s
18:40:57 [2020-04-02T18:40:57.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:40:57 [2020-04-02T18:40:57.508Z] #8 ...
18:40:57 [2020-04-02T18:40:57.508Z] 
18:40:57 [2020-04-02T18:40:57.508Z] #21 [internal] load build context
18:40:57 [2020-04-02T18:40:57.508Z] #21 transferring context: 50.10MB 6.0s done
18:40:57 [2020-04-02T18:40:57.508Z] #21 DONE 6.1s
18:40:57 [2020-04-02T18:40:57.508Z] 
18:40:57 [2020-04-02T18:40:57.508Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
18:40:57 [2020-04-02T18:40:57.508Z] #72 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
18:40:57 [2020-04-02T18:40:57.508Z] #72 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
18:40:57 [2020-04-02T18:40:57.508Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.9s done
18:40:57 [2020-04-02T18:40:57.508Z] #72 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
18:40:57 [2020-04-02T18:40:57.508Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.0s done
18:40:57 [2020-04-02T18:40:57.508Z] #72 DONE 6.1s
18:40:57 [2020-04-02T18:40:57.508Z] 
18:40:57 [2020-04-02T18:40:57.508Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
18:40:57 [2020-04-02T18:40:57.508Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 28.45MB / 54.14MB 6.1s
18:40:57 [2020-04-02T18:40:57.508Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 28.15MB / 73.51MB 6.1s
18:40:57 [2020-04-02T18:40:57.508Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 27.11MB / 96.43MB 6.1s
18:40:57 [2020-04-02T18:40:57.641Z] #44 32.05   CC       images/core-x86.o
18:40:57 [2020-04-02T18:40:57.641Z] #44 ...
18:40:57 [2020-04-02T18:40:57.641Z] 
18:40:57 [2020-04-02T18:40:57.641Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:40:57 [2020-04-02T18:40:57.641Z] #47 129.0 go/parser
18:40:57 [2020-04-02T18:40:57.641Z] #47 130.5 text/template
18:40:57 [2020-04-02T18:40:57.641Z] #47 136.2 encoding/xml
18:40:57 [2020-04-02T18:40:57.641Z] #47 138.9 go/doc
18:40:57 [2020-04-02T18:40:57.797Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 29.88MB / 57.39MB 6.3s
18:40:58 [2020-04-02T18:40:58.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:40:58 [2020-04-02T18:40:58.116Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 33.17MB / 54.14MB 6.6s
18:40:58 [2020-04-02T18:40:58.116Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 32.89MB / 73.51MB 6.6s
18:40:58 [2020-04-02T18:40:58.116Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 33.32MB / 57.39MB 6.6s
18:40:58 [2020-04-02T18:40:58.116Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 33.66MB / 96.43MB 6.7s
18:40:58 [2020-04-02T18:40:58.315Z] ................................................                         [ 29%]
18:40:58 [2020-04-02T18:40:58.408Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 37.95MB / 54.14MB 7.0s
18:40:58 [2020-04-02T18:40:58.408Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 37.72MB / 73.51MB 7.0s
18:40:58 [2020-04-02T18:40:58.408Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 38.13MB / 57.39MB 7.0s
18:40:58 [2020-04-02T18:40:58.564Z] #47 ...
18:40:58 [2020-04-02T18:40:58.564Z] 
18:40:58 [2020-04-02T18:40:58.564Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:40:58 [2020-04-02T18:40:58.564Z] #44 33.17   CC       images/core-arm.o
18:40:58 [2020-04-02T18:40:58.698Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 41.78MB / 54.14MB 7.3s
18:40:58 [2020-04-02T18:40:58.698Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 40.23MB / 96.43MB 7.3s
18:40:58 [2020-04-02T18:40:58.698Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 41.96MB / 57.39MB 7.3s
18:40:58 [2020-04-02T18:40:58.989Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 45.39MB / 54.14MB 7.6s
18:40:58 [2020-04-02T18:40:58.989Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 44.03MB / 73.51MB 7.6s
18:40:58 [2020-04-02T18:40:58.989Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 45.18MB / 57.39MB 7.6s
18:40:59 [2020-04-02T18:40:59.098Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:40:59 [2020-04-02T18:40:59.098Z] Using test binary docker
18:40:59 [2020-04-02T18:40:59.098Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:40:59 [2020-04-02T18:40:59.098Z] +++ /etc/init.d/apparmor start
18:40:59 [2020-04-02T18:40:59.098Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:40:59 [2020-04-02T18:40:59.098Z] INFO: Waiting for daemon to start...
18:40:59 [2020-04-02T18:40:59.098Z] Starting dockerd
18:40:59 [2020-04-02T18:40:59.098Z] +++ 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
18:40:59 [2020-04-02T18:40:59.278Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 45.07MB / 96.43MB 7.8s
18:40:59 [2020-04-02T18:40:59.487Z] #44 33.96   CC       images/core-aarch64.o
18:40:59 [2020-04-02T18:40:59.565Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 50.96MB / 54.14MB 8.1s
18:40:59 [2020-04-02T18:40:59.565Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 49.37MB / 73.51MB 8.1s
18:40:59 [2020-04-02T18:40:59.565Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 50.61MB / 57.39MB 8.1s
18:40:59 [2020-04-02T18:40:59.565Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 50.31MB / 96.43MB 8.2s
18:40:59 [2020-04-02T18:40:59.858Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 54.14MB / 54.14MB 8.4s done
18:40:59 [2020-04-02T18:40:59.858Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 54.18MB / 57.39MB 8.4s
18:41:00 [2020-04-02T18:41:00.045Z] #44 34.65   CC       images/core-ppc64.o
18:41:00 [2020-04-02T18:41:00.149Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 55.53MB / 73.51MB 8.5s
18:41:00 [2020-04-02T18:41:00.149Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 64.81MB / 73.51MB 8.8s
18:41:00 [2020-04-02T18:41:00.149Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 60.30MB / 96.43MB 8.8s
18:41:00 [2020-04-02T18:41:00.149Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 57.39MB / 57.39MB 8.6s done
18:41:00 [2020-04-02T18:41:00.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:41:00 [2020-04-02T18:41:00.752Z] using credential docker-jenkins-github-credentials
18:41:00 [2020-04-02T18:41:00.785Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 73.51MB / 73.51MB 9.2s done
18:41:00 [2020-04-02T18:41:00.785Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 74.12MB / 96.43MB 9.3s
18:41:00 [2020-04-02T18:41:00.785Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 82.13MB / 96.43MB 9.4s
18:41:00 [2020-04-02T18:41:00.826Z] Cloning the remote Git repository
18:41:00 [2020-04-02T18:41:00.826Z] Cloning with configured refspecs honoured and without tags
18:41:01 [2020-04-02T18:41:01.073Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 90.36MB / 96.43MB 9.6s
18:41:01 [2020-04-02T18:41:01.073Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 96.43MB / 96.43MB 9.7s
18:41:01 [2020-04-02T18:41:01.115Z] .
18:41:01 [2020-04-02T18:41:01.115Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:41:01 [2020-04-02T18:41:01.115Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:41:01 [2020-04-02T18:41:01.115Z] Error: No such image: emptyfs
18:41:01 [2020-04-02T18:41:01.115Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:41:01 [2020-04-02T18:41:01.115Z] ++++ docker load
18:41:01 [2020-04-02T18:41:01.359Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 96.43MB / 96.43MB 9.8s done
18:41:01 [2020-04-02T18:41:01.359Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca
18:41:01 [2020-04-02T18:41:01.396Z] Running integration-test (iteration 1)
18:41:01 [2020-04-02T18:41:01.396Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
18:41:01 [2020-04-02T18:41:01.396Z] ++ 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
18:41:01 [2020-04-02T18:41:01.396Z] ++ set -e
18:41:01 [2020-04-02T18:41:01.396Z] ++ '[' -n 0 ']'
18:41:01 [2020-04-02T18:41:01.396Z] ++ set -x
18:41:01 [2020-04-02T18:41:01.396Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:41:01 [2020-04-02T18:41:01.405Z] #44 36.02   CC       images/core-s390.o
18:41:01 [2020-04-02T18:41:01.029Z] Cloning repository https://github.com/moby/moby.git
18:41:01 [2020-04-02T18:41:01.527Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
18:41:02 [2020-04-02T18:41:02.764Z] #44 37.36   CC       images/cpuinfo.o
18:41:04 [2020-04-02T18:41:04.124Z] #44 38.41   CC       images/inventory.o
18:41:02 [2020-04-02T18:41:02.815Z] Fetching upstream changes from https://github.com/moby/moby.git
18:41:02 [2020-04-02T18:41:02.815Z]  > git --version # timeout=10
18:41:02 [2020-04-02T18:41:02.869Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:41:02 [2020-04-02T18:41:02.872Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40694/head:refs/remotes/origin/PR-40694 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:41:04 [2020-04-02T18:41:04.379Z] #44 38.98   CC       images/fdinfo.o
18:41:04 [2020-04-02T18:41:04.379Z] #44 ...
18:41:04 [2020-04-02T18:41:04.379Z] 
18:41:04 [2020-04-02T18:41:04.379Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:41:04 [2020-04-02T18:41:04.379Z] #47 145.4 github.com/LK4D4/vndr/godl/singleflight
18:41:04 [2020-04-02T18:41:04.633Z] #47 145.8 github.com/LK4D4/vndr/versioned
18:41:04 [2020-04-02T18:41:04.633Z] #47 145.8 github.com/LK4D4/vndr/build
18:41:04 [2020-04-02T18:41:04.633Z] #47 145.9 compress/flate
18:41:06 [2020-04-02T18:41:06.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:41:08 [2020-04-02T18:41:08.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:41:08 [2020-04-02T18:41:08.230Z] Loaded image: buildpack-deps:jessie
18:41:08 [2020-04-02T18:41:08.511Z] Loaded image: busybox:latest
18:41:08 [2020-04-02T18:41:08.793Z] Loaded image: busybox:glibc
18:41:08 [2020-04-02T18:41:08.793Z] Loaded image: debian:jessie
18:41:08 [2020-04-02T18:41:08.793Z] Loaded image: hello-world:latest
18:41:08 [2020-04-02T18:41:08.793Z] INFO: Testing against a local daemon
18:41:08 [2020-04-02T18:41:08.793Z] === RUN   TestCgroupNamespacesBuild
18:41:09 [2020-04-02T18:41:09.969Z] #47 150.5 compress/gzip
18:41:10 [2020-04-02T18:41:10.530Z] #47 151.8 vendor/golang.org/x/text/transform
18:41:10 [2020-04-02T18:41:10.530Z] #47 151.8 net
18:41:10 [2020-04-02T18:41:10.811Z] --- PASS: TestCgroupNamespacesBuild (2.09s)
18:41:10 [2020-04-02T18:41:10.811Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:41:11 [2020-04-02T18:41:11.458Z] #47 ...
18:41:11 [2020-04-02T18:41:11.458Z] 
18:41:11 [2020-04-02T18:41:11.458Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:41:11 [2020-04-02T18:41:11.458Z] #44 39.46   CC       images/fown.o
18:41:11 [2020-04-02T18:41:11.458Z] #44 40.04   CC       images/ns.o
18:41:11 [2020-04-02T18:41:11.458Z] #44 40.46   CC       images/regfile.o
18:41:11 [2020-04-02T18:41:11.458Z] #44 40.94   CC       images/ghost-file.o
18:41:11 [2020-04-02T18:41:11.458Z] #44 41.57   CC       images/fifo.o
18:41:11 [2020-04-02T18:41:11.458Z] #44 42.14   CC       images/remap-file-path.o
18:41:11 [2020-04-02T18:41:11.458Z] #44 42.55   CC       images/eventfd.o
18:41:11 [2020-04-02T18:41:11.458Z] #44 42.92   CC       images/eventpoll.o
18:41:11 [2020-04-02T18:41:11.458Z] #44 43.57   CC       images/fh.o
18:41:11 [2020-04-02T18:41:11.458Z] #44 44.33   CC       images/fsnotify.o
18:41:11 [2020-04-02T18:41:11.458Z] #44 45.48   CC       images/signalfd.o
18:41:11 [2020-04-02T18:41:11.458Z] #44 45.74   CC       images/fs.o
18:41:11 [2020-04-02T18:41:11.458Z] #44 46.10   CC       images/pstree.o
18:41:11 [2020-04-02T18:41:11.716Z] #44 ...
18:41:11 [2020-04-02T18:41:11.716Z] 
18:41:11 [2020-04-02T18:41:11.716Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:41:11 [2020-04-02T18:41:11.716Z] #47 152.8 vendor/golang.org/x/text/unicode/bidi
18:41:12 [2020-04-02T18:41:12.278Z] #47 ...
18:41:12 [2020-04-02T18:41:12.278Z] 
18:41:12 [2020-04-02T18:41:12.278Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:41:12 [2020-04-02T18:41:12.278Z] #56 143.9 mvdan.cc/sh/v3/cmd/shfmt
18:41:12 [2020-04-02T18:41:12.278Z] #56 DONE 152.8s
18:41:12 [2020-04-02T18:41:12.533Z] 
18:41:12 [2020-04-02T18:41:12.533Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:41:12 [2020-04-02T18:41:12.533Z] #44 46.51   CC       images/pipe.o
18:41:12 [2020-04-02T18:41:12.533Z] #44 46.94   CC       images/tcp-stream.o
18:41:12 [2020-04-02T18:41:12.788Z] #44 47.43   CC       images/sk-packet.o
18:41:12 [2020-04-02T18:41:12.837Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.73s)
18:41:12 [2020-04-02T18:41:12.837Z] === RUN   TestBuildWithSession
18:41:12 [2020-04-02T18:41:12.837Z] --- SKIP: TestBuildWithSession (0.00s)
18:41:12 [2020-04-02T18:41:12.837Z]     build_session_test.go:25: TODO: BuildKit
18:41:12 [2020-04-02T18:41:12.837Z] === RUN   TestBuildSquashParent
18:41:13 [2020-04-02T18:41:13.348Z] #44 48.10   CC       images/mnt.o
18:41:13 [2020-04-02T18:41:13.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:41:13 [2020-04-02T18:41:13.909Z] #44 48.56   CC       images/pipe-data.o
18:41:14 [2020-04-02T18:41:14.469Z] #44 48.85   CC       images/sa.o
18:41:14 [2020-04-02T18:41:14.469Z] #44 49.24   CC       images/timer.o
18:41:14 [2020-04-02T18:41:14.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:41:14 [2020-04-02T18:41:14.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:41:14 [2020-04-02T18:41:14.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:41:15 [2020-04-02T18:41:15.398Z] #44 49.75   CC       images/timerfd.o
18:41:15 [2020-04-02T18:41:15.398Z] #44 50.07   CC       images/mm.o
18:41:15 [2020-04-02T18:41:15.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:41:15 [2020-04-02T18:41:15.958Z] #44 50.51   CC       images/sk-opts.o
18:41:16 [2020-04-02T18:41:16.214Z] #44 50.80   CC       images/sk-unix.o
18:41:16 [2020-04-02T18:41:16.470Z] #44 51.19   CC       images/sk-inet.o
18:41:17 [2020-04-02T18:41:17.029Z] #44 51.72   CC       images/tun.o
18:41:17 [2020-04-02T18:41:17.591Z] #44 52.20   CC       images/sk-netlink.o
18:41:17 [2020-04-02T18:41:17.846Z] #44 52.52   CC       images/packet-sock.o
18:41:18 [2020-04-02T18:41:18.407Z] #44 53.02   CC       images/ipc-var.o
18:41:18 [2020-04-02T18:41:18.966Z] #44 53.51   CC       images/ipc-desc.o
18:41:19 [2020-04-02T18:41:19.222Z] #44 53.86   CC       images/ipc-shm.o
18:41:19 [2020-04-02T18:41:19.633Z] --- PASS: TestBuildSquashParent (6.16s)
18:41:19 [2020-04-02T18:41:19.633Z] === RUN   TestBuildWithRemoveAndForceRemove
18:41:19 [2020-04-02T18:41:19.633Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:41:19 [2020-04-02T18:41:19.633Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:41:19 [2020-04-02T18:41:19.633Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:41:19 [2020-04-02T18:41:19.633Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:41:19 [2020-04-02T18:41:19.633Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:41:19 [2020-04-02T18:41:19.633Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:41:19 [2020-04-02T18:41:19.633Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:41:19 [2020-04-02T18:41:19.633Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:41:19 [2020-04-02T18:41:19.633Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:41:19 [2020-04-02T18:41:19.633Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:41:19 [2020-04-02T18:41:19.633Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:41:19 [2020-04-02T18:41:19.633Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:41:19 [2020-04-02T18:41:19.633Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:41:19 [2020-04-02T18:41:19.633Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:41:19 [2020-04-02T18:41:19.782Z] #44 54.38   CC       images/ipc-msg.o
18:41:20 [2020-04-02T18:41:20.342Z] #44 54.96   CC       images/ipc-sem.o
18:41:20 [2020-04-02T18:41:20.904Z] #44 55.42   CC       images/utsns.o
18:41:20 [2020-04-02T18:41:20.646Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:41:20 [2020-04-02T18:41:20.729Z]  > git config --add remote.origin.fetch +refs/pull/40694/head:refs/remotes/origin/PR-40694 # timeout=10
18:41:20 [2020-04-02T18:41:20.787Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:41:20 [2020-04-02T18:41:20.915Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:41:20 [2020-04-02T18:41:20.999Z] Fetching without tags
18:41:21 [2020-04-02T18:41:21.159Z] #44 55.76   CC       images/creds.o
18:41:21 [2020-04-02T18:41:21.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:41:21 [2020-04-02T18:41:21.652Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:41:21 [2020-04-02T18:41:21.653Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:41:21 [2020-04-02T18:41:21.719Z] #44 56.22   CC       images/vma.o
18:41:21 [2020-04-02T18:41:21.733Z] Merging remotes/origin/master commit 4a67e7b98f5cf9ef17a6176bb2a6de9fa9b7d1d2 into PR head commit 85dc0fb7d542614dc186e3d480526b9e26d0012a
18:41:22 [2020-04-02T18:41:22.279Z] #44 56.86   CC       images/netdev.o
18:41:23 [2020-04-02T18:41:23.204Z] #44 57.59   CC       images/tty.o
18:41:23 [2020-04-02T18:41:23.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:41:23 [2020-04-02T18:41:23.710Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:41:23 [2020-04-02T18:41:23.764Z] #44 58.38   CC       images/file-lock.o
18:41:21 [2020-04-02T18:41:21.037Z] Fetching upstream changes from https://github.com/moby/moby.git
18:41:21 [2020-04-02T18:41:21.037Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:41:21 [2020-04-02T18:41:21.039Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40694/head:refs/remotes/origin/PR-40694 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:41:21 [2020-04-02T18:41:21.836Z]  > git config core.sparsecheckout # timeout=10
18:41:21 [2020-04-02T18:41:21.886Z]  > git checkout -f 85dc0fb7d542614dc186e3d480526b9e26d0012a # timeout=10
18:41:23 [2020-04-02T18:41:23.992Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:41:24 [2020-04-02T18:41:24.020Z] #44 58.73   CC       images/rlimit.o
18:41:24 [2020-04-02T18:41:24.527Z] tests/integration/api_exec_test.py .....................                 [ 34%]
18:41:24 [2020-04-02T18:41:24.579Z] #44 59.03   CC       images/pagemap.o
18:41:24 [2020-04-02T18:41:24.579Z] #44 ...
18:41:24 [2020-04-02T18:41:24.579Z] 
18:41:24 [2020-04-02T18:41:24.579Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:41:24 [2020-04-02T18:41:24.579Z] #47 155.7 vendor/golang.org/x/text/secure/bidirule
18:41:24 [2020-04-02T18:41:24.579Z] #47 156.0 vendor/golang.org/x/text/unicode/norm
18:41:24 [2020-04-02T18:41:24.579Z] #47 162.5 vendor/golang.org/x/net/idna
18:41:24 [2020-04-02T18:41:24.579Z] #47 ...
18:41:24 [2020-04-02T18:41:24.579Z] 
18:41:24 [2020-04-02T18:41:24.579Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:41:24 [2020-04-02T18:41:24.579Z] #10 156.1 Selecting previously unselected package g++-mingw-w64-x86-64.
18:41:24 [2020-04-02T18:41:24.579Z] #10 156.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:41:24 [2020-04-02T18:41:24.579Z] #10 156.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:41:24 [2020-04-02T18:41:24.834Z] #10 ...
18:41:24 [2020-04-02T18:41:24.835Z] 
18:41:24 [2020-04-02T18:41:24.835Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:41:24 [2020-04-02T18:41:24.835Z] #44 59.37   CC       images/siginfo.o
18:41:25 [2020-04-02T18:41:25.091Z] #44 59.73   CC       images/rpc.o
18:41:25 [2020-04-02T18:41:25.800Z] Merge succeeded, producing 6f181006dbdeba359772936cbeb34260820fd156
18:41:25 [2020-04-02T18:41:25.800Z] Checking out Revision 6f181006dbdeba359772936cbeb34260820fd156 (PR-40694)
18:41:26 [2020-04-02T18:41:26.011Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
18:41:26 [2020-04-02T18:41:26.011Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.69s)
18:41:26 [2020-04-02T18:41:26.011Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.78s)
18:41:26 [2020-04-02T18:41:26.011Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.25s)
18:41:26 [2020-04-02T18:41:26.011Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.30s)
18:41:26 [2020-04-02T18:41:26.011Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.19s)
18:41:26 [2020-04-02T18:41:26.011Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.35s)
18:41:26 [2020-04-02T18:41:26.011Z] === RUN   TestBuildMultiStageCopy
18:41:26 [2020-04-02T18:41:26.011Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:41:24 [2020-04-02T18:41:24.834Z]  > git merge 4a67e7b98f5cf9ef17a6176bb2a6de9fa9b7d1d2 # timeout=10
18:41:25 [2020-04-02T18:41:25.694Z]  > git rev-parse "HEAD^{commit}" # timeout=10
18:41:25 [2020-04-02T18:41:25.834Z]  > git config core.sparsecheckout # timeout=10
18:41:25 [2020-04-02T18:41:25.889Z]  > git checkout -f 6f181006dbdeba359772936cbeb34260820fd156 # timeout=10
18:41:26 [2020-04-02T18:41:26.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:41:26 [2020-04-02T18:41:26.979Z] #44 61.61   CC       images/ext-file.o
18:41:27 [2020-04-02T18:41:27.234Z] #44 61.97   CC       images/cgroup.o
18:41:28 [2020-04-02T18:41:28.597Z] #44 63.22   CC       images/userns.o
18:41:28 [2020-04-02T18:41:28.685Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:41:29 [2020-04-02T18:41:29.157Z] #44 63.77   CC       images/google/protobuf/descriptor.o
18:41:29 [2020-04-02T18:41:29.299Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:41:29 [2020-04-02T18:41:29.581Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:41:30 [2020-04-02T18:41:30.195Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:41:30 [2020-04-02T18:41:30.271Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:41:30 [2020-04-02T18:41:30.271Z] Using test binary docker
18:41:30 [2020-04-02T18:41:30.271Z] +++ /etc/init.d/apparmor start
18:41:30 [2020-04-02T18:41:30.271Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:41:30 [2020-04-02T18:41:30.271Z] INFO: Waiting for daemon to start...
18:41:30 [2020-04-02T18:41:30.271Z] Starting dockerd
18:41:30 [2020-04-02T18:41:30.271Z] +++ 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
18:41:30 [2020-04-02T18:41:30.808Z] --- PASS: TestBuildMultiStageCopy (4.78s)
18:41:30 [2020-04-02T18:41:30.808Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.52s)
18:41:30 [2020-04-02T18:41:30.808Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s)
18:41:30 [2020-04-02T18:41:30.808Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s)
18:41:30 [2020-04-02T18:41:30.808Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s)
18:41:30 [2020-04-02T18:41:30.808Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s)
18:41:30 [2020-04-02T18:41:30.808Z] === RUN   TestBuildMultiStageParentConfig
18:41:31 [2020-04-02T18:41:31.667Z] #44 66.03   CC       images/opts.o
18:41:31 [2020-04-02T18:41:31.667Z] #44 66.28   CC       images/seccomp.o
18:41:31 [2020-04-02T18:41:31.667Z] #44 ...
18:41:31 [2020-04-02T18:41:31.667Z] 
18:41:31 [2020-04-02T18:41:31.667Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:41:31 [2020-04-02T18:41:31.667Z] #68 172.5 + for f in rootlesskit rootlesskit-docker-proxy
18:41:31 [2020-04-02T18:41:31.922Z] #68 172.5 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
18:41:32 [2020-04-02T18:41:32.155Z] .
18:41:32 [2020-04-02T18:41:32.155Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:41:32 [2020-04-02T18:41:32.155Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:41:32 [2020-04-02T18:41:32.155Z] Error: No such image: emptyfs
18:41:32 [2020-04-02T18:41:32.155Z] ++++ docker load
18:41:32 [2020-04-02T18:41:32.155Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:41:32 [2020-04-02T18:41:32.410Z] Running integration-test (iteration 1)
18:41:32 [2020-04-02T18:41:32.410Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
18:41:32 [2020-04-02T18:41:32.410Z] ++ 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
18:41:32 [2020-04-02T18:41:32.410Z] ++ set -e
18:41:32 [2020-04-02T18:41:32.410Z] ++ '[' -n 0 ']'
18:41:32 [2020-04-02T18:41:32.410Z] ++ set -x
18:41:32 [2020-04-02T18:41:32.410Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:41:32 [2020-04-02T18:41:32.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:41:32 [2020-04-02T18:41:32.826Z] --- PASS: TestBuildMultiStageParentConfig (1.58s)
18:41:32 [2020-04-02T18:41:32.826Z] === RUN   TestBuildLabelWithTargets
18:41:33 [2020-04-02T18:41:33.075Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
18:41:33 [2020-04-02T18:41:33.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:41:33 [2020-04-02T18:41:33.955Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 29.0s done
18:41:33 [2020-04-02T18:41:33.955Z] #8 DONE 38.8s
18:41:33 [2020-04-02T18:41:33.955Z] 
18:41:33 [2020-04-02T18:41:33.955Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
18:41:33 [2020-04-02T18:41:33.955Z] #9 DONE 0.2s
18:41:33 [2020-04-02T18:41:33.955Z] 
18:41:33 [2020-04-02T18:41:33.955Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
18:41:33 [2020-04-02T18:41:33.955Z] #10 DONE 0.2s
18:41:33 [2020-04-02T18:41:33.955Z] 
18:41:33 [2020-04-02T18:41:33.955Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:41:33 [2020-04-02T18:41:33.955Z] #30 DONE 0.0s
18:41:33 [2020-04-02T18:41:33.955Z] 
18:41:33 [2020-04-02T18:41:33.955Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:41:33 [2020-04-02T18:41:33.955Z] #41 DONE 0.0s
18:41:33 [2020-04-02T18:41:33.955Z] 
18:41:33 [2020-04-02T18:41:33.955Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
18:41:33 [2020-04-02T18:41:33.955Z] #22 DONE 0.1s
18:41:33 [2020-04-02T18:41:33.955Z] 
18:41:33 [2020-04-02T18:41:33.955Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:41:33 [2020-04-02T18:41:33.955Z] #42 ...
18:41:33 [2020-04-02T18:41:33.955Z] 
18:41:33 [2020-04-02T18:41:33.955Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
18:41:33 [2020-04-02T18:41:33.955Z] #23 DONE 0.1s
18:41:33 [2020-04-02T18:41:33.955Z] 
18:41:33 [2020-04-02T18:41:33.955Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
18:41:33 [2020-04-02T18:41:33.955Z] #33 DONE 0.1s
18:41:33 [2020-04-02T18:41:33.955Z] 
18:41:33 [2020-04-02T18:41:33.955Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
18:41:33 [2020-04-02T18:41:33.955Z] #47 DONE 0.1s
18:41:33 [2020-04-02T18:41:33.955Z] 
18:41:33 [2020-04-02T18:41:33.955Z] #74 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
18:41:33 [2020-04-02T18:41:33.955Z] #74 DONE 0.1s
18:41:33 [2020-04-02T18:41:33.955Z] 
18:41:33 [2020-04-02T18:41:33.955Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
18:41:33 [2020-04-02T18:41:33.955Z] #50 DONE 0.1s
18:41:33 [2020-04-02T18:41:33.955Z] 
18:41:33 [2020-04-02T18:41:33.955Z] #56 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
18:41:33 [2020-04-02T18:41:33.955Z] #56 DONE 0.1s
18:41:33 [2020-04-02T18:41:33.955Z] 
18:41:33 [2020-04-02T18:41:33.955Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
18:41:33 [2020-04-02T18:41:33.955Z] #53 DONE 0.1s
18:41:33 [2020-04-02T18:41:33.955Z] 
18:41:33 [2020-04-02T18:41:33.955Z] #68 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
18:41:33 [2020-04-02T18:41:33.955Z] #68 DONE 0.1s
18:41:33 [2020-04-02T18:41:33.955Z] 
18:41:33 [2020-04-02T18:41:33.955Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:41:33 [2020-04-02T18:41:33.955Z] #69 0.722 + RM_GOPATH=0
18:41:33 [2020-04-02T18:41:33.955Z] #69 0.722 + TMP_GOPATH=
18:41:33 [2020-04-02T18:41:33.955Z] #69 0.722 + : /build/
18:41:33 [2020-04-02T18:41:33.955Z] #69 0.722 + '[' -z '' ']'
18:41:33 [2020-04-02T18:41:33.955Z] #69 0.734 ++ mktemp -d
18:41:33 [2020-04-02T18:41:33.955Z] #69 0.784 + export GOPATH=/tmp/tmp.ZFl0fVtZhP
18:41:33 [2020-04-02T18:41:33.955Z] #69 0.784 + GOPATH=/tmp/tmp.ZFl0fVtZhP
18:41:33 [2020-04-02T18:41:33.955Z] #69 0.784 + RM_GOPATH=1
18:41:33 [2020-04-02T18:41:33.955Z] #69 0.786 ++ dirname ./install.sh
18:41:33 [2020-04-02T18:41:33.955Z] #69 0.790 + dir=.
18:41:33 [2020-04-02T18:41:33.955Z] #69 0.790 + bin=rootlesskit
18:41:33 [2020-04-02T18:41:33.955Z] #69 0.790 + shift
18:41:33 [2020-04-02T18:41:33.955Z] #69 0.791 + '[' '!' -f ./rootlesskit.installer ']'
18:41:33 [2020-04-02T18:41:33.955Z] #69 0.792 + . ./rootlesskit.installer
18:41:33 [2020-04-02T18:41:33.955Z] #69 0.792 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
18:41:33 [2020-04-02T18:41:33.955Z] #69 0.795 + install_rootlesskit
18:41:33 [2020-04-02T18:41:33.955Z] #69 0.795 + case "$1" in
18:41:33 [2020-04-02T18:41:33.955Z] #69 0.796 + export CGO_ENABLED=0
18:41:33 [2020-04-02T18:41:33.955Z] #69 0.796 + CGO_ENABLED=0
18:41:33 [2020-04-02T18:41:33.955Z] #69 0.796 + _install_rootlesskit
18:41:33 [2020-04-02T18:41:33.955Z] #69 0.797 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270'
18:41:33 [2020-04-02T18:41:33.955Z] #69 0.797 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
18:41:33 [2020-04-02T18:41:33.955Z] #69 0.797 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ZFl0fVtZhP/src/github.com/rootless-containers/rootlesskit
18:41:33 [2020-04-02T18:41:33.955Z] #69 0.801 Cloning into '/tmp/tmp.ZFl0fVtZhP/src/github.com/rootless-containers/rootlesskit'...
18:41:34 [2020-04-02T18:41:34.843Z] --- PASS: TestBuildLabelWithTargets (2.37s)
18:41:34 [2020-04-02T18:41:34.843Z] === RUN   TestBuildWithEmptyLayers
18:41:35 [2020-04-02T18:41:35.253Z] #68 ...
18:41:35 [2020-04-02T18:41:35.253Z] 
18:41:35 [2020-04-02T18:41:35.253Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:41:35 [2020-04-02T18:41:35.253Z] #47 166.2 vendor/golang.org/x/net/http2/hpack
18:41:35 [2020-04-02T18:41:35.253Z] #47 168.0 mime
18:41:35 [2020-04-02T18:41:35.253Z] #47 171.2 mime/quotedprintable
18:41:35 [2020-04-02T18:41:35.253Z] #47 171.6 net/http/internal
18:41:35 [2020-04-02T18:41:35.253Z] #47 ...
18:41:35 [2020-04-02T18:41:35.253Z] 
18:41:35 [2020-04-02T18:41:35.253Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:41:35 [2020-04-02T18:41:35.253Z] #44 66.56   CC       images/binfmt-misc.o
18:41:35 [2020-04-02T18:41:35.253Z] #44 66.75   CC       images/time.o
18:41:35 [2020-04-02T18:41:35.253Z] #44 66.98   CC       images/sysctl.o
18:41:35 [2020-04-02T18:41:35.253Z] #44 67.18   CC       images/autofs.o
18:41:35 [2020-04-02T18:41:35.253Z] #44 67.45   CC       images/macvlan.o
18:41:35 [2020-04-02T18:41:35.253Z] #44 67.72   CC       images/sit.o
18:41:35 [2020-04-02T18:41:35.253Z] #44 67.99   LINK     images/built-in.o
18:41:35 [2020-04-02T18:41:35.253Z] #44 68.17   GEN      compel/include/asm
18:41:35 [2020-04-02T18:41:35.253Z] #44 68.19   GEN      compel/include/version.h
18:41:35 [2020-04-02T18:41:35.253Z] #44 68.20 touch .config
18:41:35 [2020-04-02T18:41:35.253Z] #44 68.23   GEN      include/common/config.h
18:41:35 [2020-04-02T18:41:35.253Z] #44 68.31   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
18:41:35 [2020-04-02T18:41:35.253Z] #44 68.32   GEN      compel/plugins/include/uapi/std/syscall-64.h
18:41:35 [2020-04-02T18:41:35.253Z] #44 68.34   GEN      compel/arch/x86/plugins/std/syscalls-64.S
18:41:35 [2020-04-02T18:41:35.253Z] #44 68.36   DEP      compel/arch/x86/plugins/std/syscalls-64.d
18:41:35 [2020-04-02T18:41:35.253Z] #44 68.40   DEP      compel/arch/x86/plugins/std/memcpy.d
18:41:35 [2020-04-02T18:41:35.253Z] #44 68.41   DEP      compel/arch/x86/plugins/std/parasite-head.d
18:41:35 [2020-04-02T18:41:35.253Z] #44 68.46   GEN      compel/plugins/include/uapi/std/syscall.h
18:41:35 [2020-04-02T18:41:35.253Z] #44 68.47   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
18:41:35 [2020-04-02T18:41:35.253Z] #44 68.48   GEN      compel/plugins/include/uapi/std/syscall-codes.h
18:41:35 [2020-04-02T18:41:35.253Z] #44 68.50   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
18:41:35 [2020-04-02T18:41:35.253Z] #44 68.51   DEP      compel/plugins/std/infect.d
18:41:35 [2020-04-02T18:41:35.253Z] #44 68.60   DEP      compel/plugins/std/string.d
18:41:35 [2020-04-02T18:41:35.253Z] #44 68.70   DEP      compel/plugins/std/log.d
18:41:35 [2020-04-02T18:41:35.253Z] #44 68.79   DEP      compel/plugins/std/fds.d
18:41:35 [2020-04-02T18:41:35.253Z] #44 68.93   DEP      compel/plugins/std/std.d
18:41:35 [2020-04-02T18:41:35.253Z] #44 69.05   DEP      compel/plugins/shmem/shmem.d
18:41:35 [2020-04-02T18:41:35.253Z] #44 69.17   DEP      compel/plugins/fds/fds.d
18:41:35 [2020-04-02T18:41:35.253Z] #44 69.42   CC       compel/plugins/std/std.o
18:41:35 [2020-04-02T18:41:35.253Z] #44 69.73   CC       compel/plugins/std/fds.o
18:41:35 [2020-04-02T18:41:35.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:41:35 [2020-04-02T18:41:35.515Z] #44 70.20   CC       compel/plugins/std/log.o
18:41:35 [2020-04-02T18:41:35.848Z] --- PASS: TestBuildWithEmptyLayers (0.94s)
18:41:35 [2020-04-02T18:41:35.848Z] === RUN   TestBuildMultiStageOnBuild
18:41:36 [2020-04-02T18:41:36.448Z] #44 71.16   CC       compel/plugins/std/string.o
18:41:36 [2020-04-02T18:41:36.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:41:36 [2020-04-02T18:41:36.728Z] #69 ...
18:41:36 [2020-04-02T18:41:36.728Z] 
18:41:36 [2020-04-02T18:41:36.728Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:41:36 [2020-04-02T18:41:36.728Z] #34 0.832 + RM_GOPATH=0
18:41:36 [2020-04-02T18:41:36.728Z] #34 0.834 + TMP_GOPATH=
18:41:36 [2020-04-02T18:41:36.728Z] #34 0.834 + : /build
18:41:36 [2020-04-02T18:41:36.728Z] #34 0.834 + '[' -z '' ']'
18:41:36 [2020-04-02T18:41:36.728Z] #34 0.835 ++ mktemp -d
18:41:36 [2020-04-02T18:41:36.728Z] #34 0.876 + export GOPATH=/tmp/tmp.Yb6SY57s1Q
18:41:36 [2020-04-02T18:41:36.728Z] #34 0.887 + GOPATH=/tmp/tmp.Yb6SY57s1Q
18:41:36 [2020-04-02T18:41:36.728Z] #34 0.888 + RM_GOPATH=1
18:41:36 [2020-04-02T18:41:36.728Z] #34 0.896 ++ dirname ./install.sh
18:41:36 [2020-04-02T18:41:36.728Z] #34 0.910 + dir=.
18:41:36 [2020-04-02T18:41:36.728Z] #34 0.923 + bin=tomlv
18:41:36 [2020-04-02T18:41:36.728Z] #34 0.923 + shift
18:41:36 [2020-04-02T18:41:36.728Z] #34 0.924 + '[' '!' -f ./tomlv.installer ']'
18:41:36 [2020-04-02T18:41:36.728Z] #34 0.924 + . ./tomlv.installer
18:41:36 [2020-04-02T18:41:36.728Z] #34 0.947 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:41:36 [2020-04-02T18:41:36.728Z] #34 0.955 + install_tomlv
18:41:36 [2020-04-02T18:41:36.728Z] #34 0.955 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
18:41:36 [2020-04-02T18:41:36.728Z] #34 0.961 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:41:36 [2020-04-02T18:41:36.728Z] #34 0.961 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Yb6SY57s1Q/src/github.com/BurntSushi/toml
18:41:36 [2020-04-02T18:41:36.728Z] #34 0.971 Cloning into '/tmp/tmp.Yb6SY57s1Q/src/github.com/BurntSushi/toml'...
18:41:36 [2020-04-02T18:41:36.728Z] #34 2.356 + cd /tmp/tmp.Yb6SY57s1Q/src/github.com/BurntSushi/toml
18:41:36 [2020-04-02T18:41:36.728Z] #34 2.378 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:41:36 [2020-04-02T18:41:36.728Z] #34 2.421 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
18:41:36 [2020-04-02T18:41:36.728Z] #34 3.831 runtime/internal/sys
18:41:36 [2020-04-02T18:41:36.728Z] #34 3.861 math/bits
18:41:36 [2020-04-02T18:41:36.728Z] #34 3.898 internal/cpu
18:41:36 [2020-04-02T18:41:36.728Z] #34 3.919 runtime/internal/atomic
18:41:36 [2020-04-02T18:41:36.728Z] #34 5.078 runtime/internal/math
18:41:36 [2020-04-02T18:41:36.728Z] #34 5.389 unicode/utf8
18:41:36 [2020-04-02T18:41:36.728Z] #34 5.628 internal/race
18:41:36 [2020-04-02T18:41:36.728Z] #34 5.988 sync/atomic
18:41:36 [2020-04-02T18:41:36.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:41:37 [2020-04-02T18:41:37.371Z] #44 71.94   CC       compel/plugins/std/infect.o
18:41:37 [2020-04-02T18:41:37.782Z] #34 6.949 internal/bytealg
18:41:37 [2020-04-02T18:41:37.930Z] #44 72.50   CC       compel/arch/x86/plugins/std/parasite-head.o
18:41:37 [2020-04-02T18:41:37.930Z] #44 ...
18:41:37 [2020-04-02T18:41:37.930Z] 
18:41:37 [2020-04-02T18:41:37.930Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:41:37 [2020-04-02T18:41:37.930Z] #10 179.1 Selecting previously unselected package libapparmor1:amd64.
18:41:37 [2020-04-02T18:41:37.930Z] #10 179.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
18:41:37 [2020-04-02T18:41:37.930Z] #10 179.1 Unpacking libapparmor1:amd64 (2.13.2-10) ...
18:41:37 [2020-04-02T18:41:37.930Z] #10 179.3 Selecting previously unselected package libapparmor-dev:amd64.
18:41:37 [2020-04-02T18:41:37.930Z] #10 179.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
18:41:37 [2020-04-02T18:41:37.930Z] #10 179.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
18:41:37 [2020-04-02T18:41:37.930Z] #10 179.5 Selecting previously unselected package libbtrfs0.
18:41:38 [2020-04-02T18:41:38.077Z] #34 7.336 unicode
18:41:38 [2020-04-02T18:41:38.185Z] #10 179.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
18:41:38 [2020-04-02T18:41:38.185Z] #10 179.5 Unpacking libbtrfs0 (4.20.1-2) ...
18:41:38 [2020-04-02T18:41:38.185Z] #10 179.6 Selecting previously unselected package libbtrfs-dev.
18:41:38 [2020-04-02T18:41:38.185Z] #10 179.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
18:41:38 [2020-04-02T18:41:38.185Z] #10 179.6 Unpacking libbtrfs-dev (4.20.1-2) ...
18:41:38 [2020-04-02T18:41:38.185Z] #10 179.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
18:41:38 [2020-04-02T18:41:38.185Z] #10 179.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
18:41:38 [2020-04-02T18:41:38.185Z] #10 179.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
18:41:38 [2020-04-02T18:41:38.439Z] #10 179.8 Selecting previously unselected package libudev-dev:amd64.
18:41:38 [2020-04-02T18:41:38.439Z] #10 179.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
18:41:38 [2020-04-02T18:41:38.439Z] #10 179.9 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
18:41:38 [2020-04-02T18:41:38.439Z] #10 180.0 Selecting previously unselected package libsepol1-dev:amd64.
18:41:38 [2020-04-02T18:41:38.547Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
18:41:38 [2020-04-02T18:41:38.695Z] #10 180.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
18:41:38 [2020-04-02T18:41:38.695Z] #10 180.1 Unpacking libsepol1-dev:amd64 (2.8-1) ...
18:41:38 [2020-04-02T18:41:38.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:41:38 [2020-04-02T18:41:38.949Z] #10 180.4 Selecting previously unselected package libpcre16-3:amd64.
18:41:38 [2020-04-02T18:41:38.949Z] #10 180.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
18:41:38 [2020-04-02T18:41:38.949Z] #10 180.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
18:41:39 [2020-04-02T18:41:39.204Z] #10 180.7 Selecting previously unselected package libpcre32-3:amd64.
18:41:39 [2020-04-02T18:41:39.204Z] #10 180.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
18:41:39 [2020-04-02T18:41:39.204Z] #10 180.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ...#10 ...
18:41:39 [2020-04-02T18:41:39.204Z] 
18:41:39 [2020-04-02T18:41:39.204Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:41:39 [2020-04-02T18:41:39.204Z] #68 DONE 180.0s
18:41:39 [2020-04-02T18:41:39.204Z] 
18:41:39 [2020-04-02T18:41:39.204Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
18:41:39 [2020-04-02T18:41:39.204Z] #69 DONE 0.1s
18:41:39 [2020-04-02T18:41:39.204Z] 
18:41:39 [2020-04-02T18:41:39.204Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:41:39 [2020-04-02T18:41:39.204Z] #10 180.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
18:41:39 [2020-04-02T18:41:39.300Z] --- PASS: TestBuildMultiStageOnBuild (2.96s)
18:41:39 [2020-04-02T18:41:39.300Z] === RUN   TestBuildUncleanTarFilenames
18:41:39 [2020-04-02T18:41:39.465Z] #10 181.0 Selecting previously unselected package libpcrecpp0v5:amd64.
18:41:39 [2020-04-02T18:41:39.465Z] #10 181.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
18:41:39 [2020-04-02T18:41:39.465Z] #10 181.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
18:41:39 [2020-04-02T18:41:39.465Z] #10 181.1 Selecting previously unselected package libpcre3-dev:amd64.
18:41:39 [2020-04-02T18:41:39.465Z] #10 181.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
18:41:39 [2020-04-02T18:41:39.595Z] #34 8.727 math
18:41:39 [2020-04-02T18:41:39.722Z] #10 181.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
18:41:39 [2020-04-02T18:41:39.889Z] #34 9.060 internal/testlog
18:41:39 [2020-04-02T18:41:39.913Z] --- PASS: TestBuildUncleanTarFilenames (1.22s)
18:41:39 [2020-04-02T18:41:39.913Z] === RUN   TestBuildMultiStageLayerLeak
18:41:40 [2020-04-02T18:41:40.183Z] #34 ...
18:41:40 [2020-04-02T18:41:40.183Z] 
18:41:40 [2020-04-02T18:41:40.183Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:41:40 [2020-04-02T18:41:40.183Z] #69 9.224 + cd /tmp/tmp.ZFl0fVtZhP/src/github.com/rootless-containers/rootlesskit
18:41:40 [2020-04-02T18:41:40.183Z] #69 9.224 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
18:41:40 [2020-04-02T18:41:40.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:41:40 [2020-04-02T18:41:40.538Z] #10 181.9 Selecting previously unselected package libselinux1-dev:amd64.
18:41:40 [2020-04-02T18:41:40.538Z] #10 181.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
18:41:40 [2020-04-02T18:41:40.538Z] #10 181.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
18:41:40 [2020-04-02T18:41:40.793Z] #10 182.3 Selecting previously unselected package libdevmapper-dev:amd64.
18:41:40 [2020-04-02T18:41:40.793Z] #10 182.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
18:41:40 [2020-04-02T18:41:40.793Z] #10 182.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
18:41:40 [2020-04-02T18:41:40.818Z] #69 ...
18:41:40 [2020-04-02T18:41:40.818Z] 
18:41:40 [2020-04-02T18:41:40.818Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:41:40 [2020-04-02T18:41:40.818Z] #11 0.850 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:41:40 [2020-04-02T18:41:40.818Z] #11 1.112 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:41:40 [2020-04-02T18:41:40.819Z] #11 1.114 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:41:40 [2020-04-02T18:41:40.819Z] #11 3.248 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
18:41:40 [2020-04-02T18:41:40.819Z] #11 6.999 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [181 kB]
18:41:40 [2020-04-02T18:41:40.819Z] #11 10.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
18:41:40 [2020-04-02T18:41:40.819Z] #11 ...
18:41:40 [2020-04-02T18:41:40.819Z] 
18:41:40 [2020-04-02T18:41:40.819Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:41:40 [2020-04-02T18:41:40.819Z] #57 0.845 + RM_GOPATH=0
18:41:40 [2020-04-02T18:41:40.819Z] #57 0.883 + TMP_GOPATH=
18:41:40 [2020-04-02T18:41:40.819Z] #57 0.884 + : /build
18:41:40 [2020-04-02T18:41:40.819Z] #57 0.894 + '[' -z '' ']'
18:41:40 [2020-04-02T18:41:40.819Z] #57 0.904 ++ mktemp -d
18:41:40 [2020-04-02T18:41:40.819Z] #57 0.907 + export GOPATH=/tmp/tmp.T9DA4Yrhfv
18:41:40 [2020-04-02T18:41:40.819Z] #57 0.908 + GOPATH=/tmp/tmp.T9DA4Yrhfv
18:41:40 [2020-04-02T18:41:40.819Z] #57 0.908 + RM_GOPATH=1
18:41:40 [2020-04-02T18:41:40.819Z] #57 0.910 ++ dirname ./install.sh
18:41:40 [2020-04-02T18:41:40.819Z] #57 0.917 + dir=.
18:41:40 [2020-04-02T18:41:40.819Z] #57 0.917 + bin=shfmt
18:41:40 [2020-04-02T18:41:40.819Z] #57 0.917 + shift
18:41:40 [2020-04-02T18:41:40.819Z] #57 0.918 + '[' '!' -f ./shfmt.installer ']'
18:41:40 [2020-04-02T18:41:40.819Z] #57 0.919 + . ./shfmt.installer
18:41:40 [2020-04-02T18:41:40.819Z] #57 0.919 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
18:41:40 [2020-04-02T18:41:40.819Z] #57 0.920 + install_shfmt
18:41:40 [2020-04-02T18:41:40.819Z] #57 0.921 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
18:41:40 [2020-04-02T18:41:40.819Z] #57 0.921 + git clone https://github.com/mvdan/sh.git /tmp/tmp.T9DA4Yrhfv/src/github.com/mvdan/sh
18:41:40 [2020-04-02T18:41:40.819Z] #57 0.921 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
18:41:40 [2020-04-02T18:41:40.819Z] #57 0.935 Cloning into '/tmp/tmp.T9DA4Yrhfv/src/github.com/mvdan/sh'...
18:41:41 [2020-04-02T18:41:41.049Z] #10 182.5 Selecting previously unselected package libseccomp-dev:amd64.
18:41:41 [2020-04-02T18:41:41.049Z] #10 182.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
18:41:41 [2020-04-02T18:41:41.049Z] #10 182.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
18:41:41 [2020-04-02T18:41:41.113Z] #57 ...
18:41:41 [2020-04-02T18:41:41.113Z] 
18:41:41 [2020-04-02T18:41:41.113Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:41:41 [2020-04-02T18:41:41.113Z] #24 0.788 + RM_GOPATH=0
18:41:41 [2020-04-02T18:41:41.113Z] #24 0.789 + TMP_GOPATH=
18:41:41 [2020-04-02T18:41:41.113Z] #24 0.789 + : /build
18:41:41 [2020-04-02T18:41:41.113Z] #24 0.789 + '[' -z '' ']'
18:41:41 [2020-04-02T18:41:41.113Z] #24 0.790 ++ mktemp -d
18:41:41 [2020-04-02T18:41:41.113Z] #24 0.836 + export GOPATH=/tmp/tmp.TKzLEs53OV
18:41:41 [2020-04-02T18:41:41.113Z] #24 0.837 + GOPATH=/tmp/tmp.TKzLEs53OV
18:41:41 [2020-04-02T18:41:41.113Z] #24 0.838 + RM_GOPATH=1
18:41:41 [2020-04-02T18:41:41.113Z] #24 0.843 ++ dirname ./install.sh
18:41:41 [2020-04-02T18:41:41.113Z] #24 0.848 + dir=.
18:41:41 [2020-04-02T18:41:41.113Z] #24 0.848 + bin=dockercli
18:41:41 [2020-04-02T18:41:41.113Z] #24 0.848 + shift
18:41:41 [2020-04-02T18:41:41.113Z] #24 0.850 + '[' '!' -f ./dockercli.installer ']'
18:41:41 [2020-04-02T18:41:41.113Z] #24 0.852 + . ./dockercli.installer
18:41:41 [2020-04-02T18:41:41.113Z] #24 0.853 ++ : stable
18:41:41 [2020-04-02T18:41:41.113Z] #24 0.854 ++ : 17.06.2-ce
18:41:41 [2020-04-02T18:41:41.113Z] #24 0.872 + install_dockercli
18:41:41 [2020-04-02T18:41:41.113Z] #24 0.872 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:41:41 [2020-04-02T18:41:41.113Z] #24 0.874 Install docker/cli version 17.06.2-ce from stable
18:41:41 [2020-04-02T18:41:41.113Z] #24 0.878 ++ uname -m
18:41:41 [2020-04-02T18:41:41.113Z] #24 0.897 + arch=ppc64le
18:41:41 [2020-04-02T18:41:41.113Z] #24 0.897 + '[' ppc64le '!=' x86_64 ']'
18:41:41 [2020-04-02T18:41:41.113Z] #24 0.897 + '[' ppc64le '!=' s390x ']'
18:41:41 [2020-04-02T18:41:41.113Z] #24 0.897 + '[' ppc64le '!=' armhf ']'
18:41:41 [2020-04-02T18:41:41.113Z] #24 0.898 + build_dockercli
18:41:41 [2020-04-02T18:41:41.113Z] #24 0.898 + git clone https://github.com/docker/docker-ce /tmp/tmp.TKzLEs53OV/tmp/docker-ce
18:41:41 [2020-04-02T18:41:41.113Z] #24 0.926 Cloning into '/tmp/tmp.TKzLEs53OV/tmp/docker-ce'...
18:41:41 [2020-04-02T18:41:41.113Z] #24 ...
18:41:41 [2020-04-02T18:41:41.113Z] 
18:41:41 [2020-04-02T18:41:41.113Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:41:41 [2020-04-02T18:41:41.113Z] #63 0.826 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:41:41 [2020-04-02T18:41:41.113Z] #63 0.959 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:41:41 [2020-04-02T18:41:41.113Z] #63 0.961 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:41:41 [2020-04-02T18:41:41.113Z] #63 3.172 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
18:41:41 [2020-04-02T18:41:41.113Z] #63 7.444 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [181 kB]
18:41:41 [2020-04-02T18:41:41.113Z] #63 ...
18:41:41 [2020-04-02T18:41:41.113Z] 
18:41:41 [2020-04-02T18:41:41.113Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:41:41 [2020-04-02T18:41:41.113Z] #26 0.705 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:41:41 [2020-04-02T18:41:41.113Z] #26 0.829 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:41:41 [2020-04-02T18:41:41.113Z] #26 0.830 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:41:41 [2020-04-02T18:41:41.113Z] #26 3.195 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
18:41:41 [2020-04-02T18:41:41.113Z] #26 7.206 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [181 kB]
18:41:41 [2020-04-02T18:41:41.113Z] #26 10.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
18:41:41 [2020-04-02T18:41:41.304Z] #10 182.7 Selecting previously unselected package libsystemd-dev:amd64.
18:41:41 [2020-04-02T18:41:41.304Z] #10 182.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
18:41:41 [2020-04-02T18:41:41.304Z] #10 182.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
18:41:41 [2020-04-02T18:41:41.398Z] Commit message: "Merge commit '4a67e7b98f5cf9ef17a6176bb2a6de9fa9b7d1d2' into HEAD"
18:41:41 [2020-04-02T18:41:41.410Z] #26 ...
18:41:41 [2020-04-02T18:41:41.410Z] 
18:41:41 [2020-04-02T18:41:41.410Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:41:41 [2020-04-02T18:41:41.410Z] #36 0.685 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:41:41 [2020-04-02T18:41:41.410Z] #36 0.787 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:41:41 [2020-04-02T18:41:41.410Z] #36 0.787 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:41:41 [2020-04-02T18:41:41.410Z] #36 2.642 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
18:41:41 [2020-04-02T18:41:41.410Z] #36 6.768 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [181 kB]
18:41:41 [2020-04-02T18:41:41.410Z] #36 10.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
18:41:41 [2020-04-02T18:41:41.410Z] #36 ...
18:41:41 [2020-04-02T18:41:41.410Z] 
18:41:41 [2020-04-02T18:41:41.410Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:41:41 [2020-04-02T18:41:41.410Z] #44 0.876 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:41:41 [2020-04-02T18:41:41.410Z] #44 1.067 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:41:41 [2020-04-02T18:41:41.410Z] #44 1.073 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:41:41 [2020-04-02T18:41:41.410Z] #44 2.836 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
18:41:41 [2020-04-02T18:41:41.410Z] #44 7.068 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [181 kB]
18:41:41 [2020-04-02T18:41:41.410Z] #44 9.999 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
18:41:41 [2020-04-02T18:41:41.519Z] First time build. Skipping changelog.
18:41:41 [2020-04-02T18:41:41.560Z] #10 ...
18:41:41 [2020-04-02T18:41:41.560Z] 
18:41:41 [2020-04-02T18:41:41.560Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:41:41 [2020-04-02T18:41:41.560Z] #50 DONE 181.9s
18:41:41 [2020-04-02T18:41:41.714Z] #44 ...
18:41:41 [2020-04-02T18:41:41.714Z] 
18:41:41 [2020-04-02T18:41:41.714Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:41:41 [2020-04-02T18:41:41.714Z] #54 0.785 + RM_GOPATH=0
18:41:41 [2020-04-02T18:41:41.714Z] #54 0.785 + TMP_GOPATH=
18:41:41 [2020-04-02T18:41:41.714Z] #54 0.785 + : /build
18:41:41 [2020-04-02T18:41:41.714Z] #54 0.787 + '[' -z '' ']'
18:41:41 [2020-04-02T18:41:41.714Z] #54 0.792 ++ mktemp -d
18:41:41 [2020-04-02T18:41:41.714Z] #54 0.799 + export GOPATH=/tmp/tmp.NHSwkN6bA0
18:41:41 [2020-04-02T18:41:41.714Z] #54 0.799 + GOPATH=/tmp/tmp.NHSwkN6bA0
18:41:41 [2020-04-02T18:41:41.714Z] #54 0.799 + RM_GOPATH=1
18:41:41 [2020-04-02T18:41:41.714Z] #54 0.830 ++ dirname ./install.sh
18:41:41 [2020-04-02T18:41:41.714Z] #54 0.856 + dir=.
18:41:41 [2020-04-02T18:41:41.714Z] #54 0.878 + bin=golangci_lint
18:41:41 [2020-04-02T18:41:41.714Z] #54 0.879 + shift
18:41:41 [2020-04-02T18:41:41.714Z] #54 0.900 + '[' '!' -f ./golangci_lint.installer ']'
18:41:41 [2020-04-02T18:41:41.714Z] #54 0.914 + . ./golangci_lint.installer
18:41:41 [2020-04-02T18:41:41.714Z] #54 0.914 ++ : v1.23.8
18:41:41 [2020-04-02T18:41:41.714Z] #54 0.915 + install_golangci_lint
18:41:41 [2020-04-02T18:41:41.714Z] #54 0.915 + echo 'Installing golangci-lint version v1.23.8'
18:41:41 [2020-04-02T18:41:41.714Z] #54 0.918 Installing golangci-lint version v1.23.8
18:41:41 [2020-04-02T18:41:41.714Z] #54 0.920 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
18:41:41 [2020-04-02T18:41:41.714Z] #54 ...
18:41:41 [2020-04-02T18:41:41.714Z] 
18:41:41 [2020-04-02T18:41:41.714Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:41:41 [2020-04-02T18:41:41.714Z] #31 0.991 + git clone https://github.com/kolyshkin/go-swagger.git .
18:41:41 [2020-04-02T18:41:41.714Z] #31 0.994 Cloning into '.'...
18:41:41 [2020-04-02T18:41:41.814Z] 
18:41:41 [2020-04-02T18:41:41.814Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:41:41 [2020-04-02T18:41:41.814Z] #44 72.54   CC       compel/arch/x86/plugins/std/memcpy.o
18:41:41 [2020-04-02T18:41:41.814Z] #44 72.59   CC       compel/arch/x86/plugins/std/syscalls-64.o
18:41:41 [2020-04-02T18:41:41.814Z] #44 72.66   AR       compel/plugins/std.lib.a
18:41:41 [2020-04-02T18:41:41.814Z] #44 72.71   CC       compel/plugins/fds/fds.o
18:41:41 [2020-04-02T18:41:41.814Z] #44 72.93   AR       compel/plugins/fds.lib.a
18:41:41 [2020-04-02T18:41:41.814Z] #44 72.98   HOSTDEP  compel/src/lib/log-host.d
18:41:41 [2020-04-02T18:41:41.814Z] #44 73.09   HOSTDEP  compel/src/lib/handle-elf-host.d
18:41:41 [2020-04-02T18:41:41.814Z] #44 73.22   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
18:41:41 [2020-04-02T18:41:41.814Z] #44 73.35   HOSTDEP  compel/src/main-host.d
18:41:41 [2020-04-02T18:41:41.814Z] #44 73.50   DEP      compel/src/lib/ptrace.d
18:41:41 [2020-04-02T18:41:41.814Z] #44 73.64   DEP      compel/src/lib/infect.d
18:41:41 [2020-04-02T18:41:41.814Z] #44 73.82   DEP      compel/src/lib/infect-util.d
18:41:41 [2020-04-02T18:41:41.814Z] #44 73.96   DEP      compel/src/lib/infect-rpc.d
18:41:41 [2020-04-02T18:41:41.814Z] #44 74.16   DEP      compel/arch/x86/src/lib/infect.d
18:41:41 [2020-04-02T18:41:41.814Z] #44 74.43   DEP      compel/arch/x86/src/lib/cpu.d
18:41:41 [2020-04-02T18:41:41.814Z] #44 74.60   DEP      compel/src/lib/log.d
18:41:41 [2020-04-02T18:41:41.814Z] #44 74.82   DEP      compel/src/main.d
18:41:41 [2020-04-02T18:41:41.814Z] #44 74.97   DEP      compel/src/lib/handle-elf.d
18:41:41 [2020-04-02T18:41:41.814Z] #44 75.16   DEP      compel/arch/x86/src/lib/handle-elf.d
18:41:41 [2020-04-02T18:41:41.814Z] #44 75.39   CC       compel/src/lib/log.o
18:41:41 [2020-04-02T18:41:41.814Z] #44 75.82   CC       compel/arch/x86/src/lib/cpu.o
18:41:42 [2020-04-02T18:41:42.004Z] #31 ...
18:41:42 [2020-04-02T18:41:42.004Z] 
18:41:42 [2020-04-02T18:41:42.004Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:41:42 [2020-04-02T18:41:42.004Z] #48 0.793 + RM_GOPATH=0
18:41:42 [2020-04-02T18:41:42.004Z] #48 0.793 + TMP_GOPATH=
18:41:42 [2020-04-02T18:41:42.004Z] #48 0.793 + : /build
18:41:42 [2020-04-02T18:41:42.004Z] #48 0.794 + '[' -z '' ']'
18:41:42 [2020-04-02T18:41:42.004Z] #48 0.794 ++ mktemp -d
18:41:42 [2020-04-02T18:41:42.004Z] #48 0.857 + export GOPATH=/tmp/tmp.KNh1lTzDtS
18:41:42 [2020-04-02T18:41:42.004Z] #48 0.859 + GOPATH=/tmp/tmp.KNh1lTzDtS
18:41:42 [2020-04-02T18:41:42.004Z] #48 0.859 + RM_GOPATH=1
18:41:42 [2020-04-02T18:41:42.004Z] #48 0.862 ++ dirname ./install.sh
18:41:42 [2020-04-02T18:41:42.004Z] #48 0.881 + dir=.
18:41:42 [2020-04-02T18:41:42.004Z] #48 0.881 + bin=vndr
18:41:42 [2020-04-02T18:41:42.004Z] #48 0.881 + shift
18:41:42 [2020-04-02T18:41:42.004Z] #48 0.882 + '[' '!' -f ./vndr.installer ']'
18:41:42 [2020-04-02T18:41:42.004Z] #48 0.885 + . ./vndr.installer
18:41:42 [2020-04-02T18:41:42.004Z] #48 0.885 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:41:42 [2020-04-02T18:41:42.004Z] #48 0.886 + install_vndr
18:41:42 [2020-04-02T18:41:42.004Z] #48 0.887 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
18:41:42 [2020-04-02T18:41:42.004Z] #48 0.887 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:41:42 [2020-04-02T18:41:42.004Z] #48 0.887 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.KNh1lTzDtS/src/github.com/LK4D4/vndr
18:41:42 [2020-04-02T18:41:42.004Z] #48 0.892 Cloning into '/tmp/tmp.KNh1lTzDtS/src/github.com/LK4D4/vndr'...
18:41:42 [2020-04-02T18:41:42.004Z] #48 2.274 + cd /tmp/tmp.KNh1lTzDtS/src/github.com/LK4D4/vndr
18:41:42 [2020-04-02T18:41:42.004Z] #48 2.276 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:41:42 [2020-04-02T18:41:42.004Z] #48 2.309 + go build -buildmode=pie -v -o /build/vndr .
18:41:42 [2020-04-02T18:41:42.004Z] #48 4.764 runtime/internal/sys
18:41:42 [2020-04-02T18:41:42.004Z] #48 4.801 internal/race
18:41:42 [2020-04-02T18:41:42.004Z] #48 4.820 internal/cpu
18:41:42 [2020-04-02T18:41:42.004Z] #48 5.166 runtime/internal/atomic
18:41:42 [2020-04-02T18:41:42.004Z] #48 5.493 runtime/internal/math
18:41:42 [2020-04-02T18:41:42.004Z] #48 5.775 sync/atomic
18:41:42 [2020-04-02T18:41:42.004Z] #48 6.068 unicode
18:41:42 [2020-04-02T18:41:42.004Z] #48 6.444 unicode/utf8
18:41:42 [2020-04-02T18:41:42.004Z] #48 6.984 math/bits
18:41:42 [2020-04-02T18:41:42.004Z] #48 7.230 internal/bytealg
18:41:42 [2020-04-02T18:41:42.004Z] #48 9.004 internal/testlog
18:41:42 [2020-04-02T18:41:42.004Z] #48 10.33 math
18:41:42 [2020-04-02T18:41:42.004Z] #48 10.35 encoding
18:41:42 [2020-04-02T18:41:42.004Z] #48 11.05 unicode/utf16
18:41:42 [2020-04-02T18:41:42.004Z] #48 ...
18:41:42 [2020-04-02T18:41:42.004Z] 
18:41:42 [2020-04-02T18:41:42.004Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:41:42 [2020-04-02T18:41:42.004Z] #51 0.776 + RM_GOPATH=0
18:41:42 [2020-04-02T18:41:42.004Z] #51 0.796 + TMP_GOPATH=
18:41:42 [2020-04-02T18:41:42.004Z] #51 0.802 + : /build
18:41:42 [2020-04-02T18:41:42.004Z] #51 0.805 + '[' -z '' ']'
18:41:42 [2020-04-02T18:41:42.004Z] #51 0.807 ++ mktemp -d
18:41:42 [2020-04-02T18:41:42.004Z] #51 0.855 + export GOPATH=/tmp/tmp.ACFAMT13Lc
18:41:42 [2020-04-02T18:41:42.004Z] #51 0.856 + GOPATH=/tmp/tmp.ACFAMT13Lc
18:41:42 [2020-04-02T18:41:42.004Z] #51 0.856 + RM_GOPATH=1
18:41:42 [2020-04-02T18:41:42.004Z] #51 0.861 ++ dirname ./install.sh
18:41:42 [2020-04-02T18:41:42.004Z] #51 0.886 + dir=.
18:41:42 [2020-04-02T18:41:42.004Z] #51 0.886 + bin=gotestsum
18:41:42 [2020-04-02T18:41:42.004Z] #51 0.886 + shift
18:41:42 [2020-04-02T18:41:42.004Z] #51 0.886 + '[' '!' -f ./gotestsum.installer ']'
18:41:42 [2020-04-02T18:41:42.004Z] #51 0.886 + . ./gotestsum.installer
18:41:42 [2020-04-02T18:41:42.004Z] #51 0.887 ++ : v0.3.5
18:41:42 [2020-04-02T18:41:42.004Z] #51 0.888 + install_gotestsum
18:41:42 [2020-04-02T18:41:42.004Z] #51 0.888 + echo 'Installing gotestsum version v0.3.5'
18:41:42 [2020-04-02T18:41:42.004Z] #51 0.889 Installing gotestsum version v0.3.5
18:41:42 [2020-04-02T18:41:42.004Z] #51 0.889 + go get -d gotest.tools/gotestsum
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:41:42 [2020-04-02T18:41:42.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:41:42 [2020-04-02T18:41:42.302Z] #51 ...
18:41:42 [2020-04-02T18:41:42.302Z] 
18:41:42 [2020-04-02T18:41:42.302Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:41:42 [2020-04-02T18:41:42.302Z] #75 0.795 + RM_GOPATH=0
18:41:42 [2020-04-02T18:41:42.302Z] #75 0.796 + TMP_GOPATH=
18:41:42 [2020-04-02T18:41:42.302Z] #75 0.797 + : /build
18:41:42 [2020-04-02T18:41:42.302Z] #75 0.798 + '[' -z '' ']'
18:41:42 [2020-04-02T18:41:42.302Z] #75 0.799 ++ mktemp -d
18:41:42 [2020-04-02T18:41:42.302Z] #75 0.803 + export GOPATH=/tmp/tmp.mAUUQJ2X8n
18:41:42 [2020-04-02T18:41:42.302Z] #75 0.804 + GOPATH=/tmp/tmp.mAUUQJ2X8n
18:41:42 [2020-04-02T18:41:42.302Z] #75 0.806 + RM_GOPATH=1
18:41:42 [2020-04-02T18:41:42.302Z] #75 0.815 ++ dirname ./install.sh
18:41:42 [2020-04-02T18:41:42.302Z] #75 0.819 + dir=.
18:41:42 [2020-04-02T18:41:42.302Z] #75 0.821 + bin=proxy
18:41:42 [2020-04-02T18:41:42.302Z] #75 0.821 + shift
18:41:42 [2020-04-02T18:41:42.302Z] #75 0.823 + '[' '!' -f ./proxy.installer ']'
18:41:42 [2020-04-02T18:41:42.302Z] #75 0.824 + . ./proxy.installer
18:41:42 [2020-04-02T18:41:42.302Z] #75 0.826 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
18:41:42 [2020-04-02T18:41:42.302Z] #75 0.829 + install_proxy
18:41:42 [2020-04-02T18:41:42.302Z] #75 0.829 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
18:41:42 [2020-04-02T18:41:42.302Z] #75 0.830 + case "$1" in
18:41:42 [2020-04-02T18:41:42.302Z] #75 0.830 + export CGO_ENABLED=0
18:41:42 [2020-04-02T18:41:42.302Z] #75 0.830 + CGO_ENABLED=0
18:41:42 [2020-04-02T18:41:42.302Z] #75 0.830 + _install_proxy
18:41:42 [2020-04-02T18:41:42.302Z] #75 0.830 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
18:41:42 [2020-04-02T18:41:42.302Z] #75 0.830 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.mAUUQJ2X8n/src/github.com/docker/libnetwork
18:41:42 [2020-04-02T18:41:42.302Z] #75 0.835 Cloning into '/tmp/tmp.mAUUQJ2X8n/src/github.com/docker/libnetwork'...
18:41:42 [2020-04-02T18:41:42.302Z] #75 ...
18:41:42 [2020-04-02T18:41:42.302Z] 
18:41:42 [2020-04-02T18:41:42.302Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:41:42 [2020-04-02T18:41:42.302Z] #42 0.703 + git clone https://github.com/docker/distribution.git .
18:41:42 [2020-04-02T18:41:42.302Z] #42 0.713 Cloning into '.'...
18:41:42 [2020-04-02T18:41:42.374Z] #44 76.98   CC       compel/arch/x86/src/lib/infect.o
18:41:42 [2020-04-02T18:41:42.839Z] #42 ...
18:41:42 [2020-04-02T18:41:42.839Z] 
18:41:42 [2020-04-02T18:41:42.839Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:41:42 [2020-04-02T18:41:42.839Z] #34 9.795 runtime
18:41:42 [2020-04-02T18:41:42.839Z] #34 10.72 encoding
18:41:42 [2020-04-02T18:41:42.839Z] #34 11.60 runtime/cgo
18:41:42 [2020-04-02T18:41:42.934Z] #44 ...
18:41:42 [2020-04-02T18:41:42.934Z] 
18:41:42 [2020-04-02T18:41:42.934Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:41:42 [2020-04-02T18:41:42.934Z] #10 183.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
18:41:42 [2020-04-02T18:41:42.934Z] #10 183.5 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
18:41:42 [2020-04-02T18:41:42.934Z] #10 183.5 Setting up libapparmor1:amd64 (2.13.2-10) ...
18:41:42 [2020-04-02T18:41:42.934Z] #10 183.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:41:42 [2020-04-02T18:41:42.934Z] #10 183.5 Setting up libpcre16-3:amd64 (2:8.39-12) ...
18:41:42 [2020-04-02T18:41:42.934Z] #10 183.5 Setting up libsepol1-dev:amd64 (2.8-1) ...
18:41:42 [2020-04-02T18:41:42.934Z] #10 183.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:41:42 [2020-04-02T18:41:42.934Z] #10 183.5 Setting up libbtrfs0 (4.20.1-2) ...
18:41:42 [2020-04-02T18:41:42.934Z] #10 183.5 Setting up libpcre32-3:amd64 (2:8.39-12) ...
18:41:42 [2020-04-02T18:41:42.934Z] #10 183.6 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
18:41:42 [2020-04-02T18:41:42.934Z] #10 183.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:41:42 [2020-04-02T18:41:42.934Z] #10 183.7 Setting up libbtrfs-dev (4.20.1-2) ...
18:41:42 [2020-04-02T18:41:42.934Z] #10 183.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
18:41:42 [2020-04-02T18:41:42.934Z] #10 183.7 Setting up mingw-w64-common (6.0.0-3) ...
18:41:42 [2020-04-02T18:41:42.934Z] #10 183.8 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
18:41:42 [2020-04-02T18:41:42.934Z] #10 183.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
18:41:42 [2020-04-02T18:41:42.934Z] #10 183.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
18:41:42 [2020-04-02T18:41:42.934Z] #10 183.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:41:42 [2020-04-02T18:41:42.934Z] #10 183.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
18:41:42 [2020-04-02T18:41:42.934Z] #10 183.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
18:41:42 [2020-04-02T18:41:42.934Z] #10 183.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:41:42 [2020-04-02T18:41:42.934Z] #10 183.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
18:41:42 [2020-04-02T18:41:42.934Z] #10 183.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
18:41:42 [2020-04-02T18:41:42.934Z] #10 184.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
18:41:42 [2020-04-02T18:41:42.934Z] #10 184.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
18:41:42 [2020-04-02T18:41:42.934Z] #10 184.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
18:41:42 [2020-04-02T18:41:42.934Z] #10 184.0 Setting up dmsetup (2:1.02.155-3) ...
18:41:42 [2020-04-02T18:41:42.934Z] #10 184.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
18:41:42 [2020-04-02T18:41:42.934Z] #10 184.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
18:41:42 [2020-04-02T18:41:42.934Z] #10 184.1 Processing triggers for libc-bin (2.28-10) ...
18:41:42 [2020-04-02T18:41:42.934Z] #10 DONE 184.4s
18:41:42 [2020-04-02T18:41:42.934Z] 
18:41:42 [2020-04-02T18:41:42.934Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
18:41:42 [2020-04-02T18:41:42.934Z] #58 DONE 0.1s
18:41:42 [2020-04-02T18:41:42.934Z] 
18:41:42 [2020-04-02T18:41:42.934Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:41:42 [2020-04-02T18:41:42.934Z] #44 77.57   CC       compel/src/lib/infect-rpc.o
18:41:42 [2020-04-02T18:41:42.934Z] #44 ...
18:41:42 [2020-04-02T18:41:42.934Z] 
18:41:42 [2020-04-02T18:41:42.934Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
18:41:43 [2020-04-02T18:41:43.190Z] #11 ...
18:41:43 [2020-04-02T18:41:43.190Z] 
18:41:43 [2020-04-02T18:41:43.190Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
18:41:43 [2020-04-02T18:41:43.190Z] #59 DONE 0.1s
18:41:43 [2020-04-02T18:41:43.190Z] 
18:41:43 [2020-04-02T18:41:43.190Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:41:43 [2020-04-02T18:41:43.360Z] --- PASS: TestBuildMultiStageLayerLeak (2.97s)
18:41:43 [2020-04-02T18:41:43.360Z] === RUN   TestBuildWithHugeFile
18:41:44 [2020-04-02T18:41:44.477Z] + docker version
18:41:41 [2020-04-02T18:41:41.434Z]  > git rev-list --no-walk d782fc9d8f35c6e54dae1996fe49549106ffa0f4 # timeout=10
18:41:45 [2020-04-02T18:41:45.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:41:45 [2020-04-02T18:41:45.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:41:45 [2020-04-02T18:41:45.698Z] #60 ...
18:41:45 [2020-04-02T18:41:45.698Z] 
18:41:45 [2020-04-02T18:41:45.698Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:41:45 [2020-04-02T18:41:45.698Z] #47 176.5 net/textproto
18:41:45 [2020-04-02T18:41:45.698Z] #47 176.5 crypto/x509
18:41:45 [2020-04-02T18:41:45.699Z] #47 177.8 vendor/golang.org/x/net/http/httpguts
18:41:45 [2020-04-02T18:41:45.699Z] #47 178.1 vendor/golang.org/x/net/http/httpproxy
18:41:45 [2020-04-02T18:41:45.699Z] #47 178.6 mime/multipart
18:41:45 [2020-04-02T18:41:45.699Z] #47 181.2 crypto/tls
18:41:45 [2020-04-02T18:41:45.699Z] #47 ...
18:41:45 [2020-04-02T18:41:45.699Z] 
18:41:45 [2020-04-02T18:41:45.699Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:41:45 [2020-04-02T18:41:45.699Z] #60 2.354 + RM_GOPATH=0
18:41:45 [2020-04-02T18:41:45.699Z] #60 2.354 + TMP_GOPATH=
18:41:45 [2020-04-02T18:41:45.699Z] #60 ...
18:41:45 [2020-04-02T18:41:45.699Z] 
18:41:45 [2020-04-02T18:41:45.699Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
18:41:45 [2020-04-02T18:41:45.699Z] #11 DONE 2.6s
18:41:45 [2020-04-02T18:41:45.699Z] 
18:41:45 [2020-04-02T18:41:45.699Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:41:45 [2020-04-02T18:41:45.699Z] #60 2.354 + : /build
18:41:45 [2020-04-02T18:41:45.699Z] #60 2.354 + '[' -z '' ']'
18:41:45 [2020-04-02T18:41:45.699Z] #60 2.356 ++ mktemp -d
18:41:45 [2020-04-02T18:41:45.699Z] #60 2.359 + export GOPATH=/tmp/tmp.wEgVCMJCVs
18:41:45 [2020-04-02T18:41:45.699Z] #60 2.359 + GOPATH=/tmp/tmp.wEgVCMJCVs
18:41:45 [2020-04-02T18:41:45.699Z] #60 2.359 + RM_GOPATH=1
18:41:45 [2020-04-02T18:41:45.699Z] #60 2.362 ++ dirname ./install.sh
18:41:45 [2020-04-02T18:41:45.699Z] #60 2.365 + dir=.
18:41:45 [2020-04-02T18:41:45.699Z] #60 2.365 + bin=runc
18:41:45 [2020-04-02T18:41:45.699Z] #60 2.365 + shift
18:41:45 [2020-04-02T18:41:45.699Z] #60 2.365 + '[' '!' -f ./runc.installer ']'
18:41:45 [2020-04-02T18:41:45.699Z] #60 2.365 + . ./runc.installer
18:41:45 [2020-04-02T18:41:45.699Z] #60 2.365 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
18:41:45 [2020-04-02T18:41:45.699Z] #60 2.365 + install_runc
18:41:45 [2020-04-02T18:41:45.699Z] #60 2.366 + uname -r
18:41:45 [2020-04-02T18:41:45.699Z] #60 2.366 + grep -q '^3\.10\.0.*\.el7\.'
18:41:45 [2020-04-02T18:41:45.699Z] #60 2.372 + RUNC_BUILDTAGS='seccomp apparmor selinux '
18:41:45 [2020-04-02T18:41:45.699Z] #60 2.372 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
18:41:45 [2020-04-02T18:41:45.699Z] #60 2.372 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wEgVCMJCVs/src/github.com/opencontainers/runc
18:41:45 [2020-04-02T18:41:45.699Z] #60 2.372 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
18:41:45 [2020-04-02T18:41:45.699Z] #60 2.374 Cloning into '/tmp/tmp.wEgVCMJCVs/src/github.com/opencontainers/runc'...
18:41:47 [2020-04-02T18:41:47.702Z] #34 ...
18:41:47 [2020-04-02T18:41:47.702Z] 
18:41:47 [2020-04-02T18:41:47.702Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:41:47 [2020-04-02T18:41:47.702Z] #48 11.90 runtime
18:41:47 [2020-04-02T18:41:47.702Z] #48 12.15 container/list
18:41:47 [2020-04-02T18:41:47.702Z] #48 15.98 crypto/internal/subtle
18:41:47 [2020-04-02T18:41:47.702Z] #48 16.73 crypto/subtle
18:41:48 [2020-04-02T18:41:48.208Z] #60 ...
18:41:48 [2020-04-02T18:41:48.208Z] 
18:41:48 [2020-04-02T18:41:48.208Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
18:41:48 [2020-04-02T18:41:48.208Z] #12 DONE 2.2s
18:41:48 [2020-04-02T18:41:48.208Z] 
18:41:48 [2020-04-02T18:41:48.208Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
18:41:48 [2020-04-02T18:41:48.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:41:48 [2020-04-02T18:41:48.364Z] #48 17.34 vendor/golang.org/x/crypto/cryptobyte/asn1
18:41:48 [2020-04-02T18:41:48.654Z] #48 17.88 internal/nettrace
18:41:49 [2020-04-02T18:41:49.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:41:49 [2020-04-02T18:41:49.284Z] #48 18.24 runtime/cgo
18:41:50 [2020-04-02T18:41:50.091Z] #13 2.033 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:41:50 [2020-04-02T18:41:50.091Z] #13 DONE 2.2s
18:41:50 [2020-04-02T18:41:50.091Z] 
18:41:50 [2020-04-02T18:41:50.091Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:41:50 [2020-04-02T18:41:50.091Z] #44 78.11   CC       compel/src/lib/infect-util.o
18:41:50 [2020-04-02T18:41:50.091Z] #44 78.54   CC       compel/src/lib/infect.o
18:41:50 [2020-04-02T18:41:50.091Z] #44 81.34   CC       compel/src/lib/ptrace.o
18:41:50 [2020-04-02T18:41:50.091Z] #44 81.72   AR       compel/libcompel.a
18:41:50 [2020-04-02T18:41:50.091Z] #44 81.79   HOSTCC   compel/src/main-host.o
18:41:50 [2020-04-02T18:41:50.091Z] #44 82.14   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
18:41:50 [2020-04-02T18:41:50.091Z] #44 82.35   HOSTCC   compel/src/lib/handle-elf-host.o
18:41:50 [2020-04-02T18:41:50.091Z] #44 82.72   HOSTCC   compel/src/lib/log-host.o
18:41:50 [2020-04-02T18:41:50.091Z] #44 82.92   HOSTLINK compel/compel-host-bin
18:41:50 [2020-04-02T18:41:50.091Z] #44 83.00   DEP      soccr/soccr.d
18:41:50 [2020-04-02T18:41:50.091Z] #44 83.20   CC       soccr/soccr.o
18:41:50 [2020-04-02T18:41:50.091Z] #44 ...
18:41:50 [2020-04-02T18:41:50.091Z] 
18:41:50 [2020-04-02T18:41:50.091Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
18:41:51 [2020-04-02T18:41:51.349Z] #48 ...
18:41:51 [2020-04-02T18:41:51.349Z] 
18:41:51 [2020-04-02T18:41:51.349Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:41:51 [2020-04-02T18:41:51.349Z] #69 10.16 + for f in rootlesskit rootlesskit-docker-proxy
18:41:51 [2020-04-02T18:41:51.349Z] #69 10.16 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
18:41:51 [2020-04-02T18:41:51.639Z] #69 ...
18:41:51 [2020-04-02T18:41:51.639Z] 
18:41:51 [2020-04-02T18:41:51.639Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:41:51 [2020-04-02T18:41:51.639Z] #63 10.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
18:41:51 [2020-04-02T18:41:51.639Z] #63 ...
18:41:51 [2020-04-02T18:41:51.639Z] 
18:41:51 [2020-04-02T18:41:51.639Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:41:51 [2020-04-02T18:41:51.639Z] #57 20.60 + cd /tmp/tmp.T9DA4Yrhfv/src/github.com/mvdan/sh
18:41:51 [2020-04-02T18:41:51.639Z] #57 20.60 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
18:41:51 [2020-04-02T18:41:51.639Z] #57 20.77 + GO111MODULE=on
18:41:51 [2020-04-02T18:41:51.639Z] #57 20.77 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
18:41:51 [2020-04-02T18:41:51.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:41:51 [2020-04-02T18:41:51.979Z] #14 DONE 1.9s
18:41:51 [2020-04-02T18:41:51.979Z] 
18:41:51 [2020-04-02T18:41:51.979Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
18:41:53 [2020-04-02T18:41:53.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:41:53 [2020-04-02T18:41:53.701Z] #57 22.90 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:41:53 [2020-04-02T18:41:53.701Z] #57 22.94 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:41:53 [2020-04-02T18:41:53.701Z] #57 23.01 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:41:53 [2020-04-02T18:41:53.861Z] #15 DONE 2.1s
18:41:53 [2020-04-02T18:41:53.861Z] 
18:41:53 [2020-04-02T18:41:53.861Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:41:53 [2020-04-02T18:41:53.861Z] #60 9.818 + cd /tmp/tmp.wEgVCMJCVs/src/github.com/opencontainers/runc
18:41:53 [2020-04-02T18:41:53.861Z] #60 9.819 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
18:41:53 [2020-04-02T18:41:53.861Z] #60 10.47 + '[' -z '' ']'
18:41:53 [2020-04-02T18:41:53.861Z] #60 10.47 + target=static
18:41:53 [2020-04-02T18:41:53.861Z] #60 10.47 + make 'BUILDTAGS=seccomp apparmor selinux ' static
18:41:54 [2020-04-02T18:41:54.335Z] #57 23.38 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:41:54 [2020-04-02T18:41:54.335Z] #57 23.44 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:41:54 [2020-04-02T18:41:54.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:41:54 [2020-04-02T18:41:54.669Z] Client: Docker Engine - Enterprise
18:41:54 [2020-04-02T18:41:54.669Z]  Version:           19.03.5
18:41:54 [2020-04-02T18:41:54.669Z]  API version:       1.40
18:41:54 [2020-04-02T18:41:54.669Z]  Go version:        go1.12.12
18:41:54 [2020-04-02T18:41:54.669Z]  Git commit:        2ee0c57608
18:41:54 [2020-04-02T18:41:54.669Z]  Built:             11/13/2019 08:00:16
18:41:54 [2020-04-02T18:41:54.669Z]  OS/Arch:           windows/amd64
18:41:54 [2020-04-02T18:41:54.669Z]  Experimental:      false
18:41:54 [2020-04-02T18:41:54.669Z] 
18:41:54 [2020-04-02T18:41:54.669Z] Server: Docker Engine - Enterprise
18:41:54 [2020-04-02T18:41:54.669Z]  Engine:
18:41:54 [2020-04-02T18:41:54.669Z]   Version:          19.03.5
18:41:54 [2020-04-02T18:41:54.669Z]   API version:      1.40 (minimum version 1.24)
18:41:54 [2020-04-02T18:41:54.669Z]   Go version:       go1.12.12
18:41:54 [2020-04-02T18:41:54.669Z]   Git commit:       2ee0c57608
18:41:54 [2020-04-02T18:41:54.669Z]   Built:            11/13/2019 07:58:51
18:41:54 [2020-04-02T18:41:54.669Z]   OS/Arch:          windows/amd64
18:41:54 [2020-04-02T18:41:54.669Z]   Experimental:     true
18:41:55 [2020-04-02T18:41:55.224Z] #60 12.03 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 .
[Pipeline] sh
18:41:55 [2020-04-02T18:41:55.829Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:41:55 [2020-04-02T18:41:55.829Z] Using test binary docker
18:41:55 [2020-04-02T18:41:55.829Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:41:55 [2020-04-02T18:41:55.829Z] +++ /etc/init.d/apparmor start
18:41:55 [2020-04-02T18:41:55.829Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:41:55 [2020-04-02T18:41:55.829Z] INFO: Waiting for daemon to start...
18:41:55 [2020-04-02T18:41:55.829Z] Starting dockerd
18:41:55 [2020-04-02T18:41:55.829Z] +++ 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
18:41:56 [2020-04-02T18:41:56.123Z] + docker info
18:41:56 [2020-04-02T18:41:56.146Z] #60 ...
18:41:56 [2020-04-02T18:41:56.146Z] 
18:41:56 [2020-04-02T18:41:56.146Z] #16 [dev-systemd-false 6/26] RUN ldconfig
18:41:56 [2020-04-02T18:41:56.146Z] #16 DONE 2.3s
18:41:56 [2020-04-02T18:41:56.161Z] #57 25.02 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:41:56 [2020-04-02T18:41:56.401Z] 
18:41:56 [2020-04-02T18:41:56.401Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
18:41:56 [2020-04-02T18:41:56.935Z] #57 ...
18:41:56 [2020-04-02T18:41:56.935Z] 
18:41:56 [2020-04-02T18:41:56.935Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:41:56 [2020-04-02T18:41:56.935Z] #63 26.25 Fetched 8118 kB in 25s (319 kB/s)
18:41:58 [2020-04-02T18:41:58.288Z] #17 ...
18:41:58 [2020-04-02T18:41:58.288Z] 
18:41:58 [2020-04-02T18:41:58.288Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:41:58 [2020-04-02T18:41:58.288Z] #47 189.3 net/http/httptrace
18:41:58 [2020-04-02T18:41:58.288Z] #47 189.6 net/http
18:41:58 [2020-04-02T18:41:58.288Z] #47 ...
18:41:58 [2020-04-02T18:41:58.288Z] 
18:41:58 [2020-04-02T18:41:58.288Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:41:58 [2020-04-02T18:41:58.288Z] #44 84.70   AR       soccr/libsoccr.a
18:41:58 [2020-04-02T18:41:58.288Z] #44 84.76 make[1]: 'soccr/libsoccr.a' is up to date.
18:41:58 [2020-04-02T18:41:58.288Z] #44 85.27   DEP      criu/arch/x86/sigframe.d
18:41:58 [2020-04-02T18:41:58.288Z] #44 85.37   DEP      criu/arch/x86/sigaction_compat.d
18:41:58 [2020-04-02T18:41:58.288Z] #44 85.48   DEP      criu/arch/x86/kerndat.d
18:41:58 [2020-04-02T18:41:58.288Z] #44 85.61   DEP      criu/arch/x86/crtools.d
18:41:58 [2020-04-02T18:41:58.288Z] #44 85.70   DEP      criu/arch/x86/cpu.d
18:41:58 [2020-04-02T18:41:58.288Z] #44 85.82   CC       criu/arch/x86/cpu.o
18:41:58 [2020-04-02T18:41:58.288Z] #44 86.47   CC       criu/arch/x86/crtools.o
18:41:58 [2020-04-02T18:41:58.288Z] #44 87.98   CC       criu/arch/x86/kerndat.o
18:41:58 [2020-04-02T18:41:58.288Z] #44 88.47   CC       criu/arch/x86/sigaction_compat.o
18:41:58 [2020-04-02T18:41:58.288Z] #44 88.97   CC       criu/arch/x86/sigframe.o
18:41:58 [2020-04-02T18:41:58.288Z] #44 89.34   LINK     criu/arch/x86/crtools.built-in.o
18:41:58 [2020-04-02T18:41:58.288Z] #44 89.41   DEP      criu/pie/util-vdso-elf32.d
18:41:58 [2020-04-02T18:41:58.288Z] #44 89.58   DEP      criu/pie/util-vdso.d
18:41:58 [2020-04-02T18:41:58.288Z] #44 89.71   DEP      criu/pie/util.d
18:41:58 [2020-04-02T18:41:58.288Z] #44 89.79   CC       criu/pie/util.o
18:41:58 [2020-04-02T18:41:58.288Z] #44 90.02   CC       criu/pie/util-vdso.o
18:41:58 [2020-04-02T18:41:58.288Z] #44 90.72   CC       criu/pie/util-vdso-elf32.o
18:41:58 [2020-04-02T18:41:58.288Z] #44 91.48   AR       criu/pie/pie.lib.a
18:41:58 [2020-04-02T18:41:58.288Z] #44 91.57   DEP      criu/pie/restorer.d
18:41:58 [2020-04-02T18:41:58.288Z] #44 91.80   DEP      criu/arch/x86/sigaction_compat_pie.d
18:41:58 [2020-04-02T18:41:58.288Z] #44 91.87   DEP      criu/arch/x86/restorer_unmap.d
18:41:58 [2020-04-02T18:41:58.288Z] #44 91.89   DEP      criu/arch/x86/restorer.d
18:41:58 [2020-04-02T18:41:58.288Z] #44 92.19   DEP      criu/arch/x86/vdso-pie.d
18:41:58 [2020-04-02T18:41:58.288Z] #44 92.31   DEP      criu/pie/parasite-vdso.d
18:41:58 [2020-04-02T18:41:58.288Z] #44 92.51   DEP      criu/pie/parasite.d
18:41:58 [2020-04-02T18:41:58.288Z] #44 92.80   CC       criu/pie/parasite.o
18:41:58 [2020-04-02T18:41:58.359Z] .
18:41:58 [2020-04-02T18:41:58.359Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:41:58 [2020-04-02T18:41:58.359Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:41:58 [2020-04-02T18:41:58.359Z] Error: No such image: emptyfs
18:41:58 [2020-04-02T18:41:58.359Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:41:58 [2020-04-02T18:41:58.359Z] ++++ docker load
18:41:58 [2020-04-02T18:41:58.359Z] Running integration-test (iteration 1)
18:41:58 [2020-04-02T18:41:58.359Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
18:41:58 [2020-04-02T18:41:58.359Z] ++ 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
18:41:58 [2020-04-02T18:41:58.359Z] ++ set -e
18:41:58 [2020-04-02T18:41:58.359Z] ++ '[' -n 0 ']'
18:41:58 [2020-04-02T18:41:58.359Z] ++ set -x
18:41:58 [2020-04-02T18:41:58.359Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:41:58 [2020-04-02T18:41:58.543Z] #44 ...
18:41:58 [2020-04-02T18:41:58.543Z] 
18:41:58 [2020-04-02T18:41:58.543Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
18:41:58 [2020-04-02T18:41:58.543Z] #17 2.513 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:41:58 [2020-04-02T18:41:58.543Z] #17 2.548 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:41:58 [2020-04-02T18:41:58.797Z] #17 2.552 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:41:59 [2020-04-02T18:41:59.356Z] #17 3.130 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:42:00 [2020-04-02T18:42:00.716Z] #17 4.490 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [186 kB]
18:42:02 [2020-04-02T18:42:02.078Z] #17 5.808 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
18:42:02 [2020-04-02T18:42:02.548Z] #63 26.25 Reading package lists...
18:42:02 [2020-04-02T18:42:02.548Z] #63 ...
18:42:02 [2020-04-02T18:42:02.548Z] 
18:42:02 [2020-04-02T18:42:02.548Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:42:02 [2020-04-02T18:42:02.548Z] #42 30.84 Checking out files:  76% (1226/1597)   
Checking out files:  77% (1230/1597)   
Checking out files:  78% (1246/1597)   
Checking out files:  79% (1262/1597)   
Checking out files:  80% (1278/1597)   
Checking out files:  81% (1294/1597)   
Checking out files:  82% (1310/1597)   
Checking out files:  83% (1326/1597)   
Checking out files:  84% (1342/1597)   
Checking out files:  85% (1358/1597)   
Checking out files:  86% (1374/1597)   
Checking out files:  87% (1390/1597)   
Checking out files:  88% (1406/1597)   
Checking out files:  89% (1422/1597)   
Checking out files:  90% (1438/1597)   
Checking out files:  91% (1454/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
18:42:02 [2020-04-02T18:42:02.548Z] #42 31.36 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
18:42:04 [2020-04-02T18:42:04.417Z] Loaded image: buildpack-deps:jessie
18:42:04 [2020-04-02T18:42:04.417Z] Loaded image: busybox:latest
18:42:04 [2020-04-02T18:42:04.417Z] Loaded image: busybox:glibc
18:42:04 [2020-04-02T18:42:04.417Z] Loaded image: debian:jessie
18:42:04 [2020-04-02T18:42:04.417Z] Loaded image: hello-world:latest
18:42:04 [2020-04-02T18:42:04.417Z] INFO: Testing against a local daemon
18:42:04 [2020-04-02T18:42:04.417Z] === RUN   TestCgroupNamespacesBuild
18:42:05 [2020-04-02T18:42:05.291Z] #42 34.64 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
18:42:05 [2020-04-02T18:42:05.339Z] #17 ...
18:42:05 [2020-04-02T18:42:05.339Z] 
18:42:05 [2020-04-02T18:42:05.339Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:42:05 [2020-04-02T18:42:05.339Z] #44 94.03   LINK     criu/pie/parasite.built-in.o
18:42:05 [2020-04-02T18:42:05.339Z] #44 94.05   GEN      criu/pie/parasite-blob.h
18:42:05 [2020-04-02T18:42:05.339Z] #44 94.07   CC       criu/pie/parasite-vdso.o
18:42:05 [2020-04-02T18:42:05.339Z] #44 94.74   CC       criu/arch/x86/vdso-pie.o
18:42:05 [2020-04-02T18:42:05.339Z] #44 95.08   CC       criu/arch/x86/restorer.o
18:42:05 [2020-04-02T18:42:05.339Z] #44 95.76   CC       criu/arch/x86/restorer_unmap.o
18:42:05 [2020-04-02T18:42:05.339Z] #44 95.83   CC       criu/arch/x86/sigaction_compat_pie.o
18:42:05 [2020-04-02T18:42:05.339Z] #44 96.16   CC       criu/pie/restorer.o
18:42:05 [2020-04-02T18:42:05.339Z] #44 99.15   LINK     criu/pie/restorer.built-in.o
18:42:05 [2020-04-02T18:42:05.339Z] #44 99.18   GEN      criu/pie/restorer-blob.h
18:42:05 [2020-04-02T18:42:05.339Z] #44 99.29   DEP      criu/vdso.d
18:42:05 [2020-04-02T18:42:05.339Z] #44 99.53   DEP      criu/vdso-compat.d
18:42:05 [2020-04-02T18:42:05.339Z] #44 99.67   DEP      criu/uts_ns.d
18:42:05 [2020-04-02T18:42:05.339Z] #44 99.79   DEP      criu/util.d
18:42:05 [2020-04-02T18:42:05.339Z] #44 99.97   DEP      criu/uffd.d
18:42:05 [2020-04-02T18:42:05.598Z] #44 100.2   DEP      criu/tun.d
18:42:05 [2020-04-02T18:42:05.853Z] #44 100.4   DEP      criu/tty.d
18:42:05 [2020-04-02T18:42:05.930Z] #42 ...
18:42:05 [2020-04-02T18:42:05.930Z] 
18:42:05 [2020-04-02T18:42:05.930Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:42:05 [2020-04-02T18:42:05.930Z] #26 25.21 Fetched 8118 kB in 24s (332 kB/s)
18:42:05 [2020-04-02T18:42:05.930Z] #26 25.21 Reading package lists...
18:42:05 [2020-04-02T18:42:05.930Z] #26 ...
18:42:05 [2020-04-02T18:42:05.930Z] 
18:42:05 [2020-04-02T18:42:05.930Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:42:05 [2020-04-02T18:42:05.930Z] #75 31.77 Checking out files:  54% (1133/2066)   
Checking out files:  55% (1137/2066)   
Checking out files:  56% (1157/2066)   
Checking out files:  57% (1178/2066)   
Checking out files:  58% (1199/2066)   
Checking out files:  59% (1219/2066)   
Checking out files:  60% (1240/2066)   
Checking out files:  61% (1261/2066)   
Checking out files:  62% (1281/2066)   
Checking out files:  63% (1302/2066)   
Checking out files:  64% (1323/2066)   
Checking out files:  65% (1343/2066)   
Checking out files:  66% (1364/2066)   
Checking out files:  67% (1385/2066)   
Checking out files:  68% (1405/2066)   
Checking out files:  69% (1426/2066)   
Checking out files:  70% (1447/2066)   
Checking out files:  71% (1467/2066)   
Checking out files:  72% (1488/2066)   
Checking out files:  73% (1509/2066)   
Checking out files:  74% (1529/2066)   
Checking out files:  75% (1550/2066)   
Checking out files:  76% (1571/2066)   
Checking out files:  77% (1591/2066)   
Checking out files:  78% (1612/2066)   
Checking out files:  79% (1633/2066)   
Checking out files:  80% (1653/2066)   
Checking out files:  81% (1674/2066)   
Checking out files:  82% (1695/2066)   
Checking out files:  83% (1715/2066)   
Checking out files:  84% (1736/2066)   
Checking out files:  85% (1757/2066)   
Checking out files:  86% (1777/2066)   
Checking out files:  87% (1798/2066)   
Checking out files:  88% (1819/2066)   
Checking out files:  89% (1839/2066)   
Checking out files:  90% (1860/2066)   
Checking out files:  91% (1881/2066)   
Checking out files:  92% (1901/2066)   
Checking out files:  93% (1922/2066)   
Checking out files:  94% (1943/2066)   
Checking out files:  95% (1963/2066)   
Checking out files:  96% (1984/2066)   
Checking out files:  97% (2005/2066)   
Checking out files:  98% (2025/2066)   
Checking out files:  99% (2046/2066)   
Checking out files: 100% (2066/2066)   
Checking out files: 100% (2066/2066), done.
18:42:05 [2020-04-02T18:42:05.930Z] #75 33.08 + cd /tmp/tmp.mAUUQJ2X8n/src/github.com/docker/libnetwork
18:42:05 [2020-04-02T18:42:05.930Z] #75 33.08 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
18:42:05 [2020-04-02T18:42:05.930Z] #75 34.02 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
18:42:06 [2020-04-02T18:42:06.242Z] #44 100.6   DEP      criu/timerfd.d
18:42:06 [2020-04-02T18:42:06.242Z] #44 100.8   DEP      criu/sysfs_parse.d
18:42:06 [2020-04-02T18:42:06.242Z] #44 101.0   DEP      criu/sysctl.d
18:42:06 [2020-04-02T18:42:06.497Z] #44 101.1   DEP      criu/string.d
18:42:06 [2020-04-02T18:42:06.497Z] #44 101.2   DEP      criu/stats.d
18:42:06 [2020-04-02T18:42:06.603Z] #75 ...
18:42:06 [2020-04-02T18:42:06.603Z] 
18:42:06 [2020-04-02T18:42:06.603Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:42:06 [2020-04-02T18:42:06.603Z] #48 25.64 vendor/golang.org/x/crypto/internal/subtle
18:42:06 [2020-04-02T18:42:06.603Z] #48 ...
18:42:06 [2020-04-02T18:42:06.603Z] 
18:42:06 [2020-04-02T18:42:06.603Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:42:06 [2020-04-02T18:42:06.603Z] #44 25.75 Fetched 8118 kB in 25s (326 kB/s)
18:42:06 [2020-04-02T18:42:06.603Z] #44 25.75 Reading package lists...
18:42:06 [2020-04-02T18:42:06.603Z] #44 ...
18:42:06 [2020-04-02T18:42:06.603Z] 
18:42:06 [2020-04-02T18:42:06.603Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:42:06 [2020-04-02T18:42:06.603Z] #11 25.90 Fetched 8118 kB in 25s (324 kB/s)
18:42:06 [2020-04-02T18:42:06.752Z] #44 101.3   DEP      criu/sockets.d
18:42:06 [2020-04-02T18:42:06.900Z] #11 25.90 Reading package lists...
18:42:06 [2020-04-02T18:42:06.901Z] #11 ...
18:42:06 [2020-04-02T18:42:06.901Z] 
18:42:06 [2020-04-02T18:42:06.901Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:42:06 [2020-04-02T18:42:06.901Z] #63 26.25 Reading package lists...
18:42:06 [2020-04-02T18:42:06.934Z] --- PASS: TestCgroupNamespacesBuild (3.99s)
18:42:06 [2020-04-02T18:42:06.934Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:42:07 [2020-04-02T18:42:07.008Z] #44 101.6   DEP      criu/sk-unix.d
18:42:07 [2020-04-02T18:42:07.008Z] #44 101.7   DEP      criu/sk-tcp.d
18:42:07 [2020-04-02T18:42:07.193Z] #63 ...
18:42:07 [2020-04-02T18:42:07.193Z] 
18:42:07 [2020-04-02T18:42:07.193Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:42:07 [2020-04-02T18:42:07.193Z] #57 26.30 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:42:07 [2020-04-02T18:42:07.193Z] #57 28.99 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:42:07 [2020-04-02T18:42:07.193Z] #57 31.37 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:42:07 [2020-04-02T18:42:07.193Z] #57 31.40 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:42:07 [2020-04-02T18:42:07.193Z] #57 31.76 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:42:07 [2020-04-02T18:42:07.193Z] #57 32.22 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:42:07 [2020-04-02T18:42:07.193Z] #57 34.17 runtime/cgo
18:42:07 [2020-04-02T18:42:07.193Z] #57 34.60 runtime
18:42:07 [2020-04-02T18:42:07.193Z] #57 ...
18:42:07 [2020-04-02T18:42:07.193Z] 
18:42:07 [2020-04-02T18:42:07.193Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:42:07 [2020-04-02T18:42:07.193Z] #36 26.64 Fetched 8118 kB in 26s (312 kB/s)
18:42:07 [2020-04-02T18:42:07.193Z] #36 26.64 Reading package lists...
18:42:07 [2020-04-02T18:42:07.263Z] #44 102.0   DEP      criu/sk-queue.d
18:42:07 [2020-04-02T18:42:07.487Z] #36 36.66 Reading package lists...
18:42:07 [2020-04-02T18:42:07.487Z] #36 ...
18:42:07 [2020-04-02T18:42:07.487Z] 
18:42:07 [2020-04-02T18:42:07.487Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:42:07 [2020-04-02T18:42:07.487Z] #44 25.75 Reading package lists...
18:42:07 [2020-04-02T18:42:07.518Z] #44 102.2   DEP      criu/sk-packet.d
18:42:07 [2020-04-02T18:42:07.773Z] #44 ...
18:42:07 [2020-04-02T18:42:07.773Z] 
18:42:07 [2020-04-02T18:42:07.773Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
18:42:07 [2020-04-02T18:42:07.773Z] #17 11.57 Fetched 8336 kB in 9s (897 kB/s)
18:42:07 [2020-04-02T18:42:07.855Z] tests/integration/api_network_test.py ...........................        [ 47%]
18:42:08 [2020-04-02T18:42:08.333Z] Loaded image: buildpack-deps:jessie
18:42:08 [2020-04-02T18:42:08.334Z] Loaded image: busybox:latest
18:42:08 [2020-04-02T18:42:08.334Z] Loaded image: busybox:glibc
18:42:08 [2020-04-02T18:42:08.334Z] Loaded image: debian:jessie
18:42:08 [2020-04-02T18:42:08.334Z] Loaded image: hello-world:latest
18:42:08 [2020-04-02T18:42:08.334Z] INFO: Testing against a local daemon
18:42:08 [2020-04-02T18:42:08.334Z] === RUN   TestCgroupNamespacesBuild
18:42:08 [2020-04-02T18:42:08.856Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.28s)
18:42:08 [2020-04-02T18:42:08.856Z] === RUN   TestBuildWithSession
18:42:08 [2020-04-02T18:42:08.856Z] --- SKIP: TestBuildWithSession (0.00s)
18:42:08 [2020-04-02T18:42:08.856Z]     build_session_test.go:25: TODO: BuildKit
18:42:08 [2020-04-02T18:42:08.856Z] === RUN   TestBuildSquashParent
18:42:10 [2020-04-02T18:42:10.308Z] --- PASS: TestBuildWithHugeFile (26.33s)
18:42:10 [2020-04-02T18:42:10.308Z] === RUN   TestBuildWithEmptyDockerfile
18:42:10 [2020-04-02T18:42:10.308Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:42:10 [2020-04-02T18:42:10.308Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:42:10 [2020-04-02T18:42:10.308Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:42:10 [2020-04-02T18:42:10.308Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:42:10 [2020-04-02T18:42:10.308Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:42:10 [2020-04-02T18:42:10.308Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:42:10 [2020-04-02T18:42:10.308Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:42:10 [2020-04-02T18:42:10.308Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:42:10 [2020-04-02T18:42:10.308Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:42:10 [2020-04-02T18:42:10.308Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
18:42:10 [2020-04-02T18:42:10.309Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s)
18:42:10 [2020-04-02T18:42:10.309Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s)
18:42:10 [2020-04-02T18:42:10.309Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s)
18:42:10 [2020-04-02T18:42:10.309Z] === RUN   TestBuildPreserveOwnership
18:42:10 [2020-04-02T18:42:10.309Z] === RUN   TestBuildPreserveOwnership/copy_from
18:42:10 [2020-04-02T18:42:10.864Z] --- PASS: TestCgroupNamespacesBuild (3.00s)
18:42:10 [2020-04-02T18:42:10.864Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:42:11 [2020-04-02T18:42:11.035Z] #17 11.57 Reading package lists...
18:42:11 [2020-04-02T18:42:11.035Z] #17 ...
18:42:11 [2020-04-02T18:42:11.035Z] 
18:42:11 [2020-04-02T18:42:11.035Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:42:11 [2020-04-02T18:42:11.035Z] #47 202.6 github.com/LK4D4/vndr/godl
18:42:11 [2020-04-02T18:42:11.035Z] #47 203.6 github.com/LK4D4/vndr
18:42:11 [2020-04-02T18:42:11.035Z] #47 DONE 212.2s
18:42:11 [2020-04-02T18:42:11.035Z] 
18:42:11 [2020-04-02T18:42:11.035Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:42:11 [2020-04-02T18:42:11.035Z] #44 102.4   DEP      criu/sk-netlink.d
18:42:11 [2020-04-02T18:42:11.035Z] #44 102.6   DEP      criu/sk-inet.d
18:42:11 [2020-04-02T18:42:11.035Z] #44 102.9   DEP      criu/signalfd.d
18:42:11 [2020-04-02T18:42:11.035Z] #44 103.1   DEP      criu/sigframe.d
18:42:11 [2020-04-02T18:42:11.035Z] #44 103.1   DEP      criu/shmem.d
18:42:11 [2020-04-02T18:42:11.035Z] #44 103.2   DEP      criu/servicefd.d
18:42:11 [2020-04-02T18:42:11.035Z] #44 103.4   DEP      criu/seize.d
18:42:11 [2020-04-02T18:42:11.035Z] #44 103.6   DEP      criu/seccomp.d
18:42:11 [2020-04-02T18:42:11.035Z] #44 103.8   DEP      criu/rst-malloc.d
18:42:11 [2020-04-02T18:42:11.035Z] #44 104.0   DEP      criu/rbtree.d
18:42:11 [2020-04-02T18:42:11.035Z] #44 104.0   DEP      criu/pstree.d
18:42:11 [2020-04-02T18:42:11.035Z] #44 104.2   DEP      criu/protobuf.d
18:42:11 [2020-04-02T18:42:11.035Z] #44 104.3   GEN      criu/protobuf-desc-gen.h
18:42:11 [2020-04-02T18:42:11.595Z] #44 106.3   DEP      criu/protobuf-desc.d
18:42:11 [2020-04-02T18:42:11.851Z] #44 106.5   DEP      criu/proc_parse.d
18:42:11 [2020-04-02T18:42:11.851Z] #44 106.6   DEP      criu/plugin.d
18:42:12 [2020-04-02T18:42:12.106Z] #44 106.7   DEP      criu/pipes.d
18:42:12 [2020-04-02T18:42:12.361Z] #44 107.0   DEP      criu/pie-util.d
18:42:12 [2020-04-02T18:42:12.361Z] #44 107.0   DEP      criu/pie-util-vdso.d
18:42:12 [2020-04-02T18:42:12.616Z] #44 107.1   DEP      criu/pie-util-vdso-elf32.d
18:42:12 [2020-04-02T18:42:12.616Z] #44 107.3   DEP      criu/path.d
18:42:12 [2020-04-02T18:42:12.766Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s)
18:42:12 [2020-04-02T18:42:12.766Z] === RUN   TestBuildWithSession
18:42:12 [2020-04-02T18:42:12.766Z] --- SKIP: TestBuildWithSession (0.00s)
18:42:12 [2020-04-02T18:42:12.766Z]     build_session_test.go:25: TODO: BuildKit
18:42:12 [2020-04-02T18:42:12.766Z] === RUN   TestBuildSquashParent
18:42:12 [2020-04-02T18:42:12.871Z] #44 107.5   DEP      criu/parasite-syscall.d
18:42:12 [2020-04-02T18:42:12.871Z] #44 107.7   DEP      criu/pagemap.d
18:42:13 [2020-04-02T18:42:13.417Z] #44 37.14 Reading package lists...
18:42:13 [2020-04-02T18:42:13.417Z] #44 ...
18:42:13 [2020-04-02T18:42:13.417Z] 
18:42:13 [2020-04-02T18:42:13.417Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:42:13 [2020-04-02T18:42:13.417Z] #54 36.90 + cd /tmp/tmp.NHSwkN6bA0/src/github.com/golangci/golangci-lint/
18:42:13 [2020-04-02T18:42:13.417Z] #54 36.91 + git checkout -q v1.23.8
18:42:13 [2020-04-02T18:42:13.417Z] #54 37.50 ++ git describe --tags
18:42:13 [2020-04-02T18:42:13.417Z] #54 37.52 + version=v1.23.8
18:42:13 [2020-04-02T18:42:13.417Z] #54 37.52 ++ git rev-parse --short HEAD
18:42:13 [2020-04-02T18:42:13.417Z] #54 37.55 + commit=76a82c6
18:42:13 [2020-04-02T18:42:13.417Z] #54 37.55 ++ git show -s --format=%cd
18:42:13 [2020-04-02T18:42:13.417Z] #54 37.57 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
18:42:13 [2020-04-02T18:42:13.417Z] #54 37.57 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
18:42:13 [2020-04-02T18:42:13.431Z] #44 107.9   DEP      criu/pagemap-cache.d
18:42:13 [2020-04-02T18:42:13.431Z] #44 108.1   DEP      criu/page-xfer.d
18:42:13 [2020-04-02T18:42:13.687Z] #44 108.2   DEP      criu/page-pipe.d
18:42:13 [2020-04-02T18:42:13.687Z] #44 108.3   DEP      criu/netfilter.d
18:42:13 [2020-04-02T18:42:13.687Z] #44 108.4   DEP      criu/net.d
18:42:13 [2020-04-02T18:42:13.825Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:42:13 [2020-04-02T18:42:13.942Z] #44 108.6   DEP      criu/namespaces.d
18:42:14 [2020-04-02T18:42:14.197Z] #44 108.7   DEP      criu/mount.d
18:42:14 [2020-04-02T18:42:14.197Z] #44 108.9   DEP      criu/mem.d
18:42:14 [2020-04-02T18:42:14.452Z] #44 109.0   DEP      criu/lsm.d
18:42:14 [2020-04-02T18:42:14.707Z] #44 109.2   DEP      criu/log.d
18:42:14 [2020-04-02T18:42:14.707Z] #44 109.3   DEP      criu/libnetlink.d
18:42:14 [2020-04-02T18:42:14.963Z] #44 109.4   DEP      criu/kerndat.d
18:42:14 [2020-04-02T18:42:14.963Z] #44 109.6   DEP      criu/kcmp-ids.d
18:42:15 [2020-04-02T18:42:15.218Z] #44 109.8   DEP      criu/irmap.d
18:42:15 [2020-04-02T18:42:15.218Z] #44 109.9   DEP      criu/ipc_ns.d
18:42:15 [2020-04-02T18:42:15.218Z] #44 110.0   DEP      criu/image.d
18:42:15 [2020-04-02T18:42:15.473Z] #44 110.1   DEP      criu/image-desc.d
18:42:15 [2020-04-02T18:42:15.473Z] #44 110.2   DEP      criu/fsnotify.d
18:42:15 [2020-04-02T18:42:15.729Z] #44 110.3   DEP      criu/filesystems.d
18:42:15 [2020-04-02T18:42:15.984Z] #44 110.4   DEP      criu/files.d
18:42:15 [2020-04-02T18:42:15.984Z] #44 110.6   DEP      criu/files-reg.d
18:42:15 [2020-04-02T18:42:15.984Z] #44 110.7   DEP      criu/files-ext.d
18:42:16 [2020-04-02T18:42:16.153Z] #54 ...
18:42:16 [2020-04-02T18:42:16.153Z] 
18:42:16 [2020-04-02T18:42:16.153Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:42:16 [2020-04-02T18:42:16.239Z] #44 110.8   DEP      criu/file-lock.d
18:42:16 [2020-04-02T18:42:16.239Z] #44 111.0   DEP      criu/file-ids.d
18:42:16 [2020-04-02T18:42:16.318Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
18:42:16 [2020-04-02T18:42:16.446Z] #26 35.64 Reading package lists...
18:42:16 [2020-04-02T18:42:16.446Z] #26 ...
18:42:16 [2020-04-02T18:42:16.446Z] 
18:42:16 [2020-04-02T18:42:16.446Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:42:16 [2020-04-02T18:42:16.446Z] #11 25.90 Reading package lists...
18:42:16 [2020-04-02T18:42:16.494Z] #44 111.1   DEP      criu/fifo.d
18:42:16 [2020-04-02T18:42:16.495Z] --- PASS: TestBuildPreserveOwnership (6.43s)
18:42:16 [2020-04-02T18:42:16.495Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.20s)
18:42:16 [2020-04-02T18:42:16.495Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.22s)
18:42:16 [2020-04-02T18:42:16.495Z] === RUN   TestBuildPlatformInvalid
18:42:16 [2020-04-02T18:42:16.495Z] --- PASS: TestBuildPlatformInvalid (0.13s)
18:42:16 [2020-04-02T18:42:16.495Z] PASS
18:42:16 [2020-04-02T18:42:16.495Z] 
18:42:16 [2020-04-02T18:42:16.495Z] === Skipped
18:42:16 [2020-04-02T18:42:16.495Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
18:42:16 [2020-04-02T18:42:16.495Z]     build_session_test.go:25: TODO: BuildKit
18:42:16 [2020-04-02T18:42:16.495Z] 
18:42:16 [2020-04-02T18:42:16.495Z] 
18:42:16 [2020-04-02T18:42:16.495Z] DONE 32 tests, 1 skipped in 74.850s
18:42:16 [2020-04-02T18:42:16.495Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
18:42:16 [2020-04-02T18:42:16.495Z] ++ 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
18:42:16 [2020-04-02T18:42:16.495Z] ++ set -e
18:42:16 [2020-04-02T18:42:16.495Z] ++ '[' -n 0 ']'
18:42:16 [2020-04-02T18:42:16.495Z] ++ set -x
18:42:16 [2020-04-02T18:42:16.495Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:42:16 [2020-04-02T18:42:16.495Z] INFO: Testing against a local daemon
18:42:16 [2020-04-02T18:42:16.495Z] === RUN   TestConfigList
18:42:16 [2020-04-02T18:42:16.749Z] #44 111.3   DEP      criu/fdstore.d
18:42:16 [2020-04-02T18:42:16.749Z] #44 111.4   DEP      criu/fault-injection.d
18:42:16 [2020-04-02T18:42:16.749Z] #44 111.4   DEP      criu/external.d
18:42:17 [2020-04-02T18:42:17.004Z] #44 111.6   DEP      criu/eventpoll.d
18:42:17 [2020-04-02T18:42:17.004Z] #44 111.7   DEP      criu/eventfd.d
18:42:17 [2020-04-02T18:42:17.004Z] #44 111.8   DEP      criu/crtools.d
18:42:17 [2020-04-02T18:42:17.104Z] #11 37.04 Reading package lists...
18:42:17 [2020-04-02T18:42:17.104Z] #11 ...
18:42:17 [2020-04-02T18:42:17.104Z] 
18:42:17 [2020-04-02T18:42:17.104Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:42:17 [2020-04-02T18:42:17.104Z] #26 35.64 Reading package lists...
18:42:17 [2020-04-02T18:42:17.259Z] #44 111.9   DEP      criu/cr-service.d
18:42:17 [2020-04-02T18:42:17.259Z] #44 112.0   DEP      criu/cr-restore.d
18:42:17 [2020-04-02T18:42:17.514Z] #44 112.2   DEP      criu/cr-errno.d
18:42:17 [2020-04-02T18:42:17.514Z] #44 112.2   DEP      criu/cr-dump.d
18:42:17 [2020-04-02T18:42:17.687Z] #26 46.91 Building dependency tree...
18:42:17 [2020-04-02T18:42:17.687Z] #26 ...
18:42:17 [2020-04-02T18:42:17.687Z] 
18:42:17 [2020-04-02T18:42:17.687Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:42:17 [2020-04-02T18:42:17.687Z] #63 37.03 Reading package lists...
18:42:17 [2020-04-02T18:42:17.687Z] #63 ...
18:42:17 [2020-04-02T18:42:17.687Z] 
18:42:17 [2020-04-02T18:42:17.687Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:42:17 [2020-04-02T18:42:17.687Z] #36 36.66 Reading package lists...
18:42:18 [2020-04-02T18:42:18.075Z] #44 112.5   DEP      criu/cr-dedup.d
18:42:18 [2020-04-02T18:42:18.075Z] #44 112.7   DEP      criu/cr-check.d
18:42:18 [2020-04-02T18:42:18.330Z] #44 112.9   DEP      criu/config.d
18:42:18 [2020-04-02T18:42:18.585Z] #44 113.1   DEP      criu/clone-noasan.d
18:42:18 [2020-04-02T18:42:18.585Z] #44 113.1   DEP      criu/cgroup.d
18:42:18 [2020-04-02T18:42:18.585Z] #44 113.3   DEP      criu/cgroup-props.d
18:42:18 [2020-04-02T18:42:18.585Z] #44 ...
18:42:18 [2020-04-02T18:42:18.585Z] 
18:42:18 [2020-04-02T18:42:18.585Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
18:42:18 [2020-04-02T18:42:18.585Z] #17 11.57 Reading package lists...
18:42:18 [2020-04-02T18:42:18.585Z] #17 15.82 Reading package lists...
18:42:18 [2020-04-02T18:42:18.585Z] #17 19.18 Building dependency tree...
18:42:18 [2020-04-02T18:42:18.585Z] #17 20.47 libcap2-bin is already the newest version (1:2.25-2).
18:42:18 [2020-04-02T18:42:18.585Z] #17 20.47 The following additional packages will be installed:
18:42:18 [2020-04-02T18:42:18.585Z] #17 20.47   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
18:42:18 [2020-04-02T18:42:18.585Z] #17 20.47   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
18:42:18 [2020-04-02T18:42:18.585Z] #17 20.47   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
18:42:18 [2020-04-02T18:42:18.585Z] #17 20.47   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
18:42:18 [2020-04-02T18:42:18.585Z] #17 20.47   python3.7 python3.7-minimal vim-runtime xxd
18:42:18 [2020-04-02T18:42:18.585Z] #17 20.47 Suggested packages:
18:42:18 [2020-04-02T18:42:18.585Z] #17 20.47   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
18:42:18 [2020-04-02T18:42:18.585Z] #17 20.47   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
18:42:18 [2020-04-02T18:42:18.585Z] #17 20.47   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
18:42:18 [2020-04-02T18:42:18.585Z] #17 20.47 Recommended packages:
18:42:18 [2020-04-02T18:42:18.585Z] #17 20.47   aufs-dkms nftables build-essential python3-dev python3-keyring
18:42:18 [2020-04-02T18:42:18.585Z] #17 20.47   python3-keyrings.alt python3-xdg unzip
18:42:18 [2020-04-02T18:42:18.585Z] #17 21.95 The following NEW packages will be installed:
18:42:18 [2020-04-02T18:42:18.585Z] #17 21.95   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
18:42:18 [2020-04-02T18:42:18.585Z] #17 21.95   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
18:42:18 [2020-04-02T18:42:18.585Z] #17 21.95   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
18:42:18 [2020-04-02T18:42:18.585Z] #17 21.95   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
18:42:18 [2020-04-02T18:42:18.585Z] #17 21.95   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
18:42:18 [2020-04-02T18:42:18.585Z] #17 21.96   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
18:42:18 [2020-04-02T18:42:18.585Z] #17 21.96   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
18:42:18 [2020-04-02T18:42:18.585Z] #17 21.96   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
18:42:18 [2020-04-02T18:42:18.585Z] #17 21.96   xz-utils zip
18:42:18 [2020-04-02T18:42:18.585Z] #17 22.28 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
18:42:18 [2020-04-02T18:42:18.585Z] #17 22.28 Need to get 28.5 MB of archives.
18:42:18 [2020-04-02T18:42:18.585Z] #17 22.28 After this operation, 116 MB of additional disk space will be used.
18:42:18 [2020-04-02T18:42:18.585Z] #17 22.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
18:42:18 [2020-04-02T18:42:18.585Z] #17 22.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
18:42:18 [2020-04-02T18:42:18.585Z] #17 22.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
18:42:18 [2020-04-02T18:42:18.585Z] #17 22.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
18:42:18 [2020-04-02T18:42:18.585Z] #17 22.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
18:42:18 [2020-04-02T18:42:18.585Z] #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]
18:42:18 [2020-04-02T18:42:18.585Z] #17 22.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
18:42:18 [2020-04-02T18:42:18.585Z] #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]
18:42:18 [2020-04-02T18:42:18.585Z] #17 22.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
18:42:18 [2020-04-02T18:42:18.585Z] #17 22.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
18:42:18 [2020-04-02T18:42:18.585Z] #17 22.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
18:42:18 [2020-04-02T18:42:18.585Z] #17 22.53 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
18:42:18 [2020-04-02T18:42:18.585Z] #17 22.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
18:42:18 [2020-04-02T18:42:18.585Z] #17 22.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
18:42:18 [2020-04-02T18:42:18.585Z] #17 22.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
18:42:18 [2020-04-02T18:42:18.585Z] #17 22.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
18:42:18 [2020-04-02T18:42:18.585Z] #17 22.56 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
18:42:18 [2020-04-02T18:42:18.585Z] #17 22.57 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
18:42:18 [2020-04-02T18:42:18.585Z] #17 22.58 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
18:42:18 [2020-04-02T18:42:18.585Z] #17 22.59 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
18:42:18 [2020-04-02T18:42:18.585Z] #17 22.60 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
18:42:18 [2020-04-02T18:42:18.585Z] #17 22.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
18:42:18 [2020-04-02T18:42:18.585Z] #17 22.63 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
18:42:18 [2020-04-02T18:42:18.761Z] tests/integration/api_secret_test.py .....                               [ 51%]
18:42:18 [2020-04-02T18:42:18.840Z] #17 22.65 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
18:42:18 [2020-04-02T18:42:18.840Z] #17 22.66 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
18:42:18 [2020-04-02T18:42:18.840Z] #17 22.67 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
18:42:18 [2020-04-02T18:42:18.840Z] #17 22.68 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
18:42:18 [2020-04-02T18:42:18.840Z] #17 22.68 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
18:42:18 [2020-04-02T18:42:18.840Z] #17 22.68 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
18:42:18 [2020-04-02T18:42:18.840Z] #17 ...
18:42:18 [2020-04-02T18:42:18.840Z] 
18:42:18 [2020-04-02T18:42:18.840Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:42:18 [2020-04-02T18:42:18.840Z] #44 113.4   DEP      criu/bitmap.d
18:42:18 [2020-04-02T18:42:18.840Z] #44 113.4   DEP      criu/bfd.d
18:42:18 [2020-04-02T18:42:18.840Z] #44 113.5   DEP      criu/autofs.d
18:42:18 [2020-04-02T18:42:18.840Z] #44 113.6   DEP      criu/aio.d
18:42:19 [2020-04-02T18:42:19.094Z] #44 113.8   DEP      criu/action-scripts.d
18:42:19 [2020-04-02T18:42:19.329Z] --- PASS: TestBuildSquashParent (6.37s)
18:42:19 [2020-04-02T18:42:19.329Z] === RUN   TestBuildWithRemoveAndForceRemove
18:42:19 [2020-04-02T18:42:19.329Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:42:19 [2020-04-02T18:42:19.329Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:42:19 [2020-04-02T18:42:19.329Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:42:19 [2020-04-02T18:42:19.329Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:42:19 [2020-04-02T18:42:19.329Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:42:19 [2020-04-02T18:42:19.330Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:42:19 [2020-04-02T18:42:19.330Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:42:19 [2020-04-02T18:42:19.330Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:42:19 [2020-04-02T18:42:19.330Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:42:19 [2020-04-02T18:42:19.330Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:42:19 [2020-04-02T18:42:19.330Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:42:19 [2020-04-02T18:42:19.330Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:42:19 [2020-04-02T18:42:19.330Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:42:19 [2020-04-02T18:42:19.330Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:42:19 [2020-04-02T18:42:19.330Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:42:19 [2020-04-02T18:42:19.330Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:42:19 [2020-04-02T18:42:19.652Z] #44 114.1   CC       criu/action-scripts.o
18:42:19 [2020-04-02T18:42:19.907Z] #44 114.6   CC       criu/aio.o
18:42:20 [2020-04-02T18:42:20.162Z] #44 ...
18:42:20 [2020-04-02T18:42:20.162Z] 
18:42:20 [2020-04-02T18:42:20.162Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:42:20 [2020-04-02T18:42:20.162Z] #30 DONE 221.6s
18:42:20 [2020-04-02T18:42:20.162Z] 
18:42:20 [2020-04-02T18:42:20.162Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
18:42:20 [2020-04-02T18:42:20.162Z] #17 23.11 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:42:20 [2020-04-02T18:42:20.162Z] #17 23.12 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
18:42:20 [2020-04-02T18:42:20.162Z] #17 23.12 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
18:42:20 [2020-04-02T18:42:20.162Z] #17 23.12 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
18:42:20 [2020-04-02T18:42:20.162Z] #17 23.13 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
18:42:20 [2020-04-02T18:42:20.162Z] #17 23.14 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
18:42:20 [2020-04-02T18:42:20.162Z] #17 23.21 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
18:42:20 [2020-04-02T18:42:20.162Z] #17 23.22 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
18:42:20 [2020-04-02T18:42:20.162Z] #17 23.23 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
18:42:20 [2020-04-02T18:42:20.162Z] #17 23.24 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
18:42:20 [2020-04-02T18:42:20.162Z] #17 23.24 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
18:42:20 [2020-04-02T18:42:20.162Z] #17 23.26 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
18:42:20 [2020-04-02T18:42:20.162Z] #17 23.26 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
18:42:20 [2020-04-02T18:42:20.162Z] #17 23.32 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
18:42:20 [2020-04-02T18:42:20.162Z] #17 23.35 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
18:42:20 [2020-04-02T18:42:20.162Z] #17 23.36 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
18:42:20 [2020-04-02T18:42:20.162Z] #17 23.62 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
18:42:20 [2020-04-02T18:42:20.162Z] #17 23.69 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
18:42:20 [2020-04-02T18:42:20.162Z] #17 23.73 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
18:42:20 [2020-04-02T18:42:20.395Z] #36 47.69 Building dependency tree...
18:42:20 [2020-04-02T18:42:20.867Z] --- PASS: TestConfigList (3.88s)
18:42:20 [2020-04-02T18:42:20.868Z] === RUN   TestConfigsCreateAndDelete
18:42:21 [2020-04-02T18:42:21.086Z] #17 24.84 debconf: delaying package configuration, since apt-utils is not installed
18:42:21 [2020-04-02T18:42:21.092Z] --- PASS: TestBuildSquashParent (10.42s)
18:42:21 [2020-04-02T18:42:21.092Z] === RUN   TestBuildWithRemoveAndForceRemove
18:42:21 [2020-04-02T18:42:21.092Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:42:21 [2020-04-02T18:42:21.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:42:21 [2020-04-02T18:42:21.092Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:42:21 [2020-04-02T18:42:21.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:42:21 [2020-04-02T18:42:21.092Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:42:21 [2020-04-02T18:42:21.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:42:21 [2020-04-02T18:42:21.092Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:42:21 [2020-04-02T18:42:21.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:42:21 [2020-04-02T18:42:21.092Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:42:21 [2020-04-02T18:42:21.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:42:21 [2020-04-02T18:42:21.092Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:42:21 [2020-04-02T18:42:21.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:42:21 [2020-04-02T18:42:21.092Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:42:21 [2020-04-02T18:42:21.092Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:42:21 [2020-04-02T18:42:21.341Z] #17 25.05 Fetched 28.5 MB in 2s (16.5 MB/s)
18:42:21 [2020-04-02T18:42:21.341Z] #17 25.12 Selecting previously unselected package pigz.
18:42:21 [2020-04-02T18:42:21.341Z] #17 25.12 (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.)
18:42:21 [2020-04-02T18:42:21.341Z] #17 25.19 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
18:42:21 [2020-04-02T18:42:21.341Z] #17 25.20 Unpacking pigz (2.4-1) ...
18:42:21 [2020-04-02T18:42:21.596Z] #17 25.31 Selecting previously unselected package libpython3.7-minimal:amd64.
18:42:21 [2020-04-02T18:42:21.596Z] #17 25.31 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
18:42:21 [2020-04-02T18:42:21.596Z] #17 25.32 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
18:42:21 [2020-04-02T18:42:21.851Z] #17 25.66 Selecting previously unselected package python3.7-minimal.
18:42:21 [2020-04-02T18:42:21.851Z] #17 25.66 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
18:42:21 [2020-04-02T18:42:21.851Z] #17 25.67 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
18:42:21 [2020-04-02T18:42:21.861Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:42:21 [2020-04-02T18:42:21.861Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:42:22 [2020-04-02T18:42:22.474Z] #36 51.70 The following additional packages will be installed:
18:42:22 [2020-04-02T18:42:22.474Z] #36 51.70   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
18:42:22 [2020-04-02T18:42:22.474Z] #36 51.71 Suggested packages:
18:42:22 [2020-04-02T18:42:22.474Z] #36 51.71   cmake-doc ninja-build lrzip
18:42:22 [2020-04-02T18:42:22.474Z] #36 51.71 Recommended packages:
18:42:22 [2020-04-02T18:42:22.474Z] #36 51.71   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:42:22 [2020-04-02T18:42:22.776Z] #17 26.54 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
18:42:22 [2020-04-02T18:42:22.776Z] #17 26.55 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
18:42:22 [2020-04-02T18:42:22.975Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:42:22 [2020-04-02T18:42:22.975Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:42:23 [2020-04-02T18:42:23.933Z] tests/integration/api_service_test.py ................s................. [ 60%]
18:42:23 [2020-04-02T18:42:23.989Z] #36 ...
18:42:23 [2020-04-02T18:42:23.989Z] 
18:42:23 [2020-04-02T18:42:23.989Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:42:23 [2020-04-02T18:42:23.989Z] #26 46.91 Building dependency tree...
18:42:23 [2020-04-02T18:42:23.989Z] #26 50.90 ca-certificates is already the newest version (20190110).
18:42:23 [2020-04-02T18:42:23.989Z] #26 50.90 The following additional packages will be installed:
18:42:23 [2020-04-02T18:42:23.989Z] #26 50.91   libjq1 libonig5
18:42:23 [2020-04-02T18:42:23.989Z] #26 51.92 The following NEW packages will be installed:
18:42:23 [2020-04-02T18:42:23.989Z] #26 51.94   jq libjq1 libonig5
18:42:23 [2020-04-02T18:42:23.989Z] #26 52.29 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
18:42:23 [2020-04-02T18:42:23.989Z] #26 52.29 Need to get 358 kB of archives.
18:42:23 [2020-04-02T18:42:23.990Z] #26 52.29 After this operation, 1277 kB of additional disk space will be used.
18:42:23 [2020-04-02T18:42:23.990Z] #26 52.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
18:42:23 [2020-04-02T18:42:23.990Z] #26 52.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
18:42:23 [2020-04-02T18:42:23.990Z] #26 52.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
18:42:24 [2020-04-02T18:42:24.314Z] --- PASS: TestConfigsCreateAndDelete (3.49s)
18:42:24 [2020-04-02T18:42:24.314Z] === RUN   TestConfigsUpdate
18:42:24 [2020-04-02T18:42:24.394Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
18:42:24 [2020-04-02T18:42:24.394Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.65s)
18:42:24 [2020-04-02T18:42:24.394Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.76s)
18:42:24 [2020-04-02T18:42:24.394Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.02s)
18:42:24 [2020-04-02T18:42:24.394Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.08s)
18:42:24 [2020-04-02T18:42:24.394Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.30s)
18:42:24 [2020-04-02T18:42:24.394Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.45s)
18:42:24 [2020-04-02T18:42:24.394Z] === RUN   TestBuildMultiStageCopy
18:42:24 [2020-04-02T18:42:24.394Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:42:24 [2020-04-02T18:42:24.658Z] #17 28.52 Selecting previously unselected package python3-minimal.
18:42:24 [2020-04-02T18:42:24.658Z] #17 28.52 (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.)
18:42:24 [2020-04-02T18:42:24.658Z] #17 28.57 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
18:42:24 [2020-04-02T18:42:24.658Z] #17 28.58 Unpacking python3-minimal (3.7.3-1) ...
18:42:24 [2020-04-02T18:42:24.658Z] #17 28.66 Selecting previously unselected package libmpdec2:amd64.
18:42:24 [2020-04-02T18:42:24.912Z] #17 28.67 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
18:42:24 [2020-04-02T18:42:24.912Z] #17 28.69 Unpacking libmpdec2:amd64 (2.4.2-2) ...
18:42:24 [2020-04-02T18:42:24.912Z] #17 28.81 Selecting previously unselected package libpython3.7-stdlib:amd64.
18:42:24 [2020-04-02T18:42:24.912Z] #17 28.81 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
18:42:24 [2020-04-02T18:42:24.912Z] #17 28.82 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
18:42:25 [2020-04-02T18:42:25.043Z] #26 ...
18:42:25 [2020-04-02T18:42:25.043Z] 
18:42:25 [2020-04-02T18:42:25.043Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:42:25 [2020-04-02T18:42:25.043Z] #36 53.47 The following NEW packages will be installed:
18:42:25 [2020-04-02T18:42:25.043Z] #36 53.48   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
18:42:25 [2020-04-02T18:42:25.043Z] #36 53.48   vim-common xxd
18:42:25 [2020-04-02T18:42:25.043Z] #36 53.69 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
18:42:25 [2020-04-02T18:42:25.043Z] #36 53.69 Need to get 14.9 MB of archives.
18:42:25 [2020-04-02T18:42:25.043Z] #36 53.69 After this operation, 67.2 MB of additional disk space will be used.
18:42:25 [2020-04-02T18:42:25.043Z] #36 53.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
18:42:25 [2020-04-02T18:42:25.043Z] #36 53.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
18:42:25 [2020-04-02T18:42:25.043Z] #36 53.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
18:42:25 [2020-04-02T18:42:25.043Z] #36 54.20 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
18:42:25 [2020-04-02T18:42:25.836Z] #17 29.83 Selecting previously unselected package python3.7.
18:42:26 [2020-04-02T18:42:26.090Z] #17 29.84 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
18:42:26 [2020-04-02T18:42:26.090Z] #17 29.85 Unpacking python3.7 (3.7.3-2+deb10u1) ...
18:42:26 [2020-04-02T18:42:26.090Z] #17 29.98 Selecting previously unselected package libpython3-stdlib:amd64.
18:42:26 [2020-04-02T18:42:26.090Z] #17 30.00 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
18:42:26 [2020-04-02T18:42:26.090Z] #17 30.00 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
18:42:26 [2020-04-02T18:42:26.294Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:42:26 [2020-04-02T18:42:26.317Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:42:26 [2020-04-02T18:42:26.317Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:42:26 [2020-04-02T18:42:26.345Z] #17 30.11 Setting up python3-minimal (3.7.3-1) ...
18:42:26 [2020-04-02T18:42:26.567Z] #36 56.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
18:42:26 [2020-04-02T18:42:26.860Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:42:26 [2020-04-02T18:42:26.863Z] #36 56.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
18:42:26 [2020-04-02T18:42:26.863Z] #36 56.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
18:42:26 [2020-04-02T18:42:26.863Z] #36 56.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
18:42:26 [2020-04-02T18:42:26.863Z] #36 56.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
18:42:26 [2020-04-02T18:42:26.863Z] #36 56.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
18:42:27 [2020-04-02T18:42:27.268Z] #17 30.97 Selecting previously unselected package python3.
18:42:27 [2020-04-02T18:42:27.268Z] #17 30.97 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24084 files and directories currently installed.)
18:42:27 [2020-04-02T18:42:27.268Z] #17 31.01 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
18:42:27 [2020-04-02T18:42:27.268Z] #17 31.02 Unpacking python3 (3.7.3-1) ...
18:42:27 [2020-04-02T18:42:27.268Z] #17 31.12 Selecting previously unselected package libip4tc0:amd64.
18:42:27 [2020-04-02T18:42:27.268Z] #17 31.14 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
18:42:27 [2020-04-02T18:42:27.268Z] #17 31.15 Unpacking libip4tc0:amd64 (1.8.2-4) ...
18:42:27 [2020-04-02T18:42:27.268Z] #17 31.21 Selecting previously unselected package libip6tc0:amd64.
18:42:27 [2020-04-02T18:42:27.268Z] #17 31.22 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
18:42:27 [2020-04-02T18:42:27.426Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:42:27 [2020-04-02T18:42:27.506Z] #36 ...
18:42:27 [2020-04-02T18:42:27.506Z] 
18:42:27 [2020-04-02T18:42:27.506Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:42:27 [2020-04-02T18:42:27.506Z] #63 37.03 Reading package lists...
18:42:27 [2020-04-02T18:42:27.506Z] #63 47.99 Building dependency tree...
18:42:27 [2020-04-02T18:42:27.506Z] #63 52.00 The following additional packages will be installed:
18:42:27 [2020-04-02T18:42:27.506Z] #63 52.01   libbtrfs0
18:42:27 [2020-04-02T18:42:27.506Z] #63 52.18 The following NEW packages will be installed:
18:42:27 [2020-04-02T18:42:27.506Z] #63 52.20   libbtrfs-dev libbtrfs0
18:42:27 [2020-04-02T18:42:27.506Z] #63 52.46 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
18:42:27 [2020-04-02T18:42:27.506Z] #63 52.46 Need to get 120 kB of archives.
18:42:27 [2020-04-02T18:42:27.506Z] #63 52.46 After this operation, 423 kB of additional disk space will be used.
18:42:27 [2020-04-02T18:42:27.506Z] #63 52.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
18:42:27 [2020-04-02T18:42:27.506Z] #63 52.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
18:42:27 [2020-04-02T18:42:27.507Z] #63 55.11 debconf: delaying package configuration, since apt-utils is not installed
18:42:27 [2020-04-02T18:42:27.507Z] #63 55.44 Fetched 120 kB in 0s (1076 kB/s)
18:42:27 [2020-04-02T18:42:27.507Z] #63 55.58 Selecting previously unselected package libbtrfs0.
18:42:27 [2020-04-02T18:42:27.507Z] #63 55.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
18:42:27 [2020-04-02T18:42:27.507Z] #63 55.76 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
18:42:27 [2020-04-02T18:42:27.507Z] #63 55.76 Unpacking libbtrfs0 (4.20.1-2) ...
18:42:27 [2020-04-02T18:42:27.507Z] #63 56.12 Selecting previously unselected package libbtrfs-dev.
18:42:27 [2020-04-02T18:42:27.507Z] #63 56.16 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
18:42:27 [2020-04-02T18:42:27.507Z] #63 56.17 Unpacking libbtrfs-dev (4.20.1-2) ...
18:42:27 [2020-04-02T18:42:27.507Z] #63 56.62 Setting up libbtrfs0 (4.20.1-2) ...
18:42:27 [2020-04-02T18:42:27.507Z] #63 56.64 Setting up libbtrfs-dev (4.20.1-2) ...
18:42:27 [2020-04-02T18:42:27.507Z] #63 56.65 Processing triggers for libc-bin (2.28-10) ...
18:42:27 [2020-04-02T18:42:27.507Z] #63 DONE 57.0s
18:42:27 [2020-04-02T18:42:27.507Z] 
18:42:27 [2020-04-02T18:42:27.507Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:42:27 [2020-04-02T18:42:27.507Z] #11 37.04 Reading package lists...
18:42:27 [2020-04-02T18:42:27.507Z] #11 47.35 Building dependency tree...
18:42:27 [2020-04-02T18:42:27.507Z] #11 51.17 The following additional packages will be installed:
18:42:27 [2020-04-02T18:42:27.507Z] #11 51.17   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
18:42:27 [2020-04-02T18:42:27.507Z] #11 51.17   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
18:42:27 [2020-04-02T18:42:27.507Z] #11 51.18   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
18:42:27 [2020-04-02T18:42:27.507Z] #11 51.19   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
18:42:27 [2020-04-02T18:42:27.507Z] #11 51.21 Suggested packages:
18:42:27 [2020-04-02T18:42:27.507Z] #11 51.21   gcc-8-locales seccomp wine64
18:42:27 [2020-04-02T18:42:27.507Z] #11 54.26 The following NEW packages will be installed:
18:42:27 [2020-04-02T18:42:27.507Z] #11 54.26   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:42:27 [2020-04-02T18:42:27.507Z] #11 54.26   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
18:42:27 [2020-04-02T18:42:27.507Z] #11 54.26   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
18:42:27 [2020-04-02T18:42:27.507Z] #11 54.27   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
18:42:27 [2020-04-02T18:42:27.507Z] #11 54.27   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
18:42:27 [2020-04-02T18:42:27.507Z] #11 54.28   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
18:42:27 [2020-04-02T18:42:27.507Z] #11 54.60 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
18:42:27 [2020-04-02T18:42:27.507Z] #11 54.60 Need to get 78.9 MB of archives.
18:42:27 [2020-04-02T18:42:27.507Z] #11 54.60 After this operation, 532 MB of additional disk space will be used.
18:42:27 [2020-04-02T18:42:27.507Z] #11 54.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB]
18:42:27 [2020-04-02T18:42:27.507Z] #11 55.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB]
18:42:27 [2020-04-02T18:42:27.507Z] #11 55.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
18:42:27 [2020-04-02T18:42:27.507Z] #11 55.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
18:42:27 [2020-04-02T18:42:27.507Z] #11 55.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
18:42:27 [2020-04-02T18:42:27.507Z] #11 55.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
18:42:27 [2020-04-02T18:42:27.507Z] #11 56.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
18:42:27 [2020-04-02T18:42:27.523Z] #17 31.22 Unpacking libip6tc0:amd64 (1.8.2-4) ...
18:42:27 [2020-04-02T18:42:27.523Z] #17 31.31 Selecting previously unselected package libiptc0:amd64.
18:42:27 [2020-04-02T18:42:27.523Z] #17 31.32 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
18:42:27 [2020-04-02T18:42:27.523Z] #17 31.33 Unpacking libiptc0:amd64 (1.8.2-4) ...
18:42:27 [2020-04-02T18:42:27.523Z] #17 31.43 Selecting previously unselected package libnfnetlink0:amd64.
18:42:27 [2020-04-02T18:42:27.523Z] #17 31.44 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
18:42:27 [2020-04-02T18:42:27.523Z] #17 31.44 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:42:27 [2020-04-02T18:42:27.523Z] #17 31.52 Selecting previously unselected package libnetfilter-conntrack3:amd64.
18:42:27 [2020-04-02T18:42:27.777Z] #17 31.53 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
18:42:27 [2020-04-02T18:42:27.777Z] #17 31.54 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
18:42:27 [2020-04-02T18:42:27.777Z] #17 31.64 Selecting previously unselected package libnftnl11:amd64.
18:42:27 [2020-04-02T18:42:27.777Z] #17 31.64 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
18:42:27 [2020-04-02T18:42:27.777Z] #17 31.64 Unpacking libnftnl11:amd64 (1.1.2-2) ...
18:42:27 [2020-04-02T18:42:27.777Z] #17 31.72 Selecting previously unselected package iptables.
18:42:27 [2020-04-02T18:42:27.777Z] #17 31.72 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
18:42:27 [2020-04-02T18:42:27.777Z] #17 31.74 Unpacking iptables (1.8.2-4) ...
18:42:27 [2020-04-02T18:42:27.793Z] --- PASS: TestConfigsUpdate (3.53s)
18:42:27 [2020-04-02T18:42:27.793Z] === RUN   TestTemplatedConfig
18:42:27 [2020-04-02T18:42:27.806Z] #11 ...
18:42:27 [2020-04-02T18:42:27.806Z] 
18:42:27 [2020-04-02T18:42:27.806Z] #64 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
18:42:27 [2020-04-02T18:42:27.806Z] #64 DONE 0.1s
18:42:27 [2020-04-02T18:42:27.806Z] 
18:42:27 [2020-04-02T18:42:27.806Z] #65 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
18:42:27 [2020-04-02T18:42:27.806Z] #65 DONE 0.1s
18:42:27 [2020-04-02T18:42:27.806Z] 
18:42:27 [2020-04-02T18:42:27.806Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:42:27 [2020-04-02T18:42:27.806Z] #26 55.13 debconf: delaying package configuration, since apt-utils is not installed
18:42:27 [2020-04-02T18:42:27.806Z] #26 55.55 Fetched 358 kB in 0s (2607 kB/s)
18:42:27 [2020-04-02T18:42:27.806Z] #26 55.80 Selecting previously unselected package libonig5:ppc64el.
18:42:27 [2020-04-02T18:42:27.806Z] #26 55.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 ... 15330 files and directories currently installed.)
18:42:27 [2020-04-02T18:42:27.806Z] #26 55.94 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
18:42:27 [2020-04-02T18:42:27.806Z] #26 55.96 Unpacking libonig5:ppc64el (6.9.1-1) ...
18:42:27 [2020-04-02T18:42:27.806Z] #26 56.45 Selecting previously unselected package libjq1:ppc64el.
18:42:27 [2020-04-02T18:42:27.806Z] #26 56.47 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
18:42:27 [2020-04-02T18:42:27.806Z] #26 56.50 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
18:42:27 [2020-04-02T18:42:27.806Z] #26 56.79 Selecting previously unselected package jq.
18:42:27 [2020-04-02T18:42:27.806Z] #26 56.81 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
18:42:27 [2020-04-02T18:42:27.806Z] #26 56.82 Unpacking jq (1.5+dfsg-2+b1) ...
18:42:27 [2020-04-02T18:42:27.806Z] #26 57.10 Setting up libonig5:ppc64el (6.9.1-1) ...
18:42:27 [2020-04-02T18:42:27.806Z] #26 57.11 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
18:42:27 [2020-04-02T18:42:27.806Z] #26 57.11 Setting up jq (1.5+dfsg-2+b1) ...
18:42:27 [2020-04-02T18:42:27.806Z] #26 57.12 Processing triggers for libc-bin (2.28-10) ...
18:42:27 [2020-04-02T18:42:27.993Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:42:28 [2020-04-02T18:42:28.100Z] #26 DONE 57.5s
18:42:28 [2020-04-02T18:42:28.100Z] 
18:42:28 [2020-04-02T18:42:28.100Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
18:42:28 [2020-04-02T18:42:28.336Z] #17 32.11 Selecting previously unselected package xxd.
18:42:28 [2020-04-02T18:42:28.336Z] #17 32.12 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
18:42:28 [2020-04-02T18:42:28.336Z] #17 32.13 Unpacking xxd (2:8.1.0875-5) ...
18:42:28 [2020-04-02T18:42:28.336Z] #17 32.21 Selecting previously unselected package vim-common.
18:42:28 [2020-04-02T18:42:28.336Z] #17 32.22 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
18:42:28 [2020-04-02T18:42:28.336Z] #17 32.24 Unpacking vim-common (2:8.1.0875-5) ...
18:42:28 [2020-04-02T18:42:28.391Z] #27 DONE 0.1s
18:42:28 [2020-04-02T18:42:28.391Z] 
18:42:28 [2020-04-02T18:42:28.391Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:42:28 [2020-04-02T18:42:28.560Z] --- PASS: TestBuildMultiStageCopy (4.47s)
18:42:28 [2020-04-02T18:42:28.560Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.31s)
18:42:28 [2020-04-02T18:42:28.560Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s)
18:42:28 [2020-04-02T18:42:28.560Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s)
18:42:28 [2020-04-02T18:42:28.560Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s)
18:42:28 [2020-04-02T18:42:28.560Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s)
18:42:28 [2020-04-02T18:42:28.560Z] === RUN   TestBuildMultiStageParentConfig
18:42:28 [2020-04-02T18:42:28.591Z] #17 32.41 Selecting previously unselected package bash-completion.
18:42:28 [2020-04-02T18:42:28.591Z] #17 32.41 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
18:42:28 [2020-04-02T18:42:28.681Z] #28 ...
18:42:28 [2020-04-02T18:42:28.681Z] 
18:42:28 [2020-04-02T18:42:28.681Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:42:28 [2020-04-02T18:42:28.681Z] #44 37.14 Reading package lists...
18:42:28 [2020-04-02T18:42:28.681Z] #44 48.68 Building dependency tree...
18:42:28 [2020-04-02T18:42:28.681Z] #44 52.99 The following additional packages will be installed:
18:42:28 [2020-04-02T18:42:28.681Z] #44 52.99   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
18:42:28 [2020-04-02T18:42:28.681Z] #44 53.01   libprotoc17 python-pkg-resources python-six zlib1g-dev
18:42:28 [2020-04-02T18:42:28.681Z] #44 53.02 Suggested packages:
18:42:28 [2020-04-02T18:42:28.681Z] #44 53.02   manpages-dev python-setuptools
18:42:28 [2020-04-02T18:42:28.681Z] #44 55.22 The following NEW packages will be installed:
18:42:28 [2020-04-02T18:42:28.681Z] #44 55.22   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
18:42:28 [2020-04-02T18:42:28.681Z] #44 55.23   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
18:42:28 [2020-04-02T18:42:28.681Z] #44 55.23   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
18:42:28 [2020-04-02T18:42:28.681Z] #44 55.24   python-six zlib1g-dev
18:42:28 [2020-04-02T18:42:28.681Z] #44 55.52 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
18:42:28 [2020-04-02T18:42:28.681Z] #44 55.52 Need to get 4075 kB of archives.
18:42:28 [2020-04-02T18:42:28.681Z] #44 55.52 After this operation, 24.5 MB of additional disk space will be used.
18:42:28 [2020-04-02T18:42:28.681Z] #44 55.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
18:42:28 [2020-04-02T18:42:28.681Z] #44 55.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
18:42:28 [2020-04-02T18:42:28.681Z] #44 55.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
18:42:28 [2020-04-02T18:42:28.681Z] #44 55.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
18:42:28 [2020-04-02T18:42:28.681Z] #44 55.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
18:42:28 [2020-04-02T18:42:28.681Z] #44 55.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
18:42:28 [2020-04-02T18:42:28.681Z] #44 55.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
18:42:28 [2020-04-02T18:42:28.681Z] #44 55.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
18:42:28 [2020-04-02T18:42:28.681Z] #44 55.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
18:42:28 [2020-04-02T18:42:28.681Z] #44 55.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
18:42:28 [2020-04-02T18:42:28.681Z] #44 55.93 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
18:42:28 [2020-04-02T18:42:28.681Z] #44 56.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
18:42:28 [2020-04-02T18:42:28.681Z] #44 56.25 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
18:42:28 [2020-04-02T18:42:28.681Z] #44 56.26 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
18:42:28 [2020-04-02T18:42:28.681Z] #44 56.27 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
18:42:28 [2020-04-02T18:42:28.681Z] #44 56.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
18:42:28 [2020-04-02T18:42:28.681Z] #44 56.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
18:42:28 [2020-04-02T18:42:28.971Z] #44 ...
18:42:28 [2020-04-02T18:42:28.971Z] 
18:42:28 [2020-04-02T18:42:28.971Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:42:28 [2020-04-02T18:42:28.971Z] #66 0.535 + RM_GOPATH=0
18:42:28 [2020-04-02T18:42:28.971Z] #66 0.541 + TMP_GOPATH=
18:42:28 [2020-04-02T18:42:28.971Z] #66 0.554 + : /build
18:42:28 [2020-04-02T18:42:28.971Z] #66 0.555 + '[' -z '' ']'
18:42:28 [2020-04-02T18:42:28.971Z] #66 0.559 ++ mktemp -d
18:42:28 [2020-04-02T18:42:28.971Z] #66 0.562 + export GOPATH=/tmp/tmp.X35oeZyrOM
18:42:28 [2020-04-02T18:42:28.971Z] #66 0.562 + GOPATH=/tmp/tmp.X35oeZyrOM
18:42:28 [2020-04-02T18:42:28.971Z] #66 0.562 + RM_GOPATH=1
18:42:28 [2020-04-02T18:42:28.971Z] #66 0.570 ++ dirname ./install.sh
18:42:28 [2020-04-02T18:42:28.971Z] #66 0.571 + dir=.
18:42:28 [2020-04-02T18:42:28.971Z] #66 0.572 + bin=containerd
18:42:28 [2020-04-02T18:42:28.971Z] #66 0.574 + shift
18:42:28 [2020-04-02T18:42:28.971Z] #66 0.576 + '[' '!' -f ./containerd.installer ']'
18:42:28 [2020-04-02T18:42:28.971Z] #66 0.577 + . ./containerd.installer
18:42:28 [2020-04-02T18:42:28.971Z] #66 0.579 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
18:42:28 [2020-04-02T18:42:28.971Z] #66 0.580 + install_containerd
18:42:28 [2020-04-02T18:42:28.971Z] #66 0.581 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
18:42:28 [2020-04-02T18:42:28.972Z] #66 0.605 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
18:42:28 [2020-04-02T18:42:28.972Z] #66 0.605 + git clone https://github.com/containerd/containerd.git /tmp/tmp.X35oeZyrOM/src/github.com/containerd/containerd
18:42:28 [2020-04-02T18:42:28.972Z] #66 0.631 Cloning into '/tmp/tmp.X35oeZyrOM/src/github.com/containerd/containerd'...
18:42:29 [2020-04-02T18:42:29.579Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
18:42:29 [2020-04-02T18:42:29.579Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.22s)
18:42:29 [2020-04-02T18:42:29.579Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.31s)
18:42:29 [2020-04-02T18:42:29.579Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.27s)
18:42:29 [2020-04-02T18:42:29.579Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.31s)
18:42:29 [2020-04-02T18:42:29.579Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.22s)
18:42:29 [2020-04-02T18:42:29.579Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.23s)
18:42:29 [2020-04-02T18:42:29.579Z] === RUN   TestBuildMultiStageCopy
18:42:29 [2020-04-02T18:42:29.579Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:42:29 [2020-04-02T18:42:29.935Z] --- PASS: TestBuildMultiStageParentConfig (1.45s)
18:42:29 [2020-04-02T18:42:29.935Z] === RUN   TestBuildLabelWithTargets
18:42:30 [2020-04-02T18:42:30.476Z] #17 ...
18:42:30 [2020-04-02T18:42:30.476Z] 
18:42:30 [2020-04-02T18:42:30.476Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:42:30 [2020-04-02T18:42:30.476Z] #44 115.2   CC       criu/autofs.o
18:42:30 [2020-04-02T18:42:30.476Z] #44 116.8   CC       criu/bfd.o
18:42:30 [2020-04-02T18:42:30.476Z] #44 117.3   CC       criu/bitmap.o
18:42:30 [2020-04-02T18:42:30.476Z] #44 117.4   CC       criu/cgroup-props.o
18:42:30 [2020-04-02T18:42:30.476Z] #44 118.0   CC       criu/cgroup.o
18:42:30 [2020-04-02T18:42:30.476Z] #44 120.4   CC       criu/clone-noasan.o
18:42:30 [2020-04-02T18:42:30.476Z] #44 120.5   CC       criu/config.o
18:42:30 [2020-04-02T18:42:30.476Z] #44 121.7   CC       criu/cr-check.o
18:42:30 [2020-04-02T18:42:30.476Z] #44 123.5   CC       criu/cr-dedup.o
18:42:30 [2020-04-02T18:42:30.476Z] #44 123.8   CC       criu/cr-dump.o
18:42:31 [2020-04-02T18:42:31.036Z] #44 ...
18:42:31 [2020-04-02T18:42:31.036Z] 
18:42:31 [2020-04-02T18:42:31.036Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
18:42:31 [2020-04-02T18:42:31.036Z] #17 34.90 Unpacking bash-completion (1:2.8-6) ...
18:42:31 [2020-04-02T18:42:31.239Z] --- PASS: TestTemplatedConfig (3.56s)
18:42:31 [2020-04-02T18:42:31.239Z] === RUN   TestConfigInspect
18:42:31 [2020-04-02T18:42:31.597Z] #17 35.32 Selecting previously unselected package bzip2.
18:42:31 [2020-04-02T18:42:31.597Z] #17 35.34 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
18:42:31 [2020-04-02T18:42:31.597Z] #17 35.34 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
18:42:31 [2020-04-02T18:42:31.597Z] #17 35.43 Selecting previously unselected package xz-utils.
18:42:31 [2020-04-02T18:42:31.597Z] #17 35.43 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
18:42:31 [2020-04-02T18:42:31.597Z] #17 35.43 Unpacking xz-utils (5.2.4-1) ...
18:42:31 [2020-04-02T18:42:31.852Z] #17 35.61 Selecting previously unselected package apparmor.
18:42:31 [2020-04-02T18:42:31.852Z] #17 35.61 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
18:42:31 [2020-04-02T18:42:31.852Z] #17 35.70 Unpacking apparmor (2.13.2-10) ...
18:42:32 [2020-04-02T18:42:32.363Z] #17 36.11 Selecting previously unselected package aufs-tools.
18:42:32 [2020-04-02T18:42:32.363Z] #17 36.12 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
18:42:32 [2020-04-02T18:42:32.363Z] #17 36.13 Unpacking aufs-tools (1:4.14+20190211-1) ...
18:42:32 [2020-04-02T18:42:32.363Z] #17 36.25 Selecting previously unselected package libonig5:amd64.
18:42:32 [2020-04-02T18:42:32.363Z] #17 36.26 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
18:42:32 [2020-04-02T18:42:32.363Z] #17 36.27 Unpacking libonig5:amd64 (6.9.1-1) ...
18:42:32 [2020-04-02T18:42:32.464Z] --- PASS: TestBuildLabelWithTargets (2.33s)
18:42:32 [2020-04-02T18:42:32.464Z] === RUN   TestBuildWithEmptyLayers
18:42:32 [2020-04-02T18:42:32.619Z] #17 36.39 Selecting previously unselected package libjq1:amd64.
18:42:32 [2020-04-02T18:42:32.619Z] #17 36.39 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
18:42:32 [2020-04-02T18:42:32.619Z] #17 36.39 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
18:42:32 [2020-04-02T18:42:32.619Z] #17 36.47 Selecting previously unselected package jq.
18:42:32 [2020-04-02T18:42:32.619Z] #17 36.49 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
18:42:32 [2020-04-02T18:42:32.619Z] #17 36.50 Unpacking jq (1.5+dfsg-2+b1) ...
18:42:32 [2020-04-02T18:42:32.619Z] #17 36.58 Selecting previously unselected package libaio1:amd64.
18:42:32 [2020-04-02T18:42:32.619Z] #17 36.59 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
18:42:32 [2020-04-02T18:42:32.619Z] #17 36.59 Unpacking libaio1:amd64 (0.3.112-3) ...
18:42:32 [2020-04-02T18:42:32.835Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:42:32 [2020-04-02T18:42:32.835Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:42:32 [2020-04-02T18:42:32.874Z] #17 36.64 Selecting previously unselected package libgpm2:amd64.
18:42:32 [2020-04-02T18:42:32.874Z] #17 36.65 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
18:42:32 [2020-04-02T18:42:32.874Z] #17 36.65 Unpacking libgpm2:amd64 (1.20.7-5) ...
18:42:32 [2020-04-02T18:42:32.874Z] #17 36.72 Selecting previously unselected package libicu63:amd64.
18:42:32 [2020-04-02T18:42:32.874Z] #17 36.72 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
18:42:32 [2020-04-02T18:42:32.874Z] #17 36.73 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
18:42:33 [2020-04-02T18:42:33.400Z] --- PASS: TestBuildWithEmptyLayers (1.03s)
18:42:33 [2020-04-02T18:42:33.400Z] === RUN   TestBuildMultiStageOnBuild
18:42:33 [2020-04-02T18:42:33.434Z] #66 ...
18:42:33 [2020-04-02T18:42:33.434Z] 
18:42:33 [2020-04-02T18:42:33.434Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:42:33 [2020-04-02T18:42:33.434Z] #28 3.537 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
18:42:33 [2020-04-02T18:42:33.434Z] #28 4.318 
18:42:33 [2020-04-02T18:42:33.759Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:42:33 [2020-04-02T18:42:33.909Z] --- PASS: TestConfigInspect (3.21s)
18:42:33 [2020-04-02T18:42:33.909Z] === RUN   TestConfigCreateWithLabels
18:42:34 [2020-04-02T18:42:34.318Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:42:34 [2020-04-02T18:42:34.878Z] --- PASS: TestBuildMultiStageCopy (5.70s)
18:42:34 [2020-04-02T18:42:34.878Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.10s)
18:42:34 [2020-04-02T18:42:34.878Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s)
18:42:34 [2020-04-02T18:42:34.878Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s)
18:42:34 [2020-04-02T18:42:34.878Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.70s)
18:42:34 [2020-04-02T18:42:34.878Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.67s)
18:42:34 [2020-04-02T18:42:34.878Z] === RUN   TestBuildMultiStageParentConfig
18:42:35 [2020-04-02T18:42:35.817Z] #28 4.679 #=#=#                                                                         

#                                                                          2.6%
##                                                                         3.3%
####                                                                       6.5%
#########                                                                 12.9%
############                                                              16.7%
#############                                                             18.5%
###############                                                           22.2%
###################                                                       27.6%
######################                                                    31.9%
##########################                                                36.1%
#############################                                             40.4%
################################                                          44.6%
###################################                                       48.9%
#######################################                                   55.3%
##########################################                                59.6%
#############################################                             63.8%
#################################################                         68.1%
#####################################################                     74.4%
########################################################                  78.7%
###########################################################               83.0%
#################################################################         91.5%
######################################################################## 100.0%
18:42:35 [2020-04-02T18:42:35.932Z] --- PASS: TestBuildMultiStageOnBuild (2.73s)
18:42:35 [2020-04-02T18:42:35.932Z] === RUN   TestBuildUncleanTarFilenames
18:42:36 [2020-04-02T18:42:36.449Z] #28 8.069 #=#=#                                                                         
18:42:36 [2020-04-02T18:42:36.778Z] --- PASS: TestBuildMultiStageParentConfig (1.62s)
18:42:36 [2020-04-02T18:42:36.778Z] === RUN   TestBuildLabelWithTargets
18:42:37 [2020-04-02T18:42:37.035Z] #17 40.18 Selecting previously unselected package libnet1:amd64.
18:42:37 [2020-04-02T18:42:37.035Z] #17 40.19 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:42:37 [2020-04-02T18:42:37.035Z] #17 40.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:42:37 [2020-04-02T18:42:37.035Z] #17 40.27 Selecting previously unselected package libnl-3-200:amd64.
18:42:37 [2020-04-02T18:42:37.035Z] #17 40.29 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
18:42:37 [2020-04-02T18:42:37.035Z] #17 40.30 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
18:42:37 [2020-04-02T18:42:37.035Z] #17 40.38 Selecting previously unselected package libprotobuf-c1:amd64.
18:42:37 [2020-04-02T18:42:37.035Z] #17 40.39 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
18:42:37 [2020-04-02T18:42:37.035Z] #17 40.40 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:42:37 [2020-04-02T18:42:37.035Z] #17 40.46 Selecting previously unselected package libreadline5:amd64.
18:42:37 [2020-04-02T18:42:37.035Z] #17 40.46 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
18:42:37 [2020-04-02T18:42:37.035Z] #17 40.46 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
18:42:37 [2020-04-02T18:42:37.035Z] #17 40.61 Selecting previously unselected package net-tools.
18:42:37 [2020-04-02T18:42:37.035Z] #17 40.61 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
18:42:37 [2020-04-02T18:42:37.035Z] #17 40.61 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
18:42:37 [2020-04-02T18:42:37.035Z] #17 40.82 Selecting previously unselected package python-pip-whl.
18:42:37 [2020-04-02T18:42:37.035Z] #17 40.82 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
18:42:37 [2020-04-02T18:42:37.035Z] #17 40.82 Unpacking python-pip-whl (18.1-5) ...
18:42:37 [2020-04-02T18:42:37.308Z] --- PASS: TestBuildUncleanTarFilenames (1.38s)
18:42:37 [2020-04-02T18:42:37.308Z] === RUN   TestBuildMultiStageLayerLeak
18:42:37 [2020-04-02T18:42:37.603Z] #17 41.38 Selecting previously unselected package python3-lib2to3.
18:42:37 [2020-04-02T18:42:37.603Z] #17 41.39 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
18:42:37 [2020-04-02T18:42:37.603Z] #17 41.39 Unpacking python3-lib2to3 (3.7.3-1) ...
18:42:37 [2020-04-02T18:42:37.603Z] #17 41.50 Selecting previously unselected package python3-distutils.
18:42:37 [2020-04-02T18:42:37.857Z] #17 41.51 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
18:42:37 [2020-04-02T18:42:37.857Z] #17 41.52 Unpacking python3-distutils (3.7.3-1) ...
18:42:37 [2020-04-02T18:42:37.857Z] #17 41.71 Selecting previously unselected package python3-pip.
18:42:37 [2020-04-02T18:42:37.857Z] #17 41.71 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
18:42:37 [2020-04-02T18:42:37.857Z] #17 41.72 Unpacking python3-pip (18.1-5) ...
18:42:37 [2020-04-02T18:42:37.965Z] #28 8.402 #=#=#                                                                         

                                                                           0.0%
#####                                                                      7.8%
#################                                                         24.9%
##########################                                                36.5%
##############################                                            42.3%
######################################                                    53.7%
##############################################                            65.2%
18:42:37 [2020-04-02T18:42:37.965Z] #28 ...
18:42:37 [2020-04-02T18:42:37.965Z] 
18:42:37 [2020-04-02T18:42:37.965Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:42:37 [2020-04-02T18:42:37.965Z] #11 57.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB]
18:42:37 [2020-04-02T18:42:37.965Z] #11 57.45 Get:9 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]
18:42:37 [2020-04-02T18:42:37.965Z] #11 64.36 Get:10 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]
18:42:38 [2020-04-02T18:42:38.140Z] #17 41.85 Selecting previously unselected package python3-pkg-resources.
18:42:38 [2020-04-02T18:42:38.140Z] #17 41.85 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
18:42:38 [2020-04-02T18:42:38.140Z] #17 41.85 Unpacking python3-pkg-resources (40.8.0-1) ...
18:42:38 [2020-04-02T18:42:38.140Z] #17 41.99 Selecting previously unselected package python3-setuptools.
18:42:38 [2020-04-02T18:42:38.140Z] #17 42.00 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
18:42:38 [2020-04-02T18:42:38.140Z] #17 42.01 Unpacking python3-setuptools (40.8.0-1) ...
18:42:38 [2020-04-02T18:42:38.263Z] #11 ...
18:42:38 [2020-04-02T18:42:38.263Z] 
18:42:38 [2020-04-02T18:42:38.263Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:42:38 [2020-04-02T18:42:38.281Z] --- PASS: TestConfigCreateWithLabels (3.56s)
18:42:38 [2020-04-02T18:42:38.281Z] === RUN   TestConfigCreateResolve
18:42:38 [2020-04-02T18:42:38.395Z] #17 42.22 Selecting previously unselected package python3-wheel.
18:42:38 [2020-04-02T18:42:38.395Z] #17 42.22 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
18:42:38 [2020-04-02T18:42:38.396Z] #17 42.25 Unpacking python3-wheel (0.32.3-2) ...
18:42:38 [2020-04-02T18:42:38.557Z] #28 8.402 #=#=#                                                                         

                                                                           0.0%
#####                                                                      7.8%
#################                                                         24.9%
##########################                                                36.5%
##############################                                            42.3%
######################################                                    53.7%
##############################################                            65.2%
#######################################################                   76.7%
###########################################################               82.4%
###################################################################       94.0%
######################################################################## 100.0%
18:42:38 [2020-04-02T18:42:38.591Z] Client:
18:42:38 [2020-04-02T18:42:38.591Z]  Debug Mode: false
18:42:38 [2020-04-02T18:42:38.591Z]  Plugins:
18:42:38 [2020-04-02T18:42:38.591Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
18:42:38 [2020-04-02T18:42:38.591Z] 
18:42:38 [2020-04-02T18:42:38.591Z] Server:
18:42:38 [2020-04-02T18:42:38.591Z]  Containers: 0
18:42:38 [2020-04-02T18:42:38.591Z]   Running: 0
18:42:38 [2020-04-02T18:42:38.591Z]   Paused: 0
18:42:38 [2020-04-02T18:42:38.591Z]   Stopped: 0
18:42:38 [2020-04-02T18:42:38.591Z]  Images: 0
18:42:38 [2020-04-02T18:42:38.591Z]  Server Version: 19.03.5
18:42:38 [2020-04-02T18:42:38.591Z]  Storage Driver: windowsfilter (windows) lcow (linux)
18:42:38 [2020-04-02T18:42:38.591Z]   Windows: 
18:42:38 [2020-04-02T18:42:38.591Z]   LCOW: 
18:42:38 [2020-04-02T18:42:38.591Z]  Logging Driver: json-file
18:42:38 [2020-04-02T18:42:38.591Z]  Plugins:
18:42:38 [2020-04-02T18:42:38.591Z]   Volume: local
18:42:38 [2020-04-02T18:42:38.591Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:42:38 [2020-04-02T18:42:38.591Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:42:38 [2020-04-02T18:42:38.591Z]  Swarm: inactive
18:42:38 [2020-04-02T18:42:38.591Z]  Default Isolation: process
18:42:38 [2020-04-02T18:42:38.591Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
18:42:38 [2020-04-02T18:42:38.591Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
18:42:38 [2020-04-02T18:42:38.591Z]  OSType: windows
18:42:38 [2020-04-02T18:42:38.591Z]  Architecture: x86_64
18:42:38 [2020-04-02T18:42:38.591Z]  CPUs: 4
18:42:38 [2020-04-02T18:42:38.591Z]  Total Memory: 32GiB
18:42:38 [2020-04-02T18:42:38.591Z]  Name: azwin-2-5de450
18:42:38 [2020-04-02T18:42:38.591Z]  ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW
18:42:38 [2020-04-02T18:42:38.591Z]  Docker Root Dir: D:\docker
18:42:38 [2020-04-02T18:42:38.591Z]  Debug Mode: false
18:42:38 [2020-04-02T18:42:38.591Z]  Registry: https://index.docker.io/v1/
18:42:38 [2020-04-02T18:42:38.591Z]  Labels:
18:42:38 [2020-04-02T18:42:38.591Z]  Experimental: true
18:42:38 [2020-04-02T18:42:38.591Z]  Insecure Registries:
18:42:38 [2020-04-02T18:42:38.591Z]   10.0.0.4:5000
18:42:38 [2020-04-02T18:42:38.591Z]   127.0.0.0/8
18:42:38 [2020-04-02T18:42:38.591Z]  Registry Mirrors:
18:42:38 [2020-04-02T18:42:38.591Z]   http://10.0.0.4:5000/
18:42:38 [2020-04-02T18:42:38.591Z]  Live Restore Enabled: false
18:42:38 [2020-04-02T18:42:38.591Z] 
18:42:38 [2020-04-02T18:42:38.653Z] #17 42.33 Selecting previously unselected package sudo.
18:42:38 [2020-04-02T18:42:38.653Z] #17 42.33 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
18:42:38 [2020-04-02T18:42:38.653Z] #17 42.35 Unpacking sudo (1.8.27-1+deb10u2) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
18:42:39 [2020-04-02T18:42:39.143Z] .........................                                                [ 67%]
18:42:39 [2020-04-02T18:42:39.200Z] #28 10.87 
18:42:39 [2020-04-02T18:42:39.200Z] #28 ...
18:42:39 [2020-04-02T18:42:39.200Z] 
18:42:39 [2020-04-02T18:42:39.200Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:42:39 [2020-04-02T18:42:39.200Z] #44 58.58 debconf: delaying package configuration, since apt-utils is not installed
18:42:39 [2020-04-02T18:42:39.200Z] #44 59.01 Fetched 4075 kB in 1s (4517 kB/s)
18:42:39 [2020-04-02T18:42:39.200Z] #44 59.21 Selecting previously unselected package libcap-dev:ppc64el.
18:42:39 [2020-04-02T18:42:39.200Z] #44 59.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 ... 15330 files and directories currently installed.)
18:42:39 [2020-04-02T18:42:39.200Z] #44 59.37 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
18:42:39 [2020-04-02T18:42:39.200Z] #44 59.37 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
18:42:39 [2020-04-02T18:42:39.200Z] #44 59.63 Selecting previously unselected package libnet1:ppc64el.
18:42:39 [2020-04-02T18:42:39.200Z] #44 59.67 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
18:42:39 [2020-04-02T18:42:39.200Z] #44 59.68 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
18:42:39 [2020-04-02T18:42:39.200Z] #44 59.94 Selecting previously unselected package libnet1-dev.
18:42:39 [2020-04-02T18:42:39.200Z] #44 59.94 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
18:42:39 [2020-04-02T18:42:39.200Z] #44 59.96 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
18:42:39 [2020-04-02T18:42:39.200Z] #44 60.34 Selecting previously unselected package libnl-3-200:ppc64el.
18:42:39 [2020-04-02T18:42:39.200Z] #44 60.37 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
18:42:39 [2020-04-02T18:42:39.200Z] #44 60.39 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
18:42:39 [2020-04-02T18:42:39.200Z] #44 60.73 Selecting previously unselected package libnl-3-dev:ppc64el.
18:42:39 [2020-04-02T18:42:39.200Z] #44 60.75 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
18:42:39 [2020-04-02T18:42:39.200Z] #44 60.76 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
18:42:39 [2020-04-02T18:42:39.200Z] #44 61.25 Selecting previously unselected package libprotobuf-c1:ppc64el.
18:42:39 [2020-04-02T18:42:39.200Z] #44 61.26 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
18:42:39 [2020-04-02T18:42:39.200Z] #44 61.27 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
18:42:39 [2020-04-02T18:42:39.200Z] #44 61.50 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
18:42:39 [2020-04-02T18:42:39.200Z] #44 61.51 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
18:42:39 [2020-04-02T18:42:39.200Z] #44 61.53 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
18:42:39 [2020-04-02T18:42:39.200Z] #44 61.75 Selecting previously unselected package zlib1g-dev:ppc64el.
18:42:39 [2020-04-02T18:42:39.200Z] #44 61.79 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
18:42:39 [2020-04-02T18:42:39.201Z] #44 61.83 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
18:42:39 [2020-04-02T18:42:39.201Z] #44 62.25 Selecting previously unselected package libprotobuf17:ppc64el.
18:42:39 [2020-04-02T18:42:39.201Z] #44 62.28 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
18:42:39 [2020-04-02T18:42:39.201Z] #44 62.28 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
18:42:39 [2020-04-02T18:42:39.201Z] #44 63.74 Selecting previously unselected package libprotobuf-lite17:ppc64el.
18:42:39 [2020-04-02T18:42:39.201Z] #44 63.74 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
18:42:39 [2020-04-02T18:42:39.201Z] #44 63.78 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
18:42:39 [2020-04-02T18:42:39.201Z] #44 64.18 Selecting previously unselected package libprotobuf-dev:ppc64el.
18:42:39 [2020-04-02T18:42:39.201Z] #44 64.20 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
18:42:39 [2020-04-02T18:42:39.201Z] #44 64.21 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
18:42:39 [2020-04-02T18:42:39.201Z] #44 67.08 Selecting previously unselected package libprotoc17:ppc64el.
18:42:39 [2020-04-02T18:42:39.201Z] #44 67.12 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
18:42:39 [2020-04-02T18:42:39.201Z] #44 67.13 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
18:42:39 [2020-04-02T18:42:39.201Z] #44 68.40 Selecting previously unselected package protobuf-c-compiler.
18:42:39 [2020-04-02T18:42:39.201Z] #44 68.42 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
18:42:39 [2020-04-02T18:42:39.201Z] #44 68.42 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
18:42:39 [2020-04-02T18:42:39.201Z] #44 68.69 Selecting previously unselected package protobuf-compiler.
18:42:39 [2020-04-02T18:42:39.201Z] #44 68.71 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
18:42:39 [2020-04-02T18:42:39.201Z] #44 68.72 Unpacking protobuf-compiler (3.6.1.3-2) ...
18:42:39 [2020-04-02T18:42:39.216Z] #17 43.02 Selecting previously unselected package thin-provisioning-tools.
18:42:39 [2020-04-02T18:42:39.216Z] #17 43.02 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
18:42:39 [2020-04-02T18:42:39.216Z] #17 43.03 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
18:42:39 [2020-04-02T18:42:39.287Z] --- PASS: TestBuildLabelWithTargets (2.60s)
18:42:39 [2020-04-02T18:42:39.287Z] === RUN   TestBuildWithEmptyLayers
18:42:39 [2020-04-02T18:42:39.472Z] #17 43.32 Selecting previously unselected package uidmap.
18:42:39 [2020-04-02T18:42:39.472Z] #17 43.32 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
18:42:39 [2020-04-02T18:42:39.472Z] #17 43.34 Unpacking uidmap (1:4.5-1.1) ...
18:42:39 [2020-04-02T18:42:39.491Z] #44 ...
18:42:39 [2020-04-02T18:42:39.491Z] 
18:42:39 [2020-04-02T18:42:39.491Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:42:39 [2020-04-02T18:42:39.735Z] #17 43.43 Selecting previously unselected package vim-runtime.
18:42:39 [2020-04-02T18:42:39.735Z] #17 43.44 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
18:42:39 [2020-04-02T18:42:39.735Z] #17 43.47 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
18:42:39 [2020-04-02T18:42:39.735Z] #17 43.49 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
18:42:39 [2020-04-02T18:42:39.735Z] #17 43.50 Unpacking vim-runtime (2:8.1.0875-5) ...
18:42:40 [2020-04-02T18:42:40.390Z] #28 11.27 #=#=#                                                                         

#                                                                          1.8%
##                                                                         3.2%
####                                                                       5.8%
#######                                                                   10.9%
##########                                                                14.3%
############                                                              17.3%
##############                                                            19.9%
18:42:40 [2020-04-02T18:42:40.390Z] #28 ...
18:42:40 [2020-04-02T18:42:40.390Z] 
18:42:40 [2020-04-02T18:42:40.390Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:42:40 [2020-04-02T18:42:40.390Z] #36 59.72 debconf: delaying package configuration, since apt-utils is not installed
18:42:40 [2020-04-02T18:42:40.390Z] #36 60.05 Fetched 14.9 MB in 3s (4422 kB/s)
18:42:40 [2020-04-02T18:42:40.390Z] #36 60.23 Selecting previously unselected package xxd.
18:42:40 [2020-04-02T18:42:40.390Z] #36 60.23 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
18:42:40 [2020-04-02T18:42:40.390Z] #36 60.39 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
18:42:40 [2020-04-02T18:42:40.390Z] #36 60.40 Unpacking xxd (2:8.1.0875-5) ...
18:42:40 [2020-04-02T18:42:40.390Z] #36 60.85 Selecting previously unselected package vim-common.
18:42:40 [2020-04-02T18:42:40.390Z] #36 60.88 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
18:42:40 [2020-04-02T18:42:40.390Z] #36 61.01 Unpacking vim-common (2:8.1.0875-5) ...
18:42:40 [2020-04-02T18:42:40.390Z] #36 61.76 Selecting previously unselected package cmake-data.
18:42:40 [2020-04-02T18:42:40.390Z] #36 61.78 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
18:42:40 [2020-04-02T18:42:40.390Z] #36 61.79 Unpacking cmake-data (3.13.4-1) ...
18:42:40 [2020-04-02T18:42:40.390Z] #36 66.57 Selecting previously unselected package libicu63:ppc64el.
18:42:40 [2020-04-02T18:42:40.390Z] #36 66.62 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
18:42:40 [2020-04-02T18:42:40.390Z] #36 66.67 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
18:42:40 [2020-04-02T18:42:40.390Z] #36 ...
18:42:40 [2020-04-02T18:42:40.390Z] 
18:42:40 [2020-04-02T18:42:40.390Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:42:40 [2020-04-02T18:42:40.592Z] --- PASS: TestBuildMultiStageLayerLeak (2.84s)
18:42:40 [2020-04-02T18:42:40.592Z] === RUN   TestBuildWithHugeFile
18:42:40 [2020-04-02T18:42:40.649Z] --- PASS: TestBuildWithEmptyLayers (1.32s)
18:42:40 [2020-04-02T18:42:40.649Z] === RUN   TestBuildMultiStageOnBuild
18:42:40 [2020-04-02T18:42:40.953Z] --- PASS: TestConfigCreateResolve (3.20s)
18:42:40 [2020-04-02T18:42:40.953Z] === RUN   TestConfigDaemonLibtrustID
18:42:41 [2020-04-02T18:42:41.234Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
18:42:41 [2020-04-02T18:42:41.234Z] PASS
18:42:41 [2020-04-02T18:42:41.234Z] 
18:42:41 [2020-04-02T18:42:41.234Z] DONE 8 tests in 25.025s
18:42:41 [2020-04-02T18:42:41.234Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
18:42:41 [2020-04-02T18:42:41.234Z] ++ 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
18:42:41 [2020-04-02T18:42:41.234Z] ++ set -e
18:42:41 [2020-04-02T18:42:41.234Z] ++ '[' -n 0 ']'
18:42:41 [2020-04-02T18:42:41.234Z] ++ set -x
18:42:41 [2020-04-02T18:42:41.234Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:42:41 [2020-04-02T18:42:41.234Z] INFO: Testing against a local daemon
18:42:41 [2020-04-02T18:42:41.234Z] === RUN   TestCheckpoint
18:42:41 [2020-04-02T18:42:41.234Z] --- SKIP: TestCheckpoint (0.00s)
18:42:41 [2020-04-02T18:42:41.234Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:42:41 [2020-04-02T18:42:41.234Z] === RUN   TestContainerInvalidJSON
18:42:41 [2020-04-02T18:42:41.234Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
18:42:41 [2020-04-02T18:42:41.234Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
18:42:41 [2020-04-02T18:42:41.234Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:42:41 [2020-04-02T18:42:41.234Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:42:41 [2020-04-02T18:42:41.234Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:42:41 [2020-04-02T18:42:41.234Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:42:41 [2020-04-02T18:42:41.234Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
18:42:41 [2020-04-02T18:42:41.234Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:42:41 [2020-04-02T18:42:41.234Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:42:41 [2020-04-02T18:42:41.234Z] --- PASS: TestContainerInvalidJSON (0.01s)
18:42:41 [2020-04-02T18:42:41.234Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
18:42:41 [2020-04-02T18:42:41.234Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
18:42:41 [2020-04-02T18:42:41.234Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
18:42:41 [2020-04-02T18:42:41.234Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:42:41 [2020-04-02T18:42:41.515Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s)
18:42:41 [2020-04-02T18:42:41.515Z] === RUN   TestCopyFromContainerPathIsNotDir
18:42:41 [2020-04-02T18:42:41.515Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
18:42:41 [2020-04-02T18:42:41.515Z] === RUN   TestCopyToContainerPathDoesNotExist
18:42:41 [2020-04-02T18:42:41.616Z] #17 ...
18:42:41 [2020-04-02T18:42:41.616Z] 
18:42:41 [2020-04-02T18:42:41.616Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:42:41 [2020-04-02T18:42:41.616Z] #44 125.9   CC       criu/cr-errno.o
18:42:41 [2020-04-02T18:42:41.616Z] #44 126.0   CC       criu/cr-restore.o
18:42:41 [2020-04-02T18:42:41.617Z] #44 130.5   CC       criu/cr-service.o
18:42:41 [2020-04-02T18:42:41.617Z] #44 132.0   CC       criu/crtools.o
18:42:41 [2020-04-02T18:42:41.617Z] #44 132.6   CC       criu/eventfd.o
18:42:41 [2020-04-02T18:42:41.617Z] #44 133.0   CC       criu/eventpoll.o
18:42:41 [2020-04-02T18:42:41.617Z] #44 134.2   CC       criu/external.o
18:42:41 [2020-04-02T18:42:41.617Z] #44 134.5   CC       criu/fault-injection.o
18:42:41 [2020-04-02T18:42:41.617Z] #44 134.7   CC       criu/fdstore.o
18:42:41 [2020-04-02T18:42:41.617Z] #44 135.0   CC       criu/fifo.o
18:42:41 [2020-04-02T18:42:41.617Z] #44 135.5   CC       criu/file-ids.o
18:42:41 [2020-04-02T18:42:41.617Z] #44 135.8   CC       criu/file-lock.o
18:42:41 [2020-04-02T18:42:41.797Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
18:42:41 [2020-04-02T18:42:41.797Z] === RUN   TestCopyToContainerPathIsNotDir
18:42:41 [2020-04-02T18:42:41.797Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s)
18:42:41 [2020-04-02T18:42:41.797Z] === RUN   TestCopyFromContainer
18:42:41 [2020-04-02T18:42:41.894Z] #28 11.27 #=#=#                                                                         

#                                                                          1.8%
##                                                                         3.2%
####                                                                       5.8%
#######                                                                   10.9%
##########                                                                14.3%
############                                                              17.3%
##############                                                            19.9%
##################                                                        25.1%
#####################                                                     30.2%
###########################                                               37.9%
###############################                                           43.1%
##################################                                        48.3%
########################################                                  55.8%
###########################################                               60.4%
###############################################                           65.6%
########################################################                  78.5%
###############################################################           88.8%
###################################################################       94.0%
#######################################################################   99.1%
######################################################################## 100.0%
18:42:42 [2020-04-02T18:42:42.176Z] #44 136.8   CC       criu/files-ext.o
18:42:42 [2020-04-02T18:42:42.735Z] #44 137.2   CC       criu/files-reg.o
18:42:42 [2020-04-02T18:42:42.735Z] #44 ...
18:42:42 [2020-04-02T18:42:42.735Z] 
18:42:42 [2020-04-02T18:42:42.735Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
18:42:42 [2020-04-02T18:42:42.735Z] #17 46.67 Selecting previously unselected package vim.
18:42:42 [2020-04-02T18:42:42.735Z] #17 46.67 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
18:42:42 [2020-04-02T18:42:42.735Z] #17 46.69 Unpacking vim (2:8.1.0875-5) ...
18:42:42 [2020-04-02T18:42:42.926Z] #28 14.45 
18:42:43 [2020-04-02T18:42:43.294Z] #17 47.24 Selecting previously unselected package xfsprogs.
18:42:43 [2020-04-02T18:42:43.294Z] #17 47.24 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
18:42:43 [2020-04-02T18:42:43.548Z] #17 47.25 Unpacking xfsprogs (4.20.0-1) ...
18:42:43 [2020-04-02T18:42:43.803Z] #17 47.68 Selecting previously unselected package zip.
18:42:43 [2020-04-02T18:42:43.803Z] #17 47.68 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
18:42:43 [2020-04-02T18:42:43.803Z] #17 47.68 Unpacking zip (3.0-11+b1) ...
18:42:43 [2020-04-02T18:42:43.863Z] #28 14.74 #=#=#                                                                         

                                                                           1.1%
##                                                                         3.8%
18:42:43 [2020-04-02T18:42:43.863Z] #28 ...
18:42:43 [2020-04-02T18:42:43.863Z] 
18:42:43 [2020-04-02T18:42:43.863Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:42:43 [2020-04-02T18:42:43.863Z] #75 DONE 72.5s
18:42:43 [2020-04-02T18:42:43.863Z] 
18:42:43 [2020-04-02T18:42:43.863Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:42:44 [2020-04-02T18:42:44.057Z] #17 47.85 Setting up aufs-tools (1:4.14+20190211-1) ...
18:42:44 [2020-04-02T18:42:44.057Z] #17 47.86 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
18:42:44 [2020-04-02T18:42:44.057Z] #17 47.87 Setting up libip6tc0:amd64 (1.8.2-4) ...
18:42:44 [2020-04-02T18:42:44.057Z] #17 47.88 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
18:42:44 [2020-04-02T18:42:44.057Z] #17 47.89 Setting up libgpm2:amd64 (1.20.7-5) ...
18:42:44 [2020-04-02T18:42:44.057Z] #17 47.90 Setting up libip4tc0:amd64 (1.8.2-4) ...
18:42:44 [2020-04-02T18:42:44.057Z] #17 47.91 Setting up uidmap (1:4.5-1.1) ...
18:42:44 [2020-04-02T18:42:44.057Z] #17 47.92 Setting up libnftnl11:amd64 (1.1.2-2) ...
18:42:44 [2020-04-02T18:42:44.057Z] #17 47.93 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:42:44 [2020-04-02T18:42:44.057Z] #17 47.94 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
18:42:44 [2020-04-02T18:42:44.057Z] #17 47.95 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:42:44 [2020-04-02T18:42:44.057Z] #17 47.96 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
18:42:44 [2020-04-02T18:42:44.057Z] #17 47.98 Setting up xxd (2:8.1.0875-5) ...
18:42:44 [2020-04-02T18:42:44.057Z] #17 48.00 Setting up zip (3.0-11+b1) ...
18:42:44 [2020-04-02T18:42:44.057Z] #17 48.01 Setting up vim-common (2:8.1.0875-5) ...
18:42:44 [2020-04-02T18:42:44.057Z] #17 48.04 Setting up bash-completion (1:2.8-6) ...
18:42:44 [2020-04-02T18:42:44.467Z] === RUN   TestCopyFromContainer//
18:42:44 [2020-04-02T18:42:44.467Z] === RUN   TestCopyFromContainer//bar/root
18:42:44 [2020-04-02T18:42:44.467Z] === RUN   TestCopyFromContainer//bar/root/
18:42:44 [2020-04-02T18:42:44.467Z] === RUN   TestCopyFromContainer/bar/quux
18:42:44 [2020-04-02T18:42:44.467Z] === RUN   TestCopyFromContainer/bar/quux/
18:42:44 [2020-04-02T18:42:44.467Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:42:44 [2020-04-02T18:42:44.467Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:42:44 [2020-04-02T18:42:44.467Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:42:44 [2020-04-02T18:42:44.749Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:42:44 [2020-04-02T18:42:44.749Z] === RUN   TestCopyFromContainer/bar/notarget
18:42:44 [2020-04-02T18:42:44.749Z] --- PASS: TestCopyFromContainer (2.91s)
18:42:44 [2020-04-02T18:42:44.749Z]     --- PASS: TestCopyFromContainer// (0.06s)
18:42:44 [2020-04-02T18:42:44.749Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
18:42:44 [2020-04-02T18:42:44.749Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.04s)
18:42:44 [2020-04-02T18:42:44.749Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
18:42:44 [2020-04-02T18:42:44.749Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
18:42:44 [2020-04-02T18:42:44.749Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
18:42:44 [2020-04-02T18:42:44.749Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
18:42:44 [2020-04-02T18:42:44.749Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
18:42:44 [2020-04-02T18:42:44.749Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
18:42:44 [2020-04-02T18:42:44.749Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
18:42:44 [2020-04-02T18:42:44.749Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:42:44 [2020-04-02T18:42:44.749Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:42:44 [2020-04-02T18:42:44.749Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:42:44 [2020-04-02T18:42:44.749Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:42:44 [2020-04-02T18:42:44.749Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:42:44 [2020-04-02T18:42:44.749Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:42:44 [2020-04-02T18:42:44.749Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:42:44 [2020-04-02T18:42:44.749Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:42:44 [2020-04-02T18:42:44.749Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:42:44 [2020-04-02T18:42:44.749Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:42:44 [2020-04-02T18:42:44.749Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
18:42:44 [2020-04-02T18:42:44.749Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:42:44 [2020-04-02T18:42:44.749Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:42:44 [2020-04-02T18:42:44.749Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:42:44 [2020-04-02T18:42:44.749Z] === RUN   TestCreateLinkToNonExistingContainer
18:42:44 [2020-04-02T18:42:44.749Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
18:42:44 [2020-04-02T18:42:44.749Z] === RUN   TestCreateWithInvalidEnv
18:42:44 [2020-04-02T18:42:44.853Z] --- PASS: TestBuildMultiStageOnBuild (3.62s)
18:42:44 [2020-04-02T18:42:44.853Z] === RUN   TestBuildUncleanTarFilenames
18:42:45 [2020-04-02T18:42:45.033Z] === RUN   TestCreateWithInvalidEnv/0
18:42:45 [2020-04-02T18:42:45.033Z] === PAUSE TestCreateWithInvalidEnv/0
18:42:45 [2020-04-02T18:42:45.033Z] === RUN   TestCreateWithInvalidEnv/1
18:42:45 [2020-04-02T18:42:45.033Z] === PAUSE TestCreateWithInvalidEnv/1
18:42:45 [2020-04-02T18:42:45.033Z] === RUN   TestCreateWithInvalidEnv/2
18:42:45 [2020-04-02T18:42:45.033Z] === PAUSE TestCreateWithInvalidEnv/2
18:42:45 [2020-04-02T18:42:45.033Z] === CONT  TestCreateWithInvalidEnv/0
18:42:45 [2020-04-02T18:42:45.033Z] === CONT  TestCreateWithInvalidEnv/2
18:42:45 [2020-04-02T18:42:45.033Z] === CONT  TestCreateWithInvalidEnv/1
18:42:45 [2020-04-02T18:42:45.033Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
18:42:45 [2020-04-02T18:42:45.033Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:42:45 [2020-04-02T18:42:45.033Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:42:45 [2020-04-02T18:42:45.033Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:42:45 [2020-04-02T18:42:45.033Z] === RUN   TestCreateTmpfsMountsTarget
18:42:45 [2020-04-02T18:42:45.033Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
18:42:45 [2020-04-02T18:42:45.033Z] === RUN   TestCreateWithCustomMaskedPaths
18:42:46 [2020-04-02T18:42:46.215Z] --- PASS: TestBuildUncleanTarFilenames (1.85s)
18:42:46 [2020-04-02T18:42:46.215Z] === RUN   TestBuildMultiStageLayerLeak
18:42:47 [2020-04-02T18:42:47.314Z] #17 50.88 Setting up libiptc0:amd64 (1.8.2-4) ...
18:42:47 [2020-04-02T18:42:47.314Z] #17 50.89 Setting up xz-utils (5.2.4-1) ...
18:42:47 [2020-04-02T18:42:47.314Z] #17 50.90 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:42:47 [2020-04-02T18:42:47.314Z] #17 50.92 Setting up sudo (1.8.27-1+deb10u2) ...
18:42:47 [2020-04-02T18:42:47.314Z] #17 50.98 invoke-rc.d: could not determine current runlevel
18:42:47 [2020-04-02T18:42:47.314Z] #17 50.99 invoke-rc.d: policy-rc.d denied execution of start.
18:42:47 [2020-04-02T18:42:47.314Z] #17 51.00 Setting up pigz (2.4-1) ...
18:42:47 [2020-04-02T18:42:47.314Z] #17 51.02 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:42:47 [2020-04-02T18:42:47.314Z] #17 51.03 Setting up libnl-3-200:amd64 (3.4.0-1) ...
18:42:47 [2020-04-02T18:42:47.314Z] #17 51.04 Setting up python-pip-whl (18.1-5) ...
18:42:47 [2020-04-02T18:42:47.314Z] #17 51.05 Setting up libmpdec2:amd64 (2.4.2-2) ...
18:42:47 [2020-04-02T18:42:47.314Z] #17 51.06 Setting up vim-runtime (2:8.1.0875-5) ...
18:42:47 [2020-04-02T18:42:47.569Z] #17 51.49 Setting up libaio1:amd64 (0.3.112-3) ...
18:42:47 [2020-04-02T18:42:47.569Z] #17 51.51 Setting up libonig5:amd64 (6.9.1-1) ...
18:42:47 [2020-04-02T18:42:47.569Z] #17 51.51 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
18:42:47 [2020-04-02T18:42:47.569Z] #17 51.53 Setting up vim (2:8.1.0875-5) ...
18:42:47 [2020-04-02T18:42:47.569Z] #17 51.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:42:47 [2020-04-02T18:42:47.735Z] --- PASS: TestCreateWithCustomMaskedPaths (2.38s)
18:42:47 [2020-04-02T18:42:47.736Z] === RUN   TestCreateWithCapabilities
18:42:47 [2020-04-02T18:42:47.736Z] === RUN   TestCreateWithCapabilities/no_capabilities
18:42:47 [2020-04-02T18:42:47.736Z] === PAUSE TestCreateWithCapabilities/no_capabilities
18:42:47 [2020-04-02T18:42:47.736Z] === RUN   TestCreateWithCapabilities/empty_capabilities
18:42:47 [2020-04-02T18:42:47.736Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
18:42:47 [2020-04-02T18:42:47.736Z] === RUN   TestCreateWithCapabilities/valid_capabilities
18:42:47 [2020-04-02T18:42:47.736Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
18:42:47 [2020-04-02T18:42:47.736Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
18:42:47 [2020-04-02T18:42:47.736Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
18:42:47 [2020-04-02T18:42:47.736Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
18:42:47 [2020-04-02T18:42:47.736Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
18:42:47 [2020-04-02T18:42:47.736Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
18:42:47 [2020-04-02T18:42:47.736Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
18:42:47 [2020-04-02T18:42:47.736Z] === RUN   TestCreateWithCapabilities/empty_capadd
18:42:47 [2020-04-02T18:42:47.736Z] === PAUSE TestCreateWithCapabilities/empty_capadd
18:42:47 [2020-04-02T18:42:47.736Z] === RUN   TestCreateWithCapabilities/empty_capdrop
18:42:47 [2020-04-02T18:42:47.736Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
18:42:47 [2020-04-02T18:42:47.736Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
18:42:47 [2020-04-02T18:42:47.736Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
18:42:47 [2020-04-02T18:42:47.736Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
18:42:47 [2020-04-02T18:42:47.736Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
18:42:47 [2020-04-02T18:42:47.736Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
18:42:47 [2020-04-02T18:42:47.736Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
18:42:47 [2020-04-02T18:42:47.736Z] === CONT  TestCreateWithCapabilities/no_capabilities
18:42:47 [2020-04-02T18:42:47.736Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
18:42:47 [2020-04-02T18:42:47.736Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
18:42:47 [2020-04-02T18:42:47.736Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
18:42:47 [2020-04-02T18:42:47.736Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
18:42:47 [2020-04-02T18:42:47.736Z] === CONT  TestCreateWithCapabilities/empty_capdrop
18:42:47 [2020-04-02T18:42:47.736Z] === CONT  TestCreateWithCapabilities/empty_capadd
18:42:47 [2020-04-02T18:42:47.736Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
18:42:47 [2020-04-02T18:42:47.736Z] === CONT  TestCreateWithCapabilities/empty_capabilities
18:42:47 [2020-04-02T18:42:47.736Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
18:42:47 [2020-04-02T18:42:47.736Z] === CONT  TestCreateWithCapabilities/valid_capabilities
18:42:47 [2020-04-02T18:42:47.736Z] --- PASS: TestCreateWithCapabilities (0.01s)
18:42:47 [2020-04-02T18:42:47.736Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
18:42:47 [2020-04-02T18:42:47.736Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s)
18:42:47 [2020-04-02T18:42:47.736Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s)
18:42:47 [2020-04-02T18:42:47.736Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
18:42:47 [2020-04-02T18:42:47.736Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s)
18:42:47 [2020-04-02T18:42:47.736Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s)
18:42:47 [2020-04-02T18:42:47.736Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
18:42:47 [2020-04-02T18:42:47.736Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
18:42:47 [2020-04-02T18:42:47.736Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
18:42:47 [2020-04-02T18:42:47.736Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s)
18:42:47 [2020-04-02T18:42:47.736Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s)
18:42:47 [2020-04-02T18:42:47.736Z] === RUN   TestCreateWithCustomReadonlyPaths
18:42:47 [2020-04-02T18:42:47.824Z] #17 51.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:42:47 [2020-04-02T18:42:47.824Z] #17 51.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:42:47 [2020-04-02T18:42:47.824Z] #17 51.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:42:47 [2020-04-02T18:42:47.824Z] #17 51.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:42:47 [2020-04-02T18:42:47.824Z] #17 51.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:42:47 [2020-04-02T18:42:47.824Z] #17 51.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:42:47 [2020-04-02T18:42:47.824Z] #17 51.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:42:47 [2020-04-02T18:42:47.824Z] #17 51.61 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
18:42:47 [2020-04-02T18:42:47.824Z] #17 51.63 Setting up thin-provisioning-tools (0.7.6-2.1) ...
18:42:47 [2020-04-02T18:42:47.824Z] #17 51.64 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
18:42:47 [2020-04-02T18:42:47.824Z] #17 51.65 Setting up jq (1.5+dfsg-2+b1) ...
18:42:47 [2020-04-02T18:42:47.824Z] #17 51.65 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
18:42:47 [2020-04-02T18:42:47.824Z] #17 51.66 Setting up python3.7 (3.7.3-2+deb10u1) ...
18:42:49 [2020-04-02T18:42:49.534Z] #28 14.74 #=#=#                                                                         

                                                                           1.1%
##                                                                         3.8%
####                                                                       5.9%
#####                                                                      7.7%
######                                                                     8.5%
######                                                                     9.4%
#######                                                                   10.3%
########                                                                  11.2%
########                                                                  12.1%
#########                                                                 13.0%
##########                                                                14.8%
###########                                                               16.4%
############                                                              17.3%
#############                                                             19.0%
###############                                                           20.8%
###############                                                           21.7%
################                                                          23.5%
##################                                                        25.3%
###################                                                       27.1%
####################                                                      28.9%
#######################                                                   32.4%
##########################                                                36.9%
############################                                              39.6%
#############################                                             41.3%
###############################                                           43.1%
################################                                          45.8%
##################################                                        47.6%
##################################                                        48.5%
####################################                                      50.3%
#####################################                                     51.7%
######################################                                    53.5%
#######################################                                   55.3%
#########################################                                 57.1%
###########################################                               59.7%
############################################                              62.4%
##############################################                            64.2%
###############################################                           66.0%
################################################                          67.8%
##################################################                        69.6%
###################################################                       71.4%
####################################################                      73.1%
######################################################                    75.1%
######################################################                    76.0%
########################################################                  78.0%
##########################################################                80.7%
############################################################              83.3%
#############################################################             85.1%
##############################################################            86.9%
18:42:49 [2020-04-02T18:42:49.534Z] #28 ...
18:42:49 [2020-04-02T18:42:49.534Z] 
18:42:49 [2020-04-02T18:42:49.534Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:42:49 [2020-04-02T18:42:49.534Z] #11 68.93 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
18:42:49 [2020-04-02T18:42:49.534Z] #11 68.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
18:42:49 [2020-04-02T18:42:49.534Z] #11 69.00 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
18:42:49 [2020-04-02T18:42:49.534Z] #11 69.02 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
18:42:49 [2020-04-02T18:42:49.534Z] #11 69.05 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB]
18:42:49 [2020-04-02T18:42:49.534Z] #11 69.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB]
18:42:49 [2020-04-02T18:42:49.534Z] #11 69.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
18:42:49 [2020-04-02T18:42:49.534Z] #11 69.23 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
18:42:49 [2020-04-02T18:42:49.534Z] #11 69.29 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
18:42:49 [2020-04-02T18:42:49.534Z] #11 69.34 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
18:42:49 [2020-04-02T18:42:49.534Z] #11 69.52 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
18:42:49 [2020-04-02T18:42:49.534Z] #11 69.69 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
18:42:49 [2020-04-02T18:42:49.534Z] #11 69.72 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
18:42:49 [2020-04-02T18:42:49.534Z] #11 69.73 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
18:42:49 [2020-04-02T18:42:49.534Z] #11 69.75 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB]
18:42:49 [2020-04-02T18:42:49.534Z] #11 72.76 debconf: delaying package configuration, since apt-utils is not installed
18:42:49 [2020-04-02T18:42:49.534Z] #11 73.21 Fetched 78.9 MB in 15s (5164 kB/s)
18:42:49 [2020-04-02T18:42:49.534Z] #11 73.31 Selecting previously unselected package binutils-mingw-w64-i686.
18:42:49 [2020-04-02T18:42:49.534Z] #11 73.31 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
18:42:49 [2020-04-02T18:42:49.534Z] #11 73.61 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
18:42:49 [2020-04-02T18:42:49.534Z] #11 73.63 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:42:49 [2020-04-02T18:42:49.831Z] #11 ...
18:42:49 [2020-04-02T18:42:49.831Z] 
18:42:49 [2020-04-02T18:42:49.831Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:42:49 [2020-04-02T18:42:49.831Z] #44 69.14 Selecting previously unselected package python-pkg-resources.
18:42:49 [2020-04-02T18:42:49.831Z] #44 69.17 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
18:42:49 [2020-04-02T18:42:49.831Z] #44 69.20 Unpacking python-pkg-resources (40.8.0-1) ...
18:42:49 [2020-04-02T18:42:49.831Z] #44 69.77 Selecting previously unselected package python-six.
18:42:49 [2020-04-02T18:42:49.831Z] #44 69.78 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
18:42:49 [2020-04-02T18:42:49.831Z] #44 69.81 Unpacking python-six (1.12.0-1) ...
18:42:49 [2020-04-02T18:42:49.831Z] #44 69.95 Selecting previously unselected package python-protobuf.
18:42:49 [2020-04-02T18:42:49.831Z] #44 69.99 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
18:42:49 [2020-04-02T18:42:49.831Z] #44 70.02 Unpacking python-protobuf (3.6.1.3-2) ...
18:42:49 [2020-04-02T18:42:49.831Z] #44 71.16 Setting up python-pkg-resources (40.8.0-1) ...
18:42:49 [2020-04-02T18:42:49.831Z] #44 ...
18:42:49 [2020-04-02T18:42:49.831Z] 
18:42:49 [2020-04-02T18:42:49.831Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:42:50 [2020-04-02T18:42:50.126Z] #28 14.74 #=#=#                                                                         

                                                                           1.1%
##                                                                         3.8%
####                                                                       5.9%
#####                                                                      7.7%
######                                                                     8.5%
######                                                                     9.4%
#######                                                                   10.3%
########                                                                  11.2%
########                                                                  12.1%
#########                                                                 13.0%
##########                                                                14.8%
###########                                                               16.4%
############                                                              17.3%
#############                                                             19.0%
###############                                                           20.8%
###############                                                           21.7%
################                                                          23.5%
##################                                                        25.3%
###################                                                       27.1%
####################                                                      28.9%
#######################                                                   32.4%
##########################                                                36.9%
############################                                              39.6%
#############################                                             41.3%
###############################                                           43.1%
################################                                          45.8%
##################################                                        47.6%
##################################                                        48.5%
####################################                                      50.3%
#####################################                                     51.7%
######################################                                    53.5%
#######################################                                   55.3%
#########################################                                 57.1%
###########################################                               59.7%
############################################                              62.4%
##############################################                            64.2%
###############################################                           66.0%
################################################                          67.8%
##################################################                        69.6%
###################################################                       71.4%
####################################################                      73.1%
######################################################                    75.1%
######################################################                    76.0%
########################################################                  78.0%
##########################################################                80.7%
############################################################              83.3%
#############################################################             85.1%
##############################################################            86.9%
###############################################################           88.7%
#################################################################         90.5%
##################################################################        93.1%
####################################################################      94.8%
#####################################################################     96.6%
######################################################################   
18:42:50 [2020-04-02T18:42:50.126Z] #28 ...
18:42:50 [2020-04-02T18:42:50.127Z] 
18:42:50 [2020-04-02T18:42:50.127Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:42:50 [2020-04-02T18:42:50.127Z] #34 69.36 sync
18:42:50 [2020-04-02T18:42:50.127Z] #34 69.37 internal/reflectlite
18:42:50 [2020-04-02T18:42:50.127Z] #34 78.55 errors
18:42:50 [2020-04-02T18:42:50.127Z] #34 78.55 sort
18:42:50 [2020-04-02T18:42:50.127Z] #34 79.37 internal/oserror
18:42:50 [2020-04-02T18:42:50.127Z] #34 79.38 io
18:42:50 [2020-04-02T18:42:50.127Z] #34 79.42 strconv
18:42:50 [2020-04-02T18:42:50.375Z] --- PASS: TestBuildMultiStageLayerLeak (3.84s)
18:42:50 [2020-04-02T18:42:50.375Z] === RUN   TestBuildWithHugeFile
18:42:50 [2020-04-02T18:42:50.405Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.45s)
18:42:50 [2020-04-02T18:42:50.405Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:42:50 [2020-04-02T18:42:50.405Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:42:50 [2020-04-02T18:42:50.405Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:42:50 [2020-04-02T18:42:50.405Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:42:50 [2020-04-02T18:42:50.405Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:42:50 [2020-04-02T18:42:50.405Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:42:50 [2020-04-02T18:42:50.405Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:42:50 [2020-04-02T18:42:50.405Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:42:50 [2020-04-02T18:42:50.405Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:42:50 [2020-04-02T18:42:50.405Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:42:50 [2020-04-02T18:42:50.405Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:42:50 [2020-04-02T18:42:50.405Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:42:50 [2020-04-02T18:42:50.405Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:42:50 [2020-04-02T18:42:50.405Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:42:50 [2020-04-02T18:42:50.405Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:42:50 [2020-04-02T18:42:50.405Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:42:50 [2020-04-02T18:42:50.405Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
18:42:50 [2020-04-02T18:42:50.405Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
18:42:50 [2020-04-02T18:42:50.405Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
18:42:50 [2020-04-02T18:42:50.405Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
18:42:50 [2020-04-02T18:42:50.405Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
18:42:50 [2020-04-02T18:42:50.405Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
18:42:50 [2020-04-02T18:42:50.405Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:42:50 [2020-04-02T18:42:50.420Z] #34 ...
18:42:50 [2020-04-02T18:42:50.420Z] 
18:42:50 [2020-04-02T18:42:50.420Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:42:50 [2020-04-02T18:42:50.421Z] #28 14.74 #=#=#                                                                         

                                                                           1.1%
##                                                                         3.8%
####                                                                       5.9%
#####                                                                      7.7%
######                                                                     8.5%
######                                                                     9.4%
#######                                                                   10.3%
########                                                                  11.2%
########                                                                  12.1%
#########                                                                 13.0%
##########                                                                14.8%
###########                                                               16.4%
############                                                              17.3%
#############                                                             19.0%
###############                                                           20.8%
###############                                                           21.7%
################                                                          23.5%
##################                                                        25.3%
###################                                                       27.1%
####################                                                      28.9%
#######################                                                   32.4%
##########################                                                36.9%
############################                                              39.6%
#############################                                             41.3%
###############################                                           43.1%
################################                                          45.8%
##################################                                        47.6%
##################################                                        48.5%
####################################                                      50.3%
#####################################                                     51.7%
######################################                                    53.5%
#######################################                                   55.3%
#########################################                                 57.1%
###########################################                               59.7%
############################################                              62.4%
##############################################                            64.2%
###############################################                           66.0%
################################################                          67.8%
##################################################                        69.6%
###################################################                       71.4%
####################################################                      73.1%
######################################################                    75.1%
######################################################                    76.0%
########################################################                  78.0%
##########################################################                80.7%
############################################################              83.3%
#############################################################             85.1%
##############################################################            86.9%
###############################################################           88.7%
#################################################################         90.5%
##################################################################        93.1%
####################################################################      94.8%
#####################################################################     96.6%
######################################################################    98.4%
######################################################################## 100.0%
18:42:50 [2020-04-02T18:42:50.589Z] #17 54.30 Setting up iptables (1.8.2-4) ...
18:42:50 [2020-04-02T18:42:50.589Z] #17 54.32 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:42:50 [2020-04-02T18:42:50.589Z] #17 54.33 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:42:50 [2020-04-02T18:42:50.589Z] #17 54.33 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:42:50 [2020-04-02T18:42:50.589Z] #17 54.34 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:42:50 [2020-04-02T18:42:50.589Z] #17 54.34 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:42:50 [2020-04-02T18:42:50.589Z] #17 54.35 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:42:50 [2020-04-02T18:42:50.589Z] #17 54.35 Setting up python3 (3.7.3-1) ...
18:42:50 [2020-04-02T18:42:50.710Z] #28 22.45 
18:42:51 [2020-04-02T18:42:51.020Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.87s)
18:42:51 [2020-04-02T18:42:51.020Z] === RUN   TestContainerStartOnDaemonRestart
18:42:51 [2020-04-02T18:42:51.020Z] === PAUSE TestContainerStartOnDaemonRestart
18:42:51 [2020-04-02T18:42:51.020Z] === RUN   TestDaemonRestartIpcMode
18:42:51 [2020-04-02T18:42:51.020Z] === PAUSE TestDaemonRestartIpcMode
18:42:51 [2020-04-02T18:42:51.020Z] === RUN   TestDaemonHostGatewayIP
18:42:51 [2020-04-02T18:42:51.020Z] === PAUSE TestDaemonHostGatewayIP
18:42:51 [2020-04-02T18:42:51.020Z] === RUN   TestDiff
18:42:51 [2020-04-02T18:42:51.149Z] #17 54.81 Setting up python3-wheel (0.32.3-2) ...
18:42:51 [2020-04-02T18:42:51.149Z] #17 ...
18:42:51 [2020-04-02T18:42:51.149Z] 
18:42:51 [2020-04-02T18:42:51.149Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:42:51 [2020-04-02T18:42:51.149Z] #41 252.4 + dpkg --print-architecture
18:42:51 [2020-04-02T18:42:51.149Z] #41 252.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
18:42:51 [2020-04-02T18:42:51.149Z] #41 252.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
18:42:51 [2020-04-02T18:42:51.149Z] #41 252.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
18:42:52 [2020-04-02T18:42:52.024Z] --- PASS: TestDiff (0.79s)
18:42:52 [2020-04-02T18:42:52.025Z] === RUN   TestExecWithCloseStdin
18:42:52 [2020-04-02T18:42:52.638Z] --- PASS: TestExecWithCloseStdin (0.89s)
18:42:52 [2020-04-02T18:42:52.638Z] === RUN   TestExec
18:42:52 [2020-04-02T18:42:52.783Z] #28 24.76 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
18:42:53 [2020-04-02T18:42:53.643Z] --- PASS: TestExec (0.94s)
18:42:53 [2020-04-02T18:42:53.643Z] === RUN   TestExecUser
18:42:53 [2020-04-02T18:42:53.834Z] #28 25.67 #=#=#                                                                         
18:42:54 [2020-04-02T18:42:54.421Z] #28 25.97 #=#=#                                                                         

#################################################                         69.0%
######################################################################## 100.0%
18:42:54 [2020-04-02T18:42:54.648Z] --- PASS: TestExecUser (0.94s)
18:42:54 [2020-04-02T18:42:54.648Z] === RUN   TestExportContainerAndImportImage
18:42:54 [2020-04-02T18:42:54.713Z] #28 26.62 
18:42:55 [2020-04-02T18:42:55.309Z] #41 ...
18:42:55 [2020-04-02T18:42:55.309Z] 
18:42:55 [2020-04-02T18:42:55.309Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:42:55 [2020-04-02T18:42:55.309Z] #44 139.2   CC       criu/files.o
18:42:55 [2020-04-02T18:42:55.309Z] #44 141.2   CC       criu/filesystems.o
18:42:55 [2020-04-02T18:42:55.309Z] #44 141.9   CC       criu/fsnotify.o
18:42:55 [2020-04-02T18:42:55.309Z] #44 143.2   CC       criu/image-desc.o
18:42:55 [2020-04-02T18:42:55.309Z] #44 143.3   CC       criu/image.o
18:42:55 [2020-04-02T18:42:55.309Z] #44 144.3   CC       criu/ipc_ns.o
18:42:55 [2020-04-02T18:42:55.309Z] #44 145.7   CC       criu/irmap.o
18:42:55 [2020-04-02T18:42:55.309Z] #44 146.5   CC       criu/kcmp-ids.o
18:42:55 [2020-04-02T18:42:55.309Z] #44 146.7   CC       criu/kerndat.o
18:42:55 [2020-04-02T18:42:55.309Z] #44 147.7   CC       criu/libnetlink.o
18:42:55 [2020-04-02T18:42:55.309Z] #44 148.2   CC       criu/log.o
18:42:55 [2020-04-02T18:42:55.309Z] #44 148.7   CC       criu/lsm.o
18:42:55 [2020-04-02T18:42:55.309Z] #44 149.2   CC       criu/mem.o
18:42:55 [2020-04-02T18:42:55.310Z] #44 ...
18:42:55 [2020-04-02T18:42:55.310Z] 
18:42:55 [2020-04-02T18:42:55.310Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
18:42:55 [2020-04-02T18:42:55.310Z] #17 55.48 Setting up apparmor (2.13.2-10) ...
18:42:55 [2020-04-02T18:42:55.310Z] #17 57.10 Setting up xfsprogs (4.20.0-1) ...
18:42:55 [2020-04-02T18:42:55.310Z] #17 57.11 Setting up python3-lib2to3 (3.7.3-1) ...
18:42:55 [2020-04-02T18:42:55.310Z] #17 57.47 Setting up python3-pkg-resources (40.8.0-1) ...
18:42:55 [2020-04-02T18:42:55.310Z] #17 58.34 Setting up python3-distutils (3.7.3-1) ...
18:42:55 [2020-04-02T18:42:55.310Z] #17 58.75 Setting up python3-setuptools (40.8.0-1) ...
18:42:55 [2020-04-02T18:42:55.652Z] --- PASS: TestExportContainerAndImportImage (1.11s)
18:42:55 [2020-04-02T18:42:55.652Z] === RUN   TestExportContainerAfterDaemonRestart
18:42:56 [2020-04-02T18:42:56.276Z] #17 60.05 Setting up python3-pip (18.1-5) ...
18:42:56 [2020-04-02T18:42:56.793Z] #28 ...
18:42:56 [2020-04-02T18:42:56.793Z] 
18:42:56 [2020-04-02T18:42:56.793Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:42:56 [2020-04-02T18:42:56.793Z] #48 75.77 internal/singleflight
18:42:56 [2020-04-02T18:42:56.793Z] #48 75.78 internal/reflectlite
18:42:56 [2020-04-02T18:42:56.793Z] #48 75.85 github.com/LK4D4/vndr/godl/singleflight
18:42:56 [2020-04-02T18:42:56.793Z] #48 75.85 math/rand
18:42:56 [2020-04-02T18:42:56.793Z] #48 82.80 sort
18:42:56 [2020-04-02T18:42:56.793Z] #48 82.84 io
18:42:56 [2020-04-02T18:42:56.793Z] #48 82.85 strconv
18:42:56 [2020-04-02T18:42:56.793Z] #48 82.89 syscall
18:42:56 [2020-04-02T18:42:56.793Z] #48 ...
18:42:56 [2020-04-02T18:42:56.793Z] 
18:42:56 [2020-04-02T18:42:56.793Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:42:56 [2020-04-02T18:42:56.793Z] #36 81.23 Selecting previously unselected package libxml2:ppc64el.
18:42:56 [2020-04-02T18:42:56.793Z] #36 81.25 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
18:42:56 [2020-04-02T18:42:56.793Z] #36 81.27 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
18:42:56 [2020-04-02T18:42:56.793Z] #36 82.23 Selecting previously unselected package libarchive13:ppc64el.
18:42:56 [2020-04-02T18:42:56.793Z] #36 82.27 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
18:42:56 [2020-04-02T18:42:56.793Z] #36 82.28 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
18:42:56 [2020-04-02T18:42:56.793Z] #36 83.02 Selecting previously unselected package libjsoncpp1:ppc64el.
18:42:56 [2020-04-02T18:42:56.793Z] #36 83.04 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
18:42:56 [2020-04-02T18:42:56.793Z] #36 83.06 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
18:42:56 [2020-04-02T18:42:56.793Z] #36 83.47 Selecting previously unselected package librhash0:ppc64el.
18:42:56 [2020-04-02T18:42:56.793Z] #36 83.51 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
18:42:56 [2020-04-02T18:42:56.793Z] #36 83.54 Unpacking librhash0:ppc64el (1.3.8-1) ...
18:42:56 [2020-04-02T18:42:56.793Z] #36 83.99 Selecting previously unselected package libuv1:ppc64el.
18:42:56 [2020-04-02T18:42:56.793Z] #36 84.02 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
18:42:56 [2020-04-02T18:42:56.793Z] #36 84.03 Unpacking libuv1:ppc64el (1.24.1-1) ...
18:42:56 [2020-04-02T18:42:56.793Z] #36 84.41 Selecting previously unselected package cmake.
18:42:56 [2020-04-02T18:42:56.793Z] #36 84.46 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
18:42:56 [2020-04-02T18:42:56.793Z] #36 84.46 Unpacking cmake (3.13.4-1) ...
18:42:56 [2020-04-02T18:42:56.836Z] #17 60.75 Processing triggers for libc-bin (2.28-10) ...
18:42:56 [2020-04-02T18:42:56.900Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:42:56 [2020-04-02T18:42:56.900Z] Using test binary docker
18:42:56 [2020-04-02T18:42:56.900Z] +++ /etc/init.d/apparmor start
18:42:56 [2020-04-02T18:42:56.900Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:42:56 [2020-04-02T18:42:56.900Z] INFO: Waiting for daemon to start...
18:42:56 [2020-04-02T18:42:56.900Z] Starting dockerd
18:42:56 [2020-04-02T18:42:56.900Z] +++ 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
18:42:57 [2020-04-02T18:42:57.091Z] #17 60.78 Processing triggers for mime-support (3.62) ...
18:42:57 [2020-04-02T18:42:57.132Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s)
18:42:57 [2020-04-02T18:42:57.132Z] === RUN   TestHealthCheckWorkdir
18:42:57 [2020-04-02T18:42:57.347Z] #17 DONE 61.3s
18:42:57 [2020-04-02T18:42:57.347Z] 
18:42:57 [2020-04-02T18:42:57.347Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
18:42:57 [2020-04-02T18:42:57.458Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:42:57 [2020-04-02T18:42:57.458Z] Using test binary docker
18:42:57 [2020-04-02T18:42:57.713Z] +++ /etc/init.d/apparmor start
18:42:57 [2020-04-02T18:42:57.713Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:42:57 [2020-04-02T18:42:57.713Z] INFO: Waiting for daemon to start...
18:42:57 [2020-04-02T18:42:57.713Z] Starting dockerd
18:42:57 [2020-04-02T18:42:57.713Z] +++ 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
18:42:57 [2020-04-02T18:42:57.967Z] .
18:42:57 [2020-04-02T18:42:57.967Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:42:58 [2020-04-02T18:42:58.223Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:42:58 [2020-04-02T18:42:58.223Z] Error: No such image: emptyfs
18:42:58 [2020-04-02T18:42:58.223Z] ++++ docker load
18:42:58 [2020-04-02T18:42:58.223Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:42:58 [2020-04-02T18:42:58.311Z] #36 ...
18:42:58 [2020-04-02T18:42:58.311Z] 
18:42:58 [2020-04-02T18:42:58.311Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:42:58 [2020-04-02T18:42:58.311Z] #28 28.88 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
18:42:58 [2020-04-02T18:42:58.311Z] #28 29.71 
18:42:58 [2020-04-02T18:42:58.311Z] #28 29.98 #=#=#                                                                         

#############################################################             85.5%
######################################################################## 100.0%
18:42:58 [2020-04-02T18:42:58.478Z] Running integration-test (iteration 1)
18:42:58 [2020-04-02T18:42:58.478Z] 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)/
18:42:58 [2020-04-02T18:42:58.478Z] ++ 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)/'
18:42:58 [2020-04-02T18:42:58.478Z] ++ set -e
18:42:58 [2020-04-02T18:42:58.478Z] ++ '[' -n 0 ']'
18:42:58 [2020-04-02T18:42:58.478Z] ++ set -x
18:42:58 [2020-04-02T18:42:58.478Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/'
18:42:58 [2020-04-02T18:42:58.600Z] --- PASS: TestHealthCheckWorkdir (1.10s)
18:42:58 [2020-04-02T18:42:58.600Z] === RUN   TestHealthKillContainer
18:42:58 [2020-04-02T18:42:58.947Z] #28 30.52 
18:42:59 [2020-04-02T18:42:59.232Z] #18 1.838 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:42:59 [2020-04-02T18:42:59.232Z] #18 1.840 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:42:59 [2020-04-02T18:42:59.232Z] #18 1.844 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:42:59 [2020-04-02T18:42:59.232Z] #18 DONE 2.0s
18:42:59 [2020-04-02T18:42:59.232Z] 
18:42:59 [2020-04-02T18:42:59.232Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:42:59 [2020-04-02T18:42:59.232Z] #44 150.8   CC       criu/mount.o
18:42:59 [2020-04-02T18:42:59.853Z] 
18:42:59 [2020-04-02T18:42:59.853Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:42:59 [2020-04-02T18:42:59.853Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:42:59 [2020-04-02T18:42:59.853Z] Error: No such image: emptyfs
18:42:59 [2020-04-02T18:42:59.853Z] ++++ docker load
18:42:59 [2020-04-02T18:42:59.853Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:43:00 [2020-04-02T18:43:00.107Z] Running integration-test (iteration 1)
18:43:00 [2020-04-02T18:43:00.107Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
18:43:00 [2020-04-02T18:43:00.107Z] ++ 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)/'
18:43:00 [2020-04-02T18:43:00.107Z] ++ set -e
18:43:00 [2020-04-02T18:43:00.107Z] ++ '[' -n 0 ']'
18:43:00 [2020-04-02T18:43:00.107Z] ++ set -x
18:43:00 [2020-04-02T18:43:00.107Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/'
18:43:00 [2020-04-02T18:43:00.470Z] #28 ...
18:43:00 [2020-04-02T18:43:00.470Z] 
18:43:00 [2020-04-02T18:43:00.470Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:43:00 [2020-04-02T18:43:00.470Z] #36 89.28 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
18:43:00 [2020-04-02T18:43:00.470Z] #36 89.30 Setting up xxd (2:8.1.0875-5) ...
18:43:00 [2020-04-02T18:43:00.470Z] #36 89.30 Setting up libuv1:ppc64el (1.24.1-1) ...
18:43:00 [2020-04-02T18:43:00.470Z] #36 89.31 Setting up vim-common (2:8.1.0875-5) ...
18:43:00 [2020-04-02T18:43:00.470Z] #36 89.41 Setting up librhash0:ppc64el (1.3.8-1) ...
18:43:00 [2020-04-02T18:43:00.470Z] #36 89.42 Setting up cmake-data (3.13.4-1) ...
18:43:00 [2020-04-02T18:43:00.470Z] #36 89.44 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
18:43:00 [2020-04-02T18:43:00.470Z] #36 89.44 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
18:43:00 [2020-04-02T18:43:00.470Z] #36 89.47 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
18:43:00 [2020-04-02T18:43:00.470Z] #36 89.50 Setting up cmake (3.13.4-1) ...
18:43:00 [2020-04-02T18:43:00.470Z] #36 89.53 Processing triggers for libc-bin (2.28-10) ...
18:43:00 [2020-04-02T18:43:00.470Z] #36 89.65 Processing triggers for mime-support (3.62) ...
18:43:00 [2020-04-02T18:43:00.470Z] #36 DONE 90.0s
18:43:00 [2020-04-02T18:43:00.595Z] #44 155.3   CC       criu/namespaces.o
18:43:00 [2020-04-02T18:43:00.765Z] 
18:43:00 [2020-04-02T18:43:00.765Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
18:43:00 [2020-04-02T18:43:00.765Z] #37 DONE 0.1s
18:43:00 [2020-04-02T18:43:00.765Z] 
18:43:00 [2020-04-02T18:43:00.765Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:43:00 [2020-04-02T18:43:00.765Z] #31 89.24 Checking out files:  62% (950/1521)   
Checking out files:  63% (959/1521)   
Checking out files:  64% (974/1521)   
Checking out files:  65% (989/1521)   
Checking out files:  66% (1004/1521)   
Checking out files:  67% (1020/1521)   
Checking out files:  68% (1035/1521)   
Checking out files:  69% (1050/1521)   
Checking out files:  70% (1065/1521)   
Checking out files:  71% (1080/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
18:43:00 [2020-04-02T18:43:00.765Z] #31 ...
18:43:00 [2020-04-02T18:43:00.765Z] 
18:43:00 [2020-04-02T18:43:00.765Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
18:43:00 [2020-04-02T18:43:00.765Z] #38 DONE 0.1s
18:43:00 [2020-04-02T18:43:00.765Z] 
18:43:00 [2020-04-02T18:43:00.765Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:43:00 [2020-04-02T18:43:00.765Z] #31 89.24 Checking out files:  62% (950/1521)   
Checking out files:  63% (959/1521)   
Checking out files:  64% (974/1521)   
Checking out files:  65% (989/1521)   
Checking out files:  66% (1004/1521)   
Checking out files:  67% (1020/1521)   
Checking out files:  68% (1035/1521)   
Checking out files:  69% (1050/1521)   
Checking out files:  70% (1065/1521)   
Checking out files:  71% (1080/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  87% (1333/1521)   
18:43:00 [2020-04-02T18:43:00.765Z] #31 ...
18:43:00 [2020-04-02T18:43:00.765Z] 
18:43:00 [2020-04-02T18:43:00.765Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:43:00 [2020-04-02T18:43:00.765Z] #34 80.03 syscall
18:43:00 [2020-04-02T18:43:00.765Z] #34 87.12 strings
18:43:00 [2020-04-02T18:43:00.765Z] #34 87.13 bytes
18:43:01 [2020-04-02T18:43:01.060Z] #34 ...
18:43:01 [2020-04-02T18:43:01.060Z] 
18:43:01 [2020-04-02T18:43:01.060Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:43:01 [2020-04-02T18:43:01.060Z] #31 89.24 Checking out files:  62% (950/1521)   
Checking out files:  63% (959/1521)   
Checking out files:  64% (974/1521)   
Checking out files:  65% (989/1521)   
Checking out files:  66% (1004/1521)   
Checking out files:  67% (1020/1521)   
Checking out files:  68% (1035/1521)   
Checking out files:  69% (1050/1521)   
Checking out files:  70% (1065/1521)   
Checking out files:  71% (1080/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  87% (1333/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
18:43:01 [2020-04-02T18:43:01.060Z] #31 ...
18:43:01 [2020-04-02T18:43:01.060Z] 
18:43:01 [2020-04-02T18:43:01.060Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:43:01 [2020-04-02T18:43:01.060Z] #11 80.46 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:43:01 [2020-04-02T18:43:01.060Z] #11 80.50 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
18:43:01 [2020-04-02T18:43:01.060Z] #11 80.50 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:43:01 [2020-04-02T18:43:01.060Z] #11 87.03 Selecting previously unselected package binutils-mingw-w64.
18:43:01 [2020-04-02T18:43:01.060Z] #11 87.03 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
18:43:01 [2020-04-02T18:43:01.060Z] #11 87.04 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
18:43:01 [2020-04-02T18:43:01.060Z] #11 87.22 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
18:43:01 [2020-04-02T18:43:01.060Z] #11 87.22 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
18:43:01 [2020-04-02T18:43:01.060Z] #11 87.25 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
18:43:01 [2020-04-02T18:43:01.060Z] #11 87.61 Selecting previously unselected package dmsetup.
18:43:01 [2020-04-02T18:43:01.060Z] #11 87.62 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
18:43:01 [2020-04-02T18:43:01.060Z] #11 87.65 Unpacking dmsetup (2:1.02.155-3) ...
18:43:01 [2020-04-02T18:43:01.060Z] #11 88.10 Selecting previously unselected package mingw-w64-common.
18:43:01 [2020-04-02T18:43:01.060Z] #11 88.11 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
18:43:01 [2020-04-02T18:43:01.060Z] #11 88.14 Unpacking mingw-w64-common (6.0.0-3) ...
18:43:01 [2020-04-02T18:43:01.060Z] #11 ...
18:43:01 [2020-04-02T18:43:01.060Z] 
18:43:01 [2020-04-02T18:43:01.060Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:43:01 [2020-04-02T18:43:01.060Z] #39 0.422 + RM_GOPATH=0
18:43:01 [2020-04-02T18:43:01.060Z] #39 0.423 + TMP_GOPATH=
18:43:01 [2020-04-02T18:43:01.060Z] #39 0.423 + : /build
18:43:01 [2020-04-02T18:43:01.060Z] #39 0.424 + '[' -z '' ']'
18:43:01 [2020-04-02T18:43:01.060Z] #39 0.429 ++ mktemp -d
18:43:01 [2020-04-02T18:43:01.060Z] #39 0.440 + export GOPATH=/tmp/tmp.HIsOdirtxv
18:43:01 [2020-04-02T18:43:01.060Z] #39 0.441 + GOPATH=/tmp/tmp.HIsOdirtxv
18:43:01 [2020-04-02T18:43:01.060Z] #39 0.441 + RM_GOPATH=1
18:43:01 [2020-04-02T18:43:01.274Z] --- PASS: TestHealthKillContainer (3.01s)
18:43:01 [2020-04-02T18:43:01.274Z] === RUN   TestInspectCpusetInConfigPre120
18:43:01 [2020-04-02T18:43:01.353Z] #39 0.446 ++ dirname ./install.sh
18:43:01 [2020-04-02T18:43:01.354Z] #39 0.459 + dir=.
18:43:01 [2020-04-02T18:43:01.354Z] #39 0.459 + bin=tini
18:43:01 [2020-04-02T18:43:01.354Z] #39 0.460 + shift
18:43:01 [2020-04-02T18:43:01.354Z] #39 0.461 + '[' '!' -f ./tini.installer ']'
18:43:01 [2020-04-02T18:43:01.354Z] #39 0.461 + . ./tini.installer
18:43:01 [2020-04-02T18:43:01.354Z] #39 0.462 ++ : fec3683b971d9c3ef73f284f176672c44b448662
18:43:01 [2020-04-02T18:43:01.354Z] #39 0.463 + install_tini
18:43:01 [2020-04-02T18:43:01.354Z] #39 0.469 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
18:43:01 [2020-04-02T18:43:01.354Z] #39 0.469 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
18:43:01 [2020-04-02T18:43:01.354Z] #39 0.472 + git clone https://github.com/krallin/tini.git /tmp/tmp.HIsOdirtxv/tini
18:43:01 [2020-04-02T18:43:01.354Z] #39 0.476 Cloning into '/tmp/tmp.HIsOdirtxv/tini'...
18:43:01 [2020-04-02T18:43:01.354Z] #39 ...
18:43:01 [2020-04-02T18:43:01.354Z] 
18:43:01 [2020-04-02T18:43:01.354Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:43:01 [2020-04-02T18:43:01.354Z] #44 80.68 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
18:43:01 [2020-04-02T18:43:01.354Z] #44 80.68 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
18:43:01 [2020-04-02T18:43:01.354Z] #44 80.68 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
18:43:01 [2020-04-02T18:43:01.354Z] #44 80.69 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
18:43:01 [2020-04-02T18:43:01.354Z] #44 80.69 Setting up python-six (1.12.0-1) ...
18:43:01 [2020-04-02T18:43:01.354Z] #44 86.67 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
18:43:01 [2020-04-02T18:43:01.354Z] #44 86.67 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
18:43:01 [2020-04-02T18:43:01.354Z] #44 86.68 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
18:43:01 [2020-04-02T18:43:01.354Z] #44 86.68 Setting up libcap-dev:ppc64el (1:2.25-2) ...
18:43:01 [2020-04-02T18:43:01.354Z] #44 86.69 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
18:43:01 [2020-04-02T18:43:01.354Z] #44 86.70 Setting up protobuf-compiler (3.6.1.3-2) ...
18:43:01 [2020-04-02T18:43:01.354Z] #44 86.71 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
18:43:01 [2020-04-02T18:43:01.354Z] #44 86.71 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
18:43:01 [2020-04-02T18:43:01.354Z] #44 86.72 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
18:43:01 [2020-04-02T18:43:01.354Z] #44 86.73 Setting up python-protobuf (3.6.1.3-2) ...
18:43:01 [2020-04-02T18:43:01.354Z] #44 ...
18:43:01 [2020-04-02T18:43:01.354Z] 
18:43:01 [2020-04-02T18:43:01.354Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:43:01 [2020-04-02T18:43:01.648Z] #31 89.24 Checking out files:  62% (950/1521)   
Checking out files:  63% (959/1521)   
Checking out files:  64% (974/1521)   
Checking out files:  65% (989/1521)   
Checking out files:  66% (1004/1521)   
Checking out files:  67% (1020/1521)   
Checking out files:  68% (1035/1521)   
Checking out files:  69% (1050/1521)   
Checking out files:  70% (1065/1521)   
Checking out files:  71% (1080/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  87% (1333/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
18:43:01 [2020-04-02T18:43:01.648Z] #31 91.04 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
18:43:01 [2020-04-02T18:43:01.941Z] #31 ...
18:43:01 [2020-04-02T18:43:01.941Z] 
18:43:01 [2020-04-02T18:43:01.941Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:43:01 [2020-04-02T18:43:01.941Z] #51 81.13 + cd /tmp/tmp.ACFAMT13Lc/src/gotest.tools/gotestsum
18:43:01 [2020-04-02T18:43:01.941Z] #51 81.13 + git checkout -q v0.3.5
18:43:01 [2020-04-02T18:43:01.941Z] #51 81.42 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
18:43:02 [2020-04-02T18:43:02.234Z] #51 ...
18:43:02 [2020-04-02T18:43:02.234Z] 
18:43:02 [2020-04-02T18:43:02.234Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:43:02 [2020-04-02T18:43:02.234Z] #28 33.04 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
18:43:02 [2020-04-02T18:43:02.234Z] #28 33.21 skipping existing c8c2d4a6b2e3
18:43:02 [2020-04-02T18:43:02.234Z] #28 33.43 
18:43:02 [2020-04-02T18:43:02.279Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s)
18:43:02 [2020-04-02T18:43:02.279Z] === RUN   TestIpcModeNone
18:43:03 [2020-04-02T18:43:03.107Z] #44 157.5   CC       criu/net.o
18:43:03 [2020-04-02T18:43:03.295Z] --- PASS: TestIpcModeNone (0.92s)
18:43:03 [2020-04-02T18:43:03.295Z] === RUN   TestIpcModePrivate
18:43:03 [2020-04-02T18:43:03.748Z] #28 35.62 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
18:43:03 [2020-04-02T18:43:03.917Z] --- PASS: TestIpcModePrivate (0.92s)
18:43:03 [2020-04-02T18:43:03.917Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
18:43:03 [2020-04-02T18:43:03.917Z] === RUN   TestIpcModeShareable
18:43:04 [2020-04-02T18:43:04.392Z] #28 36.21 
18:43:04 [2020-04-02T18:43:04.688Z] #28 36.46 #=#=#                                                                         

######################################################################## 100.0%
18:43:04 [2020-04-02T18:43:04.923Z] --- PASS: TestIpcModeShareable (0.94s)
18:43:04 [2020-04-02T18:43:04.923Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
18:43:04 [2020-04-02T18:43:04.923Z] === RUN   TestAPIIpcModeShareableAndContainer
18:43:04 [2020-04-02T18:43:04.983Z] #28 36.75 
18:43:04 [2020-04-02T18:43:04.983Z] #28 36.84 Download of images into '/build' complete.
18:43:05 [2020-04-02T18:43:05.275Z] #28 36.84 Use something like the following to load the result into a Docker daemon:
18:43:05 [2020-04-02T18:43:05.275Z] #28 36.84   tar -cC '/build' . | docker load
18:43:05 [2020-04-02T18:43:05.275Z] #28 DONE 36.9s
18:43:05 [2020-04-02T18:43:05.275Z] 
18:43:05 [2020-04-02T18:43:05.275Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:43:05 [2020-04-02T18:43:05.275Z] #39 2.369 + cd /tmp/tmp.HIsOdirtxv/tini
18:43:05 [2020-04-02T18:43:05.275Z] #39 2.372 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
18:43:05 [2020-04-02T18:43:05.275Z] #39 2.387 + cmake .
18:43:05 [2020-04-02T18:43:05.275Z] #39 3.583 -- The C compiler identification is GNU 8.3.0
18:43:05 [2020-04-02T18:43:05.275Z] #39 3.687 -- Check for working C compiler: /usr/bin/cc
18:43:05 [2020-04-02T18:43:05.568Z] #39 4.694 -- Check for working C compiler: /usr/bin/cc -- works
18:43:05 [2020-04-02T18:43:05.568Z] #39 4.700 -- Detecting C compiler ABI info
18:43:06 [2020-04-02T18:43:06.369Z] #44 160.8   CC       criu/netfilter.o
18:43:06 [2020-04-02T18:43:06.624Z] #44 161.1   CC       criu/page-pipe.o
18:43:07 [2020-04-02T18:43:07.185Z] #44 161.8   CC       criu/page-xfer.o
18:43:07 [2020-04-02T18:43:07.645Z] #39 6.374 -- Detecting C compiler ABI info - done
18:43:07 [2020-04-02T18:43:07.645Z] #39 6.578 -- Detecting C compile features
18:43:07 [2020-04-02T18:43:07.645Z] #39 ...
18:43:07 [2020-04-02T18:43:07.645Z] 
18:43:07 [2020-04-02T18:43:07.645Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:43:07 [2020-04-02T18:43:07.645Z] #44 96.70 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
18:43:07 [2020-04-02T18:43:07.645Z] #44 96.71 Processing triggers for libc-bin (2.28-10) ...
18:43:07 [2020-04-02T18:43:07.645Z] #44 DONE 97.1s
18:43:07 [2020-04-02T18:43:07.949Z] 
18:43:07 [2020-04-02T18:43:07.949Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:43:08 [2020-04-02T18:43:08.373Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.00s)
18:43:08 [2020-04-02T18:43:08.373Z] === RUN   TestAPIIpcModeHost
18:43:08 [2020-04-02T18:43:08.548Z] #44 163.0   CC       criu/pagemap-cache.o
18:43:08 [2020-04-02T18:43:08.656Z] --- PASS: TestAPIIpcModeHost (0.59s)
18:43:08 [2020-04-02T18:43:08.656Z] === RUN   TestDaemonIpcModeShareable
18:43:08 [2020-04-02T18:43:08.803Z] #44 163.2   CC       criu/pagemap.o
18:43:09 [2020-04-02T18:43:09.028Z] DEBUG: print all environment variables to check how Jenkins runs this script
18:43:09 [2020-04-02T18:43:09.028Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-043c8edf\powershellScript.ps1'; exit $LASTEXITCODE;
18:43:09 [2020-04-02T18:43:09.028Z] ----------------------------------------------------------------------------
18:43:09 [2020-04-02T18:43:09.028Z] 
18:43:09 [2020-04-02T18:43:09.028Z] INFO: executeCI.ps1 starting at Thu Apr  2 18:43:05 CUT 2020
18:43:09 [2020-04-02T18:43:09.028Z] 
18:43:09 [2020-04-02T18:43:09.028Z] INFO: Script version 05-Feb-2019 09:03 PDT
18:43:09 [2020-04-02T18:43:09.028Z] INFO: Running git version 2.24.1.windows.2
18:43:09 [2020-04-02T18:43:09.028Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
18:43:09 [2020-04-02T18:43:09.028Z] INFO: Environment variables:
18:43:09 [2020-04-02T18:43:09.028Z] 
18:43:09 [2020-04-02T18:43:09.028Z] Name                           Value                                                                                   
18:43:09 [2020-04-02T18:43:09.028Z] ----                           -----                                                                                   
18:43:09 [2020-04-02T18:43:09.028Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
18:43:09 [2020-04-02T18:43:09.028Z] amd64                          true                                                                                    
18:43:09 [2020-04-02T18:43:09.028Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
18:43:09 [2020-04-02T18:43:09.028Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
18:43:09 [2020-04-02T18:43:09.028Z] arm64                          true                                                                                    
18:43:09 [2020-04-02T18:43:09.028Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5                      
18:43:09 [2020-04-02T18:43:09.028Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5                                                                                  
18:43:09 [2020-04-02T18:43:09.028Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
18:43:09 [2020-04-02T18:43:09.028Z] BRANCH_NAME                    PR-40694                                                                                
18:43:09 [2020-04-02T18:43:09.028Z] BUILD_DISPLAY_NAME             #11                                                                                     
18:43:09 [2020-04-02T18:43:09.028Z] BUILD_ID                       11                                                                                      
18:43:09 [2020-04-02T18:43:09.028Z] BUILD_NUMBER                   11                                                                                      
18:43:09 [2020-04-02T18:43:09.028Z] BUILD_TAG                      jenkins-moby-PR-40694-11                                                                
18:43:09 [2020-04-02T18:43:09.028Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-40694/11/                             
18:43:09 [2020-04-02T18:43:09.028Z] CHANGE_AUTHOR                  kolyshkin                                                                               
18:43:09 [2020-04-02T18:43:09.028Z] CHANGE_AUTHOR_DISPLAY_NAME     Kir Kolyshkin                                                                           
18:43:09 [2020-04-02T18:43:09.028Z] CHANGE_BRANCH                  moby-sys-mount-part-II                                                                  
18:43:09 [2020-04-02T18:43:09.028Z] CHANGE_FORK                    kolyshkin                                                                               
18:43:09 [2020-04-02T18:43:09.028Z] CHANGE_ID                      40694                                                                                   
18:43:09 [2020-04-02T18:43:09.028Z] CHANGE_TARGET                  master                                                                                  
18:43:09 [2020-04-02T18:43:09.028Z] CHANGE_TITLE                   switch to moby/sys/{mount,mountinfo} part II                                            
18:43:09 [2020-04-02T18:43:09.028Z] CHANGE_URL                     https://github.com/moby/moby/pull/40694                                                 
18:43:09 [2020-04-02T18:43:09.028Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
18:43:09 [2020-04-02T18:43:09.028Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
18:43:09 [2020-04-02T18:43:09.028Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
18:43:09 [2020-04-02T18:43:09.028Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
18:43:09 [2020-04-02T18:43:09.028Z] COMPUTERNAME                   azwin-2-5de450                                                                          
18:43:09 [2020-04-02T18:43:09.028Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
18:43:09 [2020-04-02T18:43:09.028Z] ConfigSequenceNumber           0                                                                                       
18:43:09 [2020-04-02T18:43:09.028Z] dco                            true                                                                                    
18:43:09 [2020-04-02T18:43:09.028Z] DOCKER_BUILDKIT                0                                                                                       
18:43:09 [2020-04-02T18:43:09.028Z] DOCKER_DUT_DEBUG               1                                                                                       
18:43:09 [2020-04-02T18:43:09.028Z] DOCKER_EXPERIMENTAL            1                                                                                       
18:43:09 [2020-04-02T18:43:09.028Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
18:43:09 [2020-04-02T18:43:09.028Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
18:43:09 [2020-04-02T18:43:09.028Z] EXECUTOR_NUMBER                0                                                                                       
18:43:09 [2020-04-02T18:43:09.028Z] FQDN                           azwin-2-5de450.westus.cloudapp.azure.com                                                
18:43:09 [2020-04-02T18:43:09.028Z] GIT_BRANCH                     PR-40694                                                                                
18:43:09 [2020-04-02T18:43:09.028Z] GIT_COMMIT                     6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79                                                
18:43:09 [2020-04-02T18:43:09.028Z] GIT_PREVIOUS_COMMIT            d782fc9d8f35c6e54dae1996fe49549106ffa0f4                                                
18:43:09 [2020-04-02T18:43:09.028Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT d782fc9d8f35c6e54dae1996fe49549106ffa0f4                                                
18:43:09 [2020-04-02T18:43:09.028Z] GIT_URL                        https://github.com/moby/moby.git                                                        
18:43:09 [2020-04-02T18:43:09.028Z] HUDSON_COOKIE                  48c76960-8066-4eb7-93b3-8eefb4746c19                                                    
18:43:09 [2020-04-02T18:43:09.028Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
18:43:09 [2020-04-02T18:43:09.028Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
18:43:09 [2020-04-02T18:43:09.028Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
18:43:09 [2020-04-02T18:43:09.028Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64                          
18:43:09 [2020-04-02T18:43:09.028Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
18:43:09 [2020-04-02T18:43:09.028Z] JENKINS_NODE_COOKIE            e6a6e2e6-fa81-4264-b35e-930b136a8402                                                    
18:43:09 [2020-04-02T18:43:09.028Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
18:43:09 [2020-04-02T18:43:09.028Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
18:43:09 [2020-04-02T18:43:09.028Z] JOB_BASE_NAME                  PR-40694                                                                                
18:43:09 [2020-04-02T18:43:09.028Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40694/display/redirect                
18:43:09 [2020-04-02T18:43:09.028Z] JOB_NAME                       moby/PR-40694                                                                           
18:43:09 [2020-04-02T18:43:09.028Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-40694/                                
18:43:09 [2020-04-02T18:43:09.028Z] library.jps.version            master                                                                                  
18:43:09 [2020-04-02T18:43:09.028Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
18:43:09 [2020-04-02T18:43:09.028Z] NODE_LABELS                    amd64 azure azwin-2-5de450 azwin-2019 docker west-us windows windows-2019 x86_64        
18:43:09 [2020-04-02T18:43:09.028Z] NODE_NAME                      azwin-2-5de450                                                                          
18:43:09 [2020-04-02T18:43:09.028Z] NUMBER_OF_PROCESSORS           4                                                                                       
18:43:09 [2020-04-02T18:43:09.030Z] OS                             Windows_NT                                                                              
18:43:09 [2020-04-02T18:43:09.030Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
18:43:09 [2020-04-02T18:43:09.030Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
18:43:09 [2020-04-02T18:43:09.030Z] ppc64le                        true                                                                                    
18:43:09 [2020-04-02T18:43:09.030Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
18:43:09 [2020-04-02T18:43:09.030Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
18:43:09 [2020-04-02T18:43:09.030Z] PROCESSOR_LEVEL                6                                                                                       
18:43:09 [2020-04-02T18:43:09.030Z] PROCESSOR_REVISION             4f01                                                                                    
18:43:09 [2020-04-02T18:43:09.030Z] ProgramData                    C:\ProgramData                                                                          
18:43:09 [2020-04-02T18:43:09.030Z] ProgramFiles                   C:\Program Files                                                                        
18:43:09 [2020-04-02T18:43:09.030Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
18:43:09 [2020-04-02T18:43:09.030Z] ProgramW6432                   C:\Program Files                                                                        
18:43:09 [2020-04-02T18:43:09.030Z] PROMPT                         $P$G                                                                                    
18:43:09 [2020-04-02T18:43:09.030Z] PSExecutionPolicyPreference    Bypass                                                                                  
18:43:09 [2020-04-02T18:43:09.030Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
18:43:09 [2020-04-02T18:43:09.030Z] PUBLIC                         C:\Users\Public                                                                         
18:43:09 [2020-04-02T18:43:09.030Z] rootless                       true                                                                                    
18:43:09 [2020-04-02T18:43:09.030Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-40694/11/display/redirect?page=changes
18:43:09 [2020-04-02T18:43:09.030Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40694/11/display/redirect             
18:43:09 [2020-04-02T18:43:09.030Z] s390x                          true                                                                                    
18:43:09 [2020-04-02T18:43:09.030Z] SKIP_VALIDATION_TESTS          1                                                                                       
18:43:09 [2020-04-02T18:43:09.030Z] SOURCES_DRIVE                  d                                                                                       
18:43:09 [2020-04-02T18:43:09.030Z] SOURCES_SUBDIR                 gopath                                                                                  
18:43:09 [2020-04-02T18:43:09.030Z] STAGE_NAME                     Run tests                                                                               
18:43:09 [2020-04-02T18:43:09.030Z] SystemDrive                    C:                                                                                      
18:43:09 [2020-04-02T18:43:09.030Z] SystemRoot                     C:\windows                                                                              
18:43:09 [2020-04-02T18:43:09.030Z] TEMP                           C:\windows\TEMP                                                                         
18:43:09 [2020-04-02T18:43:09.030Z] TESTDEBUG                      0                                                                                       
18:43:09 [2020-04-02T18:43:09.030Z] TESTRUN_DRIVE                  d                                                                                       
18:43:09 [2020-04-02T18:43:09.030Z] TESTRUN_SUBDIR                 CI                                                                                      
18:43:09 [2020-04-02T18:43:09.030Z] TIMEOUT                        120m                                                                                    
18:43:09 [2020-04-02T18:43:09.030Z] TMP                            C:\windows\TEMP                                                                         
18:43:09 [2020-04-02T18:43:09.030Z] unit_validate                  true                                                                                    
18:43:09 [2020-04-02T18:43:09.030Z] USERDOMAIN                     WORKGROUP                                                                               
18:43:09 [2020-04-02T18:43:09.030Z] USERNAME                       azwin-2-5de450$                                                                         
18:43:09 [2020-04-02T18:43:09.030Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
18:43:09 [2020-04-02T18:43:09.030Z] validate_force                 false                                                                                   
18:43:09 [2020-04-02T18:43:09.030Z] windir                         C:\windows                                                                              
18:43:09 [2020-04-02T18:43:09.030Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
18:43:09 [2020-04-02T18:43:09.030Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
18:43:09 [2020-04-02T18:43:09.030Z] windowsRS1                     false                                                                                   
18:43:09 [2020-04-02T18:43:09.030Z] windowsRS5                     true                                                                                    
18:43:09 [2020-04-02T18:43:09.030Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
18:43:09 [2020-04-02T18:43:09.030Z] 
18:43:09 [2020-04-02T18:43:09.030Z] 
18:43:09 [2020-04-02T18:43:09.030Z] 
18:43:09 [2020-04-02T18:43:09.030Z] INFO: Sources under d:\gopath\...
18:43:09 [2020-04-02T18:43:09.030Z] INFO: Test run under d:\CI\...
18:43:09 [2020-04-02T18:43:09.030Z] INFO: Running in D:\gopath\src\github.com\docker\docker
18:43:09 [2020-04-02T18:43:09.030Z] INFO: docker/docker repository was found
18:43:09 [2020-04-02T18:43:09.364Z] #44 ...
18:43:09 [2020-04-02T18:43:09.364Z] 
18:43:09 [2020-04-02T18:43:09.364Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
18:43:09 [2020-04-02T18:43:09.364Z] #19 5.785 Collecting yamllint==1.16.0
18:43:09 [2020-04-02T18:43:09.484Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
18:43:09 [2020-04-02T18:43:09.619Z] #19 ...
18:43:09 [2020-04-02T18:43:09.619Z] 
18:43:09 [2020-04-02T18:43:09.619Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:43:09 [2020-04-02T18:43:09.619Z] #44 164.2   CC       criu/parasite-syscall.o
18:43:10 [2020-04-02T18:43:10.043Z] #45 2.235 Note: Building without setproctitle() and strlcpy() support.
18:43:10 [2020-04-02T18:43:10.043Z] #45 2.235       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:43:10 [2020-04-02T18:43:10.043Z] #45 2.248 Note: Building without GnuTLS support
18:43:10 [2020-04-02T18:43:10.043Z] #45 ...
18:43:10 [2020-04-02T18:43:10.043Z] 
18:43:10 [2020-04-02T18:43:10.043Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:43:10 [2020-04-02T18:43:10.043Z] #57 89.09 bytes
18:43:10 [2020-04-02T18:43:10.043Z] #57 89.14 strings
18:43:10 [2020-04-02T18:43:10.043Z] #57 89.21 syscall
18:43:10 [2020-04-02T18:43:10.043Z] #57 89.29 strconv
18:43:10 [2020-04-02T18:43:10.043Z] #57 ...
18:43:10 [2020-04-02T18:43:10.043Z] 
18:43:10 [2020-04-02T18:43:10.043Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:43:10 [2020-04-02T18:43:10.043Z] #31 91.70 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:43:10 [2020-04-02T18:43:10.430Z] ltsc2019: Pulling from windows/servercore
18:43:10 [2020-04-02T18:43:10.549Z] #44 165.1   CC       criu/path.o
18:43:10 [2020-04-02T18:43:10.679Z] --- PASS: TestDaemonIpcModeShareable (1.85s)
18:43:10 [2020-04-02T18:43:10.679Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
18:43:10 [2020-04-02T18:43:10.679Z] === RUN   TestDaemonIpcModePrivate
18:43:10 [2020-04-02T18:43:10.692Z] #31 ...
18:43:10 [2020-04-02T18:43:10.692Z] 
18:43:10 [2020-04-02T18:43:10.692Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:43:10 [2020-04-02T18:43:10.692Z] #11 100.2 Selecting previously unselected package mingw-w64-x86-64-dev.
18:43:10 [2020-04-02T18:43:10.692Z] #11 100.3 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
18:43:10 [2020-04-02T18:43:10.803Z] #44 165.6   CC       criu/pie-util-vdso-elf32.o
18:43:10 [2020-04-02T18:43:10.886Z] 65014b3c3121: Pulling fs layer
18:43:10 [2020-04-02T18:43:10.886Z] 23645bd7ee08: Pulling fs layer
18:43:10 [2020-04-02T18:43:10.986Z] #11 100.3 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
18:43:10 [2020-04-02T18:43:10.986Z] #11 ...
18:43:10 [2020-04-02T18:43:10.986Z] 
18:43:10 [2020-04-02T18:43:10.986Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:43:10 [2020-04-02T18:43:10.986Z] #48 90.30 vendor/golang.org/x/net/dns/dnsmessage
18:43:10 [2020-04-02T18:43:10.986Z] #48 90.82 bytes
18:43:11 [2020-04-02T18:43:11.279Z] #48 ...
18:43:11 [2020-04-02T18:43:11.279Z] 
18:43:11 [2020-04-02T18:43:11.279Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:43:11 [2020-04-02T18:43:11.279Z] #39 10.28 -- Detecting C compile features - done
18:43:11 [2020-04-02T18:43:11.279Z] #39 10.36 -- Performing Test HAS_BUILTIN_FORTIFY
18:43:11 [2020-04-02T18:43:11.362Z] #44 166.1   CC       criu/pie-util-vdso.o
18:43:11 [2020-04-02T18:43:11.572Z] #39 10.79 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:43:11 [2020-04-02T18:43:11.865Z] #39 10.97 -- Configuring done
18:43:11 [2020-04-02T18:43:11.865Z] #39 11.01 -- Generating done
18:43:11 [2020-04-02T18:43:11.865Z] #39 11.03 -- Build files have been written to: /tmp/tmp.HIsOdirtxv/tini
18:43:11 [2020-04-02T18:43:11.865Z] #39 11.04 + make tini-static
18:43:11 [2020-04-02T18:43:11.921Z] #44 166.6   CC       criu/pie-util.o
18:43:12 [2020-04-02T18:43:12.148Z] --- PASS: TestDaemonIpcModePrivate (1.81s)
18:43:12 [2020-04-02T18:43:12.148Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
18:43:12 [2020-04-02T18:43:12.148Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:43:12 [2020-04-02T18:43:12.184Z] #44 166.7   CC       criu/pipes.o
18:43:12 [2020-04-02T18:43:12.501Z] #39 11.72 Scanning dependencies of target tini-static
18:43:12 [2020-04-02T18:43:12.793Z] #39 11.84 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:43:13 [2020-04-02T18:43:13.107Z] #44 167.6   CC       criu/plugin.o
18:43:13 [2020-04-02T18:43:13.362Z] #44 168.0   CC       criu/proc_parse.o
18:43:14 [2020-04-02T18:43:14.172Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s)
18:43:14 [2020-04-02T18:43:14.172Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
18:43:14 [2020-04-02T18:43:14.172Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:43:14 [2020-04-02T18:43:14.724Z] #44 ...
18:43:14 [2020-04-02T18:43:14.724Z] 
18:43:14 [2020-04-02T18:43:14.724Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
18:43:14 [2020-04-02T18:43:14.724Z] #19 11.14   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
18:43:14 [2020-04-02T18:43:14.724Z] #19 11.24 Collecting pyyaml (from yamllint==1.16.0)
18:43:14 [2020-04-02T18:43:14.724Z] #19 11.38   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
18:43:14 [2020-04-02T18:43:14.724Z] #19 12.85 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
18:43:14 [2020-04-02T18:43:14.724Z] #19 12.99   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
18:43:14 [2020-04-02T18:43:14.724Z] #19 13.07 Building wheels for collected packages: pyyaml
18:43:14 [2020-04-02T18:43:14.724Z] #19 13.07   Running setup.py bdist_wheel for pyyaml: started
18:43:14 [2020-04-02T18:43:14.724Z] #19 14.24   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
18:43:14 [2020-04-02T18:43:14.724Z] #19 14.24   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
18:43:14 [2020-04-02T18:43:14.724Z] #19 14.31 Successfully built pyyaml
18:43:14 [2020-04-02T18:43:14.724Z] #19 14.32 Installing collected packages: pyyaml, pathspec, yamllint
18:43:14 [2020-04-02T18:43:14.724Z] #19 14.59 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0
18:43:14 [2020-04-02T18:43:14.724Z] #19 DONE 15.1s
18:43:14 [2020-04-02T18:43:14.724Z] 
18:43:14 [2020-04-02T18:43:14.724Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
18:43:14 [2020-04-02T18:43:14.724Z] #24 DONE 0.2s
18:43:14 [2020-04-02T18:43:14.724Z] 
18:43:14 [2020-04-02T18:43:14.724Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:43:14 [2020-04-02T18:43:14.724Z] #65 ...
18:43:14 [2020-04-02T18:43:14.724Z] 
18:43:14 [2020-04-02T18:43:14.724Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
18:43:15 [2020-04-02T18:43:15.285Z] #28 DONE 0.7s
18:43:15 [2020-04-02T18:43:15.285Z] 
18:43:15 [2020-04-02T18:43:15.285Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:43:15 [2020-04-02T18:43:15.285Z] #60 ...
18:43:15 [2020-04-02T18:43:15.285Z] 
18:43:15 [2020-04-02T18:43:15.285Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
18:43:15 [2020-04-02T18:43:15.285Z] #31 DONE 0.1s
18:43:15 [2020-04-02T18:43:15.547Z] 
18:43:15 [2020-04-02T18:43:15.547Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
18:43:15 [2020-04-02T18:43:15.547Z] #34 DONE 0.1s
18:43:15 [2020-04-02T18:43:15.547Z] 
18:43:15 [2020-04-02T18:43:15.547Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:43:15 [2020-04-02T18:43:15.547Z] #60 ...
18:43:15 [2020-04-02T18:43:15.547Z] 
18:43:15 [2020-04-02T18:43:15.547Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
18:43:15 [2020-04-02T18:43:15.547Z] #39 DONE 0.1s
18:43:15 [2020-04-02T18:43:15.802Z] 
18:43:15 [2020-04-02T18:43:15.802Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:43:16 [2020-04-02T18:43:16.230Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.97s)
18:43:16 [2020-04-02T18:43:16.230Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
18:43:16 [2020-04-02T18:43:16.230Z] === RUN   TestIpcModeOlderClient
18:43:16 [2020-04-02T18:43:16.230Z] === PAUSE TestIpcModeOlderClient
18:43:16 [2020-04-02T18:43:16.230Z] === RUN   TestKillContainerInvalidSignal
18:43:16 [2020-04-02T18:43:16.331Z] #39 14.93 [100%] Linking C executable tini-static
18:43:16 [2020-04-02T18:43:16.362Z] #60 ...
18:43:16 [2020-04-02T18:43:16.362Z] 
18:43:16 [2020-04-02T18:43:16.362Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:43:16 [2020-04-02T18:43:16.362Z] #44 171.0   CC       criu/protobuf-desc.o
18:43:16 [2020-04-02T18:43:16.969Z] #39 16.15 [100%] Built target tini-static
18:43:16 [2020-04-02T18:43:16.985Z] --- PASS: TestKillContainerInvalidSignal (0.86s)
18:43:16 [2020-04-02T18:43:16.985Z] === RUN   TestKillContainer
18:43:16 [2020-04-02T18:43:16.985Z] === RUN   TestKillContainer/no_signal
18:43:17 [2020-04-02T18:43:17.262Z] #39 16.29 + mkdir -p /build
18:43:17 [2020-04-02T18:43:17.262Z] #39 16.29 + cp tini-static /build/docker-init
18:43:17 [2020-04-02T18:43:17.262Z] #39 DONE 16.4s
18:43:17 [2020-04-02T18:43:17.262Z] 
18:43:17 [2020-04-02T18:43:17.262Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:43:17 [2020-04-02T18:43:17.262Z] #45 4.554 fatal: not a git repository (or any of the parent directories): .git
18:43:17 [2020-04-02T18:43:17.262Z] #45 4.604   GEN      .gitid
18:43:17 [2020-04-02T18:43:17.262Z] #45 4.614   GEN      criu/include/version.h
18:43:17 [2020-04-02T18:43:17.262Z] #45 4.672   GEN      include/common/asm
18:43:17 [2020-04-02T18:43:17.262Z] #45 7.040   PBCC     images/google/protobuf/descriptor.pb-c.c
18:43:17 [2020-04-02T18:43:17.262Z] #45 7.272   PBCC     images/opts.pb-c.c
18:43:17 [2020-04-02T18:43:17.262Z] #45 7.392   PBCC     images/sit.pb-c.c
18:43:17 [2020-04-02T18:43:17.262Z] #45 7.492   DEP      images/google/protobuf/descriptor.pb-c.d
18:43:17 [2020-04-02T18:43:17.262Z] #45 7.710   DEP      images/opts.pb-c.d
18:43:17 [2020-04-02T18:43:17.262Z] #45 7.896   DEP      images/sit.pb-c.d
18:43:17 [2020-04-02T18:43:17.262Z] #45 8.019   PBCC     images/macvlan.pb-c.c
18:43:17 [2020-04-02T18:43:17.262Z] #45 8.123   DEP      images/macvlan.pb-c.d
18:43:17 [2020-04-02T18:43:17.262Z] #45 8.256   PBCC     images/autofs.pb-c.c
18:43:17 [2020-04-02T18:43:17.262Z] #45 8.336   DEP      images/autofs.pb-c.d
18:43:17 [2020-04-02T18:43:17.262Z] #45 8.486   PBCC     images/sysctl.pb-c.c
18:43:17 [2020-04-02T18:43:17.262Z] #45 8.548   DEP      images/sysctl.pb-c.d
18:43:17 [2020-04-02T18:43:17.262Z] #45 8.681   PBCC     images/time.pb-c.c
18:43:17 [2020-04-02T18:43:17.262Z] #45 8.740   DEP      images/time.pb-c.d
18:43:17 [2020-04-02T18:43:17.262Z] #45 8.846   PBCC     images/binfmt-misc.pb-c.c
18:43:17 [2020-04-02T18:43:17.262Z] #45 8.898   DEP      images/binfmt-misc.pb-c.d
18:43:17 [2020-04-02T18:43:17.262Z] #45 9.054   PBCC     images/seccomp.pb-c.c
18:43:17 [2020-04-02T18:43:17.262Z] #45 9.090   DEP      images/seccomp.pb-c.d
18:43:17 [2020-04-02T18:43:17.262Z] #45 9.197   PBCC     images/userns.pb-c.c
18:43:17 [2020-04-02T18:43:17.262Z] #45 9.231   DEP      images/userns.pb-c.d
18:43:17 [2020-04-02T18:43:17.262Z] #45 9.365   PBCC     images/cgroup.pb-c.c
18:43:17 [2020-04-02T18:43:17.262Z] #45 9.427   DEP      images/cgroup.pb-c.d
18:43:17 [2020-04-02T18:43:17.262Z] #45 9.549   PBCC     images/fown.pb-c.c
18:43:17 [2020-04-02T18:43:17.287Z] #44 171.8   CC       criu/protobuf.o
18:43:17 [2020-04-02T18:43:17.542Z] #44 172.2   CC       criu/pstree.o
18:43:17 [2020-04-02T18:43:17.553Z] #45 9.698   PBCC     images/ext-file.pb-c.c
18:43:17 [2020-04-02T18:43:17.554Z] #45 9.813   DEP      images/fown.pb-c.d
18:43:17 [2020-04-02T18:43:17.554Z] #45 9.915   DEP      images/ext-file.pb-c.d
18:43:17 [2020-04-02T18:43:17.554Z] #45 9.984   PBCC     images/rpc.pb-c.c
18:43:17 [2020-04-02T18:43:17.718Z] === RUN   TestKillContainer/non_killing_signal
18:43:17 [2020-04-02T18:43:17.846Z] #45 10.18   DEP      images/rpc.pb-c.d
18:43:17 [2020-04-02T18:43:17.846Z] #45 10.30   PBCC     images/siginfo.pb-c.c
18:43:18 [2020-04-02T18:43:18.139Z] #45 10.36   DEP      images/siginfo.pb-c.d
18:43:18 [2020-04-02T18:43:18.139Z] #45 10.56   PBCC     images/pagemap.pb-c.c
18:43:18 [2020-04-02T18:43:18.431Z] #45 10.72   DEP      images/pagemap.pb-c.d
18:43:18 [2020-04-02T18:43:18.496Z] === RUN   TestKillContainer/killing_signal
18:43:18 [2020-04-02T18:43:18.725Z] #45 11.02   PBCC     images/rlimit.pb-c.c
18:43:18 [2020-04-02T18:43:18.725Z] #45 11.08   DEP      images/rlimit.pb-c.d
18:43:18 [2020-04-02T18:43:18.905Z] #44 173.3   CC       criu/rbtree.o
18:43:19 [2020-04-02T18:43:19.017Z] #45 11.20   PBCC     images/file-lock.pb-c.c
18:43:19 [2020-04-02T18:43:19.017Z] #45 11.25   DEP      images/file-lock.pb-c.d
18:43:19 [2020-04-02T18:43:19.017Z] #45 11.35   PBCC     images/tty.pb-c.c
18:43:19 [2020-04-02T18:43:19.017Z] #45 11.40   DEP      images/tty.pb-c.d
18:43:19 [2020-04-02T18:43:19.160Z] #44 173.7   CC       criu/rst-malloc.o
18:43:19 [2020-04-02T18:43:19.333Z] #45 11.49   PBCC     images/tun.pb-c.c
18:43:19 [2020-04-02T18:43:19.333Z] #45 11.57   PBCC     images/netdev.pb-c.c
18:43:19 [2020-04-02T18:43:19.333Z] #45 11.66   DEP      images/tun.pb-c.d
18:43:19 [2020-04-02T18:43:19.333Z] #45 11.72   DEP      images/netdev.pb-c.d
18:43:19 [2020-04-02T18:43:19.333Z] #45 11.82   PBCC     images/vma.pb-c.c
18:43:19 [2020-04-02T18:43:19.362Z] 23645bd7ee08: Verifying Checksum
18:43:19 [2020-04-02T18:43:19.362Z] 23645bd7ee08: Download complete
18:43:19 [2020-04-02T18:43:19.415Z] #44 174.0   CC       criu/seccomp.o
18:43:19 [2020-04-02T18:43:19.631Z] #45 11.94   DEP      images/vma.pb-c.d
18:43:19 [2020-04-02T18:43:19.631Z] #45 12.02   PBCC     images/creds.pb-c.c
18:43:19 [2020-04-02T18:43:19.631Z] #45 12.08   DEP      images/creds.pb-c.d
18:43:19 [2020-04-02T18:43:19.667Z] --- PASS: TestKillContainer (2.62s)
18:43:19 [2020-04-02T18:43:19.667Z]     --- PASS: TestKillContainer/no_signal (0.90s)
18:43:19 [2020-04-02T18:43:19.667Z]     --- PASS: TestKillContainer/non_killing_signal (0.53s)
18:43:19 [2020-04-02T18:43:19.667Z]     --- PASS: TestKillContainer/killing_signal (0.83s)
18:43:19 [2020-04-02T18:43:19.667Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:43:19 [2020-04-02T18:43:19.667Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:43:19 [2020-04-02T18:43:19.927Z] #45 12.22   PBCC     images/utsns.pb-c.c
18:43:19 [2020-04-02T18:43:19.927Z] #45 12.25   DEP      images/utsns.pb-c.d
18:43:19 [2020-04-02T18:43:19.927Z] #45 12.35   PBCC     images/ipc-desc.pb-c.c
18:43:19 [2020-04-02T18:43:19.975Z] #44 ...
18:43:19 [2020-04-02T18:43:19.975Z] 
18:43:19 [2020-04-02T18:43:19.975Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:43:19 [2020-04-02T18:43:19.975Z] #41 DONE 281.4s
18:43:20 [2020-04-02T18:43:20.223Z] #45 12.42   PBCC     images/ipc-sem.pb-c.c
18:43:20 [2020-04-02T18:43:20.223Z] #45 12.52   DEP      images/ipc-desc.pb-c.d
18:43:20 [2020-04-02T18:43:20.223Z] #45 12.60   DEP      images/ipc-sem.pb-c.d
18:43:20 [2020-04-02T18:43:20.223Z] #45 12.68   PBCC     images/ipc-msg.pb-c.c
18:43:20 [2020-04-02T18:43:20.223Z] #45 12.73   DEP      images/ipc-msg.pb-c.d
18:43:20 [2020-04-02T18:43:20.230Z] 
18:43:20 [2020-04-02T18:43:20.230Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:43:20 [2020-04-02T18:43:20.230Z] #44 174.9   CC       criu/seize.o
18:43:20 [2020-04-02T18:43:20.339Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:43:20 [2020-04-02T18:43:20.516Z] #45 12.81   PBCC     images/ipc-shm.pb-c.c
18:43:20 [2020-04-02T18:43:20.517Z] #45 12.85   DEP      images/ipc-shm.pb-c.d
18:43:20 [2020-04-02T18:43:20.517Z] #45 12.92   PBCC     images/ipc-var.pb-c.c
18:43:20 [2020-04-02T18:43:20.517Z] #45 ...
18:43:20 [2020-04-02T18:43:20.517Z] 
18:43:20 [2020-04-02T18:43:20.517Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:43:20 [2020-04-02T18:43:20.517Z] #11 110.0 Selecting previously unselected package gcc-mingw-w64-base.
18:43:20 [2020-04-02T18:43:20.807Z] #11 110.1 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
18:43:20 [2020-04-02T18:43:20.807Z] #11 110.1 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:43:20 [2020-04-02T18:43:20.807Z] #11 110.3 Selecting previously unselected package gcc-mingw-w64-x86-64.
18:43:20 [2020-04-02T18:43:20.807Z] #11 110.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
18:43:20 [2020-04-02T18:43:20.807Z] #11 110.3 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:43:21 [2020-04-02T18:43:21.378Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.70s)
18:43:21 [2020-04-02T18:43:21.379Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s)
18:43:21 [2020-04-02T18:43:21.379Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s)
18:43:21 [2020-04-02T18:43:21.379Z] === RUN   TestKillStoppedContainer
18:43:21 [2020-04-02T18:43:21.379Z] --- PASS: TestKillStoppedContainer (0.09s)
18:43:21 [2020-04-02T18:43:21.379Z] === RUN   TestKillStoppedContainerAPIPre120
18:43:21 [2020-04-02T18:43:21.379Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
18:43:21 [2020-04-02T18:43:21.379Z] === RUN   TestKillDifferentUserContainer
18:43:21 [2020-04-02T18:43:21.592Z] #44 176.1   CC       criu/servicefd.o
18:43:21 [2020-04-02T18:43:21.592Z] #44 ...
18:43:21 [2020-04-02T18:43:21.592Z] 
18:43:21 [2020-04-02T18:43:21.592Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
18:43:21 [2020-04-02T18:43:21.592Z] #42 DONE 0.2s
18:43:21 [2020-04-02T18:43:21.842Z] #11 ...
18:43:21 [2020-04-02T18:43:21.842Z] 
18:43:21 [2020-04-02T18:43:21.842Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:43:21 [2020-04-02T18:43:21.842Z] #34 101.0 bufio
18:43:21 [2020-04-02T18:43:21.842Z] #34 102.9 reflect
18:43:21 [2020-04-02T18:43:21.842Z] #34 105.7 path
18:43:21 [2020-04-02T18:43:21.842Z] #34 109.6 text/tabwriter
18:43:21 [2020-04-02T18:43:21.842Z] #34 ...
18:43:21 [2020-04-02T18:43:21.842Z] 
18:43:21 [2020-04-02T18:43:21.842Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:43:21 [2020-04-02T18:43:21.842Z] #45 12.99   DEP      images/ipc-var.pb-c.d
18:43:21 [2020-04-02T18:43:21.842Z] #45 13.07   PBCC     images/sk-opts.pb-c.c
18:43:21 [2020-04-02T18:43:21.842Z] #45 13.11   PBCC     images/packet-sock.pb-c.c
18:43:21 [2020-04-02T18:43:21.842Z] #45 13.25   DEP      images/sk-opts.pb-c.d
18:43:21 [2020-04-02T18:43:21.842Z] #45 13.32   DEP      images/packet-sock.pb-c.d
18:43:21 [2020-04-02T18:43:21.842Z] #45 13.45   PBCC     images/sk-netlink.pb-c.c
18:43:21 [2020-04-02T18:43:21.842Z] #45 13.56   DEP      images/sk-netlink.pb-c.d
18:43:21 [2020-04-02T18:43:21.842Z] #45 13.73   PBCC     images/sk-inet.pb-c.c
18:43:21 [2020-04-02T18:43:21.842Z] #45 13.83   DEP      images/sk-inet.pb-c.d
18:43:21 [2020-04-02T18:43:21.842Z] #45 13.94   PBCC     images/sk-unix.pb-c.c
18:43:21 [2020-04-02T18:43:21.842Z] #45 14.07   DEP      images/sk-unix.pb-c.d
18:43:21 [2020-04-02T18:43:21.842Z] #45 14.20   PBCC     images/mm.pb-c.c
18:43:21 [2020-04-02T18:43:21.842Z] #45 14.31   DEP      images/mm.pb-c.d
18:43:21 [2020-04-02T18:43:21.847Z] 
18:43:21 [2020-04-02T18:43:21.847Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:43:21 [2020-04-02T18:43:21.847Z] #44 176.5   CC       criu/shmem.o
18:43:22 [2020-04-02T18:43:22.136Z] #45 14.42   PBCC     images/timerfd.pb-c.c
18:43:22 [2020-04-02T18:43:22.136Z] #45 14.51   DEP      images/timerfd.pb-c.d
18:43:22 [2020-04-02T18:43:22.405Z] --- PASS: TestKillDifferentUserContainer (0.92s)
18:43:22 [2020-04-02T18:43:22.405Z] === RUN   TestInspectOomKilledTrue
18:43:22 [2020-04-02T18:43:22.405Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:43:22 [2020-04-02T18:43:22.405Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:43:22 [2020-04-02T18:43:22.405Z] === RUN   TestInspectOomKilledFalse
18:43:22 [2020-04-02T18:43:22.405Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:43:22 [2020-04-02T18:43:22.405Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:43:22 [2020-04-02T18:43:22.405Z] === RUN   TestLinksEtcHostsContentMatch
18:43:22 [2020-04-02T18:43:22.428Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
18:43:22 [2020-04-02T18:43:22.443Z] #45 14.65   PBCC     images/timer.pb-c.c
18:43:22 [2020-04-02T18:43:22.443Z] #45 14.71   DEP      images/timer.pb-c.d
18:43:22 [2020-04-02T18:43:22.743Z] #45 14.84   PBCC     images/sa.pb-c.c
18:43:22 [2020-04-02T18:43:22.743Z] #45 14.91   DEP      images/sa.pb-c.d
18:43:22 [2020-04-02T18:43:22.743Z] #45 14.99   PBCC     images/pipe-data.pb-c.c
18:43:22 [2020-04-02T18:43:22.743Z] #45 15.04   DEP      images/pipe-data.pb-c.d
18:43:22 [2020-04-02T18:43:22.743Z] #45 15.14   PBCC     images/mnt.pb-c.c
18:43:22 [2020-04-02T18:43:22.743Z] #45 15.24   DEP      images/mnt.pb-c.d
18:43:22 [2020-04-02T18:43:22.773Z] #44 177.3   CC       criu/sigframe.o
18:43:23 [2020-04-02T18:43:23.018Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s)
18:43:23 [2020-04-02T18:43:23.019Z] === RUN   TestLinksContainerNames
18:43:23 [2020-04-02T18:43:23.028Z] #44 177.5   CC       criu/signalfd.o
18:43:23 [2020-04-02T18:43:23.028Z] #44 177.7   CC       criu/sk-inet.o
18:43:23 [2020-04-02T18:43:23.036Z] #45 15.39   PBCC     images/sk-packet.pb-c.c
18:43:23 [2020-04-02T18:43:23.036Z] #45 15.43   DEP      images/sk-packet.pb-c.d
18:43:23 [2020-04-02T18:43:23.036Z] #45 15.54   PBCC     images/tcp-stream.pb-c.c
18:43:23 [2020-04-02T18:43:23.329Z] #45 15.70   DEP      images/tcp-stream.pb-c.d
18:43:23 [2020-04-02T18:43:23.329Z] #45 15.82   PBCC     images/pipe.pb-c.c
18:43:23 [2020-04-02T18:43:23.666Z] #45 15.94   DEP      images/pipe.pb-c.d
18:43:23 [2020-04-02T18:43:23.666Z] #45 ...
18:43:23 [2020-04-02T18:43:23.666Z] 
18:43:23 [2020-04-02T18:43:23.666Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:43:23 [2020-04-02T18:43:23.666Z] #57 102.8 bufio
18:43:23 [2020-04-02T18:43:23.666Z] #57 106.9 text/tabwriter
18:43:23 [2020-04-02T18:43:23.666Z] #57 111.4 regexp/syntax
18:43:23 [2020-04-02T18:43:23.666Z] #57 111.5 reflect
18:43:23 [2020-04-02T18:43:23.953Z] #44 178.5   CC       criu/sk-netlink.o
18:43:23 [2020-04-02T18:43:23.959Z] #57 ...
18:43:23 [2020-04-02T18:43:23.959Z] 
18:43:23 [2020-04-02T18:43:23.959Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:43:23 [2020-04-02T18:43:23.959Z] #45 16.11   PBCC     images/pstree.pb-c.c
18:43:23 [2020-04-02T18:43:23.959Z] #45 16.13   DEP      images/pstree.pb-c.d
18:43:23 [2020-04-02T18:43:23.959Z] #45 16.21   PBCC     images/fs.pb-c.c
18:43:23 [2020-04-02T18:43:23.959Z] #45 16.30   DEP      images/fs.pb-c.d
18:43:24 [2020-04-02T18:43:24.209Z] #44 178.8   CC       criu/sk-packet.o
18:43:24 [2020-04-02T18:43:24.251Z] #45 16.51   PBCC     images/signalfd.pb-c.c
18:43:24 [2020-04-02T18:43:24.251Z] #45 16.58   DEP      images/signalfd.pb-c.d
18:43:24 [2020-04-02T18:43:24.251Z] #45 16.68   PBCC     images/fh.pb-c.c
18:43:24 [2020-04-02T18:43:24.544Z] #45 16.79   PBCC     images/fsnotify.pb-c.c
18:43:24 [2020-04-02T18:43:24.544Z] #45 16.87   DEP      images/fh.pb-c.d
18:43:24 [2020-04-02T18:43:24.769Z] #44 179.4   CC       criu/sk-queue.o
18:43:24 [2020-04-02T18:43:24.839Z] #45 17.03   DEP      images/fsnotify.pb-c.d
18:43:24 [2020-04-02T18:43:24.839Z] #45 17.13   PBCC     images/eventpoll.pb-c.c
18:43:24 [2020-04-02T18:43:24.839Z] #45 17.20   DEP      images/eventpoll.pb-c.d
18:43:24 [2020-04-02T18:43:24.839Z] #45 17.35   PBCC     images/eventfd.pb-c.c
18:43:25 [2020-04-02T18:43:25.037Z] --- PASS: TestLinksContainerNames (1.86s)
18:43:25 [2020-04-02T18:43:25.037Z] === RUN   TestLogsFollowTailEmpty
18:43:25 [2020-04-02T18:43:25.132Z] #45 17.39   DEP      images/eventfd.pb-c.d
18:43:25 [2020-04-02T18:43:25.328Z] #44 179.8   CC       criu/sk-tcp.o
18:43:25 [2020-04-02T18:43:25.426Z] #45 17.54   PBCC     images/remap-file-path.pb-c.c
18:43:25 [2020-04-02T18:43:25.426Z] #45 17.58   DEP      images/remap-file-path.pb-c.d
18:43:25 [2020-04-02T18:43:25.426Z] #45 17.66   PBCC     images/fifo.pb-c.c
18:43:25 [2020-04-02T18:43:25.426Z] #45 17.69   DEP      images/fifo.pb-c.d
18:43:25 [2020-04-02T18:43:25.426Z] #45 ...
18:43:25 [2020-04-02T18:43:25.426Z] 
18:43:25 [2020-04-02T18:43:25.426Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:43:25 [2020-04-02T18:43:25.426Z] #48 104.6 bufio
18:43:25 [2020-04-02T18:43:25.426Z] #48 106.0 reflect
18:43:25 [2020-04-02T18:43:25.426Z] #48 112.9 regexp/syntax
18:43:25 [2020-04-02T18:43:25.671Z] --- PASS: TestLogsFollowTailEmpty (0.92s)
18:43:25 [2020-04-02T18:43:25.671Z] === RUN   TestContainerNetworkMountsNoChown
18:43:25 [2020-04-02T18:43:25.738Z] #48 ...
18:43:25 [2020-04-02T18:43:25.738Z] 
18:43:25 [2020-04-02T18:43:25.738Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:43:25 [2020-04-02T18:43:25.738Z] #45 17.83   PBCC     images/ghost-file.pb-c.c
18:43:25 [2020-04-02T18:43:25.738Z] #45 18.00   DEP      images/ghost-file.pb-c.d
18:43:25 [2020-04-02T18:43:25.738Z] #45 18.14   PBCC     images/regfile.pb-c.c
18:43:25 [2020-04-02T18:43:25.738Z] #45 18.23   DEP      images/regfile.pb-c.d
18:43:25 [2020-04-02T18:43:25.888Z] #44 180.3   CC       criu/sk-unix.o
18:43:26 [2020-04-02T18:43:26.031Z] #45 18.41   PBCC     images/ns.pb-c.c
18:43:26 [2020-04-02T18:43:26.031Z] #45 18.46   DEP      images/ns.pb-c.d
18:43:26 [2020-04-02T18:43:26.031Z] #45 18.50   PBCC     images/fdinfo.pb-c.c
18:43:26 [2020-04-02T18:43:26.322Z] #45 18.57   DEP      images/fdinfo.pb-c.d
18:43:26 [2020-04-02T18:43:26.322Z] #45 18.63   PBCC     images/core-aarch64.pb-c.c
18:43:26 [2020-04-02T18:43:26.322Z] #45 18.70   PBCC     images/core-arm.pb-c.c
18:43:26 [2020-04-02T18:43:26.322Z] #45 18.76   PBCC     images/core-ppc64.pb-c.c
18:43:26 [2020-04-02T18:43:26.335Z] 65014b3c3121: Verifying Checksum
18:43:26 [2020-04-02T18:43:26.335Z] 65014b3c3121: Download complete
18:43:26 [2020-04-02T18:43:26.623Z] #45 18.82   PBCC     images/core-s390.pb-c.c
18:43:26 [2020-04-02T18:43:26.623Z] #45 18.88   PBCC     images/core-x86.pb-c.c
18:43:26 [2020-04-02T18:43:26.623Z] #45 18.95   PBCC     images/core.pb-c.c
18:43:26 [2020-04-02T18:43:26.908Z] --- PASS: TestContainerNetworkMountsNoChown (1.05s)
18:43:26 [2020-04-02T18:43:26.908Z] === RUN   TestMountDaemonRoot
18:43:26 [2020-04-02T18:43:26.908Z] === RUN   TestMountDaemonRoot/default
18:43:26 [2020-04-02T18:43:26.908Z] === PAUSE TestMountDaemonRoot/default
18:43:26 [2020-04-02T18:43:26.908Z] === RUN   TestMountDaemonRoot/private
18:43:26 [2020-04-02T18:43:26.908Z] === PAUSE TestMountDaemonRoot/private
18:43:26 [2020-04-02T18:43:26.908Z] === RUN   TestMountDaemonRoot/rprivate
18:43:26 [2020-04-02T18:43:26.908Z] === PAUSE TestMountDaemonRoot/rprivate
18:43:26 [2020-04-02T18:43:26.908Z] === RUN   TestMountDaemonRoot/slave
18:43:26 [2020-04-02T18:43:26.908Z] === PAUSE TestMountDaemonRoot/slave
18:43:26 [2020-04-02T18:43:26.908Z] === RUN   TestMountDaemonRoot/rslave
18:43:26 [2020-04-02T18:43:26.908Z] === PAUSE TestMountDaemonRoot/rslave
18:43:26 [2020-04-02T18:43:26.908Z] === RUN   TestMountDaemonRoot/shared
18:43:26 [2020-04-02T18:43:26.908Z] === PAUSE TestMountDaemonRoot/shared
18:43:26 [2020-04-02T18:43:26.908Z] === RUN   TestMountDaemonRoot/rshared
18:43:26 [2020-04-02T18:43:26.908Z] === PAUSE TestMountDaemonRoot/rshared
18:43:26 [2020-04-02T18:43:26.908Z] === CONT  TestMountDaemonRoot/default
18:43:26 [2020-04-02T18:43:26.908Z] === CONT  TestMountDaemonRoot/rslave
18:43:26 [2020-04-02T18:43:26.908Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:43:26 [2020-04-02T18:43:26.908Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:43:26 [2020-04-02T18:43:26.908Z] === RUN   TestMountDaemonRoot/default/bind_root
18:43:26 [2020-04-02T18:43:26.908Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:43:26 [2020-04-02T18:43:26.908Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:43:26 [2020-04-02T18:43:26.908Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:43:26 [2020-04-02T18:43:26.908Z] === RUN   TestMountDaemonRoot/default/mount_root
18:43:26 [2020-04-02T18:43:26.908Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:43:26 [2020-04-02T18:43:26.908Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:43:26 [2020-04-02T18:43:26.908Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:43:26 [2020-04-02T18:43:26.908Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:43:26 [2020-04-02T18:43:26.908Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:43:26 [2020-04-02T18:43:26.908Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:43:26 [2020-04-02T18:43:26.908Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:43:26 [2020-04-02T18:43:26.908Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:43:26 [2020-04-02T18:43:26.908Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:43:26 [2020-04-02T18:43:26.908Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:43:26 [2020-04-02T18:43:26.908Z] === CONT  TestMountDaemonRoot/slave
18:43:26 [2020-04-02T18:43:26.908Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:43:26 [2020-04-02T18:43:26.908Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:43:26 [2020-04-02T18:43:26.908Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:43:26 [2020-04-02T18:43:26.908Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:43:26 [2020-04-02T18:43:26.908Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:43:26 [2020-04-02T18:43:26.908Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:43:26 [2020-04-02T18:43:26.908Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:43:26 [2020-04-02T18:43:26.908Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:43:26 [2020-04-02T18:43:26.908Z] === CONT  TestMountDaemonRoot/rprivate
18:43:26 [2020-04-02T18:43:26.908Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:43:26 [2020-04-02T18:43:26.908Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:43:26 [2020-04-02T18:43:26.908Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:43:26 [2020-04-02T18:43:26.908Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:43:26 [2020-04-02T18:43:26.908Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:43:26 [2020-04-02T18:43:26.908Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:43:26 [2020-04-02T18:43:26.908Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:43:26 [2020-04-02T18:43:26.908Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:43:26 [2020-04-02T18:43:26.908Z] === CONT  TestMountDaemonRoot/private
18:43:26 [2020-04-02T18:43:26.908Z] === RUN   TestMountDaemonRoot/private/bind_root
18:43:26 [2020-04-02T18:43:26.908Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:43:26 [2020-04-02T18:43:26.908Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:43:26 [2020-04-02T18:43:26.908Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:43:26 [2020-04-02T18:43:26.908Z] === RUN   TestMountDaemonRoot/private/mount_root
18:43:26 [2020-04-02T18:43:26.908Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:43:26 [2020-04-02T18:43:26.908Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:43:26 [2020-04-02T18:43:26.909Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:43:26 [2020-04-02T18:43:26.909Z] === CONT  TestMountDaemonRoot/default/mount_root
18:43:26 [2020-04-02T18:43:26.909Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:43:26 [2020-04-02T18:43:26.909Z] === CONT  TestMountDaemonRoot/default/bind_root
18:43:26 [2020-04-02T18:43:26.909Z] === CONT  TestMountDaemonRoot/rshared
18:43:26 [2020-04-02T18:43:26.909Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:43:26 [2020-04-02T18:43:26.909Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:43:26 [2020-04-02T18:43:26.909Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:43:26 [2020-04-02T18:43:26.909Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:43:26 [2020-04-02T18:43:26.909Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:43:26 [2020-04-02T18:43:26.909Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:43:26 [2020-04-02T18:43:26.909Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:43:26 [2020-04-02T18:43:26.909Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:43:26 [2020-04-02T18:43:26.909Z] === CONT  TestMountDaemonRoot/shared
18:43:26 [2020-04-02T18:43:26.909Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:43:26 [2020-04-02T18:43:26.909Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:43:26 [2020-04-02T18:43:26.909Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:43:26 [2020-04-02T18:43:26.909Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:43:26 [2020-04-02T18:43:26.909Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:43:26 [2020-04-02T18:43:26.909Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:43:26 [2020-04-02T18:43:26.909Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:43:26 [2020-04-02T18:43:26.909Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:43:26 [2020-04-02T18:43:26.909Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:43:26 [2020-04-02T18:43:26.909Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:43:26 [2020-04-02T18:43:26.909Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:43:26 [2020-04-02T18:43:26.909Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:43:26 [2020-04-02T18:43:26.909Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:43:26 [2020-04-02T18:43:26.917Z] #45 19.15   PBCC     images/inventory.pb-c.c
18:43:26 [2020-04-02T18:43:26.917Z] #45 19.33   DEP      images/core-aarch64.pb-c.d
18:43:26 [2020-04-02T18:43:26.917Z] #45 19.42   DEP      images/core-arm.pb-c.d
18:43:27 [2020-04-02T18:43:27.197Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:43:27 [2020-04-02T18:43:27.197Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:43:27 [2020-04-02T18:43:27.197Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:43:27 [2020-04-02T18:43:27.197Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:43:27 [2020-04-02T18:43:27.197Z] === CONT  TestMountDaemonRoot/private/bind_root
18:43:27 [2020-04-02T18:43:27.197Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:43:27 [2020-04-02T18:43:27.197Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:43:27 [2020-04-02T18:43:27.197Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:43:27 [2020-04-02T18:43:27.197Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:43:27 [2020-04-02T18:43:27.197Z] === CONT  TestMountDaemonRoot/private/mount_root
18:43:27 [2020-04-02T18:43:27.211Z] #45 19.51   DEP      images/core-ppc64.pb-c.d
18:43:27 [2020-04-02T18:43:27.211Z] #45 19.63   DEP      images/core-s390.pb-c.d
18:43:27 [2020-04-02T18:43:27.267Z] --- PASS: TestBuildWithHugeFile (40.78s)
18:43:27 [2020-04-02T18:43:27.267Z] === RUN   TestBuildWithEmptyDockerfile
18:43:27 [2020-04-02T18:43:27.267Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:43:27 [2020-04-02T18:43:27.267Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:43:27 [2020-04-02T18:43:27.267Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:43:27 [2020-04-02T18:43:27.267Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:43:27 [2020-04-02T18:43:27.267Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:43:27 [2020-04-02T18:43:27.267Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:43:27 [2020-04-02T18:43:27.267Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:43:27 [2020-04-02T18:43:27.267Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:43:27 [2020-04-02T18:43:27.267Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:43:27 [2020-04-02T18:43:27.267Z] --- PASS: TestBuildWithEmptyDockerfile (0.19s)
18:43:27 [2020-04-02T18:43:27.267Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s)
18:43:27 [2020-04-02T18:43:27.267Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s)
18:43:27 [2020-04-02T18:43:27.267Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s)
18:43:27 [2020-04-02T18:43:27.267Z] === RUN   TestBuildPreserveOwnership
18:43:27 [2020-04-02T18:43:27.267Z] === RUN   TestBuildPreserveOwnership/copy_from
18:43:27 [2020-04-02T18:43:27.267Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:43:27 [2020-04-02T18:43:27.503Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:43:27 [2020-04-02T18:43:27.503Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:43:27 [2020-04-02T18:43:27.503Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:43:27 [2020-04-02T18:43:27.503Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:43:27 [2020-04-02T18:43:27.506Z] #45 19.73   DEP      images/core-x86.pb-c.d
18:43:27 [2020-04-02T18:43:27.506Z] #45 19.83   DEP      images/core.pb-c.d
18:43:27 [2020-04-02T18:43:27.506Z] #45 19.95   DEP      images/inventory.pb-c.d
18:43:27 [2020-04-02T18:43:27.772Z] #44 182.1   CC       criu/sockets.o
18:43:27 [2020-04-02T18:43:27.797Z] #45 20.07   PBCC     images/cpuinfo.pb-c.c
18:43:27 [2020-04-02T18:43:27.797Z] #45 20.10   DEP      images/cpuinfo.pb-c.d
18:43:27 [2020-04-02T18:43:27.797Z] #45 20.21   PBCC     images/stats.pb-c.c
18:43:27 [2020-04-02T18:43:27.800Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:43:27 [2020-04-02T18:43:27.800Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:43:27 [2020-04-02T18:43:27.839Z] --- PASS: TestBuildPreserveOwnership (6.44s)
18:43:27 [2020-04-02T18:43:27.839Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.08s)
18:43:27 [2020-04-02T18:43:27.839Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.34s)
18:43:27 [2020-04-02T18:43:27.839Z] === RUN   TestBuildPlatformInvalid
18:43:28 [2020-04-02T18:43:28.089Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:43:28 [2020-04-02T18:43:28.089Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:43:28 [2020-04-02T18:43:28.089Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:43:28 [2020-04-02T18:43:28.089Z] --- PASS: TestMountDaemonRoot (0.01s)
18:43:28 [2020-04-02T18:43:28.089Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:43:28 [2020-04-02T18:43:28.089Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
18:43:28 [2020-04-02T18:43:28.089Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
18:43:28 [2020-04-02T18:43:28.089Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
18:43:28 [2020-04-02T18:43:28.089Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
18:43:28 [2020-04-02T18:43:28.089Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:43:28 [2020-04-02T18:43:28.089Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
18:43:28 [2020-04-02T18:43:28.089Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
18:43:28 [2020-04-02T18:43:28.089Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
18:43:28 [2020-04-02T18:43:28.089Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
18:43:28 [2020-04-02T18:43:28.089Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:43:28 [2020-04-02T18:43:28.089Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
18:43:28 [2020-04-02T18:43:28.089Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
18:43:28 [2020-04-02T18:43:28.089Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
18:43:28 [2020-04-02T18:43:28.089Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
18:43:28 [2020-04-02T18:43:28.089Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:43:28 [2020-04-02T18:43:28.089Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
18:43:28 [2020-04-02T18:43:28.089Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
18:43:28 [2020-04-02T18:43:28.089Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
18:43:28 [2020-04-02T18:43:28.089Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
18:43:28 [2020-04-02T18:43:28.089Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:43:28 [2020-04-02T18:43:28.089Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
18:43:28 [2020-04-02T18:43:28.089Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
18:43:28 [2020-04-02T18:43:28.089Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
18:43:28 [2020-04-02T18:43:28.089Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
18:43:28 [2020-04-02T18:43:28.089Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:43:28 [2020-04-02T18:43:28.089Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.36s)
18:43:28 [2020-04-02T18:43:28.089Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.35s)
18:43:28 [2020-04-02T18:43:28.089Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.23s)
18:43:28 [2020-04-02T18:43:28.089Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.15s)
18:43:28 [2020-04-02T18:43:28.089Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:43:28 [2020-04-02T18:43:28.089Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.13s)
18:43:28 [2020-04-02T18:43:28.089Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
18:43:28 [2020-04-02T18:43:28.089Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
18:43:28 [2020-04-02T18:43:28.089Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
18:43:28 [2020-04-02T18:43:28.089Z] === RUN   TestContainerBindMountNonRecursive
18:43:28 [2020-04-02T18:43:28.089Z] #45 20.25   DEP      images/stats.pb-c.d
18:43:28 [2020-04-02T18:43:28.098Z] --- PASS: TestBuildPlatformInvalid (0.26s)
18:43:28 [2020-04-02T18:43:28.099Z] PASS
18:43:28 [2020-04-02T18:43:28.099Z] 
18:43:28 [2020-04-02T18:43:28.099Z] === Skipped
18:43:28 [2020-04-02T18:43:28.099Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
18:43:28 [2020-04-02T18:43:28.099Z]     build_session_test.go:25: TODO: BuildKit
18:43:28 [2020-04-02T18:43:28.099Z] 
18:43:28 [2020-04-02T18:43:28.099Z] 
18:43:28 [2020-04-02T18:43:28.099Z] DONE 32 tests, 1 skipped in 89.874s
18:43:28 [2020-04-02T18:43:28.341Z] #44 182.9   CC       criu/stats.o
18:43:28 [2020-04-02T18:43:28.357Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
18:43:28 [2020-04-02T18:43:28.357Z] ++ 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
18:43:28 [2020-04-02T18:43:28.357Z] ++ set -e
18:43:28 [2020-04-02T18:43:28.357Z] ++ '[' -n 0 ']'
18:43:28 [2020-04-02T18:43:28.357Z] ++ set -x
18:43:28 [2020-04-02T18:43:28.357Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:43:28 [2020-04-02T18:43:28.357Z] INFO: Testing against a local daemon
18:43:28 [2020-04-02T18:43:28.357Z] === RUN   TestConfigList
18:43:28 [2020-04-02T18:43:28.599Z] #44 183.2   CC       criu/string.o
18:43:28 [2020-04-02T18:43:28.599Z] #44 183.3   CC       criu/sysctl.o
18:43:29 [2020-04-02T18:43:29.565Z] #44 183.9   CC       criu/sysfs_parse.o
18:43:29 [2020-04-02T18:43:29.565Z] #44 184.2   CC       criu/timerfd.o
18:43:30 [2020-04-02T18:43:30.112Z] --- PASS: TestContainerBindMountNonRecursive (2.00s)
18:43:30 [2020-04-02T18:43:30.112Z] === RUN   TestNetworkNat
18:43:30 [2020-04-02T18:43:30.126Z] #44 184.5   CC       criu/tty.o
18:43:30 [2020-04-02T18:43:30.191Z] #45 22.56 make[1]: Nothing to be done for 'all'.
18:43:31 [2020-04-02T18:43:31.117Z] --- PASS: TestNetworkNat (0.98s)
18:43:31 [2020-04-02T18:43:31.117Z] === RUN   TestNetworkLocalhostTCPNat
18:43:31 [2020-04-02T18:43:31.488Z] #44 186.1   CC       criu/tun.o
18:43:32 [2020-04-02T18:43:32.048Z] #44 186.6   CC       criu/uffd.o
18:43:32 [2020-04-02T18:43:32.117Z] Loaded image: buildpack-deps:jessie
18:43:32 [2020-04-02T18:43:32.117Z] Loaded image: busybox:latest
18:43:32 [2020-04-02T18:43:32.117Z] Loaded image: busybox:glibc
18:43:32 [2020-04-02T18:43:32.117Z] Loaded image: debian:jessie
18:43:32 [2020-04-02T18:43:32.117Z] Loaded image: buildpack-deps:jessie
18:43:32 [2020-04-02T18:43:32.117Z] Loaded image: hello-world:latest
18:43:32 [2020-04-02T18:43:32.117Z] Loaded image: busybox:latest
18:43:32 [2020-04-02T18:43:32.117Z] INFO: Testing against a local daemon
18:43:32 [2020-04-02T18:43:32.117Z] === RUN   TestDockerSuite
18:43:32 [2020-04-02T18:43:32.117Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
18:43:32 [2020-04-02T18:43:32.117Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
18:43:32 [2020-04-02T18:43:32.117Z] === RUN   TestDockerSuite/TestAPIErrorJSON
18:43:32 [2020-04-02T18:43:32.117Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
18:43:32 [2020-04-02T18:43:32.117Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
18:43:32 [2020-04-02T18:43:32.117Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
18:43:32 [2020-04-02T18:43:32.117Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
18:43:32 [2020-04-02T18:43:32.117Z] === RUN   TestDockerSuite/TestAPIImagesDelete
18:43:32 [2020-04-02T18:43:32.117Z] Loaded image: busybox:glibc
18:43:32 [2020-04-02T18:43:32.117Z] Loaded image: debian:jessie
18:43:32 [2020-04-02T18:43:32.117Z] Loaded image: hello-world:latest
18:43:32 [2020-04-02T18:43:32.117Z] INFO: Testing against a local daemon
18:43:32 [2020-04-02T18:43:32.117Z] === RUN   TestDockerDaemonSuite
18:43:32 [2020-04-02T18:43:32.117Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
18:43:32 [2020-04-02T18:43:32.125Z] --- PASS: TestNetworkLocalhostTCPNat (0.95s)
18:43:32 [2020-04-02T18:43:32.125Z] === RUN   TestNetworkLoopbackNat
18:43:32 [2020-04-02T18:43:32.548Z] --- PASS: TestConfigList (3.38s)
18:43:32 [2020-04-02T18:43:32.548Z] === RUN   TestConfigsCreateAndDelete
18:43:32 [2020-04-02T18:43:32.923Z] #45 25.12   CC       images/stats.o
18:43:32 [2020-04-02T18:43:32.923Z] #45 ...
18:43:32 [2020-04-02T18:43:32.923Z] 
18:43:32 [2020-04-02T18:43:32.923Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:43:32 [2020-04-02T18:43:32.923Z] #57 122.1 time
18:43:32 [2020-04-02T18:43:32.973Z] #44 187.5   CC       criu/util.o
18:43:33 [2020-04-02T18:43:33.227Z] #44 ...
18:43:33 [2020-04-02T18:43:33.227Z] 
18:43:33 [2020-04-02T18:43:33.227Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:43:33 [2020-04-02T18:43:33.227Z] #60 110.1 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
18:43:33 [2020-04-02T18:43:33.594Z] --- PASS: TestNetworkLoopbackNat (1.35s)
18:43:33 [2020-04-02T18:43:33.594Z] === RUN   TestPause
18:43:34 [2020-04-02T18:43:34.210Z] --- PASS: TestPause (0.86s)
18:43:34 [2020-04-02T18:43:34.210Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:43:34 [2020-04-02T18:43:34.210Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:43:34 [2020-04-02T18:43:34.210Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:43:34 [2020-04-02T18:43:34.210Z] === RUN   TestPauseStopPausedContainer
18:43:34 [2020-04-02T18:43:34.667Z] === RUN   TestDockerSuite/TestAPIImagesFilter
18:43:34 [2020-04-02T18:43:34.667Z] === RUN   TestDockerSuite/TestAPIImagesHistory
18:43:34 [2020-04-02T18:43:34.921Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
18:43:34 [2020-04-02T18:43:34.922Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
18:43:35 [2020-04-02T18:43:35.080Z] --- PASS: TestConfigsCreateAndDelete (3.34s)
18:43:35 [2020-04-02T18:43:35.080Z] === RUN   TestConfigsUpdate
18:43:35 [2020-04-02T18:43:35.110Z] #60 111.5 + mkdir -p /build
18:43:35 [2020-04-02T18:43:35.110Z] #60 111.5 + cp runc /build/runc
18:43:35 [2020-04-02T18:43:35.110Z] #60 DONE 111.8s
18:43:35 [2020-04-02T18:43:35.110Z] 
18:43:35 [2020-04-02T18:43:35.110Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:43:35 [2020-04-02T18:43:35.110Z] #44 188.5   CC       criu/uts_ns.o
18:43:35 [2020-04-02T18:43:35.110Z] #44 188.7   CC       criu/vdso-compat.o
18:43:35 [2020-04-02T18:43:35.110Z] #44 188.9   CC       criu/vdso.o
18:43:35 [2020-04-02T18:43:35.110Z] #44 189.5   LINK     criu/built-in.o
18:43:35 [2020-04-02T18:43:35.110Z] #44 189.6   LINK     criu/criu
18:43:35 [2020-04-02T18:43:35.216Z] --- PASS: TestPauseStopPausedContainer (0.91s)
18:43:35 [2020-04-02T18:43:35.216Z] === RUN   TestPsFilter
18:43:35 [2020-04-02T18:43:35.367Z] #44 190.1   DEP      lib/c/criu.d
18:43:35 [2020-04-02T18:43:35.482Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
18:43:35 [2020-04-02T18:43:35.500Z] --- PASS: TestPsFilter (0.30s)
18:43:35 [2020-04-02T18:43:35.500Z] === RUN   TestRemoveContainerWithRemovedVolume
18:43:35 [2020-04-02T18:43:35.622Z] #44 190.2   CC       images/rpc.pb-c.o
18:43:35 [2020-04-02T18:43:35.736Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
18:43:35 [2020-04-02T18:43:35.736Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
18:43:36 [2020-04-02T18:43:36.181Z] #44 190.8   CC       lib/c/criu.o
18:43:36 [2020-04-02T18:43:36.521Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.93s)
18:43:36 [2020-04-02T18:43:36.521Z] === RUN   TestRemoveContainerWithVolume
18:43:36 [2020-04-02T18:43:36.740Z] #44 191.5   LINK     lib/c/built-in.o
18:43:36 [2020-04-02T18:43:36.994Z] #44 191.5   LINK     lib/c/libcriu.so
18:43:36 [2020-04-02T18:43:36.994Z] #44 191.5   LINK     lib/c/libcriu.a
18:43:36 [2020-04-02T18:43:36.994Z] #44 191.6   GEN      magic.py
18:43:36 [2020-04-02T18:43:36.994Z] #44 191.7 Note: Building without setproctitle() and strlcpy() support.
18:43:36 [2020-04-02T18:43:36.994Z] #44 191.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:43:36 [2020-04-02T18:43:36.994Z] #44 191.7 Note: Building without GnuTLS support
18:43:37 [2020-04-02T18:43:37.134Z] --- PASS: TestRemoveContainerWithVolume (0.92s)
18:43:37 [2020-04-02T18:43:37.134Z] === RUN   TestRemoveContainerRunning
18:43:37 [2020-04-02T18:43:37.248Z] tests/integration/api_volume_test.py .........                           [ 74%]
18:43:37 [2020-04-02T18:43:37.585Z] #44 192.3 fatal: not a git repository (or any of the parent directories): .git
18:43:37 [2020-04-02T18:43:37.659Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
18:43:37 [2020-04-02T18:43:37.914Z] === RUN   TestDockerSuite/TestAPINetworkFilter
18:43:37 [2020-04-02T18:43:37.914Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
18:43:38 [2020-04-02T18:43:38.141Z] --- PASS: TestRemoveContainerRunning (0.90s)
18:43:38 [2020-04-02T18:43:38.141Z] === RUN   TestRemoveContainerForceRemoveRunning
18:43:38 [2020-04-02T18:43:38.168Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
18:43:38 [2020-04-02T18:43:38.365Z] --- PASS: TestConfigsUpdate (3.26s)
18:43:38 [2020-04-02T18:43:38.365Z] === RUN   TestTemplatedConfig
18:43:38 [2020-04-02T18:43:38.508Z] #44 193.0 make[1]: Nothing to be done for 'all'.
18:43:38 [2020-04-02T18:43:38.547Z] #57 ...
18:43:38 [2020-04-02T18:43:38.547Z] 
18:43:38 [2020-04-02T18:43:38.547Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:43:38 [2020-04-02T18:43:38.547Z] #66 69.90 Checking out files:  29% (934/3145)   
Checking out files:  30% (944/3145)   
Checking out files:  31% (975/3145)   
Checking out files:  32% (1007/3145)   
Checking out files:  33% (1038/3145)   
Checking out files:  34% (1070/3145)   
Checking out files:  35% (1101/3145)   
Checking out files:  36% (1133/3145)   
Checking out files:  37% (1164/3145)   
Checking out files:  38% (1196/3145)   
Checking out files:  39% (1227/3145)   
Checking out files:  40% (1258/3145)   
Checking out files:  41% (1290/3145)   
Checking out files:  42% (1321/3145)   
Checking out files:  43% (1353/3145)   
Checking out files:  44% (1384/3145)   
Checking out files:  45% (1416/3145)   
Checking out files:  46% (1447/3145)   
Checking out files:  47% (1479/3145)   
Checking out files:  48% (1510/3145)   
Checking out files:  49% (1542/3145)   
Checking out files:  50% (1573/3145)   
Checking out files:  51% (1604/3145)   
Checking out files:  52% (1636/3145)   
Checking out files:  53% (1667/3145)   
18:43:38 [2020-04-02T18:43:38.547Z] #66 ...
18:43:38 [2020-04-02T18:43:38.547Z] 
18:43:38 [2020-04-02T18:43:38.547Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:43:38 [2020-04-02T18:43:38.547Z] #34 117.3 internal/syscall/unix
18:43:38 [2020-04-02T18:43:38.547Z] #34 117.4 time
18:43:38 [2020-04-02T18:43:38.547Z] #34 ...
18:43:38 [2020-04-02T18:43:38.547Z] 
18:43:38 [2020-04-02T18:43:38.547Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:43:38 [2020-04-02T18:43:38.762Z] #44 193.5 make[1]: 'images/built-in.o' is up to date.
18:43:39 [2020-04-02T18:43:39.017Z] #44 193.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
18:43:39 [2020-04-02T18:43:39.017Z] #44 193.6 make[1]: 'compel/plugins/fds.lib.a' is up to date.
18:43:39 [2020-04-02T18:43:39.017Z] #44 193.6 make[1]: 'compel/libcompel.a' is up to date.
18:43:39 [2020-04-02T18:43:39.017Z] #44 193.6 make[1]: 'compel/compel-host-bin' is up to date.
18:43:39 [2020-04-02T18:43:39.017Z] #44 193.7 make[1]: Nothing to be done for 'all'.
18:43:39 [2020-04-02T18:43:39.017Z] #44 193.7 make[1]: 'soccr/libsoccr.a' is up to date.
18:43:39 [2020-04-02T18:43:39.100Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
18:43:39 [2020-04-02T18:43:39.100Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
18:43:39 [2020-04-02T18:43:39.130Z] tests/integration/client_test.py .....                                   [ 75%]
18:43:39 [2020-04-02T18:43:39.130Z] tests/integration/context_api_test.py ..                                 [ 76%]
18:43:39 [2020-04-02T18:43:39.146Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s)
18:43:39 [2020-04-02T18:43:39.147Z] === RUN   TestRemoveInvalidContainer
18:43:39 [2020-04-02T18:43:39.147Z] --- PASS: TestRemoveInvalidContainer (0.01s)
18:43:39 [2020-04-02T18:43:39.147Z] === RUN   TestRenameLinkedContainer
18:43:39 [2020-04-02T18:43:39.271Z] #44 193.8 make[2]: Nothing to be done for 'all'.
18:43:39 [2020-04-02T18:43:39.271Z] #44 193.9 make[2]: Nothing to be done for 'all'.
18:43:39 [2020-04-02T18:43:39.271Z] #44 193.9 make[2]: Nothing to be done for 'all'.
18:43:39 [2020-04-02T18:43:39.271Z] #44 194.0 make[2]: Nothing to be done for 'all'.
18:43:39 [2020-04-02T18:43:39.271Z] #44 194.0 make[2]: Nothing to be done for 'all'.
18:43:39 [2020-04-02T18:43:39.271Z] #44 194.0 make[2]: Nothing to be done for 'all'.
18:43:39 [2020-04-02T18:43:39.526Z] #44 194.0 make[2]: Nothing to be done for 'all'.
18:43:39 [2020-04-02T18:43:39.526Z] #44 194.1 make[2]: Nothing to be done for 'all'.
18:43:39 [2020-04-02T18:43:39.526Z] #44 194.1   INSTALL  criu/criu
18:43:39 [2020-04-02T18:43:39.526Z] #44 DONE 194.3s
18:43:39 [2020-04-02T18:43:39.526Z] 
18:43:39 [2020-04-02T18:43:39.526Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:43:39 [2020-04-02T18:43:39.526Z] #65 229.7 + bin/containerd
18:43:40 [2020-04-02T18:43:40.015Z] #66 69.90 Checking out files:  29% (934/3145)   
Checking out files:  30% (944/3145)   
Checking out files:  31% (975/3145)   
Checking out files:  32% (1007/3145)   
Checking out files:  33% (1038/3145)   
Checking out files:  34% (1070/3145)   
Checking out files:  35% (1101/3145)   
Checking out files:  36% (1133/3145)   
Checking out files:  37% (1164/3145)   
Checking out files:  38% (1196/3145)   
Checking out files:  39% (1227/3145)   
Checking out files:  40% (1258/3145)   
Checking out files:  41% (1290/3145)   
Checking out files:  42% (1321/3145)   
Checking out files:  43% (1353/3145)   
Checking out files:  44% (1384/3145)   
Checking out files:  45% (1416/3145)   
Checking out files:  46% (1447/3145)   
Checking out files:  47% (1479/3145)   
Checking out files:  48% (1510/3145)   
Checking out files:  49% (1542/3145)   
Checking out files:  50% (1573/3145)   
Checking out files:  51% (1604/3145)   
Checking out files:  52% (1636/3145)   
Checking out files:  53% (1667/3145)   
Checking out files:  54% (1699/3145)   
Checking out files:  55% (1730/3145)   
Checking out files:  56% (1762/3145)   
Checking out files:  57% (1793/3145)   
Checking out files:  58% (1825/3145)   
Checking out files:  59% (1856/3145)   
Checking out files:  60% (1887/3145)   
Checking out files:  61% (1919/3145)   
Checking out files:  62% (1950/3145)   
Checking out files:  63% (1982/3145)   
Checking out files:  64% (2013/3145)   
Checking out files:  65% (2045/3145)   
Checking out files:  66% (2076/3145)   
Checking out files:  67% (2108/3145)   
Checking out files:  68% (2139/3145)   
Checking out files:  69% (2171/3145)   
Checking out files:  70% (2202/3145)   
Checking out files:  70% (2219/3145)   
Checking out files:  71% (2233/3145)   
Checking out files:  72% (2265/3145)   
Checking out files:  73% (2296/3145)   
Checking out files:  74% (2328/3145)   
Checking out files:  75% (2359/3145)   
Checking out files:  76% (2391/3145)   
Checking out files:  77% (2422/3145)   
Checking out files:  78% (2454/3145)   
Checking out files:  79% (2485/3145)   
Checking out files:  80% (2516/3145)   
Checking out files:  81% (2548/3145)   
Checking out files:  82% (2579/3145)   
Checking out files:  83% (2611/3145)   
Checking out files:  84% (2642/3145)   
Checking out files:  85% (2674/3145)   
Checking out files:  86% (2705/3145)   
Checking out files:  87% (2737/3145)   
Checking out files:  88% (2768/3145)   
Checking out files:  89% (2800/3145)   
Checking out files:  90% (2831/3145)   
Checking out files:  90% (2841/3145)   
Checking out files:  91% (2862/3145)   
Checking out files:  92% (2894/3145)   
Checking out files:  93% (2925/3145)   
Checking out files:  94% (2957/3145)   
Checking out files:  95% (2988/3145)   
Checking out files:  96% (3020/3145)   
Checking out files:  97% (3051/3145)   
Checking out files:  98% (3083/3145)   
Checking out files:  99% (3114/3145)   
Checking out files: 100% (3145/3145)   
Checking out files: 100% (3145/3145), done.
18:43:40 [2020-04-02T18:43:40.015Z] #66 72.22 + cd /tmp/tmp.X35oeZyrOM/src/github.com/containerd/containerd
18:43:40 [2020-04-02T18:43:40.015Z] #66 72.22 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
18:43:40 [2020-04-02T18:43:40.055Z] tests/integration/errors_test.py .                                       [ 76%]
18:43:40 [2020-04-02T18:43:40.308Z] #66 ...
18:43:40 [2020-04-02T18:43:40.308Z] 
18:43:40 [2020-04-02T18:43:40.308Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:43:40 [2020-04-02T18:43:40.308Z] #48 119.3 vendor/golang.org/x/text/transform
18:43:40 [2020-04-02T18:43:40.308Z] #48 123.9 time
18:43:40 [2020-04-02T18:43:40.308Z] #48 ...
18:43:40 [2020-04-02T18:43:40.308Z] 
18:43:40 [2020-04-02T18:43:40.308Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:43:40 [2020-04-02T18:43:40.308Z] #57 129.4 regexp
18:43:40 [2020-04-02T18:43:40.462Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
18:43:40 [2020-04-02T18:43:40.462Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
18:43:40 [2020-04-02T18:43:40.462Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
18:43:40 [2020-04-02T18:43:40.462Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
18:43:41 [2020-04-02T18:43:41.386Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
18:43:41 [2020-04-02T18:43:41.410Z] #65 ...
18:43:41 [2020-04-02T18:43:41.410Z] 
18:43:41 [2020-04-02T18:43:41.410Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
18:43:41 [2020-04-02T18:43:41.410Z] #45 DONE 0.1s
18:43:41 [2020-04-02T18:43:41.410Z] 
18:43:41 [2020-04-02T18:43:41.410Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
18:43:41 [2020-04-02T18:43:41.410Z] #48 DONE 0.1s
18:43:41 [2020-04-02T18:43:41.410Z] 
18:43:41 [2020-04-02T18:43:41.410Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
18:43:41 [2020-04-02T18:43:41.410Z] #51 DONE 0.1s
18:43:41 [2020-04-02T18:43:41.410Z] 
18:43:41 [2020-04-02T18:43:41.410Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:43:41 [2020-04-02T18:43:41.640Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
18:43:42 [2020-04-02T18:43:42.553Z] --- PASS: TestTemplatedConfig (3.51s)
18:43:42 [2020-04-02T18:43:42.553Z] === RUN   TestConfigInspect
18:43:42 [2020-04-02T18:43:42.597Z] --- PASS: TestRenameLinkedContainer (3.66s)
18:43:42 [2020-04-02T18:43:42.597Z] === RUN   TestRenameStoppedContainer
18:43:43 [2020-04-02T18:43:43.603Z] --- PASS: TestRenameStoppedContainer (0.94s)
18:43:43 [2020-04-02T18:43:43.603Z] === RUN   TestRenameRunningContainerAndReuse
18:43:43 [2020-04-02T18:43:43.872Z] #57 ...
18:43:43 [2020-04-02T18:43:43.872Z] 
18:43:43 [2020-04-02T18:43:43.872Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:43:43 [2020-04-02T18:43:43.872Z] #45 25.82   CC       images/core.o
18:43:43 [2020-04-02T18:43:43.872Z] #45 27.31   CC       images/core-x86.o
18:43:43 [2020-04-02T18:43:43.872Z] #45 28.62   CC       images/core-arm.o
18:43:43 [2020-04-02T18:43:43.872Z] #45 29.46   CC       images/core-aarch64.o
18:43:43 [2020-04-02T18:43:43.872Z] #45 30.42   CC       images/core-ppc64.o
18:43:43 [2020-04-02T18:43:43.872Z] #45 31.63   CC       images/core-s390.o
18:43:43 [2020-04-02T18:43:43.872Z] #45 32.92   CC       images/cpuinfo.o
18:43:43 [2020-04-02T18:43:43.872Z] #45 33.88   CC       images/inventory.o
18:43:43 [2020-04-02T18:43:43.872Z] #45 34.35   CC       images/fdinfo.o
18:43:43 [2020-04-02T18:43:43.872Z] #45 35.00   CC       images/fown.o
18:43:43 [2020-04-02T18:43:43.872Z] #45 35.34   CC       images/ns.o
18:43:43 [2020-04-02T18:43:43.872Z] #45 35.64   CC       images/regfile.o
18:43:43 [2020-04-02T18:43:43.872Z] #45 36.08   CC       images/ghost-file.o
18:43:43 [2020-04-02T18:43:43.872Z] #45 ...
18:43:43 [2020-04-02T18:43:43.872Z] 
18:43:43 [2020-04-02T18:43:43.872Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:43:43 [2020-04-02T18:43:43.872Z] #66 74.73 + export 'BUILDTAGS=netgo osusergo static_build'
18:43:43 [2020-04-02T18:43:43.872Z] #66 74.73 + BUILDTAGS='netgo osusergo static_build'
18:43:43 [2020-04-02T18:43:43.872Z] #66 74.73 + export EXTRA_FLAGS=-buildmode=pie
18:43:43 [2020-04-02T18:43:43.872Z] #66 74.73 + EXTRA_FLAGS=-buildmode=pie
18:43:43 [2020-04-02T18:43:43.872Z] #66 74.73 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:43:43 [2020-04-02T18:43:43.872Z] #66 74.73 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:43:43 [2020-04-02T18:43:43.872Z] #66 74.73 + '[' '' = dynamic ']'
18:43:43 [2020-04-02T18:43:43.872Z] #66 74.73 + make
18:43:44 [2020-04-02T18:43:44.168Z] #66 76.44 + bin/ctr
18:43:44 [2020-04-02T18:43:44.897Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
18:43:44 [2020-04-02T18:43:44.898Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
18:43:45 [2020-04-02T18:43:45.625Z] --- PASS: TestRenameRunningContainerAndReuse (1.81s)
18:43:45 [2020-04-02T18:43:45.625Z] === RUN   TestRenameInvalidName
18:43:45 [2020-04-02T18:43:45.837Z] --- PASS: TestConfigInspect (3.26s)
18:43:45 [2020-04-02T18:43:45.837Z] === RUN   TestConfigCreateWithLabels
18:43:46 [2020-04-02T18:43:46.239Z] --- PASS: TestRenameInvalidName (0.91s)
18:43:46 [2020-04-02T18:43:46.239Z] === RUN   TestRenameAnonymousContainer
18:43:46 [2020-04-02T18:43:46.661Z] #65 ...
18:43:46 [2020-04-02T18:43:46.661Z] 
18:43:46 [2020-04-02T18:43:46.661Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:43:46 [2020-04-02T18:43:46.661Z] #53 DONE 306.6s
18:43:46 [2020-04-02T18:43:46.661Z] 
18:43:46 [2020-04-02T18:43:46.661Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:43:46 [2020-04-02T18:43:46.869Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
18:43:47 [2020-04-02T18:43:47.221Z] #65 ...
18:43:47 [2020-04-02T18:43:47.221Z] 
18:43:47 [2020-04-02T18:43:47.221Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
18:43:47 [2020-04-02T18:43:47.428Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
18:43:47 [2020-04-02T18:43:47.476Z] #54 DONE 0.2s
18:43:47 [2020-04-02T18:43:47.476Z] 
18:43:47 [2020-04-02T18:43:47.476Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:43:47 [2020-04-02T18:43:47.476Z] #65 ...
18:43:47 [2020-04-02T18:43:47.476Z] 
18:43:47 [2020-04-02T18:43:47.476Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
18:43:47 [2020-04-02T18:43:47.476Z] #57 DONE 0.1s
18:43:47 [2020-04-02T18:43:47.476Z] 
18:43:47 [2020-04-02T18:43:47.476Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
18:43:47 [2020-04-02T18:43:47.731Z] #61 DONE 0.1s
18:43:47 [2020-04-02T18:43:47.731Z] 
18:43:47 [2020-04-02T18:43:47.731Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:43:48 [2020-04-02T18:43:48.635Z] #66 ...
18:43:48 [2020-04-02T18:43:48.635Z] 
18:43:48 [2020-04-02T18:43:48.635Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:43:48 [2020-04-02T18:43:48.635Z] #45 36.78   CC       images/fifo.o
18:43:48 [2020-04-02T18:43:48.635Z] #45 37.12   CC       images/remap-file-path.o
18:43:48 [2020-04-02T18:43:48.635Z] #45 37.47   CC       images/eventfd.o
18:43:48 [2020-04-02T18:43:48.635Z] #45 37.94   CC       images/eventpoll.o
18:43:48 [2020-04-02T18:43:48.635Z] #45 38.60   CC       images/fh.o
18:43:48 [2020-04-02T18:43:48.635Z] #45 39.18   CC       images/fsnotify.o
18:43:48 [2020-04-02T18:43:48.635Z] #45 40.40   CC       images/signalfd.o
18:43:48 [2020-04-02T18:43:48.635Z] #45 40.92   CC       images/fs.o
18:43:48 [2020-04-02T18:43:48.928Z] #45 41.27   CC       images/pstree.o
18:43:49 [2020-04-02T18:43:49.121Z] --- PASS: TestConfigCreateWithLabels (3.32s)
18:43:49 [2020-04-02T18:43:49.121Z] === RUN   TestConfigCreateResolve
18:43:49 [2020-04-02T18:43:49.220Z] #45 41.64   CC       images/pipe.o
18:43:49 [2020-04-02T18:43:49.353Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
18:43:49 [2020-04-02T18:43:49.607Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
18:43:49 [2020-04-02T18:43:49.864Z] #45 42.04   CC       images/tcp-stream.o
18:43:50 [2020-04-02T18:43:50.166Z] #45 ...
18:43:50 [2020-04-02T18:43:50.166Z] 
18:43:50 [2020-04-02T18:43:50.166Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:43:50 [2020-04-02T18:43:50.166Z] #34 129.1 internal/poll
18:43:50 [2020-04-02T18:43:50.166Z] #34 133.7 os
18:43:50 [2020-04-02T18:43:50.166Z] #34 136.7 internal/fmtsort
18:43:50 [2020-04-02T18:43:50.166Z] #34 139.3 path/filepath
18:43:50 [2020-04-02T18:43:50.166Z] #34 ...
18:43:50 [2020-04-02T18:43:50.166Z] 
18:43:50 [2020-04-02T18:43:50.166Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:43:50 [2020-04-02T18:43:50.166Z] #45 42.41   CC       images/sk-packet.o
18:43:50 [2020-04-02T18:43:50.808Z] #45 42.96   CC       images/mnt.o
18:43:50 [2020-04-02T18:43:50.967Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
18:43:51 [2020-04-02T18:43:51.099Z] #45 43.39   CC       images/pipe-data.o
18:43:51 [2020-04-02T18:43:51.525Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
18:43:51 [2020-04-02T18:43:51.652Z] --- PASS: TestConfigCreateResolve (3.20s)
18:43:51 [2020-04-02T18:43:51.652Z] === RUN   TestConfigDaemonLibtrustID
18:43:51 [2020-04-02T18:43:51.727Z] --- PASS: TestRenameAnonymousContainer (4.96s)
18:43:51 [2020-04-02T18:43:51.727Z] === RUN   TestRenameContainerWithSameName
18:43:51 [2020-04-02T18:43:51.739Z] #45 43.86   CC       images/sa.o
18:43:52 [2020-04-02T18:43:52.033Z] #45 44.28   CC       images/timer.o
18:43:52 [2020-04-02T18:43:52.342Z] --- PASS: TestRenameContainerWithSameName (0.91s)
18:43:52 [2020-04-02T18:43:52.342Z] === RUN   TestRenameContainerWithLinkedContainer
18:43:52 [2020-04-02T18:43:52.588Z] --- PASS: TestConfigDaemonLibtrustID (0.66s)
18:43:52 [2020-04-02T18:43:52.588Z] PASS
18:43:52 [2020-04-02T18:43:52.588Z] 
18:43:52 [2020-04-02T18:43:52.588Z] DONE 8 tests in 24.132s
18:43:52 [2020-04-02T18:43:52.588Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
18:43:52 [2020-04-02T18:43:52.588Z] ++ 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
18:43:52 [2020-04-02T18:43:52.588Z] ++ set -e
18:43:52 [2020-04-02T18:43:52.588Z] ++ '[' -n 0 ']'
18:43:52 [2020-04-02T18:43:52.588Z] ++ set -x
18:43:52 [2020-04-02T18:43:52.588Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:43:52 [2020-04-02T18:43:52.588Z] INFO: Testing against a local daemon
18:43:52 [2020-04-02T18:43:52.588Z] === RUN   TestCheckpoint
18:43:52 [2020-04-02T18:43:52.588Z] --- SKIP: TestCheckpoint (0.00s)
18:43:52 [2020-04-02T18:43:52.588Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:43:52 [2020-04-02T18:43:52.588Z] === RUN   TestContainerInvalidJSON
18:43:52 [2020-04-02T18:43:52.588Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
18:43:52 [2020-04-02T18:43:52.588Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
18:43:52 [2020-04-02T18:43:52.588Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:43:52 [2020-04-02T18:43:52.588Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:43:52 [2020-04-02T18:43:52.588Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:43:52 [2020-04-02T18:43:52.588Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:43:52 [2020-04-02T18:43:52.588Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
18:43:52 [2020-04-02T18:43:52.588Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:43:52 [2020-04-02T18:43:52.588Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:43:52 [2020-04-02T18:43:52.588Z] --- PASS: TestContainerInvalidJSON (0.02s)
18:43:52 [2020-04-02T18:43:52.588Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
18:43:52 [2020-04-02T18:43:52.588Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
18:43:52 [2020-04-02T18:43:52.588Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
18:43:52 [2020-04-02T18:43:52.588Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:43:52 [2020-04-02T18:43:52.668Z] #45 45.10   CC       images/timerfd.o
18:43:52 [2020-04-02T18:43:52.846Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
18:43:52 [2020-04-02T18:43:52.846Z] === RUN   TestCopyFromContainerPathIsNotDir
18:43:52 [2020-04-02T18:43:52.846Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
18:43:52 [2020-04-02T18:43:52.846Z] === RUN   TestCopyToContainerPathDoesNotExist
18:43:52 [2020-04-02T18:43:52.974Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
18:43:53 [2020-04-02T18:43:53.105Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
18:43:53 [2020-04-02T18:43:53.105Z] === RUN   TestCopyToContainerPathIsNotDir
18:43:53 [2020-04-02T18:43:53.105Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s)
18:43:53 [2020-04-02T18:43:53.105Z] === RUN   TestCopyFromContainer
18:43:53 [2020-04-02T18:43:53.305Z] #45 45.65   CC       images/mm.o
18:43:53 [2020-04-02T18:43:53.942Z] #45 46.24   CC       images/sk-opts.o
18:43:53 [2020-04-02T18:43:53.982Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
18:43:54 [2020-04-02T18:43:54.237Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
18:43:54 [2020-04-02T18:43:54.363Z] --- PASS: TestRenameContainerWithLinkedContainer (1.79s)
18:43:54 [2020-04-02T18:43:54.363Z] === RUN   TestResize
18:43:54 [2020-04-02T18:43:54.579Z] #45 46.72   CC       images/sk-unix.o
18:43:54 [2020-04-02T18:43:54.838Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
18:43:54 [2020-04-02T18:43:54.976Z] --- PASS: TestResize (0.87s)
18:43:54 [2020-04-02T18:43:54.976Z] === RUN   TestResizeWithInvalidSize
18:43:55 [2020-04-02T18:43:55.008Z] === RUN   TestCopyFromContainer//
18:43:55 [2020-04-02T18:43:55.267Z] === RUN   TestCopyFromContainer//bar/root
18:43:55 [2020-04-02T18:43:55.267Z] === RUN   TestCopyFromContainer//bar/root/
18:43:55 [2020-04-02T18:43:55.526Z] === RUN   TestCopyFromContainer/bar/quux
18:43:55 [2020-04-02T18:43:55.526Z] === RUN   TestCopyFromContainer/bar/quux/
18:43:55 [2020-04-02T18:43:55.648Z] #45 47.73   CC       images/sk-inet.o
18:43:55 [2020-04-02T18:43:55.784Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:43:55 [2020-04-02T18:43:55.784Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:43:55 [2020-04-02T18:43:55.982Z] --- PASS: TestResizeWithInvalidSize (1.05s)
18:43:55 [2020-04-02T18:43:55.982Z] === RUN   TestResizeWhenContainerNotStarted
18:43:56 [2020-04-02T18:43:56.043Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:43:56 [2020-04-02T18:43:56.043Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:43:56 [2020-04-02T18:43:56.043Z] === RUN   TestCopyFromContainer/bar/notarget
18:43:56 [2020-04-02T18:43:56.239Z] === RUN   TestDockerSuite/TestAttachAfterDetach
18:43:56 [2020-04-02T18:43:56.283Z] #45 48.51   CC       images/tun.o
18:43:56 [2020-04-02T18:43:56.283Z] #45 ...
18:43:56 [2020-04-02T18:43:56.283Z] 
18:43:56 [2020-04-02T18:43:56.283Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:43:56 [2020-04-02T18:43:56.283Z] #48 135.4 regexp
18:43:56 [2020-04-02T18:43:56.283Z] #48 142.2 io/ioutil
18:43:56 [2020-04-02T18:43:56.283Z] #48 142.2 net
18:43:56 [2020-04-02T18:43:56.283Z] #48 145.2 os/exec
18:43:56 [2020-04-02T18:43:56.283Z] #48 ...
18:43:56 [2020-04-02T18:43:56.283Z] 
18:43:56 [2020-04-02T18:43:56.283Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:43:56 [2020-04-02T18:43:56.283Z] #11 144.6 Selecting previously unselected package g++-mingw-w64-x86-64.
18:43:56 [2020-04-02T18:43:56.283Z] #11 144.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
18:43:56 [2020-04-02T18:43:56.283Z] #11 144.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:43:56 [2020-04-02T18:43:56.302Z] --- PASS: TestCopyFromContainer (3.12s)
18:43:56 [2020-04-02T18:43:56.302Z]     --- PASS: TestCopyFromContainer// (0.11s)
18:43:56 [2020-04-02T18:43:56.302Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
18:43:56 [2020-04-02T18:43:56.302Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
18:43:56 [2020-04-02T18:43:56.302Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
18:43:56 [2020-04-02T18:43:56.302Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
18:43:56 [2020-04-02T18:43:56.302Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
18:43:56 [2020-04-02T18:43:56.302Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
18:43:56 [2020-04-02T18:43:56.302Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
18:43:56 [2020-04-02T18:43:56.302Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
18:43:56 [2020-04-02T18:43:56.302Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
18:43:56 [2020-04-02T18:43:56.302Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:43:56 [2020-04-02T18:43:56.302Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:43:56 [2020-04-02T18:43:56.302Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:43:56 [2020-04-02T18:43:56.302Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:43:56 [2020-04-02T18:43:56.302Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:43:56 [2020-04-02T18:43:56.302Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:43:56 [2020-04-02T18:43:56.302Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:43:56 [2020-04-02T18:43:56.302Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:43:56 [2020-04-02T18:43:56.302Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:43:56 [2020-04-02T18:43:56.302Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:43:56 [2020-04-02T18:43:56.302Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
18:43:56 [2020-04-02T18:43:56.302Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:43:56 [2020-04-02T18:43:56.302Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:43:56 [2020-04-02T18:43:56.302Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:43:56 [2020-04-02T18:43:56.302Z] === RUN   TestCreateLinkToNonExistingContainer
18:43:56 [2020-04-02T18:43:56.302Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
18:43:56 [2020-04-02T18:43:56.302Z] === RUN   TestCreateWithInvalidEnv
18:43:56 [2020-04-02T18:43:56.302Z] === RUN   TestCreateWithInvalidEnv/0
18:43:56 [2020-04-02T18:43:56.302Z] === PAUSE TestCreateWithInvalidEnv/0
18:43:56 [2020-04-02T18:43:56.302Z] === RUN   TestCreateWithInvalidEnv/1
18:43:56 [2020-04-02T18:43:56.302Z] === PAUSE TestCreateWithInvalidEnv/1
18:43:56 [2020-04-02T18:43:56.302Z] === RUN   TestCreateWithInvalidEnv/2
18:43:56 [2020-04-02T18:43:56.302Z] === PAUSE TestCreateWithInvalidEnv/2
18:43:56 [2020-04-02T18:43:56.302Z] === CONT  TestCreateWithInvalidEnv/0
18:43:56 [2020-04-02T18:43:56.302Z] === CONT  TestCreateWithInvalidEnv/2
18:43:56 [2020-04-02T18:43:56.302Z] === CONT  TestCreateWithInvalidEnv/1
18:43:56 [2020-04-02T18:43:56.302Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
18:43:56 [2020-04-02T18:43:56.302Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:43:56 [2020-04-02T18:43:56.302Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:43:56 [2020-04-02T18:43:56.302Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:43:56 [2020-04-02T18:43:56.302Z] === RUN   TestCreateTmpfsMountsTarget
18:43:56 [2020-04-02T18:43:56.560Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
18:43:56 [2020-04-02T18:43:56.560Z] === RUN   TestCreateWithCustomMaskedPaths
18:43:56 [2020-04-02T18:43:56.798Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
18:43:57 [2020-04-02T18:43:57.089Z] --- PASS: TestResizeWhenContainerNotStarted (0.94s)
18:43:57 [2020-04-02T18:43:57.090Z] === RUN   TestDaemonRestartKillContainers
18:43:57 [2020-04-02T18:43:57.090Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:43:57 [2020-04-02T18:43:57.090Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:43:57 [2020-04-02T18:43:57.090Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:43:57 [2020-04-02T18:43:57.090Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:43:57 [2020-04-02T18:43:57.090Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:43:57 [2020-04-02T18:43:57.090Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:43:57 [2020-04-02T18:43:57.090Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:43:57 [2020-04-02T18:43:57.090Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:43:57 [2020-04-02T18:43:57.090Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:43:57 [2020-04-02T18:43:57.090Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:43:57 [2020-04-02T18:43:57.090Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:43:57 [2020-04-02T18:43:57.090Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:43:57 [2020-04-02T18:43:57.090Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:43:57 [2020-04-02T18:43:57.090Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:43:57 [2020-04-02T18:43:57.090Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:43:57 [2020-04-02T18:43:57.090Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:43:57 [2020-04-02T18:43:57.090Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:43:57 [2020-04-02T18:43:57.090Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:43:57 [2020-04-02T18:43:57.090Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:43:57 [2020-04-02T18:43:57.090Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:43:57 [2020-04-02T18:43:57.090Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:43:57 [2020-04-02T18:43:57.090Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:43:57 [2020-04-02T18:43:57.090Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:43:57 [2020-04-02T18:43:57.090Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:43:57 [2020-04-02T18:43:57.090Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:43:57 [2020-04-02T18:43:57.090Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:43:59 [2020-04-02T18:43:59.211Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
18:43:59 [2020-04-02T18:43:59.218Z] --- PASS: TestCreateWithCustomMaskedPaths (2.20s)
18:43:59 [2020-04-02T18:43:59.218Z] === RUN   TestCreateWithCapabilities
18:43:59 [2020-04-02T18:43:59.218Z] === RUN   TestCreateWithCapabilities/no_capabilities
18:43:59 [2020-04-02T18:43:59.218Z] === PAUSE TestCreateWithCapabilities/no_capabilities
18:43:59 [2020-04-02T18:43:59.218Z] === RUN   TestCreateWithCapabilities/empty_capabilities
18:43:59 [2020-04-02T18:43:59.218Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
18:43:59 [2020-04-02T18:43:59.218Z] === RUN   TestCreateWithCapabilities/valid_capabilities
18:43:59 [2020-04-02T18:43:59.218Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
18:43:59 [2020-04-02T18:43:59.218Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
18:43:59 [2020-04-02T18:43:59.218Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
18:43:59 [2020-04-02T18:43:59.218Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
18:43:59 [2020-04-02T18:43:59.218Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
18:43:59 [2020-04-02T18:43:59.218Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
18:43:59 [2020-04-02T18:43:59.218Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
18:43:59 [2020-04-02T18:43:59.218Z] === RUN   TestCreateWithCapabilities/empty_capadd
18:43:59 [2020-04-02T18:43:59.218Z] === PAUSE TestCreateWithCapabilities/empty_capadd
18:43:59 [2020-04-02T18:43:59.218Z] === RUN   TestCreateWithCapabilities/empty_capdrop
18:43:59 [2020-04-02T18:43:59.218Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
18:43:59 [2020-04-02T18:43:59.218Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
18:43:59 [2020-04-02T18:43:59.218Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
18:43:59 [2020-04-02T18:43:59.218Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
18:43:59 [2020-04-02T18:43:59.218Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
18:43:59 [2020-04-02T18:43:59.218Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
18:43:59 [2020-04-02T18:43:59.218Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
18:43:59 [2020-04-02T18:43:59.218Z] === CONT  TestCreateWithCapabilities/no_capabilities
18:43:59 [2020-04-02T18:43:59.218Z] === CONT  TestCreateWithCapabilities/empty_capadd
18:43:59 [2020-04-02T18:43:59.218Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
18:43:59 [2020-04-02T18:43:59.218Z] === CONT  TestCreateWithCapabilities/empty_capdrop
18:43:59 [2020-04-02T18:43:59.218Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
18:43:59 [2020-04-02T18:43:59.218Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
18:43:59 [2020-04-02T18:43:59.218Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
18:43:59 [2020-04-02T18:43:59.218Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
18:43:59 [2020-04-02T18:43:59.218Z] === CONT  TestCreateWithCapabilities/valid_capabilities
18:43:59 [2020-04-02T18:43:59.218Z] === CONT  TestCreateWithCapabilities/empty_capabilities
18:43:59 [2020-04-02T18:43:59.218Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
18:43:59 [2020-04-02T18:43:59.218Z] --- PASS: TestCreateWithCapabilities (0.04s)
18:43:59 [2020-04-02T18:43:59.218Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s)
18:43:59 [2020-04-02T18:43:59.218Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
18:43:59 [2020-04-02T18:43:59.218Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
18:43:59 [2020-04-02T18:43:59.218Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
18:43:59 [2020-04-02T18:43:59.218Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
18:43:59 [2020-04-02T18:43:59.218Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
18:43:59 [2020-04-02T18:43:59.218Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s)
18:43:59 [2020-04-02T18:43:59.218Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s)
18:43:59 [2020-04-02T18:43:59.218Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s)
18:43:59 [2020-04-02T18:43:59.218Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
18:43:59 [2020-04-02T18:43:59.218Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
18:43:59 [2020-04-02T18:43:59.218Z] === RUN   TestCreateWithCustomReadonlyPaths
18:43:59 [2020-04-02T18:43:59.236Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:43:59 [2020-04-02T18:43:59.518Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:44:00 [2020-04-02T18:44:00.524Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:44:00 [2020-04-02T18:44:00.697Z] #11 ...
18:44:00 [2020-04-02T18:44:00.697Z] 
18:44:00 [2020-04-02T18:44:00.697Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:44:00 [2020-04-02T18:44:00.697Z] #34 139.4 fmt
18:44:00 [2020-04-02T18:44:00.697Z] #34 141.9 io/ioutil
18:44:00 [2020-04-02T18:44:00.697Z] #34 145.8 flag
18:44:00 [2020-04-02T18:44:00.697Z] #34 145.8 github.com/BurntSushi/toml
18:44:00 [2020-04-02T18:44:00.697Z] #34 146.0 log
18:44:00 [2020-04-02T18:44:00.697Z] #34 ...
18:44:00 [2020-04-02T18:44:00.697Z] 
18:44:00 [2020-04-02T18:44:00.697Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:44:00 [2020-04-02T18:44:00.697Z] #45 49.14   CC       images/sk-netlink.o
18:44:00 [2020-04-02T18:44:00.697Z] #45 49.64   CC       images/packet-sock.o
18:44:00 [2020-04-02T18:44:00.697Z] #45 50.62   CC       images/ipc-var.o
18:44:00 [2020-04-02T18:44:00.697Z] #45 50.97   CC       images/ipc-desc.o
18:44:00 [2020-04-02T18:44:00.697Z] #45 51.49   CC       images/ipc-shm.o
18:44:00 [2020-04-02T18:44:00.697Z] #45 51.88   CC       images/ipc-msg.o
18:44:00 [2020-04-02T18:44:00.697Z] #45 52.46   CC       images/ipc-sem.o
18:44:00 [2020-04-02T18:44:00.697Z] #45 52.84   CC       images/utsns.o
18:44:00 [2020-04-02T18:44:00.714Z] === RUN   TestDockerSuite/TestAttachDetach
18:44:00 [2020-04-02T18:44:00.805Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:44:00 [2020-04-02T18:44:00.968Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
18:44:01 [2020-04-02T18:44:01.124Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.38s)
18:44:01 [2020-04-02T18:44:01.124Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:44:01 [2020-04-02T18:44:01.335Z] #45 53.40   CC       images/creds.o
18:44:01 [2020-04-02T18:44:01.335Z] #45 53.77   CC       images/vma.o
18:44:01 [2020-04-02T18:44:01.383Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:44:01 [2020-04-02T18:44:01.383Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:44:01 [2020-04-02T18:44:01.383Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:44:01 [2020-04-02T18:44:01.383Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:44:01 [2020-04-02T18:44:01.383Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:44:01 [2020-04-02T18:44:01.383Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:44:01 [2020-04-02T18:44:01.383Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:44:01 [2020-04-02T18:44:01.383Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:44:01 [2020-04-02T18:44:01.383Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:44:01 [2020-04-02T18:44:01.383Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:44:01 [2020-04-02T18:44:01.383Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:44:01 [2020-04-02T18:44:01.383Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:44:01 [2020-04-02T18:44:01.383Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:44:01 [2020-04-02T18:44:01.383Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:44:01 [2020-04-02T18:44:01.383Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:44:01 [2020-04-02T18:44:01.383Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
18:44:01 [2020-04-02T18:44:01.383Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
18:44:01 [2020-04-02T18:44:01.383Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
18:44:01 [2020-04-02T18:44:01.383Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
18:44:01 [2020-04-02T18:44:01.383Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
18:44:01 [2020-04-02T18:44:01.383Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
18:44:01 [2020-04-02T18:44:01.383Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:44:01 [2020-04-02T18:44:01.890Z] === RUN   TestDockerSuite/TestAttachDisconnect
18:44:01 [2020-04-02T18:44:01.970Z] #45 54.18   CC       images/netdev.o
18:44:01 [2020-04-02T18:44:01.970Z] #45 ...
18:44:01 [2020-04-02T18:44:01.970Z] 
18:44:01 [2020-04-02T18:44:01.970Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:44:01 [2020-04-02T18:44:01.970Z] #57 141.0 path/filepath
18:44:01 [2020-04-02T18:44:01.970Z] #57 143.1 mvdan.cc/sh/v3/fileutil
18:44:01 [2020-04-02T18:44:01.970Z] #57 147.7 flag
18:44:01 [2020-04-02T18:44:01.970Z] #57 147.7 github.com/pkg/diff
18:44:01 [2020-04-02T18:44:01.970Z] #57 147.7 go/token
18:44:01 [2020-04-02T18:44:01.970Z] #57 147.7 encoding/binary
18:44:01 [2020-04-02T18:44:01.970Z] #57 ...
18:44:01 [2020-04-02T18:44:01.970Z] 
18:44:01 [2020-04-02T18:44:01.970Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:44:01 [2020-04-02T18:44:01.970Z] #48 150.7 github.com/LK4D4/vndr/versioned
18:44:02 [2020-04-02T18:44:02.275Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:44:02 [2020-04-02T18:44:02.275Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:44:02 [2020-04-02T18:44:02.317Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s)
18:44:02 [2020-04-02T18:44:02.317Z] === RUN   TestContainerStartOnDaemonRestart
18:44:02 [2020-04-02T18:44:02.317Z] === PAUSE TestContainerStartOnDaemonRestart
18:44:02 [2020-04-02T18:44:02.317Z] === RUN   TestDaemonRestartIpcMode
18:44:02 [2020-04-02T18:44:02.317Z] === PAUSE TestDaemonRestartIpcMode
18:44:02 [2020-04-02T18:44:02.317Z] === RUN   TestDaemonHostGatewayIP
18:44:02 [2020-04-02T18:44:02.317Z] === PAUSE TestDaemonHostGatewayIP
18:44:02 [2020-04-02T18:44:02.317Z] === RUN   TestDiff
18:44:02 [2020-04-02T18:44:02.855Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
18:44:02 [2020-04-02T18:44:02.884Z] --- PASS: TestDiff (0.75s)
18:44:02 [2020-04-02T18:44:02.884Z] === RUN   TestExecWithCloseStdin
18:44:03 [2020-04-02T18:44:03.822Z] --- PASS: TestExecWithCloseStdin (0.90s)
18:44:03 [2020-04-02T18:44:03.822Z] === RUN   TestExec
18:44:04 [2020-04-02T18:44:04.294Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:44:04 [2020-04-02T18:44:04.756Z] --- PASS: TestExec (0.90s)
18:44:04 [2020-04-02T18:44:04.756Z] === RUN   TestExecUser
18:44:04 [2020-04-02T18:44:04.914Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:44:05 [2020-04-02T18:44:05.494Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
18:44:05 [2020-04-02T18:44:05.494Z] === RUN   TestDockerSuite/TestAttachPausedContainer
18:44:05 [2020-04-02T18:44:05.533Z] #48 154.4 encoding/base64
18:44:05 [2020-04-02T18:44:05.533Z] #48 154.4 go/scanner
18:44:05 [2020-04-02T18:44:05.533Z] #48 154.4 net/url
18:44:05 [2020-04-02T18:44:05.691Z] --- PASS: TestExecUser (0.89s)
18:44:05 [2020-04-02T18:44:05.691Z] === RUN   TestExportContainerAndImportImage
18:44:06 [2020-04-02T18:44:06.419Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
18:44:06 [2020-04-02T18:44:06.626Z] --- PASS: TestExportContainerAndImportImage (1.06s)
18:44:06 [2020-04-02T18:44:06.626Z] === RUN   TestExportContainerAfterDaemonRestart
18:44:06 [2020-04-02T18:44:06.936Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:44:07 [2020-04-02T18:44:07.218Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:44:07 [2020-04-02T18:44:07.777Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
18:44:08 [2020-04-02T18:44:08.032Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
18:44:08 [2020-04-02T18:44:08.286Z] #48 ...
18:44:08 [2020-04-02T18:44:08.286Z] 
18:44:08 [2020-04-02T18:44:08.286Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:44:08 [2020-04-02T18:44:08.286Z] #45 55.08   CC       images/tty.o
18:44:08 [2020-04-02T18:44:08.286Z] #45 56.34   CC       images/file-lock.o
18:44:08 [2020-04-02T18:44:08.286Z] #45 56.67   CC       images/rlimit.o
18:44:08 [2020-04-02T18:44:08.286Z] #45 57.08   CC       images/pagemap.o
18:44:08 [2020-04-02T18:44:08.286Z] #45 57.64   CC       images/siginfo.o
18:44:08 [2020-04-02T18:44:08.286Z] #45 58.15   CC       images/rpc.o
18:44:08 [2020-04-02T18:44:08.529Z] --- PASS: TestExportContainerAfterDaemonRestart (2.00s)
18:44:08 [2020-04-02T18:44:08.529Z] === RUN   TestHealthCheckWorkdir
18:44:08 [2020-04-02T18:44:08.577Z] #45 60.94   CC       images/ext-file.o
18:44:08 [2020-04-02T18:44:08.577Z] #45 ...
18:44:08 [2020-04-02T18:44:08.577Z] 
18:44:08 [2020-04-02T18:44:08.577Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:44:08 [2020-04-02T18:44:08.577Z] #48 157.9 text/template/parse
18:44:09 [2020-04-02T18:44:09.435Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
18:44:09 [2020-04-02T18:44:09.435Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
18:44:09 [2020-04-02T18:44:09.599Z] #65 258.9 + bin/containerd-stress
18:44:09 [2020-04-02T18:44:09.599Z] #65 260.5 + bin/containerd-shim
18:44:09 [2020-04-02T18:44:09.889Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:44:09 [2020-04-02T18:44:09.889Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.27s)
18:44:09 [2020-04-02T18:44:09.889Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.61s)
18:44:09 [2020-04-02T18:44:09.889Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s)
18:44:09 [2020-04-02T18:44:09.889Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.43s)
18:44:09 [2020-04-02T18:44:09.889Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s)
18:44:09 [2020-04-02T18:44:09.889Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.43s)
18:44:09 [2020-04-02T18:44:09.889Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.30s)
18:44:09 [2020-04-02T18:44:09.889Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.40s)
18:44:09 [2020-04-02T18:44:09.889Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.03s)
18:44:09 [2020-04-02T18:44:09.889Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.92s)
18:44:09 [2020-04-02T18:44:09.889Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.42s)
18:44:09 [2020-04-02T18:44:09.889Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.29s)
18:44:09 [2020-04-02T18:44:09.889Z] === RUN   TestCgroupNamespacesRun
18:44:09 [2020-04-02T18:44:09.904Z] --- PASS: TestHealthCheckWorkdir (1.08s)
18:44:09 [2020-04-02T18:44:09.904Z] === RUN   TestHealthKillContainer
18:44:11 [2020-04-02T18:44:11.359Z] --- PASS: TestCgroupNamespacesRun (1.72s)
18:44:11 [2020-04-02T18:44:11.359Z] === RUN   TestCgroupNamespacesRunPrivileged
18:44:11 [2020-04-02T18:44:11.983Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
18:44:12 [2020-04-02T18:44:12.114Z] #48 160.8 go/ast
18:44:12 [2020-04-02T18:44:12.114Z] #48 ...
18:44:12 [2020-04-02T18:44:12.114Z] 
18:44:12 [2020-04-02T18:44:12.114Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:44:12 [2020-04-02T18:44:12.114Z] #34 154.4 github.com/BurntSushi/toml/cmd/tomlv
18:44:12 [2020-04-02T18:44:12.114Z] #34 DONE 161.0s
18:44:12 [2020-04-02T18:44:12.114Z] 
18:44:12 [2020-04-02T18:44:12.114Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:44:12 [2020-04-02T18:44:12.114Z] #45 61.42   CC       images/cgroup.o
18:44:12 [2020-04-02T18:44:12.114Z] #45 62.95   CC       images/userns.o
18:44:12 [2020-04-02T18:44:12.114Z] #45 63.47   CC       images/google/protobuf/descriptor.o
18:44:12 [2020-04-02T18:44:12.238Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
18:44:12 [2020-04-02T18:44:12.796Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
18:44:12 [2020-04-02T18:44:12.829Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.59s)
18:44:12 [2020-04-02T18:44:12.829Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:44:13 [2020-04-02T18:44:13.184Z] --- PASS: TestHealthKillContainer (3.00s)
18:44:13 [2020-04-02T18:44:13.184Z] === RUN   TestInspectCpusetInConfigPre120
18:44:13 [2020-04-02T18:44:13.356Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
18:44:13 [2020-04-02T18:44:13.356Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
18:44:13 [2020-04-02T18:44:13.453Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s)
18:44:13 [2020-04-02T18:44:13.453Z] === RUN   TestIpcModeNone
18:44:13 [2020-04-02T18:44:13.637Z] #45 ...
18:44:13 [2020-04-02T18:44:13.637Z] 
18:44:13 [2020-04-02T18:44:13.637Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:44:13 [2020-04-02T18:44:13.637Z] #57 152.4 go/scanner
18:44:13 [2020-04-02T18:44:13.637Z] #57 155.3 mvdan.cc/editorconfig
18:44:13 [2020-04-02T18:44:13.637Z] #57 156.4 mvdan.cc/sh/v3/syntax
18:44:13 [2020-04-02T18:44:13.637Z] #57 159.3 encoding/json
18:44:13 [2020-04-02T18:44:13.637Z] #57 160.3 go/ast
18:44:14 [2020-04-02T18:44:14.400Z] --- PASS: TestIpcModeNone (0.96s)
18:44:14 [2020-04-02T18:44:14.400Z] === RUN   TestIpcModePrivate
18:44:14 [2020-04-02T18:44:14.674Z] #57 163.7 golang.org/x/sys/unix
18:44:14 [2020-04-02T18:44:14.674Z] #57 ...
18:44:14 [2020-04-02T18:44:14.674Z] 
18:44:14 [2020-04-02T18:44:14.674Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:44:14 [2020-04-02T18:44:14.674Z] #48 163.7 encoding/json
18:44:14 [2020-04-02T18:44:14.847Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s)
18:44:14 [2020-04-02T18:44:14.847Z] === RUN   TestCgroupNamespacesRunHostMode
18:44:15 [2020-04-02T18:44:15.240Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
18:44:15 [2020-04-02T18:44:15.240Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
18:44:15 [2020-04-02T18:44:15.240Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
18:44:15 [2020-04-02T18:44:15.344Z] --- PASS: TestIpcModePrivate (0.92s)
18:44:15 [2020-04-02T18:44:15.344Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false
18:44:15 [2020-04-02T18:44:15.344Z] === RUN   TestIpcModeShareable
18:44:15 [2020-04-02T18:44:15.494Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
18:44:16 [2020-04-02T18:44:16.129Z] #65 267.0 + bin/containerd-shim-runc-v1
18:44:16 [2020-04-02T18:44:16.282Z] --- PASS: TestIpcModeShareable (0.93s)
18:44:16 [2020-04-02T18:44:16.282Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true
18:44:16 [2020-04-02T18:44:16.282Z] === RUN   TestAPIIpcModeShareableAndContainer
18:44:16 [2020-04-02T18:44:16.317Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s)
18:44:16 [2020-04-02T18:44:16.317Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:44:16 [2020-04-02T18:44:16.459Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
18:44:17 [2020-04-02T18:44:17.382Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
18:44:18 [2020-04-02T18:44:18.339Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s)
18:44:18 [2020-04-02T18:44:18.339Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:44:18 [2020-04-02T18:44:18.348Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
18:44:18 [2020-04-02T18:44:18.635Z] #65 269.9 + bin/containerd-shim-runc-v2
18:44:18 [2020-04-02T18:44:18.952Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s)
18:44:18 [2020-04-02T18:44:18.952Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:44:19 [2020-04-02T18:44:19.559Z] #65 270.7 + binaries
18:44:19 [2020-04-02T18:44:19.559Z] #65 270.7 + mkdir -p /build
18:44:19 [2020-04-02T18:44:19.559Z] #65 270.7 + cp bin/containerd /build/containerd
18:44:19 [2020-04-02T18:44:19.559Z] #65 270.7 + cp bin/containerd-shim /build/containerd-shim
18:44:19 [2020-04-02T18:44:19.559Z] #65 270.8 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
18:44:19 [2020-04-02T18:44:19.559Z] #65 270.8 + cp bin/ctr /build/ctr
18:44:19 [2020-04-02T18:44:19.566Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.76s)
18:44:19 [2020-04-02T18:44:19.566Z] === RUN   TestAPIIpcModeHost
18:44:19 [2020-04-02T18:44:19.824Z] --- PASS: TestAPIIpcModeHost (0.73s)
18:44:19 [2020-04-02T18:44:19.825Z] === RUN   TestDaemonIpcModeShareable
18:44:19 [2020-04-02T18:44:19.957Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s)
18:44:19 [2020-04-02T18:44:19.958Z] === RUN   TestCgroupNamespacesRunOlderClient
18:44:20 [2020-04-02T18:44:20.118Z] #65 DONE 271.2s
18:44:20 [2020-04-02T18:44:20.228Z] --- PASS: TestBuildWithHugeFile (90.06s)
18:44:20 [2020-04-02T18:44:20.228Z] === RUN   TestBuildWithEmptyDockerfile
18:44:20 [2020-04-02T18:44:20.228Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:44:20 [2020-04-02T18:44:20.228Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:44:20 [2020-04-02T18:44:20.228Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:44:20 [2020-04-02T18:44:20.228Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:44:20 [2020-04-02T18:44:20.228Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:44:20 [2020-04-02T18:44:20.228Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:44:20 [2020-04-02T18:44:20.228Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:44:20 [2020-04-02T18:44:20.228Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:44:20 [2020-04-02T18:44:20.228Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:44:20 [2020-04-02T18:44:20.228Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
18:44:20 [2020-04-02T18:44:20.228Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
18:44:20 [2020-04-02T18:44:20.228Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s)
18:44:20 [2020-04-02T18:44:20.228Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s)
18:44:20 [2020-04-02T18:44:20.228Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s)
18:44:20 [2020-04-02T18:44:20.228Z] === RUN   TestBuildPreserveOwnership
18:44:20 [2020-04-02T18:44:20.228Z] === RUN   TestBuildPreserveOwnership/copy_from
18:44:20 [2020-04-02T18:44:20.284Z] #48 ...
18:44:20 [2020-04-02T18:44:20.284Z] 
18:44:20 [2020-04-02T18:44:20.284Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:44:20 [2020-04-02T18:44:20.284Z] #45 68.64   CC       images/opts.o
18:44:20 [2020-04-02T18:44:20.284Z] #45 69.22   CC       images/seccomp.o
18:44:20 [2020-04-02T18:44:20.284Z] #45 69.86   CC       images/binfmt-misc.o
18:44:20 [2020-04-02T18:44:20.284Z] #45 70.19   CC       images/time.o
18:44:20 [2020-04-02T18:44:20.284Z] #45 70.56   CC       images/sysctl.o
18:44:20 [2020-04-02T18:44:20.284Z] #45 70.90   CC       images/autofs.o
18:44:20 [2020-04-02T18:44:20.284Z] #45 71.35   CC       images/macvlan.o
18:44:20 [2020-04-02T18:44:20.284Z] #45 71.72   CC       images/sit.o
18:44:20 [2020-04-02T18:44:20.284Z] #45 72.16   LINK     images/built-in.o
18:44:20 [2020-04-02T18:44:20.284Z] #45 72.34   GEN      compel/include/asm
18:44:20 [2020-04-02T18:44:20.284Z] #45 72.35   GEN      compel/include/version.h
18:44:20 [2020-04-02T18:44:20.284Z] #45 72.37 touch .config
18:44:20 [2020-04-02T18:44:20.284Z] #45 72.40   GEN      include/common/config.h
18:44:20 [2020-04-02T18:44:20.284Z] #45 72.51   GEN      compel/plugins/include/uapi/std/syscall-codes.h
18:44:20 [2020-04-02T18:44:20.284Z] #45 72.55   GEN      compel/plugins/include/uapi/std/syscall.h
18:44:20 [2020-04-02T18:44:20.284Z] #45 72.59   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
18:44:20 [2020-04-02T18:44:20.284Z] #45 72.62   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
18:44:20 [2020-04-02T18:44:20.284Z] #45 72.68   DEP      compel/arch/ppc64/plugins/std/memcmp.d
18:44:20 [2020-04-02T18:44:20.284Z] #45 72.72   DEP      compel/arch/ppc64/plugins/std/memcpy.d
18:44:20 [2020-04-02T18:44:20.574Z] #45 72.76   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
18:44:20 [2020-04-02T18:44:20.575Z] #45 72.82   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
18:44:20 [2020-04-02T18:44:20.575Z] #45 72.83   DEP      compel/plugins/std/infect.d
18:44:20 [2020-04-02T18:44:20.677Z] 
18:44:20 [2020-04-02T18:44:20.677Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
18:44:20 [2020-04-02T18:44:20.866Z] #45 73.05   DEP      compel/plugins/std/string.d
18:44:20 [2020-04-02T18:44:20.866Z] #45 73.20   DEP      compel/plugins/std/log.d
18:44:20 [2020-04-02T18:44:20.932Z] #66 DONE 0.2s
18:44:20 [2020-04-02T18:44:20.932Z] 
18:44:20 [2020-04-02T18:44:20.932Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
18:44:21 [2020-04-02T18:44:21.155Z] #45 73.37   DEP      compel/plugins/std/fds.d
18:44:21 [2020-04-02T18:44:21.155Z] #45 73.56   DEP      compel/plugins/std/std.d
18:44:21 [2020-04-02T18:44:21.186Z] #70 DONE 0.1s
18:44:21 [2020-04-02T18:44:21.186Z] 
18:44:21 [2020-04-02T18:44:21.186Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
18:44:21 [2020-04-02T18:44:21.186Z] #72 DONE 0.1s
18:44:21 [2020-04-02T18:44:21.186Z] 
18:44:21 [2020-04-02T18:44:21.186Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
18:44:21 [2020-04-02T18:44:21.186Z] #75 DONE 0.1s
18:44:21 [2020-04-02T18:44:21.186Z] 
18:44:21 [2020-04-02T18:44:21.186Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
18:44:21 [2020-04-02T18:44:21.186Z] #76 DONE 0.0s
18:44:21 [2020-04-02T18:44:21.440Z] 
18:44:21 [2020-04-02T18:44:21.440Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
18:44:21 [2020-04-02T18:44:21.727Z] --- PASS: TestDaemonIpcModeShareable (1.85s)
18:44:21 [2020-04-02T18:44:21.727Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
18:44:21 [2020-04-02T18:44:21.727Z] === RUN   TestDaemonIpcModePrivate
18:44:21 [2020-04-02T18:44:21.823Z] #45 73.83   DEP      compel/plugins/shmem/shmem.d
18:44:21 [2020-04-02T18:44:21.823Z] #45 74.08   DEP      compel/plugins/fds/fds.d
18:44:21 [2020-04-02T18:44:21.980Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s)
18:44:21 [2020-04-02T18:44:21.980Z] === RUN   TestKernelTCPMemory
18:44:22 [2020-04-02T18:44:22.116Z] #45 74.41   CC       compel/plugins/std/std.o
18:44:22 [2020-04-02T18:44:22.365Z] #77 DONE 1.2s
18:44:22 [2020-04-02T18:44:22.594Z] --- PASS: TestKernelTCPMemory (0.84s)
18:44:22 [2020-04-02T18:44:22.594Z] === RUN   TestNISDomainname
18:44:22 [2020-04-02T18:44:22.620Z] 
18:44:22 [2020-04-02T18:44:22.620Z] #78 exporting to image
18:44:22 [2020-04-02T18:44:22.620Z] #78 exporting layers
18:44:22 [2020-04-02T18:44:22.734Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
18:44:22 [2020-04-02T18:44:22.773Z] #45 ...
18:44:22 [2020-04-02T18:44:22.773Z] 
18:44:22 [2020-04-02T18:44:22.773Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:44:22 [2020-04-02T18:44:22.773Z] #11 170.7 Selecting previously unselected package libapparmor1:ppc64el.
18:44:22 [2020-04-02T18:44:22.773Z] #11 170.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
18:44:22 [2020-04-02T18:44:22.773Z] #11 170.7 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
18:44:22 [2020-04-02T18:44:22.773Z] #11 170.9 Selecting previously unselected package libapparmor-dev:ppc64el.
18:44:22 [2020-04-02T18:44:22.773Z] #11 170.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
18:44:22 [2020-04-02T18:44:22.773Z] #11 170.9 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
18:44:22 [2020-04-02T18:44:22.773Z] #11 171.2 Selecting previously unselected package libbtrfs0.
18:44:22 [2020-04-02T18:44:22.773Z] #11 171.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
18:44:22 [2020-04-02T18:44:22.773Z] #11 171.2 Unpacking libbtrfs0 (4.20.1-2) ...
18:44:22 [2020-04-02T18:44:22.773Z] #11 171.4 Selecting previously unselected package libbtrfs-dev.
18:44:22 [2020-04-02T18:44:22.773Z] #11 171.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
18:44:22 [2020-04-02T18:44:22.773Z] #11 171.4 Unpacking libbtrfs-dev (4.20.1-2) ...
18:44:22 [2020-04-02T18:44:22.773Z] #11 171.6 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
18:44:22 [2020-04-02T18:44:22.773Z] #11 171.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
18:44:22 [2020-04-02T18:44:22.773Z] #11 171.7 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
18:44:22 [2020-04-02T18:44:22.773Z] #11 171.8 Selecting previously unselected package libudev-dev:ppc64el.
18:44:22 [2020-04-02T18:44:22.773Z] #11 171.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ...
18:44:22 [2020-04-02T18:44:22.773Z] #11 171.9 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ...
18:44:22 [2020-04-02T18:44:22.773Z] #11 172.1 Selecting previously unselected package libsepol1-dev:ppc64el.
18:44:22 [2020-04-02T18:44:22.773Z] #11 172.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
18:44:22 [2020-04-02T18:44:22.773Z] #11 172.2 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
18:44:23 [2020-04-02T18:44:23.438Z] #11 172.7 Selecting previously unselected package libpcre16-3:ppc64el.
18:44:23 [2020-04-02T18:44:23.438Z] #11 172.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
18:44:23 [2020-04-02T18:44:23.438Z] #11 172.7 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
18:44:23 [2020-04-02T18:44:23.598Z] --- PASS: TestNISDomainname (0.99s)
18:44:23 [2020-04-02T18:44:23.598Z] === RUN   TestHostnameDnsResolution
18:44:23 [2020-04-02T18:44:23.630Z] --- PASS: TestDaemonIpcModePrivate (1.82s)
18:44:23 [2020-04-02T18:44:23.630Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
18:44:23 [2020-04-02T18:44:23.630Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:44:23 [2020-04-02T18:44:23.703Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
18:44:23 [2020-04-02T18:44:23.731Z] #11 173.1 Selecting previously unselected package libpcre32-3:ppc64el.
18:44:23 [2020-04-02T18:44:23.731Z] #11 173.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
18:44:23 [2020-04-02T18:44:23.731Z] #11 173.1 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
18:44:24 [2020-04-02T18:44:24.262Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:44:24 [2020-04-02T18:44:24.262Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
18:44:24 [2020-04-02T18:44:24.368Z] #11 173.5 Selecting previously unselected package libpcrecpp0v5:ppc64el.
18:44:24 [2020-04-02T18:44:24.368Z] #11 173.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
18:44:24 [2020-04-02T18:44:24.368Z] #11 173.6 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
18:44:24 [2020-04-02T18:44:24.368Z] #11 173.7 Selecting previously unselected package libpcre3-dev:ppc64el.
18:44:24 [2020-04-02T18:44:24.368Z] #11 173.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
18:44:24 [2020-04-02T18:44:24.368Z] #11 173.8 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
18:44:25 [2020-04-02T18:44:25.001Z] #11 174.6 Selecting previously unselected package libselinux1-dev:ppc64el.
18:44:25 [2020-04-02T18:44:25.001Z] #11 174.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
18:44:25 [2020-04-02T18:44:25.294Z] #11 174.6 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
18:44:25 [2020-04-02T18:44:25.530Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s)
18:44:25 [2020-04-02T18:44:25.530Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
18:44:25 [2020-04-02T18:44:25.530Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:44:25 [2020-04-02T18:44:25.588Z] #11 175.0 Selecting previously unselected package libdevmapper-dev:ppc64el.
18:44:25 [2020-04-02T18:44:25.588Z] #11 175.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
18:44:25 [2020-04-02T18:44:25.588Z] #11 175.1 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
18:44:25 [2020-04-02T18:44:25.615Z] --- PASS: TestHostnameDnsResolution (1.85s)
18:44:25 [2020-04-02T18:44:25.615Z] === RUN   TestStats
18:44:25 [2020-04-02T18:44:25.886Z] #11 175.2 Selecting previously unselected package libseccomp-dev:ppc64el.
18:44:25 [2020-04-02T18:44:25.886Z] #11 175.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
18:44:25 [2020-04-02T18:44:25.886Z] #11 175.3 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
18:44:25 [2020-04-02T18:44:25.886Z] #11 175.4 Selecting previously unselected package libsystemd-dev:ppc64el.
18:44:25 [2020-04-02T18:44:25.886Z] #11 175.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ...
18:44:26 [2020-04-02T18:44:26.179Z] #11 175.5 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ...
18:44:26 [2020-04-02T18:44:26.185Z] --- PASS: TestBuildPreserveOwnership (5.89s)
18:44:26 [2020-04-02T18:44:26.185Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.99s)
18:44:26 [2020-04-02T18:44:26.185Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.88s)
18:44:26 [2020-04-02T18:44:26.185Z] === RUN   TestBuildPlatformInvalid
18:44:26 [2020-04-02T18:44:26.185Z] --- PASS: TestBuildPlatformInvalid (0.15s)
18:44:26 [2020-04-02T18:44:26.185Z] PASS
18:44:26 [2020-04-02T18:44:26.185Z] 
18:44:26 [2020-04-02T18:44:26.185Z] === Skipped
18:44:26 [2020-04-02T18:44:26.185Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
18:44:26 [2020-04-02T18:44:26.185Z]     build_session_test.go:25: TODO: BuildKit
18:44:26 [2020-04-02T18:44:26.185Z] 
18:44:26 [2020-04-02T18:44:26.185Z] 
18:44:26 [2020-04-02T18:44:26.185Z] DONE 32 tests, 1 skipped in 173.747s
18:44:26 [2020-04-02T18:44:26.185Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
18:44:26 [2020-04-02T18:44:26.185Z] ++ 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
18:44:26 [2020-04-02T18:44:26.185Z] ++ set -e
18:44:26 [2020-04-02T18:44:26.185Z] ++ '[' -n 0 ']'
18:44:26 [2020-04-02T18:44:26.185Z] ++ set -x
18:44:26 [2020-04-02T18:44:26.185Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:44:26 [2020-04-02T18:44:26.439Z] INFO: Testing against a local daemon
18:44:26 [2020-04-02T18:44:26.439Z] === RUN   TestConfigList
18:44:26 [2020-04-02T18:44:26.814Z] #11 176.3 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
18:44:26 [2020-04-02T18:44:26.814Z] #11 176.3 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
18:44:26 [2020-04-02T18:44:26.814Z] #11 176.3 Setting up libapparmor1:ppc64el (2.13.2-10) ...
18:44:26 [2020-04-02T18:44:26.814Z] #11 176.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:44:26 [2020-04-02T18:44:26.814Z] #11 176.3 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
18:44:26 [2020-04-02T18:44:26.814Z] #11 176.3 Setting up libsepol1-dev:ppc64el (2.8-1) ...
18:44:27 [2020-04-02T18:44:27.087Z] --- PASS: TestStats (1.88s)
18:44:27 [2020-04-02T18:44:27.087Z] === RUN   TestStopContainerWithTimeout
18:44:27 [2020-04-02T18:44:27.087Z] === RUN   TestStopContainerWithTimeout/0
18:44:27 [2020-04-02T18:44:27.087Z] === PAUSE TestStopContainerWithTimeout/0
18:44:27 [2020-04-02T18:44:27.087Z] === RUN   TestStopContainerWithTimeout/1
18:44:27 [2020-04-02T18:44:27.087Z] === PAUSE TestStopContainerWithTimeout/1
18:44:27 [2020-04-02T18:44:27.087Z] === RUN   TestStopContainerWithTimeout/3
18:44:27 [2020-04-02T18:44:27.087Z] === PAUSE TestStopContainerWithTimeout/3
18:44:27 [2020-04-02T18:44:27.087Z] === RUN   TestStopContainerWithTimeout/-1
18:44:27 [2020-04-02T18:44:27.087Z] === PAUSE TestStopContainerWithTimeout/-1
18:44:27 [2020-04-02T18:44:27.087Z] === CONT  TestStopContainerWithTimeout/0
18:44:27 [2020-04-02T18:44:27.087Z] === CONT  TestStopContainerWithTimeout/-1
18:44:27 [2020-04-02T18:44:27.107Z] #11 176.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:44:27 [2020-04-02T18:44:27.107Z] #11 176.4 Setting up libbtrfs0 (4.20.1-2) ...
18:44:27 [2020-04-02T18:44:27.107Z] #11 176.4 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
18:44:27 [2020-04-02T18:44:27.107Z] #11 176.4 Setting up libudev-dev:ppc64el (241-7~deb10u3) ...
18:44:27 [2020-04-02T18:44:27.107Z] #11 176.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:44:27 [2020-04-02T18:44:27.107Z] #11 176.5 Setting up libbtrfs-dev (4.20.1-2) ...
18:44:27 [2020-04-02T18:44:27.107Z] #11 176.5 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
18:44:27 [2020-04-02T18:44:27.107Z] #11 176.5 Setting up mingw-w64-common (6.0.0-3) ...
18:44:27 [2020-04-02T18:44:27.107Z] #11 176.5 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ...
18:44:27 [2020-04-02T18:44:27.107Z] #11 176.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
18:44:27 [2020-04-02T18:44:27.107Z] #11 176.5 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
18:44:27 [2020-04-02T18:44:27.107Z] #11 176.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:44:27 [2020-04-02T18:44:27.107Z] #11 176.5 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
18:44:27 [2020-04-02T18:44:27.107Z] #11 176.5 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
18:44:27 [2020-04-02T18:44:27.107Z] #11 176.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:44:27 [2020-04-02T18:44:27.107Z] #11 176.6 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
18:44:27 [2020-04-02T18:44:27.107Z] #11 176.6 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
18:44:27 [2020-04-02T18:44:27.107Z] #11 176.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
18:44:27 [2020-04-02T18:44:27.107Z] #11 176.6 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
18:44:27 [2020-04-02T18:44:27.107Z] #11 176.6 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
18:44:27 [2020-04-02T18:44:27.107Z] #11 176.6 Setting up dmsetup (2:1.02.155-3) ...
18:44:27 [2020-04-02T18:44:27.107Z] #11 176.7 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
18:44:27 [2020-04-02T18:44:27.107Z] #11 176.7 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
18:44:27 [2020-04-02T18:44:27.107Z] #11 176.7 Processing triggers for libc-bin (2.28-10) ...
18:44:27 [2020-04-02T18:44:27.430Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s)
18:44:27 [2020-04-02T18:44:27.430Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
18:44:27 [2020-04-02T18:44:27.430Z] === RUN   TestIpcModeOlderClient
18:44:27 [2020-04-02T18:44:27.430Z] === PAUSE TestIpcModeOlderClient
18:44:27 [2020-04-02T18:44:27.430Z] === RUN   TestKillContainerInvalidSignal
18:44:27 [2020-04-02T18:44:27.612Z] tests/integration/models_containers_test.py ............................ [ 83%]
18:44:27 [2020-04-02T18:44:27.742Z] #11 DONE 177.2s
18:44:27 [2020-04-02T18:44:27.742Z] 
18:44:27 [2020-04-02T18:44:27.742Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:44:27 [2020-04-02T18:44:27.742Z] #45 75.09   CC       compel/plugins/std/fds.o
18:44:27 [2020-04-02T18:44:27.742Z] #45 76.03   CC       compel/plugins/std/log.o
18:44:27 [2020-04-02T18:44:27.742Z] #45 77.40   CC       compel/plugins/std/string.o
18:44:27 [2020-04-02T18:44:27.742Z] #45 78.87   CC       compel/plugins/std/infect.o
18:44:27 [2020-04-02T18:44:27.742Z] #45 79.77   CC       compel/arch/ppc64/plugins/std/parasite-head.o
18:44:27 [2020-04-02T18:44:27.742Z] #45 79.86   CC       compel/arch/ppc64/plugins/std/memcpy.o
18:44:27 [2020-04-02T18:44:27.742Z] #45 79.96   CC       compel/arch/ppc64/plugins/std/memcmp.o
18:44:27 [2020-04-02T18:44:27.742Z] #45 80.05   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
18:44:27 [2020-04-02T18:44:27.742Z] #45 80.22   AR       compel/plugins/std.lib.a
18:44:27 [2020-04-02T18:44:27.797Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
18:44:27 [2020-04-02T18:44:27.996Z] --- PASS: TestKillContainerInvalidSignal (0.87s)
18:44:27 [2020-04-02T18:44:27.996Z] === RUN   TestKillContainer
18:44:27 [2020-04-02T18:44:27.996Z] === RUN   TestKillContainer/no_signal
18:44:28 [2020-04-02T18:44:28.071Z] #45 ...
18:44:28 [2020-04-02T18:44:28.071Z] 
18:44:28 [2020-04-02T18:44:28.071Z] #59 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
18:44:28 [2020-04-02T18:44:28.071Z] #59 DONE 0.3s
18:44:28 [2020-04-02T18:44:28.071Z] 
18:44:28 [2020-04-02T18:44:28.071Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker
18:44:28 [2020-04-02T18:44:28.071Z] #12 ...
18:44:28 [2020-04-02T18:44:28.071Z] 
18:44:28 [2020-04-02T18:44:28.071Z] #60 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
18:44:28 [2020-04-02T18:44:28.071Z] #60 DONE 0.1s
18:44:28 [2020-04-02T18:44:28.364Z] 
18:44:28 [2020-04-02T18:44:28.364Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:44:28 [2020-04-02T18:44:28.364Z] #61 0.280 + RM_GOPATH=0
18:44:28 [2020-04-02T18:44:28.364Z] #61 0.282 + TMP_GOPATH=
18:44:28 [2020-04-02T18:44:28.364Z] #61 0.284 + : /build
18:44:28 [2020-04-02T18:44:28.364Z] #61 0.285 + '[' -z '' ']'
18:44:28 [2020-04-02T18:44:28.364Z] #61 0.288 ++ mktemp -d
18:44:28 [2020-04-02T18:44:28.364Z] #61 0.299 + export GOPATH=/tmp/tmp.v452FcKGir
18:44:28 [2020-04-02T18:44:28.364Z] #61 0.299 + GOPATH=/tmp/tmp.v452FcKGir
18:44:28 [2020-04-02T18:44:28.364Z] #61 0.300 + RM_GOPATH=1
18:44:28 [2020-04-02T18:44:28.364Z] #61 0.302 ++ dirname ./install.sh
18:44:28 [2020-04-02T18:44:28.364Z] #61 0.305 + dir=.
18:44:28 [2020-04-02T18:44:28.364Z] #61 0.308 + bin=runc
18:44:28 [2020-04-02T18:44:28.364Z] #61 0.309 + shift
18:44:28 [2020-04-02T18:44:28.364Z] #61 0.311 + '[' '!' -f ./runc.installer ']'
18:44:28 [2020-04-02T18:44:28.364Z] #61 0.312 + . ./runc.installer
18:44:28 [2020-04-02T18:44:28.364Z] #61 0.313 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
18:44:28 [2020-04-02T18:44:28.364Z] #61 0.315 + install_runc
18:44:28 [2020-04-02T18:44:28.364Z] #61 0.318 + grep -q '^3\.10\.0.*\.el7\.'
18:44:28 [2020-04-02T18:44:28.364Z] #61 0.332 + uname -r
18:44:28 [2020-04-02T18:44:28.364Z] #61 ...
18:44:28 [2020-04-02T18:44:28.364Z] 
18:44:28 [2020-04-02T18:44:28.364Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker
18:44:28 [2020-04-02T18:44:28.364Z] #12 DONE 0.8s
18:44:28 [2020-04-02T18:44:28.364Z] 
18:44:28 [2020-04-02T18:44:28.364Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:44:28 [2020-04-02T18:44:28.364Z] #61 0.345 + RUNC_BUILDTAGS='seccomp apparmor selinux '
18:44:28 [2020-04-02T18:44:28.364Z] #61 0.345 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
18:44:28 [2020-04-02T18:44:28.364Z] #61 0.351 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
18:44:28 [2020-04-02T18:44:28.364Z] #61 0.352 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.v452FcKGir/src/github.com/opencontainers/runc
18:44:28 [2020-04-02T18:44:28.364Z] #61 0.367 Cloning into '/tmp/tmp.v452FcKGir/src/github.com/opencontainers/runc'...
18:44:28 [2020-04-02T18:44:28.558Z] === CONT  TestStopContainerWithTimeout/3
18:44:28 [2020-04-02T18:44:28.931Z] === RUN   TestKillContainer/non_killing_signal
18:44:29 [2020-04-02T18:44:29.145Z] #78 exporting layers 5.9s done
18:44:29 [2020-04-02T18:44:29.145Z] #78 writing image sha256:1d0e37469b63455f8fb1ab99664ddea7d26d8fe499b0e432f1ec02deb90e0cb8 done
18:44:29 [2020-04-02T18:44:29.145Z] #78 naming to docker.io/library/docker:6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79 done
18:44:29 [2020-04-02T18:44:29.145Z] #78 DONE 5.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
18:44:29 [2020-04-02T18:44:29.189Z] === RUN   TestKillContainer/killing_signal
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:44:29 [2020-04-02T18:44:29.401Z] #61 ...
18:44:29 [2020-04-02T18:44:29.401Z] 
18:44:29 [2020-04-02T18:44:29.401Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
18:44:29 [2020-04-02T18:44:29.401Z] #13 DONE 0.6s
18:44:29 [2020-04-02T18:44:29.401Z] 
18:44:29 [2020-04-02T18:44:29.401Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
18:44:29 [2020-04-02T18:44:29.401Z] #14 0.350 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:44:29 [2020-04-02T18:44:29.656Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40694/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_GITCOMMIT=6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79 hack/make.sh dynbinary test-integration
18:44:29 [2020-04-02T18:44:29.677Z] --- PASS: TestConfigList (3.22s)
18:44:29 [2020-04-02T18:44:29.677Z] === RUN   TestConfigsCreateAndDelete
18:44:29 [2020-04-02T18:44:29.694Z] #14 DONE 0.4s
18:44:29 [2020-04-02T18:44:29.694Z] 
18:44:29 [2020-04-02T18:44:29.694Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
18:44:29 [2020-04-02T18:44:29.985Z] #15 DONE 0.4s
18:44:29 [2020-04-02T18:44:29.985Z] 
18:44:29 [2020-04-02T18:44:29.985Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
18:44:30 [2020-04-02T18:44:30.276Z] #16 DONE 0.3s
18:44:30 [2020-04-02T18:44:30.276Z] 
18:44:30 [2020-04-02T18:44:30.276Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:44:30 [2020-04-02T18:44:30.276Z] #45 80.39   CC       compel/plugins/fds/fds.o
18:44:30 [2020-04-02T18:44:30.276Z] #45 81.24   AR       compel/plugins/fds.lib.a
18:44:30 [2020-04-02T18:44:30.276Z] #45 81.32   HOSTDEP  compel/src/lib/log-host.d
18:44:30 [2020-04-02T18:44:30.276Z] #45 81.49   HOSTDEP  compel/src/lib/handle-elf-host.d
18:44:30 [2020-04-02T18:44:30.276Z] #45 81.74   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
18:44:30 [2020-04-02T18:44:30.276Z] #45 81.93   HOSTDEP  compel/src/main-host.d
18:44:30 [2020-04-02T18:44:30.276Z] #45 82.28   DEP      compel/src/lib/ptrace.d
18:44:30 [2020-04-02T18:44:30.276Z] #45 82.57   DEP      compel/src/lib/infect.d
18:44:30 [2020-04-02T18:44:30.563Z] --- PASS: TestKillContainer (2.41s)
18:44:30 [2020-04-02T18:44:30.563Z]     --- PASS: TestKillContainer/no_signal (0.78s)
18:44:30 [2020-04-02T18:44:30.563Z]     --- PASS: TestKillContainer/non_killing_signal (0.53s)
18:44:30 [2020-04-02T18:44:30.563Z]     --- PASS: TestKillContainer/killing_signal (0.76s)
18:44:30 [2020-04-02T18:44:30.563Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:44:30 [2020-04-02T18:44:30.563Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:44:30 [2020-04-02T18:44:30.568Z] #45 82.99   DEP      compel/src/lib/infect-util.d
18:44:30 [2020-04-02T18:44:30.576Z] === CONT  TestStopContainerWithTimeout/1
18:44:30 [2020-04-02T18:44:30.579Z] 
18:44:30 [2020-04-02T18:44:30.579Z] Removing bundles/
18:44:30 [2020-04-02T18:44:30.579Z] 
18:44:30 [2020-04-02T18:44:30.579Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:44:30 [2020-04-02T18:44:30.579Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:44:30 [2020-04-02T18:44:30.579Z] GOOS="" GOARCH="" GOARM=""
18:44:30 [2020-04-02T18:44:30.860Z] #45 ...
18:44:30 [2020-04-02T18:44:30.860Z] 
18:44:30 [2020-04-02T18:44:30.860Z] #17 [dev-systemd-false 6/26] RUN ldconfig
18:44:30 [2020-04-02T18:44:30.860Z] #17 DONE 0.5s
18:44:30 [2020-04-02T18:44:30.860Z] 
18:44:30 [2020-04-02T18:44:30.860Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:44:30 [2020-04-02T18:44:30.860Z] #45 83.23   DEP      compel/src/lib/infect-rpc.d
18:44:31 [2020-04-02T18:44:31.130Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:44:31 [2020-04-02T18:44:31.151Z] #45 83.47   DEP      compel/arch/ppc64/src/lib/infect.d
18:44:31 [2020-04-02T18:44:31.443Z] #45 83.67   DEP      compel/arch/ppc64/src/lib/cpu.d
18:44:31 [2020-04-02T18:44:31.443Z] #45 83.88   DEP      compel/src/lib/log.d
18:44:31 [2020-04-02T18:44:31.557Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
18:44:31 [2020-04-02T18:44:31.734Z] #45 84.09   DEP      compel/src/main.d
18:44:32 [2020-04-02T18:44:32.026Z] #45 84.29   DEP      compel/src/lib/handle-elf.d
18:44:32 [2020-04-02T18:44:32.048Z] --- PASS: TestStopContainerWithTimeout (0.01s)
18:44:32 [2020-04-02T18:44:32.048Z]     --- PASS: TestStopContainerWithTimeout/0 (1.15s)
18:44:32 [2020-04-02T18:44:32.048Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.05s)
18:44:32 [2020-04-02T18:44:32.048Z]     --- PASS: TestStopContainerWithTimeout/3 (2.87s)
18:44:32 [2020-04-02T18:44:32.048Z]     --- PASS: TestStopContainerWithTimeout/1 (1.81s)
18:44:32 [2020-04-02T18:44:32.048Z] === RUN   TestDeleteDevicemapper
18:44:32 [2020-04-02T18:44:32.048Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:44:32 [2020-04-02T18:44:32.048Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:44:32 [2020-04-02T18:44:32.048Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:44:32 [2020-04-02T18:44:32.064Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.58s)
18:44:32 [2020-04-02T18:44:32.064Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s)
18:44:32 [2020-04-02T18:44:32.064Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s)
18:44:32 [2020-04-02T18:44:32.064Z] === RUN   TestKillStoppedContainer
18:44:32 [2020-04-02T18:44:32.064Z] --- PASS: TestKillStoppedContainer (0.10s)
18:44:32 [2020-04-02T18:44:32.064Z] === RUN   TestKillStoppedContainerAPIPre120
18:44:32 [2020-04-02T18:44:32.064Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
18:44:32 [2020-04-02T18:44:32.064Z] === RUN   TestKillDifferentUserContainer
18:44:32 [2020-04-02T18:44:32.115Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
18:44:32 [2020-04-02T18:44:32.349Z] #45 84.61   DEP      compel/arch/ppc64/src/lib/handle-elf.d
18:44:32 [2020-04-02T18:44:32.370Z] --- PASS: TestConfigsCreateAndDelete (2.84s)
18:44:32 [2020-04-02T18:44:32.370Z] === RUN   TestConfigsUpdate
18:44:32 [2020-04-02T18:44:32.624Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
18:44:32 [2020-04-02T18:44:32.984Z] #45 85.17   CC       compel/src/lib/log.o
18:44:32 [2020-04-02T18:44:32.999Z] --- PASS: TestKillDifferentUserContainer (0.82s)
18:44:32 [2020-04-02T18:44:32.999Z] === RUN   TestInspectOomKilledTrue
18:44:32 [2020-04-02T18:44:32.999Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:44:32 [2020-04-02T18:44:32.999Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:44:32 [2020-04-02T18:44:32.999Z] === RUN   TestInspectOomKilledFalse
18:44:32 [2020-04-02T18:44:32.999Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:44:32 [2020-04-02T18:44:32.999Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:44:32 [2020-04-02T18:44:32.999Z] === RUN   TestLinksEtcHostsContentMatch
18:44:33 [2020-04-02T18:44:33.225Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
18:44:33 [2020-04-02T18:44:33.479Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
18:44:33 [2020-04-02T18:44:33.566Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s)
18:44:33 [2020-04-02T18:44:33.566Z] === RUN   TestLinksContainerNames
18:44:33 [2020-04-02T18:44:33.621Z] #45 85.76   CC       compel/arch/ppc64/src/lib/cpu.o
18:44:34 [2020-04-02T18:44:34.256Z] #45 86.39   CC       compel/arch/ppc64/src/lib/infect.o
18:44:35 [2020-04-02T18:44:35.468Z] --- PASS: TestLinksContainerNames (1.56s)
18:44:35 [2020-04-02T18:44:35.468Z] === RUN   TestLogsFollowTailEmpty
18:44:35 [2020-04-02T18:44:35.509Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.49s)
18:44:35 [2020-04-02T18:44:35.509Z] === RUN   TestUpdateMemory
18:44:35 [2020-04-02T18:44:35.509Z] --- SKIP: TestUpdateMemory (0.00s)
18:44:35 [2020-04-02T18:44:35.509Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
18:44:35 [2020-04-02T18:44:35.509Z] === RUN   TestUpdateCPUQuota
18:44:35 [2020-04-02T18:44:35.771Z] #45 88.06   CC       compel/src/lib/infect-rpc.o
18:44:35 [2020-04-02T18:44:35.984Z] --- PASS: TestConfigsUpdate (3.19s)
18:44:35 [2020-04-02T18:44:35.984Z] === RUN   TestTemplatedConfig
18:44:36 [2020-04-02T18:44:36.034Z] --- PASS: TestLogsFollowTailEmpty (0.79s)
18:44:36 [2020-04-02T18:44:36.034Z] === RUN   TestContainerNetworkMountsNoChown
18:44:36 [2020-04-02T18:44:36.407Z] #45 ...
18:44:36 [2020-04-02T18:44:36.407Z] 
18:44:36 [2020-04-02T18:44:36.407Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:44:36 [2020-04-02T18:44:36.407Z] #48 175.6 text/template
18:44:36 [2020-04-02T18:44:36.407Z] #48 182.7 go/parser
18:44:36 [2020-04-02T18:44:36.543Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
18:44:36 [2020-04-02T18:44:36.543Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
18:44:36 [2020-04-02T18:44:36.701Z] #48 ...
18:44:36 [2020-04-02T18:44:36.701Z] 
18:44:36 [2020-04-02T18:44:36.701Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:44:36 [2020-04-02T18:44:36.701Z] #45 88.85   CC       compel/src/lib/infect-util.o
18:44:36 [2020-04-02T18:44:36.969Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s)
18:44:36 [2020-04-02T18:44:36.969Z] === RUN   TestMountDaemonRoot
18:44:36 [2020-04-02T18:44:36.969Z] === RUN   TestMountDaemonRoot/default
18:44:36 [2020-04-02T18:44:36.969Z] === PAUSE TestMountDaemonRoot/default
18:44:36 [2020-04-02T18:44:36.969Z] === RUN   TestMountDaemonRoot/private
18:44:36 [2020-04-02T18:44:36.969Z] === PAUSE TestMountDaemonRoot/private
18:44:36 [2020-04-02T18:44:36.969Z] === RUN   TestMountDaemonRoot/rprivate
18:44:36 [2020-04-02T18:44:36.969Z] === PAUSE TestMountDaemonRoot/rprivate
18:44:36 [2020-04-02T18:44:36.969Z] === RUN   TestMountDaemonRoot/slave
18:44:36 [2020-04-02T18:44:36.969Z] === PAUSE TestMountDaemonRoot/slave
18:44:36 [2020-04-02T18:44:36.969Z] === RUN   TestMountDaemonRoot/rslave
18:44:36 [2020-04-02T18:44:36.969Z] === PAUSE TestMountDaemonRoot/rslave
18:44:36 [2020-04-02T18:44:36.969Z] === RUN   TestMountDaemonRoot/shared
18:44:36 [2020-04-02T18:44:36.969Z] === PAUSE TestMountDaemonRoot/shared
18:44:36 [2020-04-02T18:44:36.969Z] === RUN   TestMountDaemonRoot/rshared
18:44:36 [2020-04-02T18:44:36.969Z] === PAUSE TestMountDaemonRoot/rshared
18:44:36 [2020-04-02T18:44:36.969Z] === CONT  TestMountDaemonRoot/default
18:44:36 [2020-04-02T18:44:36.969Z] === CONT  TestMountDaemonRoot/rprivate
18:44:36 [2020-04-02T18:44:36.969Z] === CONT  TestMountDaemonRoot/rslave
18:44:36 [2020-04-02T18:44:36.969Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:44:36 [2020-04-02T18:44:36.969Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:44:36 [2020-04-02T18:44:36.969Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:44:36 [2020-04-02T18:44:36.969Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:44:36 [2020-04-02T18:44:36.969Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:44:36 [2020-04-02T18:44:36.969Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:44:36 [2020-04-02T18:44:36.969Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:44:36 [2020-04-02T18:44:36.969Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:44:36 [2020-04-02T18:44:36.969Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:44:36 [2020-04-02T18:44:36.969Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:44:36 [2020-04-02T18:44:36.969Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:44:36 [2020-04-02T18:44:36.969Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:44:36 [2020-04-02T18:44:36.969Z] === CONT  TestMountDaemonRoot/shared
18:44:36 [2020-04-02T18:44:36.969Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:44:36 [2020-04-02T18:44:36.969Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:44:36 [2020-04-02T18:44:36.969Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:44:36 [2020-04-02T18:44:36.969Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:44:36 [2020-04-02T18:44:36.969Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:44:36 [2020-04-02T18:44:36.969Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:44:36 [2020-04-02T18:44:36.969Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:44:36 [2020-04-02T18:44:36.969Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:44:36 [2020-04-02T18:44:36.969Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:44:36 [2020-04-02T18:44:36.969Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:44:36 [2020-04-02T18:44:36.969Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:44:36 [2020-04-02T18:44:36.969Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:44:36 [2020-04-02T18:44:36.969Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:44:36 [2020-04-02T18:44:36.969Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:44:36 [2020-04-02T18:44:36.969Z] === RUN   TestMountDaemonRoot/default/bind_root
18:44:36 [2020-04-02T18:44:36.969Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:44:36 [2020-04-02T18:44:36.969Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:44:36 [2020-04-02T18:44:36.969Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:44:36 [2020-04-02T18:44:36.969Z] === RUN   TestMountDaemonRoot/default/mount_root
18:44:36 [2020-04-02T18:44:36.969Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:44:36 [2020-04-02T18:44:36.969Z] === CONT  TestMountDaemonRoot/rshared
18:44:36 [2020-04-02T18:44:36.969Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:44:36 [2020-04-02T18:44:36.969Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:44:36 [2020-04-02T18:44:36.969Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:44:36 [2020-04-02T18:44:36.969Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:44:36 [2020-04-02T18:44:36.969Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:44:36 [2020-04-02T18:44:36.969Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:44:36 [2020-04-02T18:44:36.969Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:44:36 [2020-04-02T18:44:36.969Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:44:36 [2020-04-02T18:44:36.969Z] === CONT  TestMountDaemonRoot/private
18:44:36 [2020-04-02T18:44:36.969Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:44:36 [2020-04-02T18:44:36.969Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:44:36 [2020-04-02T18:44:36.969Z] === RUN   TestMountDaemonRoot/private/mount_root
18:44:36 [2020-04-02T18:44:36.969Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:44:36 [2020-04-02T18:44:36.969Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:44:36 [2020-04-02T18:44:36.969Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:44:36 [2020-04-02T18:44:36.969Z] === RUN   TestMountDaemonRoot/private/bind_root
18:44:36 [2020-04-02T18:44:36.969Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:44:36 [2020-04-02T18:44:36.969Z] === CONT  TestMountDaemonRoot/slave
18:44:36 [2020-04-02T18:44:36.969Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:44:36 [2020-04-02T18:44:36.969Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:44:36 [2020-04-02T18:44:36.969Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:44:36 [2020-04-02T18:44:36.969Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:44:36 [2020-04-02T18:44:36.969Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:44:36 [2020-04-02T18:44:36.969Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:44:36 [2020-04-02T18:44:36.969Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:44:36 [2020-04-02T18:44:36.969Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:44:36 [2020-04-02T18:44:36.969Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:44:36 [2020-04-02T18:44:36.969Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:44:36 [2020-04-02T18:44:36.969Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:44:36 [2020-04-02T18:44:36.969Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:44:36 [2020-04-02T18:44:36.969Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:44:36 [2020-04-02T18:44:36.969Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:44:36 [2020-04-02T18:44:36.969Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:44:36 [2020-04-02T18:44:36.969Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:44:36 [2020-04-02T18:44:36.969Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:44:36 [2020-04-02T18:44:36.969Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:44:36 [2020-04-02T18:44:36.969Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:44:36 [2020-04-02T18:44:36.969Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:44:36 [2020-04-02T18:44:36.969Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:44:36 [2020-04-02T18:44:36.969Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:44:36 [2020-04-02T18:44:36.969Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:44:36 [2020-04-02T18:44:36.969Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:44:36 [2020-04-02T18:44:36.969Z] === CONT  TestMountDaemonRoot/default/mount_root
18:44:36 [2020-04-02T18:44:36.969Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:44:36 [2020-04-02T18:44:36.977Z] --- PASS: TestUpdateCPUQuota (1.19s)
18:44:36 [2020-04-02T18:44:36.977Z] === RUN   TestUpdatePidsLimit
18:44:36 [2020-04-02T18:44:36.977Z] === RUN   TestUpdatePidsLimit/update_from_none
18:44:36 [2020-04-02T18:44:36.977Z] === RUN   TestUpdatePidsLimit/no_change
18:44:37 [2020-04-02T18:44:37.101Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
18:44:37 [2020-04-02T18:44:37.228Z] === CONT  TestMountDaemonRoot/default/bind_root
18:44:37 [2020-04-02T18:44:37.228Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:44:37 [2020-04-02T18:44:37.228Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:44:37 [2020-04-02T18:44:37.228Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:44:37 [2020-04-02T18:44:37.228Z] === CONT  TestMountDaemonRoot/private/bind_root
18:44:37 [2020-04-02T18:44:37.228Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:44:37 [2020-04-02T18:44:37.228Z] === CONT  TestMountDaemonRoot/private/mount_root
18:44:37 [2020-04-02T18:44:37.228Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:44:37 [2020-04-02T18:44:37.228Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:44:37 [2020-04-02T18:44:37.228Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:44:37 [2020-04-02T18:44:37.228Z] --- PASS: TestMountDaemonRoot (0.04s)
18:44:37 [2020-04-02T18:44:37.228Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:44:37 [2020-04-02T18:44:37.228Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
18:44:37 [2020-04-02T18:44:37.228Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
18:44:37 [2020-04-02T18:44:37.228Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
18:44:37 [2020-04-02T18:44:37.228Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
18:44:37 [2020-04-02T18:44:37.228Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:44:37 [2020-04-02T18:44:37.228Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
18:44:37 [2020-04-02T18:44:37.228Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
18:44:37 [2020-04-02T18:44:37.228Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
18:44:37 [2020-04-02T18:44:37.228Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
18:44:37 [2020-04-02T18:44:37.228Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:44:37 [2020-04-02T18:44:37.228Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
18:44:37 [2020-04-02T18:44:37.228Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
18:44:37 [2020-04-02T18:44:37.228Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
18:44:37 [2020-04-02T18:44:37.228Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
18:44:37 [2020-04-02T18:44:37.228Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:44:37 [2020-04-02T18:44:37.228Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
18:44:37 [2020-04-02T18:44:37.228Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.11s)
18:44:37 [2020-04-02T18:44:37.228Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s)
18:44:37 [2020-04-02T18:44:37.228Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
18:44:37 [2020-04-02T18:44:37.228Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:44:37 [2020-04-02T18:44:37.228Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
18:44:37 [2020-04-02T18:44:37.228Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
18:44:37 [2020-04-02T18:44:37.228Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
18:44:37 [2020-04-02T18:44:37.228Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
18:44:37 [2020-04-02T18:44:37.228Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:44:37 [2020-04-02T18:44:37.228Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
18:44:37 [2020-04-02T18:44:37.228Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
18:44:37 [2020-04-02T18:44:37.228Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
18:44:37 [2020-04-02T18:44:37.228Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
18:44:37 [2020-04-02T18:44:37.228Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:44:37 [2020-04-02T18:44:37.228Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
18:44:37 [2020-04-02T18:44:37.228Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
18:44:37 [2020-04-02T18:44:37.228Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
18:44:37 [2020-04-02T18:44:37.228Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
18:44:37 [2020-04-02T18:44:37.228Z] === RUN   TestContainerBindMountNonRecursive
18:44:37 [2020-04-02T18:44:37.341Z] #45 89.45   CC       compel/src/lib/infect.o
18:44:37 [2020-04-02T18:44:37.591Z] === RUN   TestUpdatePidsLimit/update_lower
18:44:37 [2020-04-02T18:44:37.873Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:44:38 [2020-04-02T18:44:38.155Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:44:38 [2020-04-02T18:44:38.770Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:44:39 [2020-04-02T18:44:39.036Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
18:44:39 [2020-04-02T18:44:39.036Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
18:44:39 [2020-04-02T18:44:39.053Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:44:39 [2020-04-02T18:44:39.331Z] --- PASS: TestTemplatedConfig (3.76s)
18:44:39 [2020-04-02T18:44:39.331Z] === RUN   TestConfigInspect
18:44:39 [2020-04-02T18:44:39.760Z] --- PASS: TestContainerBindMountNonRecursive (1.94s)
18:44:39 [2020-04-02T18:44:39.760Z] === RUN   TestNetworkNat
18:44:39 [2020-04-02T18:44:39.890Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
18:44:40 [2020-04-02T18:44:40.327Z] --- PASS: TestNetworkNat (0.89s)
18:44:40 [2020-04-02T18:44:40.327Z] === RUN   TestNetworkLocalhostTCPNat
18:44:40 [2020-04-02T18:44:40.523Z] --- PASS: TestUpdatePidsLimit (3.74s)
18:44:40 [2020-04-02T18:44:40.523Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.35s)
18:44:40 [2020-04-02T18:44:40.523Z]     --- PASS: TestUpdatePidsLimit/no_change (0.40s)
18:44:40 [2020-04-02T18:44:40.523Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.36s)
18:44:40 [2020-04-02T18:44:40.523Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s)
18:44:40 [2020-04-02T18:44:40.523Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s)
18:44:40 [2020-04-02T18:44:40.523Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
18:44:40 [2020-04-02T18:44:40.523Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s)
18:44:40 [2020-04-02T18:44:40.523Z] === RUN   TestUpdateRestartPolicy
18:44:40 [2020-04-02T18:44:40.920Z] #45 ...
18:44:40 [2020-04-02T18:44:40.920Z] 
18:44:40 [2020-04-02T18:44:40.920Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
18:44:40 [2020-04-02T18:44:40.920Z] #18 0.562 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:44:40 [2020-04-02T18:44:40.920Z] #18 0.621 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:44:40 [2020-04-02T18:44:40.920Z] #18 0.655 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:44:40 [2020-04-02T18:44:40.920Z] #18 2.426 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
18:44:40 [2020-04-02T18:44:40.920Z] #18 4.768 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [181 kB]
18:44:40 [2020-04-02T18:44:40.920Z] #18 6.924 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
18:44:41 [2020-04-02T18:44:41.262Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s)
18:44:41 [2020-04-02T18:44:41.262Z] === RUN   TestNetworkLoopbackNat
18:44:41 [2020-04-02T18:44:41.557Z] #18 ...
18:44:41 [2020-04-02T18:44:41.557Z] 
18:44:41 [2020-04-02T18:44:41.557Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:44:41 [2020-04-02T18:44:41.557Z] #45 94.02   CC       compel/src/lib/ptrace.o
18:44:42 [2020-04-02T18:44:42.197Z] --- PASS: TestNetworkLoopbackNat (1.18s)
18:44:42 [2020-04-02T18:44:42.197Z] === RUN   TestPause
18:44:42 [2020-04-02T18:44:42.394Z] --- PASS: TestConfigInspect (2.73s)
18:44:42 [2020-04-02T18:44:42.395Z] === RUN   TestConfigCreateWithLabels
18:44:42 [2020-04-02T18:44:42.395Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
18:44:42 [2020-04-02T18:44:42.395Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
18:44:42 [2020-04-02T18:44:42.596Z] #45 94.93   AR       compel/libcompel.a
18:44:42 [2020-04-02T18:44:42.596Z] #45 95.07   HOSTCC   compel/src/main-host.o
18:44:43 [2020-04-02T18:44:43.134Z] --- PASS: TestPause (0.83s)
18:44:43 [2020-04-02T18:44:43.134Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:44:43 [2020-04-02T18:44:43.134Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:44:43 [2020-04-02T18:44:43.134Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:44:43 [2020-04-02T18:44:43.134Z] === RUN   TestPauseStopPausedContainer
18:44:43 [2020-04-02T18:44:43.631Z] #45 95.93   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
18:44:44 [2020-04-02T18:44:44.067Z] --- PASS: TestPauseStopPausedContainer (0.84s)
18:44:44 [2020-04-02T18:44:44.067Z] === RUN   TestPsFilter
18:44:44 [2020-04-02T18:44:44.067Z] --- PASS: TestPsFilter (0.27s)
18:44:44 [2020-04-02T18:44:44.067Z] === RUN   TestRemoveContainerWithRemovedVolume
18:44:44 [2020-04-02T18:44:44.296Z] #45 96.44   HOSTCC   compel/src/lib/handle-elf-host.o
18:44:44 [2020-04-02T18:44:44.901Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
18:44:45 [2020-04-02T18:44:45.002Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s)
18:44:45 [2020-04-02T18:44:45.002Z] === RUN   TestRemoveContainerWithVolume
18:44:45 [2020-04-02T18:44:45.155Z] --- PASS: TestConfigCreateWithLabels (3.10s)
18:44:45 [2020-04-02T18:44:45.155Z] === RUN   TestConfigCreateResolve
18:44:45 [2020-04-02T18:44:45.155Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
18:44:45 [2020-04-02T18:44:45.155Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
18:44:45 [2020-04-02T18:44:45.339Z] #45 97.47   HOSTCC   compel/src/lib/log-host.o
18:44:45 [2020-04-02T18:44:45.568Z] --- PASS: TestRemoveContainerWithVolume (0.76s)
18:44:45 [2020-04-02T18:44:45.568Z] === RUN   TestRemoveContainerRunning
18:44:45 [2020-04-02T18:44:45.632Z] #45 97.94   HOSTLINK compel/compel-host-bin
18:44:45 [2020-04-02T18:44:45.632Z] #45 98.14   DEP      soccr/soccr.d
18:44:45 [2020-04-02T18:44:45.714Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
18:44:46 [2020-04-02T18:44:46.266Z] #45 98.47   CC       soccr/soccr.o
18:44:46 [2020-04-02T18:44:46.503Z] --- PASS: TestRemoveContainerRunning (0.81s)
18:44:46 [2020-04-02T18:44:46.503Z] === RUN   TestRemoveContainerForceRemoveRunning
18:44:47 [2020-04-02T18:44:47.437Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s)
18:44:47 [2020-04-02T18:44:47.437Z] === RUN   TestRemoveInvalidContainer
18:44:47 [2020-04-02T18:44:47.437Z] --- PASS: TestRemoveInvalidContainer (0.02s)
18:44:47 [2020-04-02T18:44:47.437Z] === RUN   TestRenameLinkedContainer
18:44:47 [2020-04-02T18:44:47.595Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
18:44:47 [2020-04-02T18:44:47.849Z] --- PASS: TestConfigCreateResolve (2.78s)
18:44:47 [2020-04-02T18:44:47.849Z] === RUN   TestConfigDaemonLibtrustID
18:44:48 [2020-04-02T18:44:48.408Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
18:44:48 [2020-04-02T18:44:48.408Z] PASS
18:44:48 [2020-04-02T18:44:48.408Z] 
18:44:48 [2020-04-02T18:44:48.408Z] DONE 8 tests in 22.276s
18:44:48 [2020-04-02T18:44:48.713Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
18:44:48 [2020-04-02T18:44:48.713Z] ++ 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
18:44:48 [2020-04-02T18:44:48.713Z] ++ set -e
18:44:48 [2020-04-02T18:44:48.713Z] ++ '[' -n 0 ']'
18:44:48 [2020-04-02T18:44:48.713Z] ++ set -x
18:44:48 [2020-04-02T18:44:48.713Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:44:48 [2020-04-02T18:44:48.713Z] INFO: Testing against a local daemon
18:44:48 [2020-04-02T18:44:48.713Z] === RUN   TestCheckpoint
18:44:48 [2020-04-02T18:44:48.713Z] --- SKIP: TestCheckpoint (0.00s)
18:44:48 [2020-04-02T18:44:48.713Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:44:48 [2020-04-02T18:44:48.713Z] === RUN   TestContainerInvalidJSON
18:44:48 [2020-04-02T18:44:48.713Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
18:44:48 [2020-04-02T18:44:48.714Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
18:44:48 [2020-04-02T18:44:48.714Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:44:48 [2020-04-02T18:44:48.714Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:44:48 [2020-04-02T18:44:48.714Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:44:48 [2020-04-02T18:44:48.714Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:44:48 [2020-04-02T18:44:48.714Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
18:44:48 [2020-04-02T18:44:48.714Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:44:48 [2020-04-02T18:44:48.714Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:44:48 [2020-04-02T18:44:48.714Z] --- PASS: TestContainerInvalidJSON (0.02s)
18:44:48 [2020-04-02T18:44:48.714Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
18:44:48 [2020-04-02T18:44:48.714Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
18:44:48 [2020-04-02T18:44:48.714Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
18:44:48 [2020-04-02T18:44:48.714Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:44:48 [2020-04-02T18:44:48.968Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.16s)
18:44:48 [2020-04-02T18:44:48.968Z] === RUN   TestCopyFromContainerPathIsNotDir
18:44:48 [2020-04-02T18:44:48.968Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.17s)
18:44:48 [2020-04-02T18:44:48.968Z] === RUN   TestCopyToContainerPathDoesNotExist
18:44:49 [2020-04-02T18:44:49.138Z] .........                                                                [ 86%]
18:44:49 [2020-04-02T18:44:49.224Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
18:44:49 [2020-04-02T18:44:49.224Z] === RUN   TestCopyToContainerPathIsNotDir
18:44:49 [2020-04-02T18:44:49.224Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s)
18:44:49 [2020-04-02T18:44:49.224Z] === RUN   TestCopyFromContainer
18:44:49 [2020-04-02T18:44:49.782Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
18:44:49 [2020-04-02T18:44:49.785Z] #45 ...
18:44:49 [2020-04-02T18:44:49.785Z] 
18:44:49 [2020-04-02T18:44:49.785Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
18:44:49 [2020-04-02T18:44:49.785Z] #18 18.45 Fetched 8118 kB in 18s (453 kB/s)
18:44:50 [2020-04-02T18:44:50.721Z] --- PASS: TestRenameLinkedContainer (3.18s)
18:44:50 [2020-04-02T18:44:50.721Z] === RUN   TestRenameStoppedContainer
18:44:51 [2020-04-02T18:44:51.187Z] === RUN   TestCopyFromContainer//
18:44:51 [2020-04-02T18:44:51.187Z] === RUN   TestCopyFromContainer//bar/root
18:44:51 [2020-04-02T18:44:51.287Z] --- PASS: TestRenameStoppedContainer (0.77s)
18:44:51 [2020-04-02T18:44:51.288Z] === RUN   TestRenameRunningContainerAndReuse
18:44:51 [2020-04-02T18:44:51.442Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
18:44:51 [2020-04-02T18:44:51.442Z] === RUN   TestCopyFromContainer//bar/root/
18:44:51 [2020-04-02T18:44:51.442Z] === RUN   TestCopyFromContainer/bar/quux
18:44:51 [2020-04-02T18:44:51.697Z] === RUN   TestCopyFromContainer/bar/quux/
18:44:51 [2020-04-02T18:44:51.697Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:44:51 [2020-04-02T18:44:51.697Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:44:51 [2020-04-02T18:44:51.952Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:44:51 [2020-04-02T18:44:51.952Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:44:52 [2020-04-02T18:44:52.207Z] === RUN   TestCopyFromContainer/bar/notarget
18:44:52 [2020-04-02T18:44:52.207Z] --- PASS: TestCopyFromContainer (3.07s)
18:44:52 [2020-04-02T18:44:52.207Z]     --- PASS: TestCopyFromContainer// (0.11s)
18:44:52 [2020-04-02T18:44:52.207Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
18:44:52 [2020-04-02T18:44:52.207Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.13s)
18:44:52 [2020-04-02T18:44:52.207Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
18:44:52 [2020-04-02T18:44:52.207Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
18:44:52 [2020-04-02T18:44:52.207Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
18:44:52 [2020-04-02T18:44:52.207Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
18:44:52 [2020-04-02T18:44:52.207Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
18:44:52 [2020-04-02T18:44:52.207Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
18:44:52 [2020-04-02T18:44:52.207Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
18:44:52 [2020-04-02T18:44:52.207Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:44:52 [2020-04-02T18:44:52.207Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:44:52 [2020-04-02T18:44:52.207Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:44:52 [2020-04-02T18:44:52.207Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:44:52 [2020-04-02T18:44:52.207Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:44:52 [2020-04-02T18:44:52.207Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:44:52 [2020-04-02T18:44:52.207Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:44:52 [2020-04-02T18:44:52.461Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:44:52 [2020-04-02T18:44:52.461Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:44:52 [2020-04-02T18:44:52.461Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:44:52 [2020-04-02T18:44:52.461Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
18:44:52 [2020-04-02T18:44:52.461Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:44:52 [2020-04-02T18:44:52.461Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
18:44:52 [2020-04-02T18:44:52.461Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:44:52 [2020-04-02T18:44:52.461Z] === RUN   TestCreateLinkToNonExistingContainer
18:44:52 [2020-04-02T18:44:52.461Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
18:44:52 [2020-04-02T18:44:52.461Z] === RUN   TestCreateWithInvalidEnv
18:44:52 [2020-04-02T18:44:52.461Z] === RUN   TestCreateWithInvalidEnv/0
18:44:52 [2020-04-02T18:44:52.461Z] === PAUSE TestCreateWithInvalidEnv/0
18:44:52 [2020-04-02T18:44:52.461Z] === RUN   TestCreateWithInvalidEnv/1
18:44:52 [2020-04-02T18:44:52.461Z] === PAUSE TestCreateWithInvalidEnv/1
18:44:52 [2020-04-02T18:44:52.461Z] === RUN   TestCreateWithInvalidEnv/2
18:44:52 [2020-04-02T18:44:52.461Z] === PAUSE TestCreateWithInvalidEnv/2
18:44:52 [2020-04-02T18:44:52.461Z] === CONT  TestCreateWithInvalidEnv/0
18:44:52 [2020-04-02T18:44:52.461Z] === CONT  TestCreateWithInvalidEnv/2
18:44:52 [2020-04-02T18:44:52.461Z] === CONT  TestCreateWithInvalidEnv/1
18:44:52 [2020-04-02T18:44:52.461Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
18:44:52 [2020-04-02T18:44:52.461Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
18:44:52 [2020-04-02T18:44:52.461Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
18:44:52 [2020-04-02T18:44:52.461Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:44:52 [2020-04-02T18:44:52.461Z] === RUN   TestCreateTmpfsMountsTarget
18:44:52 [2020-04-02T18:44:52.461Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
18:44:52 [2020-04-02T18:44:52.461Z] === RUN   TestCreateWithCustomMaskedPaths
18:44:53 [2020-04-02T18:44:53.104Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
18:44:53 [2020-04-02T18:44:53.188Z] --- PASS: TestRenameRunningContainerAndReuse (1.65s)
18:44:53 [2020-04-02T18:44:53.188Z] === RUN   TestRenameInvalidName
18:44:53 [2020-04-02T18:44:53.754Z] --- PASS: TestRenameInvalidName (0.78s)
18:44:53 [2020-04-02T18:44:53.754Z] === RUN   TestRenameAnonymousContainer
18:44:54 [2020-04-02T18:44:54.262Z] #18 18.45 Reading package lists...
18:44:54 [2020-04-02T18:44:54.262Z] #18 ...
18:44:54 [2020-04-02T18:44:54.262Z] 
18:44:54 [2020-04-02T18:44:54.262Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:44:54 [2020-04-02T18:44:54.262Z] #61 15.63 + cd /tmp/tmp.v452FcKGir/src/github.com/opencontainers/runc
18:44:54 [2020-04-02T18:44:54.262Z] #61 15.63 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
18:44:54 [2020-04-02T18:44:54.262Z] #61 16.86 + '[' -z '' ']'
18:44:54 [2020-04-02T18:44:54.262Z] #61 16.87 + target=static
18:44:54 [2020-04-02T18:44:54.262Z] #61 16.87 + make 'BUILDTAGS=seccomp apparmor selinux ' static
18:44:54 [2020-04-02T18:44:54.262Z] #61 20.22 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 .
18:44:54 [2020-04-02T18:44:54.262Z] #61 ...
18:44:54 [2020-04-02T18:44:54.262Z] 
18:44:54 [2020-04-02T18:44:54.262Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:44:54 [2020-04-02T18:44:54.262Z] #45 101.8   AR       soccr/libsoccr.a
18:44:54 [2020-04-02T18:44:54.262Z] #45 101.9 make[1]: 'soccr/libsoccr.a' is up to date.
18:44:54 [2020-04-02T18:44:54.262Z] #45 102.5   DEP      criu/arch/ppc64/sigframe.d
18:44:54 [2020-04-02T18:44:54.262Z] #45 102.7   DEP      criu/arch/ppc64/crtools.d
18:44:54 [2020-04-02T18:44:54.262Z] #45 103.0   DEP      criu/arch/ppc64/cpu.d
18:44:54 [2020-04-02T18:44:54.262Z] #45 103.3   CC       criu/arch/ppc64/cpu.o
18:44:54 [2020-04-02T18:44:54.262Z] #45 104.6   CC       criu/arch/ppc64/crtools.o
18:44:54 [2020-04-02T18:44:54.555Z] #45 106.7   CC       criu/arch/ppc64/sigframe.o
18:44:54 [2020-04-02T18:44:54.848Z] #45 ...
18:44:54 [2020-04-02T18:44:54.848Z] 
18:44:54 [2020-04-02T18:44:54.848Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:44:54 [2020-04-02T18:44:54.848Z] #48 193.9 encoding/xml
18:44:54 [2020-04-02T18:44:54.848Z] #48 200.4 math/big
18:44:54 [2020-04-02T18:44:54.848Z] #48 ...
18:44:54 [2020-04-02T18:44:54.848Z] 
18:44:54 [2020-04-02T18:44:54.848Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:44:54 [2020-04-02T18:44:54.848Z] #57 196.2 golang.org/x/crypto/ssh/terminal
18:44:54 [2020-04-02T18:44:54.848Z] #57 202.6 mvdan.cc/sh/v3/cmd/shfmt
18:44:54 [2020-04-02T18:44:54.987Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
18:44:54 [2020-04-02T18:44:54.987Z] --- PASS: TestCreateWithCustomMaskedPaths (2.47s)
18:44:54 [2020-04-02T18:44:54.987Z] === RUN   TestCreateWithCapabilities
18:44:54 [2020-04-02T18:44:54.987Z] === RUN   TestCreateWithCapabilities/no_capabilities
18:44:54 [2020-04-02T18:44:54.987Z] === PAUSE TestCreateWithCapabilities/no_capabilities
18:44:54 [2020-04-02T18:44:54.987Z] === RUN   TestCreateWithCapabilities/empty_capabilities
18:44:54 [2020-04-02T18:44:54.987Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
18:44:54 [2020-04-02T18:44:54.987Z] === RUN   TestCreateWithCapabilities/valid_capabilities
18:44:54 [2020-04-02T18:44:54.987Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
18:44:54 [2020-04-02T18:44:54.987Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
18:44:54 [2020-04-02T18:44:54.987Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
18:44:54 [2020-04-02T18:44:54.987Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
18:44:54 [2020-04-02T18:44:54.987Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
18:44:54 [2020-04-02T18:44:54.987Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
18:44:54 [2020-04-02T18:44:54.987Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
18:44:54 [2020-04-02T18:44:54.987Z] === RUN   TestCreateWithCapabilities/empty_capadd
18:44:54 [2020-04-02T18:44:54.987Z] === PAUSE TestCreateWithCapabilities/empty_capadd
18:44:54 [2020-04-02T18:44:54.987Z] === RUN   TestCreateWithCapabilities/empty_capdrop
18:44:54 [2020-04-02T18:44:54.987Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
18:44:54 [2020-04-02T18:44:54.987Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
18:44:54 [2020-04-02T18:44:54.987Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
18:44:54 [2020-04-02T18:44:54.987Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
18:44:54 [2020-04-02T18:44:54.987Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
18:44:54 [2020-04-02T18:44:54.987Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
18:44:54 [2020-04-02T18:44:54.987Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
18:44:54 [2020-04-02T18:44:54.987Z] === CONT  TestCreateWithCapabilities/no_capabilities
18:44:54 [2020-04-02T18:44:54.987Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
18:44:54 [2020-04-02T18:44:54.987Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
18:44:54 [2020-04-02T18:44:54.987Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
18:44:54 [2020-04-02T18:44:54.987Z] === CONT  TestCreateWithCapabilities/empty_capdrop
18:44:54 [2020-04-02T18:44:54.987Z] === CONT  TestCreateWithCapabilities/empty_capadd
18:44:54 [2020-04-02T18:44:54.987Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
18:44:54 [2020-04-02T18:44:54.987Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
18:44:55 [2020-04-02T18:44:55.141Z] #57 ...
18:44:55 [2020-04-02T18:44:55.141Z] 
18:44:55 [2020-04-02T18:44:55.141Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:44:55 [2020-04-02T18:44:55.141Z] #45 107.3   LINK     criu/arch/ppc64/crtools.built-in.o
18:44:55 [2020-04-02T18:44:55.141Z] #45 107.4   DEP      criu/pie/util-vdso.d
18:44:55 [2020-04-02T18:44:55.241Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
18:44:55 [2020-04-02T18:44:55.241Z] === CONT  TestCreateWithCapabilities/valid_capabilities
18:44:55 [2020-04-02T18:44:55.241Z] === CONT  TestCreateWithCapabilities/empty_capabilities
18:44:55 [2020-04-02T18:44:55.241Z] --- PASS: TestCreateWithCapabilities (0.03s)
18:44:55 [2020-04-02T18:44:55.241Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
18:44:55 [2020-04-02T18:44:55.241Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
18:44:55 [2020-04-02T18:44:55.242Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
18:44:55 [2020-04-02T18:44:55.242Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
18:44:55 [2020-04-02T18:44:55.242Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
18:44:55 [2020-04-02T18:44:55.242Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
18:44:55 [2020-04-02T18:44:55.242Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
18:44:55 [2020-04-02T18:44:55.242Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
18:44:55 [2020-04-02T18:44:55.242Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
18:44:55 [2020-04-02T18:44:55.242Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
18:44:55 [2020-04-02T18:44:55.242Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
18:44:55 [2020-04-02T18:44:55.242Z] === RUN   TestCreateWithCustomReadonlyPaths
18:44:55 [2020-04-02T18:44:55.432Z] #45 107.6   DEP      criu/pie/util.d
18:44:55 [2020-04-02T18:44:55.727Z] #45 108.0   CC       criu/pie/util.o
18:44:55 [2020-04-02T18:44:55.742Z] tests/integration/models_images_test.py ...............                  [ 89%]
18:44:55 [2020-04-02T18:44:55.776Z] --- PASS: TestUpdateRestartPolicy (12.83s)
18:44:55 [2020-04-02T18:44:55.776Z] === RUN   TestUpdateRestartWithAutoRemove
18:44:55 [2020-04-02T18:44:55.776Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s)
18:44:55 [2020-04-02T18:44:55.776Z] === RUN   TestWaitNonBlocked
18:44:55 [2020-04-02T18:44:55.776Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:44:55 [2020-04-02T18:44:55.776Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:44:55 [2020-04-02T18:44:55.776Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:44:55 [2020-04-02T18:44:55.776Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:44:55 [2020-04-02T18:44:55.776Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:44:55 [2020-04-02T18:44:55.776Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:44:55 [2020-04-02T18:44:55.776Z] --- PASS: TestWaitNonBlocked (0.01s)
18:44:55 [2020-04-02T18:44:55.776Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s)
18:44:55 [2020-04-02T18:44:55.776Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.15s)
18:44:55 [2020-04-02T18:44:55.776Z] === RUN   TestWaitBlocked
18:44:55 [2020-04-02T18:44:55.776Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:44:55 [2020-04-02T18:44:55.776Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:44:55 [2020-04-02T18:44:55.776Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:44:55 [2020-04-02T18:44:55.776Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:44:55 [2020-04-02T18:44:55.776Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:44:55 [2020-04-02T18:44:55.776Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:44:56 [2020-04-02T18:44:56.164Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
18:44:56 [2020-04-02T18:44:56.371Z] #45 108.7   CC       criu/pie/util-vdso.o
18:44:56 [2020-04-02T18:44:56.412Z] --- PASS: TestWaitBlocked (0.01s)
18:44:56 [2020-04-02T18:44:56.412Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s)
18:44:56 [2020-04-02T18:44:56.412Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s)
18:44:56 [2020-04-02T18:44:56.412Z] === CONT  TestContainerStartOnDaemonRestart
18:44:56 [2020-04-02T18:44:56.412Z] === CONT  TestIpcModeOlderClient
18:44:56 [2020-04-02T18:44:56.719Z] --- PASS: TestIpcModeOlderClient (0.17s)
18:44:56 [2020-04-02T18:44:56.719Z] === CONT  TestDaemonHostGatewayIP
18:44:56 [2020-04-02T18:44:56.731Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
18:44:57 [2020-04-02T18:44:57.879Z] tests/integration/models_networks_test.py ....                           [ 90%]
18:44:57 [2020-04-02T18:44:57.939Z] --- PASS: TestRenameAnonymousContainer (4.04s)
18:44:57 [2020-04-02T18:44:57.939Z] === RUN   TestRenameContainerWithSameName
18:44:58 [2020-04-02T18:44:58.090Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.80s)
18:44:58 [2020-04-02T18:44:58.090Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:44:58 [2020-04-02T18:44:58.090Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:44:58 [2020-04-02T18:44:58.090Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:44:58 [2020-04-02T18:44:58.090Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:44:58 [2020-04-02T18:44:58.090Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:44:58 [2020-04-02T18:44:58.090Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:44:58 [2020-04-02T18:44:58.090Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:44:58 [2020-04-02T18:44:58.090Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:44:58 [2020-04-02T18:44:58.090Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:44:58 [2020-04-02T18:44:58.090Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:44:58 [2020-04-02T18:44:58.090Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:44:58 [2020-04-02T18:44:58.090Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:44:58 [2020-04-02T18:44:58.090Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:44:58 [2020-04-02T18:44:58.090Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:44:58 [2020-04-02T18:44:58.090Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:44:58 [2020-04-02T18:44:58.090Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:44:58 [2020-04-02T18:44:58.090Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
18:44:58 [2020-04-02T18:44:58.090Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
18:44:58 [2020-04-02T18:44:58.090Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
18:44:58 [2020-04-02T18:44:58.090Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
18:44:58 [2020-04-02T18:44:58.090Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
18:44:58 [2020-04-02T18:44:58.090Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
18:44:58 [2020-04-02T18:44:58.090Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:44:58 [2020-04-02T18:44:58.454Z] #45 110.5   AR       criu/pie/pie.lib.a
18:44:58 [2020-04-02T18:44:58.454Z] #45 110.6   DEP      criu/pie/restorer.d
18:44:58 [2020-04-02T18:44:58.505Z] --- PASS: TestRenameContainerWithSameName (0.78s)
18:44:58 [2020-04-02T18:44:58.505Z] === RUN   TestRenameContainerWithLinkedContainer
18:44:58 [2020-04-02T18:44:58.747Z] #45 111.1   DEP      criu/arch/ppc64/vdso-trampoline.d
18:44:58 [2020-04-02T18:44:58.747Z] #45 111.2   DEP      criu/arch/ppc64/restorer.d
18:44:59 [2020-04-02T18:44:59.013Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s)
18:44:59 [2020-04-02T18:44:59.013Z] === RUN   TestContainerStartOnDaemonRestart
18:44:59 [2020-04-02T18:44:59.013Z] === PAUSE TestContainerStartOnDaemonRestart
18:44:59 [2020-04-02T18:44:59.013Z] === RUN   TestDaemonRestartIpcMode
18:44:59 [2020-04-02T18:44:59.013Z] === PAUSE TestDaemonRestartIpcMode
18:44:59 [2020-04-02T18:44:59.013Z] === RUN   TestDaemonHostGatewayIP
18:44:59 [2020-04-02T18:44:59.013Z] === PAUSE TestDaemonHostGatewayIP
18:44:59 [2020-04-02T18:44:59.013Z] === RUN   TestDiff
18:44:59 [2020-04-02T18:44:59.013Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
18:44:59 [2020-04-02T18:44:59.013Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
18:44:59 [2020-04-02T18:44:59.376Z] #45 111.6   DEP      criu/arch/ppc64/vdso-pie.d
18:44:59 [2020-04-02T18:44:59.666Z] #45 111.8   DEP      criu/pie/parasite-vdso.d
18:44:59 [2020-04-02T18:44:59.682Z] --- PASS: TestContainerStartOnDaemonRestart (3.00s)
18:44:59 [2020-04-02T18:44:59.682Z] === CONT  TestDaemonRestartIpcMode
18:44:59 [2020-04-02T18:44:59.936Z] --- PASS: TestDiff (0.93s)
18:44:59 [2020-04-02T18:44:59.936Z] === RUN   TestExecWithCloseStdin
18:44:59 [2020-04-02T18:44:59.956Z] #45 112.2   DEP      criu/pie/parasite.d
18:45:00 [2020-04-02T18:45:00.246Z] #45 112.6   CC       criu/pie/parasite.o
18:45:00 [2020-04-02T18:45:00.297Z] --- PASS: TestDaemonHostGatewayIP (3.47s)
18:45:00 [2020-04-02T18:45:00.405Z] --- PASS: TestRenameContainerWithLinkedContainer (1.59s)
18:45:00 [2020-04-02T18:45:00.405Z] === RUN   TestResize
18:45:00 [2020-04-02T18:45:00.494Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
18:45:00 [2020-04-02T18:45:00.748Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
18:45:00 [2020-04-02T18:45:00.973Z] --- PASS: TestResize (0.83s)
18:45:00 [2020-04-02T18:45:00.973Z] === RUN   TestResizeWithInvalidSize
18:45:01 [2020-04-02T18:45:01.002Z] --- PASS: TestExecWithCloseStdin (1.08s)
18:45:01 [2020-04-02T18:45:01.002Z] === RUN   TestExec
18:45:01 [2020-04-02T18:45:01.908Z] --- PASS: TestResizeWithInvalidSize (0.82s)
18:45:01 [2020-04-02T18:45:01.908Z] === RUN   TestResizeWhenContainerNotStarted
18:45:01 [2020-04-02T18:45:01.925Z] --- PASS: TestExec (1.07s)
18:45:01 [2020-04-02T18:45:01.925Z] === RUN   TestExecUser
18:45:02 [2020-04-02T18:45:02.476Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s)
18:45:02 [2020-04-02T18:45:02.476Z] === RUN   TestDaemonRestartKillContainers
18:45:02 [2020-04-02T18:45:02.476Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:45:02 [2020-04-02T18:45:02.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:45:02 [2020-04-02T18:45:02.476Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:45:02 [2020-04-02T18:45:02.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:45:02 [2020-04-02T18:45:02.476Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:45:02 [2020-04-02T18:45:02.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:45:02 [2020-04-02T18:45:02.476Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:45:02 [2020-04-02T18:45:02.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:45:02 [2020-04-02T18:45:02.476Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:45:02 [2020-04-02T18:45:02.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:45:02 [2020-04-02T18:45:02.476Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:45:02 [2020-04-02T18:45:02.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:45:02 [2020-04-02T18:45:02.476Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:45:02 [2020-04-02T18:45:02.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:45:02 [2020-04-02T18:45:02.476Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:45:02 [2020-04-02T18:45:02.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:45:02 [2020-04-02T18:45:02.476Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:45:02 [2020-04-02T18:45:02.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:45:02 [2020-04-02T18:45:02.476Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:45:02 [2020-04-02T18:45:02.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:45:02 [2020-04-02T18:45:02.476Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:45:02 [2020-04-02T18:45:02.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:45:02 [2020-04-02T18:45:02.476Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:45:02 [2020-04-02T18:45:02.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:45:02 [2020-04-02T18:45:02.476Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:45:02 [2020-04-02T18:45:02.476Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:45:02 [2020-04-02T18:45:02.476Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:45:02 [2020-04-02T18:45:02.476Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:45:02 [2020-04-02T18:45:02.892Z] --- PASS: TestExecUser (1.01s)
18:45:02 [2020-04-02T18:45:02.892Z] === RUN   TestExportContainerAndImportImage
18:45:03 [2020-04-02T18:45:03.755Z] #45 115.4   LINK     criu/pie/parasite.built-in.o
18:45:03 [2020-04-02T18:45:03.755Z] #45 115.5   GEN      criu/pie/parasite-blob.h
18:45:03 [2020-04-02T18:45:03.755Z] #45 115.6   CC       criu/pie/parasite-vdso.o
18:45:03 [2020-04-02T18:45:03.757Z] --- PASS: TestDaemonRestartIpcMode (3.68s)
18:45:03 [2020-04-02T18:45:03.757Z] PASS
18:45:03 [2020-04-02T18:45:03.757Z] 
18:45:03 [2020-04-02T18:45:03.757Z] === Skipped
18:45:03 [2020-04-02T18:45:03.757Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
18:45:03 [2020-04-02T18:45:03.757Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:45:03 [2020-04-02T18:45:03.757Z] 
18:45:03 [2020-04-02T18:45:03.757Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
18:45:03 [2020-04-02T18:45:03.757Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:45:03 [2020-04-02T18:45:03.757Z] 
18:45:03 [2020-04-02T18:45:03.757Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
18:45:03 [2020-04-02T18:45:03.757Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:45:03 [2020-04-02T18:45:03.757Z] 
18:45:03 [2020-04-02T18:45:03.757Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:45:03 [2020-04-02T18:45:03.757Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:45:03 [2020-04-02T18:45:03.757Z] 
18:45:03 [2020-04-02T18:45:03.757Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
18:45:03 [2020-04-02T18:45:03.757Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:45:03 [2020-04-02T18:45:03.757Z] 
18:45:03 [2020-04-02T18:45:03.757Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
18:45:03 [2020-04-02T18:45:03.757Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
18:45:03 [2020-04-02T18:45:03.757Z] 
18:45:03 [2020-04-02T18:45:03.757Z] 
18:45:03 [2020-04-02T18:45:03.757Z] DONE 199 tests, 6 skipped in 141.918s
18:45:03 [2020-04-02T18:45:03.757Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
18:45:03 [2020-04-02T18:45:03.757Z] ++ 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
18:45:03 [2020-04-02T18:45:03.757Z] ++ set -e
18:45:03 [2020-04-02T18:45:03.757Z] ++ '[' -n 0 ']'
18:45:03 [2020-04-02T18:45:03.757Z] ++ set -x
18:45:03 [2020-04-02T18:45:03.758Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:45:03 [2020-04-02T18:45:03.758Z] INFO: Testing against a local daemon
18:45:03 [2020-04-02T18:45:03.758Z] === RUN   TestCommitInheritsEnv
18:45:03 [2020-04-02T18:45:03.758Z] --- PASS: TestCommitInheritsEnv (0.56s)
18:45:03 [2020-04-02T18:45:03.758Z] === RUN   TestImportExtremelyLargeImageWorks
18:45:03 [2020-04-02T18:45:03.758Z] === PAUSE TestImportExtremelyLargeImageWorks
18:45:03 [2020-04-02T18:45:03.758Z] === RUN   TestImagesFilterMultiReference
18:45:04 [2020-04-02T18:45:04.047Z] --- PASS: TestImagesFilterMultiReference (0.03s)
18:45:04 [2020-04-02T18:45:04.047Z] === RUN   TestImagePullPlatformInvalid
18:45:04 [2020-04-02T18:45:04.047Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
18:45:04 [2020-04-02T18:45:04.047Z] === RUN   TestRemoveImageOrphaning
18:45:04 [2020-04-02T18:45:04.252Z] --- PASS: TestExportContainerAndImportImage (1.37s)
18:45:04 [2020-04-02T18:45:04.252Z] === RUN   TestExportContainerAfterDaemonRestart
18:45:04 [2020-04-02T18:45:04.383Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:45:04 [2020-04-02T18:45:04.383Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:45:04 [2020-04-02T18:45:04.421Z] tests/integration/models_nodes_test.py .                                 [ 91%]
18:45:04 [2020-04-02T18:45:04.506Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
18:45:04 [2020-04-02T18:45:04.690Z] --- PASS: TestRemoveImageOrphaning (0.57s)
18:45:04 [2020-04-02T18:45:04.690Z] === RUN   TestRemoveImageGarbageCollector
18:45:04 [2020-04-02T18:45:04.690Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
18:45:04 [2020-04-02T18:45:04.690Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:45:04 [2020-04-02T18:45:04.690Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:45:04 [2020-04-02T18:45:04.690Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
18:45:04 [2020-04-02T18:45:04.690Z] === RUN   TestTagInvalidReference
18:45:04 [2020-04-02T18:45:04.690Z] --- PASS: TestTagInvalidReference (0.01s)
18:45:04 [2020-04-02T18:45:04.690Z] === RUN   TestTagValidPrefixedRepo
18:45:04 [2020-04-02T18:45:04.690Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
18:45:04 [2020-04-02T18:45:04.690Z] === RUN   TestTagExistedNameWithoutForce
18:45:04 [2020-04-02T18:45:04.690Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
18:45:04 [2020-04-02T18:45:04.690Z] === RUN   TestTagOfficialNames
18:45:04 [2020-04-02T18:45:04.690Z] --- PASS: TestTagOfficialNames (0.03s)
18:45:04 [2020-04-02T18:45:04.690Z] === RUN   TestTagMatchesDigest
18:45:04 [2020-04-02T18:45:04.690Z] --- PASS: TestTagMatchesDigest (0.01s)
18:45:04 [2020-04-02T18:45:04.690Z] === CONT  TestImportExtremelyLargeImageWorks
18:45:04 [2020-04-02T18:45:04.813Z] #45 ...
18:45:04 [2020-04-02T18:45:04.813Z] 
18:45:04 [2020-04-02T18:45:04.813Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:45:04 [2020-04-02T18:45:04.813Z] #57 DONE 213.7s
18:45:04 [2020-04-02T18:45:04.813Z] 
18:45:04 [2020-04-02T18:45:04.813Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
18:45:04 [2020-04-02T18:45:04.813Z] #18 18.45 Reading package lists...
18:45:04 [2020-04-02T18:45:04.813Z] #18 26.29 Reading package lists...
18:45:04 [2020-04-02T18:45:04.813Z] #18 33.10 Building dependency tree...
18:45:04 [2020-04-02T18:45:04.813Z] #18 ...
18:45:04 [2020-04-02T18:45:04.813Z] 
18:45:04 [2020-04-02T18:45:04.813Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:45:04 [2020-04-02T18:45:04.813Z] #45 117.1   CC       criu/arch/ppc64/vdso-pie.o
18:45:05 [2020-04-02T18:45:05.066Z] === RUN   TestDockerSuite/TestBuildAddNonTar
18:45:05 [2020-04-02T18:45:05.322Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:45:05 [2020-04-02T18:45:05.322Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:45:05 [2020-04-02T18:45:05.344Z] tests/integration/models_resources_test.py .                             [ 91%]
18:45:06 [2020-04-02T18:45:06.032Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s)
18:45:06 [2020-04-02T18:45:06.032Z] === RUN   TestHealthCheckWorkdir
18:45:06 [2020-04-02T18:45:06.325Z] #45 118.7   CC       criu/arch/ppc64/restorer.o
18:45:06 [2020-04-02T18:45:06.592Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
18:45:07 [2020-04-02T18:45:07.151Z] --- PASS: TestHealthCheckWorkdir (1.11s)
18:45:07 [2020-04-02T18:45:07.151Z] === RUN   TestHealthKillContainer
18:45:07 [2020-04-02T18:45:07.228Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:45:07 [2020-04-02T18:45:07.228Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:45:07 [2020-04-02T18:45:07.360Z] #45 119.8   CC       criu/arch/ppc64/vdso-trampoline.o
18:45:07 [2020-04-02T18:45:07.406Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
18:45:07 [2020-04-02T18:45:07.655Z] #45 119.9   CC       criu/pie/restorer.o
18:45:07 [2020-04-02T18:45:07.797Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:45:07 [2020-04-02T18:45:07.965Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
18:45:08 [2020-04-02T18:45:08.564Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
18:45:09 [2020-04-02T18:45:09.122Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
18:45:09 [2020-04-02T18:45:09.160Z] #45 ...
18:45:09 [2020-04-02T18:45:09.160Z] 
18:45:09 [2020-04-02T18:45:09.160Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:45:09 [2020-04-02T18:45:09.160Z] #48 208.1 go/doc
18:45:09 [2020-04-02T18:45:09.160Z] #48 ...
18:45:09 [2020-04-02T18:45:09.160Z] 
18:45:09 [2020-04-02T18:45:09.160Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
18:45:09 [2020-04-02T18:45:09.160Z] #18 33.10 Building dependency tree...
18:45:09 [2020-04-02T18:45:09.160Z] #18 37.14 libcap2-bin is already the newest version (1:2.25-2).
18:45:09 [2020-04-02T18:45:09.160Z] #18 37.14 The following additional packages will be installed:
18:45:09 [2020-04-02T18:45:09.160Z] #18 37.14   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
18:45:09 [2020-04-02T18:45:09.160Z] #18 37.15   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
18:45:09 [2020-04-02T18:45:09.160Z] #18 37.15   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
18:45:09 [2020-04-02T18:45:09.160Z] #18 37.15   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
18:45:09 [2020-04-02T18:45:09.160Z] #18 37.15   python3.7 python3.7-minimal vim-runtime xxd
18:45:09 [2020-04-02T18:45:09.160Z] #18 37.15 Suggested packages:
18:45:09 [2020-04-02T18:45:09.160Z] #18 37.15   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
18:45:09 [2020-04-02T18:45:09.160Z] #18 37.15   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
18:45:09 [2020-04-02T18:45:09.160Z] #18 37.15   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
18:45:09 [2020-04-02T18:45:09.160Z] #18 37.15 Recommended packages:
18:45:09 [2020-04-02T18:45:09.160Z] #18 37.15   aufs-dkms nftables build-essential python3-dev python3-keyring
18:45:09 [2020-04-02T18:45:09.160Z] #18 37.15   python3-keyrings.alt python3-xdg unzip
18:45:09 [2020-04-02T18:45:09.173Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:45:09 [2020-04-02T18:45:09.681Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
18:45:10 [2020-04-02T18:45:10.243Z] --- PASS: TestHealthKillContainer (3.16s)
18:45:10 [2020-04-02T18:45:10.243Z] === RUN   TestInspectCpusetInConfigPre120
18:45:10 [2020-04-02T18:45:10.802Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
18:45:11 [2020-04-02T18:45:11.057Z] --- PASS: TestInspectCpusetInConfigPre120 (0.88s)
18:45:11 [2020-04-02T18:45:11.057Z] === RUN   TestIpcModeNone
18:45:11 [2020-04-02T18:45:11.086Z] tests/integration/models_services_test.py ..............X.               [ 95%]
18:45:11 [2020-04-02T18:45:11.616Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
18:45:11 [2020-04-02T18:45:11.704Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:45:11 [2020-04-02T18:45:11.704Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s)
18:45:11 [2020-04-02T18:45:11.704Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.72s)
18:45:11 [2020-04-02T18:45:11.704Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.64s)
18:45:11 [2020-04-02T18:45:11.704Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.74s)
18:45:11 [2020-04-02T18:45:11.704Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.59s)
18:45:11 [2020-04-02T18:45:11.704Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.75s)
18:45:11 [2020-04-02T18:45:11.704Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.55s)
18:45:11 [2020-04-02T18:45:11.704Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.85s)
18:45:11 [2020-04-02T18:45:11.704Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.59s)
18:45:11 [2020-04-02T18:45:11.704Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.60s)
18:45:11 [2020-04-02T18:45:11.704Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.65s)
18:45:11 [2020-04-02T18:45:11.704Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.21s)
18:45:11 [2020-04-02T18:45:11.704Z] === RUN   TestCgroupNamespacesRun
18:45:11 [2020-04-02T18:45:11.871Z] --- PASS: TestIpcModeNone (0.90s)
18:45:11 [2020-04-02T18:45:11.871Z] === RUN   TestIpcModePrivate
18:45:12 [2020-04-02T18:45:12.707Z] #18 ...
18:45:12 [2020-04-02T18:45:12.707Z] 
18:45:12 [2020-04-02T18:45:12.707Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:45:12 [2020-04-02T18:45:12.707Z] #69 221.1 + for f in rootlesskit rootlesskit-docker-proxy
18:45:12 [2020-04-02T18:45:12.707Z] #69 221.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
18:45:12 [2020-04-02T18:45:12.794Z] --- PASS: TestIpcModePrivate (0.90s)
18:45:12 [2020-04-02T18:45:12.794Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:200, shared: false, mustBeShared: false
18:45:12 [2020-04-02T18:45:12.794Z] === RUN   TestIpcModeShareable
18:45:12 [2020-04-02T18:45:12.794Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
18:45:13 [2020-04-02T18:45:13.079Z] --- PASS: TestCgroupNamespacesRun (1.78s)
18:45:13 [2020-04-02T18:45:13.079Z] === RUN   TestCgroupNamespacesRunPrivileged
18:45:13 [2020-04-02T18:45:13.725Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
18:45:13 [2020-04-02T18:45:13.979Z] --- PASS: TestIpcModeShareable (1.06s)
18:45:13 [2020-04-02T18:45:13.979Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:194, shared: true, mustBeShared: true
18:45:13 [2020-04-02T18:45:13.979Z] === RUN   TestAPIIpcModeShareableAndContainer
18:45:14 [2020-04-02T18:45:14.902Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
18:45:14 [2020-04-02T18:45:14.902Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
18:45:14 [2020-04-02T18:45:14.982Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s)
18:45:14 [2020-04-02T18:45:14.982Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:45:16 [2020-04-02T18:45:16.101Z] tests/integration/models_swarm_test.py ..                                [ 96%]
18:45:16 [2020-04-02T18:45:16.101Z] tests/integration/models_volumes_test.py ..                              [ 96%]
18:45:16 [2020-04-02T18:45:16.260Z] === RUN   TestDockerSuite/TestBuildAddScript
18:45:16 [2020-04-02T18:45:16.515Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
18:45:16 [2020-04-02T18:45:16.882Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s)
18:45:16 [2020-04-02T18:45:16.882Z] === RUN   TestCgroupNamespacesRunHostMode
18:45:17 [2020-04-02T18:45:17.073Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.20s)
18:45:17 [2020-04-02T18:45:17.073Z] === RUN   TestAPIIpcModeHost
18:45:17 [2020-04-02T18:45:17.175Z] #69 ...
18:45:17 [2020-04-02T18:45:17.175Z] 
18:45:17 [2020-04-02T18:45:17.175Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
18:45:17 [2020-04-02T18:45:17.175Z] #18 41.32 The following NEW packages will be installed:
18:45:17 [2020-04-02T18:45:17.175Z] #18 41.34   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
18:45:17 [2020-04-02T18:45:17.175Z] #18 41.35   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
18:45:17 [2020-04-02T18:45:17.175Z] #18 41.35   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
18:45:17 [2020-04-02T18:45:17.175Z] #18 41.35   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
18:45:17 [2020-04-02T18:45:17.175Z] #18 41.35   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
18:45:17 [2020-04-02T18:45:17.175Z] #18 41.36   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
18:45:17 [2020-04-02T18:45:17.175Z] #18 41.36   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
18:45:17 [2020-04-02T18:45:17.175Z] #18 41.36   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
18:45:17 [2020-04-02T18:45:17.175Z] #18 41.36   xz-utils zip
18:45:17 [2020-04-02T18:45:17.175Z] #18 41.55 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
18:45:17 [2020-04-02T18:45:17.175Z] #18 41.55 Need to get 29.2 MB of archives.
18:45:17 [2020-04-02T18:45:17.175Z] #18 41.55 After this operation, 134 MB of additional disk space will be used.
18:45:17 [2020-04-02T18:45:17.175Z] #18 41.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
18:45:17 [2020-04-02T18:45:17.175Z] #18 41.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB]
18:45:17 [2020-04-02T18:45:17.175Z] #18 41.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB]
18:45:17 [2020-04-02T18:45:17.175Z] #18 41.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 41.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 41.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 42.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 42.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 42.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 42.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 42.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 42.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 42.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 42.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 42.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 42.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 42.29 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 42.31 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 42.34 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 42.36 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 42.37 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 42.38 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 42.43 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 42.44 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 42.46 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 42.47 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 42.48 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 42.48 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 42.49 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 43.46 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 43.47 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 43.48 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 43.49 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 43.52 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 43.58 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 43.76 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 43.77 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 43.79 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 43.81 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 43.82 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 43.86 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 43.86 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 43.99 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 44.05 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 44.08 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 44.83 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 44.99 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
18:45:17 [2020-04-02T18:45:17.176Z] #18 45.08 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
18:45:17 [2020-04-02T18:45:17.466Z] #18 46.61 debconf: delaying package configuration, since apt-utils is not installed
18:45:17 [2020-04-02T18:45:17.758Z] #18 46.78 Fetched 29.2 MB in 4s (8050 kB/s)
18:45:17 [2020-04-02T18:45:17.758Z] #18 46.89 Selecting previously unselected package pigz.
18:45:17 [2020-04-02T18:45:17.997Z] --- PASS: TestAPIIpcModeHost (0.85s)
18:45:17 [2020-04-02T18:45:17.997Z] === RUN   TestDaemonIpcModeShareable
18:45:18 [2020-04-02T18:45:18.053Z] #18 46.89 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23352 files and directories currently installed.)
18:45:18 [2020-04-02T18:45:18.053Z] #18 46.99 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
18:45:18 [2020-04-02T18:45:18.053Z] #18 46.99 Unpacking pigz (2.4-1) ...
18:45:18 [2020-04-02T18:45:18.053Z] #18 47.15 Selecting previously unselected package libpython3.7-minimal:ppc64el.
18:45:18 [2020-04-02T18:45:18.053Z] #18 47.15 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
18:45:18 [2020-04-02T18:45:18.053Z] #18 47.16 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
18:45:18 [2020-04-02T18:45:18.252Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
18:45:18 [2020-04-02T18:45:18.257Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s)
18:45:18 [2020-04-02T18:45:18.257Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:45:18 [2020-04-02T18:45:18.707Z] #18 47.88 Selecting previously unselected package python3.7-minimal.
18:45:18 [2020-04-02T18:45:18.707Z] #18 47.89 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
18:45:18 [2020-04-02T18:45:18.707Z] #18 47.91 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
18:45:19 [2020-04-02T18:45:19.613Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
18:45:19 [2020-04-02T18:45:19.868Z] --- PASS: TestDaemonIpcModeShareable (1.87s)
18:45:19 [2020-04-02T18:45:19.868Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:209, shared: true, mustBeShared: true
18:45:19 [2020-04-02T18:45:19.868Z] === RUN   TestDaemonIpcModePrivate
18:45:19 [2020-04-02T18:45:19.868Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
18:45:20 [2020-04-02T18:45:20.158Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s)
18:45:20 [2020-04-02T18:45:20.158Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:45:20 [2020-04-02T18:45:20.784Z] #18 49.53 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
18:45:20 [2020-04-02T18:45:20.784Z] #18 49.55 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
18:45:21 [2020-04-02T18:45:21.093Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.95s)
18:45:21 [2020-04-02T18:45:21.093Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:45:21 [2020-04-02T18:45:21.532Z] tests/integration/regression_test.py ......                              [ 98%]
18:45:21 [2020-04-02T18:45:21.749Z] --- PASS: TestDaemonIpcModePrivate (1.82s)
18:45:21 [2020-04-02T18:45:21.749Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:220, shared: false, mustBeShared: false
18:45:21 [2020-04-02T18:45:21.749Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:45:21 [2020-04-02T18:45:21.787Z] tests/integration/credentials/store_test.py ......                       [ 99%]
18:45:21 [2020-04-02T18:45:21.787Z] tests/integration/credentials/utils_test.py .                            [100%]
18:45:21 [2020-04-02T18:45:21.787Z] 
18:45:21 [2020-04-02T18:45:21.787Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
18:45:21 [2020-04-02T18:45:21.787Z] =========================== short test summary info ============================
18:45:21 [2020-04-02T18:45:21.787Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
18:45:21 [2020-04-02T18:45:21.787Z]   CONFIG_RT_GROUP_SCHED isn't enabled
18:45:21 [2020-04-02T18:45:21.787Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
18:45:21 [2020-04-02T18:45:21.787Z]   Not supported on most drivers
18:45:21 [2020-04-02T18:45:21.787Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
18:45:21 [2020-04-02T18:45:21.787Z]   Can fail if eth0 has multiple IP addresses
18:45:21 [2020-04-02T18:45:21.787Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
18:45:21 [2020-04-02T18:45:21.787Z]   This doesn't seem to be taken into account by the engine
18:45:21 [2020-04-02T18:45:21.787Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
18:45:21 [2020-04-02T18:45:21.787Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
18:45:21 [2020-04-02T18:45:21.787Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
18:45:21 [2020-04-02T18:45:21.787Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
18:45:21 [2020-04-02T18:45:21.787Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
18:45:21 [2020-04-02T18:45:21.787Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
18:45:21 [2020-04-02T18:45:21.787Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
18:45:21 [2020-04-02T18:45:21.787Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 421.34 seconds ==
18:45:22 [2020-04-02T18:45:22.004Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
18:45:22 [2020-04-02T18:45:22.028Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s)
18:45:22 [2020-04-02T18:45:22.028Z] === RUN   TestCgroupNamespacesRunOlderClient
18:45:22 [2020-04-02T18:45:22.042Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
18:45:22 [2020-04-02T18:45:22.563Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
18:45:23 [2020-04-02T18:45:23.166Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s)
18:45:23 [2020-04-02T18:45:23.166Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:210, shared: false, mustBeShared: false
18:45:23 [2020-04-02T18:45:23.166Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:45:23 [2020-04-02T18:45:23.930Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.87s)
18:45:23 [2020-04-02T18:45:23.930Z] === RUN   TestKernelTCPMemory
18:45:24 [2020-04-02T18:45:24.321Z] #18 ...
18:45:24 [2020-04-02T18:45:24.321Z] 
18:45:24 [2020-04-02T18:45:24.321Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:45:24 [2020-04-02T18:45:24.321Z] #45 126.7   LINK     criu/pie/restorer.built-in.o
18:45:24 [2020-04-02T18:45:24.321Z] #45 126.8   GEN      criu/pie/restorer-blob.h
18:45:24 [2020-04-02T18:45:24.321Z] #45 127.1   DEP      criu/vdso.d
18:45:24 [2020-04-02T18:45:24.321Z] #45 127.7   DEP      criu/uts_ns.d
18:45:24 [2020-04-02T18:45:24.321Z] #45 128.3   DEP      criu/util.d
18:45:24 [2020-04-02T18:45:24.321Z] #45 128.7   DEP      criu/uffd.d
18:45:24 [2020-04-02T18:45:24.321Z] #45 129.1   DEP      criu/tun.d
18:45:24 [2020-04-02T18:45:24.321Z] #45 129.4   DEP      criu/tty.d
18:45:24 [2020-04-02T18:45:24.321Z] #45 129.8   DEP      criu/timerfd.d
18:45:24 [2020-04-02T18:45:24.321Z] #45 130.0   DEP      criu/sysfs_parse.d
18:45:24 [2020-04-02T18:45:24.321Z] #45 130.4   DEP      criu/sysctl.d
18:45:24 [2020-04-02T18:45:24.321Z] #45 130.6   DEP      criu/string.d
18:45:24 [2020-04-02T18:45:24.321Z] #45 130.7   DEP      criu/stats.d
18:45:24 [2020-04-02T18:45:24.321Z] #45 130.9   DEP      criu/sockets.d
18:45:24 [2020-04-02T18:45:24.321Z] #45 131.5   DEP      criu/sk-unix.d
18:45:24 [2020-04-02T18:45:24.321Z] #45 131.9   DEP      criu/sk-tcp.d
18:45:24 [2020-04-02T18:45:24.321Z] #45 132.2   DEP      criu/sk-queue.d
18:45:24 [2020-04-02T18:45:24.321Z] #45 132.5   DEP      criu/sk-packet.d
18:45:24 [2020-04-02T18:45:24.321Z] #45 132.9   DEP      criu/sk-netlink.d
18:45:24 [2020-04-02T18:45:24.321Z] #45 133.2   DEP      criu/sk-inet.d
18:45:24 [2020-04-02T18:45:24.321Z] #45 133.6   DEP      criu/signalfd.d
18:45:24 [2020-04-02T18:45:24.321Z] #45 133.9   DEP      criu/sigframe.d
18:45:24 [2020-04-02T18:45:24.321Z] #45 134.0   DEP      criu/shmem.d
18:45:24 [2020-04-02T18:45:24.321Z] #45 134.3   DEP      criu/servicefd.d
18:45:24 [2020-04-02T18:45:24.321Z] #45 134.6   DEP      criu/seize.d
18:45:24 [2020-04-02T18:45:24.321Z] #45 135.0   DEP      criu/seccomp.d
18:45:24 [2020-04-02T18:45:24.321Z] #45 135.4   DEP      criu/rst-malloc.d
18:45:24 [2020-04-02T18:45:24.321Z] #45 135.5   DEP      criu/rbtree.d
18:45:24 [2020-04-02T18:45:24.321Z] #45 135.6   DEP      criu/pstree.d
18:45:24 [2020-04-02T18:45:24.321Z] #45 136.0   DEP      criu/protobuf.d
18:45:24 [2020-04-02T18:45:24.321Z] #45 136.3   GEN      criu/protobuf-desc-gen.h
18:45:24 [2020-04-02T18:45:24.863Z] --- PASS: TestKernelTCPMemory (0.93s)
18:45:24 [2020-04-02T18:45:24.863Z] === RUN   TestNISDomainname
18:45:25 [2020-04-02T18:45:25.048Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.57s)
18:45:25 [2020-04-02T18:45:25.048Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:219, shared: true, mustBeShared: true
18:45:25 [2020-04-02T18:45:25.048Z] === RUN   TestIpcModeOlderClient
18:45:25 [2020-04-02T18:45:25.048Z] === PAUSE TestIpcModeOlderClient
18:45:25 [2020-04-02T18:45:25.048Z] === RUN   TestKillContainerInvalidSignal
18:45:25 [2020-04-02T18:45:25.376Z] #45 ...
18:45:25 [2020-04-02T18:45:25.376Z] 
18:45:25 [2020-04-02T18:45:25.376Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:45:25 [2020-04-02T18:45:25.376Z] #48 224.5 vendor/golang.org/x/text/secure/bidirule
18:45:25 [2020-04-02T18:45:25.376Z] #48 226.4 vendor/golang.org/x/text/unicode/norm
18:45:25 [2020-04-02T18:45:25.376Z] #48 228.2 github.com/LK4D4/vndr/build
18:45:25 [2020-04-02T18:45:25.607Z] --- PASS: TestKillContainerInvalidSignal (0.77s)
18:45:25 [2020-04-02T18:45:25.607Z] === RUN   TestKillContainer
18:45:25 [2020-04-02T18:45:25.607Z] === RUN   TestKillContainer/no_signal
18:45:25 [2020-04-02T18:45:25.669Z] #48 ...
18:45:25 [2020-04-02T18:45:25.669Z] 
18:45:25 [2020-04-02T18:45:25.669Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
18:45:25 [2020-04-02T18:45:25.669Z] #18 54.67 Selecting previously unselected package python3-minimal.
18:45:25 [2020-04-02T18:45:25.669Z] #18 54.67 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23601 files and directories currently installed.)
18:45:25 [2020-04-02T18:45:25.669Z] #18 54.80 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
18:45:25 [2020-04-02T18:45:25.669Z] #18 54.80 Unpacking python3-minimal (3.7.3-1) ...
18:45:25 [2020-04-02T18:45:25.669Z] 
18:45:25 [2020-04-02T18:45:25.669Z] #18 ...
18:45:25 [2020-04-02T18:45:25.669Z] 
18:45:25 [2020-04-02T18:45:25.669Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:45:25 [2020-04-02T18:45:25.669Z] #69 DONE 234.9s
18:45:25 [2020-04-02T18:45:25.669Z] 
18:45:25 [2020-04-02T18:45:25.669Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
18:45:25 [2020-04-02T18:45:25.669Z] #18 54.95 Selecting previously unselected package libmpdec2:ppc64el.
18:45:25 [2020-04-02T18:45:25.669Z] #18 54.97 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
18:45:25 [2020-04-02T18:45:25.797Z] --- PASS: TestNISDomainname (1.06s)
18:45:25 [2020-04-02T18:45:25.797Z] === RUN   TestHostnameDnsResolution
18:45:25 [2020-04-02T18:45:25.964Z] #18 54.98 Unpacking libmpdec2:ppc64el (2.4.2-2) ...#18 ...
18:45:25 [2020-04-02T18:45:25.964Z] 
18:45:25 [2020-04-02T18:45:25.964Z] #70 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
18:45:25 [2020-04-02T18:45:25.964Z] #70 DONE 0.1s
18:45:25 [2020-04-02T18:45:25.964Z] 
18:45:25 [2020-04-02T18:45:25.964Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
18:45:25 [2020-04-02T18:45:25.964Z] #18 54.98 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
18:45:25 [2020-04-02T18:45:25.964Z] #18 55.17 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
18:45:25 [2020-04-02T18:45:25.964Z] #18 55.18 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ...
18:45:26 [2020-04-02T18:45:26.165Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
18:45:26 [2020-04-02T18:45:26.257Z] #18 55.20 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
18:45:26 [2020-04-02T18:45:26.420Z] === RUN   TestKillContainer/non_killing_signal
18:45:27 [2020-04-02T18:45:27.384Z] === RUN   TestKillContainer/killing_signal
18:45:27 [2020-04-02T18:45:27.637Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
18:45:27 [2020-04-02T18:45:27.699Z] --- PASS: TestHostnameDnsResolution (1.68s)
18:45:27 [2020-04-02T18:45:27.699Z] === RUN   TestStats
18:45:28 [2020-04-02T18:45:28.196Z] --- PASS: TestKillContainer (2.62s)
18:45:28 [2020-04-02T18:45:28.196Z]     --- PASS: TestKillContainer/no_signal (0.85s)
18:45:28 [2020-04-02T18:45:28.196Z]     --- PASS: TestKillContainer/non_killing_signal (0.71s)
18:45:28 [2020-04-02T18:45:28.196Z]     --- PASS: TestKillContainer/killing_signal (0.78s)
18:45:28 [2020-04-02T18:45:28.196Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:45:28 [2020-04-02T18:45:28.196Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:45:29 [2020-04-02T18:45:29.008Z] #18 58.13 Selecting previously unselected package python3.7.
18:45:29 [2020-04-02T18:45:29.008Z] #18 58.14 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ...
18:45:29 [2020-04-02T18:45:29.008Z] #18 58.14 Unpacking python3.7 (3.7.3-2+deb10u1) ...
18:45:29 [2020-04-02T18:45:29.008Z] #18 58.28 Selecting previously unselected package libpython3-stdlib:ppc64el.
18:45:29 [2020-04-02T18:45:29.119Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:45:29 [2020-04-02T18:45:29.302Z] #18 58.30 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
18:45:29 [2020-04-02T18:45:29.302Z] #18 58.30 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
18:45:29 [2020-04-02T18:45:29.594Z] #18 58.60 Setting up python3-minimal (3.7.3-1) ...
18:45:29 [2020-04-02T18:45:29.600Z] --- PASS: TestStats (1.82s)
18:45:29 [2020-04-02T18:45:29.600Z] === RUN   TestStopContainerWithTimeout
18:45:29 [2020-04-02T18:45:29.600Z] === RUN   TestStopContainerWithTimeout/0
18:45:29 [2020-04-02T18:45:29.600Z] === PAUSE TestStopContainerWithTimeout/0
18:45:29 [2020-04-02T18:45:29.600Z] === RUN   TestStopContainerWithTimeout/1
18:45:29 [2020-04-02T18:45:29.600Z] === PAUSE TestStopContainerWithTimeout/1
18:45:29 [2020-04-02T18:45:29.600Z] === RUN   TestStopContainerWithTimeout/3
18:45:29 [2020-04-02T18:45:29.600Z] === PAUSE TestStopContainerWithTimeout/3
18:45:29 [2020-04-02T18:45:29.600Z] === RUN   TestStopContainerWithTimeout/-1
18:45:29 [2020-04-02T18:45:29.600Z] === PAUSE TestStopContainerWithTimeout/-1
18:45:29 [2020-04-02T18:45:29.600Z] === CONT  TestStopContainerWithTimeout/0
18:45:29 [2020-04-02T18:45:29.600Z] === CONT  TestStopContainerWithTimeout/-1
18:45:29 [2020-04-02T18:45:29.600Z] === CONT  TestStopContainerWithTimeout/3
18:45:29 [2020-04-02T18:45:29.600Z] === CONT  TestStopContainerWithTimeout/1
18:45:29 [2020-04-02T18:45:29.677Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.54s)
18:45:29 [2020-04-02T18:45:29.677Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.73s)
18:45:29 [2020-04-02T18:45:29.677Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s)
18:45:29 [2020-04-02T18:45:29.677Z] === RUN   TestKillStoppedContainer
18:45:29 [2020-04-02T18:45:29.932Z] --- PASS: TestKillStoppedContainer (0.07s)
18:45:29 [2020-04-02T18:45:29.932Z] === RUN   TestKillStoppedContainerAPIPre120
18:45:29 [2020-04-02T18:45:29.932Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
18:45:29 [2020-04-02T18:45:29.932Z] === RUN   TestKillDifferentUserContainer
18:45:30 [2020-04-02T18:45:30.860Z] --- PASS: TestKillDifferentUserContainer (0.76s)
18:45:30 [2020-04-02T18:45:30.860Z] === RUN   TestInspectOomKilledTrue
18:45:30 [2020-04-02T18:45:30.860Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:45:30 [2020-04-02T18:45:30.860Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:45:30 [2020-04-02T18:45:30.860Z] === RUN   TestInspectOomKilledFalse
18:45:30 [2020-04-02T18:45:30.860Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:45:30 [2020-04-02T18:45:30.860Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:45:30 [2020-04-02T18:45:30.860Z] === RUN   TestLinksEtcHostsContentMatch
18:45:31 [2020-04-02T18:45:31.105Z] #18 60.27 Selecting previously unselected package python3.
18:45:31 [2020-04-02T18:45:31.114Z] --- PASS: TestLinksEtcHostsContentMatch (0.52s)
18:45:31 [2020-04-02T18:45:31.114Z] === RUN   TestLinksContainerNames
18:45:31 [2020-04-02T18:45:31.414Z] #18 60.27 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24013 files and directories currently installed.)
18:45:31 [2020-04-02T18:45:31.414Z] #18 60.44 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
18:45:31 [2020-04-02T18:45:31.414Z] #18 60.47 Unpacking python3 (3.7.3-1) ...
18:45:31 [2020-04-02T18:45:31.414Z] #18 60.60 Selecting previously unselected package libip4tc0:ppc64el.
18:45:31 [2020-04-02T18:45:31.414Z] #18 60.66 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
18:45:31 [2020-04-02T18:45:31.414Z] #18 60.66 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
18:45:31 [2020-04-02T18:45:31.705Z] #18 60.82 Selecting previously unselected package libip6tc0:ppc64el.
18:45:31 [2020-04-02T18:45:31.705Z] #18 60.83 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
18:45:31 [2020-04-02T18:45:31.705Z] #18 60.83 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
18:45:31 [2020-04-02T18:45:31.705Z] #18 60.95 Selecting previously unselected package libiptc0:ppc64el.
18:45:31 [2020-04-02T18:45:31.997Z] #18 60.96 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
18:45:31 [2020-04-02T18:45:31.997Z] #18 60.97 Unpacking libiptc0:ppc64el (1.8.2-4) ...
18:45:31 [2020-04-02T18:45:31.997Z] #18 61.11 Selecting previously unselected package libnfnetlink0:ppc64el.
18:45:31 [2020-04-02T18:45:31.997Z] #18 61.14 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
18:45:31 [2020-04-02T18:45:31.997Z] #18 61.15 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
18:45:31 [2020-04-02T18:45:31.997Z] #18 61.24 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
18:45:32 [2020-04-02T18:45:32.291Z] #18 61.25 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
18:45:32 [2020-04-02T18:45:32.291Z] #18 61.26 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
18:45:32 [2020-04-02T18:45:32.291Z] #18 61.42 Selecting previously unselected package libnftnl11:ppc64el.
18:45:32 [2020-04-02T18:45:32.291Z] #18 61.43 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
18:45:32 [2020-04-02T18:45:32.291Z] #18 61.43 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
18:45:32 [2020-04-02T18:45:32.291Z] #18 61.53 Selecting previously unselected package iptables.
18:45:32 [2020-04-02T18:45:32.473Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
18:45:32 [2020-04-02T18:45:32.584Z] #18 61.55 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
18:45:32 [2020-04-02T18:45:32.584Z] #18 61.55 Unpacking iptables (1.8.2-4) ...
18:45:32 [2020-04-02T18:45:32.728Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
18:45:32 [2020-04-02T18:45:32.728Z] --- PASS: TestLinksContainerNames (1.59s)
18:45:32 [2020-04-02T18:45:32.728Z] === RUN   TestLogsFollowTailEmpty
18:45:32 [2020-04-02T18:45:32.882Z] --- PASS: TestStopContainerWithTimeout (0.02s)
18:45:32 [2020-04-02T18:45:32.882Z]     --- PASS: TestStopContainerWithTimeout/0 (1.31s)
18:45:32 [2020-04-02T18:45:32.882Z]     --- PASS: TestStopContainerWithTimeout/1 (2.33s)
18:45:32 [2020-04-02T18:45:32.882Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.96s)
18:45:32 [2020-04-02T18:45:32.882Z]     --- PASS: TestStopContainerWithTimeout/3 (3.12s)
18:45:32 [2020-04-02T18:45:32.882Z] === RUN   TestDeleteDevicemapper
18:45:32 [2020-04-02T18:45:32.882Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:45:32 [2020-04-02T18:45:32.882Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:45:32 [2020-04-02T18:45:32.882Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:45:33 [2020-04-02T18:45:33.630Z] #18 62.46 Selecting previously unselected package xxd.
18:45:33 [2020-04-02T18:45:33.630Z] #18 62.48 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
18:45:33 [2020-04-02T18:45:33.630Z] #18 62.48 Unpacking xxd (2:8.1.0875-5) ...
18:45:33 [2020-04-02T18:45:33.630Z] #18 62.69 Selecting previously unselected package vim-common.
18:45:33 [2020-04-02T18:45:33.630Z] #18 62.71 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
18:45:33 [2020-04-02T18:45:33.630Z] #18 62.75 Unpacking vim-common (2:8.1.0875-5) ...
18:45:33 [2020-04-02T18:45:33.653Z] --- PASS: TestLogsFollowTailEmpty (0.92s)
18:45:33 [2020-04-02T18:45:33.653Z] === RUN   TestContainerNetworkMountsNoChown
18:45:33 [2020-04-02T18:45:33.923Z] #18 62.99 Selecting previously unselected package bash-completion.
18:45:33 [2020-04-02T18:45:33.923Z] #18 63.01 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
18:45:34 [2020-04-02T18:45:34.192Z] Leaving: AppArmorNo profiles have been unloaded.
18:45:34 [2020-04-02T18:45:34.192Z] 
18:45:34 [2020-04-02T18:45:34.192Z] Unloading profiles will leave already running processes permanently
18:45:34 [2020-04-02T18:45:34.192Z] unconfined, which can lead to unexpected situations.
18:45:34 [2020-04-02T18:45:34.192Z] 
18:45:34 [2020-04-02T18:45:34.192Z] To set a process to complain mode, use the command line tool
18:45:34 [2020-04-02T18:45:34.192Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:45:34 [2020-04-02T18:45:34.192Z] 
18:45:34 [2020-04-02T18:45:34.576Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s)
18:45:34 [2020-04-02T18:45:34.576Z] === RUN   TestMountDaemonRoot
18:45:34 [2020-04-02T18:45:34.576Z] === RUN   TestMountDaemonRoot/default
18:45:34 [2020-04-02T18:45:34.576Z] === PAUSE TestMountDaemonRoot/default
18:45:34 [2020-04-02T18:45:34.576Z] === RUN   TestMountDaemonRoot/private
18:45:34 [2020-04-02T18:45:34.576Z] === PAUSE TestMountDaemonRoot/private
18:45:34 [2020-04-02T18:45:34.576Z] === RUN   TestMountDaemonRoot/rprivate
18:45:34 [2020-04-02T18:45:34.576Z] === PAUSE TestMountDaemonRoot/rprivate
18:45:34 [2020-04-02T18:45:34.576Z] === RUN   TestMountDaemonRoot/slave
18:45:34 [2020-04-02T18:45:34.576Z] === PAUSE TestMountDaemonRoot/slave
18:45:34 [2020-04-02T18:45:34.576Z] === RUN   TestMountDaemonRoot/rslave
18:45:34 [2020-04-02T18:45:34.576Z] === PAUSE TestMountDaemonRoot/rslave
18:45:34 [2020-04-02T18:45:34.576Z] === RUN   TestMountDaemonRoot/shared
18:45:34 [2020-04-02T18:45:34.576Z] === PAUSE TestMountDaemonRoot/shared
18:45:34 [2020-04-02T18:45:34.576Z] === RUN   TestMountDaemonRoot/rshared
18:45:34 [2020-04-02T18:45:34.576Z] === PAUSE TestMountDaemonRoot/rshared
18:45:34 [2020-04-02T18:45:34.576Z] === CONT  TestMountDaemonRoot/default
18:45:34 [2020-04-02T18:45:34.576Z] === RUN   TestMountDaemonRoot/default/bind_root
18:45:34 [2020-04-02T18:45:34.576Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:45:34 [2020-04-02T18:45:34.576Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:45:34 [2020-04-02T18:45:34.576Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:45:34 [2020-04-02T18:45:34.576Z] === RUN   TestMountDaemonRoot/default/mount_root
18:45:34 [2020-04-02T18:45:34.576Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:45:34 [2020-04-02T18:45:34.576Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:45:34 [2020-04-02T18:45:34.576Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:45:34 [2020-04-02T18:45:34.576Z] === CONT  TestMountDaemonRoot/default/bind_root
18:45:34 [2020-04-02T18:45:34.576Z] === CONT  TestMountDaemonRoot/rshared
18:45:34 [2020-04-02T18:45:34.576Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:45:34 [2020-04-02T18:45:34.576Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:45:34 [2020-04-02T18:45:34.576Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:45:34 [2020-04-02T18:45:34.576Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:45:34 [2020-04-02T18:45:34.576Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:45:34 [2020-04-02T18:45:34.576Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:45:34 [2020-04-02T18:45:34.576Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:45:34 [2020-04-02T18:45:34.576Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:45:34 [2020-04-02T18:45:34.576Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:45:34 [2020-04-02T18:45:34.576Z] === CONT  TestMountDaemonRoot/shared
18:45:34 [2020-04-02T18:45:34.576Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:45:34 [2020-04-02T18:45:34.576Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:45:34 [2020-04-02T18:45:34.576Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:45:34 [2020-04-02T18:45:34.576Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:45:34 [2020-04-02T18:45:34.576Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:45:34 [2020-04-02T18:45:34.576Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:45:34 [2020-04-02T18:45:34.576Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:45:34 [2020-04-02T18:45:34.576Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:45:34 [2020-04-02T18:45:34.576Z] === CONT  TestMountDaemonRoot/rslave
18:45:34 [2020-04-02T18:45:34.576Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:45:34 [2020-04-02T18:45:34.576Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:45:34 [2020-04-02T18:45:34.576Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:45:34 [2020-04-02T18:45:34.577Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:45:34 [2020-04-02T18:45:34.577Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:45:34 [2020-04-02T18:45:34.577Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:45:34 [2020-04-02T18:45:34.577Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:45:34 [2020-04-02T18:45:34.577Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:45:34 [2020-04-02T18:45:34.577Z] === CONT  TestMountDaemonRoot/slave
18:45:34 [2020-04-02T18:45:34.577Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:45:34 [2020-04-02T18:45:34.577Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:45:34 [2020-04-02T18:45:34.577Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:45:34 [2020-04-02T18:45:34.577Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:45:34 [2020-04-02T18:45:34.577Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:45:34 [2020-04-02T18:45:34.577Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:45:34 [2020-04-02T18:45:34.577Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:45:34 [2020-04-02T18:45:34.577Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:45:34 [2020-04-02T18:45:34.577Z] === CONT  TestMountDaemonRoot/rprivate
18:45:34 [2020-04-02T18:45:34.577Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:45:34 [2020-04-02T18:45:34.577Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:45:34 [2020-04-02T18:45:34.577Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:45:34 [2020-04-02T18:45:34.577Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:45:34 [2020-04-02T18:45:34.577Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:45:34 [2020-04-02T18:45:34.577Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:45:34 [2020-04-02T18:45:34.577Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:45:34 [2020-04-02T18:45:34.577Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:45:34 [2020-04-02T18:45:34.577Z] === CONT  TestMountDaemonRoot/private
18:45:34 [2020-04-02T18:45:34.577Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:45:34 [2020-04-02T18:45:34.577Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:45:34 [2020-04-02T18:45:34.577Z] === RUN   TestMountDaemonRoot/private/bind_root
18:45:34 [2020-04-02T18:45:34.577Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:45:34 [2020-04-02T18:45:34.577Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:45:34 [2020-04-02T18:45:34.577Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:45:34 [2020-04-02T18:45:34.577Z] === RUN   TestMountDaemonRoot/private/mount_root
18:45:34 [2020-04-02T18:45:34.577Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:45:34 [2020-04-02T18:45:34.577Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:45:34 [2020-04-02T18:45:34.577Z] === CONT  TestMountDaemonRoot/default/mount_root
Post stage
[Pipeline] junit
18:45:34 [2020-04-02T18:45:34.758Z] Recording test results
18:45:34 [2020-04-02T18:45:34.785Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.14s)
18:45:34 [2020-04-02T18:45:34.785Z] === RUN   TestUpdateMemory
18:45:34 [2020-04-02T18:45:34.785Z] --- SKIP: TestUpdateMemory (0.00s)
18:45:34 [2020-04-02T18:45:34.785Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
18:45:34 [2020-04-02T18:45:34.785Z] === RUN   TestUpdateCPUQuota
18:45:34 [2020-04-02T18:45:34.831Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:45:34 [2020-04-02T18:45:34.831Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:45:34 [2020-04-02T18:45:34.831Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:45:34 [2020-04-02T18:45:34.831Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:45:34 [2020-04-02T18:45:34.831Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:45:34 [2020-04-02T18:45:34.831Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:45:34 [2020-04-02T18:45:34.831Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
[Pipeline] sh
18:45:35 [2020-04-02T18:45:35.086Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:45:35 [2020-04-02T18:45:35.086Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:45:35 [2020-04-02T18:45:35.086Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:45:35 [2020-04-02T18:45:35.086Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:45:35 [2020-04-02T18:45:35.086Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:45:35 [2020-04-02T18:45:35.086Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:45:35 [2020-04-02T18:45:35.086Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:45:35 [2020-04-02T18:45:35.086Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:45:35 [2020-04-02T18:45:35.086Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:45:35 [2020-04-02T18:45:35.086Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:45:35 [2020-04-02T18:45:35.086Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:45:35 [2020-04-02T18:45:35.285Z] + echo Ensuring container killed.
18:45:35 [2020-04-02T18:45:35.285Z] Ensuring container killed.
18:45:35 [2020-04-02T18:45:35.285Z] + docker rm -vf docker-pr11
18:45:35 [2020-04-02T18:45:35.285Z] Error: No such container: docker-pr11
18:45:35 [2020-04-02T18:45:35.285Z] + true
[Pipeline] sh
18:45:35 [2020-04-02T18:45:35.340Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:45:35 [2020-04-02T18:45:35.340Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:45:35 [2020-04-02T18:45:35.340Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:45:35 [2020-04-02T18:45:35.340Z] === CONT  TestMountDaemonRoot/private/mount_root
18:45:35 [2020-04-02T18:45:35.340Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:45:35 [2020-04-02T18:45:35.340Z] === CONT  TestMountDaemonRoot/private/bind_root
18:45:35 [2020-04-02T18:45:35.340Z] --- PASS: TestMountDaemonRoot (0.03s)
18:45:35 [2020-04-02T18:45:35.340Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:45:35 [2020-04-02T18:45:35.340Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
18:45:35 [2020-04-02T18:45:35.340Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
18:45:35 [2020-04-02T18:45:35.340Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
18:45:35 [2020-04-02T18:45:35.340Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
18:45:35 [2020-04-02T18:45:35.340Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:45:35 [2020-04-02T18:45:35.340Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
18:45:35 [2020-04-02T18:45:35.340Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
18:45:35 [2020-04-02T18:45:35.340Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
18:45:35 [2020-04-02T18:45:35.340Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
18:45:35 [2020-04-02T18:45:35.340Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:45:35 [2020-04-02T18:45:35.340Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
18:45:35 [2020-04-02T18:45:35.340Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
18:45:35 [2020-04-02T18:45:35.340Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
18:45:35 [2020-04-02T18:45:35.340Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
18:45:35 [2020-04-02T18:45:35.340Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:45:35 [2020-04-02T18:45:35.340Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
18:45:35 [2020-04-02T18:45:35.340Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
18:45:35 [2020-04-02T18:45:35.340Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
18:45:35 [2020-04-02T18:45:35.340Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
18:45:35 [2020-04-02T18:45:35.340Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:45:35 [2020-04-02T18:45:35.340Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
18:45:35 [2020-04-02T18:45:35.340Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
18:45:35 [2020-04-02T18:45:35.340Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
18:45:35 [2020-04-02T18:45:35.340Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
18:45:35 [2020-04-02T18:45:35.340Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:45:35 [2020-04-02T18:45:35.340Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
18:45:35 [2020-04-02T18:45:35.340Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
18:45:35 [2020-04-02T18:45:35.340Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.08s)
18:45:35 [2020-04-02T18:45:35.340Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.09s)
18:45:35 [2020-04-02T18:45:35.340Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:45:35 [2020-04-02T18:45:35.340Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
18:45:35 [2020-04-02T18:45:35.340Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
18:45:35 [2020-04-02T18:45:35.340Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
18:45:35 [2020-04-02T18:45:35.340Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
18:45:35 [2020-04-02T18:45:35.340Z] === RUN   TestContainerBindMountNonRecursive
18:45:35 [2020-04-02T18:45:35.601Z] + echo Chowning /workspace to jenkins user
18:45:35 [2020-04-02T18:45:35.601Z] Chowning /workspace to jenkins user
18:45:35 [2020-04-02T18:45:35.601Z] + id -u
18:45:35 [2020-04-02T18:45:35.601Z] + id -g
18:45:35 [2020-04-02T18:45:35.601Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40694:/workspace busybox chown -R 1000:1000 /workspace
18:45:36 [2020-04-02T18:45:36.163Z] --- PASS: TestUpdateCPUQuota (1.36s)
18:45:36 [2020-04-02T18:45:36.163Z] === RUN   TestUpdatePidsLimit
18:45:36 [2020-04-02T18:45:36.163Z] === RUN   TestUpdatePidsLimit/update_from_none
18:45:36 [2020-04-02T18:45:36.266Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
18:45:36 [2020-04-02T18:45:36.423Z] === RUN   TestUpdatePidsLimit/no_change
18:45:36 [2020-04-02T18:45:36.521Z] === RUN   TestDockerSuite/TestBuildAddTar
18:45:36 [2020-04-02T18:45:36.681Z] === RUN   TestUpdatePidsLimit/update_lower
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:45:37 [2020-04-02T18:45:37.248Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:45:37 [2020-04-02T18:45:37.270Z] + bundleName=docker-py
18:45:37 [2020-04-02T18:45:37.270Z] + echo Creating docker-py-bundles.tar.gz
18:45:37 [2020-04-02T18:45:37.270Z] Creating docker-py-bundles.tar.gz
18:45:37 [2020-04-02T18:45:37.270Z] + 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
18:45:37 [2020-04-02T18:45:37.278Z] Archiving artifacts
18:45:37 [2020-04-02T18:45:37.482Z] #18 ...
18:45:37 [2020-04-02T18:45:37.482Z] 
18:45:37 [2020-04-02T18:45:37.482Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:45:37 [2020-04-02T18:45:37.482Z] #48 246.4 mime
18:45:37 [2020-04-02T18:45:37.487Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40694/11/artifacts/
[Pipeline] }
[Pipeline] // catchError
18:45:37 [2020-04-02T18:45:37.506Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
18:45:37 [2020-04-02T18:45:37.701Z] 65014b3c3121: Pull complete
18:45:37 [2020-04-02T18:45:37.839Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40694/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_GITCOMMIT=6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79 -e DOCKER_GRAPHDRIVER docker:6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79 hack/make.sh binary-daemon
18:45:38 [2020-04-02T18:45:38.074Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:45:38 [2020-04-02T18:45:38.332Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:45:38 [2020-04-02T18:45:38.401Z] 
18:45:38 [2020-04-02T18:45:38.401Z] Removing bundles/
18:45:38 [2020-04-02T18:45:38.401Z] 
18:45:38 [2020-04-02T18:45:38.401Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
18:45:38 [2020-04-02T18:45:38.404Z] --- PASS: TestContainerBindMountNonRecursive (2.82s)
18:45:38 [2020-04-02T18:45:38.404Z] === RUN   TestNetworkNat
18:45:38 [2020-04-02T18:45:38.404Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
18:45:38 [2020-04-02T18:45:38.520Z] #48 ...
18:45:38 [2020-04-02T18:45:38.520Z] 
18:45:38 [2020-04-02T18:45:38.520Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:45:38 [2020-04-02T18:45:38.520Z] #45 140.6   DEP      criu/protobuf-desc.d
18:45:38 [2020-04-02T18:45:38.520Z] #45 140.9   DEP      criu/proc_parse.d
18:45:38 [2020-04-02T18:45:38.520Z] #45 141.2   DEP      criu/plugin.d
18:45:38 [2020-04-02T18:45:38.520Z] #45 141.4   DEP      criu/pipes.d
18:45:38 [2020-04-02T18:45:38.520Z] #45 141.6   DEP      criu/pie-util.d
18:45:38 [2020-04-02T18:45:38.520Z] #45 141.9   DEP      criu/pie-util-vdso.d
18:45:38 [2020-04-02T18:45:38.520Z] #45 142.2   DEP      criu/path.d
18:45:38 [2020-04-02T18:45:38.520Z] #45 142.5   DEP      criu/parasite-syscall.d
18:45:38 [2020-04-02T18:45:38.520Z] #45 143.0   DEP      criu/pagemap.d
18:45:38 [2020-04-02T18:45:38.520Z] #45 143.3   DEP      criu/pagemap-cache.d
18:45:38 [2020-04-02T18:45:38.520Z] #45 143.6   DEP      criu/page-xfer.d
18:45:38 [2020-04-02T18:45:38.520Z] #45 143.9   DEP      criu/page-pipe.d
18:45:38 [2020-04-02T18:45:38.520Z] #45 144.1   DEP      criu/netfilter.d
18:45:38 [2020-04-02T18:45:38.520Z] #45 144.4   DEP      criu/net.d
18:45:38 [2020-04-02T18:45:38.520Z] #45 145.0   DEP      criu/namespaces.d
18:45:38 [2020-04-02T18:45:38.520Z] #45 145.4   DEP      criu/mount.d
18:45:38 [2020-04-02T18:45:38.520Z] #45 145.7   DEP      criu/mem.d
18:45:38 [2020-04-02T18:45:38.520Z] #45 146.2   DEP      criu/lsm.d
18:45:38 [2020-04-02T18:45:38.520Z] #45 146.4   DEP      criu/log.d
18:45:38 [2020-04-02T18:45:38.520Z] #45 146.7   DEP      criu/libnetlink.d
18:45:38 [2020-04-02T18:45:38.520Z] #45 147.0   DEP      criu/kerndat.d
18:45:38 [2020-04-02T18:45:38.520Z] #45 147.3   DEP      criu/kcmp-ids.d
18:45:38 [2020-04-02T18:45:38.520Z] #45 147.5   DEP      criu/irmap.d
18:45:38 [2020-04-02T18:45:38.520Z] #45 147.8   DEP      criu/ipc_ns.d
18:45:38 [2020-04-02T18:45:38.520Z] #45 148.1   DEP      criu/image.d
18:45:38 [2020-04-02T18:45:38.520Z] #45 148.5   DEP      criu/image-desc.d
18:45:38 [2020-04-02T18:45:38.520Z] #45 148.7   DEP      criu/fsnotify.d
18:45:38 [2020-04-02T18:45:38.520Z] #45 149.0   DEP      criu/filesystems.d
18:45:38 [2020-04-02T18:45:38.520Z] #45 149.5   DEP      criu/files.d
18:45:38 [2020-04-02T18:45:38.520Z] #45 150.0   DEP      criu/files-reg.d
18:45:38 [2020-04-02T18:45:38.520Z] #45 150.3   DEP      criu/files-ext.d
18:45:38 [2020-04-02T18:45:38.520Z] #45 150.6   DEP      criu/file-lock.d
18:45:38 [2020-04-02T18:45:38.656Z] Building: bundles/binary-daemon/dockerd-dev
18:45:38 [2020-04-02T18:45:38.656Z] GOOS="" GOARCH="" GOARM=""
18:45:38 [2020-04-02T18:45:38.811Z] #45 150.9   DEP      criu/file-ids.d
18:45:38 [2020-04-02T18:45:38.811Z] #45 151.2   DEP      criu/fifo.d
18:45:39 [2020-04-02T18:45:39.104Z] #45 151.4   DEP      criu/fdstore.d
18:45:39 [2020-04-02T18:45:39.326Z] --- PASS: TestNetworkNat (0.91s)
18:45:39 [2020-04-02T18:45:39.326Z] === RUN   TestNetworkLocalhostTCPNat
18:45:39 [2020-04-02T18:45:39.396Z] #45 151.6   DEP      criu/fault-injection.d
18:45:39 [2020-04-02T18:45:39.396Z] #45 151.7   DEP      criu/external.d
18:45:39 [2020-04-02T18:45:39.686Z] #45 152.0   DEP      criu/eventpoll.d
18:45:39 [2020-04-02T18:45:39.976Z] #45 ...
18:45:39 [2020-04-02T18:45:39.976Z] 
18:45:39 [2020-04-02T18:45:39.976Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
18:45:39 [2020-04-02T18:45:39.976Z] #18 68.96 Unpacking bash-completion (1:2.8-6) ...
18:45:40 [2020-04-02T18:45:40.250Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s)
18:45:40 [2020-04-02T18:45:40.250Z] === RUN   TestNetworkLoopbackNat
18:45:40 [2020-04-02T18:45:40.348Z] --- PASS: TestUpdatePidsLimit (4.10s)
18:45:40 [2020-04-02T18:45:40.348Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.38s)
18:45:40 [2020-04-02T18:45:40.348Z]     --- PASS: TestUpdatePidsLimit/no_change (0.41s)
18:45:40 [2020-04-02T18:45:40.348Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.39s)
18:45:40 [2020-04-02T18:45:40.348Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s)
18:45:40 [2020-04-02T18:45:40.348Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s)
18:45:40 [2020-04-02T18:45:40.348Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s)
18:45:40 [2020-04-02T18:45:40.348Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s)
18:45:40 [2020-04-02T18:45:40.348Z] === RUN   TestUpdateRestartPolicy
18:45:40 [2020-04-02T18:45:40.607Z] #18 69.72 Selecting previously unselected package bzip2.
18:45:40 [2020-04-02T18:45:40.607Z] #18 69.74 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
18:45:40 [2020-04-02T18:45:40.607Z] #18 69.74 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
18:45:40 [2020-04-02T18:45:40.808Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
18:45:40 [2020-04-02T18:45:40.898Z] #18 69.88 Selecting previously unselected package xz-utils.
18:45:40 [2020-04-02T18:45:40.898Z] #18 69.89 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
18:45:40 [2020-04-02T18:45:40.898Z] #18 69.90 Unpacking xz-utils (5.2.4-1) ...
18:45:41 [2020-04-02T18:45:41.062Z] --- PASS: TestNetworkLoopbackNat (1.14s)
18:45:41 [2020-04-02T18:45:41.062Z] === RUN   TestPause
18:45:41 [2020-04-02T18:45:41.189Z] #18 70.26 Selecting previously unselected package apparmor.
18:45:41 [2020-04-02T18:45:41.189Z] #18 70.29 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
18:45:41 [2020-04-02T18:45:41.479Z] #18 70.52 Unpacking apparmor (2.13.2-10) ...
18:45:42 [2020-04-02T18:45:42.121Z] #18 71.23 Selecting previously unselected package aufs-tools.
18:45:42 [2020-04-02T18:45:42.121Z] #18 71.27 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
18:45:42 [2020-04-02T18:45:42.121Z] #18 71.27 Unpacking aufs-tools (1:4.14+20190211-1) ...
18:45:42 [2020-04-02T18:45:42.418Z] #18 71.51 Selecting previously unselected package libonig5:ppc64el.
18:45:42 [2020-04-02T18:45:42.418Z] #18 71.54 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
18:45:42 [2020-04-02T18:45:42.418Z] #18 71.54 Unpacking libonig5:ppc64el (6.9.1-1) ...
18:45:42 [2020-04-02T18:45:42.423Z] --- PASS: TestPause (1.01s)
18:45:42 [2020-04-02T18:45:42.423Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:45:42 [2020-04-02T18:45:42.423Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:45:42 [2020-04-02T18:45:42.423Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:45:42 [2020-04-02T18:45:42.423Z] === RUN   TestPauseStopPausedContainer
18:45:42 [2020-04-02T18:45:42.712Z] #18 71.81 Selecting previously unselected package libjq1:ppc64el.
18:45:42 [2020-04-02T18:45:42.712Z] #18 71.86 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
18:45:42 [2020-04-02T18:45:42.712Z] #18 71.88 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
18:45:43 [2020-04-02T18:45:43.008Z] #18 72.13 Selecting previously unselected package jq.
18:45:43 [2020-04-02T18:45:43.008Z] #18 72.16 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
18:45:43 [2020-04-02T18:45:43.008Z] #18 72.17 Unpacking jq (1.5+dfsg-2+b1) ...
18:45:43 [2020-04-02T18:45:43.300Z] #18 72.37 Selecting previously unselected package libaio1:ppc64el.
18:45:43 [2020-04-02T18:45:43.300Z] #18 72.38 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
18:45:43 [2020-04-02T18:45:43.300Z] #18 72.39 Unpacking libaio1:ppc64el (0.3.112-3) ...
18:45:43 [2020-04-02T18:45:43.300Z] #18 72.47 Selecting previously unselected package libgpm2:ppc64el.
18:45:43 [2020-04-02T18:45:43.300Z] #18 72.48 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
18:45:43 [2020-04-02T18:45:43.300Z] #18 72.49 Unpacking libgpm2:ppc64el (1.20.7-5) ...
18:45:43 [2020-04-02T18:45:43.594Z] #18 72.63 Selecting previously unselected package libicu63:ppc64el.
18:45:43 [2020-04-02T18:45:43.594Z] #18 72.64 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
18:45:43 [2020-04-02T18:45:43.594Z] #18 72.65 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
18:45:43 [2020-04-02T18:45:43.784Z] --- PASS: TestPauseStopPausedContainer (1.35s)
18:45:43 [2020-04-02T18:45:43.784Z] === RUN   TestPsFilter
18:45:43 [2020-04-02T18:45:43.784Z] --- PASS: TestPsFilter (0.22s)
18:45:43 [2020-04-02T18:45:43.784Z] === RUN   TestRemoveContainerWithRemovedVolume
18:45:44 [2020-04-02T18:45:44.708Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.98s)
18:45:44 [2020-04-02T18:45:44.708Z] === RUN   TestRemoveContainerWithVolume
18:45:46 [2020-04-02T18:45:46.067Z] --- PASS: TestRemoveContainerWithVolume (1.09s)
18:45:46 [2020-04-02T18:45:46.067Z] === RUN   TestRemoveContainerRunning
18:45:46 [2020-04-02T18:45:46.067Z] === RUN   TestDockerSuite/TestBuildAddTarXz
18:45:47 [2020-04-02T18:45:47.428Z] --- PASS: TestRemoveContainerRunning (1.32s)
18:45:47 [2020-04-02T18:45:47.428Z] === RUN   TestRemoveContainerForceRemoveRunning
18:45:47 [2020-04-02T18:45:47.688Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
18:45:47 [2020-04-02T18:45:47.945Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s)
18:45:47 [2020-04-02T18:45:47.945Z] === RUN   TestRemoveInvalidContainer
18:45:47 [2020-04-02T18:45:47.945Z] --- PASS: TestRemoveInvalidContainer (0.02s)
18:45:47 [2020-04-02T18:45:47.945Z] === RUN   TestRenameLinkedContainer
18:45:49 [2020-04-02T18:45:49.826Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
18:45:50 [2020-04-02T18:45:50.503Z] #18 ...
18:45:50 [2020-04-02T18:45:50.503Z] 
18:45:50 [2020-04-02T18:45:50.503Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:45:50 [2020-04-02T18:45:50.503Z] #45 152.3   DEP      criu/eventfd.d
18:45:50 [2020-04-02T18:45:50.503Z] #45 152.7   DEP      criu/crtools.d
18:45:50 [2020-04-02T18:45:50.503Z] #45 153.0   DEP      criu/cr-service.d
18:45:50 [2020-04-02T18:45:50.503Z] #45 153.3   DEP      criu/cr-restore.d
18:45:50 [2020-04-02T18:45:50.503Z] #45 153.9   DEP      criu/cr-errno.d
18:45:50 [2020-04-02T18:45:50.503Z] #45 153.9   DEP      criu/cr-dump.d
18:45:50 [2020-04-02T18:45:50.503Z] #45 154.3   DEP      criu/cr-dedup.d
18:45:50 [2020-04-02T18:45:50.503Z] #45 154.6   DEP      criu/cr-check.d
18:45:50 [2020-04-02T18:45:50.503Z] #45 155.1   DEP      criu/config.d
18:45:50 [2020-04-02T18:45:50.503Z] #45 155.4   DEP      criu/clone-noasan.d
18:45:50 [2020-04-02T18:45:50.503Z] #45 155.5   DEP      criu/cgroup.d
18:45:50 [2020-04-02T18:45:50.503Z] #45 155.8   DEP      criu/cgroup-props.d
18:45:50 [2020-04-02T18:45:50.503Z] #45 156.1   DEP      criu/bitmap.d
18:45:50 [2020-04-02T18:45:50.503Z] #45 156.2   DEP      criu/bfd.d
18:45:50 [2020-04-02T18:45:50.503Z] #45 156.4   DEP      criu/autofs.d
18:45:50 [2020-04-02T18:45:50.503Z] #45 156.9   DEP      criu/aio.d
18:45:50 [2020-04-02T18:45:50.503Z] #45 157.3   DEP      criu/action-scripts.d
18:45:50 [2020-04-02T18:45:50.503Z] #45 157.9   CC       criu/action-scripts.o
18:45:50 [2020-04-02T18:45:50.503Z] #45 158.9   CC       criu/aio.o
18:45:50 [2020-04-02T18:45:50.503Z] #45 160.1   CC       criu/autofs.o
18:45:50 [2020-04-02T18:45:50.503Z] #45 ...
18:45:50 [2020-04-02T18:45:50.503Z] 
18:45:50 [2020-04-02T18:45:50.503Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
18:45:50 [2020-04-02T18:45:50.503Z] #18 79.36 Selecting previously unselected package libnet1:ppc64el.
18:45:50 [2020-04-02T18:45:50.503Z] #18 79.38 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
18:45:50 [2020-04-02T18:45:50.503Z] #18 79.40 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
18:45:50 [2020-04-02T18:45:50.503Z] #18 79.62 Selecting previously unselected package libnl-3-200:ppc64el.
18:45:50 [2020-04-02T18:45:50.503Z] #18 79.64 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
18:45:50 [2020-04-02T18:45:50.503Z] #18 79.64 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
18:45:50 [2020-04-02T18:45:50.814Z] #18 79.78 Selecting previously unselected package libprotobuf-c1:ppc64el.
18:45:50 [2020-04-02T18:45:50.814Z] #18 79.81 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
18:45:50 [2020-04-02T18:45:50.814Z] #18 79.81 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
18:45:50 [2020-04-02T18:45:50.814Z] #18 79.95 Selecting previously unselected package libreadline5:ppc64el.
18:45:50 [2020-04-02T18:45:50.814Z] #18 79.98 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
18:45:50 [2020-04-02T18:45:50.814Z] #18 79.99 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
18:45:51 [2020-04-02T18:45:51.106Z] #18 80.18 Selecting previously unselected package net-tools.
18:45:51 [2020-04-02T18:45:51.106Z] #18 80.22 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
18:45:51 [2020-04-02T18:45:51.106Z] #18 80.22 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
18:45:51 [2020-04-02T18:45:51.398Z] #18 80.60 Selecting previously unselected package python-pip-whl.
18:45:51 [2020-04-02T18:45:51.690Z] #18 80.62 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
18:45:51 [2020-04-02T18:45:51.690Z] #18 80.64 Unpacking python-pip-whl (18.1-5) ...
18:45:51 [2020-04-02T18:45:51.690Z] #18 ...
18:45:51 [2020-04-02T18:45:51.690Z] 
18:45:51 [2020-04-02T18:45:51.690Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:45:51 [2020-04-02T18:45:51.690Z] #48 250.8 vendor/golang.org/x/net/idna
18:45:51 [2020-04-02T18:45:51.690Z] #48 257.6 vendor/golang.org/x/net/http/httpproxy
18:45:51 [2020-04-02T18:45:51.690Z] #48 257.6 net/textproto
18:45:51 [2020-04-02T18:45:51.690Z] #48 257.6 crypto/x509
18:45:51 [2020-04-02T18:45:51.923Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:45:51 [2020-04-02T18:45:51.923Z] 
18:45:51 [2020-04-02T18:45:51.923Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:45:51 [2020-04-02T18:45:51.923Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:45:51 [2020-04-02T18:45:51.923Z] HOSTNAME=f39b8cd00012
18:45:51 [2020-04-02T18:45:51.923Z] DEST=bundles/test-integration
18:45:51 [2020-04-02T18:45:51.923Z] PWD=/go/src/github.com/docker/docker
18:45:51 [2020-04-02T18:45:51.923Z] DOCKER_ROOTLESS=1
18:45:51 [2020-04-02T18:45:51.923Z] DOCKER_GITCOMMIT=6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79
18:45:51 [2020-04-02T18:45:51.923Z] container=docker
18:45:51 [2020-04-02T18:45:51.923Z] HOME=/root
18:45:51 [2020-04-02T18:45:51.923Z] GOLANG_VERSION=1.13.8
18:45:51 [2020-04-02T18:45:51.923Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:45:51 [2020-04-02T18:45:51.923Z] VALIDATE_BRANCH=master
18:45:51 [2020-04-02T18:45:51.923Z] TERM=xterm
18:45:51 [2020-04-02T18:45:51.923Z] DOCKER_PKG=github.com/docker/docker
18:45:51 [2020-04-02T18:45:51.923Z] SHLVL=1
18:45:51 [2020-04-02T18:45:51.923Z] TIMEOUT=120m
18:45:51 [2020-04-02T18:45:51.923Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
18:45:51 [2020-04-02T18:45:51.923Z] DOCKER_GRAPHDRIVER=overlay2
18:45:51 [2020-04-02T18:45:51.923Z] GO111MODULE=off
18:45:51 [2020-04-02T18:45:51.923Z] DOCKER_EXPERIMENTAL=1
18:45:51 [2020-04-02T18:45:51.923Z] TEST_SKIP_INTEGRATION_CLI=1
18:45:51 [2020-04-02T18:45:51.923Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:45:51 [2020-04-02T18:45:51.923Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:45:51 [2020-04-02T18:45:51.923Z] GOPATH=/go
18:45:51 [2020-04-02T18:45:51.923Z] PKG_CONFIG=pkg-config
18:45:51 [2020-04-02T18:45:51.923Z] _=/usr/bin/env
18:45:51 [2020-04-02T18:45:51.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:45:51 [2020-04-02T18:45:51.983Z] #48 261.0 vendor/golang.org/x/net/http/httpguts
18:45:51 [2020-04-02T18:45:51.983Z] #48 261.0 mime/multipart
18:45:51 [2020-04-02T18:45:51.983Z] #48 ...
18:45:51 [2020-04-02T18:45:51.983Z] 
18:45:51 [2020-04-02T18:45:51.983Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:45:51 [2020-04-02T18:45:51.983Z] #45 163.9   CC       criu/bfd.o
18:45:52 [2020-04-02T18:45:52.549Z] --- PASS: TestUpdateRestartPolicy (12.49s)
18:45:52 [2020-04-02T18:45:52.550Z] === RUN   TestUpdateRestartWithAutoRemove
18:45:53 [2020-04-02T18:45:53.026Z] #45 165.5   CC       criu/bitmap.o
18:45:53 [2020-04-02T18:45:53.131Z] --- PASS: TestRenameLinkedContainer (4.89s)
18:45:53 [2020-04-02T18:45:53.131Z] === RUN   TestRenameStoppedContainer
18:45:53 [2020-04-02T18:45:53.317Z] #45 165.7   CC       criu/cgroup-props.o
18:45:53 [2020-04-02T18:45:53.387Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
18:45:53 [2020-04-02T18:45:53.485Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s)
18:45:53 [2020-04-02T18:45:53.485Z] === RUN   TestWaitNonBlocked
18:45:53 [2020-04-02T18:45:53.485Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:45:53 [2020-04-02T18:45:53.485Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:45:53 [2020-04-02T18:45:53.485Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:45:53 [2020-04-02T18:45:53.485Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:45:53 [2020-04-02T18:45:53.485Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:45:53 [2020-04-02T18:45:53.485Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:45:53 [2020-04-02T18:45:53.641Z] --- PASS: TestRenameStoppedContainer (0.77s)
18:45:53 [2020-04-02T18:45:53.642Z] === RUN   TestRenameRunningContainerAndReuse
18:45:54 [2020-04-02T18:45:54.420Z] --- PASS: TestWaitNonBlocked (0.03s)
18:45:54 [2020-04-02T18:45:54.420Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s)
18:45:54 [2020-04-02T18:45:54.420Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s)
18:45:54 [2020-04-02T18:45:54.420Z] === RUN   TestWaitBlocked
18:45:54 [2020-04-02T18:45:54.420Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:45:54 [2020-04-02T18:45:54.420Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:45:54 [2020-04-02T18:45:54.420Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:45:54 [2020-04-02T18:45:54.420Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:45:54 [2020-04-02T18:45:54.420Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:45:54 [2020-04-02T18:45:54.420Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:45:54 [2020-04-02T18:45:54.999Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
18:45:55 [2020-04-02T18:45:55.390Z] #45 167.6   CC       criu/cgroup.o
18:45:55 [2020-04-02T18:45:55.557Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
18:45:55 [2020-04-02T18:45:55.557Z] --- PASS: TestRenameRunningContainerAndReuse (1.94s)
18:45:55 [2020-04-02T18:45:55.557Z] === RUN   TestRenameInvalidName
18:45:55 [2020-04-02T18:45:55.797Z] --- PASS: TestWaitBlocked (0.03s)
18:45:55 [2020-04-02T18:45:55.797Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s)
18:45:55 [2020-04-02T18:45:55.797Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s)
18:45:55 [2020-04-02T18:45:55.797Z] === CONT  TestContainerStartOnDaemonRestart
18:45:55 [2020-04-02T18:45:55.797Z] === CONT  TestIpcModeOlderClient
18:45:55 [2020-04-02T18:45:55.797Z] === CONT  TestDaemonHostGatewayIP
18:45:55 [2020-04-02T18:45:55.797Z] === CONT  TestDaemonRestartIpcMode
18:45:55 [2020-04-02T18:45:55.797Z] --- PASS: TestIpcModeOlderClient (0.21s)
18:45:56 [2020-04-02T18:45:56.479Z] --- PASS: TestRenameInvalidName (0.90s)
18:45:56 [2020-04-02T18:45:56.479Z] === RUN   TestRenameAnonymousContainer
18:45:56 [2020-04-02T18:45:56.734Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
18:45:56 [2020-04-02T18:45:56.908Z] #45 ...
18:45:56 [2020-04-02T18:45:56.908Z] 
18:45:56 [2020-04-02T18:45:56.908Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
18:45:56 [2020-04-02T18:45:56.908Z] #18 81.87 Selecting previously unselected package python3-lib2to3.
18:45:56 [2020-04-02T18:45:56.908Z] #18 81.91 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
18:45:56 [2020-04-02T18:45:56.908Z] #18 81.91 Unpacking python3-lib2to3 (3.7.3-1) ...
18:45:56 [2020-04-02T18:45:56.908Z] #18 82.12 Selecting previously unselected package python3-distutils.
18:45:56 [2020-04-02T18:45:56.908Z] #18 82.16 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
18:45:56 [2020-04-02T18:45:56.908Z] #18 82.17 Unpacking python3-distutils (3.7.3-1) ...
18:45:56 [2020-04-02T18:45:56.908Z] #18 82.48 Selecting previously unselected package python3-pip.
18:45:56 [2020-04-02T18:45:56.908Z] #18 82.50 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
18:45:56 [2020-04-02T18:45:56.908Z] #18 82.51 Unpacking python3-pip (18.1-5) ...
18:45:56 [2020-04-02T18:45:56.908Z] #18 82.83 Selecting previously unselected package python3-pkg-resources.
18:45:56 [2020-04-02T18:45:56.908Z] #18 82.87 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
18:45:56 [2020-04-02T18:45:56.908Z] #18 82.88 Unpacking python3-pkg-resources (40.8.0-1) ...
18:45:56 [2020-04-02T18:45:56.908Z] #18 83.10 Selecting previously unselected package python3-setuptools.
18:45:56 [2020-04-02T18:45:56.908Z] #18 83.12 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
18:45:56 [2020-04-02T18:45:56.908Z] #18 83.13 Unpacking python3-setuptools (40.8.0-1) ...
18:45:56 [2020-04-02T18:45:56.908Z] #18 83.58 Selecting previously unselected package python3-wheel.
18:45:56 [2020-04-02T18:45:56.908Z] #18 83.61 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
18:45:56 [2020-04-02T18:45:56.908Z] #18 83.63 Unpacking python3-wheel (0.32.3-2) ...
18:45:56 [2020-04-02T18:45:56.908Z] #18 83.82 Selecting previously unselected package sudo.
18:45:56 [2020-04-02T18:45:56.908Z] #18 83.82 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
18:45:56 [2020-04-02T18:45:56.908Z] #18 83.83 Unpacking sudo (1.8.27-1+deb10u2) ...
18:45:56 [2020-04-02T18:45:56.908Z] #18 84.68 Selecting previously unselected package thin-provisioning-tools.
18:45:56 [2020-04-02T18:45:56.908Z] #18 84.71 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
18:45:56 [2020-04-02T18:45:56.908Z] #18 84.72 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
18:45:56 [2020-04-02T18:45:56.908Z] #18 85.19 Selecting previously unselected package uidmap.
18:45:56 [2020-04-02T18:45:56.908Z] #18 85.20 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
18:45:56 [2020-04-02T18:45:56.908Z] #18 85.21 Unpacking uidmap (1:4.5-1.1) ...
18:45:56 [2020-04-02T18:45:56.908Z] #18 85.40 Selecting previously unselected package vim-runtime.
18:45:56 [2020-04-02T18:45:56.908Z] #18 85.43 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
18:45:56 [2020-04-02T18:45:56.908Z] #18 85.52 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
18:45:56 [2020-04-02T18:45:56.908Z] #18 85.59 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
18:45:56 [2020-04-02T18:45:56.908Z] #18 85.60 Unpacking vim-runtime (2:8.1.0875-5) ...
18:45:57 [2020-04-02T18:45:57.548Z] #18 ...
18:45:57 [2020-04-02T18:45:57.548Z] 
18:45:57 [2020-04-02T18:45:57.548Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:45:57 [2020-04-02T18:45:57.548Z] #51 DONE 266.4s
18:45:57 [2020-04-02T18:45:57.548Z] 
18:45:57 [2020-04-02T18:45:57.548Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:45:58 [2020-04-02T18:45:58.189Z] #24 ...
18:45:58 [2020-04-02T18:45:58.189Z] 
18:45:58 [2020-04-02T18:45:58.189Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:45:58 [2020-04-02T18:45:58.189Z] #48 267.1 crypto/tls
18:45:59 [2020-04-02T18:45:59.082Z] --- PASS: TestContainerStartOnDaemonRestart (3.34s)
18:45:59 [2020-04-02T18:45:59.651Z] --- PASS: TestDaemonRestartIpcMode (4.24s)
18:45:59 [2020-04-02T18:45:59.990Z] --- PASS: TestRenameAnonymousContainer (3.33s)
18:45:59 [2020-04-02T18:45:59.990Z] === RUN   TestRenameContainerWithSameName
18:46:00 [2020-04-02T18:46:00.218Z] --- PASS: TestDaemonHostGatewayIP (4.82s)
18:46:00 [2020-04-02T18:46:00.218Z] PASS
18:46:00 [2020-04-02T18:46:00.218Z] 
18:46:00 [2020-04-02T18:46:00.218Z] === Skipped
18:46:00 [2020-04-02T18:46:00.218Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
18:46:00 [2020-04-02T18:46:00.218Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:46:00 [2020-04-02T18:46:00.218Z] 
18:46:00 [2020-04-02T18:46:00.218Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
18:46:00 [2020-04-02T18:46:00.218Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:46:00 [2020-04-02T18:46:00.218Z] 
18:46:00 [2020-04-02T18:46:00.218Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
18:46:00 [2020-04-02T18:46:00.218Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:46:00 [2020-04-02T18:46:00.218Z] 
18:46:00 [2020-04-02T18:46:00.218Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:46:00 [2020-04-02T18:46:00.218Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:46:00 [2020-04-02T18:46:00.218Z] 
18:46:00 [2020-04-02T18:46:00.218Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
18:46:00 [2020-04-02T18:46:00.218Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:46:00 [2020-04-02T18:46:00.218Z] 
18:46:00 [2020-04-02T18:46:00.218Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
18:46:00 [2020-04-02T18:46:00.218Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
18:46:00 [2020-04-02T18:46:00.218Z] 
18:46:00 [2020-04-02T18:46:00.218Z] 
18:46:00 [2020-04-02T18:46:00.218Z] DONE 199 tests, 6 skipped in 127.901s
18:46:00 [2020-04-02T18:46:00.476Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
18:46:00 [2020-04-02T18:46:00.476Z] ++ 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
18:46:00 [2020-04-02T18:46:00.476Z] ++ set -e
18:46:00 [2020-04-02T18:46:00.476Z] ++ '[' -n 0 ']'
18:46:00 [2020-04-02T18:46:00.476Z] ++ set -x
18:46:00 [2020-04-02T18:46:00.476Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:46:00 [2020-04-02T18:46:00.734Z] INFO: Testing against a local daemon
18:46:00 [2020-04-02T18:46:00.734Z] === RUN   TestCommitInheritsEnv
18:46:00 [2020-04-02T18:46:00.913Z] --- PASS: TestRenameContainerWithSameName (0.87s)
18:46:00 [2020-04-02T18:46:00.913Z] === RUN   TestRenameContainerWithLinkedContainer
18:46:01 [2020-04-02T18:46:01.300Z] --- PASS: TestCommitInheritsEnv (0.61s)
18:46:01 [2020-04-02T18:46:01.300Z] === RUN   TestImportExtremelyLargeImageWorks
18:46:01 [2020-04-02T18:46:01.300Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
18:46:01 [2020-04-02T18:46:01.300Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
18:46:01 [2020-04-02T18:46:01.300Z] === RUN   TestImagesFilterMultiReference
18:46:01 [2020-04-02T18:46:01.300Z] --- PASS: TestImagesFilterMultiReference (0.10s)
18:46:01 [2020-04-02T18:46:01.300Z] === RUN   TestImagePullPlatformInvalid
18:46:01 [2020-04-02T18:46:01.300Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
18:46:01 [2020-04-02T18:46:01.300Z] === RUN   TestRemoveImageOrphaning
18:46:01 [2020-04-02T18:46:01.472Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
18:46:01 [2020-04-02T18:46:01.866Z] --- PASS: TestRemoveImageOrphaning (0.56s)
18:46:01 [2020-04-02T18:46:01.866Z] === RUN   TestRemoveImageGarbageCollector
18:46:01 [2020-04-02T18:46:01.866Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
18:46:01 [2020-04-02T18:46:01.866Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:46:01 [2020-04-02T18:46:01.866Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:46:02 [2020-04-02T18:46:02.125Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
18:46:02 [2020-04-02T18:46:02.125Z] === RUN   TestTagInvalidReference
18:46:02 [2020-04-02T18:46:02.125Z] --- PASS: TestTagInvalidReference (0.03s)
18:46:02 [2020-04-02T18:46:02.125Z] === RUN   TestTagValidPrefixedRepo
18:46:02 [2020-04-02T18:46:02.125Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
18:46:02 [2020-04-02T18:46:02.125Z] === RUN   TestTagExistedNameWithoutForce
18:46:02 [2020-04-02T18:46:02.125Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
18:46:02 [2020-04-02T18:46:02.125Z] === RUN   TestTagOfficialNames
18:46:02 [2020-04-02T18:46:02.125Z] --- PASS: TestTagOfficialNames (0.08s)
18:46:02 [2020-04-02T18:46:02.125Z] === RUN   TestTagMatchesDigest
18:46:02 [2020-04-02T18:46:02.384Z] --- PASS: TestTagMatchesDigest (0.03s)
18:46:02 [2020-04-02T18:46:02.384Z] PASS
18:46:02 [2020-04-02T18:46:02.384Z] 
18:46:02 [2020-04-02T18:46:02.384Z] === Skipped
18:46:02 [2020-04-02T18:46:02.384Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
18:46:02 [2020-04-02T18:46:02.384Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
18:46:02 [2020-04-02T18:46:02.384Z] 
18:46:02 [2020-04-02T18:46:02.384Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
18:46:02 [2020-04-02T18:46:02.384Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:46:02 [2020-04-02T18:46:02.384Z] 
18:46:02 [2020-04-02T18:46:02.384Z] 
18:46:02 [2020-04-02T18:46:02.384Z] DONE 12 tests, 2 skipped in 1.902s
18:46:02 [2020-04-02T18:46:02.384Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
18:46:02 [2020-04-02T18:46:02.384Z] ++ 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
18:46:02 [2020-04-02T18:46:02.384Z] ++ set -e
18:46:02 [2020-04-02T18:46:02.384Z] ++ '[' -n 0 ']'
18:46:02 [2020-04-02T18:46:02.384Z] ++ set -x
18:46:02 [2020-04-02T18:46:02.384Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:46:02 [2020-04-02T18:46:02.384Z] INFO: Testing against a local daemon
18:46:02 [2020-04-02T18:46:02.384Z] === RUN   TestNetworkCreateDelete
18:46:02 [2020-04-02T18:46:02.394Z] === RUN   TestDockerSuite/TestBuildBlankName
18:46:02 [2020-04-02T18:46:02.394Z] --- PASS: TestRenameContainerWithLinkedContainer (1.71s)
18:46:02 [2020-04-02T18:46:02.394Z] === RUN   TestResize
18:46:02 [2020-04-02T18:46:02.653Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
18:46:02 [2020-04-02T18:46:02.951Z] --- PASS: TestNetworkCreateDelete (0.40s)
18:46:02 [2020-04-02T18:46:02.951Z] === RUN   TestDockerNetworkDeletePreferID
18:46:03 [2020-04-02T18:46:03.581Z] --- PASS: TestResize (1.11s)
18:46:03 [2020-04-02T18:46:03.581Z] === RUN   TestResizeWithInvalidSize
18:46:03 [2020-04-02T18:46:03.812Z] #48 ...
18:46:03 [2020-04-02T18:46:03.812Z] 
18:46:03 [2020-04-02T18:46:03.812Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
18:46:03 [2020-04-02T18:46:03.812Z] #18 91.45 Selecting previously unselected package vim.
18:46:03 [2020-04-02T18:46:03.812Z] #18 91.47 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
18:46:03 [2020-04-02T18:46:03.812Z] #18 91.51 Unpacking vim (2:8.1.0875-5) ...
18:46:03 [2020-04-02T18:46:03.812Z] #18 92.38 Selecting previously unselected package xfsprogs.
18:46:03 [2020-04-02T18:46:03.812Z] #18 92.41 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
18:46:03 [2020-04-02T18:46:03.812Z] #18 92.42 Unpacking xfsprogs (4.20.0-1) ...
18:46:04 [2020-04-02T18:46:04.108Z] #18 93.18 Selecting previously unselected package zip.
18:46:04 [2020-04-02T18:46:04.108Z] #18 93.20 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
18:46:04 [2020-04-02T18:46:04.108Z] #18 93.21 Unpacking zip (3.0-11+b1) ...
18:46:04 [2020-04-02T18:46:04.330Z] --- PASS: TestDockerNetworkDeletePreferID (1.16s)
18:46:04 [2020-04-02T18:46:04.330Z] === RUN   TestInspectNetwork
18:46:04 [2020-04-02T18:46:04.420Z] #18 93.54 Setting up aufs-tools (1:4.14+20190211-1) ...
18:46:04 [2020-04-02T18:46:04.420Z] #18 93.55 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
18:46:04 [2020-04-02T18:46:04.420Z] #18 93.56 Setting up libip6tc0:ppc64el (1.8.2-4) ...
18:46:04 [2020-04-02T18:46:04.420Z] #18 93.57 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
18:46:04 [2020-04-02T18:46:04.420Z] #18 93.58 Setting up libgpm2:ppc64el (1.20.7-5) ...
18:46:04 [2020-04-02T18:46:04.420Z] #18 93.59 Setting up libip4tc0:ppc64el (1.8.2-4) ...
18:46:04 [2020-04-02T18:46:04.420Z] #18 93.60 Setting up uidmap (1:4.5-1.1) ...
18:46:04 [2020-04-02T18:46:04.420Z] #18 93.61 Setting up libnftnl11:ppc64el (1.1.2-2) ...
18:46:04 [2020-04-02T18:46:04.420Z] #18 93.62 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
18:46:04 [2020-04-02T18:46:04.420Z] #18 93.63 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
18:46:04 [2020-04-02T18:46:04.504Z] --- PASS: TestResizeWithInvalidSize (0.92s)
18:46:04 [2020-04-02T18:46:04.504Z] === RUN   TestResizeWhenContainerNotStarted
18:46:04 [2020-04-02T18:46:04.715Z] #18 93.64 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
18:46:04 [2020-04-02T18:46:04.715Z] #18 93.66 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
18:46:04 [2020-04-02T18:46:04.715Z] #18 93.67 Setting up xxd (2:8.1.0875-5) ...
18:46:04 [2020-04-02T18:46:04.715Z] #18 93.67 Setting up zip (3.0-11+b1) ...
18:46:04 [2020-04-02T18:46:04.715Z] #18 93.68 Setting up vim-common (2:8.1.0875-5) ...
18:46:04 [2020-04-02T18:46:04.715Z] #18 93.71 Setting up bash-completion (1:2.8-6) ...
18:46:04 [2020-04-02T18:46:04.759Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
18:46:04 [2020-04-02T18:46:04.759Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
18:46:05 [2020-04-02T18:46:05.144Z] Created binary: bundles/binary-daemon/dockerd-dev
18:46:05 [2020-04-02T18:46:05.144Z] Copying nested executables into bundles/binary-daemon
18:46:05 [2020-04-02T18:46:05.317Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s)
18:46:05 [2020-04-02T18:46:05.317Z] === RUN   TestDaemonRestartKillContainers
18:46:05 [2020-04-02T18:46:05.317Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:46:05 [2020-04-02T18:46:05.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:46:05 [2020-04-02T18:46:05.317Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:46:05 [2020-04-02T18:46:05.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:46:05 [2020-04-02T18:46:05.317Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:46:05 [2020-04-02T18:46:05.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:46:05 [2020-04-02T18:46:05.317Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:46:05 [2020-04-02T18:46:05.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:46:05 [2020-04-02T18:46:05.317Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:46:05 [2020-04-02T18:46:05.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:46:05 [2020-04-02T18:46:05.317Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:46:05 [2020-04-02T18:46:05.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:46:05 [2020-04-02T18:46:05.317Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:46:05 [2020-04-02T18:46:05.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:46:05 [2020-04-02T18:46:05.317Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:46:05 [2020-04-02T18:46:05.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:46:05 [2020-04-02T18:46:05.317Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:46:05 [2020-04-02T18:46:05.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:46:05 [2020-04-02T18:46:05.317Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:46:05 [2020-04-02T18:46:05.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:46:05 [2020-04-02T18:46:05.317Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:46:05 [2020-04-02T18:46:05.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:46:05 [2020-04-02T18:46:05.317Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:46:05 [2020-04-02T18:46:05.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:46:05 [2020-04-02T18:46:05.317Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:46:05 [2020-04-02T18:46:05.317Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:46:05 [2020-04-02T18:46:05.703Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
18:46:06 [2020-04-02T18:46:06.993Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40694/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_GITCOMMIT=6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79 -e DOCKER_GRAPHDRIVER docker:6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79 hack/make.sh cross
18:46:07 [2020-04-02T18:46:07.200Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
18:46:07 [2020-04-02T18:46:07.554Z] 
18:46:07 [2020-04-02T18:46:07.554Z] Removing bundles/
18:46:07 [2020-04-02T18:46:07.554Z] 
18:46:07 [2020-04-02T18:46:07.554Z] ---> Making bundle: cross (in bundles/cross)
18:46:07 [2020-04-02T18:46:07.554Z] Cross building: bundles/cross/linux/amd64
18:46:07 [2020-04-02T18:46:07.554Z] Building: bundles/cross/linux/amd64/dockerd-dev
18:46:07 [2020-04-02T18:46:07.554Z] GOOS="linux" GOARCH="amd64" GOARM=""
18:46:08 [2020-04-02T18:46:08.138Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:46:08 [2020-04-02T18:46:08.393Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:46:08 [2020-04-02T18:46:08.952Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
18:46:09 [2020-04-02T18:46:09.184Z] #18 ...
18:46:09 [2020-04-02T18:46:09.184Z] 
18:46:09 [2020-04-02T18:46:09.184Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:46:09 [2020-04-02T18:46:09.510Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:46:09 [2020-04-02T18:46:09.597Z] === RUN   TestInspectNetwork/full_network_id
18:46:09 [2020-04-02T18:46:09.597Z] === RUN   TestInspectNetwork/partial_network_id
18:46:09 [2020-04-02T18:46:09.597Z] === RUN   TestInspectNetwork/network_name
18:46:09 [2020-04-02T18:46:09.597Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:46:10 [2020-04-02T18:46:10.069Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:46:10 [2020-04-02T18:46:10.992Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
18:46:10 [2020-04-02T18:46:10.992Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:46:11 [2020-04-02T18:46:11.551Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
18:46:11 [2020-04-02T18:46:11.551Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:46:11 [2020-04-02T18:46:11.579Z] #24 275.8 Checking out files:  22% (2358/10668)   
Checking out files:  23% (2454/10668)   
Checking out files:  24% (2561/10668)   
Checking out files:  25% (2667/10668)   
Checking out files:  26% (2774/10668)   
Checking out files:  27% (2881/10668)   
Checking out files:  28% (2988/10668)   
Checking out files:  29% (3094/10668)   
Checking out files:  30% (3201/10668)   
Checking out files:  31% (3308/10668)   
Checking out files:  32% (3414/10668)   
Checking out files:  33% (3521/10668)   
Checking out files:  34% (3628/10668)   
Checking out files:  35% (3734/10668)   
Checking out files:  36% (3841/10668)   
Checking out files:  36% (3865/10668)   
Checking out files:  37% (3948/10668)   
Checking out files:  38% (4054/10668)   
Checking out files:  39% (4161/10668)   
Checking out files:  40% (4268/10668)   
Checking out files:  41% (4374/10668)   
Checking out files:  42% (4481/10668)   
Checking out files:  43% (4588/10668)   
Checking out files:  44% (4694/10668)   
Checking out files:  45% (4801/10668)   
Checking out files:  46% (4908/10668)   
Checking out files:  47% (5014/10668)   
Checking out files:  48% (5121/10668)   
Checking out files:  49% (5228/10668)   
Checking out files:  50% (5334/10668)   
Checking out files:  51% (5441/10668)   
Checking out files:  52% (5548/10668)   
Checking out files:  53% (5655/10668)   
Checking out files:  53% (5699/10668)   
Checking out files:  54% (5761/10668)   
Checking out files:  55% (5868/10668)   
Checking out files:  56% (5975/10668)   
Checking out files:  57% (6081/10668)   
Checking out files:  58% (6188/10668)   
Checking out files:  59% (6295/10668)   
Checking out files:  60% (6401/10668)   
Checking out files:  61% (6508/10668)   
Checking out files:  62% (6615/10668)   
Checking out files:  63% (6721/10668)   
Checking out files:  64% (6828/10668)   
Checking out files:  65% (6935/10668)   
Checking out files:  66% (7041/10668)   
Checking out files:  67% (7148/10668)   
Checking out files:  68% (7255/10668)   
Checking out files:  68% (7337/10668)   
Checking out files:  69% (7361/10668)   
Checking out files:  70% (7468/10668)   
Checking out files:  71% (7575/10668)   
Checking out files:  72% (7681/10668)   
Checking out files:  73% (7788/10668)   
Checking out files:  74% (7895/10668)   
Checking out files:  75% (8001/10668)   
Checking out files:  76% (8108/10668)   
Checking out files:  77% (8215/10668)   
Checking out files:  78% (8322/10668)   
Checking out files:  79% (8428/10668)   
Checking out files:  80% (8535/10668)   
Checking out files:  81% (8642/10668)   
Checking out files:  82% (8748/10668)   
Checking out files:  83% (8855/10668)   
Checking out files:  84% (8962/10668)   
Checking out files:  85% (9068/10668)   
Checking out files:  85% (9110/10668)   
Checking out files:  86% (9175/10668)   
Checking out files:  87% (9282/10668)   
Checking out files:  88% (9388/10668)   
Checking out files:  89% (9495/10668)   
Checking out files:  90% (9602/10668)   
Checking out files:  91% (9708/10668)   
Checking out files:  92% (9815/10668)   
Checking out files:  93% (9922/10668)   
Checking out files:  94% (10028/10668)   
Checking out files:  95% (10135/10668)   
Checking out files:  96% (10242/10668)   
Checking out files:  97% (10348/10668)   
Checking out files:  98% (10455/10668)   
Checking out files:  99% (10562/10668)   
Checking out files: 100% (10668/10668)   
Checking out files: 100% (10668/10668), done.
18:46:11 [2020-04-02T18:46:11.579Z] #24 280.9 + cd /tmp/tmp.TKzLEs53OV/tmp/docker-ce
18:46:11 [2020-04-02T18:46:11.871Z] #24 280.9 + git checkout -q v17.06.2-ce
18:46:12 [2020-04-02T18:46:12.476Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
18:46:13 [2020-04-02T18:46:13.780Z] --- PASS: TestInspectNetwork (9.49s)
18:46:13 [2020-04-02T18:46:13.780Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:46:13 [2020-04-02T18:46:13.780Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:46:13 [2020-04-02T18:46:13.780Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:46:13 [2020-04-02T18:46:13.780Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:46:13 [2020-04-02T18:46:13.780Z] === RUN   TestRunContainerWithBridgeNone
18:46:13 [2020-04-02T18:46:13.835Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:46:13 [2020-04-02T18:46:13.944Z] #24 ...
18:46:13 [2020-04-02T18:46:13.944Z] 
18:46:13 [2020-04-02T18:46:13.944Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:46:13 [2020-04-02T18:46:13.944Z] #45 176.1   CC       criu/clone-noasan.o
18:46:13 [2020-04-02T18:46:13.944Z] #45 176.3   CC       criu/config.o
18:46:13 [2020-04-02T18:46:13.944Z] #45 180.5   CC       criu/cr-check.o
18:46:13 [2020-04-02T18:46:13.944Z] #45 185.2   CC       criu/cr-dedup.o
18:46:13 [2020-04-02T18:46:13.944Z] #45 186.0   CC       criu/cr-dump.o
18:46:13 [2020-04-02T18:46:13.944Z] #45 ...
18:46:13 [2020-04-02T18:46:13.944Z] 
18:46:13 [2020-04-02T18:46:13.944Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
18:46:13 [2020-04-02T18:46:13.944Z] #18 100.3 Setting up libiptc0:ppc64el (1.8.2-4) ...
18:46:13 [2020-04-02T18:46:13.944Z] #18 100.3 Setting up xz-utils (5.2.4-1) ...
18:46:13 [2020-04-02T18:46:13.944Z] #18 100.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:46:13 [2020-04-02T18:46:13.944Z] #18 100.4 Setting up sudo (1.8.27-1+deb10u2) ...
18:46:13 [2020-04-02T18:46:13.944Z] #18 100.5 invoke-rc.d: could not determine current runlevel
18:46:13 [2020-04-02T18:46:13.944Z] #18 100.6 invoke-rc.d: policy-rc.d denied execution of start.
18:46:13 [2020-04-02T18:46:13.944Z] #18 100.6 Setting up pigz (2.4-1) ...
18:46:13 [2020-04-02T18:46:13.944Z] #18 100.6 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
18:46:13 [2020-04-02T18:46:13.944Z] #18 100.6 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
18:46:13 [2020-04-02T18:46:13.944Z] #18 100.6 Setting up python-pip-whl (18.1-5) ...
18:46:13 [2020-04-02T18:46:13.944Z] #18 100.7 Setting up libmpdec2:ppc64el (2.4.2-2) ...
18:46:13 [2020-04-02T18:46:13.944Z] #18 100.7 Setting up vim-runtime (2:8.1.0875-5) ...
18:46:13 [2020-04-02T18:46:13.944Z] #18 101.4 Setting up libaio1:ppc64el (0.3.112-3) ...
18:46:13 [2020-04-02T18:46:13.944Z] #18 101.4 Setting up libonig5:ppc64el (6.9.1-1) ...
18:46:13 [2020-04-02T18:46:13.944Z] #18 101.4 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
18:46:13 [2020-04-02T18:46:13.944Z] #18 101.4 Setting up vim (2:8.1.0875-5) ...
18:46:13 [2020-04-02T18:46:13.944Z] #18 101.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:46:13 [2020-04-02T18:46:13.944Z] #18 101.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:46:13 [2020-04-02T18:46:13.944Z] #18 101.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:46:13 [2020-04-02T18:46:13.944Z] #18 101.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:46:13 [2020-04-02T18:46:13.944Z] #18 101.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:46:13 [2020-04-02T18:46:13.944Z] #18 101.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:46:13 [2020-04-02T18:46:13.944Z] #18 101.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:46:13 [2020-04-02T18:46:13.944Z] #18 101.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:46:13 [2020-04-02T18:46:13.944Z] #18 101.6 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
18:46:13 [2020-04-02T18:46:13.944Z] #18 101.6 Setting up thin-provisioning-tools (0.7.6-2.1) ...
18:46:13 [2020-04-02T18:46:13.944Z] #18 101.6 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
18:46:13 [2020-04-02T18:46:13.944Z] #18 101.6 Setting up jq (1.5+dfsg-2+b1) ...
18:46:13 [2020-04-02T18:46:13.944Z] #18 101.6 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
18:46:13 [2020-04-02T18:46:13.944Z] #18 101.6 Setting up python3.7 (3.7.3-2+deb10u1) ...
18:46:14 [2020-04-02T18:46:14.089Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
18:46:14 [2020-04-02T18:46:14.344Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:46:14 [2020-04-02T18:46:14.904Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
18:46:16 [2020-04-02T18:46:16.313Z] --- PASS: TestRunContainerWithBridgeNone (2.53s)
18:46:16 [2020-04-02T18:46:16.313Z] === RUN   TestNetworkInvalidJSON
18:46:16 [2020-04-02T18:46:16.313Z] === RUN   TestNetworkInvalidJSON//networks/create
18:46:16 [2020-04-02T18:46:16.313Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:46:16 [2020-04-02T18:46:16.313Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:46:16 [2020-04-02T18:46:16.313Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:46:16 [2020-04-02T18:46:16.313Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:46:16 [2020-04-02T18:46:16.313Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:46:16 [2020-04-02T18:46:16.313Z] === CONT  TestNetworkInvalidJSON//networks/create
18:46:16 [2020-04-02T18:46:16.313Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:46:16 [2020-04-02T18:46:16.313Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:46:16 [2020-04-02T18:46:16.313Z] --- PASS: TestNetworkInvalidJSON (0.03s)
18:46:16 [2020-04-02T18:46:16.313Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
18:46:16 [2020-04-02T18:46:16.313Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
18:46:16 [2020-04-02T18:46:16.313Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
18:46:16 [2020-04-02T18:46:16.313Z] === RUN   TestHostIPv4BridgeLabel
18:46:16 [2020-04-02T18:46:16.880Z] --- PASS: TestHostIPv4BridgeLabel (0.77s)
18:46:16 [2020-04-02T18:46:16.880Z] === RUN   TestDaemonRestartWithLiveRestore
18:46:17 [2020-04-02T18:46:17.412Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
18:46:17 [2020-04-02T18:46:17.479Z] #18 ...
18:46:17 [2020-04-02T18:46:17.479Z] 
18:46:17 [2020-04-02T18:46:17.479Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:46:17 [2020-04-02T18:46:17.479Z] #24 286.1 + mkdir -p /tmp/tmp.TKzLEs53OV/src/github.com/docker
18:46:17 [2020-04-02T18:46:17.479Z] #24 286.2 + mv components/cli /tmp/tmp.TKzLEs53OV/src/github.com/docker/cli
18:46:17 [2020-04-02T18:46:17.479Z] #24 286.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
18:46:17 [2020-04-02T18:46:17.667Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:46:17 [2020-04-02T18:46:17.921Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:46:18 [2020-04-02T18:46:18.255Z] --- PASS: TestDaemonRestartWithLiveRestore (1.32s)
18:46:18 [2020-04-02T18:46:18.255Z] === RUN   TestDaemonDefaultNetworkPools
18:46:18 [2020-04-02T18:46:18.845Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
18:46:19 [2020-04-02T18:46:19.630Z] --- PASS: TestDaemonDefaultNetworkPools (1.21s)
18:46:19 [2020-04-02T18:46:19.630Z] === RUN   TestDaemonRestartWithExistingNetwork
18:46:20 [2020-04-02T18:46:20.729Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:46:20 [2020-04-02T18:46:20.729Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.60s)
18:46:20 [2020-04-02T18:46:20.729Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.97s)
18:46:20 [2020-04-02T18:46:20.729Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.56s)
18:46:20 [2020-04-02T18:46:20.729Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s)
18:46:20 [2020-04-02T18:46:20.729Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.56s)
18:46:20 [2020-04-02T18:46:20.729Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.59s)
18:46:20 [2020-04-02T18:46:20.729Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.53s)
18:46:20 [2020-04-02T18:46:20.729Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.72s)
18:46:20 [2020-04-02T18:46:20.729Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.10s)
18:46:20 [2020-04-02T18:46:20.729Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.79s)
18:46:20 [2020-04-02T18:46:20.729Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.62s)
18:46:20 [2020-04-02T18:46:20.729Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.45s)
18:46:20 [2020-04-02T18:46:20.729Z] === RUN   TestCgroupNamespacesRun
18:46:21 [2020-04-02T18:46:21.021Z] #24 ...
18:46:21 [2020-04-02T18:46:21.021Z] 
18:46:21 [2020-04-02T18:46:21.021Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:46:21 [2020-04-02T18:46:21.021Z] #48 279.5 net/http/httptrace
18:46:21 [2020-04-02T18:46:21.021Z] #48 280.0 net/http
18:46:21 [2020-04-02T18:46:21.021Z] #48 ...
18:46:21 [2020-04-02T18:46:21.021Z] 
18:46:21 [2020-04-02T18:46:21.021Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
18:46:21 [2020-04-02T18:46:21.021Z] #18 108.4 Setting up iptables (1.8.2-4) ...
18:46:21 [2020-04-02T18:46:21.021Z] #18 108.5 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:46:21 [2020-04-02T18:46:21.021Z] #18 108.5 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:46:21 [2020-04-02T18:46:21.021Z] #18 108.5 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:46:21 [2020-04-02T18:46:21.021Z] #18 108.5 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:46:21 [2020-04-02T18:46:21.021Z] #18 108.6 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:46:21 [2020-04-02T18:46:21.021Z] #18 108.6 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:46:21 [2020-04-02T18:46:21.021Z] #18 108.6 Setting up python3 (3.7.3-1) ...
18:46:21 [2020-04-02T18:46:21.021Z] #18 109.5 Setting up python3-wheel (0.32.3-2) ...
18:46:21 [2020-04-02T18:46:21.531Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.91s)
18:46:21 [2020-04-02T18:46:21.531Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:46:22 [2020-04-02T18:46:22.071Z] #18 111.1 Setting up apparmor (2.13.2-10) ...
18:46:22 [2020-04-02T18:46:22.611Z] --- PASS: TestCgroupNamespacesRun (1.75s)
18:46:22 [2020-04-02T18:46:22.611Z] === RUN   TestCgroupNamespacesRunPrivileged
18:46:22 [2020-04-02T18:46:22.611Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
18:46:23 [2020-04-02T18:46:23.972Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s)
18:46:23 [2020-04-02T18:46:23.972Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:46:24 [2020-04-02T18:46:24.061Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.26s)
18:46:24 [2020-04-02T18:46:24.062Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:46:24 [2020-04-02T18:46:24.320Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.85s)
18:46:24 [2020-04-02T18:46:24.320Z] === RUN   TestServiceWithPredefinedNetwork
18:46:25 [2020-04-02T18:46:25.609Z] #18 114.3 Setting up xfsprogs (4.20.0-1) ...
18:46:25 [2020-04-02T18:46:25.609Z] #18 114.3 Setting up python3-lib2to3 (3.7.3-1) ...
18:46:25 [2020-04-02T18:46:25.858Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
18:46:25 [2020-04-02T18:46:25.858Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.95s)
18:46:25 [2020-04-02T18:46:25.858Z] === RUN   TestCgroupNamespacesRunHostMode
18:46:26 [2020-04-02T18:46:26.243Z] #18 115.3 Setting up python3-pkg-resources (40.8.0-1) ...
18:46:27 [2020-04-02T18:46:27.739Z] --- PASS: TestCgroupNamespacesRunHostMode (1.89s)
18:46:27 [2020-04-02T18:46:27.739Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:46:27 [2020-04-02T18:46:27.750Z] #18 116.9 Setting up python3-distutils (3.7.3-1) ...
18:46:28 [2020-04-02T18:46:28.505Z] --- PASS: TestServiceWithPredefinedNetwork (3.38s)
18:46:28 [2020-04-02T18:46:28.505Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:46:28 [2020-04-02T18:46:28.505Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:46:28 [2020-04-02T18:46:28.505Z]     service_test.go:236: FLAKY_TEST
18:46:28 [2020-04-02T18:46:28.505Z] === RUN   TestServiceWithDataPathPortInit
18:46:28 [2020-04-02T18:46:28.780Z] #18 117.9 Setting up python3-setuptools (40.8.0-1) ...
18:46:29 [2020-04-02T18:46:29.100Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
18:46:29 [2020-04-02T18:46:29.411Z] #18 ...
18:46:29 [2020-04-02T18:46:29.411Z] 
18:46:29 [2020-04-02T18:46:29.411Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:46:29 [2020-04-02T18:46:29.411Z] #45 191.6   CC       criu/cr-errno.o
18:46:29 [2020-04-02T18:46:29.411Z] #45 191.7   CC       criu/cr-restore.o
18:46:29 [2020-04-02T18:46:29.659Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s)
18:46:29 [2020-04-02T18:46:29.659Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:46:30 [2020-04-02T18:46:30.044Z] #45 202.3   CC       criu/cr-service.o
18:46:30 [2020-04-02T18:46:30.335Z] #45 ...
18:46:30 [2020-04-02T18:46:30.335Z] 
18:46:30 [2020-04-02T18:46:30.335Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:46:30 [2020-04-02T18:46:30.335Z] #48 299.5 github.com/LK4D4/vndr/godl
18:46:30 [2020-04-02T18:46:30.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:46:30 [2020-04-02T18:46:30.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:46:30 [2020-04-02T18:46:30.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:46:30 [2020-04-02T18:46:30.582Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.83s)
18:46:30 [2020-04-02T18:46:30.582Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:46:30 [2020-04-02T18:46:30.582Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
18:46:31 [2020-04-02T18:46:31.186Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s)
18:46:31 [2020-04-02T18:46:31.186Z] === RUN   TestCgroupNamespacesRunOlderClient
18:46:31 [2020-04-02T18:46:31.848Z] #48 301.1 github.com/LK4D4/vndr
18:46:33 [2020-04-02T18:46:33.067Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
18:46:33 [2020-04-02T18:46:33.067Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s)
18:46:33 [2020-04-02T18:46:33.067Z] === RUN   TestKernelTCPMemory
18:46:33 [2020-04-02T18:46:33.936Z] #48 ...
18:46:33 [2020-04-02T18:46:33.936Z] 
18:46:33 [2020-04-02T18:46:33.936Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
18:46:33 [2020-04-02T18:46:33.936Z] #18 120.4 Setting up python3-pip (18.1-5) ...
18:46:33 [2020-04-02T18:46:33.936Z] #18 122.4 Processing triggers for libc-bin (2.28-10) ...
18:46:33 [2020-04-02T18:46:33.936Z] #18 122.5 Processing triggers for mime-support (3.62) ...
18:46:33 [2020-04-02T18:46:33.936Z] #18 DONE 123.0s
18:46:33 [2020-04-02T18:46:33.936Z] 
18:46:33 [2020-04-02T18:46:33.936Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:46:33 [2020-04-02T18:46:33.936Z] #45 206.3   CC       criu/crtools.o
18:46:33 [2020-04-02T18:46:33.991Z] --- PASS: TestKernelTCPMemory (0.95s)
18:46:33 [2020-04-02T18:46:33.991Z] === RUN   TestNISDomainname
18:46:34 [2020-04-02T18:46:34.038Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
18:46:34 [2020-04-02T18:46:34.038Z] Copying nested executables into bundles/cross/linux/amd64
18:46:34 [2020-04-02T18:46:34.232Z] #45 ...
18:46:34 [2020-04-02T18:46:34.232Z] 
18:46:34 [2020-04-02T18:46:34.232Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
18:46:34 [2020-04-02T18:46:34.232Z] #19 0.470 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:46:34 [2020-04-02T18:46:34.232Z] #19 0.475 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:46:34 [2020-04-02T18:46:34.232Z] #19 0.482 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:46:34 [2020-04-02T18:46:34.232Z] #19 DONE 0.6s
18:46:34 [2020-04-02T18:46:34.539Z] 
18:46:34 [2020-04-02T18:46:34.539Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
18:46:34 [2020-04-02T18:46:34.597Z] Cross building: bundles/cross/windows/amd64
18:46:34 [2020-04-02T18:46:34.852Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
18:46:34 [2020-04-02T18:46:34.852Z] GOOS="windows" GOARCH="amd64" GOARM=""
18:46:35 [2020-04-02T18:46:35.350Z] --- PASS: TestNISDomainname (1.01s)
18:46:35 [2020-04-02T18:46:35.350Z] === RUN   TestHostnameDnsResolution
18:46:35 [2020-04-02T18:46:35.604Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
18:46:36 [2020-04-02T18:46:36.162Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
18:46:36 [2020-04-02T18:46:36.162Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
18:46:36 [2020-04-02T18:46:36.162Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
18:46:36 [2020-04-02T18:46:36.721Z] --- PASS: TestHostnameDnsResolution (1.54s)
18:46:36 [2020-04-02T18:46:36.721Z] === RUN   TestStats
18:46:38 [2020-04-02T18:46:38.601Z] --- PASS: TestStats (2.00s)
18:46:38 [2020-04-02T18:46:38.601Z] === RUN   TestStopContainerWithTimeout
18:46:38 [2020-04-02T18:46:38.601Z] === RUN   TestStopContainerWithTimeout/0
18:46:38 [2020-04-02T18:46:38.601Z] === PAUSE TestStopContainerWithTimeout/0
18:46:38 [2020-04-02T18:46:38.601Z] === RUN   TestStopContainerWithTimeout/1
18:46:38 [2020-04-02T18:46:38.601Z] === PAUSE TestStopContainerWithTimeout/1
18:46:38 [2020-04-02T18:46:38.601Z] === RUN   TestStopContainerWithTimeout/3
18:46:38 [2020-04-02T18:46:38.601Z] === PAUSE TestStopContainerWithTimeout/3
18:46:38 [2020-04-02T18:46:38.601Z] === RUN   TestStopContainerWithTimeout/-1
18:46:38 [2020-04-02T18:46:38.601Z] === PAUSE TestStopContainerWithTimeout/-1
18:46:38 [2020-04-02T18:46:38.601Z] === CONT  TestStopContainerWithTimeout/0
18:46:38 [2020-04-02T18:46:38.601Z] === CONT  TestStopContainerWithTimeout/-1
18:46:38 [2020-04-02T18:46:38.856Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
18:46:39 [2020-04-02T18:46:39.779Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
18:46:40 [2020-04-02T18:46:40.034Z] === CONT  TestStopContainerWithTimeout/3
18:46:40 [2020-04-02T18:46:40.145Z] #20 ...
18:46:40 [2020-04-02T18:46:40.145Z] 
18:46:40 [2020-04-02T18:46:40.145Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:46:40 [2020-04-02T18:46:40.145Z] #45 207.7   CC       criu/eventfd.o
18:46:40 [2020-04-02T18:46:40.145Z] #45 208.5   CC       criu/eventpoll.o
18:46:40 [2020-04-02T18:46:40.145Z] #45 210.2   CC       criu/external.o
18:46:40 [2020-04-02T18:46:40.145Z] #45 211.2   CC       criu/fault-injection.o
18:46:40 [2020-04-02T18:46:40.145Z] #45 211.4   CC       criu/fdstore.o
18:46:40 [2020-04-02T18:46:40.145Z] #45 212.3   CC       criu/fifo.o
18:46:41 [2020-04-02T18:46:41.189Z] #45 213.2   CC       criu/file-ids.o
18:46:41 [2020-04-02T18:46:41.475Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
18:46:41 [2020-04-02T18:46:41.730Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
18:46:41 [2020-04-02T18:46:41.737Z] --- PASS: TestImportExtremelyLargeImageWorks (83.43s)
18:46:41 [2020-04-02T18:46:41.737Z] PASS
18:46:41 [2020-04-02T18:46:41.737Z] 
18:46:41 [2020-04-02T18:46:41.737Z] === Skipped
18:46:41 [2020-04-02T18:46:41.737Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
18:46:41 [2020-04-02T18:46:41.737Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:46:41 [2020-04-02T18:46:41.737Z] 
18:46:41 [2020-04-02T18:46:41.737Z] 
18:46:41 [2020-04-02T18:46:41.737Z] DONE 12 tests, 1 skipped in 84.847s
18:46:41 [2020-04-02T18:46:41.737Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
18:46:41 [2020-04-02T18:46:41.737Z] ++ 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
18:46:41 [2020-04-02T18:46:41.737Z] ++ set -e
18:46:41 [2020-04-02T18:46:41.737Z] ++ '[' -n 0 ']'
18:46:41 [2020-04-02T18:46:41.737Z] ++ set -x
18:46:41 [2020-04-02T18:46:41.737Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:46:41 [2020-04-02T18:46:41.737Z] INFO: Testing against a local daemon
18:46:41 [2020-04-02T18:46:41.737Z] === RUN   TestNetworkCreateDelete
18:46:41 [2020-04-02T18:46:41.737Z] --- PASS: TestNetworkCreateDelete (0.14s)
18:46:41 [2020-04-02T18:46:41.737Z] === RUN   TestDockerNetworkDeletePreferID
18:46:41 [2020-04-02T18:46:41.737Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
18:46:41 [2020-04-02T18:46:41.737Z] === RUN   TestInspectNetwork
18:46:41 [2020-04-02T18:46:41.737Z] === RUN   TestInspectNetwork/full_network_id
18:46:41 [2020-04-02T18:46:41.737Z] === RUN   TestInspectNetwork/partial_network_id
18:46:41 [2020-04-02T18:46:41.737Z] === RUN   TestInspectNetwork/network_name
18:46:41 [2020-04-02T18:46:41.737Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:46:41 [2020-04-02T18:46:41.737Z] --- PASS: TestInspectNetwork (10.95s)
18:46:41 [2020-04-02T18:46:41.737Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:46:41 [2020-04-02T18:46:41.737Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:46:41 [2020-04-02T18:46:41.737Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:46:41 [2020-04-02T18:46:41.737Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s)
18:46:41 [2020-04-02T18:46:41.737Z] === RUN   TestRunContainerWithBridgeNone
18:46:41 [2020-04-02T18:46:41.824Z] #45 213.9   CC       criu/file-lock.o
18:46:42 [2020-04-02T18:46:42.018Z] --- PASS: TestRunContainerWithBridgeNone (2.44s)
18:46:42 [2020-04-02T18:46:42.018Z] === RUN   TestNetworkInvalidJSON
18:46:42 [2020-04-02T18:46:42.018Z] === RUN   TestNetworkInvalidJSON//networks/create
18:46:42 [2020-04-02T18:46:42.018Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:46:42 [2020-04-02T18:46:42.018Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:46:42 [2020-04-02T18:46:42.018Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:46:42 [2020-04-02T18:46:42.018Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:46:42 [2020-04-02T18:46:42.018Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:46:42 [2020-04-02T18:46:42.018Z] === CONT  TestNetworkInvalidJSON//networks/create
18:46:42 [2020-04-02T18:46:42.018Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:46:42 [2020-04-02T18:46:42.018Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:46:42 [2020-04-02T18:46:42.018Z] --- PASS: TestNetworkInvalidJSON (0.02s)
18:46:42 [2020-04-02T18:46:42.018Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
18:46:42 [2020-04-02T18:46:42.018Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
18:46:42 [2020-04-02T18:46:42.018Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
18:46:42 [2020-04-02T18:46:42.018Z] === RUN   TestHostIPv4BridgeLabel
18:46:42 [2020-04-02T18:46:42.291Z] === CONT  TestStopContainerWithTimeout/1
18:46:42 [2020-04-02T18:46:42.632Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
18:46:42 [2020-04-02T18:46:42.632Z] === RUN   TestDaemonRestartWithLiveRestore
18:46:43 [2020-04-02T18:46:43.637Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
18:46:43 [2020-04-02T18:46:43.637Z] === RUN   TestDaemonDefaultNetworkPools
18:46:43 [2020-04-02T18:46:43.897Z] #45 215.9   CC       criu/files-ext.o
18:46:43 [2020-04-02T18:46:43.898Z] #45 ...
18:46:43 [2020-04-02T18:46:43.898Z] 
18:46:43 [2020-04-02T18:46:43.898Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
18:46:43 [2020-04-02T18:46:43.898Z] #20 9.231 Collecting yamllint==1.16.0
18:46:44 [2020-04-02T18:46:44.183Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
18:46:44 [2020-04-02T18:46:44.183Z] --- PASS: TestStopContainerWithTimeout (0.02s)
18:46:44 [2020-04-02T18:46:44.183Z]     --- PASS: TestStopContainerWithTimeout/0 (1.34s)
18:46:44 [2020-04-02T18:46:44.183Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.57s)
18:46:44 [2020-04-02T18:46:44.183Z]     --- PASS: TestStopContainerWithTimeout/3 (2.97s)
18:46:44 [2020-04-02T18:46:44.183Z]     --- PASS: TestStopContainerWithTimeout/1 (1.93s)
18:46:44 [2020-04-02T18:46:44.183Z] === RUN   TestDeleteDevicemapper
18:46:44 [2020-04-02T18:46:44.183Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:46:44 [2020-04-02T18:46:44.183Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:46:44 [2020-04-02T18:46:44.183Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:46:44 [2020-04-02T18:46:44.189Z] #20 9.814   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
18:46:44 [2020-04-02T18:46:44.437Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
18:46:44 [2020-04-02T18:46:44.482Z] #20 9.970 Collecting pyyaml (from yamllint==1.16.0)
18:46:44 [2020-04-02T18:46:44.641Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s)
18:46:44 [2020-04-02T18:46:44.642Z] === RUN   TestDaemonRestartWithExistingNetwork
18:46:44 [2020-04-02T18:46:44.774Z] #20 10.30   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
18:46:45 [2020-04-02T18:46:45.646Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
18:46:45 [2020-04-02T18:46:45.646Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:46:46 [2020-04-02T18:46:46.582Z] --- PASS: TestServiceWithDataPathPortInit (18.17s)
18:46:46 [2020-04-02T18:46:46.582Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:46:46 [2020-04-02T18:46:46.944Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
18:46:46 [2020-04-02T18:46:46.944Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.56s)
18:46:46 [2020-04-02T18:46:46.944Z] === RUN   TestUpdateMemory
18:46:46 [2020-04-02T18:46:46.944Z] --- SKIP: TestUpdateMemory (0.00s)
18:46:46 [2020-04-02T18:46:46.944Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
18:46:46 [2020-04-02T18:46:46.944Z] === RUN   TestUpdateCPUQuota
18:46:47 [2020-04-02T18:46:47.115Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
18:46:47 [2020-04-02T18:46:47.115Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:46:47 [2020-04-02T18:46:47.396Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s)
18:46:47 [2020-04-02T18:46:47.396Z] === RUN   TestServiceWithPredefinedNetwork
18:46:48 [2020-04-02T18:46:48.303Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
18:46:48 [2020-04-02T18:46:48.303Z] --- PASS: TestUpdateCPUQuota (1.38s)
18:46:48 [2020-04-02T18:46:48.303Z] === RUN   TestUpdatePidsLimit
18:46:48 [2020-04-02T18:46:48.303Z] === RUN   TestUpdatePidsLimit/update_from_none
18:46:48 [2020-04-02T18:46:48.319Z] #20 ...
18:46:48 [2020-04-02T18:46:48.319Z] 
18:46:48 [2020-04-02T18:46:48.319Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:46:48 [2020-04-02T18:46:48.319Z] #48 DONE 317.0s
18:46:48 [2020-04-02T18:46:48.319Z] 
18:46:48 [2020-04-02T18:46:48.319Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:46:48 [2020-04-02T18:46:48.319Z] #45 216.7   CC       criu/files-reg.o
18:46:48 [2020-04-02T18:46:48.558Z] === RUN   TestUpdatePidsLimit/no_change
18:46:48 [2020-04-02T18:46:48.813Z] === RUN   TestUpdatePidsLimit/update_lower
18:46:49 [2020-04-02T18:46:49.373Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:46:49 [2020-04-02T18:46:49.406Z] #45 ...
18:46:49 [2020-04-02T18:46:49.406Z] 
18:46:49 [2020-04-02T18:46:49.406Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
18:46:49 [2020-04-02T18:46:49.406Z] #20 14.56 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
18:46:49 [2020-04-02T18:46:49.406Z] #20 14.70   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
18:46:49 [2020-04-02T18:46:49.406Z] #20 14.83 Building wheels for collected packages: pyyaml
18:46:49 [2020-04-02T18:46:49.406Z] #20 14.84   Running setup.py bdist_wheel for pyyaml: started
18:46:49 [2020-04-02T18:46:49.627Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:46:50 [2020-04-02T18:46:50.187Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:46:50 [2020-04-02T18:46:50.443Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:46:51 [2020-04-02T18:46:51.411Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
18:46:51 [2020-04-02T18:46:51.521Z] #20 16.69   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
18:46:51 [2020-04-02T18:46:51.521Z] #20 16.69   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
18:46:51 [2020-04-02T18:46:51.521Z] #20 16.87 Successfully built pyyaml
18:46:51 [2020-04-02T18:46:51.521Z] #20 16.89 Installing collected packages: pyyaml, pathspec, yamllint
18:46:51 [2020-04-02T18:46:51.771Z] --- PASS: TestServiceWithPredefinedNetwork (3.63s)
18:46:51 [2020-04-02T18:46:51.771Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:46:51 [2020-04-02T18:46:51.771Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:46:51 [2020-04-02T18:46:51.771Z]     service_test.go:236: FLAKY_TEST
18:46:51 [2020-04-02T18:46:51.771Z] === RUN   TestServiceWithDataPathPortInit
18:46:51 [2020-04-02T18:46:51.942Z] #20 17.60 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0
18:46:51 [2020-04-02T18:46:51.969Z] --- PASS: TestUpdatePidsLimit (3.81s)
18:46:51 [2020-04-02T18:46:51.969Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.38s)
18:46:51 [2020-04-02T18:46:51.969Z]     --- PASS: TestUpdatePidsLimit/no_change (0.40s)
18:46:51 [2020-04-02T18:46:51.969Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.43s)
18:46:51 [2020-04-02T18:46:51.969Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s)
18:46:51 [2020-04-02T18:46:51.969Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s)
18:46:51 [2020-04-02T18:46:51.969Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
18:46:51 [2020-04-02T18:46:51.969Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s)
18:46:51 [2020-04-02T18:46:51.969Z] === RUN   TestUpdateRestartPolicy
18:46:52 [2020-04-02T18:46:52.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:46:52 [2020-04-02T18:46:52.528Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
18:46:52 [2020-04-02T18:46:52.540Z] #20 DONE 17.9s
18:46:52 [2020-04-02T18:46:52.540Z] 
18:46:52 [2020-04-02T18:46:52.540Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:46:52 [2020-04-02T18:46:52.540Z] #45 222.2   CC       criu/files.o
18:46:53 [2020-04-02T18:46:53.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:46:53 [2020-04-02T18:46:53.450Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
18:46:54 [2020-04-02T18:46:54.015Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
18:46:54 [2020-04-02T18:46:54.322Z] #45 226.4   CC       criu/filesystems.o
18:46:54 [2020-04-02T18:46:54.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:46:55 [2020-04-02T18:46:55.375Z] === RUN   TestDockerSuite/TestBuildCacheAdd
18:46:55 [2020-04-02T18:46:55.424Z] #45 227.9   CC       criu/fsnotify.o
18:46:55 [2020-04-02T18:46:55.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:46:55 [2020-04-02T18:46:55.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:46:55 [2020-04-02T18:46:55.934Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
18:46:56 [2020-04-02T18:46:56.550Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.92s)
18:46:56 [2020-04-02T18:46:56.550Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:bsfvgb7o2qnb5iitx4w3b5wf0 Created:2020-04-02 18:46:47.584734171 +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[2193c4a855164d2913661b9843328cd13c5b09ee56bf472eb669f11c37ddb6ea:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vddh5iem8hjr1y7ddw9ayngy5 EndpointID:91444e801503196e278a2e3af0d1c0938d1d6a78941acdf460f3b98002e60a1f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:daabfaf00246edaf56ded5d5e453c7c07ed4e8ff8c6c69086b4d6d52d08e31bd 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:e5965b6df928 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vddh5iem8hjr1y7ddw9ayngy5 EndpointID:91444e801503196e278a2e3af0d1c0938d1d6a78941acdf460f3b98002e60a1f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
18:46:56 [2020-04-02T18:46:56.550Z] PASS
18:46:56 [2020-04-02T18:46:56.550Z] 
18:46:56 [2020-04-02T18:46:56.550Z] === Skipped
18:46:56 [2020-04-02T18:46:56.550Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:46:56 [2020-04-02T18:46:56.550Z]     service_test.go:236: FLAKY_TEST
18:46:56 [2020-04-02T18:46:56.550Z] 
18:46:56 [2020-04-02T18:46:56.550Z] 
18:46:56 [2020-04-02T18:46:56.550Z] DONE 22 tests, 1 skipped in 52.612s
18:46:56 [2020-04-02T18:46:56.550Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:46:56 [2020-04-02T18:46:56.550Z] ++ 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
18:46:56 [2020-04-02T18:46:56.550Z] ++ set -e
18:46:56 [2020-04-02T18:46:56.550Z] ++ '[' -n 0 ']'
18:46:56 [2020-04-02T18:46:56.550Z] ++ set -x
18:46:56 [2020-04-02T18:46:56.550Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:46:56 [2020-04-02T18:46:56.550Z] INFO: Testing against a local daemon
18:46:56 [2020-04-02T18:46:56.550Z] === RUN   TestDockerNetworkIpvlanPersistance
18:46:56 [2020-04-02T18:46:56.550Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:46:56 [2020-04-02T18:46:56.550Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:46:56 [2020-04-02T18:46:56.550Z] === RUN   TestDockerNetworkIpvlan
18:46:56 [2020-04-02T18:46:56.550Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:46:56 [2020-04-02T18:46:56.550Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:46:56 [2020-04-02T18:46:56.550Z] PASS
18:46:56 [2020-04-02T18:46:56.550Z] 
18:46:56 [2020-04-02T18:46:56.550Z] === Skipped
18:46:56 [2020-04-02T18:46:56.551Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:46:56 [2020-04-02T18:46:56.551Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:46:56 [2020-04-02T18:46:56.551Z] 
18:46:56 [2020-04-02T18:46:56.551Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:46:56 [2020-04-02T18:46:56.551Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:46:56 [2020-04-02T18:46:56.551Z] 
18:46:56 [2020-04-02T18:46:56.551Z] 
18:46:56 [2020-04-02T18:46:56.551Z] DONE 2 tests, 2 skipped in 0.180s
18:46:56 [2020-04-02T18:46:56.551Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:46:56 [2020-04-02T18:46:56.551Z] ++ 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
18:46:56 [2020-04-02T18:46:56.551Z] ++ set -e
18:46:56 [2020-04-02T18:46:56.551Z] ++ '[' -n 0 ']'
18:46:56 [2020-04-02T18:46:56.551Z] ++ set -x
18:46:56 [2020-04-02T18:46:56.551Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:46:56 [2020-04-02T18:46:56.551Z] INFO: Testing against a local daemon
18:46:56 [2020-04-02T18:46:56.551Z] === RUN   TestDockerNetworkMacvlanPersistance
18:46:56 [2020-04-02T18:46:56.897Z] === RUN   TestDockerSuite/TestBuildCacheFrom
18:46:57 [2020-04-02T18:46:57.150Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
18:46:57 [2020-04-02T18:46:57.485Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.08s)
18:46:57 [2020-04-02T18:46:57.485Z] === RUN   TestDockerNetworkMacvlan
18:46:57 [2020-04-02T18:46:57.503Z] #45 229.9   CC       criu/image-desc.o
18:46:57 [2020-04-02T18:46:57.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:46:57 [2020-04-02T18:46:57.794Z] #45 230.2   CC       criu/image.o
18:46:58 [2020-04-02T18:46:58.420Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:46:58 [2020-04-02T18:46:58.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:46:59 [2020-04-02T18:46:59.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:46:59 [2020-04-02T18:46:59.796Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:46:59 [2020-04-02T18:46:59.871Z] #45 231.9   CC       criu/ipc_ns.o
18:47:00 [2020-04-02T18:47:00.730Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:47:01 [2020-04-02T18:47:01.303Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
18:47:01 [2020-04-02T18:47:01.340Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
18:47:01 [2020-04-02T18:47:01.340Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
18:47:01 [2020-04-02T18:47:01.340Z] remote: Enumerating objects: 2, done.
18:47:01 [2020-04-02T18:47:01.340Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
18:47:01 [2020-04-02T18:47:01.340Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
18:47:01 [2020-04-02T18:47:01.340Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
18:47:01 [2020-04-02T18:47:01.340Z] Unpacking objects:   4% (1/23)   
Unpacking objects:   8% (2/23)   
Unpacking objects:  13% (3/23)   
Unpacking objects:  17% (4/23)   
Unpacking objects:  21% (5/23)   
Unpacking objects:  26% (6/23)   
Unpacking objects:  30% (7/23)   
Unpacking objects:  34% (8/23)   
Unpacking objects:  39% (9/23)   
Unpacking objects:  43% (10/23)   
Unpacking objects:  47% (11/23)   
Unpacking objects:  52% (12/23)   
Unpacking objects:  56% (13/23)   
Unpacking objects:  60% (14/23)   
Unpacking objects:  65% (15/23)   
Unpacking objects:  69% (16/23)   
Unpacking objects:  73% (17/23)   
Unpacking objects:  78% (18/23)   
Unpacking objects:  82% (19/23)   
Unpacking objects:  86% (20/23)   
Unpacking objects:  91% (21/23)   
Unpacking objects:  95% (22/23)   
Unpacking objects: 100% (23/23)   
Unpacking objects: 100% (23/23), done.
18:47:01 [2020-04-02T18:47:01.340Z] Building: bundles/cross/windows/amd64/containerutility.exe
18:47:01 [2020-04-02T18:47:01.444Z] #45 233.9   CC       criu/irmap.o
18:47:01 [2020-04-02T18:47:01.862Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
18:47:02 [2020-04-02T18:47:02.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:47:02 [2020-04-02T18:47:02.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:47:02 [2020-04-02T18:47:02.707Z] 
18:47:03 [2020-04-02T18:47:03.013Z] #45 235.1   CC       criu/kcmp-ids.o
18:47:03 [2020-04-02T18:47:03.228Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
18:47:03 [2020-04-02T18:47:03.452Z] #45 235.6   CC       criu/kerndat.o
18:47:04 [2020-04-02T18:47:04.152Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
18:47:04 [2020-04-02T18:47:04.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
18:47:04 [2020-04-02T18:47:04.915Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:47:04 [2020-04-02T18:47:04.965Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40694/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79 hack/test/unit
18:47:05 [2020-04-02T18:47:05.074Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
18:47:05 [2020-04-02T18:47:05.328Z] --- PASS: TestUpdateRestartPolicy (13.37s)
18:47:05 [2020-04-02T18:47:05.328Z] === RUN   TestUpdateRestartWithAutoRemove
18:47:05 [2020-04-02T18:47:05.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:47:05 [2020-04-02T18:47:05.582Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
18:47:05 [2020-04-02T18:47:05.610Z] #45 237.7   CC       criu/libnetlink.o
18:47:06 [2020-04-02T18:47:06.141Z] --- PASS: TestUpdateRestartWithAutoRemove (1.00s)
18:47:06 [2020-04-02T18:47:06.141Z] === RUN   TestWaitNonBlocked
18:47:06 [2020-04-02T18:47:06.141Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:47:06 [2020-04-02T18:47:06.141Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:47:06 [2020-04-02T18:47:06.141Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:47:06 [2020-04-02T18:47:06.141Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:47:06 [2020-04-02T18:47:06.141Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:47:06 [2020-04-02T18:47:06.141Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:47:06 [2020-04-02T18:47:06.324Z] #45 238.5   CC       criu/log.o
18:47:06 [2020-04-02T18:47:06.851Z] ?   	github.com/docker/docker/api	[no test files]
18:47:07 [2020-04-02T18:47:07.019Z] #45 239.4   CC       criu/lsm.o
18:47:07 [2020-04-02T18:47:07.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:47:07 [2020-04-02T18:47:07.503Z] --- PASS: TestWaitNonBlocked (0.02s)
18:47:07 [2020-04-02T18:47:07.503Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s)
18:47:07 [2020-04-02T18:47:07.503Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s)
18:47:07 [2020-04-02T18:47:07.503Z] === RUN   TestWaitBlocked
18:47:07 [2020-04-02T18:47:07.503Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:47:07 [2020-04-02T18:47:07.503Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:47:07 [2020-04-02T18:47:07.503Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:47:07 [2020-04-02T18:47:07.503Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:47:07 [2020-04-02T18:47:07.503Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:47:07 [2020-04-02T18:47:07.503Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:47:08 [2020-04-02T18:47:08.063Z] #45 240.3   CC       criu/mem.o
18:47:08 [2020-04-02T18:47:08.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:47:08 [2020-04-02T18:47:08.201Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:47:08 [2020-04-02T18:47:08.428Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
18:47:08 [2020-04-02T18:47:08.682Z] --- PASS: TestWaitBlocked (0.02s)
18:47:08 [2020-04-02T18:47:08.682Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s)
18:47:08 [2020-04-02T18:47:08.682Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s)
18:47:08 [2020-04-02T18:47:08.682Z] === CONT  TestContainerStartOnDaemonRestart
18:47:08 [2020-04-02T18:47:08.682Z] === CONT  TestDaemonHostGatewayIP
18:47:09 [2020-04-02T18:47:09.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:47:09 [2020-04-02T18:47:09.105Z] #45 ...
18:47:09 [2020-04-02T18:47:09.105Z] 
18:47:09 [2020-04-02T18:47:09.105Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:47:09 [2020-04-02T18:47:09.105Z] #31 DONE 338.6s
18:47:09 [2020-04-02T18:47:09.400Z] 
18:47:09 [2020-04-02T18:47:09.400Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:47:10 [2020-04-02T18:47:10.456Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:47:10 [2020-04-02T18:47:10.456Z] Using test binary docker
18:47:10 [2020-04-02T18:47:10.456Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:47:10 [2020-04-02T18:47:10.456Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:47:10 [2020-04-02T18:47:10.456Z] INFO: Waiting for daemon to start...
18:47:10 [2020-04-02T18:47:10.456Z] Starting dockerd
18:47:11 [2020-04-02T18:47:11.941Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
18:47:11 [2020-04-02T18:47:11.941Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
18:47:12 [2020-04-02T18:47:12.371Z] .
18:47:12 [2020-04-02T18:47:12.371Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:47:12 [2020-04-02T18:47:12.371Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:47:12 [2020-04-02T18:47:12.371Z] Error: No such image: emptyfs
18:47:12 [2020-04-02T18:47:12.371Z] Running integration-test (iteration 1)
18:47:12 [2020-04-02T18:47:12.371Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
18:47:12 [2020-04-02T18:47:12.501Z] --- PASS: TestContainerStartOnDaemonRestart (3.94s)
18:47:12 [2020-04-02T18:47:12.502Z] === CONT  TestIpcModeOlderClient
18:47:12 [2020-04-02T18:47:12.756Z] --- PASS: TestDaemonHostGatewayIP (4.04s)
18:47:12 [2020-04-02T18:47:12.756Z] === CONT  TestDaemonRestartIpcMode
18:47:12 [2020-04-02T18:47:12.756Z] --- PASS: TestIpcModeOlderClient (0.12s)
18:47:12 [2020-04-02T18:47:12.987Z] #45 244.7   CC       criu/mount.o
18:47:13 [2020-04-02T18:47:13.386Z] ok  	github.com/docker/docker/api/server	0.020s	coverage: 9.0% of statements
18:47:14 [2020-04-02T18:47:14.075Z] --- PASS: TestServiceWithDataPathPortInit (19.34s)
18:47:14 [2020-04-02T18:47:14.075Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:47:14 [2020-04-02T18:47:14.115Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
18:47:14 [2020-04-02T18:47:14.764Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:47:15 [2020-04-02T18:47:15.038Z] === RUN   TestDockerSuite/TestBuildClearCmd
18:47:15 [2020-04-02T18:47:15.292Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
18:47:15 [2020-04-02T18:47:15.546Z] === RUN   TestDockerSuite/TestBuildCmd
18:47:15 [2020-04-02T18:47:15.801Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
18:47:16 [2020-04-02T18:47:16.141Z] --- PASS: TestDockerNetworkMacvlan (18.56s)
18:47:16 [2020-04-02T18:47:16.141Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
18:47:16 [2020-04-02T18:47:16.141Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s)
18:47:16 [2020-04-02T18:47:16.141Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.98s)
18:47:16 [2020-04-02T18:47:16.141Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.12s)
18:47:16 [2020-04-02T18:47:16.141Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.84s)
18:47:16 [2020-04-02T18:47:16.141Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.35s)
18:47:16 [2020-04-02T18:47:16.141Z] PASS
18:47:16 [2020-04-02T18:47:16.141Z] 
18:47:16 [2020-04-02T18:47:16.141Z] DONE 8 tests in 20.787s
18:47:16 [2020-04-02T18:47:16.141Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
18:47:16 [2020-04-02T18:47:16.141Z] ++ 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
18:47:16 [2020-04-02T18:47:16.141Z] ++ set -e
18:47:16 [2020-04-02T18:47:16.141Z] ++ '[' -n 0 ']'
18:47:16 [2020-04-02T18:47:16.141Z] ++ set -x
18:47:16 [2020-04-02T18:47:16.141Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:47:16 [2020-04-02T18:47:16.141Z] testing: warning: no tests to run
18:47:16 [2020-04-02T18:47:16.141Z] PASS
18:47:16 [2020-04-02T18:47:16.141Z] 
18:47:16 [2020-04-02T18:47:16.141Z] DONE 0 tests in 0.034s
18:47:16 [2020-04-02T18:47:16.141Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:47:16 [2020-04-02T18:47:16.141Z] ++ 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
18:47:16 [2020-04-02T18:47:16.141Z] ++ set -e
18:47:16 [2020-04-02T18:47:16.141Z] ++ '[' -n 0 ']'
18:47:16 [2020-04-02T18:47:16.141Z] ++ set -x
18:47:16 [2020-04-02T18:47:16.141Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:47:16 [2020-04-02T18:47:16.141Z] INFO: Testing against a local daemon
18:47:16 [2020-04-02T18:47:16.141Z] === RUN   TestAuthZPluginAllowRequest
18:47:16 [2020-04-02T18:47:16.406Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
18:47:16 [2020-04-02T18:47:16.406Z] --- PASS: TestDaemonRestartIpcMode (3.64s)
18:47:16 [2020-04-02T18:47:16.406Z] PASS
18:47:16 [2020-04-02T18:47:16.406Z] 
18:47:16 [2020-04-02T18:47:16.406Z] === Skipped
18:47:16 [2020-04-02T18:47:16.406Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
18:47:16 [2020-04-02T18:47:16.406Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:47:16 [2020-04-02T18:47:16.406Z] 
18:47:16 [2020-04-02T18:47:16.406Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
18:47:16 [2020-04-02T18:47:16.406Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:47:16 [2020-04-02T18:47:16.406Z] 
18:47:16 [2020-04-02T18:47:16.406Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
18:47:16 [2020-04-02T18:47:16.406Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:47:16 [2020-04-02T18:47:16.406Z] 
18:47:16 [2020-04-02T18:47:16.406Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:47:16 [2020-04-02T18:47:16.406Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:47:16 [2020-04-02T18:47:16.406Z] 
18:47:16 [2020-04-02T18:47:16.406Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
18:47:16 [2020-04-02T18:47:16.406Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:47:16 [2020-04-02T18:47:16.406Z] 
18:47:16 [2020-04-02T18:47:16.406Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
18:47:16 [2020-04-02T18:47:16.406Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
18:47:16 [2020-04-02T18:47:16.406Z] 
18:47:16 [2020-04-02T18:47:16.406Z] 
18:47:16 [2020-04-02T18:47:16.406Z] DONE 199 tests, 6 skipped in 147.738s
18:47:16 [2020-04-02T18:47:16.406Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
18:47:16 [2020-04-02T18:47:16.406Z] ++ 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
18:47:16 [2020-04-02T18:47:16.406Z] ++ set -e
18:47:16 [2020-04-02T18:47:16.406Z] ++ '[' -n 0 ']'
18:47:16 [2020-04-02T18:47:16.406Z] ++ set -x
18:47:16 [2020-04-02T18:47:16.406Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:47:16 [2020-04-02T18:47:16.406Z] INFO: Testing against a local daemon
18:47:16 [2020-04-02T18:47:16.406Z] === RUN   TestCommitInheritsEnv
18:47:16 [2020-04-02T18:47:16.660Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
18:47:16 [2020-04-02T18:47:16.660Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
18:47:16 [2020-04-02T18:47:16.915Z] --- PASS: TestCommitInheritsEnv (0.53s)
18:47:16 [2020-04-02T18:47:16.915Z] === RUN   TestImportExtremelyLargeImageWorks
18:47:16 [2020-04-02T18:47:16.915Z] === PAUSE TestImportExtremelyLargeImageWorks
18:47:16 [2020-04-02T18:47:16.915Z] === RUN   TestImagesFilterMultiReference
18:47:17 [2020-04-02T18:47:17.170Z] --- PASS: TestImagesFilterMultiReference (0.09s)
18:47:17 [2020-04-02T18:47:17.170Z] === RUN   TestImagePullPlatformInvalid
18:47:17 [2020-04-02T18:47:17.170Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
18:47:17 [2020-04-02T18:47:17.170Z] === RUN   TestRemoveImageOrphaning
18:47:17 [2020-04-02T18:47:17.170Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
18:47:17 [2020-04-02T18:47:17.729Z] --- PASS: TestRemoveImageOrphaning (0.47s)
18:47:17 [2020-04-02T18:47:17.729Z] === RUN   TestRemoveImageGarbageCollector
18:47:17 [2020-04-02T18:47:17.985Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
18:47:18 [2020-04-02T18:47:18.042Z] --- PASS: TestAuthZPluginAllowRequest (1.78s)
18:47:18 [2020-04-02T18:47:18.042Z] === RUN   TestAuthZPluginTLS
18:47:18 [2020-04-02T18:47:18.608Z] --- PASS: TestAuthZPluginTLS (0.67s)
18:47:18 [2020-04-02T18:47:18.608Z] === RUN   TestAuthZPluginDenyRequest
18:47:19 [2020-04-02T18:47:19.175Z] --- PASS: TestAuthZPluginDenyRequest (0.63s)
18:47:19 [2020-04-02T18:47:19.175Z] === RUN   TestAuthZPluginAPIDenyResponse
18:47:19 [2020-04-02T18:47:19.866Z] --- PASS: TestRemoveImageGarbageCollector (1.99s)
18:47:19 [2020-04-02T18:47:19.866Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:47:19 [2020-04-02T18:47:19.866Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
18:47:19 [2020-04-02T18:47:19.866Z] === RUN   TestTagInvalidReference
18:47:19 [2020-04-02T18:47:19.866Z] --- PASS: TestTagInvalidReference (0.02s)
18:47:19 [2020-04-02T18:47:19.866Z] === RUN   TestTagValidPrefixedRepo
18:47:19 [2020-04-02T18:47:19.866Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
18:47:19 [2020-04-02T18:47:19.866Z] === RUN   TestTagExistedNameWithoutForce
18:47:19 [2020-04-02T18:47:19.866Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
18:47:19 [2020-04-02T18:47:19.866Z] === RUN   TestTagOfficialNames
18:47:19 [2020-04-02T18:47:19.866Z] --- PASS: TestTagOfficialNames (0.04s)
18:47:19 [2020-04-02T18:47:19.866Z] === RUN   TestTagMatchesDigest
18:47:19 [2020-04-02T18:47:19.866Z] --- PASS: TestTagMatchesDigest (0.02s)
18:47:19 [2020-04-02T18:47:19.866Z] === CONT  TestImportExtremelyLargeImageWorks
18:47:19 [2020-04-02T18:47:19.898Z] #45 251.1   CC       criu/namespaces.o
18:47:20 [2020-04-02T18:47:20.109Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s)
18:47:20 [2020-04-02T18:47:20.109Z] === RUN   TestAuthZPluginDenyResponse
18:47:20 [2020-04-02T18:47:20.676Z] --- PASS: TestAuthZPluginDenyResponse (0.66s)
18:47:20 [2020-04-02T18:47:20.676Z] === RUN   TestAuthZPluginAllowEventStream
18:47:20 [2020-04-02T18:47:20.794Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
18:47:20 [2020-04-02T18:47:20.869Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.08s)
18:47:20 [2020-04-02T18:47:20.869Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uo7f2n8u6zya48q34nv14obr2 Created:2020-04-02 18:47:11.925034585 +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[82d9d2fc49298bed9c0c78f31d442559a760afe7335ea922c9f560f906ca0ab1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hbjelum5r7n3o3lvkhml5ycm3 EndpointID:2af6817513d042e73018b3ece73c3b2a54708d475f796022fbe4eafe5e40589e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:54b7e5d049c2eff78c74dd3b8e809e3cf80627aaa78331439900d35392a25e91 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:fff7c8dfa469 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hbjelum5r7n3o3lvkhml5ycm3 EndpointID:2af6817513d042e73018b3ece73c3b2a54708d475f796022fbe4eafe5e40589e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
18:47:20 [2020-04-02T18:47:20.869Z] PASS
18:47:20 [2020-04-02T18:47:20.869Z] 
18:47:20 [2020-04-02T18:47:20.869Z] === Skipped
18:47:20 [2020-04-02T18:47:20.869Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:47:20 [2020-04-02T18:47:20.869Z]     service_test.go:236: FLAKY_TEST
18:47:20 [2020-04-02T18:47:20.869Z] 
18:47:20 [2020-04-02T18:47:20.869Z] 
18:47:20 [2020-04-02T18:47:20.869Z] DONE 22 tests, 1 skipped in 52.495s
18:47:20 [2020-04-02T18:47:20.869Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:47:20 [2020-04-02T18:47:20.869Z] ++ 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
18:47:20 [2020-04-02T18:47:20.869Z] ++ set -e
18:47:20 [2020-04-02T18:47:20.869Z] ++ '[' -n 0 ']'
18:47:20 [2020-04-02T18:47:20.869Z] ++ set -x
18:47:20 [2020-04-02T18:47:20.869Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:47:20 [2020-04-02T18:47:20.869Z] INFO: Testing against a local daemon
18:47:20 [2020-04-02T18:47:20.869Z] === RUN   TestDockerNetworkIpvlanPersistance
18:47:20 [2020-04-02T18:47:20.869Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:47:20 [2020-04-02T18:47:20.869Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:47:20 [2020-04-02T18:47:20.869Z] === RUN   TestDockerNetworkIpvlan
18:47:20 [2020-04-02T18:47:20.869Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:47:20 [2020-04-02T18:47:20.869Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:47:20 [2020-04-02T18:47:20.869Z] PASS
18:47:20 [2020-04-02T18:47:20.869Z] 
18:47:20 [2020-04-02T18:47:20.869Z] === Skipped
18:47:20 [2020-04-02T18:47:20.869Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:47:20 [2020-04-02T18:47:20.869Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:47:20 [2020-04-02T18:47:20.869Z] 
18:47:20 [2020-04-02T18:47:20.869Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:47:20 [2020-04-02T18:47:20.869Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:47:20 [2020-04-02T18:47:20.869Z] 
18:47:20 [2020-04-02T18:47:20.869Z] 
18:47:20 [2020-04-02T18:47:20.869Z] DONE 2 tests, 2 skipped in 0.075s
18:47:20 [2020-04-02T18:47:20.869Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:47:20 [2020-04-02T18:47:20.869Z] ++ 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
18:47:20 [2020-04-02T18:47:20.869Z] ++ set -e
18:47:20 [2020-04-02T18:47:20.869Z] ++ '[' -n 0 ']'
18:47:20 [2020-04-02T18:47:20.869Z] ++ set -x
18:47:20 [2020-04-02T18:47:20.869Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:47:20 [2020-04-02T18:47:20.869Z] INFO: Testing against a local daemon
18:47:20 [2020-04-02T18:47:20.869Z] === RUN   TestDockerNetworkMacvlanPersistance
18:47:21 [2020-04-02T18:47:21.986Z] #45 254.1   CC       criu/net.o
18:47:22 [2020-04-02T18:47:22.302Z] Loaded image: buildpack-deps:jessie
18:47:22 [2020-04-02T18:47:22.302Z] Loaded image: busybox:latest
18:47:22 [2020-04-02T18:47:22.303Z] Loaded image: busybox:glibc
18:47:22 [2020-04-02T18:47:22.303Z] Loaded image: debian:jessie
18:47:22 [2020-04-02T18:47:22.303Z] Loaded image: hello-world:latest
18:47:22 [2020-04-02T18:47:22.303Z] INFO: Testing against a local daemon
18:47:22 [2020-04-02T18:47:22.303Z] === RUN   TestCgroupNamespacesBuild
18:47:22 [2020-04-02T18:47:22.337Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.66s)
18:47:22 [2020-04-02T18:47:22.337Z] === RUN   TestDockerNetworkMacvlan
18:47:22 [2020-04-02T18:47:22.581Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s)
18:47:22 [2020-04-02T18:47:22.581Z] === RUN   TestAuthZPluginErrorResponse
18:47:23 [2020-04-02T18:47:23.147Z] --- PASS: TestAuthZPluginErrorResponse (0.65s)
18:47:23 [2020-04-02T18:47:23.147Z] === RUN   TestAuthZPluginErrorRequest
18:47:23 [2020-04-02T18:47:23.341Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:47:23 [2020-04-02T18:47:23.714Z] --- PASS: TestAuthZPluginErrorRequest (0.62s)
18:47:23 [2020-04-02T18:47:23.714Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:47:24 [2020-04-02T18:47:24.280Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s)
18:47:24 [2020-04-02T18:47:24.280Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:47:24 [2020-04-02T18:47:24.349Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:47:24 [2020-04-02T18:47:24.988Z] === RUN   TestDockerSuite/TestBuildConditionalCache
18:47:25 [2020-04-02T18:47:25.026Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:47:25 [2020-04-02T18:47:25.545Z] === RUN   TestDockerSuite/TestBuildContChar
18:47:25 [2020-04-02T18:47:25.557Z] --- PASS: TestCgroupNamespacesBuild (3.01s)
18:47:25 [2020-04-02T18:47:25.557Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:47:26 [2020-04-02T18:47:26.816Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.30s)
18:47:26 [2020-04-02T18:47:26.816Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:47:26 [2020-04-02T18:47:26.946Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
18:47:27 [2020-04-02T18:47:27.869Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
18:47:28 [2020-04-02T18:47:28.065Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.54s)
18:47:28 [2020-04-02T18:47:28.066Z] === RUN   TestBuildWithSession
18:47:28 [2020-04-02T18:47:28.066Z] --- SKIP: TestBuildWithSession (0.00s)
18:47:28 [2020-04-02T18:47:28.066Z]     build_session_test.go:25: TODO: BuildKit
18:47:28 [2020-04-02T18:47:28.066Z] === RUN   TestBuildSquashParent
18:47:28 [2020-04-02T18:47:28.427Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
18:47:28 [2020-04-02T18:47:28.911Z] #45 260.2   CC       criu/netfilter.o
18:47:28 [2020-04-02T18:47:28.911Z] #45 260.8   CC       criu/page-pipe.o
18:47:29 [2020-04-02T18:47:29.027Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
18:47:29 [2020-04-02T18:47:29.345Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.36s)
18:47:29 [2020-04-02T18:47:29.345Z] === RUN   TestAuthZPluginHeader
18:47:29 [2020-04-02T18:47:29.399Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:47:29 [2020-04-02T18:47:29.543Z] #45 261.9   CC       criu/page-xfer.o
18:47:29 [2020-04-02T18:47:29.627Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
18:47:29 [2020-04-02T18:47:29.912Z] --- PASS: TestAuthZPluginHeader (0.99s)
18:47:29 [2020-04-02T18:47:29.912Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:47:29 [2020-04-02T18:47:29.912Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:47:29 [2020-04-02T18:47:29.912Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:47:29 [2020-04-02T18:47:29.912Z] === RUN   TestAuthZPluginV2Disable
18:47:29 [2020-04-02T18:47:29.912Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
18:47:29 [2020-04-02T18:47:29.912Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:47:29 [2020-04-02T18:47:29.912Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:47:29 [2020-04-02T18:47:29.912Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:47:29 [2020-04-02T18:47:29.912Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:47:29 [2020-04-02T18:47:29.912Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:47:29 [2020-04-02T18:47:29.912Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:47:29 [2020-04-02T18:47:29.912Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:47:29 [2020-04-02T18:47:29.912Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:47:30 [2020-04-02T18:47:30.986Z] === RUN   TestDockerSuite/TestBuildContextCleanup
18:47:31 [2020-04-02T18:47:31.427Z] ok  	github.com/docker/docker/api/server/httputils	0.019s	coverage: 14.7% of statements
18:47:31 [2020-04-02T18:47:31.427Z] ok  	github.com/docker/docker/api/server/middleware	0.014s	coverage: 37.7% of statements
18:47:31 [2020-04-02T18:47:31.427Z] ok  	github.com/docker/docker/api/types/strslice	0.004s	coverage: 90.0% of statements
18:47:31 [2020-04-02T18:47:31.427Z] ok  	github.com/docker/docker/api/types/filters	0.017s	coverage: 92.2% of statements
18:47:31 [2020-04-02T18:47:31.427Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:47:31 [2020-04-02T18:47:31.427Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:47:31 [2020-04-02T18:47:31.427Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:47:31 [2020-04-02T18:47:31.427Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:47:31 [2020-04-02T18:47:31.427Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:47:31 [2020-04-02T18:47:31.427Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:47:31 [2020-04-02T18:47:31.427Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:47:31 [2020-04-02T18:47:31.427Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:47:31 [2020-04-02T18:47:31.427Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:47:31 [2020-04-02T18:47:31.427Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:47:31 [2020-04-02T18:47:31.427Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:47:31 [2020-04-02T18:47:31.427Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:47:31 [2020-04-02T18:47:31.427Z] ok  	github.com/docker/docker/api/types/time	0.021s	coverage: 100.0% of statements
18:47:31 [2020-04-02T18:47:31.427Z] ok  	github.com/docker/docker/api/types/versions	0.011s	coverage: 75.0% of statements
18:47:31 [2020-04-02T18:47:31.427Z] ok  	github.com/docker/docker/api/server/router/swarm	0.049s	coverage: 4.5% of statements
18:47:31 [2020-04-02T18:47:31.427Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:47:31 [2020-04-02T18:47:31.427Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
18:47:31 [2020-04-02T18:47:31.427Z] ?   	github.com/docker/docker/api/types	[no test files]
18:47:31 [2020-04-02T18:47:31.427Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:47:31 [2020-04-02T18:47:31.427Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:47:31 [2020-04-02T18:47:31.427Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:47:31 [2020-04-02T18:47:31.427Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:47:31 [2020-04-02T18:47:31.427Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:47:31 [2020-04-02T18:47:31.427Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:47:31 [2020-04-02T18:47:31.427Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:47:31 [2020-04-02T18:47:31.427Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:47:31 [2020-04-02T18:47:31.427Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
18:47:31 [2020-04-02T18:47:31.427Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:47:31 [2020-04-02T18:47:31.427Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:47:31 [2020-04-02T18:47:31.427Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:47:31 [2020-04-02T18:47:31.427Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:47:31 [2020-04-02T18:47:31.427Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:47:31 [2020-04-02T18:47:31.427Z] ?   	github.com/docker/docker/builder	[no test files]
18:47:31 [2020-04-02T18:47:31.427Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:47:31 [2020-04-02T18:47:31.427Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:47:31 [2020-04-02T18:47:31.427Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:47:31 [2020-04-02T18:47:31.427Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:47:31 [2020-04-02T18:47:31.427Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:47:31 [2020-04-02T18:47:31.427Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:47:31 [2020-04-02T18:47:31.427Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:47:31 [2020-04-02T18:47:31.427Z] ok  	github.com/docker/docker/builder/dockerignore	0.007s	coverage: 96.8% of statements
18:47:31 [2020-04-02T18:47:31.427Z] ok  	github.com/docker/docker/cli/debug	0.011s	coverage: 100.0% of statements
18:47:31 [2020-04-02T18:47:31.545Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
18:47:31 [2020-04-02T18:47:31.799Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
18:47:32 [2020-04-02T18:47:32.299Z] #45 264.4   CC       criu/pagemap-cache.o
18:47:32 [2020-04-02T18:47:32.358Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
18:47:32 [2020-04-02T18:47:32.848Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:47:32 [2020-04-02T18:47:32.917Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
18:47:32 [2020-04-02T18:47:32.934Z] #45 265.2   CC       criu/pagemap.o
18:47:33 [2020-04-02T18:47:33.942Z] ok  	github.com/docker/docker/builder/remotecontext	0.311s	coverage: 13.6% of statements
18:47:34 [2020-04-02T18:47:34.275Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
18:47:34 [2020-04-02T18:47:34.452Z] #45 266.9   CC       criu/parasite-syscall.o
18:47:34 [2020-04-02T18:47:34.503Z] ok  	github.com/docker/docker/builder/dockerfile	1.062s	coverage: 48.2% of statements
18:47:35 [2020-04-02T18:47:35.199Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
18:47:35 [2020-04-02T18:47:35.758Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
18:47:36 [2020-04-02T18:47:36.131Z] --- PASS: TestBuildSquashParent (7.59s)
18:47:36 [2020-04-02T18:47:36.131Z] === RUN   TestBuildWithRemoveAndForceRemove
18:47:36 [2020-04-02T18:47:36.131Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:47:36 [2020-04-02T18:47:36.131Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:47:36 [2020-04-02T18:47:36.131Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:47:36 [2020-04-02T18:47:36.131Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:47:36 [2020-04-02T18:47:36.131Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:47:36 [2020-04-02T18:47:36.131Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:47:36 [2020-04-02T18:47:36.131Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:47:36 [2020-04-02T18:47:36.131Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:47:36 [2020-04-02T18:47:36.131Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:47:36 [2020-04-02T18:47:36.131Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:47:36 [2020-04-02T18:47:36.131Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:47:36 [2020-04-02T18:47:36.131Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:47:36 [2020-04-02T18:47:36.131Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:47:36 [2020-04-02T18:47:36.131Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:47:36 [2020-04-02T18:47:36.318Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
18:47:36 [2020-04-02T18:47:36.391Z] ok  	github.com/docker/docker/client	0.154s	coverage: 75.8% of statements
18:47:36 [2020-04-02T18:47:36.391Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.437s	coverage: 86.3% of statements
18:47:36 [2020-04-02T18:47:36.391Z] ?   	github.com/docker/docker/cli	[no test files]
18:47:36 [2020-04-02T18:47:36.391Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:47:36 [2020-04-02T18:47:36.545Z] #45 268.5   CC       criu/path.o
18:47:36 [2020-04-02T18:47:36.839Z] #45 269.0   CC       criu/pie-util-vdso.o
18:47:37 [2020-04-02T18:47:37.870Z] #45 270.0   CC       criu/pie-util.o
18:47:37 [2020-04-02T18:47:37.870Z] #45 270.3   CC       criu/pipes.o
18:47:38 [2020-04-02T18:47:38.011Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:47:38 [2020-04-02T18:47:38.011Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:47:39 [2020-04-02T18:47:39.383Z] #45 271.5   CC       criu/plugin.o
18:47:39 [2020-04-02T18:47:39.645Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:47:39 [2020-04-02T18:47:39.675Z] #45 272.1   CC       criu/proc_parse.o
18:47:39 [2020-04-02T18:47:39.892Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:47:39 [2020-04-02T18:47:39.892Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:47:40 [2020-04-02T18:47:40.473Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
18:47:40 [2020-04-02T18:47:40.473Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
18:47:41 [2020-04-02T18:47:41.679Z] --- PASS: TestDockerNetworkMacvlan (19.20s)
18:47:41 [2020-04-02T18:47:41.679Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
18:47:41 [2020-04-02T18:47:41.679Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
18:47:41 [2020-04-02T18:47:41.679Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.43s)
18:47:41 [2020-04-02T18:47:41.679Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.50s)
18:47:41 [2020-04-02T18:47:41.679Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.29s)
18:47:41 [2020-04-02T18:47:41.679Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.50s)
18:47:41 [2020-04-02T18:47:41.679Z] PASS
18:47:41 [2020-04-02T18:47:41.679Z] 
18:47:41 [2020-04-02T18:47:41.679Z] DONE 8 tests in 20.938s
18:47:41 [2020-04-02T18:47:41.679Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
18:47:41 [2020-04-02T18:47:41.679Z] ++ 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
18:47:41 [2020-04-02T18:47:41.679Z] ++ set -e
18:47:41 [2020-04-02T18:47:41.679Z] ++ '[' -n 0 ']'
18:47:41 [2020-04-02T18:47:41.679Z] ++ set -x
18:47:41 [2020-04-02T18:47:41.679Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:47:41 [2020-04-02T18:47:41.679Z] testing: warning: no tests to run
18:47:41 [2020-04-02T18:47:41.679Z] PASS
18:47:41 [2020-04-02T18:47:41.679Z] 
18:47:41 [2020-04-02T18:47:41.679Z] DONE 0 tests in 0.015s
18:47:41 [2020-04-02T18:47:41.679Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:47:41 [2020-04-02T18:47:41.679Z] ++ 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
18:47:41 [2020-04-02T18:47:41.679Z] ++ set -e
18:47:41 [2020-04-02T18:47:41.679Z] ++ '[' -n 0 ']'
18:47:41 [2020-04-02T18:47:41.679Z] ++ set -x
18:47:41 [2020-04-02T18:47:41.679Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:47:41 [2020-04-02T18:47:41.679Z] INFO: Testing against a local daemon
18:47:41 [2020-04-02T18:47:41.679Z] === RUN   TestAuthZPluginAllowRequest
18:47:41 [2020-04-02T18:47:41.816Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
18:47:41 [2020-04-02T18:47:41.816Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.44s)
18:47:41 [2020-04-02T18:47:41.816Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.51s)
18:47:41 [2020-04-02T18:47:41.816Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.18s)
18:47:41 [2020-04-02T18:47:41.816Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.15s)
18:47:41 [2020-04-02T18:47:41.816Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.96s)
18:47:41 [2020-04-02T18:47:41.816Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.97s)
18:47:41 [2020-04-02T18:47:41.816Z] === RUN   TestBuildMultiStageCopy
18:47:41 [2020-04-02T18:47:41.816Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:47:43 [2020-04-02T18:47:43.697Z] --- PASS: TestAuthZPluginAllowRequest (1.71s)
18:47:43 [2020-04-02T18:47:43.697Z] === RUN   TestAuthZPluginTLS
18:47:43 [2020-04-02T18:47:43.735Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
18:47:43 [2020-04-02T18:47:43.978Z] --- PASS: TestAuthZPluginTLS (0.54s)
18:47:43 [2020-04-02T18:47:43.978Z] === RUN   TestAuthZPluginDenyRequest
18:47:44 [2020-04-02T18:47:44.474Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.074s	coverage: 65.3% of statements
18:47:44 [2020-04-02T18:47:44.474Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.015s	coverage: 35.6% of statements
18:47:44 [2020-04-02T18:47:44.592Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
18:47:44 [2020-04-02T18:47:44.592Z] === RUN   TestAuthZPluginAPIDenyResponse
18:47:44 [2020-04-02T18:47:44.874Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
18:47:44 [2020-04-02T18:47:44.874Z] === RUN   TestAuthZPluginDenyResponse
18:47:45 [2020-04-02T18:47:45.071Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:47:45 [2020-04-02T18:47:45.401Z] ok  	github.com/docker/docker/container	0.148s	coverage: 34.9% of statements
18:47:45 [2020-04-02T18:47:45.488Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
18:47:45 [2020-04-02T18:47:45.488Z] === RUN   TestAuthZPluginAllowEventStream
18:47:45 [2020-04-02T18:47:45.616Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
18:47:45 [2020-04-02T18:47:45.962Z] ok  	github.com/docker/docker/daemon/discovery	0.035s	coverage: 30.0% of statements
18:47:46 [2020-04-02T18:47:46.429Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:47:46 [2020-04-02T18:47:46.524Z] ok  	github.com/docker/docker/daemon/events	0.078s	coverage: 50.0% of statements
18:47:46 [2020-04-02T18:47:46.590Z] #45 278.1   CC       criu/protobuf-desc.o
18:47:47 [2020-04-02T18:47:47.351Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:47:47 [2020-04-02T18:47:47.451Z] ok  	github.com/docker/docker/daemon/config	0.085s	coverage: 81.7% of statements
18:47:47 [2020-04-02T18:47:47.506Z] --- PASS: TestAuthZPluginAllowEventStream (1.95s)
18:47:47 [2020-04-02T18:47:47.506Z] === RUN   TestAuthZPluginErrorResponse
18:47:47 [2020-04-02T18:47:47.630Z] #45 280.0   CC       criu/protobuf.o
18:47:47 [2020-04-02T18:47:47.986Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.15s)
18:47:47 [2020-04-02T18:47:47.986Z] PASS
18:47:47 [2020-04-02T18:47:47.986Z] 
18:47:47 [2020-04-02T18:47:47.986Z] === Skipped
18:47:47 [2020-04-02T18:47:47.986Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:47:47 [2020-04-02T18:47:47.986Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:47:47 [2020-04-02T18:47:47.986Z] 
18:47:47 [2020-04-02T18:47:47.986Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
18:47:47 [2020-04-02T18:47:47.986Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:47:47 [2020-04-02T18:47:47.986Z] 
18:47:47 [2020-04-02T18:47:47.986Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:47:47 [2020-04-02T18:47:47.986Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:47:47 [2020-04-02T18:47:47.986Z] 
18:47:47 [2020-04-02T18:47:47.986Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:47:47 [2020-04-02T18:47:47.986Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:47:47 [2020-04-02T18:47:47.986Z] 
18:47:47 [2020-04-02T18:47:47.986Z] 
18:47:47 [2020-04-02T18:47:47.986Z] DONE 17 tests, 4 skipped in 32.105s
18:47:47 [2020-04-02T18:47:47.986Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:47:47 [2020-04-02T18:47:47.986Z] ++ 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
18:47:47 [2020-04-02T18:47:47.986Z] ++ set -e
18:47:47 [2020-04-02T18:47:47.986Z] ++ '[' -n 0 ']'
18:47:47 [2020-04-02T18:47:47.986Z] ++ set -x
18:47:47 [2020-04-02T18:47:47.986Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:47:48 [2020-04-02T18:47:48.012Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
18:47:48 [2020-04-02T18:47:48.118Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
18:47:48 [2020-04-02T18:47:48.118Z] === RUN   TestAuthZPluginErrorRequest
18:47:48 [2020-04-02T18:47:48.123Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
18:47:48 [2020-04-02T18:47:48.244Z] INFO: Testing against a local daemon
18:47:48 [2020-04-02T18:47:48.244Z] === RUN   TestPluginInvalidJSON
18:47:48 [2020-04-02T18:47:48.244Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:47:48 [2020-04-02T18:47:48.244Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:47:48 [2020-04-02T18:47:48.244Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:47:48 [2020-04-02T18:47:48.244Z] --- PASS: TestPluginInvalidJSON (0.03s)
18:47:48 [2020-04-02T18:47:48.244Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:47:48 [2020-04-02T18:47:48.244Z] PASS
18:47:48 [2020-04-02T18:47:48.244Z] 
18:47:48 [2020-04-02T18:47:48.244Z] DONE 2 tests in 0.187s
18:47:48 [2020-04-02T18:47:48.244Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:47:48 [2020-04-02T18:47:48.244Z] ++ 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
18:47:48 [2020-04-02T18:47:48.244Z] ++ set -e
18:47:48 [2020-04-02T18:47:48.244Z] ++ '[' -n 0 ']'
18:47:48 [2020-04-02T18:47:48.244Z] ++ set -x
18:47:48 [2020-04-02T18:47:48.244Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:47:48 [2020-04-02T18:47:48.314Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:47:48 [2020-04-02T18:47:48.502Z] INFO: Testing against a local daemon
18:47:48 [2020-04-02T18:47:48.502Z] === RUN   TestExternalGraphDriver
18:47:48 [2020-04-02T18:47:48.502Z] === RUN   TestExternalGraphDriver/json
18:47:48 [2020-04-02T18:47:48.670Z] #45 280.7   CC       criu/pstree.o
18:47:48 [2020-04-02T18:47:48.732Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
18:47:48 [2020-04-02T18:47:48.732Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:47:48 [2020-04-02T18:47:48.939Z] ok  	github.com/docker/docker/cmd/dockerd	0.084s	coverage: 30.7% of statements
18:47:48 [2020-04-02T18:47:48.939Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:47:48 [2020-04-02T18:47:48.939Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:47:48 [2020-04-02T18:47:48.939Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:47:48 [2020-04-02T18:47:48.939Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:47:49 [2020-04-02T18:47:49.013Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
18:47:49 [2020-04-02T18:47:49.013Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:47:49 [2020-04-02T18:47:49.046Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
18:47:49 [2020-04-02T18:47:49.067Z] 23645bd7ee08: Pull complete
18:47:49 [2020-04-02T18:47:49.067Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8
18:47:49 [2020-04-02T18:47:49.067Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
18:47:49 [2020-04-02T18:47:49.067Z] mcr.microsoft.com/windows/servercore:ltsc2019
18:47:49 [2020-04-02T18:47:49.067Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
18:47:49 [2020-04-02T18:47:49.067Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
18:47:49 [2020-04-02T18:47:49.067Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1098'
18:47:49 [2020-04-02T18:47:49.067Z] INFO: Docker version of control daemon
18:47:49 [2020-04-02T18:47:49.067Z] 
18:47:49 [2020-04-02T18:47:49.067Z] Client: Docker Engine - Enterprise
18:47:49 [2020-04-02T18:47:49.067Z]  Version:           19.03.5
18:47:49 [2020-04-02T18:47:49.067Z]  API version:       1.40
18:47:49 [2020-04-02T18:47:49.067Z]  Go version:        go1.12.12
18:47:49 [2020-04-02T18:47:49.067Z]  Git commit:        2ee0c57608
18:47:49 [2020-04-02T18:47:49.067Z]  Built:             11/13/2019 08:00:16
18:47:49 [2020-04-02T18:47:49.067Z]  OS/Arch:           windows/amd64
18:47:49 [2020-04-02T18:47:49.067Z]  Experimental:      false
18:47:49 [2020-04-02T18:47:49.067Z] 
18:47:49 [2020-04-02T18:47:49.067Z] Server: Docker Engine - Enterprise
18:47:49 [2020-04-02T18:47:49.067Z]  Engine:
18:47:49 [2020-04-02T18:47:49.067Z]   Version:          19.03.5
18:47:49 [2020-04-02T18:47:49.067Z]   API version:      1.40 (minimum version 1.24)
18:47:49 [2020-04-02T18:47:49.067Z]   Go version:       go1.12.12
18:47:49 [2020-04-02T18:47:49.067Z]   Git commit:       2ee0c57608
18:47:49 [2020-04-02T18:47:49.067Z]   Built:            11/13/2019 07:58:51
18:47:49 [2020-04-02T18:47:49.067Z]   OS/Arch:          windows/amd64
18:47:49 [2020-04-02T18:47:49.068Z]   Experimental:     true
18:47:49 [2020-04-02T18:47:49.068Z] 
18:47:49 [2020-04-02T18:47:49.068Z] INFO: Docker info of control daemon
18:47:49 [2020-04-02T18:47:49.068Z] 
18:47:49 [2020-04-02T18:47:49.068Z] Client:
18:47:49 [2020-04-02T18:47:49.068Z]  Debug Mode: false
18:47:49 [2020-04-02T18:47:49.068Z]  Plugins:
18:47:49 [2020-04-02T18:47:49.068Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
18:47:49 [2020-04-02T18:47:49.068Z] 
18:47:49 [2020-04-02T18:47:49.068Z] Server:
18:47:49 [2020-04-02T18:47:49.068Z]  Containers: 0
18:47:49 [2020-04-02T18:47:49.068Z]   Running: 0
18:47:49 [2020-04-02T18:47:49.068Z]   Paused: 0
18:47:49 [2020-04-02T18:47:49.068Z]   Stopped: 0
18:47:49 [2020-04-02T18:47:49.068Z]  Images: 1
18:47:49 [2020-04-02T18:47:49.068Z]  Server Version: 19.03.5
18:47:49 [2020-04-02T18:47:49.068Z]  Storage Driver: windowsfilter (windows) lcow (linux)
18:47:49 [2020-04-02T18:47:49.068Z]   Windows: 
18:47:49 [2020-04-02T18:47:49.068Z]   LCOW: 
18:47:49 [2020-04-02T18:47:49.068Z]  Logging Driver: json-file
18:47:49 [2020-04-02T18:47:49.068Z]  Plugins:
18:47:49 [2020-04-02T18:47:49.068Z]   Volume: local
18:47:49 [2020-04-02T18:47:49.068Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:47:49 [2020-04-02T18:47:49.068Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:47:49 [2020-04-02T18:47:49.068Z]  Swarm: inactive
18:47:49 [2020-04-02T18:47:49.068Z]  Default Isolation: process
18:47:49 [2020-04-02T18:47:49.068Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
18:47:49 [2020-04-02T18:47:49.068Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
18:47:49 [2020-04-02T18:47:49.068Z]  OSType: windows
18:47:49 [2020-04-02T18:47:49.068Z]  Architecture: x86_64
18:47:49 [2020-04-02T18:47:49.068Z]  CPUs: 4
18:47:49 [2020-04-02T18:47:49.068Z]  Total Memory: 32GiB
18:47:49 [2020-04-02T18:47:49.068Z]  Name: azwin-2-5de450
18:47:49 [2020-04-02T18:47:49.068Z]  ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW
18:47:49 [2020-04-02T18:47:49.068Z]  Docker Root Dir: D:\docker
18:47:49 [2020-04-02T18:47:49.068Z]  Debug Mode: false
18:47:49 [2020-04-02T18:47:49.068Z]  Registry: https://index.docker.io/v1/
18:47:49 [2020-04-02T18:47:49.068Z]  Labels:
18:47:49 [2020-04-02T18:47:49.068Z]  Experimental: true
18:47:49 [2020-04-02T18:47:49.068Z]  Insecure Registries:
18:47:49 [2020-04-02T18:47:49.068Z]   10.0.0.4:5000
18:47:49 [2020-04-02T18:47:49.068Z]   127.0.0.0/8
18:47:49 [2020-04-02T18:47:49.068Z]  Registry Mirrors:
18:47:49 [2020-04-02T18:47:49.068Z]   http://10.0.0.4:5000/
18:47:49 [2020-04-02T18:47:49.068Z]  Live Restore Enabled: false
18:47:49 [2020-04-02T18:47:49.068Z] 
18:47:49 [2020-04-02T18:47:49.068Z] 
18:47:49 [2020-04-02T18:47:49.068Z] INFO: Commit hash is 6f181006db
18:47:49 [2020-04-02T18:47:49.068Z] INFO: Nuke-Everything...
18:47:49 [2020-04-02T18:47:49.068Z] INFO: Container count on control daemon to delete is 0
18:47:49 [2020-04-02T18:47:49.068Z] INFO: Nuking d:\CI
18:47:49 [2020-04-02T18:47:49.068Z] INFO: Zapped successfully
18:47:49 [2020-04-02T18:47:49.068Z] INFO: Location for testing is d:\CI\PR-40694\11
18:47:49 [2020-04-02T18:47:49.068Z] INFO: Validating GOLang consistency in Dockerfile.windows...
18:47:49 [2020-04-02T18:47:49.068Z] 
18:47:49 [2020-04-02T18:47:49.068Z] 
18:47:49 [2020-04-02T18:47:49.068Z] INFO: Building the image from Dockerfile.windows at 04/02/2020 18:47:48...
18:47:49 [2020-04-02T18:47:49.068Z] 
18:47:49 [2020-04-02T18:47:49.237Z] --- PASS: TestBuildMultiStageCopy (7.23s)
18:47:49 [2020-04-02T18:47:49.237Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.23s)
18:47:49 [2020-04-02T18:47:49.237Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
18:47:49 [2020-04-02T18:47:49.237Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s)
18:47:49 [2020-04-02T18:47:49.237Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s)
18:47:49 [2020-04-02T18:47:49.237Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
18:47:49 [2020-04-02T18:47:49.237Z] === RUN   TestBuildMultiStageParentConfig
18:47:49 [2020-04-02T18:47:49.518Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.438s	coverage: 57.0% of statements
18:47:49 [2020-04-02T18:47:49.604Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
18:47:49 [2020-04-02T18:47:49.784Z] ok  	github.com/docker/docker/daemon/cluster	0.120s	coverage: 0.5% of statements
18:47:49 [2020-04-02T18:47:49.859Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
18:47:50 [2020-04-02T18:47:50.345Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.011s	coverage: 2.9% of statements
18:47:50 [2020-04-02T18:47:50.601Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.005s	coverage: 1.8% of statements
18:47:50 [2020-04-02T18:47:50.756Z] #45 282.9   CC       criu/rbtree.o
18:47:50 [2020-04-02T18:47:50.781Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
18:47:51 [2020-04-02T18:47:51.032Z] === RUN   TestExternalGraphDriver/spec
18:47:51 [2020-04-02T18:47:51.438Z] #45 283.6   CC       criu/rst-malloc.o
18:47:51 [2020-04-02T18:47:51.689Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s)
18:47:51 [2020-04-02T18:47:51.689Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:47:51 [2020-04-02T18:47:51.964Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.006s	coverage: 58.0% of statements
18:47:52 [2020-04-02T18:47:52.075Z] #45 284.2   CC       criu/seccomp.o
18:47:52 [2020-04-02T18:47:52.524Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.636s	coverage: 76.1% of statements
18:47:52 [2020-04-02T18:47:52.779Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.004s	coverage: 3.0% of statements
18:47:52 [2020-04-02T18:47:52.779Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.730s	coverage: 49.5% of statements
18:47:53 [2020-04-02T18:47:53.035Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.882s	coverage: 45.9% of statements
18:47:53 [2020-04-02T18:47:53.035Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
18:47:53 [2020-04-02T18:47:53.604Z] #45 285.7   CC       criu/seize.o
18:47:53 [2020-04-02T18:47:53.718Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s)
18:47:53 [2020-04-02T18:47:53.718Z] === RUN   TestAuthZPluginHeader
18:47:53 [2020-04-02T18:47:53.961Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.469s	coverage: 13.7% of statements
18:47:53 [2020-04-02T18:47:53.961Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.026s	coverage: 67.0% of statements
18:47:54 [2020-04-02T18:47:54.045Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
18:47:54 [2020-04-02T18:47:54.217Z] ok  	github.com/docker/docker/daemon/logger	0.214s	coverage: 41.8% of statements
18:47:54 [2020-04-02T18:47:54.317Z] === RUN   TestExternalGraphDriver/pull
18:47:54 [2020-04-02T18:47:54.335Z] --- PASS: TestAuthZPluginHeader (0.81s)
18:47:54 [2020-04-02T18:47:54.335Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:47:54 [2020-04-02T18:47:54.335Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:47:54 [2020-04-02T18:47:54.335Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:47:54 [2020-04-02T18:47:54.335Z] === RUN   TestAuthZPluginV2Disable
18:47:54 [2020-04-02T18:47:54.335Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
18:47:54 [2020-04-02T18:47:54.335Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:47:54 [2020-04-02T18:47:54.335Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:47:54 [2020-04-02T18:47:54.335Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:47:54 [2020-04-02T18:47:54.335Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:47:54 [2020-04-02T18:47:54.335Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:47:54 [2020-04-02T18:47:54.335Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:47:54 [2020-04-02T18:47:54.335Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:47:54 [2020-04-02T18:47:54.335Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:47:54 [2020-04-02T18:47:54.464Z] --- PASS: TestBuildMultiStageParentConfig (4.98s)
18:47:54 [2020-04-02T18:47:54.464Z] === RUN   TestBuildLabelWithTargets
18:47:54 [2020-04-02T18:47:54.472Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.150s	coverage: 77.4% of statements
18:47:54 [2020-04-02T18:47:54.472Z] ok  	github.com/docker/docker/daemon/images	0.012s	coverage: 4.9% of statements
18:47:54 [2020-04-02T18:47:54.728Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.036s	coverage: 88.3% of statements
18:47:54 [2020-04-02T18:47:54.728Z] ok  	github.com/docker/docker/daemon/logger/journald	0.008s	coverage: 26.2% of statements
18:47:54 [2020-04-02T18:47:54.767Z] Sending build context to Docker daemon  54.73MB
18:47:54 [2020-04-02T18:47:54.767Z] 
18:47:54 [2020-04-02T18:47:54.767Z] Step 1/10 : FROM microsoft/windowsservercore
18:47:54 [2020-04-02T18:47:54.767Z]  ---> 80e84fd280e2
18:47:54 [2020-04-02T18:47:54.767Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
18:47:54 [2020-04-02T18:47:54.767Z]  ---> Running in 14530af2d4b0
18:47:54 [2020-04-02T18:47:54.983Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.040s	coverage: 62.1% of statements
18:47:55 [2020-04-02T18:47:55.108Z] #45 287.4   CC       criu/servicefd.o
18:47:55 [2020-04-02T18:47:55.544Z] ok  	github.com/docker/docker/daemon/logger/local	0.013s	coverage: 74.7% of statements
18:47:55 [2020-04-02T18:47:55.544Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.026s	coverage: 19.9% of statements
18:47:55 [2020-04-02T18:47:55.544Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.010s	coverage: 33.3% of statements
18:47:55 [2020-04-02T18:47:55.710Z] Removing intermediate container 14530af2d4b0
18:47:55 [2020-04-02T18:47:55.711Z]  ---> 6d1370024ae7
18:47:55 [2020-04-02T18:47:55.711Z] Step 3/10 : ARG GO_VERSION=1.13.8
18:47:55 [2020-04-02T18:47:55.711Z]  ---> Running in 647a2e2a6d05
18:47:55 [2020-04-02T18:47:55.931Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
18:47:56 [2020-04-02T18:47:56.105Z] ok  	github.com/docker/docker/daemon/logger/templates	0.009s	coverage: 8.3% of statements
18:47:56 [2020-04-02T18:47:56.105Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.016s	coverage: 47.8% of statements
18:47:56 [2020-04-02T18:47:56.154Z] #45 288.4   CC       criu/shmem.o
18:47:56 [2020-04-02T18:47:56.158Z] Removing intermediate container 647a2e2a6d05
18:47:56 [2020-04-02T18:47:56.158Z]  ---> dec73e794987
18:47:56 [2020-04-02T18:47:56.158Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5
18:47:56 [2020-04-02T18:47:56.158Z]  ---> Running in 1686fcf24b11
18:47:56 [2020-04-02T18:47:56.220Z] --- PASS: TestExternalGraphDriver (7.57s)
18:47:56 [2020-04-02T18:47:56.220Z]     --- PASS: TestExternalGraphDriver/json (2.44s)
18:47:56 [2020-04-02T18:47:56.220Z]     --- PASS: TestExternalGraphDriver/spec (2.73s)
18:47:56 [2020-04-02T18:47:56.220Z]     --- PASS: TestExternalGraphDriver/pull (2.27s)
18:47:56 [2020-04-02T18:47:56.220Z] === RUN   TestGraphdriverPluginV2
18:47:56 [2020-04-02T18:47:56.220Z] --- SKIP: TestGraphdriverPluginV2 (0.03s)
18:47:56 [2020-04-02T18:47:56.220Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:47:56 [2020-04-02T18:47:56.220Z] PASS
18:47:56 [2020-04-02T18:47:56.220Z] 
18:47:56 [2020-04-02T18:47:56.220Z] === Skipped
18:47:56 [2020-04-02T18:47:56.220Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s)
18:47:56 [2020-04-02T18:47:56.220Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:47:56 [2020-04-02T18:47:56.220Z] 
18:47:56 [2020-04-02T18:47:56.220Z] 
18:47:56 [2020-04-02T18:47:56.220Z] DONE 5 tests, 1 skipped in 7.772s
18:47:56 [2020-04-02T18:47:56.220Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:47:56 [2020-04-02T18:47:56.220Z] ++ 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
18:47:56 [2020-04-02T18:47:56.220Z] ++ set -e
18:47:56 [2020-04-02T18:47:56.220Z] ++ '[' -n 0 ']'
18:47:56 [2020-04-02T18:47:56.220Z] ++ set -x
18:47:56 [2020-04-02T18:47:56.220Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:47:56 [2020-04-02T18:47:56.220Z] INFO: Testing against a local daemon
18:47:56 [2020-04-02T18:47:56.220Z] === RUN   TestContinueAfterPluginCrash
18:47:56 [2020-04-02T18:47:56.220Z] === PAUSE TestContinueAfterPluginCrash
18:47:56 [2020-04-02T18:47:56.220Z] === RUN   TestReadPluginNoRead
18:47:56 [2020-04-02T18:47:56.220Z] === PAUSE TestReadPluginNoRead
18:47:56 [2020-04-02T18:47:56.220Z] === RUN   TestDaemonStartWithLogOpt
18:47:56 [2020-04-02T18:47:56.220Z] === PAUSE TestDaemonStartWithLogOpt
18:47:56 [2020-04-02T18:47:56.220Z] === CONT  TestContinueAfterPluginCrash
18:47:56 [2020-04-02T18:47:56.220Z] === CONT  TestDaemonStartWithLogOpt
18:47:56 [2020-04-02T18:47:56.220Z] === CONT  TestReadPluginNoRead
18:47:56 [2020-04-02T18:47:56.361Z] ok  	github.com/docker/docker/daemon/network	0.008s	coverage: 63.8% of statements
18:47:56 [2020-04-02T18:47:56.604Z] Removing intermediate container 1686fcf24b11
18:47:56 [2020-04-02T18:47:56.604Z]  ---> 6e4393f6c681
18:47:56 [2020-04-02T18:47:56.604Z] 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}
18:47:56 [2020-04-02T18:47:56.604Z]  ---> Running in 30261f1f528b
18:47:56 [2020-04-02T18:47:56.921Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.719s	coverage: 61.0% of statements
18:47:57 [2020-04-02T18:47:57.051Z] Removing intermediate container 30261f1f528b
18:47:57 [2020-04-02T18:47:57.051Z]  ---> 704df1a8dcf0
18:47:57 [2020-04-02T18:47:57.051Z] 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;
18:47:57 [2020-04-02T18:47:57.051Z]  ---> Running in af151fe2c1ea
18:47:57 [2020-04-02T18:47:57.177Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 49.4% of statements
18:47:57 [2020-04-02T18:47:57.432Z] ok  	github.com/docker/docker/distribution/metadata	0.041s	coverage: 48.2% of statements
18:47:57 [2020-04-02T18:47:57.432Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.493s	coverage: 82.5% of statements
18:47:57 [2020-04-02T18:47:57.688Z] ok  	github.com/docker/docker/distribution	0.167s	coverage: 22.1% of statements
18:47:57 [2020-04-02T18:47:57.944Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
18:47:58 [2020-04-02T18:47:58.210Z] #45 290.3   CC       criu/sigframe.o
18:47:58 [2020-04-02T18:47:58.210Z] #45 ...
18:47:58 [2020-04-02T18:47:58.210Z] 
18:47:58 [2020-04-02T18:47:58.210Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:47:58 [2020-04-02T18:47:58.210Z] #42 387.5 + dpkg --print-architecture
18:47:58 [2020-04-02T18:47:58.210Z] #42 387.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
18:47:58 [2020-04-02T18:47:58.500Z] #42 387.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
18:47:58 [2020-04-02T18:47:58.500Z] #42 387.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
18:47:58 [2020-04-02T18:47:58.504Z] ok  	github.com/docker/docker/image	0.026s	coverage: 86.4% of statements
18:47:58 [2020-04-02T18:47:58.505Z] ok  	github.com/docker/docker/image/v1	0.027s	coverage: 25.0% of statements
18:47:58 [2020-04-02T18:47:58.505Z] ok  	github.com/docker/docker/image/cache	0.009s	coverage: 19.2% of statements
18:47:58 [2020-04-02T18:47:58.760Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
18:47:59 [2020-04-02T18:47:59.188Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
18:47:59 [2020-04-02T18:47:59.320Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	11.153s	coverage: 72.5% of statements
18:47:59 [2020-04-02T18:47:59.320Z] ok  	github.com/docker/docker/opts	0.038s	coverage: 67.4% of statements
18:47:59 [2020-04-02T18:47:59.320Z] ok  	github.com/docker/docker/distribution/xfer	1.757s	coverage: 85.1% of statements
18:47:59 [2020-04-02T18:47:59.320Z] ok  	github.com/docker/docker/pkg/broadcaster	0.028s	coverage: 100.0% of statements
18:47:59 [2020-04-02T18:47:59.443Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
18:47:59 [2020-04-02T18:47:59.575Z] ok  	github.com/docker/docker/pkg/capabilities	0.017s	coverage: 87.5% of statements
18:47:59 [2020-04-02T18:47:59.831Z] ok  	github.com/docker/docker/pkg/directory	0.005s	coverage: 80.0% of statements
18:47:59 [2020-04-02T18:47:59.831Z] ok  	github.com/docker/docker/pkg/authorization	0.406s	coverage: 68.3% of statements
18:48:00 [2020-04-02T18:48:00.086Z] ok  	github.com/docker/docker/pkg/discovery	0.010s	coverage: 58.3% of statements
18:48:00 [2020-04-02T18:48:00.086Z] ok  	github.com/docker/docker/pkg/discovery/file	0.004s	coverage: 97.6% of statements
18:48:00 [2020-04-02T18:48:00.342Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.015s	coverage: 92.3% of statements
18:48:00 [2020-04-02T18:48:00.597Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.021s	coverage: 93.8% of statements
18:48:00 [2020-04-02T18:48:00.597Z] ok  	github.com/docker/docker/pkg/dmesg	0.014s	coverage: 83.3% of statements
18:48:00 [2020-04-02T18:48:00.802Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
18:48:00 [2020-04-02T18:48:00.802Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
18:48:00 [2020-04-02T18:48:00.802Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
18:48:00 [2020-04-02T18:48:00.802Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
18:48:00 [2020-04-02T18:48:00.802Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
18:48:00 [2020-04-02T18:48:00.852Z] ok  	github.com/docker/docker/pkg/archive	0.772s	coverage: 77.2% of statements
18:48:00 [2020-04-02T18:48:00.852Z] ok  	github.com/docker/docker/pkg/fileutils	0.006s	coverage: 89.5% of statements
18:48:01 [2020-04-02T18:48:01.107Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
18:48:01 [2020-04-02T18:48:01.107Z] ok  	github.com/docker/docker/pkg/fsutils	0.285s	coverage: 85.1% of statements
18:48:01 [2020-04-02T18:48:01.363Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
18:48:01 [2020-04-02T18:48:01.619Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
18:48:01 [2020-04-02T18:48:01.619Z] ok  	github.com/docker/docker/pkg/locker	0.022s	coverage: 88.9% of statements
18:48:01 [2020-04-02T18:48:01.619Z] ok  	github.com/docker/docker/pkg/idtools	0.330s	coverage: 70.1% of statements
18:48:01 [2020-04-02T18:48:01.874Z] ok  	github.com/docker/docker/pkg/longpath	0.007s	coverage: 100.0% of statements
18:48:01 [2020-04-02T18:48:01.874Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
18:48:02 [2020-04-02T18:48:02.129Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
18:48:02 [2020-04-02T18:48:02.129Z] ok  	github.com/docker/docker/pkg/ioutils	0.449s	coverage: 69.3% of statements
18:48:02 [2020-04-02T18:48:02.129Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.025s	coverage: 60.0% of statements
18:48:02 [2020-04-02T18:48:02.385Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.013s	coverage: 91.4% of statements
18:48:02 [2020-04-02T18:48:02.385Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 82.4% of statements
18:48:02 [2020-04-02T18:48:02.530Z] --- PASS: TestBuildLabelWithTargets (8.00s)
18:48:02 [2020-04-02T18:48:02.530Z] === RUN   TestBuildWithEmptyLayers
18:48:02 [2020-04-02T18:48:02.640Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.011s	coverage: 56.8% of statements
18:48:02 [2020-04-02T18:48:02.685Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
18:48:02 [2020-04-02T18:48:02.895Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
18:48:02 [2020-04-02T18:48:02.895Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
18:48:03 [2020-04-02T18:48:03.151Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
18:48:03 [2020-04-02T18:48:03.406Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
18:48:03 [2020-04-02T18:48:03.661Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.486s	coverage: 43.2% of statements
18:48:03 [2020-04-02T18:48:03.661Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
18:48:03 [2020-04-02T18:48:03.661Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.043s	coverage: 84.1% of statements
18:48:04 [2020-04-02T18:48:04.020Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
18:48:04 [2020-04-02T18:48:04.020Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
18:48:04 [2020-04-02T18:48:04.020Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
18:48:04 [2020-04-02T18:48:04.275Z] ok  	github.com/docker/docker/pkg/pubsub	1.038s	coverage: 73.9% of statements
18:48:04 [2020-04-02T18:48:04.275Z] ok  	github.com/docker/docker/pkg/sysinfo	0.021s	coverage: 71.3% of statements
18:48:04 [2020-04-02T18:48:04.530Z] ok  	github.com/docker/docker/pkg/tailfile	0.045s	coverage: 88.6% of statements
18:48:04 [2020-04-02T18:48:04.530Z] ok  	github.com/docker/docker/daemon	12.213s	coverage: 17.4% of statements
18:48:04 [2020-04-02T18:48:04.530Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:48:04 [2020-04-02T18:48:04.530Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:48:04 [2020-04-02T18:48:04.530Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:48:04 [2020-04-02T18:48:04.530Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:48:04 [2020-04-02T18:48:04.530Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:48:04 [2020-04-02T18:48:04.530Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
18:48:04 [2020-04-02T18:48:04.530Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:48:04 [2020-04-02T18:48:04.530Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:48:04 [2020-04-02T18:48:04.530Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:48:04 [2020-04-02T18:48:04.530Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
18:48:04 [2020-04-02T18:48:04.530Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:48:04 [2020-04-02T18:48:04.530Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:48:04 [2020-04-02T18:48:04.530Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:48:04 [2020-04-02T18:48:04.530Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:48:04 [2020-04-02T18:48:04.530Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:48:04 [2020-04-02T18:48:04.530Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:48:04 [2020-04-02T18:48:04.530Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
18:48:04 [2020-04-02T18:48:04.530Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:48:04 [2020-04-02T18:48:04.530Z] ok  	github.com/docker/docker/pkg/system	0.036s	coverage: 37.2% of statements
18:48:04 [2020-04-02T18:48:04.579Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
18:48:04 [2020-04-02T18:48:04.785Z] testing: warning: no tests to run
18:48:04 [2020-04-02T18:48:04.785Z] coverage: [no statements]
18:48:04 [2020-04-02T18:48:04.785Z] ok  	github.com/docker/docker/pkg/term/windows	0.009s	coverage: [no statements] [no tests to run]
18:48:04 [2020-04-02T18:48:04.785Z] ok  	github.com/docker/docker/pkg/tarsum	0.064s	coverage: 89.3% of statements
18:48:05 [2020-04-02T18:48:05.040Z] ok  	github.com/docker/docker/pkg/term	0.006s	coverage: 84.8% of statements
18:48:05 [2020-04-02T18:48:05.040Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
18:48:05 [2020-04-02T18:48:05.040Z] ok  	github.com/docker/docker/pkg/useragent	0.033s	coverage: 88.9% of statements
18:48:05 [2020-04-02T18:48:05.040Z] ok  	github.com/docker/docker/pkg/truncindex	0.105s	coverage: 91.5% of statements
18:48:05 [2020-04-02T18:48:05.137Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
18:48:05 [2020-04-02T18:48:05.163Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
18:48:05 [2020-04-02T18:48:05.163Z] === RUN   TestBuildMultiStageOnBuild
18:48:05 [2020-04-02T18:48:05.625Z] 
18:48:05 [2020-04-02T18:48:05.625Z] SUCCESS: Specified value was saved.
18:48:05 [2020-04-02T18:48:05.625Z] INFO: Downloading git...
18:48:05 [2020-04-02T18:48:05.697Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
18:48:05 [2020-04-02T18:48:05.951Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
18:48:05 [2020-04-02T18:48:05.967Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
18:48:05 [2020-04-02T18:48:05.967Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 84.4% of statements
18:48:05 [2020-04-02T18:48:05.967Z] ok  	github.com/docker/docker/pkg/signal	2.505s	coverage: 61.0% of statements
18:48:06 [2020-04-02T18:48:06.222Z] ok  	github.com/docker/docker/layer	7.090s	coverage: 68.8% of statements
18:48:06 [2020-04-02T18:48:06.222Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:48:06 [2020-04-02T18:48:06.222Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:48:06 [2020-04-02T18:48:06.222Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:48:06 [2020-04-02T18:48:06.222Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:48:06 [2020-04-02T18:48:06.222Z] ?   	github.com/docker/docker/oci	[no test files]
18:48:06 [2020-04-02T18:48:06.222Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:48:06 [2020-04-02T18:48:06.222Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
18:48:06 [2020-04-02T18:48:06.222Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:48:06 [2020-04-02T18:48:06.222Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
18:48:06 [2020-04-02T18:48:06.222Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
18:48:06 [2020-04-02T18:48:06.222Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
18:48:06 [2020-04-02T18:48:06.222Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:48:06 [2020-04-02T18:48:06.222Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:48:06 [2020-04-02T18:48:06.222Z] ok  	github.com/docker/docker/profiles/seccomp	0.006s	coverage: 73.8% of statements
18:48:06 [2020-04-02T18:48:06.479Z] ok  	github.com/docker/docker/restartmanager	0.019s	coverage: 45.3% of statements
18:48:06 [2020-04-02T18:48:06.510Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
18:48:06 [2020-04-02T18:48:06.735Z] ok  	github.com/docker/docker/registry/resumable	0.023s	coverage: 100.0% of statements
18:48:06 [2020-04-02T18:48:06.735Z] ok  	github.com/docker/docker/testutil	0.006s	coverage: 62.5% of statements
18:48:06 [2020-04-02T18:48:06.735Z] ok  	github.com/docker/docker/registry	0.127s	coverage: 56.0% of statements
18:48:06 [2020-04-02T18:48:06.990Z] ok  	github.com/docker/docker/runconfig	0.022s	coverage: 68.2% of statements
18:48:07 [2020-04-02T18:48:07.246Z] ok  	github.com/docker/docker/plugin	0.565s	coverage: 27.1% of statements
18:48:07 [2020-04-02T18:48:07.761Z] INFO: Downloading go...
18:48:07 [2020-04-02T18:48:07.806Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
18:48:07 [2020-04-02T18:48:07.806Z] ok  	github.com/docker/docker/volume/local	0.030s	coverage: 73.0% of statements
18:48:07 [2020-04-02T18:48:07.806Z] ok  	github.com/docker/docker/volume/mounts	0.017s	coverage: 67.0% of statements
18:48:08 [2020-04-02T18:48:08.365Z] ok  	github.com/docker/docker/volume/service	0.011s	coverage: 73.0% of statements
18:48:08 [2020-04-02T18:48:08.391Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
18:48:08 [2020-04-02T18:48:08.391Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
18:48:08 [2020-04-02T18:48:08.433Z] === RUN   TestReadPluginNoRead/default
18:48:08 [2020-04-02T18:48:08.894Z] #42 ...
18:48:08 [2020-04-02T18:48:08.894Z] 
18:48:08 [2020-04-02T18:48:08.894Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:48:08 [2020-04-02T18:48:08.894Z] #45 290.6   CC       criu/signalfd.o
18:48:08 [2020-04-02T18:48:08.894Z] #45 291.0   CC       criu/sk-inet.o
18:48:08 [2020-04-02T18:48:08.894Z] #45 292.8   CC       criu/sk-netlink.o
18:48:08 [2020-04-02T18:48:08.894Z] #45 293.6   CC       criu/sk-packet.o
18:48:08 [2020-04-02T18:48:08.894Z] #45 294.8   CC       criu/sk-queue.o
18:48:08 [2020-04-02T18:48:08.894Z] #45 295.7   CC       criu/sk-tcp.o
18:48:08 [2020-04-02T18:48:08.894Z] #45 297.0   CC       criu/sk-unix.o
18:48:08 [2020-04-02T18:48:08.894Z] #45 300.9   CC       criu/sockets.o
18:48:09 [2020-04-02T18:48:09.001Z] --- PASS: TestDaemonStartWithLogOpt (12.70s)
18:48:09 [2020-04-02T18:48:09.278Z] INFO: Downloading compiler 1 of 3...
18:48:09 [2020-04-02T18:48:09.927Z] #45 302.3   CC       criu/stats.o
18:48:09 [2020-04-02T18:48:09.935Z] === RUN   TestReadPluginNoRead/disabled_caching
18:48:10 [2020-04-02T18:48:10.272Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
18:48:10 [2020-04-02T18:48:10.392Z] --- PASS: TestBuildMultiStageOnBuild (5.01s)
18:48:10 [2020-04-02T18:48:10.392Z] === RUN   TestBuildUncleanTarFilenames
18:48:10 [2020-04-02T18:48:10.559Z] #45 302.8   CC       criu/string.o
18:48:10 [2020-04-02T18:48:10.647Z] --- PASS: TestBuildUncleanTarFilenames (0.58s)
18:48:10 [2020-04-02T18:48:10.647Z] === RUN   TestBuildMultiStageLayerLeak
18:48:10 [2020-04-02T18:48:10.779Z] INFO: Downloading compiler 2 of 3...
18:48:10 [2020-04-02T18:48:10.853Z] #45 303.0   CC       criu/sysctl.o
18:48:11 [2020-04-02T18:48:11.226Z] INFO: Downloading compiler 3 of 3...
18:48:11 [2020-04-02T18:48:11.631Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
18:48:11 [2020-04-02T18:48:11.674Z] INFO: Extracting git...
18:48:11 [2020-04-02T18:48:11.836Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
18:48:11 [2020-04-02T18:48:11.886Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
18:48:11 [2020-04-02T18:48:11.887Z] #45 304.3   CC       criu/sysfs_parse.o
18:48:12 [2020-04-02T18:48:12.801Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.28s)
18:48:12 [2020-04-02T18:48:12.801Z] PASS
18:48:12 [2020-04-02T18:48:12.801Z] 
18:48:12 [2020-04-02T18:48:12.801Z] === Skipped
18:48:12 [2020-04-02T18:48:12.801Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:48:12 [2020-04-02T18:48:12.801Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:48:12 [2020-04-02T18:48:12.801Z] 
18:48:12 [2020-04-02T18:48:12.801Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
18:48:12 [2020-04-02T18:48:12.801Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:48:12 [2020-04-02T18:48:12.801Z] 
18:48:12 [2020-04-02T18:48:12.801Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:48:12 [2020-04-02T18:48:12.801Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:48:12 [2020-04-02T18:48:12.801Z] 
18:48:12 [2020-04-02T18:48:12.801Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:48:12 [2020-04-02T18:48:12.801Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:48:12 [2020-04-02T18:48:12.801Z] 
18:48:12 [2020-04-02T18:48:12.801Z] 
18:48:12 [2020-04-02T18:48:12.801Z] DONE 17 tests, 4 skipped in 29.936s
18:48:12 [2020-04-02T18:48:12.801Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:48:12 [2020-04-02T18:48:12.801Z] ++ 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
18:48:12 [2020-04-02T18:48:12.801Z] ++ set -e
18:48:12 [2020-04-02T18:48:12.801Z] ++ '[' -n 0 ']'
18:48:12 [2020-04-02T18:48:12.801Z] ++ set -x
18:48:12 [2020-04-02T18:48:12.801Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:48:12 [2020-04-02T18:48:12.801Z] INFO: Testing against a local daemon
18:48:12 [2020-04-02T18:48:12.801Z] === RUN   TestPluginInvalidJSON
18:48:12 [2020-04-02T18:48:12.801Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:48:12 [2020-04-02T18:48:12.801Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:48:12 [2020-04-02T18:48:12.801Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:48:12 [2020-04-02T18:48:12.801Z] --- PASS: TestPluginInvalidJSON (0.01s)
18:48:12 [2020-04-02T18:48:12.801Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:48:12 [2020-04-02T18:48:12.801Z] PASS
18:48:12 [2020-04-02T18:48:12.801Z] 
18:48:12 [2020-04-02T18:48:12.801Z] DONE 2 tests in 0.082s
18:48:12 [2020-04-02T18:48:12.801Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:48:12 [2020-04-02T18:48:12.801Z] ++ 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
18:48:12 [2020-04-02T18:48:12.801Z] ++ set -e
18:48:12 [2020-04-02T18:48:12.801Z] ++ '[' -n 0 ']'
18:48:12 [2020-04-02T18:48:12.801Z] ++ set -x
18:48:12 [2020-04-02T18:48:12.802Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:48:12 [2020-04-02T18:48:12.802Z] INFO: Testing against a local daemon
18:48:12 [2020-04-02T18:48:12.802Z] === RUN   TestExternalGraphDriver
18:48:12 [2020-04-02T18:48:12.802Z] === RUN   TestExternalGraphDriver/json
18:48:12 [2020-04-02T18:48:12.920Z] #45 305.0   CC       criu/timerfd.o
18:48:13 [2020-04-02T18:48:13.213Z] #45 305.6   CC       criu/tty.o
18:48:13 [2020-04-02T18:48:13.736Z] --- PASS: TestReadPluginNoRead (17.21s)
18:48:13 [2020-04-02T18:48:13.736Z]     --- PASS: TestReadPluginNoRead/default (2.08s)
18:48:13 [2020-04-02T18:48:13.736Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.86s)
18:48:13 [2020-04-02T18:48:13.736Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.85s)
18:48:13 [2020-04-02T18:48:13.736Z]     read_test.go:91: [def13124dde9b] daemon is not started
18:48:13 [2020-04-02T18:48:13.736Z] --- PASS: TestContinueAfterPluginCrash (17.49s)
18:48:13 [2020-04-02T18:48:13.736Z] PASS
18:48:13 [2020-04-02T18:48:13.736Z] 
18:48:13 [2020-04-02T18:48:13.736Z] DONE 6 tests in 17.700s
18:48:13 [2020-04-02T18:48:13.736Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
18:48:13 [2020-04-02T18:48:13.736Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
18:48:13 [2020-04-02T18:48:13.736Z] ++ set -e
18:48:13 [2020-04-02T18:48:13.736Z] ++ '[' -n 0 ']'
18:48:13 [2020-04-02T18:48:13.736Z] ++ set -x
18:48:13 [2020-04-02T18:48:13.736Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
18:48:13 [2020-04-02T18:48:13.821Z] === RUN   TestExternalGraphDriver/spec
18:48:13 [2020-04-02T18:48:13.995Z] testing: warning: no tests to run
18:48:13 [2020-04-02T18:48:13.995Z] PASS
18:48:13 [2020-04-02T18:48:13.995Z] 
18:48:13 [2020-04-02T18:48:13.995Z] DONE 0 tests in 0.061s
18:48:13 [2020-04-02T18:48:13.995Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:48:13 [2020-04-02T18:48:13.995Z] ++ 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
18:48:13 [2020-04-02T18:48:13.995Z] ++ set -e
18:48:13 [2020-04-02T18:48:13.995Z] ++ '[' -n 0 ']'
18:48:13 [2020-04-02T18:48:13.995Z] ++ set -x
18:48:13 [2020-04-02T18:48:13.995Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:48:13 [2020-04-02T18:48:13.995Z] INFO: Testing against a local daemon
18:48:13 [2020-04-02T18:48:13.995Z] === RUN   TestPluginWithDevMounts
18:48:13 [2020-04-02T18:48:13.995Z] === PAUSE TestPluginWithDevMounts
18:48:13 [2020-04-02T18:48:13.995Z] === CONT  TestPluginWithDevMounts
18:48:15 [2020-04-02T18:48:15.875Z] --- PASS: TestBuildMultiStageLayerLeak (4.42s)
18:48:15 [2020-04-02T18:48:15.875Z] === RUN   TestBuildWithHugeFile
18:48:16 [2020-04-02T18:48:16.082Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
18:48:16 [2020-04-02T18:48:16.082Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
18:48:16 [2020-04-02T18:48:16.501Z] === RUN   TestExternalGraphDriver/pull
18:48:16 [2020-04-02T18:48:16.525Z] --- PASS: TestPluginWithDevMounts (2.23s)
18:48:16 [2020-04-02T18:48:16.525Z] PASS
18:48:16 [2020-04-02T18:48:16.525Z] 
18:48:16 [2020-04-02T18:48:16.525Z] DONE 1 tests in 2.425s
18:48:16 [2020-04-02T18:48:16.525Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
18:48:16 [2020-04-02T18:48:16.525Z] ++ 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
18:48:16 [2020-04-02T18:48:16.525Z] ++ set -e
18:48:16 [2020-04-02T18:48:16.525Z] ++ '[' -n 0 ']'
18:48:16 [2020-04-02T18:48:16.525Z] ++ set -x
18:48:16 [2020-04-02T18:48:16.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=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:48:16 [2020-04-02T18:48:16.525Z] INFO: Testing against a local daemon
18:48:16 [2020-04-02T18:48:16.525Z] === RUN   TestSecretInspect
18:48:16 [2020-04-02T18:48:16.641Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
18:48:17 [2020-04-02T18:48:17.199Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
18:48:17 [2020-04-02T18:48:17.714Z] #45 309.3   CC       criu/tun.o
18:48:17 [2020-04-02T18:48:17.970Z] --- PASS: TestExternalGraphDriver (6.26s)
18:48:17 [2020-04-02T18:48:17.970Z]     --- PASS: TestExternalGraphDriver/json (2.04s)
18:48:17 [2020-04-02T18:48:17.970Z]     --- PASS: TestExternalGraphDriver/spec (2.07s)
18:48:17 [2020-04-02T18:48:17.970Z]     --- PASS: TestExternalGraphDriver/pull (2.02s)
18:48:17 [2020-04-02T18:48:17.970Z] === RUN   TestGraphdriverPluginV2
18:48:18 [2020-04-02T18:48:18.008Z] #45 310.4   CC       criu/uffd.o
18:48:18 [2020-04-02T18:48:18.252Z] --- SKIP: TestGraphdriverPluginV2 (0.05s)
18:48:18 [2020-04-02T18:48:18.252Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:48:18 [2020-04-02T18:48:18.252Z] PASS
18:48:18 [2020-04-02T18:48:18.252Z] 
18:48:18 [2020-04-02T18:48:18.252Z] === Skipped
18:48:18 [2020-04-02T18:48:18.252Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s)
18:48:18 [2020-04-02T18:48:18.252Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:48:18 [2020-04-02T18:48:18.252Z] 
18:48:18 [2020-04-02T18:48:18.252Z] 
18:48:18 [2020-04-02T18:48:18.252Z] DONE 5 tests, 1 skipped in 6.455s
18:48:18 [2020-04-02T18:48:18.252Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:48:18 [2020-04-02T18:48:18.252Z] ++ 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
18:48:18 [2020-04-02T18:48:18.252Z] ++ set -e
18:48:18 [2020-04-02T18:48:18.252Z] ++ '[' -n 0 ']'
18:48:18 [2020-04-02T18:48:18.252Z] ++ set -x
18:48:18 [2020-04-02T18:48:18.252Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:48:18 [2020-04-02T18:48:18.252Z] INFO: Testing against a local daemon
18:48:18 [2020-04-02T18:48:18.252Z] === RUN   TestContinueAfterPluginCrash
18:48:18 [2020-04-02T18:48:18.252Z] === PAUSE TestContinueAfterPluginCrash
18:48:18 [2020-04-02T18:48:18.252Z] === RUN   TestReadPluginNoRead
18:48:18 [2020-04-02T18:48:18.252Z] === PAUSE TestReadPluginNoRead
18:48:18 [2020-04-02T18:48:18.252Z] === RUN   TestDaemonStartWithLogOpt
18:48:18 [2020-04-02T18:48:18.252Z] === PAUSE TestDaemonStartWithLogOpt
18:48:18 [2020-04-02T18:48:18.252Z] === CONT  TestContinueAfterPluginCrash
18:48:18 [2020-04-02T18:48:18.252Z] === CONT  TestDaemonStartWithLogOpt
18:48:19 [2020-04-02T18:48:19.081Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
18:48:19 [2020-04-02T18:48:19.808Z] --- PASS: TestSecretInspect (3.31s)
18:48:19 [2020-04-02T18:48:19.809Z] === RUN   TestSecretList
18:48:20 [2020-04-02T18:48:20.078Z] #45 312.5   CC       criu/util.o
18:48:22 [2020-04-02T18:48:22.338Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
18:48:23 [2020-04-02T18:48:23.091Z] --- PASS: TestSecretList (3.30s)
18:48:23 [2020-04-02T18:48:23.091Z] === RUN   TestSecretsCreateAndDelete
18:48:23 [2020-04-02T18:48:23.624Z] #45 315.2   CC       criu/uts_ns.o
18:48:23 [2020-04-02T18:48:23.624Z] #45 315.8   CC       criu/vdso.o
18:48:24 [2020-04-02T18:48:24.220Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
18:48:24 [2020-04-02T18:48:24.656Z] #45 316.9   LINK     criu/built-in.o
18:48:24 [2020-04-02T18:48:24.947Z] #45 317.2   LINK     criu/criu
18:48:26 [2020-04-02T18:48:26.103Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
18:48:26 [2020-04-02T18:48:26.374Z] --- PASS: TestSecretsCreateAndDelete (3.28s)
18:48:26 [2020-04-02T18:48:26.374Z] === RUN   TestSecretsUpdate
18:48:26 [2020-04-02T18:48:26.470Z] #45 318.5   DEP      lib/c/criu.d
18:48:26 [2020-04-02T18:48:26.470Z] #45 318.8   CC       images/rpc.pb-c.o
18:48:26 [2020-04-02T18:48:26.635Z] --- PASS: TestDaemonStartWithLogOpt (8.20s)
18:48:26 [2020-04-02T18:48:26.635Z] === CONT  TestReadPluginNoRead
18:48:27 [2020-04-02T18:48:27.982Z] #45 320.2   CC       lib/c/criu.o
18:48:29 [2020-04-02T18:48:29.191Z] INFO: Expanding go...
18:48:29 [2020-04-02T18:48:29.318Z] === RUN   TestReadPluginNoRead/default
18:48:29 [2020-04-02T18:48:29.656Z] --- PASS: TestSecretsUpdate (3.24s)
18:48:29 [2020-04-02T18:48:29.656Z] === RUN   TestTemplatedSecret
18:48:30 [2020-04-02T18:48:30.048Z] #45 322.5   LINK     lib/c/built-in.o
18:48:30 [2020-04-02T18:48:30.339Z] #45 322.5   LINK     lib/c/libcriu.so
18:48:30 [2020-04-02T18:48:30.339Z] #45 322.7   LINK     lib/c/libcriu.a
18:48:30 [2020-04-02T18:48:30.972Z] #45 323.1   GEN      magic.py
18:48:30 [2020-04-02T18:48:30.972Z] #45 323.3 Note: Building without setproctitle() and strlcpy() support.
18:48:30 [2020-04-02T18:48:30.972Z] #45 323.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:48:30 [2020-04-02T18:48:30.972Z] #45 323.4 Note: Building without GnuTLS support
18:48:31 [2020-04-02T18:48:31.336Z] === RUN   TestReadPluginNoRead/disabled_caching
18:48:31 [2020-04-02T18:48:31.336Z] --- PASS: TestContinueAfterPluginCrash (13.18s)
18:48:31 [2020-04-02T18:48:31.343Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
18:48:31 [2020-04-02T18:48:31.343Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
18:48:32 [2020-04-02T18:48:32.268Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
18:48:32 [2020-04-02T18:48:32.481Z] #45 324.5 fatal: not a git repository (or any of the parent directories): .git
18:48:32 [2020-04-02T18:48:32.939Z] --- PASS: TestTemplatedSecret (2.87s)
18:48:32 [2020-04-02T18:48:32.939Z] === RUN   TestSecretCreateResolve
18:48:33 [2020-04-02T18:48:33.191Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
18:48:33 [2020-04-02T18:48:33.396Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
18:48:33 [2020-04-02T18:48:33.446Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
18:48:33 [2020-04-02T18:48:33.997Z] #45 326.1 make[1]: Nothing to be done for 'all'.
18:48:34 [2020-04-02T18:48:34.368Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
18:48:35 [2020-04-02T18:48:35.290Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
18:48:35 [2020-04-02T18:48:35.414Z] --- PASS: TestReadPluginNoRead (8.65s)
18:48:35 [2020-04-02T18:48:35.414Z]     --- PASS: TestReadPluginNoRead/default (1.91s)
18:48:35 [2020-04-02T18:48:35.414Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.91s)
18:48:35 [2020-04-02T18:48:35.414Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.00s)
18:48:35 [2020-04-02T18:48:35.414Z]     read_test.go:91: [d07573e40ba3a] daemon is not started
18:48:35 [2020-04-02T18:48:35.414Z] PASS
18:48:35 [2020-04-02T18:48:35.414Z] 
18:48:35 [2020-04-02T18:48:35.414Z] DONE 6 tests in 16.954s
18:48:35 [2020-04-02T18:48:35.414Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
18:48:35 [2020-04-02T18:48:35.414Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
18:48:35 [2020-04-02T18:48:35.414Z] ++ set -e
18:48:35 [2020-04-02T18:48:35.414Z] ++ '[' -n 0 ']'
18:48:35 [2020-04-02T18:48:35.414Z] ++ set -x
18:48:35 [2020-04-02T18:48:35.414Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
18:48:35 [2020-04-02T18:48:35.414Z] testing: warning: no tests to run
18:48:35 [2020-04-02T18:48:35.414Z] PASS
18:48:35 [2020-04-02T18:48:35.414Z] 
18:48:35 [2020-04-02T18:48:35.414Z] DONE 0 tests in 0.029s
18:48:35 [2020-04-02T18:48:35.414Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:48:35 [2020-04-02T18:48:35.414Z] ++ 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
18:48:35 [2020-04-02T18:48:35.414Z] ++ set -e
18:48:35 [2020-04-02T18:48:35.414Z] ++ '[' -n 0 ']'
18:48:35 [2020-04-02T18:48:35.414Z] ++ set -x
18:48:35 [2020-04-02T18:48:35.414Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:48:35 [2020-04-02T18:48:35.414Z] INFO: Testing against a local daemon
18:48:35 [2020-04-02T18:48:35.414Z] === RUN   TestPluginWithDevMounts
18:48:35 [2020-04-02T18:48:35.414Z] === PAUSE TestPluginWithDevMounts
18:48:35 [2020-04-02T18:48:35.414Z] === CONT  TestPluginWithDevMounts
18:48:36 [2020-04-02T18:48:36.095Z] #45 328.0 make[1]: 'images/built-in.o' is up to date.
18:48:36 [2020-04-02T18:48:36.095Z] #45 328.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
18:48:36 [2020-04-02T18:48:36.095Z] #45 328.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
18:48:36 [2020-04-02T18:48:36.095Z] #45 328.2 make[1]: 'compel/libcompel.a' is up to date.
18:48:36 [2020-04-02T18:48:36.095Z] #45 328.3 make[1]: 'compel/compel-host-bin' is up to date.
18:48:36 [2020-04-02T18:48:36.095Z] #45 328.4 make[1]: Nothing to be done for 'all'.
18:48:36 [2020-04-02T18:48:36.095Z] #45 328.5 make[1]: 'soccr/libsoccr.a' is up to date.
18:48:36 [2020-04-02T18:48:36.221Z] --- PASS: TestSecretCreateResolve (3.27s)
18:48:36 [2020-04-02T18:48:36.221Z] PASS
18:48:36 [2020-04-02T18:48:36.221Z] 
18:48:36 [2020-04-02T18:48:36.221Z] DONE 6 tests in 19.447s
18:48:36 [2020-04-02T18:48:36.221Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
18:48:36 [2020-04-02T18:48:36.221Z] ++ 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
18:48:36 [2020-04-02T18:48:36.221Z] ++ set -e
18:48:36 [2020-04-02T18:48:36.221Z] ++ '[' -n 0 ']'
18:48:36 [2020-04-02T18:48:36.221Z] ++ set -x
18:48:36 [2020-04-02T18:48:36.221Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:48:36 [2020-04-02T18:48:36.221Z] INFO: Testing against a local daemon
18:48:36 [2020-04-02T18:48:36.221Z] === RUN   TestServiceCreateInit
18:48:36 [2020-04-02T18:48:36.221Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:48:36 [2020-04-02T18:48:36.727Z] #45 328.9 make[2]: Nothing to be done for 'all'.
18:48:36 [2020-04-02T18:48:36.727Z] #45 329.0 make[2]: Nothing to be done for 'all'.
18:48:36 [2020-04-02T18:48:36.727Z] #45 329.1 make[2]: Nothing to be done for 'all'.
18:48:37 [2020-04-02T18:48:37.019Z] #45 329.4 make[2]: Nothing to be done for 'all'.
18:48:37 [2020-04-02T18:48:37.019Z] #45 329.4 make[2]: Nothing to be done for 'all'.
18:48:37 [2020-04-02T18:48:37.019Z] #45 329.5 make[2]: Nothing to be done for 'all'.
18:48:37 [2020-04-02T18:48:37.314Z] #45 329.6 make[2]: Nothing to be done for 'all'.
18:48:37 [2020-04-02T18:48:37.435Z] --- PASS: TestPluginWithDevMounts (1.86s)
18:48:37 [2020-04-02T18:48:37.435Z] PASS
18:48:37 [2020-04-02T18:48:37.435Z] 
18:48:37 [2020-04-02T18:48:37.435Z] DONE 1 tests in 1.935s
18:48:37 [2020-04-02T18:48:37.435Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
18:48:37 [2020-04-02T18:48:37.435Z] ++ 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
18:48:37 [2020-04-02T18:48:37.435Z] ++ set -e
18:48:37 [2020-04-02T18:48:37.435Z] ++ '[' -n 0 ']'
18:48:37 [2020-04-02T18:48:37.435Z] ++ set -x
18:48:37 [2020-04-02T18:48:37.435Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:48:37 [2020-04-02T18:48:37.435Z] INFO: Testing against a local daemon
18:48:37 [2020-04-02T18:48:37.435Z] === RUN   TestSecretInspect
18:48:37 [2020-04-02T18:48:37.605Z] #45 330.0 make[2]: Nothing to be done for 'all'.
18:48:37 [2020-04-02T18:48:37.605Z] #45 330.0   INSTALL  criu/criu
18:48:37 [2020-04-02T18:48:37.895Z] #45 DONE 330.2s
18:48:37 [2020-04-02T18:48:37.895Z] 
18:48:37 [2020-04-02T18:48:37.895Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:48:38 [2020-04-02T18:48:38.544Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
18:48:39 [2020-04-02T18:48:39.103Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
18:48:39 [2020-04-02T18:48:39.103Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
18:48:39 [2020-04-02T18:48:39.103Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
18:48:40 [2020-04-02T18:48:40.394Z] ok  	github.com/docker/docker/pkg/plugins	33.614s	coverage: 76.6% of statements
18:48:40 [2020-04-02T18:48:40.394Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:48:40 [2020-04-02T18:48:40.394Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:48:40 [2020-04-02T18:48:40.394Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
18:48:40 [2020-04-02T18:48:40.394Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:48:40 [2020-04-02T18:48:40.394Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
18:48:40 [2020-04-02T18:48:40.394Z] ?   	github.com/docker/docker/rootless	[no test files]
18:48:40 [2020-04-02T18:48:40.394Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
18:48:40 [2020-04-02T18:48:40.394Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:48:40 [2020-04-02T18:48:40.394Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:48:40 [2020-04-02T18:48:40.394Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:48:40 [2020-04-02T18:48:40.394Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:48:40 [2020-04-02T18:48:40.394Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:48:40 [2020-04-02T18:48:40.394Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:48:40 [2020-04-02T18:48:40.394Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:48:40 [2020-04-02T18:48:40.394Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:48:40 [2020-04-02T18:48:40.394Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:48:40 [2020-04-02T18:48:40.394Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:48:40 [2020-04-02T18:48:40.394Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:48:40 [2020-04-02T18:48:40.394Z] ?   	github.com/docker/docker/volume	[no test files]
18:48:40 [2020-04-02T18:48:40.394Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:48:40 [2020-04-02T18:48:40.394Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:48:40 [2020-04-02T18:48:40.394Z] 
18:48:40 [2020-04-02T18:48:40.394Z] === Skipped
18:48:40 [2020-04-02T18:48:40.394Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
18:48:40 [2020-04-02T18:48:40.394Z]     exec_linux_test.go:18: requires AppArmor to be enabled
18:48:40 [2020-04-02T18:48:40.394Z] 
18:48:40 [2020-04-02T18:48:40.394Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
18:48:40 [2020-04-02T18:48:40.394Z]     exec_linux_test.go:38: requires AppArmor to be enabled
18:48:40 [2020-04-02T18:48:40.394Z] 
18:48:40 [2020-04-02T18:48:40.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
18:48:40 [2020-04-02T18:48:40.394Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:48:40 [2020-04-02T18:48:40.394Z]     graphtest_unix.go:46: Driver btrfs not supported
18:48:40 [2020-04-02T18:48:40.394Z] 
18:48:40 [2020-04-02T18:48:40.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
18:48:40 [2020-04-02T18:48:40.394Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:48:40 [2020-04-02T18:48:40.394Z]     graphtest_unix.go:46: Driver btrfs not supported
18:48:40 [2020-04-02T18:48:40.394Z] 
18:48:40 [2020-04-02T18:48:40.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
18:48:40 [2020-04-02T18:48:40.394Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:48:40 [2020-04-02T18:48:40.394Z]     graphtest_unix.go:46: Driver btrfs not supported
18:48:40 [2020-04-02T18:48:40.394Z] 
18:48:40 [2020-04-02T18:48:40.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
18:48:40 [2020-04-02T18:48:40.394Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:48:40 [2020-04-02T18:48:40.394Z]     graphtest_unix.go:46: Driver btrfs not supported
18:48:40 [2020-04-02T18:48:40.394Z] 
18:48:40 [2020-04-02T18:48:40.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
18:48:40 [2020-04-02T18:48:40.394Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:48:40 [2020-04-02T18:48:40.394Z]     graphtest_unix.go:46: Driver btrfs not supported
18:48:40 [2020-04-02T18:48:40.394Z] 
18:48:40 [2020-04-02T18:48:40.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
18:48:40 [2020-04-02T18:48:40.394Z]     graphtest_unix.go:73: No driver to put!
18:48:40 [2020-04-02T18:48:40.394Z] 
18:48:40 [2020-04-02T18:48:40.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
18:48:40 [2020-04-02T18:48:40.394Z] time="2020-04-02T18:47:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:48:40 [2020-04-02T18:48:40.394Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:48:40 [2020-04-02T18:48:40.394Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:48:40 [2020-04-02T18:48:40.394Z] 
18:48:40 [2020-04-02T18:48:40.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
18:48:40 [2020-04-02T18:48:40.394Z] time="2020-04-02T18:47:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:48:40 [2020-04-02T18:48:40.394Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:48:40 [2020-04-02T18:48:40.394Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:48:40 [2020-04-02T18:48:40.394Z] 
18:48:40 [2020-04-02T18:48:40.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
18:48:40 [2020-04-02T18:48:40.394Z] time="2020-04-02T18:47:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:48:40 [2020-04-02T18:48:40.394Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:48:40 [2020-04-02T18:48:40.394Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:48:40 [2020-04-02T18:48:40.394Z] 
18:48:40 [2020-04-02T18:48:40.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
18:48:40 [2020-04-02T18:48:40.394Z] time="2020-04-02T18:47:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:48:40 [2020-04-02T18:48:40.394Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:48:40 [2020-04-02T18:48:40.394Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:48:40 [2020-04-02T18:48:40.394Z] 
18:48:40 [2020-04-02T18:48:40.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
18:48:40 [2020-04-02T18:48:40.394Z] time="2020-04-02T18:47:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:48:40 [2020-04-02T18:48:40.394Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:48:40 [2020-04-02T18:48:40.394Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:48:40 [2020-04-02T18:48:40.394Z] 
18:48:40 [2020-04-02T18:48:40.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
18:48:40 [2020-04-02T18:48:40.394Z]     graphtest_unix.go:73: No driver to put!
18:48:40 [2020-04-02T18:48:40.394Z] 
18:48:40 [2020-04-02T18:48:40.394Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
18:48:40 [2020-04-02T18:48:40.394Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
18:48:40 [2020-04-02T18:48:40.394Z] 
18:48:40 [2020-04-02T18:48:40.394Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
18:48:40 [2020-04-02T18:48:40.394Z]     overlay_test.go:49: Fails to compute changes intermittently
18:48:40 [2020-04-02T18:48:40.394Z] 
18:48:40 [2020-04-02T18:48:40.394Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
18:48:40 [2020-04-02T18:48:40.394Z]     overlay_test.go:65: Cannot run test with naive change algorithm
18:48:40 [2020-04-02T18:48:40.394Z] 
18:48:40 [2020-04-02T18:48:40.394Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
18:48:40 [2020-04-02T18:48:40.394Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
18:48:40 [2020-04-02T18:48:40.394Z] 
18:48:40 [2020-04-02T18:48:40.394Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
18:48:40 [2020-04-02T18:48:40.394Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:48:40 [2020-04-02T18:48:40.394Z]     graphtest_unix.go:46: Driver zfs not supported
18:48:40 [2020-04-02T18:48:40.394Z] 
18:48:40 [2020-04-02T18:48:40.394Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
18:48:40 [2020-04-02T18:48:40.394Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:48:40 [2020-04-02T18:48:40.394Z]     graphtest_unix.go:46: Driver zfs not supported
18:48:40 [2020-04-02T18:48:40.394Z] 
18:48:40 [2020-04-02T18:48:40.394Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
18:48:40 [2020-04-02T18:48:40.394Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:48:40 [2020-04-02T18:48:40.394Z]     graphtest_unix.go:46: Driver zfs not supported
18:48:40 [2020-04-02T18:48:40.394Z] 
18:48:40 [2020-04-02T18:48:40.394Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
18:48:40 [2020-04-02T18:48:40.394Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:48:40 [2020-04-02T18:48:40.394Z]     graphtest_unix.go:46: Driver zfs not supported
18:48:40 [2020-04-02T18:48:40.394Z] 
18:48:40 [2020-04-02T18:48:40.394Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
18:48:40 [2020-04-02T18:48:40.394Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:48:40 [2020-04-02T18:48:40.394Z]     graphtest_unix.go:46: Driver zfs not supported
18:48:40 [2020-04-02T18:48:40.394Z] 
18:48:40 [2020-04-02T18:48:40.394Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
18:48:40 [2020-04-02T18:48:40.394Z]     graphtest_unix.go:73: No driver to put!
18:48:40 [2020-04-02T18:48:40.394Z] 
18:48:40 [2020-04-02T18:48:40.395Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
18:48:40 [2020-04-02T18:48:40.395Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
18:48:40 [2020-04-02T18:48:40.395Z] 
18:48:40 [2020-04-02T18:48:40.395Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
18:48:40 [2020-04-02T18:48:40.395Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
18:48:40 [2020-04-02T18:48:40.395Z] 
18:48:40 [2020-04-02T18:48:40.395Z] 
18:48:40 [2020-04-02T18:48:40.395Z] DONE 2140 tests, 26 skipped in 90.533s
Post stage
[Pipeline] junit
18:48:40 [2020-04-02T18:48:40.403Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
18:48:40 [2020-04-02T18:48:40.881Z] --- PASS: TestSecretInspect (3.59s)
18:48:40 [2020-04-02T18:48:40.881Z] === RUN   TestSecretList
18:48:40 [2020-04-02T18:48:40.986Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
18:48:41 [2020-04-02T18:48:41.045Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40694/.git:/go/src/github.com/docker/docker/.git --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79 hack/validate/vendor
18:48:41 [2020-04-02T18:48:41.488Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:48:41 [2020-04-02T18:48:41.970Z] 2020/04/02 18:48:41 Collecting initial packages
18:48:41 [2020-04-02T18:48:41.970Z] 2020/04/02 18:48:41 Download dependencies
18:48:42 [2020-04-02T18:48:42.348Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
18:48:43 [2020-04-02T18:48:43.461Z] #54 ...
18:48:43 [2020-04-02T18:48:43.461Z] 
18:48:43 [2020-04-02T18:48:43.461Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:48:43 [2020-04-02T18:48:43.461Z] #61 255.4 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
18:48:44 [2020-04-02T18:48:44.234Z] === RUN   TestDockerSuite/TestBuildDockerignore
18:48:44 [2020-04-02T18:48:44.327Z] --- PASS: TestSecretList (3.66s)
18:48:44 [2020-04-02T18:48:44.327Z] === RUN   TestSecretsCreateAndDelete
18:48:44 [2020-04-02T18:48:44.478Z] 2020/04/02 18:48:44 Starting whole vndr cycle because no package specified
18:48:44 [2020-04-02T18:48:44.478Z] 2020/04/02 18:48:44 	Clone github.com/Microsoft/hcsshim, revision b3f49c06ffaeef24d09c6c08ec8ec8425a0303e2, attempt 1/20
18:48:44 [2020-04-02T18:48:44.478Z] 2020/04/02 18:48:44 	Clone github.com/konsorten/go-windows-terminal-sequences, revision f55edac94c9bbba5d6182a4be46d86a2c9b5b50e, attempt 1/20
18:48:44 [2020-04-02T18:48:44.478Z] 2020/04/02 18:48:44 	Clone github.com/gorilla/mux, revision 00bdffe0f3c77e27d2cf6f5c70232a2d3e4d9c15, attempt 1/20
18:48:44 [2020-04-02T18:48:44.478Z] 2020/04/02 18:48:44 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
18:48:44 [2020-04-02T18:48:44.478Z] 2020/04/02 18:48:44 	Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20
18:48:44 [2020-04-02T18:48:44.478Z] 2020/04/02 18:48:44 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
18:48:44 [2020-04-02T18:48:44.478Z] 2020/04/02 18:48:44 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
18:48:44 [2020-04-02T18:48:44.478Z] 2020/04/02 18:48:44 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
18:48:44 [2020-04-02T18:48:44.478Z] 2020/04/02 18:48:44 	Clone golang.org/x/net, revision 0de0cce0169b09b364e001f108dc0399ea8630b3, attempt 1/20
18:48:44 [2020-04-02T18:48:44.478Z] 2020/04/02 18:48:44 	Clone golang.org/x/sys, revision d5e6a3e2c0ae16fc7480523ebcb7fd4dd3215489, attempt 1/20
18:48:44 [2020-04-02T18:48:44.478Z] 2020/04/02 18:48:44 	Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20
18:48:44 [2020-04-02T18:48:44.478Z] 2020/04/02 18:48:44 	Clone github.com/sirupsen/logrus, revision 839c75faf7f98a33d445d181f3018b5c3409a45e, attempt 1/20
18:48:44 [2020-04-02T18:48:44.478Z] 2020/04/02 18:48:44 	Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20
18:48:44 [2020-04-02T18:48:44.478Z] 2020/04/02 18:48:44 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
18:48:44 [2020-04-02T18:48:44.478Z] 2020/04/02 18:48:44 	Clone github.com/opencontainers/selinux, revision 31f70552238c5e017d78c3f1ba65e85f593f48e0, attempt 1/20
18:48:44 [2020-04-02T18:48:44.478Z] 2020/04/02 18:48:44 	Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20
18:48:44 [2020-04-02T18:48:44.733Z] 2020/04/02 18:48:44 	Finished clone github.com/tchap/go-patricia
18:48:44 [2020-04-02T18:48:44.733Z] 2020/04/02 18:48:44 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
18:48:44 [2020-04-02T18:48:44.733Z] 2020/04/02 18:48:44 	Finished clone github.com/creack/pty
18:48:44 [2020-04-02T18:48:44.733Z] 2020/04/02 18:48:44 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
18:48:44 [2020-04-02T18:48:44.733Z] 2020/04/02 18:48:44 	Finished clone github.com/konsorten/go-windows-terminal-sequences
18:48:44 [2020-04-02T18:48:44.733Z] 2020/04/02 18:48:44 	Clone github.com/moby/sys, revision 6154f11e6840c0d6b0dbb23f4125a6134b3013c9, attempt 1/20
18:48:44 [2020-04-02T18:48:44.733Z] 2020/04/02 18:48:44 	Finished clone github.com/docker/libtrust
18:48:44 [2020-04-02T18:48:44.733Z] 2020/04/02 18:48:44 	Clone golang.org/x/text, revision 342b2e1fbaa52c93f31447ad2c6abc048c63e475, attempt 1/20
18:48:44 [2020-04-02T18:48:44.733Z] 2020/04/02 18:48:44 	Finished clone github.com/Azure/go-ansiterm
18:48:44 [2020-04-02T18:48:44.733Z] 2020/04/02 18:48:44 	Clone gotest.tools/v3, revision bb0d8a963040ea5048dcef1a14d8f8b58a33d4b3, attempt 1/20
18:48:44 [2020-04-02T18:48:44.989Z] 2020/04/02 18:48:44 	Finished clone github.com/google/uuid
18:48:44 [2020-04-02T18:48:44.989Z] 2020/04/02 18:48:44 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
18:48:44 [2020-04-02T18:48:44.989Z] 2020/04/02 18:48:44 	Finished clone github.com/Microsoft/go-winio
18:48:44 [2020-04-02T18:48:44.989Z] 2020/04/02 18:48:44 	Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20
18:48:44 [2020-04-02T18:48:44.989Z] 2020/04/02 18:48:44 	Finished clone github.com/RackSec/srslog
18:48:44 [2020-04-02T18:48:44.989Z] 2020/04/02 18:48:44 	Clone github.com/mattn/go-shellwords, revision 36a9b3c57cb5caa559ff63fb7e9b585f1c00df75, attempt 1/20
18:48:44 [2020-04-02T18:48:44.989Z] 2020/04/02 18:48:44 	Finished clone github.com/gorilla/mux
18:48:44 [2020-04-02T18:48:44.989Z] 2020/04/02 18:48:44 	Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20
18:48:44 [2020-04-02T18:48:44.989Z] 2020/04/02 18:48:44 	Finished clone github.com/sirupsen/logrus
18:48:44 [2020-04-02T18:48:44.989Z] 2020/04/02 18:48:44 	Clone github.com/golang/protobuf, revision d23c5127dc24889085f8ccea5c9d560a57a879d8, attempt 1/20
18:48:45 [2020-04-02T18:48:45.245Z] 2020/04/02 18:48:45 	Finished clone github.com/opencontainers/selinux
18:48:45 [2020-04-02T18:48:45.245Z] 2020/04/02 18:48:45 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
18:48:45 [2020-04-02T18:48:45.245Z] 2020/04/02 18:48:45 	Finished clone github.com/moby/sys
18:48:45 [2020-04-02T18:48:45.245Z] 2020/04/02 18:48:45 	Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20
18:48:45 [2020-04-02T18:48:45.245Z] 2020/04/02 18:48:45 	Finished clone github.com/docker/go-units
18:48:45 [2020-04-02T18:48:45.245Z] 2020/04/02 18:48:45 	Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20
18:48:45 [2020-04-02T18:48:45.245Z] 2020/04/02 18:48:45 	Finished clone github.com/syndtr/gocapability
18:48:45 [2020-04-02T18:48:45.245Z] 2020/04/02 18:48:45 	Clone github.com/moby/buildkit, revision 4d8d91bf49c769b8458e9aa84746c842b4a0e39a, attempt 1/20
18:48:45 [2020-04-02T18:48:45.500Z] 2020/04/02 18:48:45 	Finished clone gotest.tools/v3
18:48:45 [2020-04-02T18:48:45.500Z] 2020/04/02 18:48:45 	Clone github.com/tonistiigi/fsutil, revision 013a9fe6aee2d1658457075bf9e688bc8c0be2e0, attempt 1/20
18:48:45 [2020-04-02T18:48:45.500Z] 2020/04/02 18:48:45 	Finished clone github.com/google/go-cmp
18:48:45 [2020-04-02T18:48:45.500Z] 2020/04/02 18:48:45 	Finished clone github.com/docker/go-connections
18:48:45 [2020-04-02T18:48:45.500Z] 2020/04/02 18:48:45 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
18:48:45 [2020-04-02T18:48:45.500Z] 2020/04/02 18:48:45 	Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20
18:48:45 [2020-04-02T18:48:45.526Z] #61 ...
18:48:45 [2020-04-02T18:48:45.526Z] 
18:48:45 [2020-04-02T18:48:45.526Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:48:45 [2020-04-02T18:48:45.526Z] #42 DONE 434.6s
18:48:45 [2020-04-02T18:48:45.526Z] 
18:48:45 [2020-04-02T18:48:45.526Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:48:45 [2020-04-02T18:48:45.755Z] 2020/04/02 18:48:45 	Finished clone github.com/mattn/go-shellwords
18:48:45 [2020-04-02T18:48:45.755Z] 2020/04/02 18:48:45 	Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20
18:48:45 [2020-04-02T18:48:45.755Z] 2020/04/02 18:48:45 	Finished clone github.com/fluent/fluent-logger-golang
18:48:45 [2020-04-02T18:48:45.755Z] 2020/04/02 18:48:45 	Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20
18:48:45 [2020-04-02T18:48:45.755Z] 2020/04/02 18:48:45 	Finished clone github.com/philhofer/fwd
18:48:45 [2020-04-02T18:48:45.755Z] 2020/04/02 18:48:45 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
18:48:46 [2020-04-02T18:48:46.011Z] 2020/04/02 18:48:45 	Finished clone github.com/imdario/mergo
18:48:46 [2020-04-02T18:48:46.011Z] 2020/04/02 18:48:45 	Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20
18:48:46 [2020-04-02T18:48:46.011Z] 2020/04/02 18:48:45 	Finished clone golang.org/x/sync
18:48:46 [2020-04-02T18:48:46.011Z] 2020/04/02 18:48:45 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
18:48:46 [2020-04-02T18:48:46.266Z] 2020/04/02 18:48:46 	Finished clone github.com/opentracing/opentracing-go
18:48:46 [2020-04-02T18:48:46.266Z] 2020/04/02 18:48:46 	Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20
18:48:46 [2020-04-02T18:48:46.266Z] 2020/04/02 18:48:46 	Finished clone golang.org/x/net
18:48:46 [2020-04-02T18:48:46.266Z] 2020/04/02 18:48:46 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
18:48:46 [2020-04-02T18:48:46.266Z] 2020/04/02 18:48:46 	Finished clone github.com/google/shlex
18:48:46 [2020-04-02T18:48:46.266Z] 2020/04/02 18:48:46 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
18:48:46 [2020-04-02T18:48:46.522Z] 2020/04/02 18:48:46 	Finished clone github.com/golang/gddo
18:48:46 [2020-04-02T18:48:46.522Z] 2020/04/02 18:48:46 	Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20
18:48:46 [2020-04-02T18:48:46.522Z] 2020/04/02 18:48:46 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
18:48:46 [2020-04-02T18:48:46.522Z] 2020/04/02 18:48:46 	Clone golang.org/x/crypto, revision 2aa609cf4a9d7d1126360de73b55b6002f9e052a, attempt 1/20
18:48:46 [2020-04-02T18:48:46.522Z] 2020/04/02 18:48:46 	Finished clone github.com/opentracing-contrib/go-stdlib
18:48:46 [2020-04-02T18:48:46.522Z] 2020/04/02 18:48:46 	Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20
18:48:46 [2020-04-02T18:48:46.522Z] 2020/04/02 18:48:46 	Finished clone github.com/deckarep/golang-set
18:48:46 [2020-04-02T18:48:46.522Z] 2020/04/02 18:48:46 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
18:48:46 [2020-04-02T18:48:46.753Z] --- PASS: TestServiceCreateInit (10.72s)
18:48:46 [2020-04-02T18:48:46.753Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.37s)
18:48:46 [2020-04-02T18:48:46.753Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.31s)
18:48:46 [2020-04-02T18:48:46.753Z] === RUN   TestCreateServiceMultipleTimes
18:48:46 [2020-04-02T18:48:46.777Z] 2020/04/02 18:48:46 	Finished clone github.com/tonistiigi/fsutil
18:48:46 [2020-04-02T18:48:46.777Z] 2020/04/02 18:48:46 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
18:48:46 [2020-04-02T18:48:46.777Z] 2020/04/02 18:48:46 	Finished clone github.com/golang/protobuf
18:48:46 [2020-04-02T18:48:46.777Z] 2020/04/02 18:48:46 	Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
18:48:47 [2020-04-02T18:48:47.033Z] 2020/04/02 18:48:46 	Finished clone github.com/fernet/fernet-go
18:48:47 [2020-04-02T18:48:47.033Z] 2020/04/02 18:48:46 	Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20
18:48:47 [2020-04-02T18:48:47.033Z] 2020/04/02 18:48:46 	Finished clone github.com/Microsoft/opengcs
18:48:47 [2020-04-02T18:48:47.033Z] 2020/04/02 18:48:46 	Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20
18:48:47 [2020-04-02T18:48:47.033Z] 2020/04/02 18:48:46 	Finished clone github.com/coreos/go-semver
18:48:47 [2020-04-02T18:48:47.033Z] 2020/04/02 18:48:46 	Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
18:48:47 [2020-04-02T18:48:47.035Z] #61 258.8 + mkdir -p /build
18:48:47 [2020-04-02T18:48:47.035Z] #61 258.8 + cp runc /build/runc
18:48:47 [2020-04-02T18:48:47.035Z] #61 DONE 259.0s
18:48:47 [2020-04-02T18:48:47.035Z] 
18:48:47 [2020-04-02T18:48:47.035Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:48:47 [2020-04-02T18:48:47.288Z] 2020/04/02 18:48:47 	Finished clone github.com/hashicorp/go-memdb
18:48:47 [2020-04-02T18:48:47.288Z] 2020/04/02 18:48:47 	Clone github.com/prometheus/client_golang, revision c42bebe5a5cddfc6b28cd639103369d8a75dfa89, attempt 1/20
18:48:47 [2020-04-02T18:48:47.288Z] 2020/04/02 18:48:47 	Finished clone github.com/hashicorp/go-immutable-radix
18:48:47 [2020-04-02T18:48:47.288Z] 2020/04/02 18:48:47 	Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20
18:48:47 [2020-04-02T18:48:47.544Z] 2020/04/02 18:48:47 	Finished clone golang.org/x/time
18:48:47 [2020-04-02T18:48:47.544Z] 2020/04/02 18:48:47 	Clone github.com/prometheus/client_model, revision d1d2010b5beead3fa1c5f271a5cf626e40b3ad6e, attempt 1/20
18:48:47 [2020-04-02T18:48:47.544Z] 2020/04/02 18:48:47 	Finished clone golang.org/x/sys
18:48:47 [2020-04-02T18:48:47.544Z] 2020/04/02 18:48:47 	Clone github.com/prometheus/common, revision 287d3e634a1e550c9e463dd7e5a75a422c614505, attempt 1/20
18:48:47 [2020-04-02T18:48:47.800Z] 2020/04/02 18:48:47 	Finished clone github.com/hashicorp/golang-lru
18:48:47 [2020-04-02T18:48:47.800Z] 2020/04/02 18:48:47 	Clone github.com/prometheus/procfs, revision 6d489fc7f1d9cd890a250f3ea3431b1744b9623f, attempt 1/20
18:48:47 [2020-04-02T18:48:47.800Z] 2020/04/02 18:48:47 	Finished clone github.com/Microsoft/hcsshim
18:48:47 [2020-04-02T18:48:47.800Z] 2020/04/02 18:48:47 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
18:48:47 [2020-04-02T18:48:47.800Z] 2020/04/02 18:48:47 	Finished clone code.cloudfoundry.org/clock
18:48:47 [2020-04-02T18:48:47.800Z] 2020/04/02 18:48:47 	Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20
18:48:48 [2020-04-02T18:48:48.056Z] 2020/04/02 18:48:47 	Finished clone github.com/coreos/pkg
18:48:48 [2020-04-02T18:48:48.056Z] 2020/04/02 18:48:47 	Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20
18:48:48 [2020-04-02T18:48:48.056Z] 2020/04/02 18:48:47 	Finished clone github.com/beorn7/perks
18:48:48 [2020-04-02T18:48:48.056Z] 2020/04/02 18:48:47 	Clone github.com/pkg/errors, revision ba968bfe8b2f7e042a574c888954fccecfa385b4, attempt 1/20
18:48:48 [2020-04-02T18:48:48.312Z] 2020/04/02 18:48:48 	Finished clone github.com/prometheus/client_model
18:48:48 [2020-04-02T18:48:48.312Z] 2020/04/02 18:48:48 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
18:48:48 [2020-04-02T18:48:48.312Z] 2020/04/02 18:48:48 	Finished clone golang.org/x/crypto
18:48:48 [2020-04-02T18:48:48.312Z] 2020/04/02 18:48:48 	Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20
18:48:48 [2020-04-02T18:48:48.312Z] 2020/04/02 18:48:48 	Finished clone github.com/prometheus/client_golang
18:48:48 [2020-04-02T18:48:48.312Z] 2020/04/02 18:48:48 	Clone github.com/spf13/cobra, revision ef82de70bb3f60c65fb8eebacbb2d122ef517385, attempt 1/20
18:48:48 [2020-04-02T18:48:48.312Z] 2020/04/02 18:48:48 	Finished clone github.com/ugorji/go
18:48:48 [2020-04-02T18:48:48.312Z] 2020/04/02 18:48:48 	Clone github.com/spf13/pflag, revision 583c0c0531f06d5278b7d917446061adc344b5cd, attempt 1/20
18:48:48 [2020-04-02T18:48:48.312Z] 2020/04/02 18:48:48 	Finished clone github.com/matttproud/golang_protobuf_extensions
18:48:48 [2020-04-02T18:48:48.312Z] 2020/04/02 18:48:48 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
18:48:48 [2020-04-02T18:48:48.312Z] 2020/04/02 18:48:48 	Finished clone github.com/prometheus/common
18:48:48 [2020-04-02T18:48:48.312Z] 2020/04/02 18:48:48 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
18:48:48 [2020-04-02T18:48:48.386Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
18:48:48 [2020-04-02T18:48:48.568Z] 2020/04/02 18:48:48 	Finished clone github.com/mitchellh/hashstructure
18:48:48 [2020-04-02T18:48:48.568Z] 2020/04/02 18:48:48 	Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20
18:48:48 [2020-04-02T18:48:48.568Z] 2020/04/02 18:48:48 	Finished clone github.com/gofrs/flock
18:48:48 [2020-04-02T18:48:48.568Z] 2020/04/02 18:48:48 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
18:48:48 [2020-04-02T18:48:48.568Z] 2020/04/02 18:48:48 	Finished clone github.com/prometheus/procfs
18:48:48 [2020-04-02T18:48:48.568Z] 2020/04/02 18:48:48 	Clone github.com/docker/libnetwork, revision ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee, attempt 1/20
18:48:48 [2020-04-02T18:48:48.568Z] 2020/04/02 18:48:48 	Finished clone github.com/pkg/errors
18:48:48 [2020-04-02T18:48:48.568Z] 2020/04/02 18:48:48 	Clone github.com/docker/go-events, revision 9461782956ad83b30282bf90e31fa6a70c255ba9, attempt 1/20
18:48:48 [2020-04-02T18:48:48.732Z] --- PASS: TestSecretsCreateAndDelete (3.73s)
18:48:48 [2020-04-02T18:48:48.733Z] === RUN   TestSecretsUpdate
18:48:48 [2020-04-02T18:48:48.824Z] 2020/04/02 18:48:48 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
18:48:48 [2020-04-02T18:48:48.824Z] 2020/04/02 18:48:48 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
18:48:48 [2020-04-02T18:48:48.824Z] 2020/04/02 18:48:48 	Finished clone github.com/cespare/xxhash/v2
18:48:48 [2020-04-02T18:48:48.824Z] 2020/04/02 18:48:48 	Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20
18:48:48 [2020-04-02T18:48:48.824Z] 2020/04/02 18:48:48 	Finished clone github.com/inconshreveable/mousetrap
18:48:48 [2020-04-02T18:48:48.824Z] 2020/04/02 18:48:48 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
18:48:49 [2020-04-02T18:48:49.079Z] 2020/04/02 18:48:48 	Finished clone github.com/morikuni/aec
18:48:49 [2020-04-02T18:48:49.079Z] 2020/04/02 18:48:48 	Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20
18:48:49 [2020-04-02T18:48:49.079Z] 2020/04/02 18:48:48 	Finished clone github.com/spf13/pflag
18:48:49 [2020-04-02T18:48:49.079Z] 2020/04/02 18:48:48 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
18:48:49 [2020-04-02T18:48:49.079Z] 2020/04/02 18:48:48 	Finished clone github.com/docker/go-metrics
18:48:49 [2020-04-02T18:48:49.079Z] 2020/04/02 18:48:48 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
18:48:49 [2020-04-02T18:48:49.335Z] 2020/04/02 18:48:49 	Finished clone github.com/spf13/cobra
18:48:49 [2020-04-02T18:48:49.335Z] 2020/04/02 18:48:49 	Clone github.com/containerd/containerd, revision 4d242818bf55542e5d7876ca276fea83029e803c, attempt 1/20
18:48:49 [2020-04-02T18:48:49.335Z] 2020/04/02 18:48:49 	Finished clone github.com/moby/buildkit
18:48:49 [2020-04-02T18:48:49.335Z] 2020/04/02 18:48:49 	Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20
18:48:49 [2020-04-02T18:48:49.335Z] 2020/04/02 18:48:49 	Finished clone github.com/docker/go-events
18:48:49 [2020-04-02T18:48:49.335Z] 2020/04/02 18:48:49 	Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20
18:48:49 [2020-04-02T18:48:49.335Z] 2020/04/02 18:48:49 	Finished clone github.com/google/certificate-transparency-go
18:48:49 [2020-04-02T18:48:49.335Z] 2020/04/02 18:48:49 	Clone github.com/jmespath/go-jmespath, revision c2b33e8439af944379acbdd9c3a5fe0bc44bd8a5, attempt 1/20
18:48:49 [2020-04-02T18:48:49.335Z] 2020/04/02 18:48:49 	Finished clone github.com/armon/go-radix
18:48:49 [2020-04-02T18:48:49.335Z] 2020/04/02 18:48:49 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
18:48:49 [2020-04-02T18:48:49.335Z] 2020/04/02 18:48:49 	Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20
18:48:49 [2020-04-02T18:48:49.335Z] 2020/04/02 18:48:49 	Finished clone github.com/hashicorp/go-sockaddr
18:48:49 [2020-04-02T18:48:49.591Z] 2020/04/02 18:48:49 	Finished clone golang.org/x/text
18:48:49 [2020-04-02T18:48:49.591Z] 2020/04/02 18:48:49 	Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20
18:48:49 [2020-04-02T18:48:49.591Z] 2020/04/02 18:48:49 	Finished clone github.com/armon/go-metrics
18:48:49 [2020-04-02T18:48:49.591Z] 2020/04/02 18:48:49 	Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20
18:48:49 [2020-04-02T18:48:49.591Z] 2020/04/02 18:48:49 	Finished clone github.com/sean-/seed
18:48:49 [2020-04-02T18:48:49.591Z] 2020/04/02 18:48:49 	Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20
18:48:49 [2020-04-02T18:48:49.591Z] 2020/04/02 18:48:49 	Finished clone github.com/hashicorp/errwrap
18:48:49 [2020-04-02T18:48:49.591Z] 2020/04/02 18:48:49 	Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20
18:48:49 [2020-04-02T18:48:49.591Z] 2020/04/02 18:48:49 	Finished clone github.com/hashicorp/memberlist
18:48:49 [2020-04-02T18:48:49.591Z] 2020/04/02 18:48:49 	Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20
18:48:49 [2020-04-02T18:48:49.847Z] 2020/04/02 18:48:49 	Finished clone github.com/cloudflare/cfssl
18:48:49 [2020-04-02T18:48:49.847Z] 2020/04/02 18:48:49 	Clone github.com/vishvananda/netns, revision 0a2b9b5464df8343199164a0321edf3313202f7e, attempt 1/20
18:48:49 [2020-04-02T18:48:49.847Z] 2020/04/02 18:48:49 	Finished clone github.com/fsnotify/fsnotify
18:48:49 [2020-04-02T18:48:49.847Z] 2020/04/02 18:48:49 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
18:48:49 [2020-04-02T18:48:49.847Z] 2020/04/02 18:48:49 	Finished clone github.com/hashicorp/go-msgpack
18:48:49 [2020-04-02T18:48:49.847Z] 2020/04/02 18:48:49 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
18:48:50 [2020-04-02T18:48:50.103Z] 2020/04/02 18:48:49 	Finished clone github.com/bsphere/le_go
18:48:50 [2020-04-02T18:48:50.103Z] 2020/04/02 18:48:49 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
18:48:50 [2020-04-02T18:48:50.103Z] 2020/04/02 18:48:49 	Finished clone github.com/jmespath/go-jmespath
18:48:50 [2020-04-02T18:48:50.103Z] 2020/04/02 18:48:49 	Clone github.com/opencontainers/runc, revision dc9208a3303feef5b3839f4323d9beb36df0a9dd, attempt 1/20
18:48:50 [2020-04-02T18:48:50.103Z] 2020/04/02 18:48:49 	Finished clone golang.org/x/oauth2
18:48:50 [2020-04-02T18:48:50.103Z] 2020/04/02 18:48:49 	Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20
18:48:50 [2020-04-02T18:48:50.103Z] 2020/04/02 18:48:49 	Finished clone github.com/googleapis/gax-go
18:48:50 [2020-04-02T18:48:50.103Z] 2020/04/02 18:48:49 	Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20
18:48:50 [2020-04-02T18:48:50.103Z] 2020/04/02 18:48:50 	Finished clone github.com/vishvananda/netns
18:48:50 [2020-04-02T18:48:50.113Z] INFO: Expanding compiler 1 of 3...
18:48:50 [2020-04-02T18:48:50.359Z] 2020/04/02 18:48:50 	Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20
18:48:50 [2020-04-02T18:48:50.359Z] 2020/04/02 18:48:50 	Finished clone github.com/hashicorp/go-multierror
18:48:50 [2020-04-02T18:48:50.359Z] 2020/04/02 18:48:50 	Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20
18:48:50 [2020-04-02T18:48:50.560Z] INFO: Expanding compiler 2 of 3...
18:48:50 [2020-04-02T18:48:50.615Z] 2020/04/02 18:48:50 	Finished clone go.opencensus.io
18:48:50 [2020-04-02T18:48:50.615Z] 2020/04/02 18:48:50 	Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20
18:48:50 [2020-04-02T18:48:50.871Z] 2020/04/02 18:48:50 	Finished clone github.com/docker/libkv
18:48:50 [2020-04-02T18:48:50.871Z] 2020/04/02 18:48:50 	Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20
18:48:50 [2020-04-02T18:48:50.871Z] 2020/04/02 18:48:50 	Finished clone github.com/ishidawataru/sctp
18:48:50 [2020-04-02T18:48:50.871Z] 2020/04/02 18:48:50 	Clone github.com/moby/ipvs, revision 8f137da6850a975020f4f739c589d293dd3a9d7b, attempt 1/20
18:48:51 [2020-04-02T18:48:51.432Z] 2020/04/02 18:48:51 	Finished clone go.etcd.io/bbolt
18:48:51 [2020-04-02T18:48:51.432Z] 2020/04/02 18:48:51 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
18:48:51 [2020-04-02T18:48:51.432Z] 2020/04/02 18:48:51 	Finished clone github.com/vishvananda/netlink
18:48:51 [2020-04-02T18:48:51.432Z] 2020/04/02 18:48:51 	Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20
18:48:51 [2020-04-02T18:48:51.688Z] 2020/04/02 18:48:51 	Finished clone github.com/opencontainers/go-digest
18:48:51 [2020-04-02T18:48:51.688Z] 2020/04/02 18:48:51 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
18:48:51 [2020-04-02T18:48:51.688Z] 2020/04/02 18:48:51 	Finished clone github.com/vbatts/tar-split
18:48:51 [2020-04-02T18:48:51.688Z] 2020/04/02 18:48:51 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
18:48:51 [2020-04-02T18:48:51.943Z] 2020/04/02 18:48:51 	Finished clone github.com/moby/ipvs
18:48:51 [2020-04-02T18:48:51.943Z] 2020/04/02 18:48:51 	Clone github.com/containerd/go-runc, revision 7016d3ce2328dd2cb1192b2076ebd565c4e8df0c, attempt 1/20
18:48:51 [2020-04-02T18:48:51.943Z] 2020/04/02 18:48:51 	Finished clone github.com/mistifyio/go-zfs
18:48:51 [2020-04-02T18:48:51.943Z] 2020/04/02 18:48:51 	Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20
18:48:51 [2020-04-02T18:48:51.943Z] 2020/04/02 18:48:51 	Finished clone github.com/docker/libnetwork
18:48:51 [2020-04-02T18:48:51.943Z] 2020/04/02 18:48:51 	Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20
18:48:52 [2020-04-02T18:48:52.180Z] --- PASS: TestSecretsUpdate (3.66s)
18:48:52 [2020-04-02T18:48:52.180Z] === RUN   TestTemplatedSecret
18:48:52 [2020-04-02T18:48:52.199Z] 2020/04/02 18:48:52 	Finished clone github.com/BurntSushi/toml
18:48:52 [2020-04-02T18:48:52.199Z] 2020/04/02 18:48:52 	Clone github.com/containerd/typeurl, revision b45ef1f1f737e10bd45b25b669df25f0da8b9ba0, attempt 1/20
18:48:52 [2020-04-02T18:48:52.199Z] 2020/04/02 18:48:52 	Finished clone github.com/hashicorp/serf
18:48:52 [2020-04-02T18:48:52.199Z] 2020/04/02 18:48:52 	Clone github.com/opencontainers/runtime-spec, revision 29686dbc5559d93fb1ef402eeda3e35c38d75af4, attempt 1/20
18:48:52 [2020-04-02T18:48:52.455Z] 2020/04/02 18:48:52 	Finished clone github.com/samuel/go-zookeeper
18:48:52 [2020-04-02T18:48:52.455Z] 2020/04/02 18:48:52 	Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20
18:48:52 [2020-04-02T18:48:52.711Z] 2020/04/02 18:48:52 	Finished clone github.com/containerd/go-runc
18:48:52 [2020-04-02T18:48:52.711Z] 2020/04/02 18:48:52 	Clone github.com/containerd/ttrpc, revision 0be804eadb152bc3b3c20c5edc314c4633833398, attempt 1/20
18:48:52 [2020-04-02T18:48:52.967Z] 2020/04/02 18:48:52 	Finished clone github.com/gogo/googleapis
18:48:52 [2020-04-02T18:48:52.967Z] 2020/04/02 18:48:52 	Clone github.com/seccomp/libseccomp-golang, revision 689e3c1541a84461afc49c1c87352a6cedf72e9c, attempt 1/20
18:48:53 [2020-04-02T18:48:53.223Z] 2020/04/02 18:48:52 	Finished clone github.com/containerd/typeurl
18:48:53 [2020-04-02T18:48:53.223Z] 2020/04/02 18:48:52 	Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20
18:48:53 [2020-04-02T18:48:53.478Z] 2020/04/02 18:48:53 	Finished clone github.com/containerd/ttrpc
18:48:53 [2020-04-02T18:48:53.478Z] 2020/04/02 18:48:53 	Clone github.com/containerd/fifo, revision ff969a566b00877c63489baf6e8c35d60af6142c, attempt 1/20
18:48:53 [2020-04-02T18:48:53.478Z] 2020/04/02 18:48:53 	Clone github.com/containerd/continuity, revision 26c1120b8d4107d2471b93ad78ef7ce1fc84c4c4, attempt 1/20
18:48:53 [2020-04-02T18:48:53.478Z] 2020/04/02 18:48:53 	Finished clone github.com/opencontainers/runc
18:48:53 [2020-04-02T18:48:53.478Z] 2020/04/02 18:48:53 	Finished clone github.com/opencontainers/image-spec
18:48:53 [2020-04-02T18:48:53.478Z] 2020/04/02 18:48:53 	Clone github.com/containerd/cgroups, revision 44306b6a1d46985d916b48b4199f93a378af314f, attempt 1/20
18:48:53 [2020-04-02T18:48:53.734Z] 2020/04/02 18:48:53 	Finished clone github.com/opencontainers/runtime-spec
18:48:53 [2020-04-02T18:48:53.734Z] 2020/04/02 18:48:53 	Clone github.com/containerd/console, revision 8375c3424e4d7b114e8a90a4a40c8e1b40d1d4e6, attempt 1/20
18:48:53 [2020-04-02T18:48:53.734Z] 2020/04/02 18:48:53 	Finished clone github.com/seccomp/libseccomp-golang
18:48:53 [2020-04-02T18:48:53.734Z] 2020/04/02 18:48:53 	Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20
18:48:54 [2020-04-02T18:48:54.296Z] 2020/04/02 18:48:54 	Finished clone github.com/godbus/dbus/v5
18:48:54 [2020-04-02T18:48:54.296Z] 2020/04/02 18:48:54 	Clone github.com/docker/swarmkit, revision ebe39a32e3ed4c3a3783a02c11cccf388818694c, attempt 1/20
18:48:54 [2020-04-02T18:48:54.296Z] 2020/04/02 18:48:54 	Finished clone github.com/containerd/fifo
18:48:54 [2020-04-02T18:48:54.296Z] 2020/04/02 18:48:54 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
18:48:54 [2020-04-02T18:48:54.296Z] 2020/04/02 18:48:54 	Clone github.com/coreos/go-systemd/v22, attempt 1/20 finished with error github.com/coreos/go-systemd/v22: Err: exit status 128, out: fatal: Unable to read current working directory: No such file or directory
18:48:54 [2020-04-02T18:48:54.552Z] 2020/04/02 18:48:54 	Finished clone github.com/containerd/cgroups
18:48:54 [2020-04-02T18:48:54.552Z] 2020/04/02 18:48:54 	Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20
18:48:55 [2020-04-02T18:48:55.113Z] 2020/04/02 18:48:54 	Finished clone google.golang.org/grpc
18:48:55 [2020-04-02T18:48:55.113Z] 2020/04/02 18:48:54 	Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20
18:48:55 [2020-04-02T18:48:55.369Z] 2020/04/02 18:48:55 	Finished clone github.com/containerd/continuity
18:48:55 [2020-04-02T18:48:55.369Z] 2020/04/02 18:48:55 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
18:48:55 [2020-04-02T18:48:55.369Z] 2020/04/02 18:48:55 	Finished clone github.com/coreos/go-systemd
18:48:55 [2020-04-02T18:48:55.369Z] 2020/04/02 18:48:55 	Finished clone github.com/docker/distribution
18:48:55 [2020-04-02T18:48:55.369Z] 2020/04/02 18:48:55 	Finished clone github.com/containerd/console
18:48:55 [2020-04-02T18:48:55.369Z] 2020/04/02 18:48:55 	Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 2/20
18:48:55 [2020-04-02T18:48:55.369Z] 2020/04/02 18:48:55 	Finished clone github.com/Graylog2/go-gelf
18:48:55 [2020-04-02T18:48:55.628Z] --- PASS: TestTemplatedSecret (3.68s)
18:48:55 [2020-04-02T18:48:55.628Z] === RUN   TestSecretCreateResolve
18:48:55 [2020-04-02T18:48:55.954Z] 2020/04/02 18:48:55 	Finished clone github.com/miekg/dns
18:48:56 [2020-04-02T18:48:56.209Z] 2020/04/02 18:48:56 	Finished clone github.com/coreos/go-systemd/v22
18:48:56 [2020-04-02T18:48:56.464Z] 2020/04/02 18:48:56 	Finished clone github.com/coreos/etcd
18:48:56 [2020-04-02T18:48:56.464Z] 2020/04/02 18:48:56 	Finished clone github.com/tinylib/msgp
18:48:57 [2020-04-02T18:48:57.026Z] 2020/04/02 18:48:56 	Finished clone cloud.google.com/go
18:48:57 [2020-04-02T18:48:57.528Z] INFO: Expanding compiler 3 of 3...
18:48:57 [2020-04-02T18:48:57.528Z] INFO: Removing downloaded files...
18:48:57 [2020-04-02T18:48:57.528Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
18:48:57 [2020-04-02T18:48:57.528Z] INFO: Configuring git core.autocrlf...
18:48:57 [2020-04-02T18:48:57.587Z] 2020/04/02 18:48:57 	Finished clone google.golang.org/genproto
18:48:58 [2020-04-02T18:48:58.148Z] 2020/04/02 18:48:58 	Finished clone github.com/containerd/containerd
18:48:58 [2020-04-02T18:48:58.323Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
18:48:58 [2020-04-02T18:48:58.323Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
18:48:58 [2020-04-02T18:48:58.323Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
18:48:59 [2020-04-02T18:48:59.513Z] 2020/04/02 18:48:59 	Finished clone github.com/docker/swarmkit
18:49:00 [2020-04-02T18:49:00.002Z] --- PASS: TestSecretCreateResolve (3.70s)
18:49:00 [2020-04-02T18:49:00.002Z] PASS
18:49:00 [2020-04-02T18:49:00.002Z] 
18:49:00 [2020-04-02T18:49:00.002Z] DONE 6 tests in 22.093s
18:49:00 [2020-04-02T18:49:00.002Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
18:49:00 [2020-04-02T18:49:00.002Z] ++ 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
18:49:00 [2020-04-02T18:49:00.002Z] ++ set -e
18:49:00 [2020-04-02T18:49:00.002Z] ++ '[' -n 0 ']'
18:49:00 [2020-04-02T18:49:00.002Z] ++ set -x
18:49:00 [2020-04-02T18:49:00.002Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:49:00 [2020-04-02T18:49:00.002Z] INFO: Testing against a local daemon
18:49:00 [2020-04-02T18:49:00.002Z] === RUN   TestServiceCreateInit
18:49:00 [2020-04-02T18:49:00.002Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:49:00 [2020-04-02T18:49:00.206Z] === RUN   TestDockerDaemonSuite/TestShmSize
18:49:02 [2020-04-02T18:49:02.134Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
18:49:02 [2020-04-02T18:49:02.389Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
18:49:02 [2020-04-02T18:49:02.778Z] 2020/04/02 18:49:02 	Finished clone github.com/hashicorp/consul
18:49:04 [2020-04-02T18:49:04.141Z] 2020/04/02 18:49:03 	Finished clone github.com/gogo/protobuf
18:49:05 [2020-04-02T18:49:05.488Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:49:05 [2020-04-02T18:49:05.647Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
18:49:05 [2020-04-02T18:49:05.647Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
18:49:08 [2020-04-02T18:49:08.674Z] --- PASS: TestCreateServiceMultipleTimes (19.14s)
18:49:08 [2020-04-02T18:49:08.674Z] === RUN   TestCreateServiceConflict
18:49:09 [2020-04-02T18:49:09.240Z] --- PASS: TestCreateServiceConflict (3.28s)
18:49:09 [2020-04-02T18:49:09.240Z] === RUN   TestCreateServiceMaxReplicas
18:49:09 [2020-04-02T18:49:09.377Z] 2020/04/02 18:49:08 	Finished clone github.com/aws/aws-sdk-go
18:49:10 [2020-04-02T18:49:10.964Z] --- PASS: TestServiceCreateInit (11.17s)
18:49:10 [2020-04-02T18:49:10.964Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.62s)
18:49:10 [2020-04-02T18:49:10.964Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.54s)
18:49:10 [2020-04-02T18:49:10.964Z] === RUN   TestCreateServiceMultipleTimes
18:49:12 [2020-04-02T18:49:12.011Z] --- PASS: TestBuildWithHugeFile (50.99s)
18:49:12 [2020-04-02T18:49:12.011Z] === RUN   TestBuildWithEmptyDockerfile
18:49:12 [2020-04-02T18:49:12.011Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:49:12 [2020-04-02T18:49:12.011Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:49:12 [2020-04-02T18:49:12.011Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:49:12 [2020-04-02T18:49:12.011Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:49:12 [2020-04-02T18:49:12.011Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:49:12 [2020-04-02T18:49:12.011Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:49:12 [2020-04-02T18:49:12.011Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:49:12 [2020-04-02T18:49:12.011Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:49:12 [2020-04-02T18:49:12.011Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:49:12 [2020-04-02T18:49:12.011Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s)
18:49:12 [2020-04-02T18:49:12.011Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
18:49:12 [2020-04-02T18:49:12.011Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
18:49:12 [2020-04-02T18:49:12.011Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
18:49:12 [2020-04-02T18:49:12.011Z] === RUN   TestBuildPreserveOwnership
18:49:12 [2020-04-02T18:49:12.011Z] === RUN   TestBuildPreserveOwnership/copy_from
18:49:12 [2020-04-02T18:49:12.167Z] --- PASS: TestDockerDaemonSuite (339.61s)
18:49:12 [2020-04-02T18:49:12.167Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.28s)
18:49:12 [2020-04-02T18:49:12.167Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.25s)
18:49:12 [2020-04-02T18:49:12.167Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.57s)
18:49:12 [2020-04-02T18:49:12.167Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.11s)
18:49:12 [2020-04-02T18:49:12.167Z]         docker_cli_daemon_test.go:1449: [de841a951e411] daemon is not started
18:49:12 [2020-04-02T18:49:12.167Z]         check_test.go:309: [dfa558774e304] daemon is not started
18:49:12 [2020-04-02T18:49:12.167Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.56s)
18:49:12 [2020-04-02T18:49:12.167Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.95s)
18:49:12 [2020-04-02T18:49:12.167Z]         check_test.go:309: [d03ec7c4746b5] daemon is not started
18:49:12 [2020-04-02T18:49:12.167Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.56s)
18:49:12 [2020-04-02T18:49:12.167Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.27s)
18:49:12 [2020-04-02T18:49:12.167Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.66s)
18:49:12 [2020-04-02T18:49:12.167Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.17s)
18:49:12 [2020-04-02T18:49:12.167Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.02s)
18:49:12 [2020-04-02T18:49:12.167Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.04s)
18:49:12 [2020-04-02T18:49:12.167Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.47s)
18:49:12 [2020-04-02T18:49:12.167Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.67s)
18:49:12 [2020-04-02T18:49:12.167Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
18:49:12 [2020-04-02T18:49:12.167Z]         check_test.go:309: [de0e52dbe2da6] daemon is not started
18:49:12 [2020-04-02T18:49:12.167Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
18:49:12 [2020-04-02T18:49:12.167Z]         check_test.go:309: [d1020eda73c51] daemon is not started
18:49:12 [2020-04-02T18:49:12.167Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.68s)
18:49:12 [2020-04-02T18:49:12.167Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
18:49:12 [2020-04-02T18:49:12.167Z]         check_test.go:309: [dfcb6aa497192] daemon is not started
18:49:12 [2020-04-02T18:49:12.167Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.95s)
18:49:12 [2020-04-02T18:49:12.167Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.71s)
18:49:12 [2020-04-02T18:49:12.167Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.52s)
18:49:12 [2020-04-02T18:49:12.167Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.10s)
18:49:12 [2020-04-02T18:49:12.167Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s)
18:49:12 [2020-04-02T18:49:12.167Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s)
18:49:12 [2020-04-02T18:49:12.167Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.62s)
18:49:12 [2020-04-02T18:49:12.167Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
18:49:12 [2020-04-02T18:49:12.167Z]         check_test.go:309: [d89e4d16dd3d7] daemon is not started
18:49:12 [2020-04-02T18:49:12.167Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.00s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.78s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.89s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
18:49:12 [2020-04-02T18:49:12.168Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
18:49:12 [2020-04-02T18:49:12.168Z]         check_test.go:309: [d94e173f93134] daemon is not started
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.32s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.18s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.62s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.82s)
18:49:12 [2020-04-02T18:49:12.168Z]         check_test.go:309: [d8be39313f0d8] daemon is not started
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.07s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s)
18:49:12 [2020-04-02T18:49:12.168Z]         check_test.go:309: [dbb97b27cc07c] daemon is not started
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.68s)
18:49:12 [2020-04-02T18:49:12.168Z]         docker_cli_daemon_plugins_test.go:79: [dc2bf2d88ced8] daemon is not started
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.03s)
18:49:12 [2020-04-02T18:49:12.168Z]         docker_cli_daemon_plugins_test.go:169: [ded7004e97f73] daemon is not started
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.54s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
18:49:12 [2020-04-02T18:49:12.168Z]         check_test.go:309: [d18b1ab06b565] daemon is not started
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.83s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.47s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.90s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.70s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.67s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.76s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.17s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.59s)
18:49:12 [2020-04-02T18:49:12.168Z]         check_test.go:309: [d3f49a556827c] daemon is not started
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.58s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.45s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.24s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.87s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.15s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.09s)
18:49:12 [2020-04-02T18:49:12.168Z]         check_test.go:309: [de5b18e5c6450] daemon is not started
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.56s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.52s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.97s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.06s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.32s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.24s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
18:49:12 [2020-04-02T18:49:12.168Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
18:49:12 [2020-04-02T18:49:12.168Z]         check_test.go:309: [de97c7c882ae1] daemon is not started
18:49:12 [2020-04-02T18:49:12.168Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
18:49:12 [2020-04-02T18:49:12.168Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
18:49:12 [2020-04-02T18:49:12.168Z]         check_test.go:309: [dc571e4393809] daemon is not started
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.53s)
18:49:12 [2020-04-02T18:49:12.168Z]         check_test.go:309: [d218301c416b5] daemon is not started
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.93s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.49s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.13s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.15s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.91s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.07s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.34s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.71s)
18:49:12 [2020-04-02T18:49:12.168Z]         check_test.go:309: [db94b7fd15f05] daemon is not started
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.57s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.48s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.80s)
18:49:12 [2020-04-02T18:49:12.168Z]         check_test.go:309: [d17a394e58f6c] daemon is not started
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.07s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s)
18:49:12 [2020-04-02T18:49:12.168Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
18:49:12 [2020-04-02T18:49:12.168Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
18:49:12 [2020-04-02T18:49:12.168Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
18:49:12 [2020-04-02T18:49:12.168Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
18:49:12 [2020-04-02T18:49:12.168Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
18:49:12 [2020-04-02T18:49:12.168Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
18:49:12 [2020-04-02T18:49:12.168Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
18:49:12 [2020-04-02T18:49:12.168Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
18:49:12 [2020-04-02T18:49:12.168Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
18:49:12 [2020-04-02T18:49:12.168Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
18:49:12 [2020-04-02T18:49:12.168Z]         check_test.go:309: [d9d59e9fdc288] daemon is not started
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s)
18:49:12 [2020-04-02T18:49:12.168Z]         check_test.go:309: [dd45af8d6300c] daemon is not started
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.52s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
18:49:12 [2020-04-02T18:49:12.168Z]         check_test.go:309: [d0523c91e6233] daemon is not started
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.97s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.00s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.46s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s)
18:49:12 [2020-04-02T18:49:12.168Z]         check_test.go:309: [d3dfee1211587] daemon is not started
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.06s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.62s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.99s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.13s)
18:49:12 [2020-04-02T18:49:12.168Z]         check_test.go:309: [daf360c7616e1] daemon is not started
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.87s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
18:49:12 [2020-04-02T18:49:12.168Z]         check_test.go:309: [d9984f8866ce7] daemon is not started
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.64s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.60s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.05s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.53s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.94s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.40s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.48s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.09s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.01s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.24s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.10s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.67s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.92s)
18:49:12 [2020-04-02T18:49:12.168Z]         docker_cli_daemon_test.go:2542: [d25cd0c32a8fd] daemon is not started
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.19s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.08s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.98s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.08s)
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s)
18:49:12 [2020-04-02T18:49:12.168Z]         check_test.go:309: [d7ca1b020196f] daemon is not started
18:49:12 [2020-04-02T18:49:12.168Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.85s)
18:49:12 [2020-04-02T18:49:12.168Z] === RUN   TestDockerSwarmSuite
18:49:12 [2020-04-02T18:49:12.168Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
18:49:13 [2020-04-02T18:49:13.371Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:49:13 [2020-04-02T18:49:13.427Z] --- PASS: TestCreateServiceMaxReplicas (3.61s)
18:49:13 [2020-04-02T18:49:13.427Z] === RUN   TestCreateWithDuplicateNetworkNames
18:49:15 [2020-04-02T18:49:15.425Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
18:49:16 [2020-04-02T18:49:16.346Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
18:49:17 [2020-04-02T18:49:17.524Z] --- PASS: TestBuildPreserveOwnership (10.68s)
18:49:17 [2020-04-02T18:49:17.524Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.67s)
18:49:17 [2020-04-02T18:49:17.524Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
18:49:17 [2020-04-02T18:49:17.524Z] === RUN   TestBuildPlatformInvalid
18:49:17 [2020-04-02T18:49:17.524Z] --- PASS: TestBuildPlatformInvalid (0.09s)
18:49:17 [2020-04-02T18:49:17.524Z] PASS
18:49:17 [2020-04-02T18:49:17.524Z] 
18:49:17 [2020-04-02T18:49:17.524Z] === Skipped
18:49:17 [2020-04-02T18:49:17.524Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
18:49:17 [2020-04-02T18:49:17.524Z]     build_session_test.go:25: TODO: BuildKit
18:49:17 [2020-04-02T18:49:17.524Z] 
18:49:17 [2020-04-02T18:49:17.524Z] 
18:49:17 [2020-04-02T18:49:17.524Z] DONE 32 tests, 1 skipped in 124.823s
18:49:17 [2020-04-02T18:49:17.524Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
18:49:17 [2020-04-02T18:49:17.524Z] INFO: Testing against a local daemon
18:49:17 [2020-04-02T18:49:17.524Z] === RUN   TestConfigList
18:49:17 [2020-04-02T18:49:17.524Z] --- SKIP: TestConfigList (0.02s)
18:49:17 [2020-04-02T18:49:17.524Z]     config_test.go:30: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:49:17 [2020-04-02T18:49:17.524Z] === RUN   TestConfigsCreateAndDelete
18:49:17 [2020-04-02T18:49:17.524Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
18:49:17 [2020-04-02T18:49:17.524Z]     config_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:49:17 [2020-04-02T18:49:17.524Z] === RUN   TestConfigsUpdate
18:49:17 [2020-04-02T18:49:17.524Z] --- SKIP: TestConfigsUpdate (0.01s)
18:49:17 [2020-04-02T18:49:17.524Z]     config_test.go:140: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:49:17 [2020-04-02T18:49:17.524Z] === RUN   TestTemplatedConfig
18:49:17 [2020-04-02T18:49:17.524Z] --- SKIP: TestTemplatedConfig (0.00s)
18:49:17 [2020-04-02T18:49:17.524Z]     config_test.go:192: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:49:17 [2020-04-02T18:49:17.524Z] === RUN   TestConfigInspect
18:49:17 [2020-04-02T18:49:17.524Z] --- SKIP: TestConfigInspect (0.01s)
18:49:17 [2020-04-02T18:49:17.524Z]     config_test.go:326: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:49:17 [2020-04-02T18:49:17.524Z] === RUN   TestConfigCreateWithLabels
18:49:17 [2020-04-02T18:49:17.524Z] --- SKIP: TestConfigCreateWithLabels (0.02s)
18:49:17 [2020-04-02T18:49:17.524Z]     config_test.go:350: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:49:17 [2020-04-02T18:49:17.524Z] === RUN   TestConfigCreateResolve
18:49:17 [2020-04-02T18:49:17.524Z] --- SKIP: TestConfigCreateResolve (0.01s)
18:49:17 [2020-04-02T18:49:17.524Z]     config_test.go:377: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:49:17 [2020-04-02T18:49:17.524Z] === RUN   TestConfigDaemonLibtrustID
18:49:17 [2020-04-02T18:49:17.706Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
18:49:17 [2020-04-02T18:49:17.706Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
18:49:18 [2020-04-02T18:49:18.632Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
18:49:19 [2020-04-02T18:49:19.404Z] --- PASS: TestConfigDaemonLibtrustID (1.71s)
18:49:19 [2020-04-02T18:49:19.405Z] PASS
18:49:19 [2020-04-02T18:49:19.405Z] 
18:49:19 [2020-04-02T18:49:19.405Z] === Skipped
18:49:19 [2020-04-02T18:49:19.405Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
18:49:19 [2020-04-02T18:49:19.405Z]     config_test.go:30: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:49:19 [2020-04-02T18:49:19.405Z] 
18:49:19 [2020-04-02T18:49:19.405Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
18:49:19 [2020-04-02T18:49:19.405Z]     config_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:49:19 [2020-04-02T18:49:19.405Z] 
18:49:19 [2020-04-02T18:49:19.405Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
18:49:19 [2020-04-02T18:49:19.405Z]     config_test.go:140: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:49:19 [2020-04-02T18:49:19.405Z] 
18:49:19 [2020-04-02T18:49:19.405Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
18:49:19 [2020-04-02T18:49:19.405Z]     config_test.go:192: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:49:19 [2020-04-02T18:49:19.405Z] 
18:49:19 [2020-04-02T18:49:19.405Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s)
18:49:19 [2020-04-02T18:49:19.405Z]     config_test.go:326: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:49:19 [2020-04-02T18:49:19.405Z] 
18:49:19 [2020-04-02T18:49:19.405Z] === SKIP: amd64.integration.config TestConfigCreateWithLabels (0.02s)
18:49:19 [2020-04-02T18:49:19.405Z]     config_test.go:350: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:49:19 [2020-04-02T18:49:19.405Z] 
18:49:19 [2020-04-02T18:49:19.405Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
18:49:19 [2020-04-02T18:49:19.405Z]     config_test.go:377: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:49:19 [2020-04-02T18:49:19.405Z] 
18:49:19 [2020-04-02T18:49:19.405Z] 
18:49:19 [2020-04-02T18:49:19.405Z] DONE 8 tests, 7 skipped in 1.897s
18:49:19 [2020-04-02T18:49:19.405Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
18:49:19 [2020-04-02T18:49:19.405Z] INFO: Testing against a local daemon
18:49:19 [2020-04-02T18:49:19.405Z] === RUN   TestCheckpoint
18:49:19 [2020-04-02T18:49:19.405Z] --- SKIP: TestCheckpoint (0.00s)
18:49:19 [2020-04-02T18:49:19.405Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:49:19 [2020-04-02T18:49:19.405Z] === RUN   TestContainerInvalidJSON
18:49:19 [2020-04-02T18:49:19.405Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
18:49:19 [2020-04-02T18:49:19.405Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
18:49:19 [2020-04-02T18:49:19.405Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:49:19 [2020-04-02T18:49:19.405Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:49:19 [2020-04-02T18:49:19.405Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:49:19 [2020-04-02T18:49:19.405Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:49:19 [2020-04-02T18:49:19.405Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
18:49:19 [2020-04-02T18:49:19.405Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:49:19 [2020-04-02T18:49:19.405Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:49:19 [2020-04-02T18:49:19.405Z] --- PASS: TestContainerInvalidJSON (0.01s)
18:49:19 [2020-04-02T18:49:19.405Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
18:49:19 [2020-04-02T18:49:19.405Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
18:49:19 [2020-04-02T18:49:19.405Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
18:49:19 [2020-04-02T18:49:19.405Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:49:19 [2020-04-02T18:49:19.405Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
18:49:19 [2020-04-02T18:49:19.405Z] === RUN   TestCopyFromContainerPathIsNotDir
18:49:19 [2020-04-02T18:49:19.660Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
18:49:19 [2020-04-02T18:49:19.660Z] === RUN   TestCopyToContainerPathDoesNotExist
18:49:19 [2020-04-02T18:49:19.660Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
18:49:19 [2020-04-02T18:49:19.660Z] === RUN   TestCopyToContainerPathIsNotDir
18:49:19 [2020-04-02T18:49:19.660Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
18:49:19 [2020-04-02T18:49:19.660Z] === RUN   TestCopyFromContainer
18:49:23 [2020-04-02T18:49:23.813Z] === RUN   TestCopyFromContainer//
18:49:23 [2020-04-02T18:49:23.813Z] === RUN   TestCopyFromContainer//bar/root
18:49:23 [2020-04-02T18:49:23.813Z] === RUN   TestCopyFromContainer//bar/root/
18:49:23 [2020-04-02T18:49:23.813Z] === RUN   TestCopyFromContainer/bar/quux
18:49:23 [2020-04-02T18:49:23.813Z] === RUN   TestCopyFromContainer/bar/quux/
18:49:23 [2020-04-02T18:49:23.813Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:49:23 [2020-04-02T18:49:23.813Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:49:23 [2020-04-02T18:49:23.813Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:49:23 [2020-04-02T18:49:23.813Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:49:23 [2020-04-02T18:49:23.813Z] === RUN   TestCopyFromContainer/bar/notarget
18:49:23 [2020-04-02T18:49:23.876Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
18:49:23 [2020-04-02T18:49:23.876Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
18:49:24 [2020-04-02T18:49:24.067Z] --- PASS: TestCopyFromContainer (4.24s)
18:49:24 [2020-04-02T18:49:24.067Z]     --- PASS: TestCopyFromContainer// (0.06s)
18:49:24 [2020-04-02T18:49:24.067Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
18:49:24 [2020-04-02T18:49:24.067Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
18:49:24 [2020-04-02T18:49:24.067Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
18:49:24 [2020-04-02T18:49:24.067Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
18:49:24 [2020-04-02T18:49:24.067Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
18:49:24 [2020-04-02T18:49:24.067Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
18:49:24 [2020-04-02T18:49:24.067Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
18:49:24 [2020-04-02T18:49:24.067Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
18:49:24 [2020-04-02T18:49:24.067Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
18:49:24 [2020-04-02T18:49:24.067Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:49:24 [2020-04-02T18:49:24.067Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:49:24 [2020-04-02T18:49:24.067Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:49:24 [2020-04-02T18:49:24.067Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:49:24 [2020-04-02T18:49:24.067Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:49:24 [2020-04-02T18:49:24.067Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:49:24 [2020-04-02T18:49:24.067Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:49:24 [2020-04-02T18:49:24.067Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:49:24 [2020-04-02T18:49:24.067Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:49:24 [2020-04-02T18:49:24.067Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:49:24 [2020-04-02T18:49:24.067Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
18:49:24 [2020-04-02T18:49:24.067Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:49:24 [2020-04-02T18:49:24.067Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:49:24 [2020-04-02T18:49:24.067Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
18:49:24 [2020-04-02T18:49:24.067Z] === RUN   TestCreateLinkToNonExistingContainer
18:49:24 [2020-04-02T18:49:24.067Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
18:49:24 [2020-04-02T18:49:24.067Z] === RUN   TestCreateWithInvalidEnv
18:49:24 [2020-04-02T18:49:24.067Z] === RUN   TestCreateWithInvalidEnv/0
18:49:24 [2020-04-02T18:49:24.067Z] === PAUSE TestCreateWithInvalidEnv/0
18:49:24 [2020-04-02T18:49:24.067Z] === RUN   TestCreateWithInvalidEnv/1
18:49:24 [2020-04-02T18:49:24.067Z] === PAUSE TestCreateWithInvalidEnv/1
18:49:24 [2020-04-02T18:49:24.067Z] === RUN   TestCreateWithInvalidEnv/2
18:49:24 [2020-04-02T18:49:24.067Z] === PAUSE TestCreateWithInvalidEnv/2
18:49:24 [2020-04-02T18:49:24.067Z] === CONT  TestCreateWithInvalidEnv/0
18:49:24 [2020-04-02T18:49:24.067Z] === CONT  TestCreateWithInvalidEnv/2
18:49:24 [2020-04-02T18:49:24.067Z] === CONT  TestCreateWithInvalidEnv/1
18:49:24 [2020-04-02T18:49:24.067Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
18:49:24 [2020-04-02T18:49:24.067Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:49:24 [2020-04-02T18:49:24.067Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:49:24 [2020-04-02T18:49:24.067Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:49:24 [2020-04-02T18:49:24.067Z] === RUN   TestCreateTmpfsMountsTarget
18:49:24 [2020-04-02T18:49:24.067Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
18:49:24 [2020-04-02T18:49:24.067Z] === RUN   TestCreateWithCustomMaskedPaths
18:49:25 [2020-04-02T18:49:25.947Z] --- PASS: TestCreateWithCustomMaskedPaths (1.64s)
18:49:25 [2020-04-02T18:49:25.947Z] === RUN   TestCreateWithCapabilities
18:49:25 [2020-04-02T18:49:25.947Z] === RUN   TestCreateWithCapabilities/no_capabilities
18:49:25 [2020-04-02T18:49:25.947Z] === PAUSE TestCreateWithCapabilities/no_capabilities
18:49:25 [2020-04-02T18:49:25.947Z] === RUN   TestCreateWithCapabilities/empty_capabilities
18:49:25 [2020-04-02T18:49:25.947Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
18:49:25 [2020-04-02T18:49:25.947Z] === RUN   TestCreateWithCapabilities/valid_capabilities
18:49:25 [2020-04-02T18:49:25.947Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
18:49:25 [2020-04-02T18:49:25.947Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
18:49:25 [2020-04-02T18:49:25.947Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
18:49:25 [2020-04-02T18:49:25.947Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
18:49:25 [2020-04-02T18:49:25.947Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
18:49:25 [2020-04-02T18:49:25.947Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
18:49:25 [2020-04-02T18:49:25.947Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
18:49:25 [2020-04-02T18:49:25.947Z] === RUN   TestCreateWithCapabilities/empty_capadd
18:49:25 [2020-04-02T18:49:25.947Z] === PAUSE TestCreateWithCapabilities/empty_capadd
18:49:25 [2020-04-02T18:49:25.947Z] === RUN   TestCreateWithCapabilities/empty_capdrop
18:49:25 [2020-04-02T18:49:25.947Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
18:49:25 [2020-04-02T18:49:25.947Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
18:49:25 [2020-04-02T18:49:25.947Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
18:49:25 [2020-04-02T18:49:25.947Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
18:49:25 [2020-04-02T18:49:25.947Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
18:49:25 [2020-04-02T18:49:25.947Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
18:49:25 [2020-04-02T18:49:25.947Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
18:49:25 [2020-04-02T18:49:25.947Z] === CONT  TestCreateWithCapabilities/no_capabilities
18:49:25 [2020-04-02T18:49:25.947Z] === CONT  TestCreateWithCapabilities/empty_capadd
18:49:25 [2020-04-02T18:49:25.947Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
18:49:25 [2020-04-02T18:49:25.947Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
18:49:25 [2020-04-02T18:49:25.947Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
18:49:25 [2020-04-02T18:49:25.947Z] === CONT  TestCreateWithCapabilities/empty_capdrop
18:49:25 [2020-04-02T18:49:25.947Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
18:49:25 [2020-04-02T18:49:25.947Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
18:49:25 [2020-04-02T18:49:25.947Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
18:49:25 [2020-04-02T18:49:25.947Z] === CONT  TestCreateWithCapabilities/valid_capabilities
18:49:25 [2020-04-02T18:49:25.947Z] === CONT  TestCreateWithCapabilities/empty_capabilities
18:49:25 [2020-04-02T18:49:25.947Z] --- PASS: TestCreateWithCapabilities (0.02s)
18:49:25 [2020-04-02T18:49:25.947Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
18:49:25 [2020-04-02T18:49:25.947Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
18:49:25 [2020-04-02T18:49:25.947Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
18:49:25 [2020-04-02T18:49:25.947Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
18:49:25 [2020-04-02T18:49:25.947Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
18:49:25 [2020-04-02T18:49:25.947Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
18:49:25 [2020-04-02T18:49:25.947Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
18:49:25 [2020-04-02T18:49:25.947Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
18:49:25 [2020-04-02T18:49:25.947Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
18:49:25 [2020-04-02T18:49:25.947Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
18:49:25 [2020-04-02T18:49:25.947Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
18:49:25 [2020-04-02T18:49:25.947Z] === RUN   TestCreateWithCustomReadonlyPaths
18:49:26 [2020-04-02T18:49:26.383Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
18:49:27 [2020-04-02T18:49:27.828Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.72s)
18:49:27 [2020-04-02T18:49:27.828Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:49:27 [2020-04-02T18:49:27.828Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:49:27 [2020-04-02T18:49:27.828Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:49:27 [2020-04-02T18:49:27.828Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:49:27 [2020-04-02T18:49:27.828Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:49:27 [2020-04-02T18:49:27.828Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:49:27 [2020-04-02T18:49:27.828Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:49:27 [2020-04-02T18:49:27.828Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:49:27 [2020-04-02T18:49:27.828Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:49:27 [2020-04-02T18:49:27.828Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:49:27 [2020-04-02T18:49:27.828Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:49:27 [2020-04-02T18:49:27.828Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:49:27 [2020-04-02T18:49:27.828Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:49:27 [2020-04-02T18:49:27.828Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:49:27 [2020-04-02T18:49:27.828Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:49:27 [2020-04-02T18:49:27.828Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:49:27 [2020-04-02T18:49:27.828Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
18:49:27 [2020-04-02T18:49:27.828Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
18:49:27 [2020-04-02T18:49:27.828Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
18:49:27 [2020-04-02T18:49:27.828Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
18:49:27 [2020-04-02T18:49:27.828Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
18:49:27 [2020-04-02T18:49:27.828Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
18:49:27 [2020-04-02T18:49:27.828Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:49:28 [2020-04-02T18:49:28.299Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.64s)
18:49:28 [2020-04-02T18:49:28.299Z] === RUN   TestCreateServiceSecretFileMode
18:49:28 [2020-04-02T18:49:28.386Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s)
18:49:28 [2020-04-02T18:49:28.386Z] === RUN   TestContainerStartOnDaemonRestart
18:49:28 [2020-04-02T18:49:28.386Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
18:49:28 [2020-04-02T18:49:28.386Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
18:49:28 [2020-04-02T18:49:28.386Z] === RUN   TestDaemonRestartIpcMode
18:49:28 [2020-04-02T18:49:28.386Z] === PAUSE TestDaemonRestartIpcMode
18:49:28 [2020-04-02T18:49:28.386Z] === RUN   TestDaemonHostGatewayIP
18:49:28 [2020-04-02T18:49:28.386Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
18:49:28 [2020-04-02T18:49:28.386Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
18:49:28 [2020-04-02T18:49:28.386Z] === RUN   TestDiff
18:49:28 [2020-04-02T18:49:28.930Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
18:49:28 [2020-04-02T18:49:28.945Z] --- PASS: TestDiff (0.57s)
18:49:28 [2020-04-02T18:49:28.945Z] === RUN   TestExecWithCloseStdin
18:49:29 [2020-04-02T18:49:29.504Z] --- PASS: TestExecWithCloseStdin (0.66s)
18:49:29 [2020-04-02T18:49:29.504Z] === RUN   TestExec
18:49:30 [2020-04-02T18:49:30.064Z] --- PASS: TestExec (0.63s)
18:49:30 [2020-04-02T18:49:30.064Z] === RUN   TestExecUser
18:49:30 [2020-04-02T18:49:30.829Z] --- PASS: TestCreateServiceSecretFileMode (3.25s)
18:49:30 [2020-04-02T18:49:30.829Z] === RUN   TestCreateServiceConfigFileMode
18:49:30 [2020-04-02T18:49:30.986Z] --- PASS: TestExecUser (0.64s)
18:49:30 [2020-04-02T18:49:30.986Z] === RUN   TestExportContainerAndImportImage
18:49:31 [2020-04-02T18:49:31.247Z] 2020/04/02 18:49:29 	Finished clone google.golang.org/api
18:49:31 [2020-04-02T18:49:31.247Z] 2020/04/02 18:49:29 Dependencies downloaded. Download time: 45.398727133s
18:49:31 [2020-04-02T18:49:31.247Z] 2020/04/02 18:49:29 Collecting all dependencies
18:49:31 [2020-04-02T18:49:31.545Z] --- PASS: TestExportContainerAndImportImage (0.74s)
18:49:31 [2020-04-02T18:49:31.545Z] === RUN   TestExportContainerAfterDaemonRestart
18:49:33 [2020-04-02T18:49:33.264Z] --- PASS: TestCreateServiceMultipleTimes (21.94s)
18:49:33 [2020-04-02T18:49:33.264Z] === RUN   TestCreateServiceConflict
18:49:34 [2020-04-02T18:49:34.125Z] --- PASS: TestCreateServiceConfigFileMode (3.49s)
18:49:34 [2020-04-02T18:49:34.125Z] === RUN   TestCreateServiceSysctls
18:49:34 [2020-04-02T18:49:34.380Z] #54 ...
18:49:34 [2020-04-02T18:49:34.380Z] 
18:49:34 [2020-04-02T18:49:34.380Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:49:34 [2020-04-02T18:49:34.380Z] #66 423.8 + bin/containerd
18:49:35 [2020-04-02T18:49:35.699Z] --- PASS: TestExportContainerAfterDaemonRestart (3.79s)
18:49:35 [2020-04-02T18:49:35.699Z] === RUN   TestHealthCheckWorkdir
18:49:36 [2020-04-02T18:49:36.258Z] --- PASS: TestHealthCheckWorkdir (0.88s)
18:49:36 [2020-04-02T18:49:36.258Z] === RUN   TestHealthKillContainer
18:49:36 [2020-04-02T18:49:36.711Z] --- PASS: TestCreateServiceConflict (3.73s)
18:49:36 [2020-04-02T18:49:36.711Z] === RUN   TestCreateServiceMaxReplicas
18:49:37 [2020-04-02T18:49:37.039Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
18:49:37 [2020-04-02T18:49:37.039Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
18:49:37 [2020-04-02T18:49:37.905Z] #66 ...
18:49:37 [2020-04-02T18:49:37.905Z] 
18:49:37 [2020-04-02T18:49:37.905Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:49:37 [2020-04-02T18:49:37.905Z] #54 DONE 486.8s
18:49:37 [2020-04-02T18:49:37.905Z] 
18:49:37 [2020-04-02T18:49:37.905Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:49:37 [2020-04-02T18:49:37.962Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
18:49:38 [2020-04-02T18:49:38.216Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
18:49:39 [2020-04-02T18:49:39.319Z] 2020/04/02 18:49:38 Clean vendor dir from unused packages
18:49:39 [2020-04-02T18:49:39.319Z] 2020/04/02 18:49:38 Success
18:49:39 [2020-04-02T18:49:39.319Z] 2020/04/02 18:49:38 Running time: 57.12560285s
18:49:39 [2020-04-02T18:49:39.319Z] Congratulations! All vendoring changes are done the right way.
18:49:39 [2020-04-02T18:49:39.397Z] --- PASS: TestCreateServiceSysctls (4.29s)
18:49:39 [2020-04-02T18:49:39.397Z] === RUN   TestCreateServiceCapabilities
18:49:39 [2020-04-02T18:49:39.531Z] --- PASS: TestHealthKillContainer (2.79s)
18:49:39 [2020-04-02T18:49:39.531Z] === RUN   TestInspectCpusetInConfigPre120
18:49:39 [2020-04-02T18:49:39.531Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s)
18:49:39 [2020-04-02T18:49:39.531Z] === RUN   TestIpcModeNone
18:49:40 [2020-04-02T18:49:40.195Z] --- PASS: TestCreateServiceMaxReplicas (3.87s)
18:49:40 [2020-04-02T18:49:40.195Z] === RUN   TestCreateWithDuplicateNetworkNames
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
18:49:40 [2020-04-02T18:49:40.480Z] --- PASS: TestIpcModeNone (0.68s)
18:49:40 [2020-04-02T18:49:40.480Z] === RUN   TestIpcModePrivate
18:49:40 [2020-04-02T18:49:40.564Z] + echo Building e2e image
18:49:40 [2020-04-02T18:49:40.564Z] Building e2e image
18:49:40 [2020-04-02T18:49:40.564Z] + docker build --build-arg DOCKER_GITCOMMIT=6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79 -t moby-e2e-test -f Dockerfile.e2e .
18:49:40 [2020-04-02T18:49:40.564Z] #1 [internal] load .dockerignore
18:49:40 [2020-04-02T18:49:40.564Z] #1 transferring context: 34B done
18:49:40 [2020-04-02T18:49:40.564Z] #1 DONE 0.0s
18:49:40 [2020-04-02T18:49:40.564Z] 
18:49:40 [2020-04-02T18:49:40.564Z] #2 [internal] load build definition from Dockerfile.e2e
18:49:40 [2020-04-02T18:49:40.564Z] #2 transferring dockerfile: 3.21kB done
18:49:40 [2020-04-02T18:49:40.564Z] #2 DONE 0.0s
18:49:40 [2020-04-02T18:49:40.564Z] 
18:49:40 [2020-04-02T18:49:40.564Z] #4 [internal] load metadata for docker.io/library/golang:1.13.8-alpine
18:49:40 [2020-04-02T18:49:40.820Z] #4 DONE 0.1s
18:49:40 [2020-04-02T18:49:40.820Z] 
18:49:40 [2020-04-02T18:49:40.820Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
18:49:40 [2020-04-02T18:49:40.820Z] #3 DONE 0.1s
18:49:40 [2020-04-02T18:49:40.820Z] 
18:49:40 [2020-04-02T18:49:40.820Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f...
18:49:40 [2020-04-02T18:49:40.820Z] #14 DONE 0.0s
18:49:40 [2020-04-02T18:49:40.820Z] 
18:49:40 [2020-04-02T18:49:40.820Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0...
18:49:40 [2020-04-02T18:49:40.820Z] #5 DONE 0.0s
18:49:40 [2020-04-02T18:49:40.820Z] 
18:49:40 [2020-04-02T18:49:40.820Z] #8 [internal] load build context
18:49:40 [2020-04-02T18:49:40.820Z] #8 transferring context: 831.91kB 0.2s done
18:49:40 [2020-04-02T18:49:40.820Z] #8 DONE 0.2s
18:49:40 [2020-04-02T18:49:40.820Z] 
18:49:40 [2020-04-02T18:49:40.820Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
18:49:40 [2020-04-02T18:49:40.820Z] #15 CACHED
18:49:40 [2020-04-02T18:49:40.820Z] 
18:49:40 [2020-04-02T18:49:40.820Z] #16 [base 3/5] RUN mkdir -p /build/
18:49:40 [2020-04-02T18:49:40.820Z] #16 CACHED
18:49:40 [2020-04-02T18:49:40.820Z] 
18:49:40 [2020-04-02T18:49:40.820Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
18:49:40 [2020-04-02T18:49:40.820Z] #17 CACHED
18:49:40 [2020-04-02T18:49:40.820Z] 
18:49:40 [2020-04-02T18:49:40.820Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
18:49:40 [2020-04-02T18:49:40.820Z] #18 CACHED
18:49:41 [2020-04-02T18:49:41.044Z] --- PASS: TestIpcModePrivate (0.67s)
18:49:41 [2020-04-02T18:49:41.044Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:108, shared: false, mustBeShared: false
18:49:41 [2020-04-02T18:49:41.044Z] === RUN   TestIpcModeShareable
18:49:41 [2020-04-02T18:49:41.044Z] --- SKIP: TestIpcModeShareable (0.00s)
18:49:41 [2020-04-02T18:49:41.044Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:49:41 [2020-04-02T18:49:41.044Z] === RUN   TestAPIIpcModeShareableAndContainer
18:49:41 [2020-04-02T18:49:41.075Z] 
18:49:41 [2020-04-02T18:49:41.075Z] #31 [builder 1/4] COPY . .
18:49:41 [2020-04-02T18:49:41.471Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
18:49:41 [2020-04-02T18:49:41.634Z] #31 DONE 0.7s
18:49:41 [2020-04-02T18:49:41.634Z] 
18:49:41 [2020-04-02T18:49:41.634Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
18:49:41 [2020-04-02T18:49:41.927Z] --- PASS: TestCreateServiceCapabilities (3.47s)
18:49:41 [2020-04-02T18:49:41.927Z] === RUN   TestInspect
18:49:42 [2020-04-02T18:49:42.558Z] #32 DONE 1.0s
18:49:42 [2020-04-02T18:49:42.813Z] 
18:49:42 [2020-04-02T18:49:42.813Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
18:49:42 [2020-04-02T18:49:42.924Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.02s)
18:49:42 [2020-04-02T18:49:42.924Z] === RUN   TestAPIIpcModeHost
18:49:42 [2020-04-02T18:49:42.924Z] --- SKIP: TestAPIIpcModeHost (0.00s)
18:49:42 [2020-04-02T18:49:42.924Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:49:42 [2020-04-02T18:49:42.924Z] === RUN   TestDaemonIpcModeShareable
18:49:42 [2020-04-02T18:49:42.924Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
18:49:42 [2020-04-02T18:49:42.924Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:49:42 [2020-04-02T18:49:42.924Z] === RUN   TestDaemonIpcModePrivate
18:49:43 [2020-04-02T18:49:43.372Z] #33 0.883 
18:49:43 [2020-04-02T18:49:43.627Z] #33 0.930 Removing bundles/
18:49:43 [2020-04-02T18:49:43.627Z] #33 0.930 
18:49:43 [2020-04-02T18:49:43.627Z] #33 0.933 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
18:49:43 [2020-04-02T18:49:43.627Z] #33 1.147 Building test suite binary ./integration-cli/test.main
18:49:44 [2020-04-02T18:49:44.828Z] #66 ...
18:49:44 [2020-04-02T18:49:44.828Z] 
18:49:44 [2020-04-02T18:49:44.828Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:49:44 [2020-04-02T18:49:44.828Z] #24 493.4 + return
18:49:44 [2020-04-02T18:49:44.828Z] #24 DONE 493.5s
18:49:44 [2020-04-02T18:49:44.828Z] 
18:49:44 [2020-04-02T18:49:44.828Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:49:45 [2020-04-02T18:49:45.430Z] --- PASS: TestDaemonIpcModePrivate (2.46s)
18:49:45 [2020-04-02T18:49:45.430Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false
18:49:45 [2020-04-02T18:49:45.430Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:49:45 [2020-04-02T18:49:45.430Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
18:49:45 [2020-04-02T18:49:45.430Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:49:45 [2020-04-02T18:49:45.430Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:49:45 [2020-04-02T18:49:45.430Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
18:49:45 [2020-04-02T18:49:45.430Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:49:45 [2020-04-02T18:49:45.430Z] === RUN   TestIpcModeOlderClient
18:49:45 [2020-04-02T18:49:45.430Z] === PAUSE TestIpcModeOlderClient
18:49:45 [2020-04-02T18:49:45.430Z] === RUN   TestKillContainerInvalidSignal
18:49:45 [2020-04-02T18:49:45.988Z] --- PASS: TestKillContainerInvalidSignal (0.60s)
18:49:45 [2020-04-02T18:49:45.988Z] === RUN   TestKillContainer
18:49:45 [2020-04-02T18:49:45.988Z] === RUN   TestKillContainer/no_signal
18:49:46 [2020-04-02T18:49:46.111Z] --- PASS: TestInspect (3.50s)
18:49:46 [2020-04-02T18:49:46.111Z] === RUN   TestCreateJob
18:49:46 [2020-04-02T18:49:46.547Z] === RUN   TestKillContainer/non_killing_signal
18:49:46 [2020-04-02T18:49:46.889Z] #66 ...
18:49:46 [2020-04-02T18:49:46.889Z] 
18:49:46 [2020-04-02T18:49:46.889Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
18:49:46 [2020-04-02T18:49:46.889Z] #25 DONE 0.1s
18:49:46 [2020-04-02T18:49:46.889Z] 
18:49:46 [2020-04-02T18:49:46.889Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:49:46 [2020-04-02T18:49:46.889Z] #66 ...
18:49:46 [2020-04-02T18:49:46.889Z] 
18:49:46 [2020-04-02T18:49:46.889Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
18:49:47 [2020-04-02T18:49:47.104Z] === RUN   TestKillContainer/killing_signal
18:49:47 [2020-04-02T18:49:47.521Z] #29 DONE 0.6s
18:49:47 [2020-04-02T18:49:47.521Z] 
18:49:47 [2020-04-02T18:49:47.521Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:49:47 [2020-04-02T18:49:47.521Z] #66 ...
18:49:47 [2020-04-02T18:49:47.521Z] 
18:49:47 [2020-04-02T18:49:47.521Z] #32 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
18:49:47 [2020-04-02T18:49:47.521Z] #32 DONE 0.1s
18:49:47 [2020-04-02T18:49:47.521Z] 
18:49:47 [2020-04-02T18:49:47.521Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
18:49:47 [2020-04-02T18:49:47.521Z] #35 DONE 0.1s
18:49:47 [2020-04-02T18:49:47.521Z] 
18:49:47 [2020-04-02T18:49:47.521Z] #40 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
18:49:47 [2020-04-02T18:49:47.662Z] --- PASS: TestKillContainer (1.69s)
18:49:47 [2020-04-02T18:49:47.662Z]     --- PASS: TestKillContainer/no_signal (0.55s)
18:49:47 [2020-04-02T18:49:47.662Z]     --- PASS: TestKillContainer/non_killing_signal (0.36s)
18:49:47 [2020-04-02T18:49:47.662Z]     --- PASS: TestKillContainer/killing_signal (0.56s)
18:49:47 [2020-04-02T18:49:47.662Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:49:47 [2020-04-02T18:49:47.662Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:49:47 [2020-04-02T18:49:47.810Z] #40 DONE 0.1s
18:49:47 [2020-04-02T18:49:47.811Z] 
18:49:47 [2020-04-02T18:49:47.811Z] #43 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
18:49:47 [2020-04-02T18:49:47.811Z] #43 DONE 0.1s
18:49:47 [2020-04-02T18:49:47.811Z] 
18:49:47 [2020-04-02T18:49:47.811Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:49:47 [2020-04-02T18:49:47.811Z] #66 ...
18:49:47 [2020-04-02T18:49:47.811Z] 
18:49:47 [2020-04-02T18:49:47.811Z] #46 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
18:49:47 [2020-04-02T18:49:47.811Z] #46 DONE 0.1s
18:49:47 [2020-04-02T18:49:47.811Z] 
18:49:47 [2020-04-02T18:49:47.811Z] #49 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
18:49:48 [2020-04-02T18:49:48.099Z] #49 DONE 0.1s
18:49:48 [2020-04-02T18:49:48.099Z] 
18:49:48 [2020-04-02T18:49:48.099Z] #52 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
18:49:48 [2020-04-02T18:49:48.099Z] #52 DONE 0.1s
18:49:48 [2020-04-02T18:49:48.099Z] 
18:49:48 [2020-04-02T18:49:48.100Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:49:48 [2020-04-02T18:49:48.100Z] #66 ...
18:49:48 [2020-04-02T18:49:48.100Z] 
18:49:48 [2020-04-02T18:49:48.100Z] #55 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
18:49:48 [2020-04-02T18:49:48.100Z] #55 DONE 0.1s
18:49:48 [2020-04-02T18:49:48.220Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:49:48 [2020-04-02T18:49:48.392Z] 
18:49:48 [2020-04-02T18:49:48.392Z] #58 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
18:49:48 [2020-04-02T18:49:48.392Z] #58 DONE 0.1s
18:49:48 [2020-04-02T18:49:48.392Z] 
18:49:48 [2020-04-02T18:49:48.392Z] #62 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
18:49:48 [2020-04-02T18:49:48.392Z] #62 DONE 0.1s
18:49:48 [2020-04-02T18:49:48.392Z] 
18:49:48 [2020-04-02T18:49:48.392Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:49:48 [2020-04-02T18:49:48.778Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.17s)
18:49:48 [2020-04-02T18:49:48.778Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.58s)
18:49:48 [2020-04-02T18:49:48.778Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.40s)
18:49:48 [2020-04-02T18:49:48.778Z] === RUN   TestKillStoppedContainer
18:49:49 [2020-04-02T18:49:49.033Z] --- PASS: TestKillStoppedContainer (0.07s)
18:49:49 [2020-04-02T18:49:49.033Z] === RUN   TestKillStoppedContainerAPIPre120
18:49:49 [2020-04-02T18:49:49.033Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
18:49:49 [2020-04-02T18:49:49.033Z] === RUN   TestKillDifferentUserContainer
18:49:49 [2020-04-02T18:49:49.591Z] --- PASS: TestKillDifferentUserContainer (0.60s)
18:49:49 [2020-04-02T18:49:49.591Z] === RUN   TestInspectOomKilledTrue
18:49:49 [2020-04-02T18:49:49.591Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:49:49 [2020-04-02T18:49:49.591Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
18:49:49 [2020-04-02T18:49:49.591Z] === RUN   TestInspectOomKilledFalse
18:49:49 [2020-04-02T18:49:49.591Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:49:49 [2020-04-02T18:49:49.591Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:49:49 [2020-04-02T18:49:49.591Z] === RUN   TestLinksEtcHostsContentMatch
18:49:49 [2020-04-02T18:49:49.591Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
18:49:49 [2020-04-02T18:49:49.591Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
18:49:49 [2020-04-02T18:49:49.591Z] === RUN   TestLinksContainerNames
18:49:50 [2020-04-02T18:49:50.295Z] --- PASS: TestCreateJob (4.17s)
18:49:50 [2020-04-02T18:49:50.295Z] === RUN   TestReplicatedJob
18:49:50 [2020-04-02T18:49:50.951Z] --- PASS: TestLinksContainerNames (1.18s)
18:49:50 [2020-04-02T18:49:50.951Z] === RUN   TestLogsFollowTailEmpty
18:49:51 [2020-04-02T18:49:51.509Z] --- PASS: TestLogsFollowTailEmpty (0.61s)
18:49:51 [2020-04-02T18:49:51.509Z] === RUN   TestContainerNetworkMountsNoChown
18:49:52 [2020-04-02T18:49:52.068Z] --- PASS: TestContainerNetworkMountsNoChown (0.56s)
18:49:52 [2020-04-02T18:49:52.068Z] === RUN   TestMountDaemonRoot
18:49:52 [2020-04-02T18:49:52.068Z] === RUN   TestMountDaemonRoot/default
18:49:52 [2020-04-02T18:49:52.068Z] === PAUSE TestMountDaemonRoot/default
18:49:52 [2020-04-02T18:49:52.068Z] === RUN   TestMountDaemonRoot/private
18:49:52 [2020-04-02T18:49:52.068Z] === PAUSE TestMountDaemonRoot/private
18:49:52 [2020-04-02T18:49:52.068Z] === RUN   TestMountDaemonRoot/rprivate
18:49:52 [2020-04-02T18:49:52.068Z] === PAUSE TestMountDaemonRoot/rprivate
18:49:52 [2020-04-02T18:49:52.068Z] === RUN   TestMountDaemonRoot/slave
18:49:52 [2020-04-02T18:49:52.068Z] === PAUSE TestMountDaemonRoot/slave
18:49:52 [2020-04-02T18:49:52.068Z] === RUN   TestMountDaemonRoot/rslave
18:49:52 [2020-04-02T18:49:52.068Z] === PAUSE TestMountDaemonRoot/rslave
18:49:52 [2020-04-02T18:49:52.068Z] === RUN   TestMountDaemonRoot/shared
18:49:52 [2020-04-02T18:49:52.068Z] === PAUSE TestMountDaemonRoot/shared
18:49:52 [2020-04-02T18:49:52.068Z] === RUN   TestMountDaemonRoot/rshared
18:49:52 [2020-04-02T18:49:52.068Z] === PAUSE TestMountDaemonRoot/rshared
18:49:52 [2020-04-02T18:49:52.068Z] === CONT  TestMountDaemonRoot/default
18:49:52 [2020-04-02T18:49:52.068Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:49:52 [2020-04-02T18:49:52.068Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:49:52 [2020-04-02T18:49:52.068Z] === RUN   TestMountDaemonRoot/default/bind_root
18:49:52 [2020-04-02T18:49:52.068Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:49:52 [2020-04-02T18:49:52.068Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:49:52 [2020-04-02T18:49:52.068Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:49:52 [2020-04-02T18:49:52.068Z] === RUN   TestMountDaemonRoot/default/mount_root
18:49:52 [2020-04-02T18:49:52.068Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:49:52 [2020-04-02T18:49:52.068Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:49:52 [2020-04-02T18:49:52.068Z] === CONT  TestMountDaemonRoot/rprivate
18:49:52 [2020-04-02T18:49:52.068Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:49:52 [2020-04-02T18:49:52.068Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:49:52 [2020-04-02T18:49:52.068Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:49:52 [2020-04-02T18:49:52.068Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:49:52 [2020-04-02T18:49:52.068Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:49:52 [2020-04-02T18:49:52.068Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:49:52 [2020-04-02T18:49:52.068Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:49:52 [2020-04-02T18:49:52.068Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:49:52 [2020-04-02T18:49:52.068Z] === CONT  TestMountDaemonRoot/private
18:49:52 [2020-04-02T18:49:52.068Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:49:52 [2020-04-02T18:49:52.068Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:49:52 [2020-04-02T18:49:52.068Z] === RUN   TestMountDaemonRoot/private/mount_root
18:49:52 [2020-04-02T18:49:52.068Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:49:52 [2020-04-02T18:49:52.068Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:49:52 [2020-04-02T18:49:52.068Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:49:52 [2020-04-02T18:49:52.068Z] === RUN   TestMountDaemonRoot/private/bind_root
18:49:52 [2020-04-02T18:49:52.068Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:49:52 [2020-04-02T18:49:52.068Z] === CONT  TestMountDaemonRoot/default/mount_root
18:49:52 [2020-04-02T18:49:52.068Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:49:52 [2020-04-02T18:49:52.068Z] === CONT  TestMountDaemonRoot/default/bind_root
18:49:52 [2020-04-02T18:49:52.068Z] === CONT  TestMountDaemonRoot/shared
18:49:52 [2020-04-02T18:49:52.068Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:49:52 [2020-04-02T18:49:52.068Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:49:52 [2020-04-02T18:49:52.068Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:49:52 [2020-04-02T18:49:52.068Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:49:52 [2020-04-02T18:49:52.068Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:49:52 [2020-04-02T18:49:52.068Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:49:52 [2020-04-02T18:49:52.068Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:49:52 [2020-04-02T18:49:52.068Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:49:52 [2020-04-02T18:49:52.068Z] === CONT  TestMountDaemonRoot/rshared
18:49:52 [2020-04-02T18:49:52.068Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:49:52 [2020-04-02T18:49:52.068Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:49:52 [2020-04-02T18:49:52.068Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:49:52 [2020-04-02T18:49:52.068Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:49:52 [2020-04-02T18:49:52.068Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:49:52 [2020-04-02T18:49:52.068Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:49:52 [2020-04-02T18:49:52.068Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:49:52 [2020-04-02T18:49:52.068Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:49:52 [2020-04-02T18:49:52.068Z] === CONT  TestMountDaemonRoot/rslave
18:49:52 [2020-04-02T18:49:52.068Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:49:52 [2020-04-02T18:49:52.068Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:49:52 [2020-04-02T18:49:52.068Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:49:52 [2020-04-02T18:49:52.068Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:49:52 [2020-04-02T18:49:52.068Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:49:52 [2020-04-02T18:49:52.068Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:49:52 [2020-04-02T18:49:52.068Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:49:52 [2020-04-02T18:49:52.068Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:49:52 [2020-04-02T18:49:52.068Z] === CONT  TestMountDaemonRoot/slave
18:49:52 [2020-04-02T18:49:52.068Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:49:52 [2020-04-02T18:49:52.068Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:49:52 [2020-04-02T18:49:52.068Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:49:52 [2020-04-02T18:49:52.068Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:49:52 [2020-04-02T18:49:52.068Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:49:52 [2020-04-02T18:49:52.068Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:49:52 [2020-04-02T18:49:52.068Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:49:52 [2020-04-02T18:49:52.068Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:49:52 [2020-04-02T18:49:52.068Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:49:52 [2020-04-02T18:49:52.068Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:49:52 [2020-04-02T18:49:52.068Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:49:52 [2020-04-02T18:49:52.068Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:49:52 [2020-04-02T18:49:52.068Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:49:52 [2020-04-02T18:49:52.323Z] === CONT  TestMountDaemonRoot/private/bind_root
18:49:52 [2020-04-02T18:49:52.323Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:49:52 [2020-04-02T18:49:52.323Z] === CONT  TestMountDaemonRoot/private/mount_root
18:49:52 [2020-04-02T18:49:52.323Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:49:52 [2020-04-02T18:49:52.323Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:49:52 [2020-04-02T18:49:52.323Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:49:52 [2020-04-02T18:49:52.323Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:49:52 [2020-04-02T18:49:52.323Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:49:52 [2020-04-02T18:49:52.323Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:49:52 [2020-04-02T18:49:52.323Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:49:52 [2020-04-02T18:49:52.323Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:49:52 [2020-04-02T18:49:52.323Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:49:52 [2020-04-02T18:49:52.323Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:49:52 [2020-04-02T18:49:52.577Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:49:52 [2020-04-02T18:49:52.577Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:49:52 [2020-04-02T18:49:52.577Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:49:52 [2020-04-02T18:49:52.577Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:49:52 [2020-04-02T18:49:52.577Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:49:52 [2020-04-02T18:49:52.577Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:49:52 [2020-04-02T18:49:52.577Z] --- PASS: TestMountDaemonRoot (0.02s)
18:49:52 [2020-04-02T18:49:52.577Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:49:52 [2020-04-02T18:49:52.577Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
18:49:52 [2020-04-02T18:49:52.577Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
18:49:52 [2020-04-02T18:49:52.577Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
18:49:52 [2020-04-02T18:49:52.577Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
18:49:52 [2020-04-02T18:49:52.577Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:49:52 [2020-04-02T18:49:52.577Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
18:49:52 [2020-04-02T18:49:52.577Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
18:49:52 [2020-04-02T18:49:52.577Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
18:49:52 [2020-04-02T18:49:52.577Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
18:49:52 [2020-04-02T18:49:52.577Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:49:52 [2020-04-02T18:49:52.577Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
18:49:52 [2020-04-02T18:49:52.577Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
18:49:52 [2020-04-02T18:49:52.577Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
18:49:52 [2020-04-02T18:49:52.577Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
18:49:52 [2020-04-02T18:49:52.577Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:49:52 [2020-04-02T18:49:52.577Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
18:49:52 [2020-04-02T18:49:52.577Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
18:49:52 [2020-04-02T18:49:52.577Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
18:49:52 [2020-04-02T18:49:52.577Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
18:49:52 [2020-04-02T18:49:52.577Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:49:52 [2020-04-02T18:49:52.577Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
18:49:52 [2020-04-02T18:49:52.577Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
18:49:52 [2020-04-02T18:49:52.577Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
18:49:52 [2020-04-02T18:49:52.577Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
18:49:52 [2020-04-02T18:49:52.577Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:49:52 [2020-04-02T18:49:52.577Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
18:49:52 [2020-04-02T18:49:52.577Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
18:49:52 [2020-04-02T18:49:52.577Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
18:49:52 [2020-04-02T18:49:52.577Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
18:49:52 [2020-04-02T18:49:52.577Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:49:52 [2020-04-02T18:49:52.577Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
18:49:52 [2020-04-02T18:49:52.577Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
18:49:52 [2020-04-02T18:49:52.577Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
18:49:52 [2020-04-02T18:49:52.577Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
18:49:52 [2020-04-02T18:49:52.577Z] === RUN   TestContainerBindMountNonRecursive
18:49:52 [2020-04-02T18:49:52.577Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
18:49:52 [2020-04-02T18:49:52.577Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
18:49:52 [2020-04-02T18:49:52.577Z] === RUN   TestNetworkNat
18:49:53 [2020-04-02T18:49:53.499Z] --- PASS: TestNetworkNat (0.70s)
18:49:53 [2020-04-02T18:49:53.499Z] === RUN   TestNetworkLocalhostTCPNat
18:49:54 [2020-04-02T18:49:54.057Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s)
18:49:54 [2020-04-02T18:49:54.057Z] === RUN   TestNetworkLoopbackNat
18:49:54 [2020-04-02T18:49:54.615Z] --- PASS: TestNetworkLoopbackNat (0.83s)
18:49:54 [2020-04-02T18:49:54.615Z] === RUN   TestPause
18:49:54 [2020-04-02T18:49:54.615Z] --- SKIP: TestPause (0.00s)
18:49:54 [2020-04-02T18:49:54.615Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
18:49:54 [2020-04-02T18:49:54.615Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:49:54 [2020-04-02T18:49:54.615Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:49:54 [2020-04-02T18:49:54.615Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:49:54 [2020-04-02T18:49:54.615Z] === RUN   TestPauseStopPausedContainer
18:49:54 [2020-04-02T18:49:54.615Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
18:49:54 [2020-04-02T18:49:54.615Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
18:49:54 [2020-04-02T18:49:54.615Z] === RUN   TestPsFilter
18:49:54 [2020-04-02T18:49:54.869Z] --- PASS: TestPsFilter (0.17s)
18:49:54 [2020-04-02T18:49:54.869Z] === RUN   TestRemoveContainerWithRemovedVolume
18:49:55 [2020-04-02T18:49:55.427Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.55s)
18:49:55 [2020-04-02T18:49:55.427Z] === RUN   TestRemoveContainerWithVolume
18:49:55 [2020-04-02T18:49:55.986Z] --- PASS: TestRemoveContainerWithVolume (0.63s)
18:49:55 [2020-04-02T18:49:55.986Z] === RUN   TestRemoveContainerRunning
18:49:56 [2020-04-02T18:49:56.855Z] --- PASS: TestReplicatedJob (6.53s)
18:49:56 [2020-04-02T18:49:56.855Z] === RUN   TestUpdateReplicatedJob
18:49:56 [2020-04-02T18:49:56.908Z] --- PASS: TestRemoveContainerRunning (0.60s)
18:49:56 [2020-04-02T18:49:56.908Z] === RUN   TestRemoveContainerForceRemoveRunning
18:49:57 [2020-04-02T18:49:57.162Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.59s)
18:49:57 [2020-04-02T18:49:57.162Z] === RUN   TestRemoveInvalidContainer
18:49:57 [2020-04-02T18:49:57.162Z] --- PASS: TestRemoveInvalidContainer (0.01s)
18:49:57 [2020-04-02T18:49:57.162Z] === RUN   TestRenameLinkedContainer
18:49:58 [2020-04-02T18:49:58.635Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.70s)
18:49:58 [2020-04-02T18:49:58.635Z] === RUN   TestCreateServiceSecretFileMode
18:49:59 [2020-04-02T18:49:59.639Z] --- PASS: TestCreateServiceSecretFileMode (3.98s)
18:49:59 [2020-04-02T18:49:59.639Z] === RUN   TestCreateServiceConfigFileMode
18:49:59 [2020-04-02T18:49:59.668Z] --- PASS: TestRenameLinkedContainer (2.27s)
18:49:59 [2020-04-02T18:49:59.668Z] === RUN   TestRenameStoppedContainer
18:50:00 [2020-04-02T18:50:00.226Z] --- PASS: TestRenameStoppedContainer (0.58s)
18:50:00 [2020-04-02T18:50:00.226Z] === RUN   TestRenameRunningContainerAndReuse
18:50:01 [2020-04-02T18:50:01.042Z] --- PASS: TestUpdateReplicatedJob (4.32s)
18:50:01 [2020-04-02T18:50:01.042Z] === RUN   TestServiceListWithStatuses
18:50:01 [2020-04-02T18:50:01.042Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:50:01 [2020-04-02T18:50:01.042Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:50:01 [2020-04-02T18:50:01.042Z] === RUN   TestDockerNetworkConnectAlias
18:50:01 [2020-04-02T18:50:01.626Z] --- PASS: TestRenameRunningContainerAndReuse (1.14s)
18:50:01 [2020-04-02T18:50:01.626Z] === RUN   TestRenameInvalidName
18:50:01 [2020-04-02T18:50:01.881Z] --- PASS: TestRenameInvalidName (0.62s)
18:50:01 [2020-04-02T18:50:01.881Z] === RUN   TestRenameAnonymousContainer
18:50:03 [2020-04-02T18:50:03.335Z] === RUN   TestDockerSuite/TestBuildDotDotFile
18:50:03 [2020-04-02T18:50:03.335Z] === RUN   TestDockerSuite/TestBuildEOLInLine
18:50:04 [2020-04-02T18:50:04.033Z] --- PASS: TestCreateServiceConfigFileMode (3.65s)
18:50:04 [2020-04-02T18:50:04.033Z] === RUN   TestCreateServiceSysctls
18:50:05 [2020-04-02T18:50:05.137Z] --- PASS: TestRenameAnonymousContainer (2.81s)
18:50:05 [2020-04-02T18:50:05.137Z] === RUN   TestRenameContainerWithSameName
18:50:05 [2020-04-02T18:50:05.391Z] --- PASS: TestRenameContainerWithSameName (0.60s)
18:50:05 [2020-04-02T18:50:05.391Z] === RUN   TestRenameContainerWithLinkedContainer
18:50:05 [2020-04-02T18:50:05.930Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
18:50:06 [2020-04-02T18:50:06.497Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
18:50:06 [2020-04-02T18:50:06.749Z] --- PASS: TestRenameContainerWithLinkedContainer (1.16s)
18:50:06 [2020-04-02T18:50:06.749Z] === RUN   TestResize
18:50:06 [2020-04-02T18:50:06.752Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
18:50:06 [2020-04-02T18:50:06.752Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
18:50:06 [2020-04-02T18:50:06.752Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
18:50:07 [2020-04-02T18:50:07.004Z] --- PASS: TestResize (0.62s)
18:50:07 [2020-04-02T18:50:07.004Z] === RUN   TestResizeWithInvalidSize
18:50:07 [2020-04-02T18:50:07.006Z] --- PASS: TestImportExtremelyLargeImageWorks (167.19s)
18:50:07 [2020-04-02T18:50:07.006Z] PASS
18:50:07 [2020-04-02T18:50:07.006Z] 
18:50:07 [2020-04-02T18:50:07.006Z] DONE 12 tests in 170.700s
18:50:07 [2020-04-02T18:50:07.006Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
18:50:07 [2020-04-02T18:50:07.006Z] ++ 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
18:50:07 [2020-04-02T18:50:07.006Z] ++ set -e
18:50:07 [2020-04-02T18:50:07.006Z] ++ '[' -n 0 ']'
18:50:07 [2020-04-02T18:50:07.006Z] ++ set -x
18:50:07 [2020-04-02T18:50:07.006Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:50:07 [2020-04-02T18:50:07.261Z] INFO: Testing against a local daemon
18:50:07 [2020-04-02T18:50:07.261Z] === RUN   TestNetworkCreateDelete
18:50:07 [2020-04-02T18:50:07.261Z] --- PASS: TestNetworkCreateDelete (0.13s)
18:50:07 [2020-04-02T18:50:07.261Z] === RUN   TestDockerNetworkDeletePreferID
18:50:07 [2020-04-02T18:50:07.562Z] --- PASS: TestResizeWithInvalidSize (0.56s)
18:50:07 [2020-04-02T18:50:07.562Z] === RUN   TestResizeWhenContainerNotStarted
18:50:07 [2020-04-02T18:50:07.605Z] --- PASS: TestDockerNetworkConnectAlias (6.50s)
18:50:07 [2020-04-02T18:50:07.605Z] === RUN   TestDockerNetworkReConnect
18:50:07 [2020-04-02T18:50:07.819Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
18:50:07 [2020-04-02T18:50:07.819Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s)
18:50:07 [2020-04-02T18:50:07.819Z] === RUN   TestInspectNetwork
18:50:07 [2020-04-02T18:50:07.819Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
18:50:08 [2020-04-02T18:50:08.115Z] === RUN   TestDockerSuite/TestBuildEntrypoint
18:50:08 [2020-04-02T18:50:08.120Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s)
18:50:08 [2020-04-02T18:50:08.120Z] === RUN   TestDaemonRestartKillContainers
18:50:08 [2020-04-02T18:50:08.120Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
18:50:08 [2020-04-02T18:50:08.120Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
18:50:08 [2020-04-02T18:50:08.120Z] === RUN   TestCgroupNamespacesRun
18:50:08 [2020-04-02T18:50:08.370Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
18:50:08 [2020-04-02T18:50:08.419Z] --- PASS: TestCreateServiceSysctls (4.70s)
18:50:08 [2020-04-02T18:50:08.419Z] === RUN   TestCreateServiceCapabilities
18:50:10 [2020-04-02T18:50:10.624Z] --- PASS: TestCgroupNamespacesRun (2.46s)
18:50:10 [2020-04-02T18:50:10.624Z] === RUN   TestCgroupNamespacesRunPrivileged
18:50:11 [2020-04-02T18:50:11.627Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
18:50:11 [2020-04-02T18:50:11.869Z] --- PASS: TestCreateServiceCapabilities (3.37s)
18:50:11 [2020-04-02T18:50:11.869Z] === RUN   TestInspect
18:50:12 [2020-04-02T18:50:12.227Z] === RUN   TestInspectNetwork/full_network_id
18:50:12 [2020-04-02T18:50:12.227Z] === RUN   TestInspectNetwork/partial_network_id
18:50:12 [2020-04-02T18:50:12.482Z] === RUN   TestInspectNetwork/network_name
18:50:12 [2020-04-02T18:50:12.482Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:50:12 [2020-04-02T18:50:12.482Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
18:50:12 [2020-04-02T18:50:12.870Z] --- PASS: TestDockerNetworkReConnect (5.05s)
18:50:12 [2020-04-02T18:50:12.870Z] === RUN   TestServicePlugin
18:50:12 [2020-04-02T18:50:12.870Z] --- SKIP: TestServicePlugin (0.00s)
18:50:12 [2020-04-02T18:50:12.870Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:50:12 [2020-04-02T18:50:12.870Z] === RUN   TestServiceUpdateLabel
18:50:13 [2020-04-02T18:50:13.129Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.54s)
18:50:13 [2020-04-02T18:50:13.129Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:50:14 [2020-04-02T18:50:14.361Z] === RUN   TestDockerSuite/TestBuildEnv
18:50:15 [2020-04-02T18:50:15.282Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
18:50:15 [2020-04-02T18:50:15.318Z] --- PASS: TestInspect (3.89s)
18:50:15 [2020-04-02T18:50:15.318Z] === RUN   TestCreateJob
18:50:15 [2020-04-02T18:50:15.399Z] --- PASS: TestServiceUpdateLabel (3.26s)
18:50:15 [2020-04-02T18:50:15.399Z] === RUN   TestServiceUpdateSecrets
18:50:16 [2020-04-02T18:50:16.383Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.56s)
18:50:16 [2020-04-02T18:50:16.383Z] === RUN   TestCgroupNamespacesRunHostMode
18:50:16 [2020-04-02T18:50:16.686Z] --- PASS: TestInspectNetwork (8.85s)
18:50:16 [2020-04-02T18:50:16.686Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:50:16 [2020-04-02T18:50:16.686Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:50:16 [2020-04-02T18:50:16.686Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:50:16 [2020-04-02T18:50:16.686Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:50:16 [2020-04-02T18:50:16.686Z] === RUN   TestRunContainerWithBridgeNone
18:50:16 [2020-04-02T18:50:16.940Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
18:50:18 [2020-04-02T18:50:18.299Z] === RUN   TestDockerSuite/TestBuildEnvUsage
18:50:18 [2020-04-02T18:50:18.891Z] --- PASS: TestCgroupNamespacesRunHostMode (2.63s)
18:50:18 [2020-04-02T18:50:18.891Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:50:19 [2020-04-02T18:50:19.222Z] --- PASS: TestRunContainerWithBridgeNone (2.66s)
18:50:19 [2020-04-02T18:50:19.222Z] === RUN   TestNetworkInvalidJSON
18:50:19 [2020-04-02T18:50:19.222Z] === RUN   TestNetworkInvalidJSON//networks/create
18:50:19 [2020-04-02T18:50:19.222Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:50:19 [2020-04-02T18:50:19.222Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:50:19 [2020-04-02T18:50:19.222Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:50:19 [2020-04-02T18:50:19.222Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:50:19 [2020-04-02T18:50:19.222Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:50:19 [2020-04-02T18:50:19.222Z] === CONT  TestNetworkInvalidJSON//networks/create
18:50:19 [2020-04-02T18:50:19.222Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:50:19 [2020-04-02T18:50:19.222Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:50:19 [2020-04-02T18:50:19.222Z] --- PASS: TestNetworkInvalidJSON (0.01s)
18:50:19 [2020-04-02T18:50:19.222Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
18:50:19 [2020-04-02T18:50:19.222Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
18:50:19 [2020-04-02T18:50:19.222Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
18:50:19 [2020-04-02T18:50:19.222Z] === RUN   TestHostIPv4BridgeLabel
18:50:19 [2020-04-02T18:50:19.694Z] --- PASS: TestCreateJob (3.84s)
18:50:19 [2020-04-02T18:50:19.694Z] === RUN   TestReplicatedJob
18:50:19 [2020-04-02T18:50:19.780Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
18:50:19 [2020-04-02T18:50:19.780Z] === RUN   TestDaemonRestartWithLiveRestore
18:50:21 [2020-04-02T18:50:21.139Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s)
18:50:21 [2020-04-02T18:50:21.139Z] === RUN   TestDaemonDefaultNetworkPools
18:50:21 [2020-04-02T18:50:21.395Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.57s)
18:50:21 [2020-04-02T18:50:21.395Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:50:22 [2020-04-02T18:50:22.062Z] --- PASS: TestDaemonDefaultNetworkPools (1.02s)
18:50:22 [2020-04-02T18:50:22.062Z] === RUN   TestDaemonRestartWithExistingNetwork
18:50:22 [2020-04-02T18:50:22.291Z] #33 34.67 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:50:22 [2020-04-02T18:50:22.291Z] #33 36.20 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:50:22 [2020-04-02T18:50:22.291Z] #33 37.03 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:50:22 [2020-04-02T18:50:22.291Z] #33 38.30 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:50:22 [2020-04-02T18:50:22.850Z] #33 40.10 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:50:23 [2020-04-02T18:50:23.026Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
18:50:23 [2020-04-02T18:50:23.026Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:50:23 [2020-04-02T18:50:23.275Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.93s)
18:50:23 [2020-04-02T18:50:23.275Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:50:23 [2020-04-02T18:50:23.410Z] #33 40.91 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:50:24 [2020-04-02T18:50:24.333Z] #33 41.69 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:50:24 [2020-04-02T18:50:24.385Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
18:50:24 [2020-04-02T18:50:24.385Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:50:24 [2020-04-02T18:50:24.943Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
18:50:24 [2020-04-02T18:50:24.943Z] === RUN   TestServiceWithPredefinedNetwork
18:50:25 [2020-04-02T18:50:25.154Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.92s)
18:50:25 [2020-04-02T18:50:25.154Z] === RUN   TestCgroupNamespacesRunOlderClient
18:50:25 [2020-04-02T18:50:25.202Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
18:50:25 [2020-04-02T18:50:25.257Z] --- PASS: TestReplicatedJob (6.12s)
18:50:25 [2020-04-02T18:50:25.257Z] === RUN   TestUpdateReplicatedJob
18:50:25 [2020-04-02T18:50:25.258Z] #33 42.45 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:50:25 [2020-04-02T18:50:25.258Z] #33 42.66 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:50:26 [2020-04-02T18:50:26.619Z] #33 43.70 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:50:27 [2020-04-02T18:50:27.179Z] #33 44.41 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:50:27 [2020-04-02T18:50:27.660Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.60s)
18:50:27 [2020-04-02T18:50:27.660Z] === RUN   TestKernelTCPMemory
18:50:27 [2020-04-02T18:50:27.660Z] --- SKIP: TestKernelTCPMemory (0.02s)
18:50:27 [2020-04-02T18:50:27.660Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
18:50:27 [2020-04-02T18:50:27.660Z] === RUN   TestNISDomainname
18:50:27 [2020-04-02T18:50:27.660Z] --- SKIP: TestNISDomainname (0.01s)
18:50:27 [2020-04-02T18:50:27.660Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
18:50:27 [2020-04-02T18:50:27.660Z] === RUN   TestHostnameDnsResolution
18:50:27 [2020-04-02T18:50:27.706Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
18:50:27 [2020-04-02T18:50:27.706Z] --- PASS: TestServiceWithPredefinedNetwork (2.75s)
18:50:27 [2020-04-02T18:50:27.706Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:50:27 [2020-04-02T18:50:27.706Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:50:27 [2020-04-02T18:50:27.706Z]     service_test.go:236: FLAKY_TEST
18:50:27 [2020-04-02T18:50:27.706Z] === RUN   TestServiceWithDataPathPortInit
18:50:27 [2020-04-02T18:50:27.777Z] #66 476.6 + bin/containerd-stress
18:50:27 [2020-04-02T18:50:27.960Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
18:50:28 [2020-04-02T18:50:28.065Z] #66 480.5 + bin/containerd-shim
18:50:28 [2020-04-02T18:50:28.103Z] #33 45.49 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:50:28 [2020-04-02T18:50:28.582Z] --- PASS: TestHostnameDnsResolution (1.09s)
18:50:28 [2020-04-02T18:50:28.582Z] === RUN   TestStats
18:50:28 [2020-04-02T18:50:28.582Z] --- SKIP: TestStats (0.00s)
18:50:28 [2020-04-02T18:50:28.582Z]     stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none"
18:50:28 [2020-04-02T18:50:28.582Z] === RUN   TestStopContainerWithTimeout
18:50:28 [2020-04-02T18:50:28.582Z] === RUN   TestStopContainerWithTimeout/0
18:50:28 [2020-04-02T18:50:28.582Z] === PAUSE TestStopContainerWithTimeout/0
18:50:28 [2020-04-02T18:50:28.582Z] === RUN   TestStopContainerWithTimeout/1
18:50:28 [2020-04-02T18:50:28.582Z] === PAUSE TestStopContainerWithTimeout/1
18:50:28 [2020-04-02T18:50:28.582Z] === RUN   TestStopContainerWithTimeout/3
18:50:28 [2020-04-02T18:50:28.582Z] === PAUSE TestStopContainerWithTimeout/3
18:50:28 [2020-04-02T18:50:28.582Z] === RUN   TestStopContainerWithTimeout/-1
18:50:28 [2020-04-02T18:50:28.582Z] === PAUSE TestStopContainerWithTimeout/-1
18:50:28 [2020-04-02T18:50:28.582Z] === CONT  TestStopContainerWithTimeout/0
18:50:28 [2020-04-02T18:50:28.582Z] === CONT  TestStopContainerWithTimeout/3
18:50:29 [2020-04-02T18:50:29.464Z] #33 46.68 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:50:29 [2020-04-02T18:50:29.504Z] === CONT  TestStopContainerWithTimeout/-1
18:50:29 [2020-04-02T18:50:29.634Z] --- PASS: TestUpdateReplicatedJob (4.43s)
18:50:29 [2020-04-02T18:50:29.634Z] === RUN   TestServiceListWithStatuses
18:50:29 [2020-04-02T18:50:29.634Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:50:29 [2020-04-02T18:50:29.634Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:50:29 [2020-04-02T18:50:29.634Z] === RUN   TestDockerNetworkConnectAlias
18:50:29 [2020-04-02T18:50:29.720Z] #33 47.12 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:50:30 [2020-04-02T18:50:30.271Z] --- PASS: TestServiceUpdateSecrets (14.91s)
18:50:30 [2020-04-02T18:50:30.271Z] === RUN   TestServiceUpdateConfigs
18:50:31 [2020-04-02T18:50:31.080Z] #33 48.30 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:50:31 [2020-04-02T18:50:31.383Z] === CONT  TestStopContainerWithTimeout/1
18:50:31 [2020-04-02T18:50:31.639Z] #33 49.06 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:50:33 [2020-04-02T18:50:33.000Z] #33 50.36 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:50:33 [2020-04-02T18:50:33.263Z] --- PASS: TestStopContainerWithTimeout (0.01s)
18:50:33 [2020-04-02T18:50:33.263Z]     --- PASS: TestStopContainerWithTimeout/0 (0.94s)
18:50:33 [2020-04-02T18:50:33.263Z]     --- PASS: TestStopContainerWithTimeout/3 (2.92s)
18:50:33 [2020-04-02T18:50:33.263Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.55s)
18:50:33 [2020-04-02T18:50:33.263Z]     --- PASS: TestStopContainerWithTimeout/1 (1.59s)
18:50:33 [2020-04-02T18:50:33.263Z] === RUN   TestDeleteDevicemapper
18:50:33 [2020-04-02T18:50:33.263Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:50:33 [2020-04-02T18:50:33.263Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:50:33 [2020-04-02T18:50:33.263Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:50:33 [2020-04-02T18:50:33.559Z] #33 51.08 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:50:34 [2020-04-02T18:50:34.483Z] #33 51.87 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:50:34 [2020-04-02T18:50:34.621Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.52s)
18:50:34 [2020-04-02T18:50:34.621Z] === RUN   TestUpdateMemory
18:50:34 [2020-04-02T18:50:34.621Z] --- SKIP: TestUpdateMemory (0.00s)
18:50:34 [2020-04-02T18:50:34.621Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
18:50:34 [2020-04-02T18:50:34.621Z] === RUN   TestUpdateCPUQuota
18:50:34 [2020-04-02T18:50:34.621Z] --- SKIP: TestUpdateCPUQuota (0.00s)
18:50:34 [2020-04-02T18:50:34.621Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
18:50:34 [2020-04-02T18:50:34.621Z] === RUN   TestUpdatePidsLimit
18:50:34 [2020-04-02T18:50:34.621Z] --- SKIP: TestUpdatePidsLimit (0.00s)
18:50:34 [2020-04-02T18:50:34.621Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
18:50:34 [2020-04-02T18:50:34.621Z] === RUN   TestUpdateRestartPolicy
18:50:35 [2020-04-02T18:50:35.408Z] #33 52.62 
18:50:35 [2020-04-02T18:50:35.663Z] #33 DONE 53.0s
18:50:35 [2020-04-02T18:50:35.663Z] 
18:50:35 [2020-04-02T18:50:35.663Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
18:50:37 [2020-04-02T18:50:37.546Z] #34 DONE 1.5s
18:50:38 [2020-04-02T18:50:38.475Z] 
18:50:38 [2020-04-02T18:50:38.475Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
18:50:38 [2020-04-02T18:50:38.475Z] #9 CACHED
18:50:38 [2020-04-02T18:50:38.475Z] 
18:50:38 [2020-04-02T18:50:38.475Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
18:50:38 [2020-04-02T18:50:38.475Z] #20 CACHED
18:50:38 [2020-04-02T18:50:38.475Z] 
18:50:38 [2020-04-02T18:50:38.475Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
18:50:38 [2020-04-02T18:50:38.475Z] #23 CACHED
18:50:38 [2020-04-02T18:50:38.475Z] 
18:50:38 [2020-04-02T18:50:38.475Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
18:50:38 [2020-04-02T18:50:38.475Z] #29 CACHED
18:50:38 [2020-04-02T18:50:38.475Z] 
18:50:38 [2020-04-02T18:50:38.475Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
18:50:38 [2020-04-02T18:50:38.475Z] #19 CACHED
18:50:38 [2020-04-02T18:50:38.475Z] 
18:50:38 [2020-04-02T18:50:38.475Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
18:50:38 [2020-04-02T18:50:38.475Z] #13 CACHED
18:50:38 [2020-04-02T18:50:38.475Z] 
18:50:38 [2020-04-02T18:50:38.475Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
18:50:38 [2020-04-02T18:50:38.475Z] #25 CACHED
18:50:38 [2020-04-02T18:50:38.475Z] 
18:50:38 [2020-04-02T18:50:38.475Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
18:50:38 [2020-04-02T18:50:38.475Z] #12 CACHED
18:50:38 [2020-04-02T18:50:38.475Z] 
18:50:38 [2020-04-02T18:50:38.475Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
18:50:38 [2020-04-02T18:50:38.475Z] #10 CACHED
18:50:38 [2020-04-02T18:50:38.475Z] 
18:50:38 [2020-04-02T18:50:38.475Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
18:50:38 [2020-04-02T18:50:38.475Z] #21 CACHED
18:50:38 [2020-04-02T18:50:38.475Z] 
18:50:38 [2020-04-02T18:50:38.475Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
18:50:38 [2020-04-02T18:50:38.475Z] #26 CACHED
18:50:38 [2020-04-02T18:50:38.475Z] 
18:50:38 [2020-04-02T18:50:38.475Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
18:50:38 [2020-04-02T18:50:38.475Z] #22 CACHED
18:50:38 [2020-04-02T18:50:38.475Z] 
18:50:38 [2020-04-02T18:50:38.475Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
18:50:38 [2020-04-02T18:50:38.475Z] #28 CACHED
18:50:38 [2020-04-02T18:50:38.475Z] 
18:50:38 [2020-04-02T18:50:38.475Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
18:50:38 [2020-04-02T18:50:38.475Z] #7 CACHED
18:50:38 [2020-04-02T18:50:38.475Z] 
18:50:38 [2020-04-02T18:50:38.475Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
18:50:38 [2020-04-02T18:50:38.475Z] #24 CACHED
18:50:38 [2020-04-02T18:50:38.475Z] 
18:50:38 [2020-04-02T18:50:38.475Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
18:50:38 [2020-04-02T18:50:38.475Z] #11 CACHED
18:50:38 [2020-04-02T18:50:38.475Z] 
18:50:38 [2020-04-02T18:50:38.475Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
18:50:38 [2020-04-02T18:50:38.475Z] #6 CACHED
18:50:38 [2020-04-02T18:50:38.475Z] 
18:50:38 [2020-04-02T18:50:38.475Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
18:50:38 [2020-04-02T18:50:38.475Z] #27 CACHED
18:50:38 [2020-04-02T18:50:38.475Z] 
18:50:38 [2020-04-02T18:50:38.475Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
18:50:38 [2020-04-02T18:50:38.475Z] #30 CACHED
18:50:38 [2020-04-02T18:50:38.475Z] 
18:50:38 [2020-04-02T18:50:38.475Z] #35 [runner 12/12] COPY --from=builder       /build/ /
18:50:38 [2020-04-02T18:50:38.684Z] --- PASS: TestDockerNetworkConnectAlias (8.14s)
18:50:38 [2020-04-02T18:50:38.684Z] === RUN   TestDockerNetworkReConnect
18:50:39 [2020-04-02T18:50:39.035Z] #35 DONE 0.6s
18:50:39 [2020-04-02T18:50:39.289Z] 
18:50:39 [2020-04-02T18:50:39.289Z] #36 exporting to image
18:50:39 [2020-04-02T18:50:39.289Z] #36 exporting layers
18:50:40 [2020-04-02T18:50:40.213Z] #36 exporting layers 1.2s done
18:50:40 [2020-04-02T18:50:40.213Z] #36 writing image sha256:9b5ecf3b8602bade09738b1e7bf9caa9bf8d38f87d824315bebb0f56950f10bb done
18:50:40 [2020-04-02T18:50:40.213Z] #36 naming to docker.io/library/moby-e2e-test done
18:50:40 [2020-04-02T18:50:40.213Z] #36 DONE 1.2s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:50:40 [2020-04-02T18:50:40.517Z] + echo Ensuring container killed.
18:50:40 [2020-04-02T18:50:40.517Z] Ensuring container killed.
18:50:40 [2020-04-02T18:50:40.517Z] + docker rm -vf docker-pr11
18:50:40 [2020-04-02T18:50:40.517Z] Error: No such container: docker-pr11
18:50:40 [2020-04-02T18:50:40.517Z] + true
[Pipeline] sh
18:50:40 [2020-04-02T18:50:40.699Z] #66 491.3 + bin/containerd-shim-runc-v1
18:50:40 [2020-04-02T18:50:40.788Z] + echo Chowning /workspace to jenkins user
18:50:40 [2020-04-02T18:50:40.788Z] Chowning /workspace to jenkins user
18:50:40 [2020-04-02T18:50:40.788Z] + id -u
18:50:40 [2020-04-02T18:50:40.788Z] + id -g
18:50:40 [2020-04-02T18:50:40.788Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40694:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:50:42 [2020-04-02T18:50:42.439Z] + bundleName=unit
18:50:42 [2020-04-02T18:50:42.439Z] + echo Creating unit-bundles.tar.gz
18:50:42 [2020-04-02T18:50:42.439Z] Creating unit-bundles.tar.gz
18:50:42 [2020-04-02T18:50:42.439Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
18:50:42 [2020-04-02T18:50:42.439Z] bundles/junit-report.xml
18:50:42 [2020-04-02T18:50:42.439Z] bundles/go-test-report.json
18:50:42 [2020-04-02T18:50:42.439Z] bundles/profile.out
[Pipeline] archiveArtifacts
18:50:42 [2020-04-02T18:50:42.447Z] Archiving artifacts
18:50:42 [2020-04-02T18:50:42.827Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40694/11/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:50:43 [2020-04-02T18:50:43.131Z] + make clean
18:50:43 [2020-04-02T18:50:43.131Z] docker volume rm -f docker-dev-cache
18:50:43 [2020-04-02T18:50:43.131Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:50:44 [2020-04-02T18:50:44.467Z] --- PASS: TestDockerNetworkReConnect (6.22s)
18:50:44 [2020-04-02T18:50:44.467Z] === RUN   TestServicePlugin
18:50:44 [2020-04-02T18:50:44.467Z] --- SKIP: TestServicePlugin (0.00s)
18:50:44 [2020-04-02T18:50:44.467Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:50:44 [2020-04-02T18:50:44.467Z] === RUN   TestServiceUpdateLabel
18:50:45 [2020-04-02T18:50:45.163Z] #66 496.7 + bin/containerd-shim-runc-v2
18:50:46 [2020-04-02T18:50:46.184Z] #66 498.3 + binaries
18:50:46 [2020-04-02T18:50:46.184Z] #66 498.3 + mkdir -p /build
18:50:46 [2020-04-02T18:50:46.184Z] #66 498.3 + cp bin/containerd /build/containerd
18:50:46 [2020-04-02T18:50:46.184Z] #66 498.4 + cp bin/containerd-shim /build/containerd-shim
18:50:46 [2020-04-02T18:50:46.184Z] #66 498.4 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
18:50:46 [2020-04-02T18:50:46.184Z] #66 498.4 + cp bin/ctr /build/ctr
18:50:46 [2020-04-02T18:50:46.184Z] #66 DONE 498.5s
18:50:46 [2020-04-02T18:50:46.245Z] --- PASS: TestServiceWithDataPathPortInit (17.94s)
18:50:46 [2020-04-02T18:50:46.245Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:50:47 [2020-04-02T18:50:47.021Z] --- PASS: TestUpdateRestartPolicy (11.64s)
18:50:47 [2020-04-02T18:50:47.022Z] === RUN   TestUpdateRestartWithAutoRemove
18:50:47 [2020-04-02T18:50:47.022Z] --- PASS: TestUpdateRestartWithAutoRemove (0.59s)
18:50:47 [2020-04-02T18:50:47.022Z] === RUN   TestWaitNonBlocked
18:50:47 [2020-04-02T18:50:47.022Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:50:47 [2020-04-02T18:50:47.022Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:50:47 [2020-04-02T18:50:47.022Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:50:47 [2020-04-02T18:50:47.022Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:50:47 [2020-04-02T18:50:47.022Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:50:47 [2020-04-02T18:50:47.022Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:50:47 [2020-04-02T18:50:47.580Z] --- PASS: TestWaitNonBlocked (0.01s)
18:50:47 [2020-04-02T18:50:47.580Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s)
18:50:47 [2020-04-02T18:50:47.580Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.82s)
18:50:47 [2020-04-02T18:50:47.580Z] === RUN   TestWaitBlocked
18:50:47 [2020-04-02T18:50:47.580Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:50:47 [2020-04-02T18:50:47.580Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:50:47 [2020-04-02T18:50:47.580Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:50:47 [2020-04-02T18:50:47.580Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:50:47 [2020-04-02T18:50:47.580Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:50:47 [2020-04-02T18:50:47.580Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:50:47 [2020-04-02T18:50:47.645Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
18:50:47 [2020-04-02T18:50:47.686Z] 
18:50:47 [2020-04-02T18:50:47.686Z] #67 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
18:50:47 [2020-04-02T18:50:47.976Z] #67 DONE 0.3s
18:50:47 [2020-04-02T18:50:47.976Z] 
18:50:47 [2020-04-02T18:50:47.976Z] #71 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
18:50:47 [2020-04-02T18:50:47.976Z] #71 DONE 0.1s
18:50:48 [2020-04-02T18:50:48.079Z] --- PASS: TestServiceUpdateLabel (3.61s)
18:50:48 [2020-04-02T18:50:48.079Z] === RUN   TestServiceUpdateSecrets
18:50:48 [2020-04-02T18:50:48.264Z] 
18:50:48 [2020-04-02T18:50:48.264Z] #73 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
18:50:48 [2020-04-02T18:50:48.264Z] #73 DONE 0.1s
18:50:48 [2020-04-02T18:50:48.264Z] 
18:50:48 [2020-04-02T18:50:48.264Z] #76 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
18:50:48 [2020-04-02T18:50:48.264Z] #76 DONE 0.1s
18:50:48 [2020-04-02T18:50:48.264Z] 
18:50:48 [2020-04-02T18:50:48.264Z] #77 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
18:50:48 [2020-04-02T18:50:48.264Z] #77 DONE 0.0s
18:50:48 [2020-04-02T18:50:48.264Z] 
18:50:48 [2020-04-02T18:50:48.264Z] #78 [final 1/1] COPY . /go/src/github.com/docker/docker
18:50:48 [2020-04-02T18:50:48.346Z] --- PASS: TestServiceUpdateConfigs (15.46s)
18:50:48 [2020-04-02T18:50:48.347Z] === RUN   TestServiceUpdateNetwork
18:50:48 [2020-04-02T18:50:48.502Z] --- PASS: TestWaitBlocked (0.02s)
18:50:48 [2020-04-02T18:50:48.503Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s)
18:50:48 [2020-04-02T18:50:48.503Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s)
18:50:48 [2020-04-02T18:50:48.503Z] === CONT  TestDaemonRestartIpcMode
18:50:48 [2020-04-02T18:50:48.503Z] === CONT  TestIpcModeOlderClient
18:50:48 [2020-04-02T18:50:48.503Z] --- PASS: TestIpcModeOlderClient (0.13s)
18:50:49 [2020-04-02T18:50:49.525Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
18:50:51 [2020-04-02T18:50:51.106Z] #78 DONE 2.7s
18:50:51 [2020-04-02T18:50:51.106Z] 
18:50:51 [2020-04-02T18:50:51.106Z] #79 exporting to oci image format
18:50:51 [2020-04-02T18:50:51.106Z] #79 exporting layers
18:50:53 [2020-04-02T18:50:53.740Z] --- PASS: TestDaemonRestartIpcMode (4.93s)
18:50:53 [2020-04-02T18:50:53.740Z] PASS
18:50:53 [2020-04-02T18:50:53.740Z] 
18:50:53 [2020-04-02T18:50:53.740Z] === Skipped
18:50:53 [2020-04-02T18:50:53.740Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
18:50:53 [2020-04-02T18:50:53.740Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:50:53 [2020-04-02T18:50:53.740Z] 
18:50:53 [2020-04-02T18:50:53.740Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
18:50:53 [2020-04-02T18:50:53.740Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
18:50:53 [2020-04-02T18:50:53.740Z] 
18:50:53 [2020-04-02T18:50:53.740Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
18:50:53 [2020-04-02T18:50:53.740Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
18:50:53 [2020-04-02T18:50:53.740Z] 
18:50:53 [2020-04-02T18:50:53.740Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
18:50:53 [2020-04-02T18:50:53.740Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:50:53 [2020-04-02T18:50:53.740Z] 
18:50:53 [2020-04-02T18:50:53.740Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
18:50:53 [2020-04-02T18:50:53.740Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:50:53 [2020-04-02T18:50:53.740Z] 
18:50:53 [2020-04-02T18:50:53.740Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
18:50:53 [2020-04-02T18:50:53.740Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:50:53 [2020-04-02T18:50:53.740Z] 
18:50:53 [2020-04-02T18:50:53.740Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
18:50:53 [2020-04-02T18:50:53.740Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:50:53 [2020-04-02T18:50:53.740Z] 
18:50:53 [2020-04-02T18:50:53.740Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
18:50:53 [2020-04-02T18:50:53.740Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:50:53 [2020-04-02T18:50:53.740Z] 
18:50:53 [2020-04-02T18:50:53.740Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
18:50:53 [2020-04-02T18:50:53.740Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
18:50:53 [2020-04-02T18:50:53.740Z] 
18:50:53 [2020-04-02T18:50:53.740Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
18:50:53 [2020-04-02T18:50:53.740Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:50:53 [2020-04-02T18:50:53.740Z] 
18:50:53 [2020-04-02T18:50:53.740Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
18:50:53 [2020-04-02T18:50:53.740Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
18:50:53 [2020-04-02T18:50:53.740Z] 
18:50:53 [2020-04-02T18:50:53.740Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
18:50:53 [2020-04-02T18:50:53.740Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
18:50:53 [2020-04-02T18:50:53.740Z] 
18:50:53 [2020-04-02T18:50:53.740Z] === SKIP: amd64.integration.container TestPause (0.00s)
18:50:53 [2020-04-02T18:50:53.740Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
18:50:53 [2020-04-02T18:50:53.740Z] 
18:50:53 [2020-04-02T18:50:53.740Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:50:53 [2020-04-02T18:50:53.740Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:50:53 [2020-04-02T18:50:53.740Z] 
18:50:53 [2020-04-02T18:50:53.740Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
18:50:53 [2020-04-02T18:50:53.740Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
18:50:53 [2020-04-02T18:50:53.740Z] 
18:50:53 [2020-04-02T18:50:53.740Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
18:50:53 [2020-04-02T18:50:53.740Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
18:50:53 [2020-04-02T18:50:53.740Z] 
18:50:53 [2020-04-02T18:50:53.740Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s)
18:50:53 [2020-04-02T18:50:53.740Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
18:50:53 [2020-04-02T18:50:53.740Z] 
18:50:53 [2020-04-02T18:50:53.740Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
18:50:53 [2020-04-02T18:50:53.740Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
18:50:53 [2020-04-02T18:50:53.740Z] 
18:50:53 [2020-04-02T18:50:53.740Z] === SKIP: amd64.integration.container TestStats (0.00s)
18:50:53 [2020-04-02T18:50:53.740Z]     stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none"
18:50:53 [2020-04-02T18:50:53.740Z] 
18:50:53 [2020-04-02T18:50:53.740Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
18:50:53 [2020-04-02T18:50:53.740Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:50:53 [2020-04-02T18:50:53.740Z] 
18:50:53 [2020-04-02T18:50:53.740Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
18:50:53 [2020-04-02T18:50:53.740Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
18:50:53 [2020-04-02T18:50:53.740Z] 
18:50:53 [2020-04-02T18:50:53.740Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
18:50:53 [2020-04-02T18:50:53.740Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
18:50:53 [2020-04-02T18:50:53.740Z] 
18:50:53 [2020-04-02T18:50:53.740Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
18:50:53 [2020-04-02T18:50:53.740Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
18:50:53 [2020-04-02T18:50:53.740Z] 
18:50:53 [2020-04-02T18:50:53.740Z] 
18:50:53 [2020-04-02T18:50:53.740Z] DONE 180 tests, 23 skipped in 94.148s
18:50:53 [2020-04-02T18:50:53.740Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
18:50:53 [2020-04-02T18:50:53.740Z] INFO: Testing against a local daemon
18:50:53 [2020-04-02T18:50:53.740Z] === RUN   TestCommitInheritsEnv
18:50:54 [2020-04-02T18:50:54.754Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.86s)
18:50:54 [2020-04-02T18:50:54.754Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:81qaiuux7u4g3qupwda0q1jyi Created:2020-04-02 18:50:47.185899234 +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[f56c8cb2adb354bc9d201db38c055f9faf855239ad9bf934e0efb53cfbbc4093:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ziychg2akxj8t45xz3q7bjqrs EndpointID:aabfea809e9f03f7c8207c9402aafe497216a162a1174d221024636cd310467e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:caa6f2be7cd01b8de7b1e68fa3a1a4bb2dac93a31dfd014e5a95fdd9c0c511f9 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:89e5ef4f3223 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ziychg2akxj8t45xz3q7bjqrs EndpointID:aabfea809e9f03f7c8207c9402aafe497216a162a1174d221024636cd310467e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
18:50:54 [2020-04-02T18:50:54.754Z] PASS
18:50:54 [2020-04-02T18:50:54.754Z] 
18:50:54 [2020-04-02T18:50:54.754Z] === Skipped
18:50:54 [2020-04-02T18:50:54.754Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:50:54 [2020-04-02T18:50:54.754Z]     service_test.go:236: FLAKY_TEST
18:50:54 [2020-04-02T18:50:54.754Z] 
18:50:54 [2020-04-02T18:50:54.754Z] 
18:50:54 [2020-04-02T18:50:54.754Z] DONE 22 tests, 1 skipped in 47.403s
18:50:54 [2020-04-02T18:50:54.754Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:50:54 [2020-04-02T18:50:54.754Z] ++ 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
18:50:54 [2020-04-02T18:50:54.754Z] ++ set -e
18:50:54 [2020-04-02T18:50:54.754Z] ++ '[' -n 0 ']'
18:50:54 [2020-04-02T18:50:54.754Z] ++ set -x
18:50:54 [2020-04-02T18:50:54.754Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:50:54 [2020-04-02T18:50:54.754Z] INFO: Testing against a local daemon
18:50:54 [2020-04-02T18:50:54.754Z] === RUN   TestDockerNetworkIpvlanPersistance
18:50:54 [2020-04-02T18:50:54.754Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:50:54 [2020-04-02T18:50:54.754Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:50:54 [2020-04-02T18:50:54.754Z] === RUN   TestDockerNetworkIpvlan
18:50:54 [2020-04-02T18:50:54.754Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:50:54 [2020-04-02T18:50:54.754Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:50:54 [2020-04-02T18:50:54.754Z] PASS
18:50:54 [2020-04-02T18:50:54.754Z] 
18:50:54 [2020-04-02T18:50:54.754Z] === Skipped
18:50:54 [2020-04-02T18:50:54.754Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:50:54 [2020-04-02T18:50:54.754Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:50:54 [2020-04-02T18:50:54.754Z] 
18:50:54 [2020-04-02T18:50:54.754Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:50:54 [2020-04-02T18:50:54.754Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:50:54 [2020-04-02T18:50:54.754Z] 
18:50:54 [2020-04-02T18:50:54.754Z] 
18:50:54 [2020-04-02T18:50:54.754Z] DONE 2 tests, 2 skipped in 0.088s
18:50:54 [2020-04-02T18:50:54.754Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:50:54 [2020-04-02T18:50:54.754Z] ++ 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
18:50:54 [2020-04-02T18:50:54.754Z] ++ set -e
18:50:54 [2020-04-02T18:50:54.754Z] ++ '[' -n 0 ']'
18:50:54 [2020-04-02T18:50:54.754Z] ++ set -x
18:50:54 [2020-04-02T18:50:54.755Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:50:54 [2020-04-02T18:50:54.755Z] INFO: Testing against a local daemon
18:50:54 [2020-04-02T18:50:54.755Z] === RUN   TestDockerNetworkMacvlanPersistance
18:50:55 [2020-04-02T18:50:55.097Z] --- PASS: TestCommitInheritsEnv (1.60s)
18:50:55 [2020-04-02T18:50:55.097Z] === RUN   TestImportExtremelyLargeImageWorks
18:50:55 [2020-04-02T18:50:55.097Z] === PAUSE TestImportExtremelyLargeImageWorks
18:50:55 [2020-04-02T18:50:55.097Z] === RUN   TestImagesFilterMultiReference
18:50:55 [2020-04-02T18:50:55.351Z] --- PASS: TestImagesFilterMultiReference (0.07s)
18:50:55 [2020-04-02T18:50:55.351Z] === RUN   TestImagePullPlatformInvalid
18:50:55 [2020-04-02T18:50:55.351Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
18:50:55 [2020-04-02T18:50:55.351Z] === RUN   TestRemoveImageOrphaning
18:50:56 [2020-04-02T18:50:56.112Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s)
18:50:56 [2020-04-02T18:50:56.112Z] === RUN   TestDockerNetworkMacvlan
18:50:57 [2020-04-02T18:50:57.034Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:50:57 [2020-04-02T18:50:57.231Z] --- PASS: TestRemoveImageOrphaning (1.91s)
18:50:57 [2020-04-02T18:50:57.231Z] === RUN   TestRemoveImageGarbageCollector
18:50:57 [2020-04-02T18:50:57.231Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
18:50:57 [2020-04-02T18:50:57.231Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
18:50:57 [2020-04-02T18:50:57.231Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:50:57 [2020-04-02T18:50:57.231Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
18:50:57 [2020-04-02T18:50:57.231Z] === RUN   TestTagInvalidReference
18:50:57 [2020-04-02T18:50:57.231Z] --- PASS: TestTagInvalidReference (0.01s)
18:50:57 [2020-04-02T18:50:57.231Z] === RUN   TestTagValidPrefixedRepo
18:50:57 [2020-04-02T18:50:57.231Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
18:50:57 [2020-04-02T18:50:57.231Z] === RUN   TestTagExistedNameWithoutForce
18:50:57 [2020-04-02T18:50:57.231Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
18:50:57 [2020-04-02T18:50:57.231Z] === RUN   TestTagOfficialNames
18:50:57 [2020-04-02T18:50:57.231Z] --- PASS: TestTagOfficialNames (0.04s)
18:50:57 [2020-04-02T18:50:57.231Z] === RUN   TestTagMatchesDigest
18:50:57 [2020-04-02T18:50:57.231Z] --- PASS: TestTagMatchesDigest (0.01s)
18:50:57 [2020-04-02T18:50:57.231Z] === CONT  TestImportExtremelyLargeImageWorks
18:50:57 [2020-04-02T18:50:57.592Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:50:58 [2020-04-02T18:50:58.514Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
18:50:58 [2020-04-02T18:50:58.514Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:50:59 [2020-04-02T18:50:59.438Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
18:50:59 [2020-04-02T18:50:59.996Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
18:51:00 [2020-04-02T18:51:00.259Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
18:51:00 [2020-04-02T18:51:00.543Z] --- PASS: TestServiceUpdateNetwork (14.86s)
18:51:00 [2020-04-02T18:51:00.543Z] PASS
18:51:00 [2020-04-02T18:51:00.543Z] 
18:51:00 [2020-04-02T18:51:00.543Z] === Skipped
18:51:00 [2020-04-02T18:51:00.543Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
18:51:00 [2020-04-02T18:51:00.543Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:51:00 [2020-04-02T18:51:00.543Z] 
18:51:00 [2020-04-02T18:51:00.543Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
18:51:00 [2020-04-02T18:51:00.543Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:51:00 [2020-04-02T18:51:00.543Z] 
18:51:00 [2020-04-02T18:51:00.543Z] 
18:51:00 [2020-04-02T18:51:00.543Z] DONE 23 tests, 2 skipped in 144.650s
18:51:00 [2020-04-02T18:51:00.543Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
18:51:00 [2020-04-02T18:51:00.543Z] ++ 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
18:51:00 [2020-04-02T18:51:00.543Z] ++ set -e
18:51:00 [2020-04-02T18:51:00.543Z] ++ '[' -n 0 ']'
18:51:00 [2020-04-02T18:51:00.543Z] ++ set -x
18:51:00 [2020-04-02T18:51:00.543Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:51:00 [2020-04-02T18:51:00.801Z] INFO: Testing against a local daemon
18:51:00 [2020-04-02T18:51:00.801Z] === RUN   TestSessionCreate
18:51:00 [2020-04-02T18:51:00.801Z] --- PASS: TestSessionCreate (0.05s)
18:51:00 [2020-04-02T18:51:00.801Z] === RUN   TestSessionCreateWithBadUpgrade
18:51:00 [2020-04-02T18:51:00.801Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
18:51:00 [2020-04-02T18:51:00.801Z] PASS
18:51:00 [2020-04-02T18:51:00.801Z] 
18:51:00 [2020-04-02T18:51:00.801Z] DONE 2 tests in 0.276s
18:51:00 [2020-04-02T18:51:00.801Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
18:51:00 [2020-04-02T18:51:00.801Z] ++ 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
18:51:00 [2020-04-02T18:51:00.801Z] ++ set -e
18:51:00 [2020-04-02T18:51:00.801Z] ++ '[' -n 0 ']'
18:51:00 [2020-04-02T18:51:00.801Z] ++ set -x
18:51:00 [2020-04-02T18:51:00.801Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:51:01 [2020-04-02T18:51:01.059Z] INFO: Testing against a local daemon
18:51:01 [2020-04-02T18:51:01.059Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:51:01 [2020-04-02T18:51:01.059Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:51:01 [2020-04-02T18:51:01.059Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:51:01 [2020-04-02T18:51:01.059Z] === RUN   TestEventsExecDie
18:51:01 [2020-04-02T18:51:01.618Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:51:01 [2020-04-02T18:51:01.872Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
18:51:01 [2020-04-02T18:51:01.872Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
18:51:01 [2020-04-02T18:51:01.994Z] --- PASS: TestEventsExecDie (0.95s)
18:51:01 [2020-04-02T18:51:01.994Z] === RUN   TestEventsBackwardsCompatible
18:51:01 [2020-04-02T18:51:01.994Z] --- PASS: TestEventsBackwardsCompatible (0.14s)
18:51:01 [2020-04-02T18:51:01.994Z] === RUN   TestInfoBinaryCommits
18:51:02 [2020-04-02T18:51:02.253Z] --- PASS: TestInfoBinaryCommits (0.05s)
18:51:02 [2020-04-02T18:51:02.253Z] === RUN   TestInfoAPIVersioned
18:51:02 [2020-04-02T18:51:02.253Z] --- PASS: TestInfoAPIVersioned (0.03s)
18:51:02 [2020-04-02T18:51:02.253Z] === RUN   TestInfoDiscoveryBackend
18:51:02 [2020-04-02T18:51:02.431Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
18:51:02 [2020-04-02T18:51:02.821Z] --- PASS: TestInfoDiscoveryBackend (0.63s)
18:51:02 [2020-04-02T18:51:02.821Z] === RUN   TestInfoDiscoveryInvalidAdvertise
18:51:03 [2020-04-02T18:51:03.681Z] --- PASS: TestServiceUpdateSecrets (15.19s)
18:51:03 [2020-04-02T18:51:03.681Z] === RUN   TestServiceUpdateConfigs
18:51:03 [2020-04-02T18:51:03.755Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
18:51:03 [2020-04-02T18:51:03.755Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
18:51:04 [2020-04-02T18:51:04.321Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s)
18:51:04 [2020-04-02T18:51:04.321Z] === RUN   TestInfoAPI
18:51:04 [2020-04-02T18:51:04.580Z] --- PASS: TestInfoAPI (0.05s)
18:51:04 [2020-04-02T18:51:04.580Z] === RUN   TestInfoAPIWarnings
18:51:04 [2020-04-02T18:51:04.936Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:51:05 [2020-04-02T18:51:05.146Z] --- PASS: TestInfoAPIWarnings (0.64s)
18:51:05 [2020-04-02T18:51:05.146Z] === RUN   TestInfoDebug
18:51:05 [2020-04-02T18:51:05.713Z] --- PASS: TestInfoDebug (0.63s)
18:51:05 [2020-04-02T18:51:05.713Z] === RUN   TestInfoInsecureRegistries
18:51:06 [2020-04-02T18:51:06.280Z] --- PASS: TestInfoInsecureRegistries (0.63s)
18:51:06 [2020-04-02T18:51:06.280Z] === RUN   TestInfoRegistryMirrors
18:51:07 [2020-04-02T18:51:07.214Z] --- PASS: TestInfoRegistryMirrors (0.63s)
18:51:07 [2020-04-02T18:51:07.214Z] === RUN   TestLoginFailsWithBadCredentials
18:51:07 [2020-04-02T18:51:07.472Z] --- PASS: TestLoginFailsWithBadCredentials (0.35s)
18:51:07 [2020-04-02T18:51:07.472Z] === RUN   TestPingCacheHeaders
18:51:07 [2020-04-02T18:51:07.472Z] --- PASS: TestPingCacheHeaders (0.05s)
18:51:07 [2020-04-02T18:51:07.472Z] === RUN   TestPingGet
18:51:07 [2020-04-02T18:51:07.472Z] --- PASS: TestPingGet (0.03s)
18:51:07 [2020-04-02T18:51:07.472Z] === RUN   TestPingHead
18:51:07 [2020-04-02T18:51:07.473Z] --- PASS: TestPingHead (0.05s)
18:51:07 [2020-04-02T18:51:07.473Z] === RUN   TestVersion
18:51:07 [2020-04-02T18:51:07.473Z] --- PASS: TestVersion (0.05s)
18:51:07 [2020-04-02T18:51:07.473Z] PASS
18:51:07 [2020-04-02T18:51:07.473Z] 
18:51:07 [2020-04-02T18:51:07.473Z] === Skipped
18:51:07 [2020-04-02T18:51:07.473Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:51:07 [2020-04-02T18:51:07.473Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:51:07 [2020-04-02T18:51:07.473Z] 
18:51:07 [2020-04-02T18:51:07.473Z] 
18:51:07 [2020-04-02T18:51:07.473Z] DONE 18 tests, 1 skipped in 6.741s
18:51:07 [2020-04-02T18:51:07.473Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
18:51:07 [2020-04-02T18:51:07.473Z] ++ 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
18:51:07 [2020-04-02T18:51:07.473Z] ++ set -e
18:51:07 [2020-04-02T18:51:07.473Z] ++ '[' -n 0 ']'
18:51:07 [2020-04-02T18:51:07.473Z] ++ set -x
18:51:07 [2020-04-02T18:51:07.473Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:51:07 [2020-04-02T18:51:07.731Z] INFO: Testing against a local daemon
18:51:07 [2020-04-02T18:51:07.731Z] === RUN   TestVolumesCreateAndList
18:51:07 [2020-04-02T18:51:07.731Z] --- PASS: TestVolumesCreateAndList (0.04s)
18:51:07 [2020-04-02T18:51:07.731Z] === RUN   TestVolumesRemove
18:51:07 [2020-04-02T18:51:07.989Z] --- PASS: TestVolumesRemove (0.14s)
18:51:07 [2020-04-02T18:51:07.989Z] === RUN   TestVolumesInspect
18:51:07 [2020-04-02T18:51:07.989Z] --- PASS: TestVolumesInspect (0.03s)
18:51:07 [2020-04-02T18:51:07.989Z] === RUN   TestVolumesInvalidJSON
18:51:07 [2020-04-02T18:51:07.989Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:51:07 [2020-04-02T18:51:07.989Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:51:07 [2020-04-02T18:51:07.989Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:51:07 [2020-04-02T18:51:07.989Z] --- PASS: TestVolumesInvalidJSON (0.03s)
18:51:07 [2020-04-02T18:51:07.989Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:51:07 [2020-04-02T18:51:07.989Z] PASS
18:51:07 [2020-04-02T18:51:07.989Z] 
18:51:07 [2020-04-02T18:51:07.989Z] DONE 5 tests in 0.431s
18:51:07 [2020-04-02T18:51:07.989Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:51:08 [2020-04-02T18:51:08.247Z] ++++ cat bundles/test-integration/docker.pid
18:51:08 [2020-04-02T18:51:08.505Z] +++ kill 13391
18:51:08 [2020-04-02T18:51:08.928Z] Removing intermediate container af151fe2c1ea
18:51:08 [2020-04-02T18:51:08.928Z]  ---> 0659e462e6c1
18:51:08 [2020-04-02T18:51:08.928Z] 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
18:51:08 [2020-04-02T18:51:08.928Z]  ---> Running in 9fb141bd2418
18:51:08 [2020-04-02T18:51:08.928Z] INFO: Building gotestsum version v0.3.5 in C:\gopath
18:51:09 [2020-04-02T18:51:09.878Z] +++ /etc/init.d/apparmor stop
18:51:09 [2020-04-02T18:51:09.878Z] Leaving: AppArmorNo profiles have been unloaded.
18:51:09 [2020-04-02T18:51:09.878Z] 
18:51:09 [2020-04-02T18:51:09.878Z] Unloading profiles will leave already running processes permanently
18:51:09 [2020-04-02T18:51:09.878Z] unconfined, which can lead to unexpected situations.
18:51:09 [2020-04-02T18:51:09.878Z] 
18:51:09 [2020-04-02T18:51:09.878Z] To set a process to complain mode, use the command line tool
18:51:09 [2020-04-02T18:51:09.878Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:51:09 [2020-04-02T18:51:09.878Z] +++ true
18:51:09 [2020-04-02T18:51:09.878Z] 
18:51:10 [2020-04-02T18:51:10.167Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:51:11 [2020-04-02T18:51:11.525Z] --- PASS: TestDockerNetworkMacvlan (15.55s)
18:51:11 [2020-04-02T18:51:11.525Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
18:51:11 [2020-04-02T18:51:11.525Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
18:51:11 [2020-04-02T18:51:11.525Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.03s)
18:51:11 [2020-04-02T18:51:11.525Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.94s)
18:51:11 [2020-04-02T18:51:11.525Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.20s)
18:51:11 [2020-04-02T18:51:11.525Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.22s)
18:51:11 [2020-04-02T18:51:11.525Z] PASS
18:51:11 [2020-04-02T18:51:11.525Z] 
18:51:11 [2020-04-02T18:51:11.525Z] DONE 8 tests in 17.070s
18:51:11 [2020-04-02T18:51:11.526Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
18:51:11 [2020-04-02T18:51:11.526Z] ++ 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
18:51:11 [2020-04-02T18:51:11.526Z] ++ set -e
18:51:11 [2020-04-02T18:51:11.526Z] ++ '[' -n 0 ']'
18:51:11 [2020-04-02T18:51:11.526Z] ++ set -x
18:51:11 [2020-04-02T18:51:11.526Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:51:11 [2020-04-02T18:51:11.526Z] testing: warning: no tests to run
18:51:11 [2020-04-02T18:51:11.526Z] PASS
18:51:11 [2020-04-02T18:51:11.526Z] 
18:51:11 [2020-04-02T18:51:11.526Z] DONE 0 tests in 0.023s
18:51:11 [2020-04-02T18:51:11.526Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:51:11 [2020-04-02T18:51:11.526Z] ++ 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
18:51:11 [2020-04-02T18:51:11.526Z] ++ set -e
18:51:11 [2020-04-02T18:51:11.526Z] ++ '[' -n 0 ']'
18:51:11 [2020-04-02T18:51:11.526Z] ++ set -x
18:51:11 [2020-04-02T18:51:11.526Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:51:11 [2020-04-02T18:51:11.780Z] INFO: Testing against a local daemon
18:51:11 [2020-04-02T18:51:11.780Z] === RUN   TestAuthZPluginAllowRequest
18:51:13 [2020-04-02T18:51:13.660Z] --- PASS: TestAuthZPluginAllowRequest (1.75s)
18:51:13 [2020-04-02T18:51:13.660Z] === RUN   TestAuthZPluginTLS
18:51:13 [2020-04-02T18:51:13.660Z] === RUN   TestDockerSuite/TestBuildExpose
18:51:13 [2020-04-02T18:51:13.914Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
18:51:14 [2020-04-02T18:51:14.169Z] --- PASS: TestAuthZPluginTLS (0.56s)
18:51:14 [2020-04-02T18:51:14.169Z] === RUN   TestAuthZPluginDenyRequest
18:51:14 [2020-04-02T18:51:14.423Z] === RUN   TestDockerSuite/TestBuildExposeOrder
18:51:14 [2020-04-02T18:51:14.677Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
18:51:14 [2020-04-02T18:51:14.677Z] === RUN   TestAuthZPluginAPIDenyResponse
18:51:14 [2020-04-02T18:51:14.931Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
Post stage
[Pipeline] junit
18:51:15 [2020-04-02T18:51:15.159Z] Recording test results
18:51:15 [2020-04-02T18:51:15.185Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
18:51:15 [2020-04-02T18:51:15.185Z] === RUN   TestAuthZPluginDenyResponse
18:51:15 [2020-04-02T18:51:15.185Z] === RUN   TestDockerSuite/TestBuildFails
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:51:15 [2020-04-02T18:51:15.744Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
18:51:15 [2020-04-02T18:51:15.744Z] === RUN   TestAuthZPluginAllowEventStream
18:51:15 [2020-04-02T18:51:15.925Z] + echo Ensuring container killed.
18:51:15 [2020-04-02T18:51:15.925Z] Ensuring container killed.
18:51:15 [2020-04-02T18:51:15.925Z] + docker rm -vf docker-pr11
18:51:15 [2020-04-02T18:51:15.925Z] Error: No such container: docker-pr11
18:51:15 [2020-04-02T18:51:15.925Z] + true
[Pipeline] sh
18:51:16 [2020-04-02T18:51:16.211Z] + echo Chowning /workspace to jenkins user
18:51:16 [2020-04-02T18:51:16.211Z] Chowning /workspace to jenkins user
18:51:16 [2020-04-02T18:51:16.211Z] + id -u
18:51:16 [2020-04-02T18:51:16.211Z] + id -g
18:51:16 [2020-04-02T18:51:16.211Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40694:/workspace busybox chown -R 1000:1000 /workspace
18:51:16 [2020-04-02T18:51:16.303Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
18:51:16 [2020-04-02T18:51:16.303Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
18:51:16 [2020-04-02T18:51:16.303Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
18:51:17 [2020-04-02T18:51:17.704Z] --- PASS: TestAuthZPluginAllowEventStream (1.84s)
18:51:17 [2020-04-02T18:51:17.704Z] === RUN   TestAuthZPluginErrorResponse
18:51:18 [2020-04-02T18:51:18.263Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
18:51:18 [2020-04-02T18:51:18.263Z] === RUN   TestAuthZPluginErrorRequest
18:51:18 [2020-04-02T18:51:18.822Z] --- PASS: TestAuthZPluginErrorRequest (0.60s)
18:51:18 [2020-04-02T18:51:18.822Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:51:18 [2020-04-02T18:51:18.884Z] --- PASS: TestServiceUpdateConfigs (15.77s)
18:51:18 [2020-04-02T18:51:18.884Z] === RUN   TestServiceUpdateNetwork
18:51:19 [2020-04-02T18:51:19.076Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
18:51:19 [2020-04-02T18:51:19.331Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
18:51:19 [2020-04-02T18:51:19.331Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:51:20 [2020-04-02T18:51:20.696Z] + bundleName=arm64-integration
18:51:20 [2020-04-02T18:51:20.696Z] + echo Creating arm64-integration-bundles.tar.gz
18:51:20 [2020-04-02T18:51:20.696Z] Creating arm64-integration-bundles.tar.gz
18:51:20 [2020-04-02T18:51:20.696Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
18:51:20 [2020-04-02T18:51:20.696Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
18:51:20 [2020-04-02T18:51:20.966Z] Archiving artifacts
18:51:21 [2020-04-02T18:51:21.245Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40694/11/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:51:21 [2020-04-02T18:51:21.563Z] + make clean
18:51:21 [2020-04-02T18:51:21.850Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s)
18:51:21 [2020-04-02T18:51:21.850Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:51:21 [2020-04-02T18:51:21.850Z] === RUN   TestDockerSuite/TestBuildForceRm
18:51:22 [2020-04-02T18:51:22.131Z] docker volume rm -f docker-dev-cache
18:51:22 [2020-04-02T18:51:22.131Z] docker-dev-cache
[Pipeline] deleteDir
18:51:23 [2020-04-02T18:51:23.778Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.02s)
18:51:23 [2020-04-02T18:51:23.778Z] === RUN   TestAuthZPluginHeader
18:51:23 [2020-04-02T18:51:23.778Z] === RUN   TestDockerSuite/TestBuildFromGit
18:51:24 [2020-04-02T18:51:24.337Z] --- PASS: TestAuthZPluginHeader (0.79s)
18:51:24 [2020-04-02T18:51:24.337Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:51:25 [2020-04-02T18:51:25.260Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
18:51:25 [2020-04-02T18:51:25.260Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:51:26 [2020-04-02T18:51:26.660Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
18:51:28 [2020-04-02T18:51:28.541Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
18:51:28 [2020-04-02T18:51:28.798Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.56s)
18:51:28 [2020-04-02T18:51:28.798Z] === RUN   TestAuthZPluginV2Disable
18:51:29 [2020-04-02T18:51:29.356Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
18:51:29 [2020-04-02T18:51:29.915Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
18:51:32 [2020-04-02T18:51:32.422Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
18:51:32 [2020-04-02T18:51:32.422Z] --- PASS: TestAuthZPluginV2Disable (3.41s)
18:51:32 [2020-04-02T18:51:32.422Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:51:33 [2020-04-02T18:51:33.878Z] INFO: Sources obtained for gotestsum...
18:51:33 [2020-04-02T18:51:33.878Z] INFO: Checkout done for gotestsum...
18:51:34 [2020-04-02T18:51:34.302Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
18:51:35 [2020-04-02T18:51:35.224Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.09s)
18:51:35 [2020-04-02T18:51:35.224Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:51:35 [2020-04-02T18:51:35.478Z] === RUN   TestDockerSuite/TestBuildHistory
18:51:36 [2020-04-02T18:51:36.018Z] INFO: Build done for gotestsum...
18:51:37 [2020-04-02T18:51:37.321Z] --- PASS: TestServiceUpdateNetwork (17.00s)
18:51:37 [2020-04-02T18:51:37.321Z] PASS
18:51:37 [2020-04-02T18:51:37.321Z] 
18:51:37 [2020-04-02T18:51:37.321Z] === Skipped
18:51:37 [2020-04-02T18:51:37.321Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
18:51:37 [2020-04-02T18:51:37.321Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:51:37 [2020-04-02T18:51:37.321Z] 
18:51:37 [2020-04-02T18:51:37.321Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
18:51:37 [2020-04-02T18:51:37.321Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:51:37 [2020-04-02T18:51:37.321Z] 
18:51:37 [2020-04-02T18:51:37.321Z] 
18:51:37 [2020-04-02T18:51:37.321Z] DONE 23 tests, 2 skipped in 156.411s
18:51:37 [2020-04-02T18:51:37.321Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
18:51:37 [2020-04-02T18:51:37.321Z] ++ 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
18:51:37 [2020-04-02T18:51:37.321Z] ++ set -e
18:51:37 [2020-04-02T18:51:37.321Z] ++ '[' -n 0 ']'
18:51:37 [2020-04-02T18:51:37.321Z] ++ set -x
18:51:37 [2020-04-02T18:51:37.321Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:51:37 [2020-04-02T18:51:37.321Z] INFO: Testing against a local daemon
18:51:37 [2020-04-02T18:51:37.321Z] === RUN   TestSessionCreate
18:51:37 [2020-04-02T18:51:37.321Z] --- PASS: TestSessionCreate (0.02s)
18:51:37 [2020-04-02T18:51:37.321Z] === RUN   TestSessionCreateWithBadUpgrade
18:51:37 [2020-04-02T18:51:37.321Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
18:51:37 [2020-04-02T18:51:37.321Z] PASS
18:51:37 [2020-04-02T18:51:37.321Z] 
18:51:37 [2020-04-02T18:51:37.321Z] DONE 2 tests in 0.101s
18:51:37 [2020-04-02T18:51:37.321Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
18:51:37 [2020-04-02T18:51:37.321Z] ++ 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
18:51:37 [2020-04-02T18:51:37.321Z] ++ set -e
18:51:37 [2020-04-02T18:51:37.321Z] ++ '[' -n 0 ']'
18:51:37 [2020-04-02T18:51:37.321Z] ++ set -x
18:51:37 [2020-04-02T18:51:37.322Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:51:37 [2020-04-02T18:51:37.322Z] INFO: Testing against a local daemon
18:51:37 [2020-04-02T18:51:37.322Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:51:37 [2020-04-02T18:51:37.322Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:51:37 [2020-04-02T18:51:37.322Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:51:37 [2020-04-02T18:51:37.322Z] === RUN   TestEventsExecDie
18:51:37 [2020-04-02T18:51:37.322Z] --- PASS: TestEventsExecDie (0.96s)
18:51:37 [2020-04-02T18:51:37.322Z] === RUN   TestEventsBackwardsCompatible
18:51:37 [2020-04-02T18:51:37.322Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
18:51:37 [2020-04-02T18:51:37.322Z] === RUN   TestInfoBinaryCommits
18:51:37 [2020-04-02T18:51:37.322Z] --- PASS: TestInfoBinaryCommits (0.02s)
18:51:37 [2020-04-02T18:51:37.322Z] === RUN   TestInfoAPIVersioned
18:51:37 [2020-04-02T18:51:37.322Z] --- PASS: TestInfoAPIVersioned (0.01s)
18:51:37 [2020-04-02T18:51:37.322Z] === RUN   TestInfoDiscoveryBackend
18:51:37 [2020-04-02T18:51:37.322Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
18:51:37 [2020-04-02T18:51:37.322Z] === RUN   TestInfoDiscoveryInvalidAdvertise
18:51:38 [2020-04-02T18:51:38.326Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
18:51:38 [2020-04-02T18:51:38.326Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
18:51:38 [2020-04-02T18:51:38.941Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
18:51:38 [2020-04-02T18:51:38.941Z] === RUN   TestInfoAPI
18:51:38 [2020-04-02T18:51:38.941Z] --- PASS: TestInfoAPI (0.02s)
18:51:38 [2020-04-02T18:51:38.941Z] === RUN   TestInfoAPIWarnings
18:51:39 [2020-04-02T18:51:39.588Z] --- PASS: TestInfoAPIWarnings (0.52s)
18:51:39 [2020-04-02T18:51:39.588Z] === RUN   TestInfoDebug
18:51:40 [2020-04-02T18:51:40.202Z] --- PASS: TestInfoDebug (0.52s)
18:51:40 [2020-04-02T18:51:40.202Z] === RUN   TestInfoInsecureRegistries
18:51:40 [2020-04-02T18:51:40.484Z] --- PASS: TestInfoInsecureRegistries (0.52s)
18:51:40 [2020-04-02T18:51:40.484Z] === RUN   TestInfoRegistryMirrors
18:51:40 [2020-04-02T18:51:40.710Z] === RUN   TestDockerSuite/TestBuildIidFile
18:51:41 [2020-04-02T18:51:41.097Z] --- PASS: TestInfoRegistryMirrors (0.52s)
18:51:41 [2020-04-02T18:51:41.097Z] === RUN   TestLoginFailsWithBadCredentials
18:51:41 [2020-04-02T18:51:41.271Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
18:51:41 [2020-04-02T18:51:41.379Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s)
18:51:41 [2020-04-02T18:51:41.379Z] === RUN   TestPingCacheHeaders
18:51:41 [2020-04-02T18:51:41.379Z] --- PASS: TestPingCacheHeaders (0.01s)
18:51:41 [2020-04-02T18:51:41.379Z] === RUN   TestPingGet
18:51:41 [2020-04-02T18:51:41.379Z] --- PASS: TestPingGet (0.01s)
18:51:41 [2020-04-02T18:51:41.379Z] === RUN   TestPingHead
18:51:41 [2020-04-02T18:51:41.379Z] --- PASS: TestPingHead (0.01s)
18:51:41 [2020-04-02T18:51:41.379Z] === RUN   TestVersion
18:51:41 [2020-04-02T18:51:41.379Z] --- PASS: TestVersion (0.01s)
18:51:41 [2020-04-02T18:51:41.379Z] PASS
18:51:41 [2020-04-02T18:51:41.379Z] 
18:51:41 [2020-04-02T18:51:41.379Z] === Skipped
18:51:41 [2020-04-02T18:51:41.379Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:51:41 [2020-04-02T18:51:41.379Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:51:41 [2020-04-02T18:51:41.379Z] 
18:51:41 [2020-04-02T18:51:41.379Z] 
18:51:41 [2020-04-02T18:51:41.379Z] DONE 18 tests, 1 skipped in 5.640s
18:51:41 [2020-04-02T18:51:41.379Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
18:51:41 [2020-04-02T18:51:41.379Z] ++ 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
18:51:41 [2020-04-02T18:51:41.379Z] ++ set -e
18:51:41 [2020-04-02T18:51:41.379Z] ++ '[' -n 0 ']'
18:51:41 [2020-04-02T18:51:41.379Z] ++ set -x
18:51:41 [2020-04-02T18:51:41.379Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:51:41 [2020-04-02T18:51:41.379Z] INFO: Testing against a local daemon
18:51:41 [2020-04-02T18:51:41.379Z] === RUN   TestVolumesCreateAndList
18:51:41 [2020-04-02T18:51:41.379Z] --- PASS: TestVolumesCreateAndList (0.02s)
18:51:41 [2020-04-02T18:51:41.379Z] === RUN   TestVolumesRemove
18:51:41 [2020-04-02T18:51:41.526Z] === RUN   TestDockerSuite/TestBuildInheritance
18:51:41 [2020-04-02T18:51:41.661Z] --- PASS: TestVolumesRemove (0.10s)
18:51:41 [2020-04-02T18:51:41.661Z] === RUN   TestVolumesInspect
18:51:41 [2020-04-02T18:51:41.661Z] --- PASS: TestVolumesInspect (0.01s)
18:51:41 [2020-04-02T18:51:41.661Z] === RUN   TestVolumesInvalidJSON
18:51:41 [2020-04-02T18:51:41.661Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:51:41 [2020-04-02T18:51:41.661Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:51:41 [2020-04-02T18:51:41.661Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:51:41 [2020-04-02T18:51:41.661Z] --- PASS: TestVolumesInvalidJSON (0.01s)
18:51:41 [2020-04-02T18:51:41.661Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:51:41 [2020-04-02T18:51:41.661Z] PASS
18:51:41 [2020-04-02T18:51:41.661Z] 
18:51:41 [2020-04-02T18:51:41.661Z] DONE 5 tests in 0.215s
18:51:41 [2020-04-02T18:51:41.661Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:51:41 [2020-04-02T18:51:41.661Z] ++++ cat bundles/test-integration/docker.pid
18:51:41 [2020-04-02T18:51:41.661Z] +++ kill 11729
18:51:42 [2020-04-02T18:51:42.449Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
18:51:43 [2020-04-02T18:51:43.015Z] === RUN   TestDockerSuite/TestBuildInvalidTag
18:51:43 [2020-04-02T18:51:43.015Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
18:51:43 [2020-04-02T18:51:43.128Z] +++ /etc/init.d/apparmor stop
18:51:43 [2020-04-02T18:51:43.128Z] Leaving: AppArmorNo profiles have been unloaded.
18:51:43 [2020-04-02T18:51:43.128Z] 
18:51:43 [2020-04-02T18:51:43.128Z] Unloading profiles will leave already running processes permanently
18:51:43 [2020-04-02T18:51:43.128Z] unconfined, which can lead to unexpected situations.
18:51:43 [2020-04-02T18:51:43.128Z] 
18:51:43 [2020-04-02T18:51:43.128Z] To set a process to complain mode, use the command line tool
18:51:43 [2020-04-02T18:51:43.128Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:51:43 [2020-04-02T18:51:43.128Z] +++ true
18:51:43 [2020-04-02T18:51:43.128Z] 
Post stage
[Pipeline] junit
18:51:44 [2020-04-02T18:51:44.170Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:51:44 [2020-04-02T18:51:44.825Z] + echo Ensuring container killed.
18:51:44 [2020-04-02T18:51:44.825Z] Ensuring container killed.
18:51:44 [2020-04-02T18:51:44.825Z] + docker rm -vf docker-pr11
18:51:44 [2020-04-02T18:51:44.825Z] Error: No such container: docker-pr11
18:51:44 [2020-04-02T18:51:44.825Z] + true
[Pipeline] sh
18:51:44 [2020-04-02T18:51:44.948Z] === RUN   TestDockerSuite/TestBuildLabel
18:51:45 [2020-04-02T18:51:45.198Z] + echo Chowning /workspace to jenkins user
18:51:45 [2020-04-02T18:51:45.198Z] Chowning /workspace to jenkins user
18:51:45 [2020-04-02T18:51:45.198Z] + id -u
18:51:45 [2020-04-02T18:51:45.198Z] + id -g
18:51:45 [2020-04-02T18:51:45.198Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40694:/workspace busybox chown -R 1001:1001 /workspace
18:51:45 [2020-04-02T18:51:45.202Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
18:51:45 [2020-04-02T18:51:45.760Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
18:51:46 [2020-04-02T18:51:46.016Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
18:51:46 [2020-04-02T18:51:46.574Z] === RUN   TestDockerSuite/TestBuildLabels
18:51:47 [2020-04-02T18:51:47.132Z] === RUN   TestDockerSuite/TestBuildLabelsCache
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:51:47 [2020-04-02T18:51:47.607Z] + bundleName=s390x-integration
18:51:47 [2020-04-02T18:51:47.608Z] + echo Creating s390x-integration-bundles.tar.gz
18:51:47 [2020-04-02T18:51:47.608Z] Creating s390x-integration-bundles.tar.gz
18:51:47 [2020-04-02T18:51:47.608Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
18:51:47 [2020-04-02T18:51:47.608Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
18:51:47 [2020-04-02T18:51:47.642Z] Archiving artifacts
18:51:47 [2020-04-02T18:51:47.936Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40694/11/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:51:48 [2020-04-02T18:51:48.054Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
18:51:48 [2020-04-02T18:51:48.259Z] Removing intermediate container 9fb141bd2418
18:51:48 [2020-04-02T18:51:48.259Z]  ---> e043f3b7cfd4
18:51:48 [2020-04-02T18:51:48.259Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
18:51:48 [2020-04-02T18:51:48.259Z]  ---> Running in bc81a1022451
18:51:48 [2020-04-02T18:51:48.259Z] Removing intermediate container bc81a1022451
18:51:48 [2020-04-02T18:51:48.259Z]  ---> 65e759d94ba4
18:51:48 [2020-04-02T18:51:48.259Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
18:51:48 [2020-04-02T18:51:48.259Z]  ---> Running in b4bf8055780a
18:51:48 [2020-04-02T18:51:48.322Z] + make clean
18:51:48 [2020-04-02T18:51:48.352Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.15s)
18:51:48 [2020-04-02T18:51:48.352Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:51:48 [2020-04-02T18:51:48.605Z] docker volume rm -f docker-dev-cache
18:51:48 [2020-04-02T18:51:48.605Z] docker-dev-cache
[Pipeline] deleteDir
18:51:49 [2020-04-02T18:51:49.209Z] Removing intermediate container b4bf8055780a
18:51:49 [2020-04-02T18:51:49.209Z]  ---> 09c0d687b337
18:51:49 [2020-04-02T18:51:49.209Z] Step 10/10 : COPY . .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:51:50 [2020-04-02T18:51:50.944Z] === RUN   TestDockerSuite/TestBuildLastModified
18:51:56 [2020-04-02T18:51:56.169Z] === RUN   TestDockerSuite/TestBuildLineBreak
18:52:00 [2020-04-02T18:52:00.319Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
18:52:00 [2020-04-02T18:52:00.319Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
18:52:00 [2020-04-02T18:52:00.319Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
18:52:00 [2020-04-02T18:52:00.319Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
18:52:00 [2020-04-02T18:52:00.319Z] === RUN   TestDockerSuite/TestBuildMaintainer
18:52:00 [2020-04-02T18:52:00.319Z] === RUN   TestDockerSuite/TestBuildMissingArgs
18:52:01 [2020-04-02T18:52:01.677Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
18:52:03 [2020-04-02T18:52:03.035Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
18:52:03 [2020-04-02T18:52:03.289Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
18:52:05 [2020-04-02T18:52:05.170Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.63s)
18:52:05 [2020-04-02T18:52:05.170Z] PASS
18:52:05 [2020-04-02T18:52:05.170Z] 
18:52:05 [2020-04-02T18:52:05.170Z] DONE 17 tests in 53.402s
18:52:05 [2020-04-02T18:52:05.170Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:52:05 [2020-04-02T18:52:05.170Z] ++ 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
18:52:05 [2020-04-02T18:52:05.170Z] ++ set -e
18:52:05 [2020-04-02T18:52:05.170Z] ++ '[' -n 0 ']'
18:52:05 [2020-04-02T18:52:05.170Z] ++ set -x
18:52:05 [2020-04-02T18:52:05.170Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:52:05 [2020-04-02T18:52:05.170Z] INFO: Testing against a local daemon
18:52:05 [2020-04-02T18:52:05.170Z] === RUN   TestPluginInvalidJSON
18:52:05 [2020-04-02T18:52:05.170Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:52:05 [2020-04-02T18:52:05.170Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:52:05 [2020-04-02T18:52:05.170Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:52:05 [2020-04-02T18:52:05.170Z] --- PASS: TestPluginInvalidJSON (0.06s)
18:52:05 [2020-04-02T18:52:05.170Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:52:05 [2020-04-02T18:52:05.170Z] PASS
18:52:05 [2020-04-02T18:52:05.170Z] 
18:52:05 [2020-04-02T18:52:05.170Z] DONE 2 tests in 0.171s
18:52:05 [2020-04-02T18:52:05.170Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:52:05 [2020-04-02T18:52:05.170Z] ++ 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
18:52:05 [2020-04-02T18:52:05.170Z] ++ set -e
18:52:05 [2020-04-02T18:52:05.170Z] ++ '[' -n 0 ']'
18:52:05 [2020-04-02T18:52:05.170Z] ++ set -x
18:52:05 [2020-04-02T18:52:05.170Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:52:05 [2020-04-02T18:52:05.424Z] INFO: Testing against a local daemon
18:52:05 [2020-04-02T18:52:05.424Z] === RUN   TestExternalGraphDriver
18:52:05 [2020-04-02T18:52:05.679Z] === RUN   TestExternalGraphDriver/json
18:52:07 [2020-04-02T18:52:07.563Z] === RUN   TestExternalGraphDriver/spec
18:52:07 [2020-04-02T18:52:07.818Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
18:52:08 [2020-04-02T18:52:08.376Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
18:52:08 [2020-04-02T18:52:08.935Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
18:52:09 [2020-04-02T18:52:09.857Z] === RUN   TestExternalGraphDriver/pull
18:52:11 [2020-04-02T18:52:11.737Z] --- PASS: TestExternalGraphDriver (6.23s)
18:52:11 [2020-04-02T18:52:11.737Z]     --- PASS: TestExternalGraphDriver/json (2.08s)
18:52:11 [2020-04-02T18:52:11.737Z]     --- PASS: TestExternalGraphDriver/spec (2.09s)
18:52:11 [2020-04-02T18:52:11.737Z]     --- PASS: TestExternalGraphDriver/pull (1.90s)
18:52:11 [2020-04-02T18:52:11.737Z] === RUN   TestGraphdriverPluginV2
18:52:16 [2020-04-02T18:52:16.969Z] --- PASS: TestGraphdriverPluginV2 (4.80s)
18:52:16 [2020-04-02T18:52:16.969Z] PASS
18:52:16 [2020-04-02T18:52:16.969Z] 
18:52:16 [2020-04-02T18:52:16.969Z] DONE 5 tests in 11.183s
18:52:16 [2020-04-02T18:52:16.969Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:52:16 [2020-04-02T18:52:16.969Z] ++ 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
18:52:16 [2020-04-02T18:52:16.969Z] ++ set -e
18:52:16 [2020-04-02T18:52:16.969Z] ++ '[' -n 0 ']'
18:52:16 [2020-04-02T18:52:16.969Z] ++ set -x
18:52:16 [2020-04-02T18:52:16.969Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:52:16 [2020-04-02T18:52:16.969Z] INFO: Testing against a local daemon
18:52:16 [2020-04-02T18:52:16.969Z] === RUN   TestContinueAfterPluginCrash
18:52:16 [2020-04-02T18:52:16.969Z] === PAUSE TestContinueAfterPluginCrash
18:52:16 [2020-04-02T18:52:16.969Z] === RUN   TestReadPluginNoRead
18:52:16 [2020-04-02T18:52:16.969Z] === PAUSE TestReadPluginNoRead
18:52:16 [2020-04-02T18:52:16.969Z] === RUN   TestDaemonStartWithLogOpt
18:52:16 [2020-04-02T18:52:16.969Z] === PAUSE TestDaemonStartWithLogOpt
18:52:16 [2020-04-02T18:52:16.969Z] === CONT  TestContinueAfterPluginCrash
18:52:16 [2020-04-02T18:52:16.969Z] === CONT  TestDaemonStartWithLogOpt
18:52:19 [2020-04-02T18:52:19.201Z]  ---> d90cdcf06233
18:52:19 [2020-04-02T18:52:19.664Z] Successfully built d90cdcf06233
18:52:19 [2020-04-02T18:52:19.664Z] Successfully tagged docker:latest
18:52:19 [2020-04-02T18:52:19.664Z] INFO: Image build ended at 04/02/2020 18:52:19. Duration:00:04:31.1143499
18:52:19 [2020-04-02T18:52:19.664Z] 
18:52:19 [2020-04-02T18:52:19.664Z] 
18:52:19 [2020-04-02T18:52:19.664Z] INFO: Building the test binaries at 04/02/2020 18:52:19...
18:52:21 [2020-04-02T18:52:21.125Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
18:52:25 [2020-04-02T18:52:25.361Z] INFO: make.ps1 starting at 04/02/2020 18:52:24
18:52:25 [2020-04-02T18:52:25.361Z] INFO: Git commit (6f181006db) assumed from DOCKER_GITCOMMIT environment variable
18:52:25 [2020-04-02T18:52:25.361Z] INFO: Invoking autogen...
18:52:25 [2020-04-02T18:52:25.808Z] INFO: Building daemon...
18:52:26 [2020-04-02T18:52:26.356Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
18:52:28 [2020-04-02T18:52:28.238Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
18:52:28 [2020-04-02T18:52:28.238Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
18:52:31 [2020-04-02T18:52:31.577Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
18:52:31 [2020-04-02T18:52:31.577Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
18:52:31 [2020-04-02T18:52:31.577Z] --- PASS: TestDaemonStartWithLogOpt (14.85s)
18:52:31 [2020-04-02T18:52:31.577Z] === CONT  TestReadPluginNoRead
18:52:34 [2020-04-02T18:52:34.875Z] === RUN   TestReadPluginNoRead/default
18:52:36 [2020-04-02T18:52:36.232Z] --- PASS: TestContinueAfterPluginCrash (19.35s)
18:52:36 [2020-04-02T18:52:36.790Z] === RUN   TestReadPluginNoRead/disabled_caching
18:52:36 [2020-04-02T18:52:36.790Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
18:52:37 [2020-04-02T18:52:37.348Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
18:52:38 [2020-04-02T18:52:38.706Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
18:52:39 [2020-04-02T18:52:39.630Z] === RUN   TestDockerSuite/TestBuildMultipleTags
18:52:39 [2020-04-02T18:52:39.885Z] === RUN   TestDockerSuite/TestBuildNetContainer
18:52:40 [2020-04-02T18:52:40.809Z] --- PASS: TestReadPluginNoRead (9.44s)
18:52:40 [2020-04-02T18:52:40.809Z]     --- PASS: TestReadPluginNoRead/default (1.97s)
18:52:40 [2020-04-02T18:52:40.809Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.08s)
18:52:40 [2020-04-02T18:52:40.809Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.07s)
18:52:40 [2020-04-02T18:52:40.809Z]     read_test.go:91: [d32e07560e349] daemon is not started
18:52:40 [2020-04-02T18:52:40.809Z] PASS
18:52:40 [2020-04-02T18:52:40.809Z] 
18:52:40 [2020-04-02T18:52:40.809Z] DONE 6 tests in 24.381s
18:52:40 [2020-04-02T18:52:40.809Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
18:52:40 [2020-04-02T18:52:40.809Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
18:52:40 [2020-04-02T18:52:40.809Z] ++ set -e
18:52:40 [2020-04-02T18:52:40.809Z] ++ '[' -n 0 ']'
18:52:40 [2020-04-02T18:52:40.809Z] ++ set -x
18:52:40 [2020-04-02T18:52:40.809Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
18:52:40 [2020-04-02T18:52:40.809Z] testing: warning: no tests to run
18:52:40 [2020-04-02T18:52:40.809Z] PASS
18:52:40 [2020-04-02T18:52:40.809Z] 
18:52:40 [2020-04-02T18:52:40.809Z] DONE 0 tests in 0.042s
18:52:41 [2020-04-02T18:52:41.063Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:52:41 [2020-04-02T18:52:41.063Z] ++ 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
18:52:41 [2020-04-02T18:52:41.063Z] ++ set -e
18:52:41 [2020-04-02T18:52:41.063Z] ++ '[' -n 0 ']'
18:52:41 [2020-04-02T18:52:41.063Z] ++ set -x
18:52:41 [2020-04-02T18:52:41.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:52:41 [2020-04-02T18:52:41.063Z] INFO: Testing against a local daemon
18:52:41 [2020-04-02T18:52:41.063Z] === RUN   TestPluginWithDevMounts
18:52:41 [2020-04-02T18:52:41.063Z] === PAUSE TestPluginWithDevMounts
18:52:41 [2020-04-02T18:52:41.063Z] === CONT  TestPluginWithDevMounts
18:52:42 [2020-04-02T18:52:42.424Z] === RUN   TestDockerSuite/TestBuildNetNone
18:52:42 [2020-04-02T18:52:42.982Z] --- PASS: TestPluginWithDevMounts (1.93s)
18:52:42 [2020-04-02T18:52:42.982Z] PASS
18:52:42 [2020-04-02T18:52:42.982Z] 
18:52:42 [2020-04-02T18:52:42.982Z] DONE 1 tests in 2.036s
18:52:42 [2020-04-02T18:52:42.982Z] === RUN   TestDockerSuite/TestBuildNoContext
18:52:42 [2020-04-02T18:52:42.982Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
18:52:42 [2020-04-02T18:52:42.982Z] ++ 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
18:52:42 [2020-04-02T18:52:42.982Z] ++ set -e
18:52:42 [2020-04-02T18:52:42.982Z] ++ '[' -n 0 ']'
18:52:42 [2020-04-02T18:52:42.982Z] ++ set -x
18:52:42 [2020-04-02T18:52:42.982Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:52:42 [2020-04-02T18:52:42.982Z] INFO: Testing against a local daemon
18:52:42 [2020-04-02T18:52:42.982Z] === RUN   TestSecretInspect
18:52:44 [2020-04-02T18:52:44.341Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
18:52:45 [2020-04-02T18:52:45.267Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
18:52:46 [2020-04-02T18:52:46.188Z] --- PASS: TestSecretInspect (2.97s)
18:52:46 [2020-04-02T18:52:46.188Z] === RUN   TestSecretList
18:52:47 [2020-04-02T18:52:47.110Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
18:52:47 [2020-04-02T18:52:47.669Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
18:52:47 [2020-04-02T18:52:47.669Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
18:52:47 [2020-04-02T18:52:47.924Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
18:52:48 [2020-04-02T18:52:48.178Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
18:52:48 [2020-04-02T18:52:48.613Z] --- PASS: TestImportExtremelyLargeImageWorks (103.83s)
18:52:48 [2020-04-02T18:52:48.613Z] PASS
18:52:48 [2020-04-02T18:52:48.613Z] 
18:52:48 [2020-04-02T18:52:48.613Z] === Skipped
18:52:48 [2020-04-02T18:52:48.613Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
18:52:48 [2020-04-02T18:52:48.613Z] 
18:52:48 [2020-04-02T18:52:48.613Z] 
18:52:48 [2020-04-02T18:52:48.613Z] DONE 12 tests, 1 skipped in 107.784s
18:52:48 [2020-04-02T18:52:48.613Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
18:52:48 [2020-04-02T18:52:48.613Z] INFO: Testing against a local daemon
18:52:48 [2020-04-02T18:52:48.613Z] === RUN   TestNetworkCreateDelete
18:52:48 [2020-04-02T18:52:48.613Z] --- PASS: TestNetworkCreateDelete (0.12s)
18:52:48 [2020-04-02T18:52:48.613Z] === RUN   TestDockerNetworkDeletePreferID
18:52:48 [2020-04-02T18:52:48.613Z] --- PASS: TestDockerNetworkDeletePreferID (0.29s)
18:52:48 [2020-04-02T18:52:48.613Z] === RUN   TestInspectNetwork
18:52:48 [2020-04-02T18:52:48.613Z] --- SKIP: TestInspectNetwork (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:52:48 [2020-04-02T18:52:48.613Z] === RUN   TestRunContainerWithBridgeNone
18:52:48 [2020-04-02T18:52:48.613Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
18:52:48 [2020-04-02T18:52:48.613Z] === RUN   TestNetworkInvalidJSON
18:52:48 [2020-04-02T18:52:48.613Z] === RUN   TestNetworkInvalidJSON//networks/create
18:52:48 [2020-04-02T18:52:48.613Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:52:48 [2020-04-02T18:52:48.613Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:52:48 [2020-04-02T18:52:48.613Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:52:48 [2020-04-02T18:52:48.613Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:52:48 [2020-04-02T18:52:48.613Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:52:48 [2020-04-02T18:52:48.613Z] === CONT  TestNetworkInvalidJSON//networks/create
18:52:48 [2020-04-02T18:52:48.613Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:52:48 [2020-04-02T18:52:48.613Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:52:48 [2020-04-02T18:52:48.613Z] --- PASS: TestNetworkInvalidJSON (0.01s)
18:52:48 [2020-04-02T18:52:48.613Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z] === RUN   TestHostIPv4BridgeLabel
18:52:48 [2020-04-02T18:52:48.613Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
18:52:48 [2020-04-02T18:52:48.613Z] === RUN   TestDaemonRestartWithLiveRestore
18:52:48 [2020-04-02T18:52:48.613Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
18:52:48 [2020-04-02T18:52:48.613Z] === RUN   TestDaemonDefaultNetworkPools
18:52:48 [2020-04-02T18:52:48.613Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
18:52:48 [2020-04-02T18:52:48.613Z] === RUN   TestDaemonRestartWithExistingNetwork
18:52:48 [2020-04-02T18:52:48.613Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
18:52:48 [2020-04-02T18:52:48.613Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:52:48 [2020-04-02T18:52:48.613Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
18:52:48 [2020-04-02T18:52:48.613Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:52:48 [2020-04-02T18:52:48.613Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
18:52:48 [2020-04-02T18:52:48.613Z] === RUN   TestServiceWithPredefinedNetwork
18:52:48 [2020-04-02T18:52:48.613Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:52:48 [2020-04-02T18:52:48.613Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:52:48 [2020-04-02T18:52:48.613Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     service_test.go:236: FLAKY_TEST
18:52:48 [2020-04-02T18:52:48.613Z] === RUN   TestServiceWithDataPathPortInit
18:52:48 [2020-04-02T18:52:48.613Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:52:48 [2020-04-02T18:52:48.613Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:52:48 [2020-04-02T18:52:48.613Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:52:48 [2020-04-02T18:52:48.613Z] PASS
18:52:48 [2020-04-02T18:52:48.613Z] 
18:52:48 [2020-04-02T18:52:48.613Z] === Skipped
18:52:48 [2020-04-02T18:52:48.613Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:52:48 [2020-04-02T18:52:48.613Z] 
18:52:48 [2020-04-02T18:52:48.613Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
18:52:48 [2020-04-02T18:52:48.613Z] 
18:52:48 [2020-04-02T18:52:48.613Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
18:52:48 [2020-04-02T18:52:48.613Z] 
18:52:48 [2020-04-02T18:52:48.613Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
18:52:48 [2020-04-02T18:52:48.613Z] 
18:52:48 [2020-04-02T18:52:48.613Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
18:52:48 [2020-04-02T18:52:48.613Z] 
18:52:48 [2020-04-02T18:52:48.613Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
18:52:48 [2020-04-02T18:52:48.613Z] 
18:52:48 [2020-04-02T18:52:48.613Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
18:52:48 [2020-04-02T18:52:48.613Z] 
18:52:48 [2020-04-02T18:52:48.613Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
18:52:48 [2020-04-02T18:52:48.613Z] 
18:52:48 [2020-04-02T18:52:48.613Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:52:48 [2020-04-02T18:52:48.613Z] 
18:52:48 [2020-04-02T18:52:48.613Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     service_test.go:236: FLAKY_TEST
18:52:48 [2020-04-02T18:52:48.613Z] 
18:52:48 [2020-04-02T18:52:48.613Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:52:48 [2020-04-02T18:52:48.613Z] 
18:52:48 [2020-04-02T18:52:48.613Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:52:48 [2020-04-02T18:52:48.613Z] 
18:52:48 [2020-04-02T18:52:48.613Z] 
18:52:48 [2020-04-02T18:52:48.613Z] DONE 18 tests, 12 skipped in 0.574s
18:52:48 [2020-04-02T18:52:48.613Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:52:48 [2020-04-02T18:52:48.613Z] INFO: Testing against a local daemon
18:52:48 [2020-04-02T18:52:48.613Z] === RUN   TestDockerNetworkIpvlanPersistance
18:52:48 [2020-04-02T18:52:48.613Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:52:48 [2020-04-02T18:52:48.613Z] === RUN   TestDockerNetworkIpvlan
18:52:48 [2020-04-02T18:52:48.613Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:52:48 [2020-04-02T18:52:48.613Z] PASS
18:52:48 [2020-04-02T18:52:48.613Z] 
18:52:48 [2020-04-02T18:52:48.613Z] === Skipped
18:52:48 [2020-04-02T18:52:48.613Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:52:48 [2020-04-02T18:52:48.613Z] 
18:52:48 [2020-04-02T18:52:48.613Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:52:48 [2020-04-02T18:52:48.613Z] 
18:52:48 [2020-04-02T18:52:48.613Z] 
18:52:48 [2020-04-02T18:52:48.613Z] DONE 2 tests, 2 skipped in 0.104s
18:52:48 [2020-04-02T18:52:48.613Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:52:48 [2020-04-02T18:52:48.613Z] INFO: Testing against a local daemon
18:52:48 [2020-04-02T18:52:48.613Z] === RUN   TestDockerNetworkMacvlanPersistance
18:52:48 [2020-04-02T18:52:48.613Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
18:52:48 [2020-04-02T18:52:48.613Z] === RUN   TestDockerNetworkMacvlan
18:52:48 [2020-04-02T18:52:48.613Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
18:52:48 [2020-04-02T18:52:48.613Z] PASS
18:52:48 [2020-04-02T18:52:48.613Z] 
18:52:48 [2020-04-02T18:52:48.613Z] === Skipped
18:52:48 [2020-04-02T18:52:48.613Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
18:52:48 [2020-04-02T18:52:48.613Z] 
18:52:48 [2020-04-02T18:52:48.613Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
18:52:48 [2020-04-02T18:52:48.613Z] 
18:52:48 [2020-04-02T18:52:48.613Z] 
18:52:48 [2020-04-02T18:52:48.613Z] DONE 2 tests, 2 skipped in 0.102s
18:52:48 [2020-04-02T18:52:48.613Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
18:52:48 [2020-04-02T18:52:48.613Z] testing: warning: no tests to run
18:52:48 [2020-04-02T18:52:48.613Z] PASS
18:52:48 [2020-04-02T18:52:48.613Z] 
18:52:48 [2020-04-02T18:52:48.613Z] DONE 0 tests in 0.023s
18:52:48 [2020-04-02T18:52:48.613Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:52:48 [2020-04-02T18:52:48.613Z] INFO: Testing against a local daemon
18:52:48 [2020-04-02T18:52:48.613Z] === RUN   TestAuthZPluginAllowRequest
18:52:48 [2020-04-02T18:52:48.613Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:52:48 [2020-04-02T18:52:48.613Z] === RUN   TestAuthZPluginTLS
18:52:48 [2020-04-02T18:52:48.613Z] --- SKIP: TestAuthZPluginTLS (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:52:48 [2020-04-02T18:52:48.613Z] === RUN   TestAuthZPluginDenyRequest
18:52:48 [2020-04-02T18:52:48.613Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:52:48 [2020-04-02T18:52:48.613Z] === RUN   TestAuthZPluginAPIDenyResponse
18:52:48 [2020-04-02T18:52:48.613Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:52:48 [2020-04-02T18:52:48.613Z] === RUN   TestAuthZPluginDenyResponse
18:52:48 [2020-04-02T18:52:48.613Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:52:48 [2020-04-02T18:52:48.613Z] === RUN   TestAuthZPluginAllowEventStream
18:52:48 [2020-04-02T18:52:48.613Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:52:48 [2020-04-02T18:52:48.613Z] === RUN   TestAuthZPluginErrorResponse
18:52:48 [2020-04-02T18:52:48.613Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:52:48 [2020-04-02T18:52:48.613Z] === RUN   TestAuthZPluginErrorRequest
18:52:48 [2020-04-02T18:52:48.613Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:52:48 [2020-04-02T18:52:48.613Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:52:48 [2020-04-02T18:52:48.613Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:52:48 [2020-04-02T18:52:48.613Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:52:48 [2020-04-02T18:52:48.613Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:52:48 [2020-04-02T18:52:48.613Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:52:48 [2020-04-02T18:52:48.613Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:52:48 [2020-04-02T18:52:48.613Z] === RUN   TestAuthZPluginHeader
18:52:48 [2020-04-02T18:52:48.613Z] --- SKIP: TestAuthZPluginHeader (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:52:48 [2020-04-02T18:52:48.613Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:52:48 [2020-04-02T18:52:48.613Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.17s)
18:52:48 [2020-04-02T18:52:48.613Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:52:48 [2020-04-02T18:52:48.613Z] === RUN   TestAuthZPluginV2Disable
18:52:48 [2020-04-02T18:52:48.613Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
18:52:48 [2020-04-02T18:52:48.613Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:52:48 [2020-04-02T18:52:48.613Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:52:48 [2020-04-02T18:52:48.613Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
18:52:48 [2020-04-02T18:52:48.613Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:52:48 [2020-04-02T18:52:48.613Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:52:48 [2020-04-02T18:52:48.613Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
18:52:48 [2020-04-02T18:52:48.613Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:52:48 [2020-04-02T18:52:48.613Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:52:48 [2020-04-02T18:52:48.613Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
18:52:48 [2020-04-02T18:52:48.613Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:52:48 [2020-04-02T18:52:48.613Z] PASS
18:52:48 [2020-04-02T18:52:48.613Z] 
18:52:48 [2020-04-02T18:52:48.613Z] === Skipped
18:52:48 [2020-04-02T18:52:48.613Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:52:48 [2020-04-02T18:52:48.613Z] 
18:52:48 [2020-04-02T18:52:48.613Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:52:48 [2020-04-02T18:52:48.613Z] 
18:52:48 [2020-04-02T18:52:48.613Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:52:48 [2020-04-02T18:52:48.613Z] 
18:52:48 [2020-04-02T18:52:48.613Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:52:48 [2020-04-02T18:52:48.613Z] 
18:52:48 [2020-04-02T18:52:48.613Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:52:48 [2020-04-02T18:52:48.613Z] 
18:52:48 [2020-04-02T18:52:48.613Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
18:52:48 [2020-04-02T18:52:48.613Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:52:48 [2020-04-02T18:52:48.613Z] 
18:52:48 [2020-04-02T18:52:48.613Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
18:52:48 [2020-04-02T18:52:48.614Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:52:48 [2020-04-02T18:52:48.614Z] 
18:52:48 [2020-04-02T18:52:48.614Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
18:52:48 [2020-04-02T18:52:48.614Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:52:48 [2020-04-02T18:52:48.614Z] 
18:52:48 [2020-04-02T18:52:48.614Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
18:52:48 [2020-04-02T18:52:48.614Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:52:48 [2020-04-02T18:52:48.614Z] 
18:52:48 [2020-04-02T18:52:48.614Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
18:52:48 [2020-04-02T18:52:48.614Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:52:48 [2020-04-02T18:52:48.614Z] 
18:52:48 [2020-04-02T18:52:48.614Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
18:52:48 [2020-04-02T18:52:48.614Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:52:48 [2020-04-02T18:52:48.614Z] 
18:52:48 [2020-04-02T18:52:48.614Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
18:52:48 [2020-04-02T18:52:48.614Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:52:48 [2020-04-02T18:52:48.614Z] 
18:52:48 [2020-04-02T18:52:48.614Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.17s)
18:52:48 [2020-04-02T18:52:48.614Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:52:48 [2020-04-02T18:52:48.614Z] 
18:52:48 [2020-04-02T18:52:48.614Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
18:52:48 [2020-04-02T18:52:48.614Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:52:48 [2020-04-02T18:52:48.614Z] 
18:52:48 [2020-04-02T18:52:48.614Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
18:52:48 [2020-04-02T18:52:48.614Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:52:48 [2020-04-02T18:52:48.614Z] 
18:52:48 [2020-04-02T18:52:48.614Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
18:52:48 [2020-04-02T18:52:48.614Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:52:48 [2020-04-02T18:52:48.614Z] 
18:52:48 [2020-04-02T18:52:48.614Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
18:52:48 [2020-04-02T18:52:48.614Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:52:48 [2020-04-02T18:52:48.614Z] 
18:52:48 [2020-04-02T18:52:48.614Z] 
18:52:48 [2020-04-02T18:52:48.614Z] DONE 17 tests, 17 skipped in 0.355s
18:52:48 [2020-04-02T18:52:48.614Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:52:48 [2020-04-02T18:52:48.614Z] INFO: Testing against a local daemon
18:52:48 [2020-04-02T18:52:48.614Z] === RUN   TestPluginInvalidJSON
18:52:48 [2020-04-02T18:52:48.614Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:52:48 [2020-04-02T18:52:48.614Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:52:48 [2020-04-02T18:52:48.614Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:52:48 [2020-04-02T18:52:48.614Z] --- PASS: TestPluginInvalidJSON (0.03s)
18:52:48 [2020-04-02T18:52:48.614Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:52:48 [2020-04-02T18:52:48.614Z] PASS
18:52:48 [2020-04-02T18:52:48.614Z] 
18:52:48 [2020-04-02T18:52:48.614Z] DONE 2 tests in 0.121s
18:52:48 [2020-04-02T18:52:48.614Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:52:48 [2020-04-02T18:52:48.614Z] INFO: Testing against a local daemon
18:52:48 [2020-04-02T18:52:48.614Z] === RUN   TestExternalGraphDriver
18:52:48 [2020-04-02T18:52:48.614Z] --- SKIP: TestExternalGraphDriver (0.07s)
18:52:48 [2020-04-02T18:52:48.614Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
18:52:48 [2020-04-02T18:52:48.614Z] === RUN   TestGraphdriverPluginV2
18:52:49 [2020-04-02T18:52:49.100Z] === RUN   TestDockerSuite/TestBuildOnBuild
18:52:49 [2020-04-02T18:52:49.100Z] --- PASS: TestSecretList (3.14s)
18:52:49 [2020-04-02T18:52:49.100Z] === RUN   TestSecretsCreateAndDelete
18:52:49 [2020-04-02T18:52:49.171Z] --- PASS: TestGraphdriverPluginV2 (6.36s)
18:52:49 [2020-04-02T18:52:49.171Z] PASS
18:52:49 [2020-04-02T18:52:49.171Z] 
18:52:49 [2020-04-02T18:52:49.171Z] === Skipped
18:52:49 [2020-04-02T18:52:49.171Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s)
18:52:49 [2020-04-02T18:52:49.172Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
18:52:49 [2020-04-02T18:52:49.172Z] 
18:52:49 [2020-04-02T18:52:49.172Z] 
18:52:49 [2020-04-02T18:52:49.172Z] DONE 2 tests, 1 skipped in 6.539s
18:52:49 [2020-04-02T18:52:49.172Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:52:49 [2020-04-02T18:52:49.172Z] INFO: Testing against a local daemon
18:52:49 [2020-04-02T18:52:49.172Z] === RUN   TestContinueAfterPluginCrash
18:52:49 [2020-04-02T18:52:49.172Z] === PAUSE TestContinueAfterPluginCrash
18:52:49 [2020-04-02T18:52:49.172Z] === RUN   TestReadPluginNoRead
18:52:49 [2020-04-02T18:52:49.172Z] === PAUSE TestReadPluginNoRead
18:52:49 [2020-04-02T18:52:49.172Z] === RUN   TestDaemonStartWithLogOpt
18:52:49 [2020-04-02T18:52:49.172Z] === PAUSE TestDaemonStartWithLogOpt
18:52:49 [2020-04-02T18:52:49.172Z] === CONT  TestContinueAfterPluginCrash
18:52:49 [2020-04-02T18:52:49.172Z] === CONT  TestDaemonStartWithLogOpt
18:52:51 [2020-04-02T18:52:51.608Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
18:52:52 [2020-04-02T18:52:52.167Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
18:52:52 [2020-04-02T18:52:52.421Z] --- PASS: TestSecretsCreateAndDelete (3.12s)
18:52:52 [2020-04-02T18:52:52.421Z] === RUN   TestSecretsUpdate
18:52:52 [2020-04-02T18:52:52.421Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
18:52:55 [2020-04-02T18:52:55.679Z] --- PASS: TestSecretsUpdate (3.21s)
18:52:55 [2020-04-02T18:52:55.679Z] === RUN   TestTemplatedSecret
18:52:55 [2020-04-02T18:52:55.679Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
18:52:57 [2020-04-02T18:52:57.038Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
18:52:57 [2020-04-02T18:52:57.293Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
18:52:58 [2020-04-02T18:52:58.473Z] #79 exporting layers 118.4s done
18:52:58 [2020-04-02T18:52:58.473Z] #79 exporting manifest sha256:6736af9d3701cba403e8979662149645fde0279ef7daf6023bf9cf10cc27b8ad
18:52:58 [2020-04-02T18:52:58.473Z] #79 exporting manifest sha256:6736af9d3701cba403e8979662149645fde0279ef7daf6023bf9cf10cc27b8ad done
18:52:58 [2020-04-02T18:52:58.473Z] #79 exporting config sha256:23b20c8caa42f6f10e3c6bcf2a6c6a66ee920e453dd128f2c42258f40092a0c0 done
18:52:58 [2020-04-02T18:52:58.473Z] #79 sending tarball
18:52:59 [2020-04-02T18:52:59.175Z] --- PASS: TestTemplatedSecret (3.47s)
18:52:59 [2020-04-02T18:52:59.175Z] === RUN   TestSecretCreateResolve
18:53:00 [2020-04-02T18:53:00.099Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
18:53:01 [2020-04-02T18:53:01.978Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
18:53:02 [2020-04-02T18:53:02.233Z] --- PASS: TestSecretCreateResolve (3.14s)
18:53:02 [2020-04-02T18:53:02.233Z] PASS
18:53:02 [2020-04-02T18:53:02.233Z] 
18:53:02 [2020-04-02T18:53:02.233Z] DONE 6 tests in 19.150s
18:53:02 [2020-04-02T18:53:02.233Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
18:53:02 [2020-04-02T18:53:02.233Z] ++ 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
18:53:02 [2020-04-02T18:53:02.233Z] ++ set -e
18:53:02 [2020-04-02T18:53:02.233Z] ++ '[' -n 0 ']'
18:53:02 [2020-04-02T18:53:02.233Z] ++ set -x
18:53:02 [2020-04-02T18:53:02.233Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:53:02 [2020-04-02T18:53:02.233Z] INFO: Testing against a local daemon
18:53:02 [2020-04-02T18:53:02.233Z] === RUN   TestServiceCreateInit
18:53:02 [2020-04-02T18:53:02.233Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:53:03 [2020-04-02T18:53:03.591Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
18:53:03 [2020-04-02T18:53:03.845Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
18:53:03 [2020-04-02T18:53:03.989Z] --- PASS: TestDaemonStartWithLogOpt (13.69s)
18:53:03 [2020-04-02T18:53:03.989Z] === CONT  TestReadPluginNoRead
18:53:06 [2020-04-02T18:53:06.493Z] --- PASS: TestContinueAfterPluginCrash (17.21s)
18:53:06 [2020-04-02T18:53:06.493Z] === RUN   TestReadPluginNoRead/default
18:53:07 [2020-04-02T18:53:07.998Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:53:07 [2020-04-02T18:53:07.998Z] === RUN   TestDockerSuite/TestBuildPATH
18:53:09 [2020-04-02T18:53:09.747Z] === RUN   TestReadPluginNoRead/disabled_caching
18:53:09 [2020-04-02T18:53:09.923Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
18:53:10 [2020-04-02T18:53:10.846Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
18:53:10 [2020-04-02T18:53:10.846Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
18:53:11 [2020-04-02T18:53:11.138Z] #79 ...
18:53:11 [2020-04-02T18:53:11.138Z] 
18:53:11 [2020-04-02T18:53:11.138Z] #80 importing to docker
18:53:11 [2020-04-02T18:53:11.138Z] #80 ...
18:53:11 [2020-04-02T18:53:11.138Z] 
18:53:11 [2020-04-02T18:53:11.138Z] #79 exporting to oci image format
18:53:11 [2020-04-02T18:53:11.138Z] #79 sending tarball 20.0s done
18:53:11 [2020-04-02T18:53:11.138Z] #79 DONE 138.4s
18:53:11 [2020-04-02T18:53:11.138Z] 
18:53:11 [2020-04-02T18:53:11.138Z] #80 importing to docker
18:53:11 [2020-04-02T18:53:11.810Z] --- PASS: TestServiceCreateInit (9.39s)
18:53:11 [2020-04-02T18:53:11.810Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.93s)
18:53:11 [2020-04-02T18:53:11.810Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.45s)
18:53:11 [2020-04-02T18:53:11.810Z] === RUN   TestCreateServiceMultipleTimes
18:53:11 [2020-04-02T18:53:11.810Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
18:53:12 [2020-04-02T18:53:12.251Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
18:53:15 [2020-04-02T18:53:15.505Z] --- PASS: TestReadPluginNoRead (12.12s)
18:53:15 [2020-04-02T18:53:15.505Z]     --- PASS: TestReadPluginNoRead/default (2.82s)
18:53:15 [2020-04-02T18:53:15.505Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.83s)
18:53:15 [2020-04-02T18:53:15.505Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.79s)
18:53:15 [2020-04-02T18:53:15.505Z]     read_test.go:91: [d65bd607459dd] daemon is not started
18:53:15 [2020-04-02T18:53:15.505Z] PASS
18:53:15 [2020-04-02T18:53:15.505Z] 
18:53:15 [2020-04-02T18:53:15.505Z] DONE 6 tests in 25.954s
18:53:15 [2020-04-02T18:53:15.505Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
18:53:15 [2020-04-02T18:53:15.505Z] testing: warning: no tests to run
18:53:15 [2020-04-02T18:53:15.505Z] PASS
18:53:15 [2020-04-02T18:53:15.505Z] 
18:53:15 [2020-04-02T18:53:15.505Z] DONE 0 tests in 0.038s
18:53:15 [2020-04-02T18:53:15.505Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:53:15 [2020-04-02T18:53:15.505Z] INFO: Testing against a local daemon
18:53:15 [2020-04-02T18:53:15.505Z] === RUN   TestPluginWithDevMounts
18:53:15 [2020-04-02T18:53:15.505Z] --- SKIP: TestPluginWithDevMounts (0.00s)
18:53:15 [2020-04-02T18:53:15.505Z]     mounts_test.go:21: (*Execution).IsRootless-fm
18:53:15 [2020-04-02T18:53:15.505Z] PASS
18:53:15 [2020-04-02T18:53:15.505Z] 
18:53:15 [2020-04-02T18:53:15.505Z] === Skipped
18:53:15 [2020-04-02T18:53:15.505Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
18:53:15 [2020-04-02T18:53:15.505Z]     mounts_test.go:21: (*Execution).IsRootless-fm
18:53:15 [2020-04-02T18:53:15.505Z] 
18:53:15 [2020-04-02T18:53:15.505Z] 
18:53:15 [2020-04-02T18:53:15.505Z] DONE 1 tests, 1 skipped in 0.133s
18:53:15 [2020-04-02T18:53:15.505Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
18:53:15 [2020-04-02T18:53:15.505Z] INFO: Testing against a local daemon
18:53:15 [2020-04-02T18:53:15.505Z] === RUN   TestSecretInspect
18:53:15 [2020-04-02T18:53:15.505Z] --- SKIP: TestSecretInspect (0.02s)
18:53:15 [2020-04-02T18:53:15.505Z]     secret_test.go:25: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:15 [2020-04-02T18:53:15.505Z] === RUN   TestSecretList
18:53:15 [2020-04-02T18:53:15.505Z] --- SKIP: TestSecretList (0.01s)
18:53:15 [2020-04-02T18:53:15.505Z]     secret_test.go:48: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:15 [2020-04-02T18:53:15.505Z] === RUN   TestSecretsCreateAndDelete
18:53:15 [2020-04-02T18:53:15.505Z] --- SKIP: TestSecretsCreateAndDelete (0.02s)
18:53:15 [2020-04-02T18:53:15.505Z]     secret_test.go:125: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:15 [2020-04-02T18:53:15.505Z] === RUN   TestSecretsUpdate
18:53:15 [2020-04-02T18:53:15.505Z] --- SKIP: TestSecretsUpdate (0.02s)
18:53:15 [2020-04-02T18:53:15.505Z]     secret_test.go:172: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:15 [2020-04-02T18:53:15.505Z] === RUN   TestTemplatedSecret
18:53:15 [2020-04-02T18:53:15.505Z] --- SKIP: TestTemplatedSecret (0.00s)
18:53:15 [2020-04-02T18:53:15.505Z]     secret_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:15 [2020-04-02T18:53:15.505Z] === RUN   TestSecretCreateResolve
18:53:15 [2020-04-02T18:53:15.505Z] --- SKIP: TestSecretCreateResolve (0.01s)
18:53:15 [2020-04-02T18:53:15.505Z]     secret_test.go:342: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:15 [2020-04-02T18:53:15.505Z] PASS
18:53:15 [2020-04-02T18:53:15.505Z] 
18:53:15 [2020-04-02T18:53:15.505Z] === Skipped
18:53:15 [2020-04-02T18:53:15.505Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
18:53:15 [2020-04-02T18:53:15.505Z]     secret_test.go:25: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:15 [2020-04-02T18:53:15.505Z] 
18:53:15 [2020-04-02T18:53:15.505Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
18:53:15 [2020-04-02T18:53:15.505Z]     secret_test.go:48: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:15 [2020-04-02T18:53:15.505Z] 
18:53:15 [2020-04-02T18:53:15.505Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s)
18:53:15 [2020-04-02T18:53:15.505Z]     secret_test.go:125: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:15 [2020-04-02T18:53:15.505Z] 
18:53:15 [2020-04-02T18:53:15.505Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s)
18:53:15 [2020-04-02T18:53:15.505Z]     secret_test.go:172: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:15 [2020-04-02T18:53:15.505Z] 
18:53:15 [2020-04-02T18:53:15.505Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
18:53:15 [2020-04-02T18:53:15.505Z]     secret_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:15 [2020-04-02T18:53:15.505Z] 
18:53:15 [2020-04-02T18:53:15.505Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
18:53:15 [2020-04-02T18:53:15.505Z]     secret_test.go:342: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:15 [2020-04-02T18:53:15.505Z] 
18:53:15 [2020-04-02T18:53:15.505Z] 
18:53:15 [2020-04-02T18:53:15.505Z] DONE 6 tests, 6 skipped in 0.183s
18:53:15 [2020-04-02T18:53:15.505Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
18:53:15 [2020-04-02T18:53:15.505Z] INFO: Testing against a local daemon
18:53:15 [2020-04-02T18:53:15.505Z] === RUN   TestServiceCreateInit
18:53:15 [2020-04-02T18:53:15.505Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:53:15 [2020-04-02T18:53:15.505Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:53:15 [2020-04-02T18:53:15.505Z] --- PASS: TestServiceCreateInit (0.02s)
18:53:15 [2020-04-02T18:53:15.505Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
18:53:15 [2020-04-02T18:53:15.505Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:15 [2020-04-02T18:53:15.505Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
18:53:15 [2020-04-02T18:53:15.505Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:15 [2020-04-02T18:53:15.505Z] === RUN   TestCreateServiceMultipleTimes
18:53:15 [2020-04-02T18:53:15.505Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
18:53:15 [2020-04-02T18:53:15.505Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:15 [2020-04-02T18:53:15.505Z] === RUN   TestCreateServiceConflict
18:53:15 [2020-04-02T18:53:15.505Z] --- SKIP: TestCreateServiceConflict (0.01s)
18:53:15 [2020-04-02T18:53:15.505Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:15 [2020-04-02T18:53:15.505Z] === RUN   TestCreateServiceMaxReplicas
18:53:15 [2020-04-02T18:53:15.505Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
18:53:15 [2020-04-02T18:53:15.505Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:15 [2020-04-02T18:53:15.505Z] === RUN   TestCreateWithDuplicateNetworkNames
18:53:15 [2020-04-02T18:53:15.505Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s)
18:53:15 [2020-04-02T18:53:15.505Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:15 [2020-04-02T18:53:15.505Z] === RUN   TestCreateServiceSecretFileMode
18:53:15 [2020-04-02T18:53:15.760Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
18:53:15 [2020-04-02T18:53:15.760Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:15 [2020-04-02T18:53:15.760Z] === RUN   TestCreateServiceConfigFileMode
18:53:15 [2020-04-02T18:53:15.760Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
18:53:15 [2020-04-02T18:53:15.760Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:15 [2020-04-02T18:53:15.760Z] === RUN   TestCreateServiceSysctls
18:53:15 [2020-04-02T18:53:15.760Z] --- SKIP: TestCreateServiceSysctls (0.02s)
18:53:15 [2020-04-02T18:53:15.760Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:15 [2020-04-02T18:53:15.760Z] === RUN   TestCreateServiceCapabilities
18:53:15 [2020-04-02T18:53:15.760Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
18:53:15 [2020-04-02T18:53:15.760Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:15 [2020-04-02T18:53:15.760Z] === RUN   TestInspect
18:53:15 [2020-04-02T18:53:15.760Z] --- SKIP: TestInspect (0.02s)
18:53:15 [2020-04-02T18:53:15.760Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:15 [2020-04-02T18:53:15.760Z] === RUN   TestCreateJob
18:53:15 [2020-04-02T18:53:15.760Z] --- SKIP: TestCreateJob (0.01s)
18:53:15 [2020-04-02T18:53:15.760Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:15 [2020-04-02T18:53:15.760Z] === RUN   TestReplicatedJob
18:53:15 [2020-04-02T18:53:15.760Z] --- SKIP: TestReplicatedJob (0.01s)
18:53:15 [2020-04-02T18:53:15.760Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:15 [2020-04-02T18:53:15.760Z] === RUN   TestUpdateReplicatedJob
18:53:15 [2020-04-02T18:53:15.760Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
18:53:15 [2020-04-02T18:53:15.760Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:15 [2020-04-02T18:53:15.760Z] === RUN   TestServiceListWithStatuses
18:53:15 [2020-04-02T18:53:15.760Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:53:15 [2020-04-02T18:53:15.760Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:53:15 [2020-04-02T18:53:15.760Z] === RUN   TestDockerNetworkConnectAlias
18:53:15 [2020-04-02T18:53:15.760Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s)
18:53:15 [2020-04-02T18:53:15.760Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:15 [2020-04-02T18:53:15.760Z] === RUN   TestDockerNetworkReConnect
18:53:15 [2020-04-02T18:53:15.760Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
18:53:15 [2020-04-02T18:53:15.760Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:15 [2020-04-02T18:53:15.760Z] === RUN   TestServicePlugin
18:53:19 [2020-04-02T18:53:19.914Z] --- SKIP: TestServicePlugin (3.49s)
18:53:19 [2020-04-02T18:53:19.914Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:19 [2020-04-02T18:53:19.914Z] === RUN   TestServiceUpdateLabel
18:53:19 [2020-04-02T18:53:19.914Z] --- SKIP: TestServiceUpdateLabel (0.01s)
18:53:19 [2020-04-02T18:53:19.914Z]     update_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:19 [2020-04-02T18:53:19.914Z] === RUN   TestServiceUpdateSecrets
18:53:19 [2020-04-02T18:53:19.914Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
18:53:19 [2020-04-02T18:53:19.914Z]     update_test.go:77: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:19 [2020-04-02T18:53:19.914Z] === RUN   TestServiceUpdateConfigs
18:53:19 [2020-04-02T18:53:19.914Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
18:53:19 [2020-04-02T18:53:19.914Z]     update_test.go:139: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:19 [2020-04-02T18:53:19.914Z] === RUN   TestServiceUpdateNetwork
18:53:19 [2020-04-02T18:53:19.914Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
18:53:19 [2020-04-02T18:53:19.914Z]     update_test.go:201: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:19 [2020-04-02T18:53:19.914Z] PASS
18:53:19 [2020-04-02T18:53:19.914Z] 
18:53:19 [2020-04-02T18:53:19.914Z] === Skipped
18:53:19 [2020-04-02T18:53:19.914Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
18:53:19 [2020-04-02T18:53:19.914Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
18:53:19 [2020-04-02T18:53:19.914Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:19 [2020-04-02T18:53:19.914Z] 
18:53:19 [2020-04-02T18:53:19.914Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
18:53:19 [2020-04-02T18:53:19.914Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
18:53:19 [2020-04-02T18:53:19.914Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:19 [2020-04-02T18:53:19.914Z] 
18:53:19 [2020-04-02T18:53:19.914Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
18:53:19 [2020-04-02T18:53:19.914Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:19 [2020-04-02T18:53:19.914Z] 
18:53:19 [2020-04-02T18:53:19.914Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
18:53:19 [2020-04-02T18:53:19.914Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:19 [2020-04-02T18:53:19.914Z] 
18:53:19 [2020-04-02T18:53:19.914Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s)
18:53:19 [2020-04-02T18:53:19.914Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:19 [2020-04-02T18:53:19.914Z] 
18:53:19 [2020-04-02T18:53:19.914Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s)
18:53:19 [2020-04-02T18:53:19.914Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:19 [2020-04-02T18:53:19.914Z] 
18:53:19 [2020-04-02T18:53:19.914Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
18:53:19 [2020-04-02T18:53:19.914Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:19 [2020-04-02T18:53:19.914Z] 
18:53:19 [2020-04-02T18:53:19.914Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
18:53:19 [2020-04-02T18:53:19.914Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:19 [2020-04-02T18:53:19.914Z] 
18:53:19 [2020-04-02T18:53:19.914Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
18:53:19 [2020-04-02T18:53:19.914Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:19 [2020-04-02T18:53:19.914Z] 
18:53:19 [2020-04-02T18:53:19.914Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
18:53:19 [2020-04-02T18:53:19.914Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:19 [2020-04-02T18:53:19.914Z] 
18:53:19 [2020-04-02T18:53:19.914Z] === SKIP: amd64.integration.service TestInspect (0.02s)
18:53:19 [2020-04-02T18:53:19.914Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:19 [2020-04-02T18:53:19.914Z] 
18:53:19 [2020-04-02T18:53:19.914Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
18:53:19 [2020-04-02T18:53:19.914Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:19 [2020-04-02T18:53:19.914Z] 
18:53:19 [2020-04-02T18:53:19.914Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
18:53:19 [2020-04-02T18:53:19.914Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:19 [2020-04-02T18:53:19.914Z] 
18:53:19 [2020-04-02T18:53:19.914Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
18:53:19 [2020-04-02T18:53:19.914Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:19 [2020-04-02T18:53:19.914Z] 
18:53:19 [2020-04-02T18:53:19.914Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
18:53:19 [2020-04-02T18:53:19.914Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:53:19 [2020-04-02T18:53:19.914Z] 
18:53:19 [2020-04-02T18:53:19.914Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s)
18:53:19 [2020-04-02T18:53:19.914Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:19 [2020-04-02T18:53:19.914Z] 
18:53:19 [2020-04-02T18:53:19.914Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
18:53:19 [2020-04-02T18:53:19.914Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:19 [2020-04-02T18:53:19.914Z] 
18:53:19 [2020-04-02T18:53:19.914Z] === SKIP: amd64.integration.service TestServicePlugin (3.49s)
18:53:19 [2020-04-02T18:53:19.914Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:19 [2020-04-02T18:53:19.914Z] 
18:53:19 [2020-04-02T18:53:19.914Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
18:53:19 [2020-04-02T18:53:19.914Z]     update_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:19 [2020-04-02T18:53:19.914Z] 
18:53:19 [2020-04-02T18:53:19.914Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
18:53:19 [2020-04-02T18:53:19.914Z]     update_test.go:77: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:19 [2020-04-02T18:53:19.914Z] 
18:53:19 [2020-04-02T18:53:19.914Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
18:53:19 [2020-04-02T18:53:19.914Z]     update_test.go:139: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:19 [2020-04-02T18:53:19.914Z] 
18:53:19 [2020-04-02T18:53:19.914Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
18:53:19 [2020-04-02T18:53:19.914Z]     update_test.go:201: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:53:19 [2020-04-02T18:53:19.914Z] 
18:53:19 [2020-04-02T18:53:19.914Z] 
18:53:19 [2020-04-02T18:53:19.914Z] DONE 23 tests, 22 skipped in 3.894s
18:53:19 [2020-04-02T18:53:19.914Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
18:53:19 [2020-04-02T18:53:19.914Z] INFO: Testing against a local daemon
18:53:19 [2020-04-02T18:53:19.914Z] === RUN   TestSessionCreate
18:53:19 [2020-04-02T18:53:19.914Z] --- PASS: TestSessionCreate (0.03s)
18:53:19 [2020-04-02T18:53:19.914Z] === RUN   TestSessionCreateWithBadUpgrade
18:53:19 [2020-04-02T18:53:19.914Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
18:53:19 [2020-04-02T18:53:19.914Z] PASS
18:53:19 [2020-04-02T18:53:19.914Z] 
18:53:19 [2020-04-02T18:53:19.914Z] DONE 2 tests in 0.178s
18:53:19 [2020-04-02T18:53:19.914Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
18:53:19 [2020-04-02T18:53:19.914Z] INFO: Testing against a local daemon
18:53:19 [2020-04-02T18:53:19.914Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:53:19 [2020-04-02T18:53:19.914Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:53:19 [2020-04-02T18:53:19.914Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:53:19 [2020-04-02T18:53:19.914Z] === RUN   TestEventsExecDie
18:53:20 [2020-04-02T18:53:20.473Z] --- PASS: TestEventsExecDie (0.69s)
18:53:20 [2020-04-02T18:53:20.473Z] === RUN   TestEventsBackwardsCompatible
18:53:20 [2020-04-02T18:53:20.473Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
18:53:20 [2020-04-02T18:53:20.473Z] === RUN   TestInfoBinaryCommits
18:53:20 [2020-04-02T18:53:20.473Z] --- PASS: TestInfoBinaryCommits (0.02s)
18:53:20 [2020-04-02T18:53:20.473Z] === RUN   TestInfoAPIVersioned
18:53:20 [2020-04-02T18:53:20.473Z] --- PASS: TestInfoAPIVersioned (0.01s)
18:53:20 [2020-04-02T18:53:20.473Z] === RUN   TestInfoDiscoveryBackend
18:53:22 [2020-04-02T18:53:22.352Z] --- PASS: TestInfoDiscoveryBackend (1.62s)
18:53:22 [2020-04-02T18:53:22.352Z] === RUN   TestInfoDiscoveryInvalidAdvertise
18:53:23 [2020-04-02T18:53:23.962Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
18:53:25 [2020-04-02T18:53:25.606Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.53s)
18:53:25 [2020-04-02T18:53:25.606Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
18:53:25 [2020-04-02T18:53:25.606Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
18:53:25 [2020-04-02T18:53:25.606Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
18:53:25 [2020-04-02T18:53:25.606Z] === RUN   TestInfoAPI
18:53:25 [2020-04-02T18:53:25.606Z] --- PASS: TestInfoAPI (0.04s)
18:53:25 [2020-04-02T18:53:25.606Z] === RUN   TestInfoAPIWarnings
18:53:27 [2020-04-02T18:53:27.216Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
18:53:27 [2020-04-02T18:53:27.485Z] --- PASS: TestInfoAPIWarnings (1.58s)
18:53:27 [2020-04-02T18:53:27.485Z] === RUN   TestInfoDebug
18:53:29 [2020-04-02T18:53:29.143Z] === RUN   TestDockerSuite/TestBuildRm
18:53:29 [2020-04-02T18:53:29.365Z] --- PASS: TestInfoDebug (1.79s)
18:53:29 [2020-04-02T18:53:29.365Z] === RUN   TestInfoInsecureRegistries
18:53:30 [2020-04-02T18:53:30.500Z] --- PASS: TestCreateServiceMultipleTimes (18.86s)
18:53:30 [2020-04-02T18:53:30.500Z] === RUN   TestCreateServiceConflict
18:53:30 [2020-04-02T18:53:30.723Z] --- PASS: TestInfoInsecureRegistries (1.79s)
18:53:30 [2020-04-02T18:53:30.723Z] === RUN   TestInfoRegistryMirrors
18:53:32 [2020-04-02T18:53:32.380Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
18:53:32 [2020-04-02T18:53:32.602Z] --- PASS: TestInfoRegistryMirrors (1.79s)
18:53:32 [2020-04-02T18:53:32.603Z] === RUN   TestLoginFailsWithBadCredentials
18:53:32 [2020-04-02T18:53:32.857Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s)
18:53:32 [2020-04-02T18:53:32.857Z] === RUN   TestPingCacheHeaders
18:53:32 [2020-04-02T18:53:32.857Z] --- PASS: TestPingCacheHeaders (0.04s)
18:53:32 [2020-04-02T18:53:32.857Z] === RUN   TestPingGet
18:53:32 [2020-04-02T18:53:32.857Z] --- PASS: TestPingGet (0.01s)
18:53:32 [2020-04-02T18:53:32.857Z] === RUN   TestPingHead
18:53:32 [2020-04-02T18:53:32.857Z] --- PASS: TestPingHead (0.03s)
18:53:32 [2020-04-02T18:53:32.857Z] === RUN   TestVersion
18:53:32 [2020-04-02T18:53:32.857Z] --- PASS: TestVersion (0.02s)
18:53:32 [2020-04-02T18:53:32.857Z] PASS
18:53:32 [2020-04-02T18:53:32.857Z] 
18:53:32 [2020-04-02T18:53:32.857Z] === Skipped
18:53:32 [2020-04-02T18:53:32.857Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:53:32 [2020-04-02T18:53:32.857Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:53:32 [2020-04-02T18:53:32.857Z] 
18:53:32 [2020-04-02T18:53:32.857Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
18:53:32 [2020-04-02T18:53:32.857Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
18:53:32 [2020-04-02T18:53:32.857Z] 
18:53:32 [2020-04-02T18:53:32.857Z] 
18:53:32 [2020-04-02T18:53:32.857Z] DONE 18 tests, 2 skipped in 13.319s
18:53:32 [2020-04-02T18:53:32.857Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
18:53:32 [2020-04-02T18:53:32.857Z] INFO: Testing against a local daemon
18:53:32 [2020-04-02T18:53:32.857Z] === RUN   TestVolumesCreateAndList
18:53:32 [2020-04-02T18:53:32.857Z] --- PASS: TestVolumesCreateAndList (0.02s)
18:53:32 [2020-04-02T18:53:32.857Z] === RUN   TestVolumesRemove
18:53:33 [2020-04-02T18:53:33.111Z] --- PASS: TestVolumesRemove (0.08s)
18:53:33 [2020-04-02T18:53:33.111Z] === RUN   TestVolumesInspect
18:53:33 [2020-04-02T18:53:33.111Z] --- PASS: TestVolumesInspect (0.02s)
18:53:33 [2020-04-02T18:53:33.111Z] === RUN   TestVolumesInvalidJSON
18:53:33 [2020-04-02T18:53:33.111Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:53:33 [2020-04-02T18:53:33.111Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:53:33 [2020-04-02T18:53:33.111Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:53:33 [2020-04-02T18:53:33.111Z] --- PASS: TestVolumesInvalidJSON (0.02s)
18:53:33 [2020-04-02T18:53:33.111Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:53:33 [2020-04-02T18:53:33.111Z] PASS
18:53:33 [2020-04-02T18:53:33.111Z] 
18:53:33 [2020-04-02T18:53:33.111Z] DONE 5 tests in 0.238s
18:53:33 [2020-04-02T18:53:33.111Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:53:33 [2020-04-02T18:53:33.111Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11794 is not a child of this shell
18:53:33 [2020-04-02T18:53:33.111Z] warning: PID 11794 from bundles/test-integration/docker.pid had a nonzero exit code
18:53:33 [2020-04-02T18:53:33.111Z] Leaving: AppArmorNo profiles have been unloaded.
18:53:33 [2020-04-02T18:53:33.111Z] 
18:53:33 [2020-04-02T18:53:33.111Z] Unloading profiles will leave already running processes permanently
18:53:33 [2020-04-02T18:53:33.111Z] unconfined, which can lead to unexpected situations.
18:53:33 [2020-04-02T18:53:33.111Z] 
18:53:33 [2020-04-02T18:53:33.111Z] To set a process to complain mode, use the command line tool
18:53:33 [2020-04-02T18:53:33.111Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:53:33 [2020-04-02T18:53:33.111Z] Removing test suite binaries
18:53:33 [2020-04-02T18:53:33.302Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
18:53:33 [2020-04-02T18:53:33.556Z] --- PASS: TestCreateServiceConflict (2.98s)
18:53:33 [2020-04-02T18:53:33.556Z] === RUN   TestCreateServiceMaxReplicas
18:53:34 [2020-04-02T18:53:34.468Z] 
18:53:34 [2020-04-02T18:53:34.478Z] === RUN   TestDockerSuite/TestBuildScratchCopy
18:53:35 [2020-04-02T18:53:35.036Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
Post stage
[Pipeline] junit
18:53:35 [2020-04-02T18:53:35.397Z] Recording test results
18:53:36 [2020-04-02T18:53:36.002Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
18:53:36 [2020-04-02T18:53:36.923Z] --- PASS: TestCreateServiceMaxReplicas (3.20s)
18:53:36 [2020-04-02T18:53:36.923Z] === RUN   TestCreateWithDuplicateNetworkNames
18:53:37 [2020-04-02T18:53:37.178Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:53:38 [2020-04-02T18:53:38.299Z] + echo Ensuring container killed.
18:53:38 [2020-04-02T18:53:38.299Z] Ensuring container killed.
18:53:38 [2020-04-02T18:53:38.299Z] + docker rm -vf docker-pr11
18:53:38 [2020-04-02T18:53:38.299Z] Error: No such container: docker-pr11
18:53:38 [2020-04-02T18:53:38.299Z] + true
[Pipeline] sh
18:53:38 [2020-04-02T18:53:38.696Z] + echo Chowning /workspace to jenkins user
18:53:38 [2020-04-02T18:53:38.696Z] Chowning /workspace to jenkins user
18:53:38 [2020-04-02T18:53:38.696Z] + id -u
18:53:38 [2020-04-02T18:53:38.696Z] + id -g
18:53:38 [2020-04-02T18:53:38.696Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40694:/workspace busybox chown -R 1000:1000 /workspace
18:53:38 [2020-04-02T18:53:38.696Z] Unable to find image 'busybox:latest' locally
18:53:38 [2020-04-02T18:53:38.696Z] latest: Pulling from library/busybox
18:53:38 [2020-04-02T18:53:38.696Z] 0669b0daf1fb: Pulling fs layer
18:53:38 [2020-04-02T18:53:38.763Z] === RUN   TestDockerSuite/TestBuildShellInherited
18:53:40 [2020-04-02T18:53:40.146Z] === RUN   TestDockerSuite/TestBuildShellMultiple
18:53:43 [2020-04-02T18:53:43.926Z] 0669b0daf1fb: Verifying Checksum
18:53:43 [2020-04-02T18:53:43.926Z] 0669b0daf1fb: Download complete
18:53:43 [2020-04-02T18:53:43.926Z] 0669b0daf1fb: Pull complete
18:53:43 [2020-04-02T18:53:43.926Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
18:53:43 [2020-04-02T18:53:43.926Z] Status: Downloaded newer image for busybox:latest
18:53:44 [2020-04-02T18:53:44.299Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
18:53:44 [2020-04-02T18:53:44.299Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
18:53:44 [2020-04-02T18:53:44.552Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
18:53:44 [2020-04-02T18:53:44.552Z] === RUN   TestDockerSuite/TestBuildSpaces
18:53:45 [2020-04-02T18:53:45.111Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:53:46 [2020-04-02T18:53:46.033Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
18:53:46 [2020-04-02T18:53:46.033Z] === RUN   TestDockerSuite/TestBuildStderr
18:53:46 [2020-04-02T18:53:46.265Z] + bundleName=amd64-rootless
18:53:46 [2020-04-02T18:53:46.265Z] + echo Creating amd64-rootless-bundles.tar.gz
18:53:46 [2020-04-02T18:53:46.265Z] Creating amd64-rootless-bundles.tar.gz
18:53:46 [2020-04-02T18:53:46.265Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
18:53:46 [2020-04-02T18:53:46.265Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
18:53:46 [2020-04-02T18:53:46.272Z] Archiving artifacts
18:53:46 [2020-04-02T18:53:46.954Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
18:53:47 [2020-04-02T18:53:47.873Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40694/11/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:53:48 [2020-04-02T18:53:48.314Z] + make clean
18:53:48 [2020-04-02T18:53:48.568Z] docker volume rm -f docker-dev-cache
18:53:48 [2020-04-02T18:53:48.568Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:53:50 [2020-04-02T18:53:50.450Z] #80 DONE 39.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
18:53:50 [2020-04-02T18:53:50.909Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40694/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79 hack/test/unit
18:53:51 [2020-04-02T18:53:51.728Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
18:53:51 [2020-04-02T18:53:51.728Z] 
18:53:51 [2020-04-02T18:53:51.728Z]  ________   ____  __.
18:53:51 [2020-04-02T18:53:51.728Z]  \_____  \ |    |/ _|
18:53:51 [2020-04-02T18:53:51.728Z]  /   |   \|      <
18:53:51 [2020-04-02T18:53:51.728Z]  /    |    \    |  \
18:53:51 [2020-04-02T18:53:51.728Z]  \_______  /____|__ \
18:53:51 [2020-04-02T18:53:51.728Z]          \/        \/
18:53:51 [2020-04-02T18:53:51.728Z] 
18:53:51 [2020-04-02T18:53:51.728Z] INFO: make.ps1 ended at 04/02/2020 18:53:39
18:53:51 [2020-04-02T18:53:51.728Z] INFO: Binaries build ended at 04/02/2020 18:53:42. Duration:00:01:23.0643736
18:53:51 [2020-04-02T18:53:51.728Z] INFO: Copying the built daemon binary to d:\CI\PR-40694\11\binary\dockerd-6f181006db.exe...
18:53:51 [2020-04-02T18:53:51.728Z] INFO: Copying the built client binary to d:\CI\PR-40694\11\binary\docker-6f181006db.exe...
18:53:51 [2020-04-02T18:53:51.728Z] INFO: Copying dockerversion from the container...
18:53:51 [2020-04-02T18:53:51.728Z] INFO: Copying the golang package from the container to d:\CI\PR-40694\11\installer\go.zip...
18:53:51 [2020-04-02T18:53:51.728Z] INFO: Extracting go.zip to d:\CI\PR-40694\11\go
18:53:52 [2020-04-02T18:53:52.183Z] === RUN   TestDockerSuite/TestBuildStopSignal
18:53:52 [2020-04-02T18:53:52.183Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.00s)
18:53:52 [2020-04-02T18:53:52.183Z] === RUN   TestCreateServiceSecretFileMode
18:53:52 [2020-04-02T18:53:52.741Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
18:53:53 [2020-04-02T18:53:53.663Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
18:53:54 [2020-04-02T18:53:54.586Z] === RUN   TestDockerSuite/TestBuildTagEvent
18:53:54 [2020-04-02T18:53:54.840Z] --- PASS: TestCreateServiceSecretFileMode (3.19s)
18:53:54 [2020-04-02T18:53:54.840Z] === RUN   TestCreateServiceConfigFileMode
18:53:55 [2020-04-02T18:53:55.360Z] ?   	github.com/docker/docker/api	[no test files]
18:53:55 [2020-04-02T18:53:55.397Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
18:53:56 [2020-04-02T18:53:56.756Z] === RUN   TestDockerSuite/TestBuildUser
18:53:58 [2020-04-02T18:53:58.114Z] --- PASS: TestCreateServiceConfigFileMode (3.12s)
18:53:58 [2020-04-02T18:53:58.114Z] === RUN   TestCreateServiceSysctls
18:53:59 [2020-04-02T18:53:59.078Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
18:54:00 [2020-04-02T18:54:00.001Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
18:54:02 [2020-04-02T18:54:02.507Z] --- PASS: TestCreateServiceSysctls (4.57s)
18:54:02 [2020-04-02T18:54:02.507Z] === RUN   TestCreateServiceCapabilities
18:54:03 [2020-04-02T18:54:03.867Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
18:54:05 [2020-04-02T18:54:05.752Z] --- PASS: TestCreateServiceCapabilities (3.19s)
18:54:05 [2020-04-02T18:54:05.752Z] === RUN   TestInspect
18:54:09 [2020-04-02T18:54:09.906Z] --- PASS: TestInspect (3.90s)
18:54:09 [2020-04-02T18:54:09.906Z] === RUN   TestCreateJob
18:54:14 [2020-04-02T18:54:14.062Z] --- PASS: TestCreateJob (4.32s)
18:54:14 [2020-04-02T18:54:14.062Z] === RUN   TestReplicatedJob
18:54:17 [2020-04-02T18:54:17.401Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
18:54:21 [2020-04-02T18:54:21.478Z] INFO: Extraction ended at 04/02/2020 18:54:18. Duration:00:00:28.4051849
18:54:21 [2020-04-02T18:54:21.479Z] INFO: Updating the golang and path environment variables
18:54:21 [2020-04-02T18:54:21.479Z] INFO: GOPATH=d:\gopath
18:54:21 [2020-04-02T18:54:21.479Z] INFO: go version go1.13.8 windows/amd64
18:54:21 [2020-04-02T18:54:21.479Z] INFO: Running the daemon under test in debug mode
18:54:21 [2020-04-02T18:54:21.479Z] INFO: Starting a daemon under test...
18:54:21 [2020-04-02T18:54:21.479Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40694\11\daemon --pidfile d:\CI\PR-40694\11\docker.pid -D
18:54:21 [2020-04-02T18:54:21.479Z] INFO: Process started successfully.
18:54:21 [2020-04-02T18:54:21.479Z] INFO: Start tailing logs of the daemon under tests
18:54:21 [2020-04-02T18:54:21.479Z] INFO: Waiting for the daemon under test to start...
18:54:21 [2020-04-02T18:54:21.556Z] --- PASS: TestReplicatedJob (7.41s)
18:54:21 [2020-04-02T18:54:21.556Z] === RUN   TestUpdateReplicatedJob
18:54:21 [2020-04-02T18:54:21.926Z] INFO: Daemon under test started and replied!
18:54:21 [2020-04-02T18:54:21.926Z] INFO: Docker version of the daemon under test
18:54:21 [2020-04-02T18:54:21.926Z] 
18:54:22 [2020-04-02T18:54:22.374Z] Client:
18:54:22 [2020-04-02T18:54:22.374Z]  Version:      17.06.2-ce
18:54:22 [2020-04-02T18:54:22.374Z]  API version:  1.30
18:54:22 [2020-04-02T18:54:22.374Z]  Go version:   go1.8.3
18:54:22 [2020-04-02T18:54:22.374Z]  Git commit:   cec0b72
18:54:22 [2020-04-02T18:54:22.374Z]  Built:        Tue Sep  5 19:57:19 2017
18:54:22 [2020-04-02T18:54:22.374Z]  OS/Arch:      windows/amd64
18:54:22 [2020-04-02T18:54:22.374Z] 
18:54:22 [2020-04-02T18:54:22.374Z] Server:
18:54:22 [2020-04-02T18:54:22.374Z]  Version:      0.0.0-dev
18:54:22 [2020-04-02T18:54:22.374Z]  API version:  1.41 (minimum version 1.24)
18:54:22 [2020-04-02T18:54:22.374Z]  Go version:   go1.13.8
18:54:22 [2020-04-02T18:54:22.374Z]  Git commit:   6f181006db
18:54:22 [2020-04-02T18:54:22.374Z]  Built:        04/02/2020 18:52:25
18:54:22 [2020-04-02T18:54:22.374Z]  OS/Arch:      windows/amd64
18:54:22 [2020-04-02T18:54:22.374Z]  Experimental: false
18:54:22 [2020-04-02T18:54:22.374Z] 
18:54:22 [2020-04-02T18:54:22.374Z] INFO: Docker info of the daemon under test
18:54:22 [2020-04-02T18:54:22.374Z] 
18:54:22 [2020-04-02T18:54:22.374Z] Containers: 0
18:54:22 [2020-04-02T18:54:22.374Z]  Running: 0
18:54:22 [2020-04-02T18:54:22.374Z]  Paused: 0
18:54:22 [2020-04-02T18:54:22.374Z]  Stopped: 0
18:54:22 [2020-04-02T18:54:22.374Z] Images: 0
18:54:22 [2020-04-02T18:54:22.374Z] Server Version: 0.0.0-dev
18:54:22 [2020-04-02T18:54:22.374Z] Storage Driver: windowsfilter
18:54:22 [2020-04-02T18:54:22.374Z]  Windows: 
18:54:22 [2020-04-02T18:54:22.374Z] Logging Driver: json-file
18:54:22 [2020-04-02T18:54:22.374Z] Plugins: 
18:54:22 [2020-04-02T18:54:22.374Z]  Volume: local
18:54:22 [2020-04-02T18:54:22.374Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:54:22 [2020-04-02T18:54:22.374Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:54:22 [2020-04-02T18:54:22.374Z] Swarm: inactive
18:54:22 [2020-04-02T18:54:22.374Z] Default Isolation: process
18:54:22 [2020-04-02T18:54:22.374Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
18:54:22 [2020-04-02T18:54:22.374Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
18:54:22 [2020-04-02T18:54:22.374Z] OSType: windows
18:54:22 [2020-04-02T18:54:22.374Z] Architecture: x86_64
18:54:22 [2020-04-02T18:54:22.374Z] CPUs: 4
18:54:22 [2020-04-02T18:54:22.374Z] Total Memory: 32GiB
18:54:22 [2020-04-02T18:54:22.374Z] Name: azwin-2-5de450
18:54:22 [2020-04-02T18:54:22.374Z] ID: UV4V:F7OE:4RZL:2QL7:3YCL:YRMK:ZSXX:7XM5:DOG7:L6I6:ETZN:4UAI
18:54:22 [2020-04-02T18:54:22.374Z] Docker Root Dir: D:\CI\PR-40694\11\daemon
18:54:22 [2020-04-02T18:54:22.374Z] Debug Mode (client): false
18:54:22 [2020-04-02T18:54:22.374Z] Debug Mode (server): true
18:54:22 [2020-04-02T18:54:22.374Z]  File Descriptors: -1
18:54:22 [2020-04-02T18:54:22.374Z]  Goroutines: 17
18:54:22 [2020-04-02T18:54:22.374Z]  System Time: 2020-04-02T18:54:22.0164465Z
18:54:22 [2020-04-02T18:54:22.374Z]  EventsListeners: 0
18:54:22 [2020-04-02T18:54:22.374Z] Registry: https://index.docker.io/v1/
18:54:22 [2020-04-02T18:54:22.374Z] Labels:
18:54:22 [2020-04-02T18:54:22.374Z] Experimental: false
18:54:22 [2020-04-02T18:54:22.374Z] Insecure Registries:
18:54:22 [2020-04-02T18:54:22.374Z]  127.0.0.0/8
18:54:22 [2020-04-02T18:54:22.374Z] Live Restore Enabled: false
18:54:22 [2020-04-02T18:54:22.374Z] 
18:54:22 [2020-04-02T18:54:22.374Z] 
18:54:22 [2020-04-02T18:54:22.374Z] INFO: Docker images of the daemon under test
18:54:22 [2020-04-02T18:54:22.374Z] 
18:54:22 [2020-04-02T18:54:22.374Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
18:54:22 [2020-04-02T18:54:22.374Z] 
18:54:22 [2020-04-02T18:54:22.374Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
18:54:22 [2020-04-02T18:54:22.374Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
18:54:22 [2020-04-02T18:54:22.519Z] === RUN   TestDockerSuite/TestBuildVerboseOut
18:54:22 [2020-04-02T18:54:22.760Z] ok  	github.com/docker/docker/api/server	0.035s	coverage: 9.0% of statements
18:54:22 [2020-04-02T18:54:22.823Z] ltsc2019: Pulling from windows/servercore
18:54:22 [2020-04-02T18:54:22.823Z] 65014b3c3121: Pulling fs layer
18:54:22 [2020-04-02T18:54:22.823Z] 23645bd7ee08: Pulling fs layer
18:54:23 [2020-04-02T18:54:23.877Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
18:54:24 [2020-04-02T18:54:24.437Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
18:54:25 [2020-04-02T18:54:25.359Z] --- PASS: TestUpdateReplicatedJob (3.99s)
18:54:25 [2020-04-02T18:54:25.359Z] === RUN   TestServiceListWithStatuses
18:54:25 [2020-04-02T18:54:25.359Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:54:25 [2020-04-02T18:54:25.359Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:54:25 [2020-04-02T18:54:25.359Z] === RUN   TestDockerNetworkConnectAlias
18:54:25 [2020-04-02T18:54:25.359Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
18:54:26 [2020-04-02T18:54:26.727Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
18:54:28 [2020-04-02T18:54:28.085Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
18:54:28 [2020-04-02T18:54:28.085Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
18:54:28 [2020-04-02T18:54:28.085Z] === RUN   TestDockerSuite/TestBuildWindowsUser
18:54:28 [2020-04-02T18:54:28.085Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
18:54:28 [2020-04-02T18:54:28.085Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
18:54:29 [2020-04-02T18:54:29.965Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
18:54:29 [2020-04-02T18:54:29.965Z] === RUN   TestDockerSuite/TestBuildWithFailure
18:54:31 [2020-04-02T18:54:31.365Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
18:54:31 [2020-04-02T18:54:31.622Z] === RUN   TestDockerSuite/TestBuildWithTabs
18:54:31 [2020-04-02T18:54:31.876Z] --- PASS: TestDockerNetworkConnectAlias (6.41s)
18:54:31 [2020-04-02T18:54:31.876Z] === RUN   TestDockerNetworkReConnect
18:54:32 [2020-04-02T18:54:32.799Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
18:54:32 [2020-04-02T18:54:32.799Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
18:54:33 [2020-04-02T18:54:33.044Z] 23645bd7ee08: Verifying Checksum
18:54:33 [2020-04-02T18:54:33.044Z] 23645bd7ee08: Download complete
18:54:36 [2020-04-02T18:54:36.105Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
18:54:37 [2020-04-02T18:54:37.115Z] --- PASS: TestDockerNetworkReConnect (5.03s)
18:54:37 [2020-04-02T18:54:37.115Z] === RUN   TestServicePlugin
18:54:38 [2020-04-02T18:54:38.473Z] === RUN   TestDockerSuite/TestBuildWithVolumes
18:54:39 [2020-04-02T18:54:39.831Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
18:54:40 [2020-04-02T18:54:40.016Z] 65014b3c3121: Verifying Checksum
18:54:40 [2020-04-02T18:54:40.016Z] 65014b3c3121: Download complete
18:54:40 [2020-04-02T18:54:40.086Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
18:54:41 [2020-04-02T18:54:41.013Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
18:54:41 [2020-04-02T18:54:41.013Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
18:54:41 [2020-04-02T18:54:41.978Z] === RUN   TestDockerSuite/TestBuildXZHost
18:54:44 [2020-04-02T18:54:44.529Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
18:54:44 [2020-04-02T18:54:44.529Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
18:54:44 [2020-04-02T18:54:44.529Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
18:54:45 [2020-04-02T18:54:45.457Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
18:54:46 [2020-04-02T18:54:46.379Z] === RUN   TestDockerSuite/TestCommitChange
18:54:47 [2020-04-02T18:54:47.738Z] === RUN   TestDockerSuite/TestCommitChangeLabels
18:54:48 [2020-04-02T18:54:48.660Z] === RUN   TestDockerSuite/TestCommitHardlink
18:54:50 [2020-04-02T18:54:50.581Z] === RUN   TestDockerSuite/TestCommitNewFile
18:54:52 [2020-04-02T18:54:52.461Z] === RUN   TestDockerSuite/TestCommitPausedContainer
18:54:52 [2020-04-02T18:54:52.461Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
18:54:53 [2020-04-02T18:54:53.384Z] === RUN   TestDockerSuite/TestCommitTTY
18:54:55 [2020-04-02T18:54:55.890Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
18:54:56 [2020-04-02T18:54:56.449Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
18:54:58 [2020-04-02T18:54:58.370Z] === RUN   TestDockerSuite/TestCommitWithoutPause
18:54:59 [2020-04-02T18:54:59.296Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
18:54:59 [2020-04-02T18:54:59.296Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
18:54:59 [2020-04-02T18:54:59.296Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
18:54:59 [2020-04-02T18:54:59.296Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
18:54:59 [2020-04-02T18:54:59.551Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
18:54:59 [2020-04-02T18:54:59.551Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
18:54:59 [2020-04-02T18:54:59.551Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
18:54:59 [2020-04-02T18:54:59.551Z] === RUN   TestDockerSuite/TestContainerAPICommit
18:55:01 [2020-04-02T18:55:01.433Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
18:55:03 [2020-04-02T18:55:03.315Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
18:55:03 [2020-04-02T18:55:03.315Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
18:55:04 [2020-04-02T18:55:04.236Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
18:55:05 [2020-04-02T18:55:05.256Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
18:55:05 [2020-04-02T18:55:05.813Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
18:55:06 [2020-04-02T18:55:06.736Z] === RUN   TestDockerSuite/TestContainerAPICreate
18:55:07 [2020-04-02T18:55:07.658Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
18:55:07 [2020-04-02T18:55:07.658Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
18:55:07 [2020-04-02T18:55:07.658Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
18:55:08 [2020-04-02T18:55:08.580Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
18:55:08 [2020-04-02T18:55:08.580Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
18:55:08 [2020-04-02T18:55:08.580Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
18:55:08 [2020-04-02T18:55:08.580Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
18:55:08 [2020-04-02T18:55:08.580Z] === RUN   TestDockerSuite/TestContainerAPIDelete
18:55:09 [2020-04-02T18:55:09.502Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
18:55:10 [2020-04-02T18:55:10.424Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
18:55:11 [2020-04-02T18:55:11.345Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
18:55:11 [2020-04-02T18:55:11.346Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
18:55:11 [2020-04-02T18:55:11.346Z] --- PASS: TestServicePlugin (34.39s)
18:55:11 [2020-04-02T18:55:11.346Z]     plugin_test.go:62: [d832bdd77477c] joining swarm manager [d87e16fbebc4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:55:11 [2020-04-02T18:55:11.346Z]     plugin_test.go:65: [d925993fd106e] joining swarm manager [d87e16fbebc4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:55:11 [2020-04-02T18:55:11.346Z] === RUN   TestServiceUpdateLabel
18:55:13 [2020-04-02T18:55:13.226Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
18:55:13 [2020-04-02T18:55:13.784Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
18:55:13 [2020-04-02T18:55:13.784Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
18:55:14 [2020-04-02T18:55:14.342Z] --- PASS: TestServiceUpdateLabel (3.01s)
18:55:14 [2020-04-02T18:55:14.342Z] === RUN   TestServiceUpdateSecrets
18:55:14 [2020-04-02T18:55:14.596Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
18:55:15 [2020-04-02T18:55:15.779Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
18:55:16 [2020-04-02T18:55:16.340Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
18:55:17 [2020-04-02T18:55:17.261Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
18:55:17 [2020-04-02T18:55:17.261Z] === RUN   TestDockerSuite/TestContainerAPIKill
18:55:18 [2020-04-02T18:55:18.183Z] === RUN   TestDockerSuite/TestContainerAPIPause
18:55:18 [2020-04-02T18:55:18.437Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
18:55:18 [2020-04-02T18:55:18.995Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
18:55:19 [2020-04-02T18:55:19.918Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
18:55:19 [2020-04-02T18:55:19.918Z] === RUN   TestDockerSuite/TestContainerAPIRename
18:55:20 [2020-04-02T18:55:20.841Z] === RUN   TestDockerSuite/TestContainerAPIRestart
18:55:22 [2020-04-02T18:55:22.805Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
18:55:24 [2020-04-02T18:55:24.693Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
18:55:24 [2020-04-02T18:55:24.693Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
18:55:24 [2020-04-02T18:55:24.693Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
18:55:24 [2020-04-02T18:55:24.693Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
18:55:24 [2020-04-02T18:55:24.693Z] === RUN   TestDockerSuite/TestContainerAPIStart
18:55:25 [2020-04-02T18:55:25.251Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
18:55:29 [2020-04-02T18:55:29.398Z] --- PASS: TestServiceUpdateSecrets (15.04s)
18:55:29 [2020-04-02T18:55:29.398Z] === RUN   TestServiceUpdateConfigs
18:55:29 [2020-04-02T18:55:29.652Z] === RUN   TestDockerSuite/TestContainerAPIStop
18:55:30 [2020-04-02T18:55:30.572Z] === RUN   TestDockerSuite/TestContainerAPITop
18:55:31 [2020-04-02T18:55:31.494Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
18:55:31 [2020-04-02T18:55:31.748Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
18:55:31 [2020-04-02T18:55:31.748Z] === RUN   TestDockerSuite/TestContainerAPIWait
18:55:35 [2020-04-02T18:55:35.041Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
18:55:35 [2020-04-02T18:55:35.295Z] === RUN   TestDockerSuite/TestContainerNetworkMode
18:55:36 [2020-04-02T18:55:36.653Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
18:55:40 [2020-04-02T18:55:40.845Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
18:55:41 [2020-04-02T18:55:41.403Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
18:55:43 [2020-04-02T18:55:43.283Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
18:55:44 [2020-04-02T18:55:44.682Z] --- PASS: TestServiceUpdateConfigs (15.19s)
18:55:44 [2020-04-02T18:55:44.682Z] === RUN   TestServiceUpdateNetwork
18:55:44 [2020-04-02T18:55:44.682Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
18:55:46 [2020-04-02T18:55:46.054Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
18:55:47 [2020-04-02T18:55:47.525Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
18:55:49 [2020-04-02T18:55:49.445Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
18:55:50 [2020-04-02T18:55:50.802Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
18:55:52 [2020-04-02T18:55:52.680Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0009a68e0_<nil>}
18:55:54 [2020-04-02T18:55:54.079Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1544117120_/foo_false__<nil>_<nil>_<nil>}
18:55:55 [2020-04-02T18:55:55.957Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1544117120_/foo_true__<nil>_<nil>_<nil>}
18:55:57 [2020-04-02T18:55:57.313Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3629495519_/foo_false__<nil>_<nil>_<nil>}
18:55:58 [2020-04-02T18:55:58.670Z] --- PASS: TestServiceUpdateNetwork (14.00s)
18:55:58 [2020-04-02T18:55:58.670Z] PASS
18:55:58 [2020-04-02T18:55:58.670Z] 
18:55:58 [2020-04-02T18:55:58.670Z] === Skipped
18:55:58 [2020-04-02T18:55:58.670Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
18:55:58 [2020-04-02T18:55:58.670Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:55:58 [2020-04-02T18:55:58.670Z] 
18:55:58 [2020-04-02T18:55:58.670Z] 
18:55:58 [2020-04-02T18:55:58.670Z] DONE 23 tests, 1 skipped in 176.330s
18:55:58 [2020-04-02T18:55:58.670Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
18:55:58 [2020-04-02T18:55:58.670Z] ++ 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
18:55:58 [2020-04-02T18:55:58.670Z] ++ set -e
18:55:58 [2020-04-02T18:55:58.670Z] ++ '[' -n 0 ']'
18:55:58 [2020-04-02T18:55:58.670Z] ++ set -x
18:55:58 [2020-04-02T18:55:58.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=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:55:58 [2020-04-02T18:55:58.670Z] INFO: Testing against a local daemon
18:55:58 [2020-04-02T18:55:58.670Z] === RUN   TestSessionCreate
18:55:58 [2020-04-02T18:55:58.670Z] --- PASS: TestSessionCreate (0.02s)
18:55:58 [2020-04-02T18:55:58.670Z] === RUN   TestSessionCreateWithBadUpgrade
18:55:58 [2020-04-02T18:55:58.670Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
18:55:58 [2020-04-02T18:55:58.670Z] PASS
18:55:58 [2020-04-02T18:55:58.670Z] 
18:55:58 [2020-04-02T18:55:58.670Z] DONE 2 tests in 0.125s
18:55:58 [2020-04-02T18:55:58.670Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
18:55:58 [2020-04-02T18:55:58.670Z] ++ 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
18:55:58 [2020-04-02T18:55:58.670Z] ++ set -e
18:55:58 [2020-04-02T18:55:58.670Z] ++ '[' -n 0 ']'
18:55:58 [2020-04-02T18:55:58.670Z] ++ set -x
18:55:58 [2020-04-02T18:55:58.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=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:55:58 [2020-04-02T18:55:58.670Z] INFO: Testing against a local daemon
18:55:58 [2020-04-02T18:55:58.670Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:55:58 [2020-04-02T18:55:58.670Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:55:58 [2020-04-02T18:55:58.670Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:55:58 [2020-04-02T18:55:58.670Z] === RUN   TestEventsExecDie
18:55:58 [2020-04-02T18:55:58.670Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3629495519_/foo_true__<nil>_<nil>_<nil>}
18:56:00 [2020-04-02T18:56:00.028Z] --- PASS: TestEventsExecDie (1.03s)
18:56:00 [2020-04-02T18:56:00.028Z] === RUN   TestEventsBackwardsCompatible
18:56:00 [2020-04-02T18:56:00.028Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
18:56:00 [2020-04-02T18:56:00.028Z] === RUN   TestInfoBinaryCommits
18:56:00 [2020-04-02T18:56:00.028Z] --- PASS: TestInfoBinaryCommits (0.02s)
18:56:00 [2020-04-02T18:56:00.028Z] === RUN   TestInfoAPIVersioned
18:56:00 [2020-04-02T18:56:00.028Z] --- PASS: TestInfoAPIVersioned (0.01s)
18:56:00 [2020-04-02T18:56:00.028Z] === RUN   TestInfoDiscoveryBackend
18:56:00 [2020-04-02T18:56:00.282Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3629495519_/foo_true__0xc0009a6940_<nil>_<nil>}
18:56:00 [2020-04-02T18:56:00.537Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
18:56:00 [2020-04-02T18:56:00.537Z] === RUN   TestInfoDiscoveryInvalidAdvertise
18:56:01 [2020-04-02T18:56:01.460Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
18:56:01 [2020-04-02T18:56:01.460Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
18:56:02 [2020-04-02T18:56:02.021Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0009a6960_<nil>}
18:56:02 [2020-04-02T18:56:02.021Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
18:56:02 [2020-04-02T18:56:02.021Z] === RUN   TestInfoAPI
18:56:02 [2020-04-02T18:56:02.021Z] --- PASS: TestInfoAPI (0.04s)
18:56:02 [2020-04-02T18:56:02.021Z] === RUN   TestInfoAPIWarnings
18:56:02 [2020-04-02T18:56:02.578Z] --- PASS: TestInfoAPIWarnings (0.52s)
18:56:02 [2020-04-02T18:56:02.578Z] === RUN   TestInfoDebug
18:56:03 [2020-04-02T18:56:03.136Z] --- PASS: TestInfoDebug (0.52s)
18:56:03 [2020-04-02T18:56:03.136Z] === RUN   TestInfoInsecureRegistries
18:56:03 [2020-04-02T18:56:03.389Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0009a69a0_<nil>}
18:56:03 [2020-04-02T18:56:03.644Z] --- PASS: TestInfoInsecureRegistries (0.54s)
18:56:03 [2020-04-02T18:56:03.644Z] === RUN   TestInfoRegistryMirrors
18:56:04 [2020-04-02T18:56:04.245Z] --- PASS: TestInfoRegistryMirrors (0.56s)
18:56:04 [2020-04-02T18:56:04.245Z] === RUN   TestLoginFailsWithBadCredentials
18:56:04 [2020-04-02T18:56:04.245Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s)
18:56:04 [2020-04-02T18:56:04.245Z] === RUN   TestPingCacheHeaders
18:56:04 [2020-04-02T18:56:04.245Z] --- PASS: TestPingCacheHeaders (0.02s)
18:56:04 [2020-04-02T18:56:04.245Z] === RUN   TestPingGet
18:56:04 [2020-04-02T18:56:04.245Z] --- PASS: TestPingGet (0.01s)
18:56:04 [2020-04-02T18:56:04.245Z] === RUN   TestPingHead
18:56:04 [2020-04-02T18:56:04.245Z] --- PASS: TestPingHead (0.02s)
18:56:04 [2020-04-02T18:56:04.245Z] === RUN   TestVersion
18:56:04 [2020-04-02T18:56:04.245Z] --- PASS: TestVersion (0.02s)
18:56:04 [2020-04-02T18:56:04.245Z] PASS
18:56:04 [2020-04-02T18:56:04.245Z] 
18:56:04 [2020-04-02T18:56:04.245Z] === Skipped
18:56:04 [2020-04-02T18:56:04.245Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:56:04 [2020-04-02T18:56:04.245Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:56:04 [2020-04-02T18:56:04.245Z] 
18:56:04 [2020-04-02T18:56:04.245Z] 
18:56:04 [2020-04-02T18:56:04.245Z] DONE 18 tests, 1 skipped in 5.694s
18:56:04 [2020-04-02T18:56:04.245Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
18:56:04 [2020-04-02T18:56:04.245Z] ++ 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
18:56:04 [2020-04-02T18:56:04.245Z] ++ set -e
18:56:04 [2020-04-02T18:56:04.245Z] ++ '[' -n 0 ']'
18:56:04 [2020-04-02T18:56:04.245Z] ++ set -x
18:56:04 [2020-04-02T18:56:04.245Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:56:04 [2020-04-02T18:56:04.498Z] INFO: Testing against a local daemon
18:56:04 [2020-04-02T18:56:04.498Z] === RUN   TestVolumesCreateAndList
18:56:04 [2020-04-02T18:56:04.498Z] --- PASS: TestVolumesCreateAndList (0.02s)
18:56:04 [2020-04-02T18:56:04.498Z] === RUN   TestVolumesRemove
18:56:04 [2020-04-02T18:56:04.498Z] --- PASS: TestVolumesRemove (0.09s)
18:56:04 [2020-04-02T18:56:04.498Z] === RUN   TestVolumesInspect
18:56:04 [2020-04-02T18:56:04.498Z] --- PASS: TestVolumesInspect (0.03s)
18:56:04 [2020-04-02T18:56:04.498Z] === RUN   TestVolumesInvalidJSON
18:56:04 [2020-04-02T18:56:04.498Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:56:04 [2020-04-02T18:56:04.498Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:56:04 [2020-04-02T18:56:04.498Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:56:04 [2020-04-02T18:56:04.498Z] --- PASS: TestVolumesInvalidJSON (0.01s)
18:56:04 [2020-04-02T18:56:04.498Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:56:04 [2020-04-02T18:56:04.498Z] PASS
18:56:04 [2020-04-02T18:56:04.498Z] 
18:56:04 [2020-04-02T18:56:04.498Z] DONE 5 tests in 0.241s
18:56:04 [2020-04-02T18:56:04.498Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:56:04 [2020-04-02T18:56:04.753Z] ++++ cat bundles/test-integration/docker.pid
18:56:04 [2020-04-02T18:56:04.753Z] +++ kill 5424
18:56:05 [2020-04-02T18:56:05.048Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0009a69c0_<nil>}
18:56:06 [2020-04-02T18:56:06.011Z] +++ /etc/init.d/apparmor stop
18:56:06 [2020-04-02T18:56:06.011Z] Leaving: AppArmorNo profiles have been unloaded.
18:56:06 [2020-04-02T18:56:06.011Z] 
18:56:06 [2020-04-02T18:56:06.011Z] Unloading profiles will leave already running processes permanently
18:56:06 [2020-04-02T18:56:06.011Z] unconfined, which can lead to unexpected situations.
18:56:06 [2020-04-02T18:56:06.011Z] 
18:56:06 [2020-04-02T18:56:06.011Z] To set a process to complain mode, use the command line tool
18:56:06 [2020-04-02T18:56:06.011Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:56:06 [2020-04-02T18:56:06.011Z] +++ true
18:56:06 [2020-04-02T18:56:06.011Z] 
18:56:06 [2020-04-02T18:56:06.568Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0009a69e0_<nil>}
18:56:08 [2020-04-02T18:56:08.572Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
18:56:09 [2020-04-02T18:56:09.971Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
18:56:09 [2020-04-02T18:56:09.971Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
18:56:09 [2020-04-02T18:56:09.971Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
18:56:09 [2020-04-02T18:56:09.971Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
18:56:09 [2020-04-02T18:56:09.971Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
18:56:09 [2020-04-02T18:56:09.971Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
18:56:09 [2020-04-02T18:56:09.971Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
18:56:09 [2020-04-02T18:56:09.971Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
18:56:09 [2020-04-02T18:56:09.971Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
18:56:09 [2020-04-02T18:56:09.971Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
18:56:09 [2020-04-02T18:56:09.971Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
18:56:09 [2020-04-02T18:56:09.971Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
18:56:09 [2020-04-02T18:56:09.971Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
18:56:09 [2020-04-02T18:56:09.971Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
18:56:09 [2020-04-02T18:56:09.971Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
18:56:10 [2020-04-02T18:56:10.225Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
18:56:10 [2020-04-02T18:56:10.225Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
18:56:10 [2020-04-02T18:56:10.225Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
18:56:13 [2020-04-02T18:56:13.480Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
18:56:15 [2020-04-02T18:56:15.084Z] ok  	github.com/docker/docker/api/server/httputils	0.040s	coverage: 14.7% of statements
18:56:15 [2020-04-02T18:56:15.084Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:56:15 [2020-04-02T18:56:15.084Z] ok  	github.com/docker/docker/api/server/middleware	0.010s	coverage: 37.7% of statements
18:56:15 [2020-04-02T18:56:15.084Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:56:15 [2020-04-02T18:56:15.084Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:56:15 [2020-04-02T18:56:15.084Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:56:15 [2020-04-02T18:56:15.084Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:56:15 [2020-04-02T18:56:15.084Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:56:15 [2020-04-02T18:56:15.084Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:56:15 [2020-04-02T18:56:15.084Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:56:15 [2020-04-02T18:56:15.084Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:56:15 [2020-04-02T18:56:15.084Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:56:15 [2020-04-02T18:56:15.084Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:56:15 [2020-04-02T18:56:15.084Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:56:15 [2020-04-02T18:56:15.084Z] ok  	github.com/docker/docker/api/types/strslice	0.011s	coverage: 90.0% of statements
18:56:15 [2020-04-02T18:56:15.084Z] ok  	github.com/docker/docker/api/types/filters	0.025s	coverage: 92.2% of statements
18:56:15 [2020-04-02T18:56:15.084Z] ok  	github.com/docker/docker/api/server/router/swarm	0.033s	coverage: 4.5% of statements
18:56:15 [2020-04-02T18:56:15.084Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:56:15 [2020-04-02T18:56:15.084Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
18:56:15 [2020-04-02T18:56:15.084Z] ?   	github.com/docker/docker/api/types	[no test files]
18:56:15 [2020-04-02T18:56:15.084Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:56:15 [2020-04-02T18:56:15.084Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:56:15 [2020-04-02T18:56:15.084Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:56:15 [2020-04-02T18:56:15.084Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:56:15 [2020-04-02T18:56:15.084Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:56:15 [2020-04-02T18:56:15.084Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:56:15 [2020-04-02T18:56:15.084Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:56:15 [2020-04-02T18:56:15.084Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:56:15 [2020-04-02T18:56:15.085Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
18:56:15 [2020-04-02T18:56:15.085Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:56:15 [2020-04-02T18:56:15.085Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:56:15 [2020-04-02T18:56:15.085Z] ok  	github.com/docker/docker/api/types/time	0.036s	coverage: 100.0% of statements
18:56:15 [2020-04-02T18:56:15.085Z] ok  	github.com/docker/docker/api/types/versions	0.006s	coverage: 75.0% of statements
18:56:15 [2020-04-02T18:56:15.085Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:56:15 [2020-04-02T18:56:15.085Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:56:15 [2020-04-02T18:56:15.085Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:56:15 [2020-04-02T18:56:15.085Z] ?   	github.com/docker/docker/builder	[no test files]
18:56:15 [2020-04-02T18:56:15.085Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:56:15 [2020-04-02T18:56:15.085Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:56:15 [2020-04-02T18:56:15.085Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:56:15 [2020-04-02T18:56:15.085Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:56:15 [2020-04-02T18:56:15.085Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:56:15 [2020-04-02T18:56:15.085Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:56:15 [2020-04-02T18:56:15.085Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:56:15 [2020-04-02T18:56:15.359Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
18:56:15 [2020-04-02T18:56:15.375Z] ok  	github.com/docker/docker/builder/dockerignore	0.058s	coverage: 96.8% of statements
18:56:18 [2020-04-02T18:56:18.610Z] === RUN   TestDockerSuite/TestCopyAndRestart
18:56:20 [2020-04-02T18:56:20.490Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
18:56:20 [2020-04-02T18:56:20.490Z] === RUN   TestDockerSuite/TestCpAbsolutePath
18:56:20 [2020-04-02T18:56:20.973Z] ok  	github.com/docker/docker/cli/debug	0.025s	coverage: 100.0% of statements
18:56:21 [2020-04-02T18:56:21.411Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
18:56:22 [2020-04-02T18:56:22.332Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
18:56:23 [2020-04-02T18:56:23.078Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.800s	coverage: 86.3% of statements
18:56:23 [2020-04-02T18:56:23.253Z] === RUN   TestDockerSuite/TestCpFromCaseA
18:56:24 [2020-04-02T18:56:24.174Z] === RUN   TestDockerSuite/TestCpFromCaseB
18:56:25 [2020-04-02T18:56:25.108Z] === RUN   TestDockerSuite/TestCpFromCaseC
18:56:25 [2020-04-02T18:56:25.145Z] ok  	github.com/docker/docker/builder/remotecontext	0.488s	coverage: 13.6% of statements
18:56:25 [2020-04-02T18:56:25.666Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
18:56:25 [2020-04-02T18:56:25.921Z] === RUN   TestDockerSuite/TestCpFromCaseD
18:56:27 [2020-04-02T18:56:27.280Z] === RUN   TestDockerSuite/TestCpFromCaseE
18:56:28 [2020-04-02T18:56:28.640Z] === RUN   TestDockerSuite/TestCpFromCaseF
18:56:29 [2020-04-02T18:56:29.563Z] === RUN   TestDockerSuite/TestCpFromCaseG
18:56:29 [2020-04-02T18:56:29.645Z] ok  	github.com/docker/docker/builder/dockerfile	1.567s	coverage: 48.2% of statements
18:56:29 [2020-04-02T18:56:29.645Z] ?   	github.com/docker/docker/cli	[no test files]
18:56:29 [2020-04-02T18:56:29.645Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:56:30 [2020-04-02T18:56:30.485Z] === RUN   TestDockerSuite/TestCpFromCaseH
18:56:31 [2020-04-02T18:56:31.842Z] === RUN   TestDockerSuite/TestCpFromCaseI
18:56:32 [2020-04-02T18:56:32.765Z] === RUN   TestDockerSuite/TestCpFromCaseJ
18:56:34 [2020-04-02T18:56:34.163Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
18:56:35 [2020-04-02T18:56:35.225Z] ok  	github.com/docker/docker/client	0.844s	coverage: 75.8% of statements
18:56:35 [2020-04-02T18:56:35.521Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
18:56:36 [2020-04-02T18:56:36.483Z] === RUN   TestDockerSuite/TestCpGarbagePath
18:56:37 [2020-04-02T18:56:37.405Z] === RUN   TestDockerSuite/TestCpLocalOnly
18:56:37 [2020-04-02T18:56:37.405Z] === RUN   TestDockerSuite/TestCpNameHasColon
18:56:38 [2020-04-02T18:56:38.326Z] === RUN   TestDockerSuite/TestCpRelativePath
18:56:39 [2020-04-02T18:56:39.249Z] === RUN   TestDockerSuite/TestCpSpecialFiles
18:56:40 [2020-04-02T18:56:40.610Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
18:56:41 [2020-04-02T18:56:41.532Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
18:56:42 [2020-04-02T18:56:42.457Z] === RUN   TestDockerSuite/TestCpToCaseA
18:56:44 [2020-04-02T18:56:44.342Z] === RUN   TestDockerSuite/TestCpToCaseB
18:56:45 [2020-04-02T18:56:45.263Z] === RUN   TestDockerSuite/TestCpToCaseC
18:56:47 [2020-04-02T18:56:47.768Z] === RUN   TestDockerSuite/TestCpToCaseD
18:56:52 [2020-04-02T18:56:52.995Z] === RUN   TestDockerSuite/TestCpToCaseE
18:56:56 [2020-04-02T18:56:56.292Z] === RUN   TestDockerSuite/TestCpToCaseF
18:56:56 [2020-04-02T18:56:56.850Z] === RUN   TestDockerSuite/TestCpToCaseG
18:57:02 [2020-04-02T18:57:02.077Z] === RUN   TestDockerSuite/TestCpToCaseH
18:57:05 [2020-04-02T18:57:05.330Z] === RUN   TestDockerSuite/TestCpToCaseI
18:57:05 [2020-04-02T18:57:05.889Z] === RUN   TestDockerSuite/TestCpToCaseJ
18:57:11 [2020-04-02T18:57:11.162Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
18:57:11 [2020-04-02T18:57:11.719Z] === RUN   TestDockerSuite/TestCpToDot
18:57:12 [2020-04-02T18:57:12.641Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
18:57:14 [2020-04-02T18:57:14.521Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
18:57:16 [2020-04-02T18:57:16.400Z] === RUN   TestDockerSuite/TestCpToStdout
18:57:17 [2020-04-02T18:57:17.322Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
18:57:18 [2020-04-02T18:57:18.679Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
18:57:20 [2020-04-02T18:57:20.558Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
18:57:20 [2020-04-02T18:57:20.812Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
18:57:21 [2020-04-02T18:57:21.734Z] === RUN   TestDockerSuite/TestCpVolumePath
18:57:22 [2020-04-02T18:57:22.065Z] 65014b3c3121: Pull complete
18:57:23 [2020-04-02T18:57:23.655Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
18:57:23 [2020-04-02T18:57:23.655Z] === RUN   TestDockerSuite/TestCreateArgs
18:57:23 [2020-04-02T18:57:23.655Z] === RUN   TestDockerSuite/TestCreateByImageID
18:57:24 [2020-04-02T18:57:24.212Z] === RUN   TestDockerSuite/TestCreateEchoStdout
18:57:25 [2020-04-02T18:57:25.135Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
18:57:25 [2020-04-02T18:57:25.135Z] === RUN   TestDockerSuite/TestCreateHostConfig
18:57:25 [2020-04-02T18:57:25.135Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
18:57:26 [2020-04-02T18:57:26.056Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
18:57:26 [2020-04-02T18:57:26.310Z] === RUN   TestDockerSuite/TestCreateLabels
18:57:26 [2020-04-02T18:57:26.310Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
18:57:26 [2020-04-02T18:57:26.563Z] === RUN   TestDockerSuite/TestCreateRM
18:57:26 [2020-04-02T18:57:26.563Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
18:57:26 [2020-04-02T18:57:26.563Z] === RUN   TestDockerSuite/TestCreateStopSignal
18:57:26 [2020-04-02T18:57:26.817Z] === RUN   TestDockerSuite/TestCreateStopTimeout
18:57:26 [2020-04-02T18:57:26.817Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
18:57:29 [2020-04-02T18:57:29.324Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
18:57:29 [2020-04-02T18:57:29.324Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
18:57:29 [2020-04-02T18:57:29.324Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
18:57:32 [2020-04-02T18:57:32.586Z] === RUN   TestDockerSuite/TestCreateWithPortRange
18:57:32 [2020-04-02T18:57:32.586Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
18:57:32 [2020-04-02T18:57:32.586Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
18:57:32 [2020-04-02T18:57:32.586Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
18:57:32 [2020-04-02T18:57:32.840Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
18:57:32 [2020-04-02T18:57:32.840Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
18:57:33 [2020-04-02T18:57:33.761Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
18:57:35 [2020-04-02T18:57:35.118Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
18:57:36 [2020-04-02T18:57:36.082Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
18:57:37 [2020-04-02T18:57:37.961Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
18:57:39 [2020-04-02T18:57:39.318Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
18:57:39 [2020-04-02T18:57:39.877Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
18:57:40 [2020-04-02T18:57:40.131Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
18:57:41 [2020-04-02T18:57:41.053Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
18:57:41 [2020-04-02T18:57:41.053Z] === RUN   TestDockerSuite/TestDevicePermissions
18:57:42 [2020-04-02T18:57:42.017Z] === RUN   TestDockerSuite/TestDockerFails
18:57:42 [2020-04-02T18:57:42.017Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
18:57:42 [2020-04-02T18:57:42.017Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
18:57:42 [2020-04-02T18:57:42.017Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
18:57:43 [2020-04-02T18:57:43.377Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
18:57:43 [2020-04-02T18:57:43.751Z] ok  	github.com/docker/docker/cmd/dockerd	0.331s	coverage: 30.7% of statements
18:57:43 [2020-04-02T18:57:43.751Z] ok  	github.com/docker/docker/container	0.212s	coverage: 34.9% of statements
18:57:43 [2020-04-02T18:57:43.751Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:57:43 [2020-04-02T18:57:43.751Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:57:43 [2020-04-02T18:57:43.751Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:57:43 [2020-04-02T18:57:43.751Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:57:44 [2020-04-02T18:57:44.738Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
18:57:44 [2020-04-02T18:57:44.738Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
18:57:45 [2020-04-02T18:57:45.879Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.090s	coverage: 65.3% of statements
18:57:46 [2020-04-02T18:57:46.184Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
18:57:46 [2020-04-02T18:57:46.184Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
18:57:46 [2020-04-02T18:57:46.184Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
18:57:46 [2020-04-02T18:57:46.440Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
18:57:54 [2020-04-02T18:57:54.514Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
18:57:55 [2020-04-02T18:57:55.871Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
18:57:56 [2020-04-02T18:57:56.571Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.043s	coverage: 35.6% of statements
18:57:58 [2020-04-02T18:57:58.373Z] ok  	github.com/docker/docker/daemon/cluster	0.214s	coverage: 0.5% of statements
18:57:59 [2020-04-02T18:57:59.167Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
18:58:01 [2020-04-02T18:58:01.047Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
18:58:01 [2020-04-02T18:58:01.968Z] === RUN   TestDockerSuite/TestEventsAttach
18:58:02 [2020-04-02T18:58:02.891Z] === RUN   TestDockerSuite/TestEventsCommit
18:58:03 [2020-04-02T18:58:03.028Z] ok  	github.com/docker/docker/daemon/discovery	0.024s	coverage: 30.0% of statements
18:58:03 [2020-04-02T18:58:03.449Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
18:58:03 [2020-04-02T18:58:03.703Z] === RUN   TestDockerSuite/TestEventsContainerEvents
18:58:04 [2020-04-02T18:58:04.625Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
18:58:05 [2020-04-02T18:58:05.548Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
18:58:06 [2020-04-02T18:58:06.474Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
18:58:06 [2020-04-02T18:58:06.576Z] ok  	github.com/docker/docker/daemon/events	0.068s	coverage: 50.0% of statements
18:58:06 [2020-04-02T18:58:06.873Z] ok  	github.com/docker/docker/daemon/config	0.124s	coverage: 81.7% of statements
18:58:08 [2020-04-02T18:58:08.354Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
18:58:09 [2020-04-02T18:58:09.673Z] ok  	github.com/docker/docker/daemon/graphdriver	0.012s	coverage: 2.2% of statements
18:58:10 [2020-04-02T18:58:10.237Z] === RUN   TestDockerSuite/TestEventsContainerRestart
18:58:11 [2020-04-02T18:58:11.219Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.572s	coverage: 13.8% of statements
18:58:13 [2020-04-02T18:58:13.533Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
18:58:15 [2020-04-02T18:58:15.676Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.715s	coverage: 57.9% of statements
18:58:15 [2020-04-02T18:58:15.676Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.019s	coverage: 2.9% of statements
18:58:16 [2020-04-02T18:58:16.036Z] === RUN   TestDockerSuite/TestEventsCopy
18:58:16 [2020-04-02T18:58:16.315Z] ok  	github.com/docker/docker/daemon	12.536s	coverage: 17.4% of statements
18:58:16 [2020-04-02T18:58:16.315Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:58:16 [2020-04-02T18:58:16.315Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:58:16 [2020-04-02T18:58:16.315Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:58:16 [2020-04-02T18:58:16.315Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:58:17 [2020-04-02T18:58:17.394Z] === RUN   TestDockerSuite/TestEventsFilterContainer
18:58:18 [2020-04-02T18:58:18.796Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
18:58:19 [2020-04-02T18:58:19.758Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
18:58:20 [2020-04-02T18:58:20.012Z] === RUN   TestDockerSuite/TestEventsFilterImageName
18:58:20 [2020-04-02T18:58:20.784Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.023s	coverage: 1.8% of statements
18:58:20 [2020-04-02T18:58:20.978Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
18:58:21 [2020-04-02T18:58:21.579Z] === RUN   TestDockerSuite/TestEventsFilterLabels
18:58:22 [2020-04-02T18:58:22.136Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
18:58:22 [2020-04-02T18:58:22.391Z] === RUN   TestDockerSuite/TestEventsFilterType
18:58:22 [2020-04-02T18:58:22.690Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
18:58:22 [2020-04-02T18:58:22.862Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	11.751s	coverage: 68.6% of statements
18:58:22 [2020-04-02T18:58:22.945Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
18:58:23 [2020-04-02T18:58:23.203Z] === RUN   TestDockerSuite/TestEventsFilters
18:58:24 [2020-04-02T18:58:24.926Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.265s	coverage: 49.5% of statements
18:58:25 [2020-04-02T18:58:25.091Z] === RUN   TestDockerSuite/TestEventsFormat
18:58:25 [2020-04-02T18:58:25.563Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.314s	coverage: 45.9% of statements
18:58:25 [2020-04-02T18:58:25.563Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:58:26 [2020-04-02T18:58:26.973Z] === RUN   TestDockerSuite/TestEventsFormatBadField
18:58:26 [2020-04-02T18:58:26.973Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
18:58:26 [2020-04-02T18:58:26.973Z] === RUN   TestDockerSuite/TestEventsImageImport
18:58:27 [2020-04-02T18:58:27.556Z] === RUN   TestDockerSuite/TestEventsImageLoad
18:58:27 [2020-04-02T18:58:27.556Z] === RUN   TestDockerSuite/TestEventsImagePull
18:58:28 [2020-04-02T18:58:28.113Z] === RUN   TestDockerSuite/TestEventsImageTag
18:58:28 [2020-04-02T18:58:28.324Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.679s	coverage: 76.1% of statements
18:58:28 [2020-04-02T18:58:28.977Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.018s	coverage: 58.0% of statements
18:58:29 [2020-04-02T18:58:29.033Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
18:58:29 [2020-04-02T18:58:29.287Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
18:58:29 [2020-04-02T18:58:29.287Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
18:58:29 [2020-04-02T18:58:29.287Z] === RUN   TestDockerSuite/TestEventsPluginOps
18:58:30 [2020-04-02T18:58:30.053Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.698s	coverage: 55.4% of statements
18:58:30 [2020-04-02T18:58:30.053Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
18:58:30 [2020-04-02T18:58:30.053Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:58:30 [2020-04-02T18:58:30.370Z] ok  	github.com/docker/docker/daemon/links	0.007s	coverage: 93.0% of statements
18:58:30 [2020-04-02T18:58:30.691Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.024s	coverage: 3.0% of statements
18:58:31 [2020-04-02T18:58:31.166Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
18:58:31 [2020-04-02T18:58:31.726Z] === RUN   TestDockerSuite/TestEventsRename
18:58:32 [2020-04-02T18:58:32.647Z] === RUN   TestDockerSuite/TestEventsResize
18:58:33 [2020-04-02T18:58:33.569Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
18:58:34 [2020-04-02T18:58:34.302Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
18:58:35 [2020-04-02T18:58:35.223Z] === RUN   TestDockerSuite/TestEventsStreaming
18:58:36 [2020-04-02T18:58:36.146Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
18:58:36 [2020-04-02T18:58:36.703Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
18:58:37 [2020-04-02T18:58:37.846Z] ok  	github.com/docker/docker/daemon/logger	0.285s	coverage: 41.8% of statements
18:58:37 [2020-04-02T18:58:37.846Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.026s	coverage: 67.0% of statements
18:58:38 [2020-04-02T18:58:38.527Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.628s	coverage: 77.8% of statements
18:58:39 [2020-04-02T18:58:39.207Z] === RUN   TestDockerSuite/TestEventsTop
18:58:39 [2020-04-02T18:58:39.616Z] ok  	github.com/docker/docker/daemon/images	0.061s	coverage: 4.9% of statements
18:58:39 [2020-04-02T18:58:39.616Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:58:39 [2020-04-02T18:58:39.616Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:58:39 [2020-04-02T18:58:39.616Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
18:58:39 [2020-04-02T18:58:39.616Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:58:40 [2020-04-02T18:58:40.225Z] === RUN   TestDockerSuite/TestEventsUntag
18:58:40 [2020-04-02T18:58:40.694Z] ok  	github.com/docker/docker/daemon/logger/journald	0.030s	coverage: 26.2% of statements
18:58:40 [2020-04-02T18:58:40.694Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.012s	coverage: 88.3% of statements
18:58:41 [2020-04-02T18:58:41.003Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.015s	coverage: 62.1% of statements
18:58:42 [2020-04-02T18:58:42.816Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
18:58:42 [2020-04-02T18:58:42.816Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
18:58:44 [2020-04-02T18:58:44.175Z] === RUN   TestDockerSuite/TestExec
18:58:44 [2020-04-02T18:58:44.749Z] ok  	github.com/docker/docker/daemon/logger/local	0.065s	coverage: 74.7% of statements
18:58:44 [2020-04-02T18:58:44.749Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:58:45 [2020-04-02T18:58:45.489Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.070s	coverage: 33.3% of statements
18:58:45 [2020-04-02T18:58:45.533Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
18:58:46 [2020-04-02T18:58:46.093Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
18:58:46 [2020-04-02T18:58:46.212Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.056s	coverage: 19.9% of statements
18:58:47 [2020-04-02T18:58:47.047Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
18:58:47 [2020-04-02T18:58:47.386Z] ok  	github.com/docker/docker/daemon/logger/templates	0.054s	coverage: 8.3% of statements
18:58:48 [2020-04-02T18:58:48.011Z] === RUN   TestDockerSuite/TestExecAPIStart
18:58:48 [2020-04-02T18:58:48.998Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.119s	coverage: 47.8% of statements
18:58:49 [2020-04-02T18:58:49.893Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
18:58:50 [2020-04-02T18:58:50.036Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.854s	coverage: 82.5% of statements
18:58:50 [2020-04-02T18:58:50.036Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:58:50 [2020-04-02T18:58:50.328Z] ok  	github.com/docker/docker/daemon/network	0.055s	coverage: 63.8% of statements
18:58:50 [2020-04-02T18:58:50.328Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:58:50 [2020-04-02T18:58:50.451Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
18:58:51 [2020-04-02T18:58:51.374Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
18:58:52 [2020-04-02T18:58:52.295Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
18:58:53 [2020-04-02T18:58:53.216Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
18:58:54 [2020-04-02T18:58:54.179Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
18:58:54 [2020-04-02T18:58:54.737Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
18:58:55 [2020-04-02T18:58:55.946Z] ok  	github.com/docker/docker/distribution/metadata	0.173s	coverage: 48.2% of statements
18:58:55 [2020-04-02T18:58:55.946Z] ok  	github.com/docker/docker/errdefs	0.021s	coverage: 49.4% of statements
18:58:56 [2020-04-02T18:58:56.662Z] === RUN   TestDockerSuite/TestExecCgroup
18:58:57 [2020-04-02T18:58:57.468Z] ok  	github.com/docker/docker/distribution	0.541s	coverage: 22.1% of statements
18:58:57 [2020-04-02T18:58:57.468Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:58:57 [2020-04-02T18:58:57.585Z] === RUN   TestDockerSuite/TestExecEnv
18:58:58 [2020-04-02T18:58:58.507Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
18:58:58 [2020-04-02T18:58:58.508Z] ok  	github.com/docker/docker/distribution/xfer	1.705s	coverage: 85.1% of statements
18:58:58 [2020-04-02T18:58:58.508Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:59:00 [2020-04-02T18:59:00.388Z] === RUN   TestDockerSuite/TestExecExitStatus
18:59:00 [2020-04-02T18:59:00.588Z] ok  	github.com/docker/docker/image/cache	0.072s	coverage: 19.2% of statements
18:59:00 [2020-04-02T18:59:00.946Z] === RUN   TestDockerSuite/TestExecInspectID
18:59:01 [2020-04-02T18:59:01.629Z] ok  	github.com/docker/docker/image	0.164s	coverage: 86.4% of statements
18:59:01 [2020-04-02T18:59:01.629Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
18:59:02 [2020-04-02T18:59:02.269Z] ok  	github.com/docker/docker/libcontainerd/queue	0.037s	coverage: 100.0% of statements
18:59:02 [2020-04-02T18:59:02.584Z] ok  	github.com/docker/docker/image/v1	0.075s	coverage: 25.0% of statements
18:59:02 [2020-04-02T18:59:02.584Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:59:04 [2020-04-02T18:59:04.283Z] === RUN   TestDockerSuite/TestExecInteractive
18:59:04 [2020-04-02T18:59:04.686Z] ok  	github.com/docker/docker/pkg/aaparser	0.005s	coverage: 50.0% of statements
18:59:04 [2020-04-02T18:59:04.841Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
18:59:05 [2020-04-02T18:59:05.762Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
18:59:06 [2020-04-02T18:59:06.728Z] === RUN   TestDockerSuite/TestExecParseError
18:59:07 [2020-04-02T18:59:07.333Z] === RUN   TestDockerSuite/TestExecPausedContainer
18:59:08 [2020-04-02T18:59:08.255Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
18:59:08 [2020-04-02T18:59:08.308Z] ok  	github.com/docker/docker/opts	0.063s	coverage: 67.4% of statements
18:59:08 [2020-04-02T18:59:08.953Z] ok  	github.com/docker/docker/pkg/authorization	0.587s	coverage: 68.3% of statements
18:59:09 [2020-04-02T18:59:09.176Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
18:59:09 [2020-04-02T18:59:09.610Z] ok  	github.com/docker/docker/pkg/broadcaster	0.007s	coverage: 100.0% of statements
18:59:10 [2020-04-02T18:59:10.256Z] ok  	github.com/docker/docker/pkg/capabilities	0.007s	coverage: 87.5% of statements
18:59:10 [2020-04-02T18:59:10.554Z] ok  	github.com/docker/docker/pkg/archive	1.693s	coverage: 76.8% of statements
18:59:10 [2020-04-02T18:59:10.575Z] === RUN   TestDockerSuite/TestExecSetEnv
18:59:11 [2020-04-02T18:59:11.133Z] === RUN   TestDockerSuite/TestExecStartFails
18:59:11 [2020-04-02T18:59:11.186Z] ok  	github.com/docker/docker/pkg/directory	0.015s	coverage: 80.0% of statements
18:59:11 [2020-04-02T18:59:11.691Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
18:59:12 [2020-04-02T18:59:12.250Z] === RUN   TestDockerSuite/TestExecStateCleanup
18:59:12 [2020-04-02T18:59:12.708Z] ok  	github.com/docker/docker/pkg/discovery	0.010s	coverage: 58.3% of statements
18:59:12 [2020-04-02T18:59:12.708Z] ok  	github.com/docker/docker/pkg/discovery/file	0.009s	coverage: 92.9% of statements
18:59:14 [2020-04-02T18:59:14.131Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
18:59:14 [2020-04-02T18:59:14.241Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
18:59:14 [2020-04-02T18:59:14.241Z] ok  	github.com/docker/docker/layer	7.866s	coverage: 68.8% of statements
18:59:14 [2020-04-02T18:59:14.241Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:59:14 [2020-04-02T18:59:14.241Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:59:14 [2020-04-02T18:59:14.241Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:59:14 [2020-04-02T18:59:14.241Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:59:14 [2020-04-02T18:59:14.241Z] ?   	github.com/docker/docker/oci	[no test files]
18:59:14 [2020-04-02T18:59:14.241Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:59:15 [2020-04-02T18:59:15.295Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
18:59:15 [2020-04-02T18:59:15.295Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.010s	coverage: 93.8% of statements
18:59:16 [2020-04-02T18:59:16.891Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.244s	coverage: 43.2% of statements
18:59:16 [2020-04-02T18:59:16.891Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
18:59:16 [2020-04-02T18:59:16.891Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:59:17 [2020-04-02T18:59:17.222Z] ok  	github.com/docker/docker/pkg/filenotify	0.617s	coverage: 67.0% of statements
18:59:17 [2020-04-02T18:59:17.222Z] ok  	github.com/docker/docker/pkg/fileutils	0.034s	coverage: 89.5% of statements
18:59:18 [2020-04-02T18:59:18.905Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.227s	coverage: 84.1% of statements
18:59:18 [2020-04-02T18:59:18.906Z] ok  	github.com/docker/docker/pkg/fsutils	0.407s	coverage: 85.1% of statements
18:59:19 [2020-04-02T18:59:19.216Z] ok  	github.com/docker/docker/pkg/homedir	0.028s	coverage: 11.4% of statements
18:59:21 [2020-04-02T18:59:21.385Z] ok  	github.com/docker/docker/pkg/locker	0.056s	coverage: 88.9% of statements
18:59:21 [2020-04-02T18:59:21.385Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.023s	coverage: 91.7% of statements
18:59:21 [2020-04-02T18:59:21.385Z] ok  	github.com/docker/docker/pkg/idtools	0.850s	coverage: 70.1% of statements
18:59:22 [2020-04-02T18:59:22.062Z] ok  	github.com/docker/docker/pkg/longpath	0.046s	coverage: 100.0% of statements
18:59:22 [2020-04-02T18:59:22.369Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.006s	coverage: 85.7% of statements
18:59:22 [2020-04-02T18:59:22.678Z] ok  	github.com/docker/docker/pkg/ioutils	1.888s	coverage: 69.3% of statements
18:59:22 [2020-04-02T18:59:22.678Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
18:59:22 [2020-04-02T18:59:22.678Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
18:59:22 [2020-04-02T18:59:22.678Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
18:59:22 [2020-04-02T18:59:22.991Z] ok  	github.com/docker/docker/pkg/parsers	0.005s	coverage: 97.0% of statements
18:59:23 [2020-04-02T18:59:23.674Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.006s	coverage: 60.0% of statements
18:59:24 [2020-04-02T18:59:24.094Z] === RUN   TestDockerSuite/TestExecStopNotHanging
18:59:24 [2020-04-02T18:59:24.094Z] === RUN   TestDockerSuite/TestExecTTY
18:59:24 [2020-04-02T18:59:24.356Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.026s	coverage: 91.4% of statements
18:59:24 [2020-04-02T18:59:24.357Z] ok  	github.com/docker/docker/pkg/pidfile	0.025s	coverage: 82.4% of statements
18:59:24 [2020-04-02T18:59:24.357Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:59:24 [2020-04-02T18:59:24.357Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:59:25 [2020-04-02T18:59:25.053Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
18:59:25 [2020-04-02T18:59:25.979Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.021s	coverage: 56.8% of statements
18:59:26 [2020-04-02T18:59:26.190Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
18:59:27 [2020-04-02T18:59:27.075Z] ok  	github.com/docker/docker/pkg/pools	0.064s	coverage: 88.2% of statements
18:59:27 [2020-04-02T18:59:27.112Z] === RUN   TestDockerSuite/TestExecUlimits
18:59:27 [2020-04-02T18:59:27.387Z] ok  	github.com/docker/docker/pkg/progress	0.006s	coverage: 75.9% of statements
18:59:27 [2020-04-02T18:59:27.387Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.007s	coverage: 85.7% of statements
18:59:28 [2020-04-02T18:59:28.035Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
18:59:28 [2020-04-02T18:59:28.035Z] === RUN   TestDockerSuite/TestExecWithImageUser
18:59:28 [2020-04-02T18:59:28.503Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
18:59:29 [2020-04-02T18:59:29.202Z] ok  	github.com/docker/docker/pkg/pubsub	1.184s	coverage: 73.9% of statements
18:59:29 [2020-04-02T18:59:29.895Z] ok  	github.com/docker/docker/pkg/stdcopy	0.009s	coverage: 100.0% of statements
18:59:29 [2020-04-02T18:59:29.921Z] === RUN   TestDockerSuite/TestExecWithNoTERM
18:59:30 [2020-04-02T18:59:30.890Z] === RUN   TestDockerSuite/TestExecWithPrivileged
18:59:30 [2020-04-02T18:59:30.982Z] ok  	github.com/docker/docker/pkg/streamformatter	0.039s	coverage: 66.2% of statements
18:59:30 [2020-04-02T18:59:30.982Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 70.6% of statements
18:59:31 [2020-04-02T18:59:31.671Z] ok  	github.com/docker/docker/pkg/symlink	0.021s	coverage: 87.7% of statements
18:59:31 [2020-04-02T18:59:31.983Z] ok  	github.com/docker/docker/pkg/sysinfo	0.018s	coverage: 70.8% of statements
18:59:32 [2020-04-02T18:59:32.292Z] === RUN   TestDockerSuite/TestExecWithTERM
18:59:32 [2020-04-02T18:59:32.663Z] ok  	github.com/docker/docker/pkg/signal	3.670s	coverage: 61.0% of statements
18:59:32 [2020-04-02T18:59:32.850Z] === RUN   TestDockerSuite/TestExecWithUser
18:59:33 [2020-04-02T18:59:33.346Z] ok  	github.com/docker/docker/pkg/tailfile	0.122s	coverage: 88.6% of statements
18:59:33 [2020-04-02T18:59:33.499Z] 23645bd7ee08: Pull complete
18:59:33 [2020-04-02T18:59:33.499Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8
18:59:33 [2020-04-02T18:59:33.499Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
18:59:33 [2020-04-02T18:59:33.499Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
18:59:33 [2020-04-02T18:59:33.499Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
18:59:33 [2020-04-02T18:59:33.499Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1098'
18:59:33 [2020-04-02T18:59:33.499Z] WARN: Skipping validation tests
18:59:33 [2020-04-02T18:59:33.499Z] INFO: Running unit tests at 04/02/2020 18:59:27...
18:59:33 [2020-04-02T18:59:33.499Z] INFO: make.ps1 starting at 04/02/2020 18:59:31
18:59:33 [2020-04-02T18:59:33.499Z] INFO: Git commit (6f181006db) assumed from DOCKER_GITCOMMIT environment variable
18:59:33 [2020-04-02T18:59:33.499Z] INFO: Invoking autogen...
18:59:33 [2020-04-02T18:59:33.499Z] INFO: Running unit tests...
18:59:33 [2020-04-02T18:59:33.662Z] ok  	github.com/docker/docker/pkg/system	0.046s	coverage: 37.2% of statements
18:59:33 [2020-04-02T18:59:33.816Z] === RUN   TestDockerSuite/TestGetContainerStats
18:59:34 [2020-04-02T18:59:34.776Z] testing: warning: no tests to run
18:59:34 [2020-04-02T18:59:34.776Z] coverage: [no statements]
18:59:34 [2020-04-02T18:59:34.776Z] ok  	github.com/docker/docker/pkg/term/windows	0.024s	coverage: [no statements] [no tests to run]
18:59:35 [2020-04-02T18:59:35.448Z] ok  	github.com/docker/docker/pkg/term	0.016s	coverage: 84.8% of statements
18:59:35 [2020-04-02T18:59:35.761Z] ok  	github.com/docker/docker/pkg/tarsum	0.252s	coverage: 89.3% of statements
18:59:36 [2020-04-02T18:59:36.064Z] ok  	github.com/docker/docker/pkg/truncindex	0.106s	coverage: 91.5% of statements
18:59:36 [2020-04-02T18:59:36.366Z] ok  	github.com/docker/docker/pkg/urlutil	0.013s	coverage: 100.0% of statements
18:59:37 [2020-04-02T18:59:37.038Z] ok  	github.com/docker/docker/pkg/useragent	0.025s	coverage: 88.9% of statements
18:59:37 [2020-04-02T18:59:37.114Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
18:59:39 [2020-04-02T18:59:39.037Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
18:59:39 [2020-04-02T18:59:39.207Z] ok  	github.com/docker/docker/plugin/v2	0.009s	coverage: 14.5% of statements
18:59:41 [2020-04-02T18:59:41.345Z] ok  	github.com/docker/docker/reference	0.024s	coverage: 84.4% of statements
18:59:42 [2020-04-02T18:59:42.014Z] ok  	github.com/docker/docker/profiles/seccomp	0.028s	coverage: 68.8% of statements
18:59:43 [2020-04-02T18:59:43.107Z] ok  	github.com/docker/docker/plugin	0.631s	coverage: 27.1% of statements
18:59:43 [2020-04-02T18:59:43.695Z] 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/fuse-overlayfs 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/loggerutils/cache 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
18:59:44 [2020-04-02T18:59:44.394Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
18:59:44 [2020-04-02T18:59:44.659Z] ok  	github.com/docker/docker/registry/resumable	0.043s	coverage: 100.0% of statements
18:59:44 [2020-04-02T18:59:44.962Z] ok  	github.com/docker/docker/restartmanager	0.007s	coverage: 45.3% of statements
18:59:45 [2020-04-02T18:59:45.793Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
18:59:46 [2020-04-02T18:59:46.521Z] ok  	github.com/docker/docker/testutil	0.006s	coverage: 62.5% of statements
18:59:46 [2020-04-02T18:59:46.826Z] ok  	github.com/docker/docker/registry	0.373s	coverage: 56.0% of statements
18:59:47 [2020-04-02T18:59:47.127Z] ok  	github.com/docker/docker/runconfig	0.024s	coverage: 68.2% of statements
18:59:50 [2020-04-02T18:59:50.766Z] ok  	github.com/docker/docker/volume/drivers	0.013s	coverage: 36.1% of statements
18:59:51 [2020-04-02T18:59:51.072Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
18:59:51 [2020-04-02T18:59:51.327Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
18:59:51 [2020-04-02T18:59:51.327Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
18:59:51 [2020-04-02T18:59:51.327Z] === RUN   TestDockerSuite/TestHealth
18:59:52 [2020-04-02T18:59:52.148Z] ?   	github.com/docker/docker/api	[no test files]
18:59:53 [2020-04-02T18:59:53.513Z] ok  	github.com/docker/docker/volume/mounts	0.081s	coverage: 67.0% of statements
18:59:53 [2020-04-02T18:59:53.803Z] ok  	github.com/docker/docker/volume/local	0.052s	coverage: 73.0% of statements
18:59:55 [2020-04-02T18:59:55.311Z] ok  	github.com/docker/docker/volume/service	0.034s	coverage: 73.0% of statements
19:00:00 [2020-04-02T19:00:00.867Z] ok  	github.com/docker/docker/pkg/plugins	33.676s	coverage: 76.6% of statements
19:00:00 [2020-04-02T19:00:00.867Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:00:00 [2020-04-02T19:00:00.867Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:00:00 [2020-04-02T19:00:00.867Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
19:00:00 [2020-04-02T19:00:00.867Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:00:00 [2020-04-02T19:00:00.867Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
19:00:00 [2020-04-02T19:00:00.867Z] ?   	github.com/docker/docker/rootless	[no test files]
19:00:00 [2020-04-02T19:00:00.867Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
19:00:00 [2020-04-02T19:00:00.867Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:00:00 [2020-04-02T19:00:00.867Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:00:00 [2020-04-02T19:00:00.867Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:00:00 [2020-04-02T19:00:00.867Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:00:00 [2020-04-02T19:00:00.867Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:00:00 [2020-04-02T19:00:00.867Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:00:00 [2020-04-02T19:00:00.867Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:00:00 [2020-04-02T19:00:00.867Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:00:00 [2020-04-02T19:00:00.867Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:00:00 [2020-04-02T19:00:00.867Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:00:00 [2020-04-02T19:00:00.867Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:00:00 [2020-04-02T19:00:00.867Z] ?   	github.com/docker/docker/volume	[no test files]
19:00:00 [2020-04-02T19:00:00.867Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:00:00 [2020-04-02T19:00:00.867Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:00:00 [2020-04-02T19:00:00.867Z] 
19:00:00 [2020-04-02T19:00:00.867Z] === Skipped
19:00:00 [2020-04-02T19:00:00.867Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
19:00:00 [2020-04-02T19:00:00.867Z]     exec_linux_test.go:18: requires AppArmor to be enabled
19:00:00 [2020-04-02T19:00:00.867Z] 
19:00:00 [2020-04-02T19:00:00.867Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
19:00:00 [2020-04-02T19:00:00.867Z]     exec_linux_test.go:38: requires AppArmor to be enabled
19:00:00 [2020-04-02T19:00:00.867Z] 
19:00:00 [2020-04-02T19:00:00.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
19:00:00 [2020-04-02T19:00:00.867Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:00:00 [2020-04-02T19:00:00.867Z]     graphtest_unix.go:46: Driver btrfs not supported
19:00:00 [2020-04-02T19:00:00.867Z] 
19:00:00 [2020-04-02T19:00:00.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
19:00:00 [2020-04-02T19:00:00.867Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:00:00 [2020-04-02T19:00:00.867Z]     graphtest_unix.go:46: Driver btrfs not supported
19:00:00 [2020-04-02T19:00:00.867Z] 
19:00:00 [2020-04-02T19:00:00.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
19:00:00 [2020-04-02T19:00:00.867Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:00:00 [2020-04-02T19:00:00.867Z]     graphtest_unix.go:46: Driver btrfs not supported
19:00:00 [2020-04-02T19:00:00.867Z] 
19:00:00 [2020-04-02T19:00:00.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
19:00:00 [2020-04-02T19:00:00.867Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:00:00 [2020-04-02T19:00:00.867Z]     graphtest_unix.go:46: Driver btrfs not supported
19:00:00 [2020-04-02T19:00:00.867Z] 
19:00:00 [2020-04-02T19:00:00.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
19:00:00 [2020-04-02T19:00:00.867Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:00:00 [2020-04-02T19:00:00.867Z]     graphtest_unix.go:46: Driver btrfs not supported
19:00:00 [2020-04-02T19:00:00.867Z] 
19:00:00 [2020-04-02T19:00:00.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
19:00:00 [2020-04-02T19:00:00.867Z]     graphtest_unix.go:73: No driver to put!
19:00:00 [2020-04-02T19:00:00.867Z] 
19:00:00 [2020-04-02T19:00:00.867Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
19:00:00 [2020-04-02T19:00:00.867Z] time="2020-04-02T18:58:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:00:00 [2020-04-02T19:00:00.867Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:00:00 [2020-04-02T19:00:00.867Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:00:00 [2020-04-02T19:00:00.867Z] 
19:00:00 [2020-04-02T19:00:00.867Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
19:00:00 [2020-04-02T19:00:00.867Z] time="2020-04-02T18:58:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:00:00 [2020-04-02T19:00:00.867Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:00:00 [2020-04-02T19:00:00.867Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:00:00 [2020-04-02T19:00:00.867Z] 
19:00:00 [2020-04-02T19:00:00.867Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
19:00:00 [2020-04-02T19:00:00.867Z] time="2020-04-02T18:58:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:00:00 [2020-04-02T19:00:00.867Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:00:00 [2020-04-02T19:00:00.867Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:00:00 [2020-04-02T19:00:00.867Z] 
19:00:00 [2020-04-02T19:00:00.867Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
19:00:00 [2020-04-02T19:00:00.867Z] time="2020-04-02T18:58:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:00:00 [2020-04-02T19:00:00.867Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:00:00 [2020-04-02T19:00:00.867Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:00:00 [2020-04-02T19:00:00.867Z] 
19:00:00 [2020-04-02T19:00:00.867Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
19:00:00 [2020-04-02T19:00:00.867Z] time="2020-04-02T18:58:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:00:00 [2020-04-02T19:00:00.867Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:00:00 [2020-04-02T19:00:00.867Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:00:00 [2020-04-02T19:00:00.867Z] 
19:00:00 [2020-04-02T19:00:00.867Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
19:00:00 [2020-04-02T19:00:00.867Z]     graphtest_unix.go:73: No driver to put!
19:00:00 [2020-04-02T19:00:00.867Z] 
19:00:00 [2020-04-02T19:00:00.867Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
19:00:00 [2020-04-02T19:00:00.867Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
19:00:00 [2020-04-02T19:00:00.867Z] 
19:00:00 [2020-04-02T19:00:00.867Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
19:00:00 [2020-04-02T19:00:00.867Z]     overlay_test.go:49: Fails to compute changes intermittently
19:00:00 [2020-04-02T19:00:00.867Z] 
19:00:00 [2020-04-02T19:00:00.867Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
19:00:00 [2020-04-02T19:00:00.867Z]     overlay_test.go:65: Cannot run test with naive change algorithm
19:00:00 [2020-04-02T19:00:00.867Z] 
19:00:00 [2020-04-02T19:00:00.867Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
19:00:00 [2020-04-02T19:00:00.867Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
19:00:00 [2020-04-02T19:00:00.867Z] 
19:00:00 [2020-04-02T19:00:00.868Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
19:00:00 [2020-04-02T19:00:00.868Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:00:00 [2020-04-02T19:00:00.868Z]     graphtest_unix.go:46: Driver zfs not supported
19:00:00 [2020-04-02T19:00:00.868Z] 
19:00:00 [2020-04-02T19:00:00.868Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
19:00:00 [2020-04-02T19:00:00.868Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:00:00 [2020-04-02T19:00:00.868Z]     graphtest_unix.go:46: Driver zfs not supported
19:00:00 [2020-04-02T19:00:00.868Z] 
19:00:00 [2020-04-02T19:00:00.868Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
19:00:00 [2020-04-02T19:00:00.868Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:00:00 [2020-04-02T19:00:00.868Z]     graphtest_unix.go:46: Driver zfs not supported
19:00:00 [2020-04-02T19:00:00.868Z] 
19:00:00 [2020-04-02T19:00:00.868Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
19:00:00 [2020-04-02T19:00:00.868Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:00:00 [2020-04-02T19:00:00.868Z]     graphtest_unix.go:46: Driver zfs not supported
19:00:00 [2020-04-02T19:00:00.868Z] 
19:00:00 [2020-04-02T19:00:00.868Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
19:00:00 [2020-04-02T19:00:00.868Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:00:00 [2020-04-02T19:00:00.868Z]     graphtest_unix.go:46: Driver zfs not supported
19:00:00 [2020-04-02T19:00:00.868Z] 
19:00:00 [2020-04-02T19:00:00.868Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
19:00:00 [2020-04-02T19:00:00.868Z]     graphtest_unix.go:73: No driver to put!
19:00:00 [2020-04-02T19:00:00.868Z] 
19:00:00 [2020-04-02T19:00:00.868Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
19:00:00 [2020-04-02T19:00:00.868Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
19:00:00 [2020-04-02T19:00:00.868Z] 
19:00:00 [2020-04-02T19:00:00.868Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
19:00:00 [2020-04-02T19:00:00.868Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
19:00:00 [2020-04-02T19:00:00.868Z] 
19:00:00 [2020-04-02T19:00:00.868Z] 
19:00:00 [2020-04-02T19:00:00.868Z] DONE 2140 tests, 26 skipped in 367.764s
Post stage
[Pipeline] junit
19:00:01 [2020-04-02T19:00:01.551Z] Recording test results
19:00:03 [2020-04-02T19:00:03.471Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:00:04 [2020-04-02T19:00:04.126Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40694/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79 -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:6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79 hack/make.sh dynbinary test-integration
19:00:04 [2020-04-02T19:00:04.432Z] 
19:00:04 [2020-04-02T19:00:04.733Z] Removing bundles/
19:00:04 [2020-04-02T19:00:04.733Z] 
19:00:04 [2020-04-02T19:00:04.733Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:00:04 [2020-04-02T19:00:04.733Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:00:04 [2020-04-02T19:00:04.733Z] GOOS="" GOARCH="" GOARM=""
19:00:09 [2020-04-02T19:00:09.677Z] ok  	github.com/docker/docker/api/server	0.123s	coverage: 9.0% of statements
19:00:14 [2020-04-02T19:00:14.364Z] === RUN   TestDockerSuite/TestHistoryExistentImage
19:00:14 [2020-04-02T19:00:14.364Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
19:00:14 [2020-04-02T19:00:14.364Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
19:00:14 [2020-04-02T19:00:14.364Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
19:00:14 [2020-04-02T19:00:14.364Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
19:00:14 [2020-04-02T19:00:14.364Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
19:00:14 [2020-04-02T19:00:14.365Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
19:00:14 [2020-04-02T19:00:14.365Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
19:00:14 [2020-04-02T19:00:14.365Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
19:00:14 [2020-04-02T19:00:14.365Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
19:00:14 [2020-04-02T19:00:14.365Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
19:00:14 [2020-04-02T19:00:14.619Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
19:00:15 [2020-04-02T19:00:15.177Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
19:00:15 [2020-04-02T19:00:15.177Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
19:00:16 [2020-04-02T19:00:16.099Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
19:00:16 [2020-04-02T19:00:16.099Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
19:00:17 [2020-04-02T19:00:17.021Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
19:00:17 [2020-04-02T19:00:17.984Z] === RUN   TestDockerSuite/TestImagesFormat
19:00:17 [2020-04-02T19:00:17.984Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
19:00:18 [2020-04-02T19:00:18.543Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
19:00:21 [2020-04-02T19:00:21.796Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
19:00:21 [2020-04-02T19:00:21.796Z] === RUN   TestDockerSuite/TestImportBadURL
19:00:21 [2020-04-02T19:00:21.796Z] === RUN   TestDockerSuite/TestImportDisplay
19:00:23 [2020-04-02T19:00:23.196Z] === RUN   TestDockerSuite/TestImportFile
19:00:25 [2020-04-02T19:00:25.074Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
19:00:25 [2020-04-02T19:00:25.074Z] === RUN   TestDockerSuite/TestImportFileWithMessage
19:00:26 [2020-04-02T19:00:26.955Z] === RUN   TestDockerSuite/TestImportGzipped
19:00:28 [2020-04-02T19:00:28.849Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
19:00:28 [2020-04-02T19:00:28.849Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
19:00:30 [2020-04-02T19:00:30.770Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
19:00:31 [2020-04-02T19:00:31.692Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
19:00:32 [2020-04-02T19:00:32.615Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
19:00:33 [2020-04-02T19:00:33.537Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
19:00:33 [2020-04-02T19:00:33.537Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
19:00:33 [2020-04-02T19:00:33.537Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
19:00:34 [2020-04-02T19:00:34.568Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
19:00:35 [2020-04-02T19:00:35.126Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
19:00:36 [2020-04-02T19:00:36.048Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
19:00:36 [2020-04-02T19:00:36.648Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
19:00:37 [2020-04-02T19:00:37.571Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
19:00:38 [2020-04-02T19:00:38.130Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
19:00:38 [2020-04-02T19:00:38.130Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
19:00:40 [2020-04-02T19:00:40.008Z] === RUN   TestDockerSuite/TestInspectAmpersand
19:00:40 [2020-04-02T19:00:40.567Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
19:00:41 [2020-04-02T19:00:41.489Z] === RUN   TestDockerSuite/TestInspectByPrefix
19:00:41 [2020-04-02T19:00:41.489Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
19:00:42 [2020-04-02T19:00:42.411Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
19:00:42 [2020-04-02T19:00:42.411Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
19:00:43 [2020-04-02T19:00:43.333Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
19:00:44 [2020-04-02T19:00:44.255Z] === RUN   TestDockerSuite/TestInspectDefault
19:00:45 [2020-04-02T19:00:45.178Z] === RUN   TestDockerSuite/TestInspectHistory
19:00:46 [2020-04-02T19:00:46.099Z] === RUN   TestDockerSuite/TestInspectImage
19:00:46 [2020-04-02T19:00:46.099Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
19:00:46 [2020-04-02T19:00:46.099Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
19:00:46 [2020-04-02T19:00:46.099Z] === RUN   TestDockerSuite/TestInspectInt64
19:00:47 [2020-04-02T19:00:47.021Z] === RUN   TestDockerSuite/TestInspectJSONFields
19:00:47 [2020-04-02T19:00:47.581Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
19:00:47 [2020-04-02T19:00:47.581Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
19:00:48 [2020-04-02T19:00:48.503Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
19:00:49 [2020-04-02T19:00:49.433Z] === RUN   TestDockerSuite/TestInspectPlugin
19:00:51 [2020-04-02T19:00:51.354Z] === RUN   TestDockerSuite/TestInspectRootFS
19:00:51 [2020-04-02T19:00:51.354Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
19:00:51 [2020-04-02T19:00:51.912Z] === RUN   TestDockerSuite/TestInspectStatus
19:00:52 [2020-04-02T19:00:52.833Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
19:00:54 [2020-04-02T19:00:54.756Z] === RUN   TestDockerSuite/TestInspectTemplateError
19:00:55 [2020-04-02T19:00:55.313Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
19:00:56 [2020-04-02T19:00:56.236Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
19:00:57 [2020-04-02T19:00:57.158Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
19:00:57 [2020-04-02T19:00:57.718Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
19:00:58 [2020-04-02T19:00:58.641Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
19:00:59 [2020-04-02T19:00:59.198Z] === RUN   TestDockerSuite/TestInspectUnknownObject
19:00:59 [2020-04-02T19:00:59.198Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
19:01:01 [2020-04-02T19:01:01.702Z] === RUN   TestDockerSuite/TestLinkShortDefinition
19:01:03 [2020-04-02T19:01:03.063Z] === RUN   TestDockerSuite/TestLinksEnvs
19:01:03 [2020-04-02T19:01:03.559Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:01:03 [2020-04-02T19:01:03.559Z] ok  	github.com/docker/docker/api/server/httputils	0.120s	coverage: 14.7% of statements
19:01:04 [2020-04-02T19:01:04.985Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
19:01:04 [2020-04-02T19:01:04.985Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
19:01:05 [2020-04-02T19:01:05.062Z] ok  	github.com/docker/docker/api/server/middleware	0.168s	coverage: 37.7% of statements
19:01:05 [2020-04-02T19:01:05.062Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:01:05 [2020-04-02T19:01:05.062Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:01:05 [2020-04-02T19:01:05.062Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:01:05 [2020-04-02T19:01:05.062Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:01:05 [2020-04-02T19:01:05.062Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:01:05 [2020-04-02T19:01:05.062Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:01:05 [2020-04-02T19:01:05.062Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:01:05 [2020-04-02T19:01:05.062Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:01:05 [2020-04-02T19:01:05.062Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:01:05 [2020-04-02T19:01:05.062Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:01:05 [2020-04-02T19:01:05.062Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:01:06 [2020-04-02T19:01:06.564Z] ok  	github.com/docker/docker/api/types/strslice	0.045s	coverage: 90.0% of statements
19:01:06 [2020-04-02T19:01:06.564Z] ok  	github.com/docker/docker/api/types/filters	0.093s	coverage: 92.2% of statements
19:01:06 [2020-04-02T19:01:06.564Z] ok  	github.com/docker/docker/api/server/router/swarm	0.237s	coverage: 4.5% of statements
19:01:06 [2020-04-02T19:01:06.564Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:01:06 [2020-04-02T19:01:06.564Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
19:01:06 [2020-04-02T19:01:06.564Z] ?   	github.com/docker/docker/api/types	[no test files]
19:01:06 [2020-04-02T19:01:06.564Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:01:06 [2020-04-02T19:01:06.564Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:01:06 [2020-04-02T19:01:06.564Z] ?   	github.com/docker/docker/api/types/container	[no test files]
19:01:06 [2020-04-02T19:01:06.564Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:01:06 [2020-04-02T19:01:06.564Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:01:06 [2020-04-02T19:01:06.564Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:01:06 [2020-04-02T19:01:06.564Z] ?   	github.com/docker/docker/api/types/network	[no test files]
19:01:06 [2020-04-02T19:01:06.564Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:01:06 [2020-04-02T19:01:06.564Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
19:01:06 [2020-04-02T19:01:06.564Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:01:06 [2020-04-02T19:01:06.564Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:01:06 [2020-04-02T19:01:06.864Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
19:01:07 [2020-04-02T19:01:07.012Z] ok  	github.com/docker/docker/api/types/time	0.318s	coverage: 100.0% of statements
19:01:07 [2020-04-02T19:01:07.459Z] ok  	github.com/docker/docker/api/types/versions	0.044s	coverage: 75.0% of statements
19:01:07 [2020-04-02T19:01:07.459Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:01:07 [2020-04-02T19:01:07.459Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:01:07 [2020-04-02T19:01:07.459Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:01:07 [2020-04-02T19:01:07.459Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
19:01:07 [2020-04-02T19:01:07.459Z] ?   	github.com/docker/docker/builder	[no test files]
19:01:07 [2020-04-02T19:01:07.459Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:01:07 [2020-04-02T19:01:07.459Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:01:07 [2020-04-02T19:01:07.459Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:01:07 [2020-04-02T19:01:07.459Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:01:07 [2020-04-02T19:01:07.459Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:01:07 [2020-04-02T19:01:07.459Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:01:07 [2020-04-02T19:01:07.459Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:01:07 [2020-04-02T19:01:07.788Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
19:01:08 [2020-04-02T19:01:08.405Z] ok  	github.com/docker/docker/builder/dockerignore	0.077s	coverage: 96.8% of statements
19:01:09 [2020-04-02T19:01:09.714Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
19:01:12 [2020-04-02T19:01:12.078Z] ok  	github.com/docker/docker/cli/debug	0.046s	coverage: 100.0% of statements
19:01:12 [2020-04-02T19:01:12.222Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
19:01:12 [2020-04-02T19:01:12.222Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
19:01:12 [2020-04-02T19:01:12.525Z] ok  	github.com/docker/docker/builder/remotecontext	0.812s	coverage: 9.2% of statements
19:01:12 [2020-04-02T19:01:12.525Z] ok  	github.com/docker/docker/builder/dockerfile	0.526s	coverage: 46.3% of statements
19:01:14 [2020-04-02T19:01:14.745Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
19:01:14 [2020-04-02T19:01:14.999Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
19:01:15 [2020-04-02T19:01:15.921Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
19:01:27 [2020-04-02T19:01:27.184Z] ok  	github.com/docker/docker/client	0.810s	coverage: 75.3% of statements
19:01:28 [2020-04-02T19:01:28.113Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
19:01:30 [2020-04-02T19:01:30.617Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
19:01:33 [2020-04-02T19:01:33.123Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
19:01:33 [2020-04-02T19:01:33.124Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
19:01:33 [2020-04-02T19:01:33.726Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
19:01:36 [2020-04-02T19:01:36.314Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
19:01:36 [2020-04-02T19:01:36.314Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
19:01:36 [2020-04-02T19:01:36.872Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
19:01:37 [2020-04-02T19:01:37.126Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
19:01:37 [2020-04-02T19:01:37.126Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
19:01:38 [2020-04-02T19:01:38.047Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
19:01:38 [2020-04-02T19:01:38.047Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
19:01:38 [2020-04-02T19:01:38.648Z] === RUN   TestDockerSuite/TestLogsAPIUntil
19:01:41 [2020-04-02T19:01:41.151Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
19:01:42 [2020-04-02T19:01:42.511Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
19:01:43 [2020-04-02T19:01:43.870Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
19:01:44 [2020-04-02T19:01:44.428Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
19:01:44 [2020-04-02T19:01:44.713Z] ok  	github.com/docker/docker/builder/remotecontext/git	34.079s	coverage: 86.3% of statements
19:01:44 [2020-04-02T19:01:44.713Z] ?   	github.com/docker/docker/cli	[no test files]
19:01:44 [2020-04-02T19:01:44.713Z] ?   	github.com/docker/docker/cli/config	[no test files]
19:01:47 [2020-04-02T19:01:47.698Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
19:01:48 [2020-04-02T19:01:48.620Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
19:01:49 [2020-04-02T19:01:49.179Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
19:01:49 [2020-04-02T19:01:49.179Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
19:01:50 [2020-04-02T19:01:50.538Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
19:01:50 [2020-04-02T19:01:50.538Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
19:01:51 [2020-04-02T19:01:51.896Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
19:01:53 [2020-04-02T19:01:53.169Z] ok  	github.com/docker/docker/cmd/dockerd	0.755s	coverage: 19.2% of statements
19:01:53 [2020-04-02T19:01:53.254Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
19:01:53 [2020-04-02T19:01:53.813Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
19:01:54 [2020-04-02T19:01:54.067Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
19:01:54 [2020-04-02T19:01:54.670Z] ok  	github.com/docker/docker/container	0.571s	coverage: 41.9% of statements
19:01:54 [2020-04-02T19:01:54.670Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:01:54 [2020-04-02T19:01:54.670Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:01:54 [2020-04-02T19:01:54.670Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
19:01:54 [2020-04-02T19:01:54.670Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:01:55 [2020-04-02T19:01:55.425Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
19:01:56 [2020-04-02T19:01:56.176Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.276s	coverage: 65.3% of statements
19:01:57 [2020-04-02T19:01:57.973Z] === RUN   TestDockerSuite/TestLogsFollowStopped
19:01:58 [2020-04-02T19:01:58.531Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
19:01:59 [2020-04-02T19:01:59.453Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
19:01:59 [2020-04-02T19:01:59.453Z] === RUN   TestDockerSuite/TestLogsSince
19:02:00 [2020-04-02T19:02:00.782Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.663s	coverage: 35.6% of statements
19:02:04 [2020-04-02T19:02:04.680Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
19:02:06 [2020-04-02T19:02:06.600Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
19:02:07 [2020-04-02T19:02:07.747Z] ok  	github.com/docker/docker/daemon/cluster	1.802s	coverage: 0.5% of statements
19:02:09 [2020-04-02T19:02:09.249Z] ok  	github.com/docker/docker/daemon/config	1.082s	coverage: 79.6% of statements
19:02:11 [2020-04-02T19:02:11.379Z] ok  	github.com/docker/docker/daemon/discovery	0.463s	coverage: 30.0% of statements
19:02:12 [2020-04-02T19:02:12.325Z] ok  	github.com/docker/docker/daemon/events	0.378s	coverage: 50.0% of statements
19:02:12 [2020-04-02T19:02:12.325Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.145s	coverage: 10.9% of statements
19:02:13 [2020-04-02T19:02:13.157Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
19:02:13 [2020-04-02T19:02:13.157Z] === RUN   TestDockerSuite/TestLogsTail
19:02:13 [2020-04-02T19:02:13.716Z] === RUN   TestDockerSuite/TestLogsTimestamps
19:02:14 [2020-04-02T19:02:14.655Z] === RUN   TestDockerSuite/TestLogsWithDetails
19:02:15 [2020-04-02T19:02:15.083Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:02:15 [2020-04-02T19:02:15.083Z] 
19:02:15 [2020-04-02T19:02:15.083Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:02:15 [2020-04-02T19:02:15.083Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:02:15 [2020-04-02T19:02:15.083Z] HOSTNAME=1a90d23ad85f
19:02:15 [2020-04-02T19:02:15.083Z] TESTDEBUG=0
19:02:15 [2020-04-02T19:02:15.083Z] DEST=bundles/test-integration
19:02:15 [2020-04-02T19:02:15.083Z] PWD=/go/src/github.com/docker/docker
19:02:15 [2020-04-02T19:02:15.083Z] DOCKER_GITCOMMIT=6e2df8cac8ab599ce27cdc32ff9483ca87fc6f79
19:02:15 [2020-04-02T19:02:15.083Z] container=docker
19:02:15 [2020-04-02T19:02:15.083Z] HOME=/root
19:02:15 [2020-04-02T19:02:15.083Z] GOLANG_VERSION=1.13.8
19:02:15 [2020-04-02T19:02:15.083Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:02:15 [2020-04-02T19:02:15.083Z] VALIDATE_BRANCH=master
19:02:15 [2020-04-02T19:02:15.083Z] TERM=xterm
19:02:15 [2020-04-02T19:02:15.083Z] DOCKER_PKG=github.com/docker/docker
19:02:15 [2020-04-02T19:02:15.083Z] SHLVL=1
19:02:15 [2020-04-02T19:02:15.083Z] TIMEOUT=120m
19:02:15 [2020-04-02T19:02:15.083Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
19:02:15 [2020-04-02T19:02:15.083Z] DOCKER_GRAPHDRIVER=overlay2
19:02:15 [2020-04-02T19:02:15.083Z] GO111MODULE=off
19:02:15 [2020-04-02T19:02:15.083Z] DOCKER_EXPERIMENTAL=1
19:02:15 [2020-04-02T19:02:15.083Z] TEST_SKIP_INTEGRATION_CLI=1
19:02:15 [2020-04-02T19:02:15.083Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:02:15 [2020-04-02T19:02:15.083Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:02:15 [2020-04-02T19:02:15.083Z] GOPATH=/go
19:02:15 [2020-04-02T19:02:15.083Z] PKG_CONFIG=pkg-config
19:02:15 [2020-04-02T19:02:15.083Z] _=/usr/bin/env
19:02:15 [2020-04-02T19:02:15.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:02:15 [2020-04-02T19:02:15.170Z] ok  	github.com/docker/docker/daemon/graphdriver	0.949s	coverage: 2.3% of statements
19:02:15 [2020-04-02T19:02:15.170Z] ok  	github.com/docker/docker/daemon/links	0.096s	coverage: 93.0% of statements
19:02:15 [2020-04-02T19:02:15.576Z] === RUN   TestDockerSuite/TestMountIntoProc
19:02:15 [2020-04-02T19:02:15.829Z] === RUN   TestDockerSuite/TestMountIntoSys
19:02:16 [2020-04-02T19:02:16.751Z] === RUN   TestDockerSuite/TestNetHostname
19:02:17 [2020-04-02T19:02:17.300Z] ok  	github.com/docker/docker/daemon	3.312s	coverage: 9.2% of statements
19:02:17 [2020-04-02T19:02:17.300Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:02:17 [2020-04-02T19:02:17.300Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:02:17 [2020-04-02T19:02:17.300Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:02:17 [2020-04-02T19:02:17.300Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
19:02:17 [2020-04-02T19:02:17.300Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
19:02:17 [2020-04-02T19:02:17.300Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
19:02:17 [2020-04-02T19:02:17.300Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
19:02:17 [2020-04-02T19:02:17.300Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:02:17 [2020-04-02T19:02:17.300Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
19:02:17 [2020-04-02T19:02:17.300Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
19:02:17 [2020-04-02T19:02:17.300Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
19:02:17 [2020-04-02T19:02:17.300Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
19:02:17 [2020-04-02T19:02:17.300Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:02:17 [2020-04-02T19:02:17.300Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
19:02:17 [2020-04-02T19:02:17.300Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
19:02:17 [2020-04-02T19:02:17.300Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
19:02:18 [2020-04-02T19:02:18.801Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.506s	coverage: 77.4% of statements
19:02:18 [2020-04-02T19:02:18.801Z] ok  	github.com/docker/docker/daemon/images	0.447s	coverage: 4.9% of statements
19:02:18 [2020-04-02T19:02:18.801Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:02:18 [2020-04-02T19:02:18.801Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:02:19 [2020-04-02T19:02:19.248Z] ok  	github.com/docker/docker/daemon/logger	0.901s	coverage: 42.1% of statements
19:02:19 [2020-04-02T19:02:19.248Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
19:02:19 [2020-04-02T19:02:19.248Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
19:02:19 [2020-04-02T19:02:19.248Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:02:19 [2020-04-02T19:02:19.248Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
19:02:19 [2020-04-02T19:02:19.248Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
19:02:19 [2020-04-02T19:02:19.300Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
19:02:19 [2020-04-02T19:02:19.300Z] === RUN   TestDockerSuite/TestNetworkEvents
19:02:20 [2020-04-02T19:02:20.657Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
19:02:21 [2020-04-02T19:02:21.379Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.408s	coverage: 88.3% of statements
19:02:21 [2020-04-02T19:02:21.826Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.352s	coverage: 62.1% of statements
19:02:22 [2020-04-02T19:02:22.273Z] ok  	github.com/docker/docker/daemon/logger/local	0.622s	coverage: 74.7% of statements
19:02:22 [2020-04-02T19:02:22.274Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
19:02:23 [2020-04-02T19:02:23.202Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
19:02:23 [2020-04-02T19:02:23.217Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.332s	coverage: 21.4% of statements
19:02:23 [2020-04-02T19:02:23.761Z] === RUN   TestDockerSuite/TestPluginActive
19:02:24 [2020-04-02T19:02:24.163Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.412s	coverage: 33.3% of statements
19:02:24 [2020-04-02T19:02:24.611Z] ok  	github.com/docker/docker/daemon/logger/templates	0.052s	coverage: 8.3% of statements
19:02:25 [2020-04-02T19:02:25.554Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.480s	coverage: 47.8% of statements
19:02:25 [2020-04-02T19:02:25.639Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
19:02:27 [2020-04-02T19:02:27.063Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.353s	coverage: 82.5% of statements
19:02:27 [2020-04-02T19:02:27.063Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:02:27 [2020-04-02T19:02:27.063Z] ?   	github.com/docker/docker/daemon/network	[no test files]
19:02:27 [2020-04-02T19:02:27.063Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:02:29 [2020-04-02T19:02:29.194Z] ok  	github.com/docker/docker/distribution/metadata	1.859s	coverage: 48.2% of statements
19:02:29 [2020-04-02T19:02:29.194Z] ok  	github.com/docker/docker/errdefs	0.100s	coverage: 49.4% of statements
19:02:29 [2020-04-02T19:02:29.642Z] ok  	github.com/docker/docker/distribution	1.386s	coverage: 20.3% of statements
19:02:29 [2020-04-02T19:02:29.642Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:02:29 [2020-04-02T19:02:29.789Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
19:02:31 [2020-04-02T19:02:31.146Z] ok  	github.com/docker/docker/distribution/xfer	2.573s	coverage: 76.8% of statements
19:02:31 [2020-04-02T19:02:31.146Z] ?   	github.com/docker/docker/dockerversion	[no test files]
19:02:31 [2020-04-02T19:02:31.593Z] ok  	github.com/docker/docker/image/cache	0.261s	coverage: 19.2% of statements
19:02:32 [2020-04-02T19:02:32.040Z] ok  	github.com/docker/docker/image/v1	0.210s	coverage: 25.0% of statements
19:02:32 [2020-04-02T19:02:32.294Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
19:02:32 [2020-04-02T19:02:32.294Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
19:02:32 [2020-04-02T19:02:32.488Z] ok  	github.com/docker/docker/image	0.926s	coverage: 86.4% of statements
19:02:32 [2020-04-02T19:02:32.548Z] === RUN   TestDockerSuite/TestPluginLogDriver
19:02:32 [2020-04-02T19:02:32.935Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
19:02:32 [2020-04-02T19:02:32.935Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:02:33 [2020-04-02T19:02:33.382Z] ok  	github.com/docker/docker/libcontainerd/queue	0.134s	coverage: 100.0% of statements
19:02:35 [2020-04-02T19:02:35.512Z] ok  	github.com/docker/docker/pkg/aaparser	0.133s	coverage: 50.0% of statements
19:02:35 [2020-04-02T19:02:35.512Z] ok  	github.com/docker/docker/layer	0.426s	coverage: 30.1% of statements
19:02:35 [2020-04-02T19:02:35.803Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
19:02:35 [2020-04-02T19:02:35.959Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:02:36 [2020-04-02T19:02:36.904Z] ok  	github.com/docker/docker/opts	0.235s	coverage: 67.7% of statements
19:02:37 [2020-04-02T19:02:37.160Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
19:02:37 [2020-04-02T19:02:37.848Z] ok  	github.com/docker/docker/libcontainerd/local	0.375s	coverage: 1.0% of statements
19:02:37 [2020-04-02T19:02:37.848Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:02:37 [2020-04-02T19:02:37.848Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:02:37 [2020-04-02T19:02:37.848Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:02:37 [2020-04-02T19:02:37.848Z] ?   	github.com/docker/docker/oci	[no test files]
19:02:37 [2020-04-02T19:02:37.848Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:02:38 [2020-04-02T19:02:38.792Z] ok  	github.com/docker/docker/pkg/authorization	0.377s	coverage: 26.8% of statements
19:02:38 [2020-04-02T19:02:38.792Z] ok  	github.com/docker/docker/pkg/broadcaster	0.041s	coverage: 100.0% of statements
19:02:38 [2020-04-02T19:02:38.792Z] ok  	github.com/docker/docker/pkg/capabilities	0.041s	coverage: 87.5% of statements
19:02:39 [2020-04-02T19:02:39.665Z] === RUN   TestDockerSuite/TestPluginUpgrade
19:02:39 [2020-04-02T19:02:39.737Z] ok  	github.com/docker/docker/pkg/directory	0.084s	coverage: 80.0% of statements
19:02:39 [2020-04-02T19:02:39.920Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
19:02:40 [2020-04-02T19:02:40.184Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.155s	coverage: 15.4% of statements
19:02:40 [2020-04-02T19:02:40.631Z] ok  	github.com/docker/docker/pkg/discovery	0.083s	coverage: 58.3% of statements
19:02:41 [2020-04-02T19:02:41.575Z] ok  	github.com/docker/docker/pkg/discovery/file	0.149s	coverage: 92.9% of statements
19:02:42 [2020-04-02T19:02:42.520Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.058s	coverage: 92.3% of statements
19:02:42 [2020-04-02T19:02:42.967Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.308s	coverage: 93.8% of statements
19:02:43 [2020-04-02T19:02:43.912Z] ok  	github.com/docker/docker/pkg/filenotify	0.063s	coverage: 45.7% of statements
19:02:44 [2020-04-02T19:02:44.129Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
19:02:44 [2020-04-02T19:02:44.687Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
19:02:44 [2020-04-02T19:02:44.856Z] ok  	github.com/docker/docker/pkg/fileutils	0.103s	coverage: 87.7% of statements
19:02:45 [2020-04-02T19:02:45.303Z] ok  	github.com/docker/docker/pkg/homedir	0.065s	coverage: 42.9% of statements
19:02:46 [2020-04-02T19:02:46.248Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.467s	coverage: 84.1% of statements
19:02:46 [2020-04-02T19:02:46.248Z] ok  	github.com/docker/docker/pkg/idtools	0.059s	coverage: 6.3% of statements
19:02:47 [2020-04-02T19:02:47.237Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
19:02:47 [2020-04-02T19:02:47.752Z] ok  	github.com/docker/docker/pkg/locker	0.092s	coverage: 88.9% of statements
19:02:47 [2020-04-02T19:02:47.752Z] ok  	github.com/docker/docker/pkg/archive	9.499s	coverage: 62.0% of statements
19:02:47 [2020-04-02T19:02:47.752Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.244s	coverage: 91.7% of statements
19:02:47 [2020-04-02T19:02:47.752Z] ok  	github.com/docker/docker/pkg/ioutils	0.721s	coverage: 69.2% of statements
19:02:48 [2020-04-02T19:02:48.595Z] === RUN   TestDockerSuite/TestPortHostBinding
19:02:48 [2020-04-02T19:02:48.697Z] ok  	github.com/docker/docker/pkg/longpath	0.048s	coverage: 100.0% of statements
19:02:48 [2020-04-02T19:02:48.697Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.034s	coverage: 85.7% of statements
19:02:49 [2020-04-02T19:02:49.145Z] ok  	github.com/docker/docker/pkg/parsers	0.112s	coverage: 97.0% of statements
19:02:49 [2020-04-02T19:02:49.952Z] === RUN   TestDockerSuite/TestPortList
19:02:50 [2020-04-02T19:02:50.089Z] ok  	github.com/docker/docker/pkg/pidfile	0.040s	coverage: 82.6% of statements
19:02:51 [2020-04-02T19:02:51.589Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.183s	coverage: 56.8% of statements
19:02:52 [2020-04-02T19:02:52.537Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.134s	coverage: 85.7% of statements
19:02:52 [2020-04-02T19:02:52.537Z] ok  	github.com/docker/docker/pkg/pools	0.039s	coverage: 88.2% of statements
19:02:53 [2020-04-02T19:02:53.481Z] ok  	github.com/docker/docker/pkg/progress	0.119s	coverage: 75.9% of statements
19:02:54 [2020-04-02T19:02:54.424Z] ok  	github.com/docker/docker/pkg/reexec	0.114s	coverage: 82.4% of statements
19:02:54 [2020-04-02T19:02:54.870Z] ok  	github.com/docker/docker/pkg/pubsub	1.097s	coverage: 73.9% of statements
19:02:55 [2020-04-02T19:02:55.814Z] ok  	github.com/docker/docker/pkg/signal	0.072s	coverage: 20.3% of statements
19:02:55 [2020-04-02T19:02:55.814Z] ok  	github.com/docker/docker/pkg/stdcopy	0.095s	coverage: 100.0% of statements
19:02:57 [2020-04-02T19:02:57.315Z] ok  	github.com/docker/docker/pkg/stringid	0.064s	coverage: 70.6% of statements
19:02:57 [2020-04-02T19:02:57.316Z] ok  	github.com/docker/docker/pkg/streamformatter	0.121s	coverage: 66.2% of statements
19:02:58 [2020-04-02T19:02:58.061Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
19:02:58 [2020-04-02T19:02:58.261Z] ok  	github.com/docker/docker/pkg/sysinfo	0.041s	coverage: 38.2% of statements
19:02:59 [2020-04-02T19:02:59.205Z] ok  	github.com/docker/docker/pkg/system	0.064s	coverage: 13.8% of statements
19:02:59 [2020-04-02T19:02:59.942Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
19:03:00 [2020-04-02T19:03:00.154Z] ok  	github.com/docker/docker/pkg/tailfile	0.277s	coverage: 88.6% of statements
19:03:00 [2020-04-02T19:03:00.197Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
19:03:01 [2020-04-02T19:03:01.099Z] ok  	github.com/docker/docker/pkg/tarsum	0.145s	coverage: 89.3% of statements
19:03:01 [2020-04-02T19:03:01.548Z] ok  	github.com/docker/docker/pkg/term	0.085s	coverage: 30.8% of statements
19:03:01 [2020-04-02T19:03:01.557Z] === RUN   TestDockerSuite/TestPostContainersAttach
19:03:02 [2020-04-02T19:03:02.493Z] testing: warning: no tests to run
19:03:02 [2020-04-02T19:03:02.493Z] ok  	github.com/docker/docker/pkg/term/windows	0.037s	coverage: 0.0% of statements [no tests to run]
19:03:02 [2020-04-02T19:03:02.493Z] ok  	github.com/docker/docker/pkg/truncindex	0.145s	coverage: 91.5% of statements
19:03:03 [2020-04-02T19:03:03.438Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
19:03:03 [2020-04-02T19:03:03.438Z] ok  	github.com/docker/docker/pkg/urlutil	0.041s	coverage: 100.0% of statements
19:03:03 [2020-04-02T19:03:03.438Z] ok  	github.com/docker/docker/pkg/useragent	0.038s	coverage: 88.9% of statements
19:03:04 [2020-04-02T19:03:04.384Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
19:03:04 [2020-04-02T19:03:04.384Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
19:03:04 [2020-04-02T19:03:04.384Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
19:03:04 [2020-04-02T19:03:04.384Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
19:03:04 [2020-04-02T19:03:04.384Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
19:03:04 [2020-04-02T19:03:04.384Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
19:03:04 [2020-04-02T19:03:04.384Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:03:04 [2020-04-02T19:03:04.384Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:03:05 [2020-04-02T19:03:05.887Z] ok  	github.com/docker/docker/plugin/v2	0.135s	coverage: 20.1% of statements
19:03:05 [2020-04-02T19:03:05.887Z] ok  	github.com/docker/docker/plugin	0.203s	coverage: 11.7% of statements
19:03:05 [2020-04-02T19:03:05.984Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
19:03:06 [2020-04-02T19:03:06.334Z] ok  	github.com/docker/docker/reference	0.172s	coverage: 84.4% of statements
19:03:07 [2020-04-02T19:03:07.835Z] ok  	github.com/docker/docker/restartmanager	0.042s	coverage: 50.9% of statements
19:03:07 [2020-04-02T19:03:07.835Z] ok  	github.com/docker/docker/registry/resumable	0.328s	coverage: 100.0% of statements
19:03:08 [2020-04-02T19:03:08.489Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
19:03:08 [2020-04-02T19:03:08.489Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
19:03:08 [2020-04-02T19:03:08.489Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
19:03:09 [2020-04-02T19:03:09.336Z] ok  	github.com/docker/docker/registry	0.440s	coverage: 51.7% of statements
19:03:09 [2020-04-02T19:03:09.336Z] ok  	github.com/docker/docker/testutil	0.043s	coverage: 62.5% of statements
19:03:09 [2020-04-02T19:03:09.413Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
19:03:09 [2020-04-02T19:03:09.413Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
19:03:09 [2020-04-02T19:03:09.413Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
19:03:09 [2020-04-02T19:03:09.783Z] ok  	github.com/docker/docker/runconfig	0.123s	coverage: 54.5% of statements
19:03:10 [2020-04-02T19:03:10.335Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
19:03:10 [2020-04-02T19:03:10.335Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
19:03:10 [2020-04-02T19:03:10.895Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
19:03:11 [2020-04-02T19:03:11.155Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
19:03:12 [2020-04-02T19:03:12.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:03:12 [2020-04-02T19:03:12.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:03:12 [2020-04-02T19:03:12.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:03:12 [2020-04-02T19:03:12.629Z] ok  	github.com/docker/docker/volume/drivers	0.223s	coverage: 36.1% of statements
19:03:13 [2020-04-02T19:03:13.043Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
19:03:13 [2020-04-02T19:03:13.043Z] === RUN   TestDockerSuite/TestPruneContainerLabel
19:03:13 [2020-04-02T19:03:13.043Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
19:03:13 [2020-04-02T19:03:13.076Z] ok  	github.com/docker/docker/volume/local	0.277s	coverage: 37.7% of statements
19:03:13 [2020-04-02T19:03:13.523Z] ok  	github.com/docker/docker/volume/mounts	0.155s	coverage: 66.2% of statements
19:03:15 [2020-04-02T19:03:15.654Z] ok  	github.com/docker/docker/volume/service	0.480s	coverage: 70.3% of statements
19:03:17 [2020-04-02T19:03:17.195Z] === RUN   TestDockerSuite/TestPruneContainerUntil
19:03:17 [2020-04-02T19:03:17.195Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
19:03:18 [2020-04-02T19:03:18.116Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
19:03:18 [2020-04-02T19:03:18.371Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
19:03:18 [2020-04-02T19:03:18.626Z] === RUN   TestDockerSuite/TestPsByOrder
19:03:19 [2020-04-02T19:03:19.549Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
19:03:22 [2020-04-02T19:03:22.095Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
19:03:23 [2020-04-02T19:03:23.016Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
19:03:23 [2020-04-02T19:03:23.016Z] === RUN   TestDockerSuite/TestPsListContainersBase
19:03:27 [2020-04-02T19:03:27.173Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
19:03:27 [2020-04-02T19:03:27.890Z] ok  	github.com/docker/docker/pkg/plugins	34.994s	coverage: 73.4% of statements
19:03:27 [2020-04-02T19:03:27.891Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:03:27 [2020-04-02T19:03:27.891Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:03:27 [2020-04-02T19:03:27.891Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
19:03:27 [2020-04-02T19:03:27.891Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
19:03:27 [2020-04-02T19:03:27.891Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:03:27 [2020-04-02T19:03:27.891Z] ?   	github.com/docker/docker/rootless	[no test files]
19:03:27 [2020-04-02T19:03:27.891Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:03:27 [2020-04-02T19:03:27.891Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:03:27 [2020-04-02T19:03:27.891Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:03:27 [2020-04-02T19:03:27.891Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:03:27 [2020-04-02T19:03:27.891Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:03:27 [2020-04-02T19:03:27.891Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:03:27 [2020-04-02T19:03:27.891Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:03:27 [2020-04-02T19:03:27.891Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:03:27 [2020-04-02T19:03:27.891Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:03:27 [2020-04-02T19:03:27.891Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:03:27 [2020-04-02T19:03:27.891Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:03:27 [2020-04-02T19:03:27.891Z] ?   	github.com/docker/docker/volume	[no test files]
19:03:27 [2020-04-02T19:03:27.891Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:03:27 [2020-04-02T19:03:27.891Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:03:28 [2020-04-02T19:03:28.339Z] 
19:03:28 [2020-04-02T19:03:28.339Z] === Skipped
19:03:28 [2020-04-02T19:03:28.339Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
19:03:28 [2020-04-02T19:03:28.339Z]     dispatchers_test.go:376: Windows does not support stopsignal
19:03:28 [2020-04-02T19:03:28.339Z] 
19:03:28 [2020-04-02T19:03:28.339Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
19:03:28 [2020-04-02T19:03:28.339Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:03:28 [2020-04-02T19:03:28.339Z] 
19:03:28 [2020-04-02T19:03:28.339Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
19:03:28 [2020-04-02T19:03:28.339Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:03:28 [2020-04-02T19:03:28.339Z] 
19:03:28 [2020-04-02T19:03:28.339Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
19:03:28 [2020-04-02T19:03:28.339Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:03:28 [2020-04-02T19:03:28.339Z] 
19:03:28 [2020-04-02T19:03:28.339Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s)
19:03:28 [2020-04-02T19:03:28.339Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:03:28 [2020-04-02T19:03:28.339Z] 
19:03:28 [2020-04-02T19:03:28.339Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
19:03:28 [2020-04-02T19:03:28.339Z]     client_test.go:23: runtime.GOOS == "windows"
19:03:28 [2020-04-02T19:03:28.339Z] 
19:03:28 [2020-04-02T19:03:28.339Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
19:03:28 [2020-04-02T19:03:28.339Z]     daemon_test.go:147: root required
19:03:28 [2020-04-02T19:03:28.339Z] 
19:03:28 [2020-04-02T19:03:28.339Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
19:03:28 [2020-04-02T19:03:28.339Z]     reload_test.go:520: root required
19:03:28 [2020-04-02T19:03:28.339Z] 
19:03:28 [2020-04-02T19:03:28.339Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
19:03:28 [2020-04-02T19:03:28.339Z]     config_test.go:484: os.Getuid() != 0: skipping test that requires root
19:03:28 [2020-04-02T19:03:28.339Z] 
19:03:28 [2020-04-02T19:03:28.339Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
19:03:28 [2020-04-02T19:03:28.339Z]     pull_v2_test.go:73: Needs fixing on Windows
19:03:28 [2020-04-02T19:03:28.339Z] 
19:03:28 [2020-04-02T19:03:28.339Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
19:03:28 [2020-04-02T19:03:28.339Z]     pull_v2_test.go:118: Needs fixing on Windows
19:03:28 [2020-04-02T19:03:28.339Z] 
19:03:28 [2020-04-02T19:03:28.339Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
19:03:28 [2020-04-02T19:03:28.339Z]     download_test.go:268: Needs fixing on Windows
19:03:28 [2020-04-02T19:03:28.339Z] 
19:03:28 [2020-04-02T19:03:28.339Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
19:03:28 [2020-04-02T19:03:28.339Z]     layer_test.go:304: Failing on Windows
19:03:28 [2020-04-02T19:03:28.339Z] 
19:03:28 [2020-04-02T19:03:28.339Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
19:03:28 [2020-04-02T19:03:28.339Z]     layer_test.go:353: Failing on Windows
19:03:28 [2020-04-02T19:03:28.339Z] 
19:03:28 [2020-04-02T19:03:28.339Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
19:03:28 [2020-04-02T19:03:28.339Z]     layer_test.go:468: Failing on Windows
19:03:28 [2020-04-02T19:03:28.339Z] 
19:03:28 [2020-04-02T19:03:28.339Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
19:03:28 [2020-04-02T19:03:28.339Z]     layer_test.go:697: Failing on Windows
19:03:28 [2020-04-02T19:03:28.339Z] 
19:03:28 [2020-04-02T19:03:28.339Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
19:03:28 [2020-04-02T19:03:28.339Z]     migration_test.go:46: Failing on Windows
19:03:28 [2020-04-02T19:03:28.339Z] 
19:03:28 [2020-04-02T19:03:28.339Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
19:03:28 [2020-04-02T19:03:28.339Z]     migration_test.go:182: Failing on Windows
19:03:28 [2020-04-02T19:03:28.339Z] 
19:03:28 [2020-04-02T19:03:28.339Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
19:03:28 [2020-04-02T19:03:28.339Z]     mount_test.go:17: Failing on Windows
19:03:28 [2020-04-02T19:03:28.339Z] 
19:03:28 [2020-04-02T19:03:28.339Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
19:03:28 [2020-04-02T19:03:28.339Z]     mount_test.go:76: Failing on Windows
19:03:28 [2020-04-02T19:03:28.339Z] 
19:03:28 [2020-04-02T19:03:28.339Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
19:03:28 [2020-04-02T19:03:28.339Z]     mount_test.go:125: Failing on Windows
19:03:28 [2020-04-02T19:03:28.339Z] 
19:03:28 [2020-04-02T19:03:28.339Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
19:03:28 [2020-04-02T19:03:28.339Z]     mount_test.go:212: Failing on Windows
19:03:28 [2020-04-02T19:03:28.339Z] 
19:03:28 [2020-04-02T19:03:28.339Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
19:03:28 [2020-04-02T19:03:28.339Z]     archive_test.go:133: Xz not present in msys2
19:03:28 [2020-04-02T19:03:28.339Z] 
19:03:28 [2020-04-02T19:03:28.339Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
19:03:28 [2020-04-02T19:03:28.339Z]     archive_test.go:238: Failing on Windows CI machines
19:03:28 [2020-04-02T19:03:28.339Z] 
19:03:28 [2020-04-02T19:03:28.339Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
19:03:28 [2020-04-02T19:03:28.339Z]     archive_windows_test.go:16: Currently fails
19:03:28 [2020-04-02T19:03:28.339Z] 
19:03:28 [2020-04-02T19:03:28.339Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
19:03:28 [2020-04-02T19:03:28.339Z]     changes_test.go:192: needs more investigation
19:03:28 [2020-04-02T19:03:28.339Z] 
19:03:28 [2020-04-02T19:03:28.339Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
19:03:28 [2020-04-02T19:03:28.339Z]     changes_test.go:405: needs further investigation
19:03:28 [2020-04-02T19:03:28.339Z] 
19:03:28 [2020-04-02T19:03:28.339Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
19:03:28 [2020-04-02T19:03:28.339Z]     changes_test.go:441: needs further investigation
19:03:28 [2020-04-02T19:03:28.339Z] 
19:03:28 [2020-04-02T19:03:28.339Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
19:03:28 [2020-04-02T19:03:28.339Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
19:03:28 [2020-04-02T19:03:28.339Z] 
19:03:28 [2020-04-02T19:03:28.339Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
19:03:28 [2020-04-02T19:03:28.339Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
19:03:28 [2020-04-02T19:03:28.339Z] 
19:03:28 [2020-04-02T19:03:28.339Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
19:03:28 [2020-04-02T19:03:28.339Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
19:03:28 [2020-04-02T19:03:28.339Z] 
19:03:28 [2020-04-02T19:03:28.339Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
19:03:28 [2020-04-02T19:03:28.339Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
19:03:28 [2020-04-02T19:03:28.339Z] 
19:03:28 [2020-04-02T19:03:28.339Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.01s)
19:03:28 [2020-04-02T19:03:28.339Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
19:03:28 [2020-04-02T19:03:28.339Z] 
19:03:28 [2020-04-02T19:03:28.339Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
19:03:28 [2020-04-02T19:03:28.339Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
19:03:28 [2020-04-02T19:03:28.339Z] 
19:03:28 [2020-04-02T19:03:28.339Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
19:03:28 [2020-04-02T19:03:28.339Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
19:03:28 [2020-04-02T19:03:28.339Z] 
19:03:28 [2020-04-02T19:03:28.339Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
19:03:28 [2020-04-02T19:03:28.339Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
19:03:28 [2020-04-02T19:03:28.339Z] 
19:03:28 [2020-04-02T19:03:28.339Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
19:03:28 [2020-04-02T19:03:28.339Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
19:03:28 [2020-04-02T19:03:28.339Z] 
19:03:28 [2020-04-02T19:03:28.339Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
19:03:28 [2020-04-02T19:03:28.339Z]     poller_test.go:41: No chmod on Windows
19:03:28 [2020-04-02T19:03:28.339Z] 
19:03:28 [2020-04-02T19:03:28.339Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
19:03:28 [2020-04-02T19:03:28.340Z]     fileutils_test.go:134: Needs porting to Windows
19:03:28 [2020-04-02T19:03:28.340Z] 
19:03:28 [2020-04-02T19:03:28.340Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
19:03:28 [2020-04-02T19:03:28.340Z]     fileutils_test.go:180: Needs porting to Windows
19:03:28 [2020-04-02T19:03:28.340Z] 
19:03:28 [2020-04-02T19:03:28.340Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
19:03:28 [2020-04-02T19:03:28.340Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
19:03:28 [2020-04-02T19:03:28.340Z] 
19:03:28 [2020-04-02T19:03:28.340Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
19:03:28 [2020-04-02T19:03:28.340Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
19:03:28 [2020-04-02T19:03:28.340Z] 
19:03:28 [2020-04-02T19:03:28.340Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
19:03:28 [2020-04-02T19:03:28.340Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
19:03:28 [2020-04-02T19:03:28.340Z] 
19:03:28 [2020-04-02T19:03:28.340Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s)
19:03:28 [2020-04-02T19:03:28.340Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
19:03:28 [2020-04-02T19:03:28.340Z] 
19:03:28 [2020-04-02T19:03:28.340Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
19:03:28 [2020-04-02T19:03:28.340Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
19:03:28 [2020-04-02T19:03:28.340Z] 
19:03:28 [2020-04-02T19:03:28.340Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
19:03:28 [2020-04-02T19:03:28.340Z]     local_test.go:181: runtime.GOOS == "windows"
19:03:28 [2020-04-02T19:03:28.340Z] 
19:03:28 [2020-04-02T19:03:28.340Z] 
19:03:28 [2020-04-02T19:03:28.340Z] DONE 1772 tests, 46 skipped in 225.328s
19:03:28 [2020-04-02T19:03:28.340Z] INFO: make.ps1 ended at 04/02/2020 19:03:28
19:03:29 [2020-04-02T19:03:29.720Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
19:03:30 [2020-04-02T19:03:30.471Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
19:03:30 [2020-04-02T19:03:30.924Z] INFO: Unit tests ended at 04/02/2020 19:03:30. Duration:00:04:02.6549131
19:03:30 [2020-04-02T19:03:30.924Z] INFO: Building busybox
19:03:30 [2020-04-02T19:03:30.924Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
19:03:30 [2020-04-02T19:03:30.924Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
19:03:30 [2020-04-02T19:03:30.924Z] 
19:03:30 [2020-04-02T19:03:30.924Z] Sending build context to Docker daemon   2.56kB
19:03:30 [2020-04-02T19:03:30.924Z] 
19:03:30 [2020-04-02T19:03:30.924Z] Step 1/6 : FROM microsoft/windowsservercore
19:03:30 [2020-04-02T19:03:30.924Z]  ---> 80e84fd280e2
19:03:30 [2020-04-02T19:03:30.924Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
19:03:30 [2020-04-02T19:03:30.924Z]  ---> Running in 8fc0fbc6fe82
19:03:31 [2020-04-02T19:03:31.690Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
19:03:31 [2020-04-02T19:03:31.690Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
19:03:34 [2020-04-02T19:03:34.989Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
19:03:35 [2020-04-02T19:03:35.550Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
19:03:38 [2020-04-02T19:03:38.030Z] Removing intermediate container 8fc0fbc6fe82
19:03:38 [2020-04-02T19:03:38.030Z]  ---> 7e51d27780cc
19:03:38 [2020-04-02T19:03:38.030Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
19:03:38 [2020-04-02T19:03:38.030Z] 
19:03:38 [2020-04-02T19:03:38.477Z]  ---> bbee6ab28899
19:03:38 [2020-04-02T19:03:38.477Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
19:03:38 [2020-04-02T19:03:38.477Z]  ---> Running in e25d0745228f
19:03:39 [2020-04-02T19:03:39.979Z] 
19:03:39 [2020-04-02T19:03:39.979Z] SUCCESS: Specified value was saved.
19:03:42 [2020-04-02T19:03:42.825Z] Removing intermediate container e25d0745228f
19:03:42 [2020-04-02T19:03:42.825Z]  ---> 463f175bc378
19:03:42 [2020-04-02T19:03:42.825Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
19:03:42 [2020-04-02T19:03:42.825Z]  ---> Running in 0cd82fb1efac
19:03:45 [2020-04-02T19:03:45.546Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
19:03:45 [2020-04-02T19:03:45.546Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
19:03:48 [2020-04-02T19:03:48.050Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
19:03:48 [2020-04-02T19:03:48.608Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
19:03:49 [2020-04-02T19:03:49.531Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
19:03:49 [2020-04-02T19:03:49.792Z] Cannot create a file when that file already exists.
19:03:51 [2020-04-02T19:03:51.412Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
19:03:51 [2020-04-02T19:03:51.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:03:51 [2020-04-02T19:03:51.667Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
19:03:51 [2020-04-02T19:03:51.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:03:53 [2020-04-02T19:03:53.026Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
19:03:54 [2020-04-02T19:03:54.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:03:55 [2020-04-02T19:03:55.532Z] === RUN   TestDockerSuite/TestPsListContainersSize
19:03:55 [2020-04-02T19:03:55.532Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
19:03:55 [2020-04-02T19:03:55.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:03:56 [2020-04-02T19:03:56.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:03:56 [2020-04-02T19:03:56.757Z] Removing intermediate container 0cd82fb1efac
19:03:56 [2020-04-02T19:03:56.758Z]  ---> 3d7823f2179e
19:03:56 [2020-04-02T19:03:56.758Z] Step 6/6 : CMD ["sh"]
19:03:56 [2020-04-02T19:03:56.758Z]  ---> Running in d4d32d051e9c
19:03:56 [2020-04-02T19:03:56.758Z] Removing intermediate container d4d32d051e9c
19:03:56 [2020-04-02T19:03:56.758Z]  ---> b2d85abcce68
19:03:56 [2020-04-02T19:03:56.758Z] Successfully built b2d85abcce68
19:03:56 [2020-04-02T19:03:56.758Z] Successfully tagged busybox:latest
19:03:56 [2020-04-02T19:03:56.758Z] INFO: Docker images of the daemon under test
19:03:56 [2020-04-02T19:03:56.758Z] 
19:03:56 [2020-04-02T19:03:56.758Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
19:03:56 [2020-04-02T19:03:56.758Z] busybox                                latest              b2d85abcce68        Less than a second ago   4.97GB
19:03:56 [2020-04-02T19:03:56.758Z] mcr.microsoft.com/windows/servercore   ltsc2019            80e84fd280e2        3 weeks ago              4.94GB
19:03:56 [2020-04-02T19:03:56.758Z] microsoft/windowsservercore            latest              80e84fd280e2        3 weeks ago              4.94GB
19:03:56 [2020-04-02T19:03:56.758Z] 
19:03:56 [2020-04-02T19:03:56.758Z] INFO: Running integration tests at 04/02/2020 19:03:56...
19:03:56 [2020-04-02T19:03:56.758Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
19:03:56 [2020-04-02T19:03:56.758Z] INFO: Integration API tests being run from the host:
19:03:57 [2020-04-02T19:03:57.204Z] INFO: make.ps1 starting at 04/02/2020 19:03:56
19:03:57 [2020-04-02T19:03:57.411Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
19:03:57 [2020-04-02T19:03:57.411Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
19:03:58 [2020-04-02T19:03:58.148Z] Running D:\gopath\src\github.com\docker\docker\integration\build
19:03:58 [2020-04-02T19:03:58.334Z] === RUN   TestDockerSuite/TestPsRightTagName
19:03:58 [2020-04-02T19:03:58.892Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
19:04:00 [2020-04-02T19:04:00.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:04:01 [2020-04-02T19:04:01.397Z] === RUN   TestDockerSuite/TestPsShowMounts
19:04:02 [2020-04-02T19:04:02.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:04:03 [2020-04-02T19:04:03.944Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
19:04:03 [2020-04-02T19:04:03.944Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
19:04:04 [2020-04-02T19:04:04.502Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
19:04:04 [2020-04-02T19:04:04.502Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
19:04:04 [2020-04-02T19:04:04.756Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
19:04:04 [2020-04-02T19:04:04.756Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
19:04:04 [2020-04-02T19:04:04.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:04:05 [2020-04-02T19:04:05.010Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
19:04:05 [2020-04-02T19:04:05.933Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
19:04:07 [2020-04-02T19:04:07.292Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
19:04:07 [2020-04-02T19:04:07.292Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
19:04:09 [2020-04-02T19:04:09.178Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
19:04:09 [2020-04-02T19:04:09.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:04:10 [2020-04-02T19:04:10.100Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
19:04:10 [2020-04-02T19:04:10.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:04:13 [2020-04-02T19:04:13.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:04:15 [2020-04-02T19:04:15.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:04:18 [2020-04-02T19:04:18.165Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
19:04:18 [2020-04-02T19:04:18.723Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
19:04:19 [2020-04-02T19:04:19.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:04:20 [2020-04-02T19:04:20.080Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
19:04:21 [2020-04-02T19:04:21.003Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
19:04:21 [2020-04-02T19:04:21.257Z] === RUN   TestDockerSuite/TestRestartPolicyNO
19:04:21 [2020-04-02T19:04:21.257Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
19:04:21 [2020-04-02T19:04:21.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:04:21 [2020-04-02T19:04:21.511Z] === RUN   TestDockerSuite/TestRestartRunningContainer
19:04:23 [2020-04-02T19:04:23.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:04:24 [2020-04-02T19:04:24.766Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
19:04:25 [2020-04-02T19:04:25.586Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:04:25 [2020-04-02T19:04:25.586Z] Using test binary docker
19:04:25 [2020-04-02T19:04:25.586Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:04:25 [2020-04-02T19:04:25.586Z] +++ /etc/init.d/apparmor start
19:04:25 [2020-04-02T19:04:25.586Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:04:25 [2020-04-02T19:04:25.586Z] INFO: Waiting for daemon to start...
19:04:25 [2020-04-02T19:04:25.586Z] Starting dockerd
19:04:25 [2020-04-02T19:04:25.586Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
19:04:26 [2020-04-02T19:04:26.124Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
19:04:27 [2020-04-02T19:04:27.640Z] .
19:04:27 [2020-04-02T19:04:27.640Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:04:27 [2020-04-02T19:04:27.640Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:04:27 [2020-04-02T19:04:27.640Z] Error: No such image: emptyfs
19:04:27 [2020-04-02T19:04:27.640Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:04:27 [2020-04-02T19:04:27.640Z] ++++ docker load
19:04:27 [2020-04-02T19:04:27.927Z] Running integration-test (iteration 1)
19:04:27 [2020-04-02T19:04:27.927Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
19:04:27 [2020-04-02T19:04:27.927Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
19:04:27 [2020-04-02T19:04:27.927Z] ++ set -e
19:04:27 [2020-04-02T19:04:27.927Z] ++ '[' -n 0 ']'
19:04:27 [2020-04-02T19:04:27.927Z] ++ set -x
19:04:27 [2020-04-02T19:04:27.927Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
19:04:27 [2020-04-02T19:04:27.979Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:04:27 [2020-04-02T19:04:27.979Z] INFO: Testing against a local daemon
19:04:30 [2020-04-02T19:04:30.276Z] === RUN   TestDockerSuite/TestRestartWithVolumes
19:04:31 [2020-04-02T19:04:31.242Z] === RUN   TestDockerSuite/TestRmiBlank
19:04:31 [2020-04-02T19:04:31.242Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
19:04:31 [2020-04-02T19:04:31.242Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
19:04:33 [2020-04-02T19:04:33.745Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
19:04:35 [2020-04-02T19:04:35.668Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
19:04:36 [2020-04-02T19:04:36.592Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
19:04:36 [2020-04-02T19:04:36.846Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
19:04:38 [2020-04-02T19:04:38.828Z] === RUN   TestDockerSuite/TestRmiImgIDForce
19:04:39 [2020-04-02T19:04:39.753Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
19:04:41 [2020-04-02T19:04:41.633Z] === RUN   TestDockerSuite/TestRmiParentImageFail
19:04:42 [2020-04-02T19:04:42.191Z] === RUN   TestDockerSuite/TestRmiTag
19:04:42 [2020-04-02T19:04:42.445Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
19:04:43 [2020-04-02T19:04:43.245Z] Loaded image: buildpack-deps:jessie
19:04:43 [2020-04-02T19:04:43.245Z] Loaded image: busybox:latest
19:04:43 [2020-04-02T19:04:43.245Z] Loaded image: busybox:glibc
19:04:43 [2020-04-02T19:04:43.245Z] Loaded image: debian:jessie
19:04:43 [2020-04-02T19:04:43.245Z] Loaded image: hello-world:latest
19:04:43 [2020-04-02T19:04:43.245Z] INFO: Testing against a local daemon
19:04:43 [2020-04-02T19:04:43.245Z] === RUN   TestCgroupNamespacesBuild
19:04:43 [2020-04-02T19:04:43.367Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
19:04:44 [2020-04-02T19:04:44.275Z] --- PASS: TestCgroupNamespacesBuild (1.67s)
19:04:44 [2020-04-02T19:04:44.275Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:04:45 [2020-04-02T19:04:45.506Z] ok  	github.com/docker/docker/integration/build	16.631s
19:04:45 [2020-04-02T19:04:45.506Z] 
19:04:45 [2020-04-02T19:04:45.506Z] === Skipped
19:04:45 [2020-04-02T19:04:45.506Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
19:04:45 [2020-04-02T19:04:45.506Z]     build_session_test.go:25: TODO: BuildKit
19:04:45 [2020-04-02T19:04:45.506Z] 
19:04:45 [2020-04-02T19:04:45.506Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
19:04:45 [2020-04-02T19:04:45.506Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
19:04:45 [2020-04-02T19:04:45.506Z] 
19:04:45 [2020-04-02T19:04:45.506Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s)
19:04:45 [2020-04-02T19:04:45.506Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
19:04:45 [2020-04-02T19:04:45.506Z] 
19:04:45 [2020-04-02T19:04:45.506Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s)
19:04:45 [2020-04-02T19:04:45.506Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
19:04:45 [2020-04-02T19:04:45.506Z] 
19:04:45 [2020-04-02T19:04:45.506Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
19:04:45 [2020-04-02T19:04:45.506Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
19:04:45 [2020-04-02T19:04:45.506Z] 
19:04:45 [2020-04-02T19:04:45.506Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s)
19:04:45 [2020-04-02T19:04:45.506Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
19:04:45 [2020-04-02T19:04:45.506Z] 
19:04:45 [2020-04-02T19:04:45.506Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
19:04:45 [2020-04-02T19:04:45.506Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
19:04:45 [2020-04-02T19:04:45.506Z] 
19:04:45 [2020-04-02T19:04:45.506Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s)
19:04:45 [2020-04-02T19:04:45.506Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
19:04:45 [2020-04-02T19:04:45.506Z] 
19:04:45 [2020-04-02T19:04:45.506Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.01s)
19:04:45 [2020-04-02T19:04:45.506Z]     build_test.go:491: testEnv.OSType == "windows"
19:04:45 [2020-04-02T19:04:45.506Z] 
19:04:45 [2020-04-02T19:04:45.506Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s)
19:04:45 [2020-04-02T19:04:45.506Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
19:04:45 [2020-04-02T19:04:45.506Z] 
19:04:45 [2020-04-02T19:04:45.506Z] 
19:04:45 [2020-04-02T19:04:45.506Z] DONE 22 tests, 10 skipped in 45.761s
19:04:45 [2020-04-02T19:04:45.506Z] 
19:04:45 [2020-04-02T19:04:45.506Z] Running D:\gopath\src\github.com\docker\docker\integration\config
19:04:45 [2020-04-02T19:04:45.770Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.64s)
19:04:45 [2020-04-02T19:04:45.771Z] === RUN   TestBuildWithSession
19:04:45 [2020-04-02T19:04:45.771Z] --- SKIP: TestBuildWithSession (0.00s)
19:04:45 [2020-04-02T19:04:45.771Z]     build_session_test.go:25: TODO: BuildKit
19:04:45 [2020-04-02T19:04:45.771Z] === RUN   TestBuildSquashParent
19:04:47 [2020-04-02T19:04:47.008Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:04:47 [2020-04-02T19:04:47.008Z] INFO: Testing against a local daemon
19:04:47 [2020-04-02T19:04:47.008Z] ok  	github.com/docker/docker/integration/config	0.201s
19:04:47 [2020-04-02T19:04:47.455Z] 
19:04:47 [2020-04-02T19:04:47.455Z] === Skipped
19:04:47 [2020-04-02T19:04:47.455Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.01s)
19:04:47 [2020-04-02T19:04:47.455Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
19:04:47 [2020-04-02T19:04:47.455Z] 
19:04:47 [2020-04-02T19:04:47.455Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
19:04:47 [2020-04-02T19:04:47.455Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
19:04:47 [2020-04-02T19:04:47.455Z] 
19:04:47 [2020-04-02T19:04:47.455Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
19:04:47 [2020-04-02T19:04:47.455Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
19:04:47 [2020-04-02T19:04:47.455Z] 
19:04:47 [2020-04-02T19:04:47.455Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
19:04:47 [2020-04-02T19:04:47.455Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
19:04:47 [2020-04-02T19:04:47.455Z] 
19:04:47 [2020-04-02T19:04:47.455Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
19:04:47 [2020-04-02T19:04:47.455Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
19:04:47 [2020-04-02T19:04:47.455Z] 
19:04:47 [2020-04-02T19:04:47.455Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s)
19:04:47 [2020-04-02T19:04:47.455Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
19:04:47 [2020-04-02T19:04:47.455Z] 
19:04:47 [2020-04-02T19:04:47.455Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
19:04:47 [2020-04-02T19:04:47.455Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
19:04:47 [2020-04-02T19:04:47.455Z] 
19:04:47 [2020-04-02T19:04:47.455Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
19:04:47 [2020-04-02T19:04:47.455Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
19:04:47 [2020-04-02T19:04:47.455Z] 
19:04:47 [2020-04-02T19:04:47.455Z] 
19:04:47 [2020-04-02T19:04:47.455Z] DONE 8 tests, 8 skipped in 3.319s
19:04:47 [2020-04-02T19:04:47.455Z] 
19:04:47 [2020-04-02T19:04:47.455Z] Running D:\gopath\src\github.com\docker\docker\integration\container
19:04:47 [2020-04-02T19:04:47.520Z] === RUN   TestDockerSwarmSuite/TestServiceScale
19:04:47 [2020-04-02T19:04:47.773Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
19:04:48 [2020-04-02T19:04:48.696Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
19:04:49 [2020-04-02T19:04:49.618Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
19:04:50 [2020-04-02T19:04:50.218Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
19:04:50 [2020-04-02T19:04:50.218Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
19:04:51 [2020-04-02T19:04:51.130Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:04:51 [2020-04-02T19:04:51.130Z] INFO: Testing against a local daemon
19:04:51 [2020-04-02T19:04:51.620Z] === RUN   TestDockerSuite/TestRunAddHost
19:04:52 [2020-04-02T19:04:52.542Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
19:04:52 [2020-04-02T19:04:52.623Z] --- PASS: TestBuildSquashParent (5.87s)
19:04:52 [2020-04-02T19:04:52.623Z] === RUN   TestBuildWithRemoveAndForceRemove
19:04:52 [2020-04-02T19:04:52.623Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:04:52 [2020-04-02T19:04:52.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:04:52 [2020-04-02T19:04:52.623Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:04:52 [2020-04-02T19:04:52.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:04:52 [2020-04-02T19:04:52.623Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:04:52 [2020-04-02T19:04:52.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:04:52 [2020-04-02T19:04:52.623Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:04:52 [2020-04-02T19:04:52.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:04:52 [2020-04-02T19:04:52.623Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:04:52 [2020-04-02T19:04:52.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:04:52 [2020-04-02T19:04:52.623Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:04:52 [2020-04-02T19:04:52.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:04:52 [2020-04-02T19:04:52.623Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:04:52 [2020-04-02T19:04:52.623Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:04:52 [2020-04-02T19:04:52.623Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:04:52 [2020-04-02T19:04:52.623Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:04:53 [2020-04-02T19:04:53.099Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
19:04:54 [2020-04-02T19:04:54.021Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
19:04:54 [2020-04-02T19:04:54.021Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
19:04:54 [2020-04-02T19:04:54.579Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
19:04:54 [2020-04-02T19:04:54.684Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:04:54 [2020-04-02T19:04:54.684Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:04:56 [2020-04-02T19:04:56.459Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
19:04:57 [2020-04-02T19:04:57.018Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
19:04:57 [2020-04-02T19:04:57.410Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s)
19:04:57 [2020-04-02T19:04:57.410Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.07s)
19:04:57 [2020-04-02T19:04:57.410Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.13s)
19:04:57 [2020-04-02T19:04:57.410Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.24s)
19:04:57 [2020-04-02T19:04:57.410Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.70s)
19:04:57 [2020-04-02T19:04:57.410Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.33s)
19:04:57 [2020-04-02T19:04:57.410Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.32s)
19:04:57 [2020-04-02T19:04:57.410Z] === RUN   TestBuildMultiStageCopy
19:04:57 [2020-04-02T19:04:57.410Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:04:57 [2020-04-02T19:04:57.940Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
19:04:59 [2020-04-02T19:04:59.299Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
19:04:59 [2020-04-02T19:04:59.463Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:04:59 [2020-04-02T19:04:59.463Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:05:00 [2020-04-02T19:05:00.087Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:05:00 [2020-04-02T19:05:00.374Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:05:00 [2020-04-02T19:05:00.657Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
19:05:00 [2020-04-02T19:05:00.680Z] --- PASS: TestBuildMultiStageCopy (3.73s)
19:05:00 [2020-04-02T19:05:00.680Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.04s)
19:05:00 [2020-04-02T19:05:00.680Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.42s)
19:05:00 [2020-04-02T19:05:00.680Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.42s)
19:05:00 [2020-04-02T19:05:00.680Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s)
19:05:00 [2020-04-02T19:05:00.680Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.46s)
19:05:00 [2020-04-02T19:05:00.680Z] === RUN   TestBuildMultiStageParentConfig
19:05:01 [2020-04-02T19:05:01.724Z] --- PASS: TestBuildMultiStageParentConfig (1.04s)
19:05:01 [2020-04-02T19:05:01.724Z] === RUN   TestBuildLabelWithTargets
19:05:02 [2020-04-02T19:05:02.558Z] === RUN   TestDockerSuite/TestRunAttachDetach
19:05:03 [2020-04-02T19:05:03.116Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
19:05:03 [2020-04-02T19:05:03.766Z] --- PASS: TestBuildLabelWithTargets (1.72s)
19:05:03 [2020-04-02T19:05:03.766Z] === RUN   TestBuildWithEmptyLayers
19:05:04 [2020-04-02T19:05:04.038Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
19:05:04 [2020-04-02T19:05:04.395Z] --- PASS: TestBuildWithEmptyLayers (0.84s)
19:05:04 [2020-04-02T19:05:04.395Z] === RUN   TestBuildMultiStageOnBuild
19:05:05 [2020-04-02T19:05:05.004Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
19:05:05 [2020-04-02T19:05:05.926Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
19:05:06 [2020-04-02T19:05:06.849Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
19:05:07 [2020-04-02T19:05:07.110Z] --- PASS: TestBuildMultiStageOnBuild (2.33s)
19:05:07 [2020-04-02T19:05:07.110Z] === RUN   TestBuildUncleanTarFilenames
19:05:07 [2020-04-02T19:05:07.772Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
19:05:08 [2020-04-02T19:05:08.137Z] --- PASS: TestBuildUncleanTarFilenames (1.27s)
19:05:08 [2020-04-02T19:05:08.137Z] === RUN   TestBuildMultiStageLayerLeak
19:05:09 [2020-04-02T19:05:09.130Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
19:05:10 [2020-04-02T19:05:10.052Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
19:05:10 [2020-04-02T19:05:10.052Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
19:05:10 [2020-04-02T19:05:10.839Z] --- PASS: TestBuildMultiStageLayerLeak (2.42s)
19:05:10 [2020-04-02T19:05:10.839Z] === RUN   TestBuildWithHugeFile
19:05:10 [2020-04-02T19:05:10.974Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
19:05:11 [2020-04-02T19:05:11.533Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
19:05:11 [2020-04-02T19:05:11.533Z] === RUN   TestDockerSuite/TestRunBindMounts
19:05:12 [2020-04-02T19:05:12.891Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
19:05:14 [2020-04-02T19:05:14.249Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
19:05:14 [2020-04-02T19:05:14.807Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
19:05:15 [2020-04-02T19:05:15.731Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
19:05:15 [2020-04-02T19:05:15.731Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
19:05:16 [2020-04-02T19:05:16.652Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
19:05:17 [2020-04-02T19:05:17.575Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
19:05:17 [2020-04-02T19:05:17.575Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
19:05:18 [2020-04-02T19:05:18.496Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
19:05:19 [2020-04-02T19:05:19.420Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
19:05:20 [2020-04-02T19:05:20.341Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
19:05:20 [2020-04-02T19:05:20.941Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
19:05:21 [2020-04-02T19:05:21.907Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
19:05:21 [2020-04-02T19:05:21.907Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
19:05:22 [2020-04-02T19:05:22.508Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
19:05:22 [2020-04-02T19:05:22.508Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
19:05:23 [2020-04-02T19:05:23.873Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
19:05:24 [2020-04-02T19:05:24.796Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
19:05:25 [2020-04-02T19:05:25.354Z] === RUN   TestDockerSuite/TestRunContainerNetwork
19:05:26 [2020-04-02T19:05:26.276Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
19:05:26 [2020-04-02T19:05:26.276Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
19:05:27 [2020-04-02T19:05:27.238Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
19:05:28 [2020-04-02T19:05:28.595Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
19:05:30 [2020-04-02T19:05:30.475Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
19:05:31 [2020-04-02T19:05:31.835Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
19:05:32 [2020-04-02T19:05:32.394Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
19:05:33 [2020-04-02T19:05:33.315Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
19:05:34 [2020-04-02T19:05:34.237Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
19:05:34 [2020-04-02T19:05:34.795Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
19:05:35 [2020-04-02T19:05:35.352Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
19:05:35 [2020-04-02T19:05:35.606Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
19:05:37 [2020-04-02T19:05:37.488Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
19:05:41 [2020-04-02T19:05:41.683Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
19:05:41 [2020-04-02T19:05:41.683Z] === RUN   TestDockerSuite/TestRunCreateVolume
19:05:41 [2020-04-02T19:05:41.938Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
19:05:43 [2020-04-02T19:05:43.296Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
19:05:44 [2020-04-02T19:05:44.218Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
19:05:46 [2020-04-02T19:05:46.098Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
19:05:46 [2020-04-02T19:05:46.356Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
19:05:49 [2020-04-02T19:05:49.613Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
19:05:52 [2020-04-02T19:05:52.117Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
19:05:52 [2020-04-02T19:05:52.117Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
19:05:52 [2020-04-02T19:05:52.117Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
19:05:52 [2020-04-02T19:05:52.371Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
19:05:54 [2020-04-02T19:05:54.250Z] === RUN   TestDockerSuite/TestRunDNSOptions
19:05:56 [2020-04-02T19:05:56.130Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
19:05:58 [2020-04-02T19:05:58.677Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
19:05:58 [2020-04-02T19:05:58.930Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
19:06:00 [2020-04-02T19:06:00.809Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
19:06:01 [2020-04-02T19:06:01.367Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
19:06:01 [2020-04-02T19:06:01.367Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
19:06:02 [2020-04-02T19:06:02.011Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
19:06:02 [2020-04-02T19:06:02.265Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
19:06:02 [2020-04-02T19:06:02.969Z] ok  	github.com/docker/docker/integration/container	66.883s
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === Skipped
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
19:06:02 [2020-04-02T19:06:02.969Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s)
19:06:02 [2020-04-02T19:06:02.969Z]     copy_test.go:25: testEnv.OSType == "windows"
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s)
19:06:02 [2020-04-02T19:06:02.969Z]     copy_test.go:39: testEnv.OSType == "windows"
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.03s)
19:06:02 [2020-04-02T19:06:02.969Z]     copy_test.go:51: testEnv.OSType == "windows"
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
19:06:02 [2020-04-02T19:06:02.969Z]     copy_test.go:65: testEnv.OSType == "windows"
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
19:06:02 [2020-04-02T19:06:02.969Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
19:06:02 [2020-04-02T19:06:02.969Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
19:06:02 [2020-04-02T19:06:02.969Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
19:06:02 [2020-04-02T19:06:02.969Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s)
19:06:02 [2020-04-02T19:06:02.969Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
19:06:02 [2020-04-02T19:06:02.969Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
19:06:02 [2020-04-02T19:06:02.969Z]     create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
19:06:02 [2020-04-02T19:06:02.969Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s)
19:06:02 [2020-04-02T19:06:02.969Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
19:06:02 [2020-04-02T19:06:02.969Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
19:06:02 [2020-04-02T19:06:02.969Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
19:06:02 [2020-04-02T19:06:02.969Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
19:06:02 [2020-04-02T19:06:02.969Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
19:06:02 [2020-04-02T19:06:02.969Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
19:06:02 [2020-04-02T19:06:02.969Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s)
19:06:02 [2020-04-02T19:06:02.969Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
19:06:02 [2020-04-02T19:06:02.969Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
19:06:02 [2020-04-02T19:06:02.969Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
19:06:02 [2020-04-02T19:06:02.969Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
19:06:02 [2020-04-02T19:06:02.969Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
19:06:02 [2020-04-02T19:06:02.969Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows"
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
19:06:02 [2020-04-02T19:06:02.969Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
19:06:02 [2020-04-02T19:06:02.969Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s)
19:06:02 [2020-04-02T19:06:02.969Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
19:06:02 [2020-04-02T19:06:02.969Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
19:06:02 [2020-04-02T19:06:02.969Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
19:06:02 [2020-04-02T19:06:02.969Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
19:06:02 [2020-04-02T19:06:02.969Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
19:06:02 [2020-04-02T19:06:02.969Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
19:06:02 [2020-04-02T19:06:02.969Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s)
19:06:02 [2020-04-02T19:06:02.969Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
19:06:02 [2020-04-02T19:06:02.969Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
19:06:02 [2020-04-02T19:06:02.969Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
19:06:02 [2020-04-02T19:06:02.969Z]     stats_test.go:20: !testEnv.DaemonInfo.MemoryLimit
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
19:06:02 [2020-04-02T19:06:02.969Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
19:06:02 [2020-04-02T19:06:02.969Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] DONE 80 tests, 41 skipped in 70.596s
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] Running D:\gopath\src\github.com\docker\docker\integration\image
19:06:02 [2020-04-02T19:06:02.969Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:06:02 [2020-04-02T19:06:02.969Z] INFO: Testing against a local daemon
19:06:02 [2020-04-02T19:06:02.969Z] ok  	github.com/docker/docker/integration/image	0.571s
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === Skipped
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s)
19:06:02 [2020-04-02T19:06:02.969Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
19:06:02 [2020-04-02T19:06:02.969Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s)
19:06:02 [2020-04-02T19:06:02.969Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s)
19:06:02 [2020-04-02T19:06:02.969Z]     tag_test.go:98: testEnv.OSType == "windows"
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] DONE 11 tests, 4 skipped in 3.357s
19:06:02 [2020-04-02T19:06:02.969Z] 
19:06:02 [2020-04-02T19:06:02.969Z] Running D:\gopath\src\github.com\docker\docker\integration\network
19:06:04 [2020-04-02T19:06:04.146Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
19:06:04 [2020-04-02T19:06:04.146Z] === RUN   TestDockerSuite/TestRunDuplicateMount
19:06:04 [2020-04-02T19:06:04.471Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:06:04 [2020-04-02T19:06:04.471Z] INFO: Testing against a local daemon
19:06:04 [2020-04-02T19:06:04.471Z] ok  	github.com/docker/docker/integration/network	0.284s
19:06:04 [2020-04-02T19:06:04.705Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
19:06:04 [2020-04-02T19:06:04.927Z] 
19:06:04 [2020-04-02T19:06:04.927Z] === Skipped
19:06:04 [2020-04-02T19:06:04.927Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
19:06:04 [2020-04-02T19:06:04.927Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
19:06:04 [2020-04-02T19:06:04.927Z] 
19:06:04 [2020-04-02T19:06:04.927Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
19:06:04 [2020-04-02T19:06:04.927Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
19:06:04 [2020-04-02T19:06:04.927Z] 
19:06:04 [2020-04-02T19:06:04.927Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
19:06:04 [2020-04-02T19:06:04.927Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
19:06:04 [2020-04-02T19:06:04.927Z] 
19:06:04 [2020-04-02T19:06:04.927Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
19:06:04 [2020-04-02T19:06:04.927Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
19:06:04 [2020-04-02T19:06:04.927Z] 
19:06:04 [2020-04-02T19:06:04.927Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
19:06:04 [2020-04-02T19:06:04.927Z]     network_test.go:97: testEnv.OSType == "windows"
19:06:04 [2020-04-02T19:06:04.927Z] 
19:06:04 [2020-04-02T19:06:04.927Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
19:06:04 [2020-04-02T19:06:04.927Z]     service_test.go:29: testEnv.OSType == "windows"
19:06:04 [2020-04-02T19:06:04.927Z] 
19:06:04 [2020-04-02T19:06:04.927Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
19:06:04 [2020-04-02T19:06:04.927Z]     service_test.go:52: testEnv.OSType == "windows"
19:06:04 [2020-04-02T19:06:04.927Z] 
19:06:04 [2020-04-02T19:06:04.927Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
19:06:04 [2020-04-02T19:06:04.927Z]     service_test.go:96: testEnv.OSType == "windows"
19:06:04 [2020-04-02T19:06:04.927Z] 
19:06:04 [2020-04-02T19:06:04.927Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
19:06:04 [2020-04-02T19:06:04.927Z]     service_test.go:130: testEnv.OSType == "windows"
19:06:04 [2020-04-02T19:06:04.927Z] 
19:06:04 [2020-04-02T19:06:04.927Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
19:06:04 [2020-04-02T19:06:04.927Z]     service_test.go:181: testEnv.OSType == "windows"
19:06:04 [2020-04-02T19:06:04.927Z] 
19:06:04 [2020-04-02T19:06:04.927Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
19:06:04 [2020-04-02T19:06:04.927Z]     service_test.go:206: testEnv.OSType == "windows"
19:06:04 [2020-04-02T19:06:04.927Z] 
19:06:04 [2020-04-02T19:06:04.927Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:06:04 [2020-04-02T19:06:04.927Z]     service_test.go:236: FLAKY_TEST
19:06:04 [2020-04-02T19:06:04.927Z] 
19:06:04 [2020-04-02T19:06:04.927Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
19:06:04 [2020-04-02T19:06:04.927Z]     service_test.go:326: testEnv.OSType == "windows"
19:06:04 [2020-04-02T19:06:04.927Z] 
19:06:04 [2020-04-02T19:06:04.927Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
19:06:04 [2020-04-02T19:06:04.927Z]     service_test.go:394: testEnv.OSType == "windows"
19:06:04 [2020-04-02T19:06:04.927Z] 
19:06:04 [2020-04-02T19:06:04.927Z] 
19:06:04 [2020-04-02T19:06:04.927Z] DONE 18 tests, 14 skipped in 3.480s
19:06:04 [2020-04-02T19:06:04.927Z] 
19:06:04 [2020-04-02T19:06:04.927Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
19:06:05 [2020-04-02T19:06:05.627Z] === RUN   TestDockerSuite/TestRunEchoStdout
19:06:06 [2020-04-02T19:06:06.437Z] testing: warning: no tests to run
19:06:06 [2020-04-02T19:06:06.437Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.114s
19:06:06 [2020-04-02T19:06:06.437Z] 
19:06:06 [2020-04-02T19:06:06.437Z] DONE 0 tests in 1.105s
19:06:06 [2020-04-02T19:06:06.437Z] 
19:06:06 [2020-04-02T19:06:06.437Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
19:06:06 [2020-04-02T19:06:06.549Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
19:06:07 [2020-04-02T19:06:07.389Z] testing: warning: no tests to run
19:06:07 [2020-04-02T19:06:07.389Z] ok  	github.com/docker/docker/integration/network/macvlan	0.093s
19:06:07 [2020-04-02T19:06:07.389Z] 
19:06:07 [2020-04-02T19:06:07.389Z] DONE 0 tests in 1.074s
19:06:07 [2020-04-02T19:06:07.389Z] 
19:06:07 [2020-04-02T19:06:07.389Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
19:06:07 [2020-04-02T19:06:07.511Z] === RUN   TestDockerSuite/TestRunEmptyEnv
19:06:07 [2020-04-02T19:06:07.511Z] === RUN   TestDockerSuite/TestRunEntrypoint
19:06:08 [2020-04-02T19:06:08.069Z] === RUN   TestDockerSuite/TestRunEnvironment
19:06:08 [2020-04-02T19:06:08.334Z] testing: warning: no tests to run
19:06:08 [2020-04-02T19:06:08.334Z] ok  	github.com/docker/docker/integration/plugin	0.095s
19:06:08 [2020-04-02T19:06:08.334Z] 
19:06:08 [2020-04-02T19:06:08.334Z] DONE 0 tests in 1.085s
19:06:08 [2020-04-02T19:06:08.334Z] 
19:06:08 [2020-04-02T19:06:08.334Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
19:06:08 [2020-04-02T19:06:08.991Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
19:06:09 [2020-04-02T19:06:09.550Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
19:06:09 [2020-04-02T19:06:09.836Z] testing: warning: no tests to run
19:06:09 [2020-04-02T19:06:09.836Z] ok  	github.com/docker/docker/integration/plugin/authz	0.113s
19:06:09 [2020-04-02T19:06:09.836Z] 
19:06:09 [2020-04-02T19:06:09.836Z] DONE 0 tests in 1.075s
19:06:09 [2020-04-02T19:06:09.836Z] 
19:06:09 [2020-04-02T19:06:09.836Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
19:06:10 [2020-04-02T19:06:10.474Z] === RUN   TestDockerSuite/TestRunExitCode
19:06:11 [2020-04-02T19:06:11.408Z] === RUN   TestDockerSuite/TestRunExitCodeOne
19:06:11 [2020-04-02T19:06:11.967Z] === RUN   TestDockerSuite/TestRunExitCodeZero
19:06:12 [2020-04-02T19:06:12.683Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:06:12 [2020-04-02T19:06:12.684Z] INFO: Testing against a local daemon
19:06:12 [2020-04-02T19:06:12.684Z] ok  	github.com/docker/docker/integration/plugin/common	0.229s
19:06:12 [2020-04-02T19:06:12.684Z] 
19:06:12 [2020-04-02T19:06:12.684Z] DONE 2 tests in 2.855s
19:06:12 [2020-04-02T19:06:12.684Z] 
19:06:12 [2020-04-02T19:06:12.684Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
19:06:12 [2020-04-02T19:06:12.933Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
19:06:13 [2020-04-02T19:06:13.854Z] === RUN   TestDockerSuite/TestRunExposePort
19:06:13 [2020-04-02T19:06:13.854Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
19:06:14 [2020-04-02T19:06:14.776Z] === RUN   TestDockerSuite/TestRunGroupAdd
19:06:15 [2020-04-02T19:06:15.334Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
19:06:17 [2020-04-02T19:06:17.256Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
19:06:17 [2020-04-02T19:06:17.256Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
19:06:17 [2020-04-02T19:06:17.256Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
19:06:18 [2020-04-02T19:06:18.180Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
19:06:18 [2020-04-02T19:06:18.383Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:06:18 [2020-04-02T19:06:18.383Z] INFO: Testing against a local daemon
19:06:18 [2020-04-02T19:06:18.383Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.300s
19:06:18 [2020-04-02T19:06:18.383Z] 
19:06:18 [2020-04-02T19:06:18.383Z] === Skipped
19:06:18 [2020-04-02T19:06:18.383Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
19:06:18 [2020-04-02T19:06:18.383Z]     external_test.go:48: runtime.GOOS == "windows"
19:06:18 [2020-04-02T19:06:18.383Z] 
19:06:18 [2020-04-02T19:06:18.383Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
19:06:18 [2020-04-02T19:06:18.383Z]     external_test.go:408: runtime.GOOS == "windows"
19:06:18 [2020-04-02T19:06:18.383Z] 
19:06:18 [2020-04-02T19:06:18.383Z] 
19:06:18 [2020-04-02T19:06:18.383Z] DONE 2 tests, 2 skipped in 5.139s
19:06:18 [2020-04-02T19:06:18.383Z] 
19:06:18 [2020-04-02T19:06:18.383Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
19:06:21 [2020-04-02T19:06:21.437Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
19:06:21 [2020-04-02T19:06:21.994Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
19:06:26 [2020-04-02T19:06:26.185Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
19:06:28 [2020-04-02T19:06:28.588Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:06:28 [2020-04-02T19:06:28.588Z] INFO: Testing against a local daemon
19:06:28 [2020-04-02T19:06:28.588Z] ok  	github.com/docker/docker/integration/plugin/logging	0.313s
19:06:28 [2020-04-02T19:06:28.588Z] 
19:06:28 [2020-04-02T19:06:28.588Z] === Skipped
19:06:28 [2020-04-02T19:06:28.588Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
19:06:28 [2020-04-02T19:06:28.588Z]     read_test.go:21: no unix domain sockets on Windows
19:06:28 [2020-04-02T19:06:28.588Z] 
19:06:28 [2020-04-02T19:06:28.588Z] 
19:06:28 [2020-04-02T19:06:28.588Z] DONE 1 tests, 1 skipped in 10.062s
19:06:28 [2020-04-02T19:06:28.588Z] 
19:06:28 [2020-04-02T19:06:28.588Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
19:06:30 [2020-04-02T19:06:30.089Z] testing: warning: no tests to run
19:06:30 [2020-04-02T19:06:30.089Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.205s
19:06:30 [2020-04-02T19:06:30.089Z] 
19:06:30 [2020-04-02T19:06:30.089Z] DONE 0 tests in 1.914s
19:06:30 [2020-04-02T19:06:30.089Z] 
19:06:30 [2020-04-02T19:06:30.089Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
19:06:33 [2020-04-02T19:06:33.754Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:06:33 [2020-04-02T19:06:33.755Z] INFO: Testing against a local daemon
19:06:33 [2020-04-02T19:06:33.755Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.409s
19:06:33 [2020-04-02T19:06:33.755Z] 
19:06:33 [2020-04-02T19:06:33.755Z] === Skipped
19:06:33 [2020-04-02T19:06:33.755Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
19:06:33 [2020-04-02T19:06:33.755Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
19:06:33 [2020-04-02T19:06:33.755Z] 
19:06:33 [2020-04-02T19:06:33.755Z] 
19:06:33 [2020-04-02T19:06:33.755Z] DONE 1 tests, 1 skipped in 3.575s
19:06:33 [2020-04-02T19:06:33.755Z] 
19:06:33 [2020-04-02T19:06:33.755Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
19:06:34 [2020-04-02T19:06:34.247Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
19:06:34 [2020-04-02T19:06:34.501Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
19:06:36 [2020-04-02T19:06:36.383Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
19:06:36 [2020-04-02T19:06:36.383Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
19:06:36 [2020-04-02T19:06:36.383Z] === RUN   TestDockerSuite/TestRunInvalidReference
19:06:36 [2020-04-02T19:06:36.383Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
19:06:36 [2020-04-02T19:06:36.608Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:06:36 [2020-04-02T19:06:36.608Z] INFO: Testing against a local daemon
19:06:36 [2020-04-02T19:06:36.608Z] ok  	github.com/docker/docker/integration/secret	0.284s
19:06:36 [2020-04-02T19:06:36.608Z] 
19:06:36 [2020-04-02T19:06:36.608Z] === Skipped
19:06:36 [2020-04-02T19:06:36.608Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
19:06:36 [2020-04-02T19:06:36.608Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
19:06:36 [2020-04-02T19:06:36.608Z] 
19:06:36 [2020-04-02T19:06:36.608Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
19:06:36 [2020-04-02T19:06:36.608Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
19:06:36 [2020-04-02T19:06:36.608Z] 
19:06:36 [2020-04-02T19:06:36.608Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
19:06:36 [2020-04-02T19:06:36.608Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
19:06:36 [2020-04-02T19:06:36.608Z] 
19:06:36 [2020-04-02T19:06:36.608Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
19:06:36 [2020-04-02T19:06:36.608Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
19:06:36 [2020-04-02T19:06:36.608Z] 
19:06:36 [2020-04-02T19:06:36.608Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
19:06:36 [2020-04-02T19:06:36.608Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
19:06:36 [2020-04-02T19:06:36.608Z] 
19:06:36 [2020-04-02T19:06:36.608Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
19:06:36 [2020-04-02T19:06:36.608Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
19:06:36 [2020-04-02T19:06:36.608Z] 
19:06:36 [2020-04-02T19:06:36.608Z] 
19:06:36 [2020-04-02T19:06:36.608Z] DONE 6 tests, 6 skipped in 3.139s
19:06:36 [2020-04-02T19:06:36.940Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
19:06:37 [2020-04-02T19:06:37.058Z] 
19:06:37 [2020-04-02T19:06:37.058Z] Running D:\gopath\src\github.com\docker\docker\integration\service
19:06:40 [2020-04-02T19:06:40.252Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
19:06:40 [2020-04-02T19:06:40.737Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:06:40 [2020-04-02T19:06:40.737Z] INFO: Testing against a local daemon
19:06:40 [2020-04-02T19:06:40.737Z] ok  	github.com/docker/docker/integration/service	0.397s
19:06:40 [2020-04-02T19:06:40.737Z] 
19:06:40 [2020-04-02T19:06:40.737Z] === Skipped
19:06:40 [2020-04-02T19:06:40.737Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
19:06:40 [2020-04-02T19:06:40.737Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
19:06:40 [2020-04-02T19:06:40.737Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
19:06:40 [2020-04-02T19:06:40.737Z] 
19:06:40 [2020-04-02T19:06:40.737Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
19:06:40 [2020-04-02T19:06:40.737Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
19:06:40 [2020-04-02T19:06:40.737Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
19:06:40 [2020-04-02T19:06:40.737Z] 
19:06:40 [2020-04-02T19:06:40.737Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
19:06:40 [2020-04-02T19:06:40.737Z]     create_test.go:79: testEnv.DaemonInfo.OSType == "windows"
19:06:40 [2020-04-02T19:06:40.737Z] 
19:06:40 [2020-04-02T19:06:40.737Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
19:06:40 [2020-04-02T19:06:40.737Z]     create_test.go:152: testEnv.DaemonInfo.OSType == "windows"
19:06:40 [2020-04-02T19:06:40.737Z] 
19:06:40 [2020-04-02T19:06:40.737Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
19:06:40 [2020-04-02T19:06:40.737Z]     create_test.go:175: testEnv.DaemonInfo.OSType == "windows"
19:06:40 [2020-04-02T19:06:40.737Z] 
19:06:40 [2020-04-02T19:06:40.737Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
19:06:40 [2020-04-02T19:06:40.737Z]     create_test.go:194: testEnv.DaemonInfo.OSType == "windows"
19:06:40 [2020-04-02T19:06:40.737Z] 
19:06:40 [2020-04-02T19:06:40.737Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
19:06:40 [2020-04-02T19:06:40.737Z]     create_test.go:247: testEnv.DaemonInfo.OSType == "windows"
19:06:40 [2020-04-02T19:06:40.737Z] 
19:06:40 [2020-04-02T19:06:40.737Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
19:06:40 [2020-04-02T19:06:40.737Z]     create_test.go:311: testEnv.DaemonInfo.OSType == "windows"
19:06:40 [2020-04-02T19:06:40.737Z] 
19:06:40 [2020-04-02T19:06:40.737Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
19:06:40 [2020-04-02T19:06:40.737Z]     create_test.go:403: testEnv.DaemonInfo.OSType == "windows"
19:06:40 [2020-04-02T19:06:40.737Z] 
19:06:40 [2020-04-02T19:06:40.737Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
19:06:40 [2020-04-02T19:06:40.737Z]     create_test.go:487: testEnv.DaemonInfo.OSType == "windows"
19:06:40 [2020-04-02T19:06:40.737Z] 
19:06:40 [2020-04-02T19:06:40.737Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
19:06:40 [2020-04-02T19:06:40.737Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
19:06:40 [2020-04-02T19:06:40.737Z] 
19:06:40 [2020-04-02T19:06:40.737Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
19:06:40 [2020-04-02T19:06:40.737Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
19:06:40 [2020-04-02T19:06:40.737Z] 
19:06:40 [2020-04-02T19:06:40.737Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
19:06:40 [2020-04-02T19:06:40.737Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
19:06:40 [2020-04-02T19:06:40.737Z] 
19:06:40 [2020-04-02T19:06:40.737Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
19:06:40 [2020-04-02T19:06:40.737Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
19:06:40 [2020-04-02T19:06:40.737Z] 
19:06:40 [2020-04-02T19:06:40.737Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
19:06:40 [2020-04-02T19:06:40.737Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
19:06:40 [2020-04-02T19:06:40.737Z] 
19:06:40 [2020-04-02T19:06:40.737Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
19:06:40 [2020-04-02T19:06:40.737Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
19:06:40 [2020-04-02T19:06:40.737Z] 
19:06:40 [2020-04-02T19:06:40.737Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
19:06:40 [2020-04-02T19:06:40.737Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
19:06:40 [2020-04-02T19:06:40.737Z] 
19:06:40 [2020-04-02T19:06:40.737Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
19:06:40 [2020-04-02T19:06:40.737Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
19:06:40 [2020-04-02T19:06:40.737Z] 
19:06:40 [2020-04-02T19:06:40.737Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
19:06:40 [2020-04-02T19:06:40.737Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
19:06:40 [2020-04-02T19:06:40.737Z] 
19:06:40 [2020-04-02T19:06:40.737Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
19:06:40 [2020-04-02T19:06:40.737Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
19:06:40 [2020-04-02T19:06:40.737Z] 
19:06:40 [2020-04-02T19:06:40.737Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
19:06:40 [2020-04-02T19:06:40.737Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
19:06:40 [2020-04-02T19:06:40.737Z] 
19:06:40 [2020-04-02T19:06:40.737Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
19:06:40 [2020-04-02T19:06:40.737Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
19:06:40 [2020-04-02T19:06:40.737Z] 
19:06:40 [2020-04-02T19:06:40.737Z] 
19:06:40 [2020-04-02T19:06:40.737Z] DONE 23 tests, 22 skipped in 3.968s
19:06:40 [2020-04-02T19:06:40.737Z] 
19:06:40 [2020-04-02T19:06:40.737Z] Running D:\gopath\src\github.com\docker\docker\integration\session
19:06:41 [2020-04-02T19:06:41.609Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
19:06:42 [2020-04-02T19:06:42.968Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
19:06:43 [2020-04-02T19:06:43.583Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:06:43 [2020-04-02T19:06:43.583Z] INFO: Testing against a local daemon
19:06:43 [2020-04-02T19:06:43.583Z] ok  	github.com/docker/docker/integration/session	0.234s
19:06:43 [2020-04-02T19:06:43.888Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
19:06:44 [2020-04-02T19:06:44.031Z] 
19:06:44 [2020-04-02T19:06:44.031Z] === Skipped
19:06:44 [2020-04-02T19:06:44.031Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
19:06:44 [2020-04-02T19:06:44.031Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
19:06:44 [2020-04-02T19:06:44.031Z] 
19:06:44 [2020-04-02T19:06:44.031Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
19:06:44 [2020-04-02T19:06:44.031Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
19:06:44 [2020-04-02T19:06:44.031Z] 
19:06:44 [2020-04-02T19:06:44.031Z] 
19:06:44 [2020-04-02T19:06:44.031Z] DONE 2 tests, 2 skipped in 3.134s
19:06:44 [2020-04-02T19:06:44.031Z] 
19:06:44 [2020-04-02T19:06:44.031Z] Running D:\gopath\src\github.com\docker\docker\integration\system
19:06:44 [2020-04-02T19:06:44.811Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
19:06:45 [2020-04-02T19:06:45.368Z] === RUN   TestDockerSuite/TestRunModeHostname
19:06:46 [2020-04-02T19:06:46.290Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
19:06:46 [2020-04-02T19:06:46.585Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
19:06:46 [2020-04-02T19:06:46.585Z] === RUN   TestDockerSuite/TestRunModeIpcHost
19:06:46 [2020-04-02T19:06:46.877Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:06:46 [2020-04-02T19:06:46.877Z] INFO: Testing against a local daemon
19:06:47 [2020-04-02T19:06:47.986Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
19:06:48 [2020-04-02T19:06:48.016Z] --- PASS: TestBuildWithHugeFile (83.16s)
19:06:48 [2020-04-02T19:06:48.016Z] === RUN   TestBuildWithEmptyDockerfile
19:06:48 [2020-04-02T19:06:48.016Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:06:48 [2020-04-02T19:06:48.016Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:06:48 [2020-04-02T19:06:48.016Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:06:48 [2020-04-02T19:06:48.016Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:06:48 [2020-04-02T19:06:48.016Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:06:48 [2020-04-02T19:06:48.016Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:06:48 [2020-04-02T19:06:48.016Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:06:48 [2020-04-02T19:06:48.016Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:06:48 [2020-04-02T19:06:48.016Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:06:48 [2020-04-02T19:06:48.016Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
19:06:48 [2020-04-02T19:06:48.016Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.32s)
19:06:48 [2020-04-02T19:06:48.016Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.32s)
19:06:48 [2020-04-02T19:06:48.016Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.33s)
19:06:48 [2020-04-02T19:06:48.016Z] === RUN   TestBuildPreserveOwnership
19:06:48 [2020-04-02T19:06:48.016Z] === RUN   TestBuildPreserveOwnership/copy_from
19:06:48 [2020-04-02T19:06:48.016Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:06:48 [2020-04-02T19:06:48.016Z] --- PASS: TestBuildPreserveOwnership (5.09s)
19:06:48 [2020-04-02T19:06:48.016Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.37s)
19:06:48 [2020-04-02T19:06:48.016Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.71s)
19:06:48 [2020-04-02T19:06:48.016Z] === RUN   TestBuildPlatformInvalid
19:06:48 [2020-04-02T19:06:48.016Z] --- PASS: TestBuildPlatformInvalid (0.18s)
19:06:48 [2020-04-02T19:06:48.016Z] PASS
19:06:48 [2020-04-02T19:06:48.016Z] 
19:06:48 [2020-04-02T19:06:48.016Z] === Skipped
19:06:48 [2020-04-02T19:06:48.016Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
19:06:48 [2020-04-02T19:06:48.016Z]     build_session_test.go:25: TODO: BuildKit
19:06:48 [2020-04-02T19:06:48.016Z] 
19:06:48 [2020-04-02T19:06:48.016Z] 
19:06:48 [2020-04-02T19:06:48.016Z] DONE 32 tests, 1 skipped in 131.325s
19:06:48 [2020-04-02T19:06:48.016Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
19:06:48 [2020-04-02T19:06:48.016Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
19:06:48 [2020-04-02T19:06:48.016Z] ++ set -e
19:06:48 [2020-04-02T19:06:48.016Z] ++ '[' -n 0 ']'
19:06:48 [2020-04-02T19:06:48.016Z] ++ set -x
19:06:48 [2020-04-02T19:06:48.016Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
19:06:48 [2020-04-02T19:06:48.016Z] INFO: Testing against a local daemon
19:06:48 [2020-04-02T19:06:48.016Z] === RUN   TestConfigList
19:06:48 [2020-04-02T19:06:48.016Z] --- PASS: TestConfigList (2.30s)
19:06:48 [2020-04-02T19:06:48.016Z] === RUN   TestConfigsCreateAndDelete
19:06:48 [2020-04-02T19:06:48.016Z] --- PASS: TestConfigsCreateAndDelete (2.36s)
19:06:48 [2020-04-02T19:06:48.016Z] === RUN   TestConfigsUpdate
19:06:48 [2020-04-02T19:06:48.016Z] --- PASS: TestConfigsUpdate (2.30s)
19:06:48 [2020-04-02T19:06:48.016Z] === RUN   TestTemplatedConfig
19:06:48 [2020-04-02T19:06:48.379Z] ok  	github.com/docker/docker/integration/system	1.317s
19:06:48 [2020-04-02T19:06:48.379Z] 
19:06:48 [2020-04-02T19:06:48.379Z] === Skipped
19:06:48 [2020-04-02T19:06:48.379Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:06:48 [2020-04-02T19:06:48.379Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
19:06:48 [2020-04-02T19:06:48.379Z] 
19:06:48 [2020-04-02T19:06:48.379Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
19:06:48 [2020-04-02T19:06:48.379Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
19:06:48 [2020-04-02T19:06:48.379Z] 
19:06:48 [2020-04-02T19:06:48.379Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
19:06:48 [2020-04-02T19:06:48.379Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
19:06:48 [2020-04-02T19:06:48.379Z] 
19:06:48 [2020-04-02T19:06:48.379Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
19:06:48 [2020-04-02T19:06:48.379Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
19:06:48 [2020-04-02T19:06:48.379Z] 
19:06:48 [2020-04-02T19:06:48.379Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
19:06:48 [2020-04-02T19:06:48.379Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:06:48 [2020-04-02T19:06:48.379Z] 
19:06:48 [2020-04-02T19:06:48.379Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
19:06:48 [2020-04-02T19:06:48.379Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:06:48 [2020-04-02T19:06:48.379Z] 
19:06:48 [2020-04-02T19:06:48.379Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
19:06:48 [2020-04-02T19:06:48.379Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:06:48 [2020-04-02T19:06:48.379Z] 
19:06:48 [2020-04-02T19:06:48.379Z] 
19:06:48 [2020-04-02T19:06:48.379Z] DONE 13 tests, 7 skipped in 4.155s
19:06:48 [2020-04-02T19:06:48.379Z] 
19:06:48 [2020-04-02T19:06:48.379Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
19:06:49 [2020-04-02T19:06:49.043Z] --- PASS: TestTemplatedConfig (2.75s)
19:06:49 [2020-04-02T19:06:49.043Z] === RUN   TestConfigInspect
19:06:49 [2020-04-02T19:06:49.343Z] === RUN   TestDockerSuite/TestRunModePIDContainer
19:06:51 [2020-04-02T19:06:51.276Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
19:06:51 [2020-04-02T19:06:51.276Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
19:06:51 [2020-04-02T19:06:51.276Z] === RUN   TestDockerSuite/TestRunModePIDHost
19:06:51 [2020-04-02T19:06:51.355Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:06:51 [2020-04-02T19:06:51.355Z] INFO: Testing against a local daemon
19:06:51 [2020-04-02T19:06:51.355Z] ok  	github.com/docker/docker/integration/volume	0.307s
19:06:51 [2020-04-02T19:06:51.355Z] 
19:06:51 [2020-04-02T19:06:51.355Z] === Skipped
19:06:51 [2020-04-02T19:06:51.355Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s)
19:06:51 [2020-04-02T19:06:51.355Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
19:06:51 [2020-04-02T19:06:51.355Z] 
19:06:51 [2020-04-02T19:06:51.355Z] 
19:06:51 [2020-04-02T19:06:51.355Z] DONE 5 tests, 1 skipped in 3.166s
19:06:51 [2020-04-02T19:06:51.810Z] 
19:06:51 [2020-04-02T19:06:51.810Z] INFO: make.ps1 ended at 04/02/2020 19:06:51
19:06:51 [2020-04-02T19:06:51.810Z] INFO: Integration CLI tests being run from the host:
19:06:51 [2020-04-02T19:06:51.810Z] 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" 
19:06:51 [2020-04-02T19:06:51.917Z] --- PASS: TestConfigInspect (2.32s)
19:06:51 [2020-04-02T19:06:51.917Z] === RUN   TestConfigCreateWithLabels
19:06:52 [2020-04-02T19:06:52.635Z] === RUN   TestDockerSuite/TestRunModeUTSHost
19:06:53 [2020-04-02T19:06:53.969Z] --- PASS: TestConfigCreateWithLabels (2.30s)
19:06:53 [2020-04-02T19:06:53.969Z] === RUN   TestConfigCreateResolve
19:06:54 [2020-04-02T19:06:54.514Z] === RUN   TestDockerSuite/TestRunMount
19:06:56 [2020-04-02T19:06:56.043Z] --- PASS: TestConfigCreateResolve (2.37s)
19:06:56 [2020-04-02T19:06:56.043Z] === RUN   TestConfigDaemonLibtrustID
19:06:56 [2020-04-02T19:06:56.669Z] --- PASS: TestConfigDaemonLibtrustID (0.58s)
19:06:56 [2020-04-02T19:06:56.669Z] PASS
19:06:56 [2020-04-02T19:06:56.669Z] 
19:06:56 [2020-04-02T19:06:56.669Z] DONE 8 tests in 17.381s
19:06:56 [2020-04-02T19:06:56.669Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
19:06:56 [2020-04-02T19:06:56.669Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
19:06:56 [2020-04-02T19:06:56.669Z] ++ set -e
19:06:56 [2020-04-02T19:06:56.669Z] ++ '[' -n 0 ']'
19:06:56 [2020-04-02T19:06:56.669Z] ++ set -x
19:06:56 [2020-04-02T19:06:56.669Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
19:06:56 [2020-04-02T19:06:56.669Z] INFO: Testing against a local daemon
19:06:56 [2020-04-02T19:06:56.669Z] === RUN   TestCheckpoint
19:06:56 [2020-04-02T19:06:56.669Z] --- SKIP: TestCheckpoint (0.00s)
19:06:56 [2020-04-02T19:06:56.669Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:06:56 [2020-04-02T19:06:56.669Z] === RUN   TestContainerInvalidJSON
19:06:56 [2020-04-02T19:06:56.955Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
19:06:56 [2020-04-02T19:06:56.955Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
19:06:56 [2020-04-02T19:06:56.955Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:06:56 [2020-04-02T19:06:56.955Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:06:56 [2020-04-02T19:06:56.955Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:06:56 [2020-04-02T19:06:56.955Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:06:56 [2020-04-02T19:06:56.955Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
19:06:56 [2020-04-02T19:06:56.955Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:06:56 [2020-04-02T19:06:56.955Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:06:56 [2020-04-02T19:06:56.955Z] --- PASS: TestContainerInvalidJSON (0.02s)
19:06:56 [2020-04-02T19:06:56.955Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
19:06:56 [2020-04-02T19:06:56.955Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
19:06:56 [2020-04-02T19:06:56.955Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
19:06:56 [2020-04-02T19:06:56.955Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:06:56 [2020-04-02T19:06:56.955Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
19:06:56 [2020-04-02T19:06:56.955Z] === RUN   TestCopyFromContainerPathIsNotDir
19:06:56 [2020-04-02T19:06:56.955Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
19:06:56 [2020-04-02T19:06:56.955Z] === RUN   TestCopyToContainerPathDoesNotExist
19:06:57 [2020-04-02T19:06:57.244Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
19:06:57 [2020-04-02T19:06:57.244Z] === RUN   TestCopyToContainerPathIsNotDir
19:06:57 [2020-04-02T19:06:57.244Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
19:06:57 [2020-04-02T19:06:57.244Z] === RUN   TestCopyFromContainer
19:06:58 [2020-04-02T19:06:58.732Z] === RUN   TestCopyFromContainer//
19:06:59 [2020-04-02T19:06:59.021Z] === RUN   TestCopyFromContainer//bar/root
19:06:59 [2020-04-02T19:06:59.021Z] === RUN   TestCopyFromContainer//bar/root/
19:06:59 [2020-04-02T19:06:59.021Z] === RUN   TestCopyFromContainer/bar/quux
19:06:59 [2020-04-02T19:06:59.310Z] === RUN   TestCopyFromContainer/bar/quux/
19:06:59 [2020-04-02T19:06:59.310Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:06:59 [2020-04-02T19:06:59.310Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:06:59 [2020-04-02T19:06:59.599Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:06:59 [2020-04-02T19:06:59.599Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:06:59 [2020-04-02T19:06:59.599Z] === RUN   TestCopyFromContainer/bar/notarget
19:06:59 [2020-04-02T19:06:59.925Z] --- PASS: TestCopyFromContainer (2.65s)
19:06:59 [2020-04-02T19:06:59.925Z]     --- PASS: TestCopyFromContainer// (0.10s)
19:06:59 [2020-04-02T19:06:59.925Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
19:06:59 [2020-04-02T19:06:59.925Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
19:06:59 [2020-04-02T19:06:59.925Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
19:06:59 [2020-04-02T19:06:59.925Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
19:06:59 [2020-04-02T19:06:59.925Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
19:06:59 [2020-04-02T19:06:59.925Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
19:06:59 [2020-04-02T19:06:59.925Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
19:06:59 [2020-04-02T19:06:59.925Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
19:06:59 [2020-04-02T19:06:59.925Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
19:06:59 [2020-04-02T19:06:59.925Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:06:59 [2020-04-02T19:06:59.925Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:06:59 [2020-04-02T19:06:59.925Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:06:59 [2020-04-02T19:06:59.925Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:06:59 [2020-04-02T19:06:59.925Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:06:59 [2020-04-02T19:06:59.925Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:06:59 [2020-04-02T19:06:59.925Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:06:59 [2020-04-02T19:06:59.925Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:06:59 [2020-04-02T19:06:59.925Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:06:59 [2020-04-02T19:06:59.925Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:06:59 [2020-04-02T19:06:59.925Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
19:06:59 [2020-04-02T19:06:59.925Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
19:06:59 [2020-04-02T19:06:59.925Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
19:06:59 [2020-04-02T19:06:59.925Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
19:06:59 [2020-04-02T19:06:59.925Z] === RUN   TestCreateLinkToNonExistingContainer
19:06:59 [2020-04-02T19:06:59.925Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
19:06:59 [2020-04-02T19:06:59.925Z] === RUN   TestCreateWithInvalidEnv
19:06:59 [2020-04-02T19:06:59.925Z] === RUN   TestCreateWithInvalidEnv/0
19:06:59 [2020-04-02T19:06:59.925Z] === PAUSE TestCreateWithInvalidEnv/0
19:06:59 [2020-04-02T19:06:59.925Z] === RUN   TestCreateWithInvalidEnv/1
19:06:59 [2020-04-02T19:06:59.925Z] === PAUSE TestCreateWithInvalidEnv/1
19:06:59 [2020-04-02T19:06:59.925Z] === RUN   TestCreateWithInvalidEnv/2
19:06:59 [2020-04-02T19:06:59.925Z] === PAUSE TestCreateWithInvalidEnv/2
19:06:59 [2020-04-02T19:06:59.925Z] === CONT  TestCreateWithInvalidEnv/0
19:06:59 [2020-04-02T19:06:59.925Z] === CONT  TestCreateWithInvalidEnv/2
19:06:59 [2020-04-02T19:06:59.925Z] === CONT  TestCreateWithInvalidEnv/1
19:06:59 [2020-04-02T19:06:59.925Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
19:06:59 [2020-04-02T19:06:59.925Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:06:59 [2020-04-02T19:06:59.925Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:06:59 [2020-04-02T19:06:59.925Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:06:59 [2020-04-02T19:06:59.925Z] === RUN   TestCreateTmpfsMountsTarget
19:06:59 [2020-04-02T19:06:59.925Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
19:06:59 [2020-04-02T19:06:59.925Z] === RUN   TestCreateWithCustomMaskedPaths
19:07:01 [2020-04-02T19:07:01.031Z] === RUN   TestDockerSuite/TestRunMountOrdering
19:07:01 [2020-04-02T19:07:01.031Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
19:07:01 [2020-04-02T19:07:01.632Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
19:07:01 [2020-04-02T19:07:01.976Z] --- PASS: TestCreateWithCustomMaskedPaths (1.95s)
19:07:01 [2020-04-02T19:07:01.976Z] === RUN   TestCreateWithCapabilities
19:07:01 [2020-04-02T19:07:01.976Z] === RUN   TestCreateWithCapabilities/no_capabilities
19:07:01 [2020-04-02T19:07:01.976Z] === PAUSE TestCreateWithCapabilities/no_capabilities
19:07:01 [2020-04-02T19:07:01.976Z] === RUN   TestCreateWithCapabilities/empty_capabilities
19:07:01 [2020-04-02T19:07:01.976Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
19:07:01 [2020-04-02T19:07:01.976Z] === RUN   TestCreateWithCapabilities/valid_capabilities
19:07:01 [2020-04-02T19:07:01.976Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
19:07:01 [2020-04-02T19:07:01.976Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
19:07:01 [2020-04-02T19:07:01.976Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
19:07:01 [2020-04-02T19:07:01.976Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
19:07:01 [2020-04-02T19:07:01.976Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
19:07:01 [2020-04-02T19:07:01.976Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
19:07:01 [2020-04-02T19:07:01.976Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
19:07:01 [2020-04-02T19:07:01.976Z] === RUN   TestCreateWithCapabilities/empty_capadd
19:07:01 [2020-04-02T19:07:01.976Z] === PAUSE TestCreateWithCapabilities/empty_capadd
19:07:01 [2020-04-02T19:07:01.976Z] === RUN   TestCreateWithCapabilities/empty_capdrop
19:07:01 [2020-04-02T19:07:01.976Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
19:07:01 [2020-04-02T19:07:01.976Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
19:07:01 [2020-04-02T19:07:01.976Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
19:07:01 [2020-04-02T19:07:01.976Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
19:07:01 [2020-04-02T19:07:01.976Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
19:07:01 [2020-04-02T19:07:01.976Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
19:07:01 [2020-04-02T19:07:01.976Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
19:07:01 [2020-04-02T19:07:01.976Z] === CONT  TestCreateWithCapabilities/no_capabilities
19:07:01 [2020-04-02T19:07:01.976Z] === CONT  TestCreateWithCapabilities/empty_capadd
19:07:01 [2020-04-02T19:07:01.976Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
19:07:01 [2020-04-02T19:07:01.976Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
19:07:01 [2020-04-02T19:07:01.976Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
19:07:01 [2020-04-02T19:07:01.976Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
19:07:01 [2020-04-02T19:07:01.976Z] === CONT  TestCreateWithCapabilities/empty_capabilities
19:07:01 [2020-04-02T19:07:01.976Z] === CONT  TestCreateWithCapabilities/empty_capdrop
19:07:01 [2020-04-02T19:07:01.976Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
19:07:01 [2020-04-02T19:07:01.976Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
19:07:01 [2020-04-02T19:07:01.976Z] === CONT  TestCreateWithCapabilities/valid_capabilities
19:07:01 [2020-04-02T19:07:01.976Z] --- PASS: TestCreateWithCapabilities (0.04s)
19:07:01 [2020-04-02T19:07:01.976Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
19:07:01 [2020-04-02T19:07:01.976Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.02s)
19:07:01 [2020-04-02T19:07:01.976Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
19:07:01 [2020-04-02T19:07:01.976Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
19:07:01 [2020-04-02T19:07:01.976Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
19:07:01 [2020-04-02T19:07:01.977Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s)
19:07:01 [2020-04-02T19:07:01.977Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
19:07:01 [2020-04-02T19:07:01.977Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
19:07:01 [2020-04-02T19:07:01.977Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s)
19:07:01 [2020-04-02T19:07:01.977Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
19:07:01 [2020-04-02T19:07:01.977Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
19:07:01 [2020-04-02T19:07:01.977Z] === RUN   TestCreateWithCustomReadonlyPaths
19:07:03 [2020-04-02T19:07:03.556Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
19:07:04 [2020-04-02T19:07:04.031Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.00s)
19:07:04 [2020-04-02T19:07:04.031Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:07:04 [2020-04-02T19:07:04.031Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:07:04 [2020-04-02T19:07:04.031Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:07:04 [2020-04-02T19:07:04.031Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:07:04 [2020-04-02T19:07:04.031Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:07:04 [2020-04-02T19:07:04.031Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:07:04 [2020-04-02T19:07:04.031Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:07:04 [2020-04-02T19:07:04.031Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:07:04 [2020-04-02T19:07:04.031Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:07:04 [2020-04-02T19:07:04.031Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:07:04 [2020-04-02T19:07:04.031Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:07:04 [2020-04-02T19:07:04.031Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:07:04 [2020-04-02T19:07:04.031Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:07:04 [2020-04-02T19:07:04.031Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:07:04 [2020-04-02T19:07:04.031Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:07:04 [2020-04-02T19:07:04.070Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:07:04 [2020-04-02T19:07:04.070Z] INFO: Testing against a local daemon
19:07:04 [2020-04-02T19:07:04.324Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:07:04 [2020-04-02T19:07:04.325Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
19:07:04 [2020-04-02T19:07:04.325Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
19:07:04 [2020-04-02T19:07:04.325Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.06s)
19:07:04 [2020-04-02T19:07:04.325Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.06s)
19:07:04 [2020-04-02T19:07:04.325Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.07s)
19:07:04 [2020-04-02T19:07:04.325Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
19:07:04 [2020-04-02T19:07:04.325Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:07:04 [2020-04-02T19:07:04.947Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.70s)
19:07:04 [2020-04-02T19:07:04.947Z] === RUN   TestContainerStartOnDaemonRestart
19:07:04 [2020-04-02T19:07:04.947Z] === PAUSE TestContainerStartOnDaemonRestart
19:07:04 [2020-04-02T19:07:04.947Z] === RUN   TestDaemonRestartIpcMode
19:07:04 [2020-04-02T19:07:04.947Z] === PAUSE TestDaemonRestartIpcMode
19:07:04 [2020-04-02T19:07:04.947Z] === RUN   TestDaemonHostGatewayIP
19:07:04 [2020-04-02T19:07:04.947Z] === PAUSE TestDaemonHostGatewayIP
19:07:04 [2020-04-02T19:07:04.947Z] === RUN   TestDiff
19:07:05 [2020-04-02T19:07:05.461Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
19:07:05 [2020-04-02T19:07:05.572Z] --- PASS: TestDiff (0.72s)
19:07:05 [2020-04-02T19:07:05.572Z] === RUN   TestExecWithCloseStdin
19:07:06 [2020-04-02T19:07:06.596Z] --- PASS: TestExecWithCloseStdin (0.81s)
19:07:06 [2020-04-02T19:07:06.596Z] === RUN   TestExec
19:07:07 [2020-04-02T19:07:07.223Z] --- PASS: TestExec (0.79s)
19:07:07 [2020-04-02T19:07:07.223Z] === RUN   TestExecUser
19:07:08 [2020-04-02T19:07:08.245Z] --- PASS: TestExecUser (0.79s)
19:07:08 [2020-04-02T19:07:08.245Z] === RUN   TestExportContainerAndImportImage
19:07:08 [2020-04-02T19:07:08.804Z] === RUN   TestDockerSuite/TestRunNamedVolume
19:07:09 [2020-04-02T19:07:09.264Z] --- PASS: TestExportContainerAndImportImage (1.04s)
19:07:09 [2020-04-02T19:07:09.264Z] === RUN   TestExportContainerAfterDaemonRestart
19:07:10 [2020-04-02T19:07:10.756Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s)
19:07:10 [2020-04-02T19:07:10.756Z] === RUN   TestHealthCheckWorkdir
19:07:11 [2020-04-02T19:07:11.352Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
19:07:11 [2020-04-02T19:07:11.787Z] --- PASS: TestHealthCheckWorkdir (0.96s)
19:07:11 [2020-04-02T19:07:11.787Z] === RUN   TestHealthKillContainer
19:07:13 [2020-04-02T19:07:13.856Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
19:07:14 [2020-04-02T19:07:14.517Z] --- PASS: TestHealthKillContainer (2.87s)
19:07:14 [2020-04-02T19:07:14.517Z] === RUN   TestInspectCpusetInConfigPre120
19:07:15 [2020-04-02T19:07:15.141Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s)
19:07:15 [2020-04-02T19:07:15.141Z] === RUN   TestIpcModeNone
19:07:15 [2020-04-02T19:07:15.736Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
19:07:16 [2020-04-02T19:07:16.158Z] --- PASS: TestIpcModeNone (0.80s)
19:07:16 [2020-04-02T19:07:16.158Z] === RUN   TestIpcModePrivate
19:07:16 [2020-04-02T19:07:16.781Z] --- PASS: TestIpcModePrivate (0.82s)
19:07:16 [2020-04-02T19:07:16.781Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
19:07:16 [2020-04-02T19:07:16.781Z] === RUN   TestIpcModeShareable
19:07:17 [2020-04-02T19:07:17.092Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
19:07:17 [2020-04-02T19:07:17.092Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
19:07:17 [2020-04-02T19:07:17.691Z] === RUN   TestDockerSuite/TestRunNetHost
19:07:17 [2020-04-02T19:07:17.805Z] --- PASS: TestIpcModeShareable (0.82s)
19:07:17 [2020-04-02T19:07:17.805Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
19:07:17 [2020-04-02T19:07:17.805Z] === RUN   TestAPIIpcModeShareableAndContainer
19:07:19 [2020-04-02T19:07:19.095Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
19:07:19 [2020-04-02T19:07:19.654Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
19:07:19 [2020-04-02T19:07:19.850Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.28s)
19:07:19 [2020-04-02T19:07:19.850Z] === RUN   TestAPIIpcModeHost
19:07:20 [2020-04-02T19:07:20.470Z] --- PASS: TestAPIIpcModeHost (0.66s)
19:07:20 [2020-04-02T19:07:20.470Z] === RUN   TestDaemonIpcModeShareable
19:07:20 [2020-04-02T19:07:20.576Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
19:07:22 [2020-04-02T19:07:22.513Z] --- PASS: TestDaemonIpcModeShareable (1.89s)
19:07:22 [2020-04-02T19:07:22.513Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
19:07:22 [2020-04-02T19:07:22.513Z] === RUN   TestDaemonIpcModePrivate
19:07:23 [2020-04-02T19:07:23.081Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
19:07:24 [2020-04-02T19:07:24.566Z] --- PASS: TestDaemonIpcModePrivate (1.72s)
19:07:24 [2020-04-02T19:07:24.566Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
19:07:24 [2020-04-02T19:07:24.566Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:07:25 [2020-04-02T19:07:25.001Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
19:07:26 [2020-04-02T19:07:26.062Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s)
19:07:26 [2020-04-02T19:07:26.062Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
19:07:26 [2020-04-02T19:07:26.062Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:07:27 [2020-04-02T19:07:27.548Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.71s)
19:07:27 [2020-04-02T19:07:27.548Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
19:07:27 [2020-04-02T19:07:27.548Z] === RUN   TestIpcModeOlderClient
19:07:27 [2020-04-02T19:07:27.548Z] === PAUSE TestIpcModeOlderClient
19:07:27 [2020-04-02T19:07:27.548Z] === RUN   TestKillContainerInvalidSignal
19:07:28 [2020-04-02T19:07:28.567Z] --- PASS: TestKillContainerInvalidSignal (0.67s)
19:07:28 [2020-04-02T19:07:28.567Z] === RUN   TestKillContainer
19:07:28 [2020-04-02T19:07:28.567Z] === RUN   TestKillContainer/no_signal
19:07:29 [2020-04-02T19:07:29.201Z] === RUN   TestKillContainer/non_killing_signal
19:07:29 [2020-04-02T19:07:29.489Z] === RUN   TestKillContainer/killing_signal
19:07:30 [2020-04-02T19:07:30.231Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
19:07:30 [2020-04-02T19:07:30.231Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
19:07:30 [2020-04-02T19:07:30.485Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
19:07:30 [2020-04-02T19:07:30.510Z] --- PASS: TestKillContainer (2.04s)
19:07:30 [2020-04-02T19:07:30.510Z]     --- PASS: TestKillContainer/no_signal (0.67s)
19:07:30 [2020-04-02T19:07:30.510Z]     --- PASS: TestKillContainer/non_killing_signal (0.47s)
19:07:30 [2020-04-02T19:07:30.510Z]     --- PASS: TestKillContainer/killing_signal (0.62s)
19:07:30 [2020-04-02T19:07:30.510Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:07:30 [2020-04-02T19:07:30.510Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:07:31 [2020-04-02T19:07:31.131Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:07:31 [2020-04-02T19:07:31.410Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
19:07:31 [2020-04-02T19:07:31.410Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
19:07:31 [2020-04-02T19:07:31.751Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.32s)
19:07:31 [2020-04-02T19:07:31.751Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s)
19:07:31 [2020-04-02T19:07:31.751Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.44s)
19:07:31 [2020-04-02T19:07:31.751Z] === RUN   TestKillStoppedContainer
19:07:31 [2020-04-02T19:07:31.751Z] --- PASS: TestKillStoppedContainer (0.09s)
19:07:31 [2020-04-02T19:07:31.751Z] === RUN   TestKillStoppedContainerAPIPre120
19:07:31 [2020-04-02T19:07:31.751Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
19:07:31 [2020-04-02T19:07:31.751Z] === RUN   TestKillDifferentUserContainer
19:07:31 [2020-04-02T19:07:31.967Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
19:07:32 [2020-04-02T19:07:32.770Z] --- PASS: TestKillDifferentUserContainer (0.66s)
19:07:32 [2020-04-02T19:07:32.771Z] === RUN   TestInspectOomKilledTrue
19:07:32 [2020-04-02T19:07:32.889Z] === RUN   TestDockerSuite/TestRunNonExistingImage
19:07:32 [2020-04-02T19:07:32.889Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
19:07:33 [2020-04-02T19:07:33.446Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
19:07:33 [2020-04-02T19:07:33.788Z] --- PASS: TestInspectOomKilledTrue (1.21s)
19:07:33 [2020-04-02T19:07:33.788Z] === RUN   TestInspectOomKilledFalse
19:07:34 [2020-04-02T19:07:34.410Z] === RUN   TestDockerSuite/TestRunOOMExitCode
19:07:34 [2020-04-02T19:07:34.410Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
19:07:34 [2020-04-02T19:07:34.431Z] --- PASS: TestInspectOomKilledFalse (0.68s)
19:07:34 [2020-04-02T19:07:34.431Z] === RUN   TestLinksEtcHostsContentMatch
19:07:35 [2020-04-02T19:07:35.072Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s)
19:07:35 [2020-04-02T19:07:35.072Z] === RUN   TestLinksContainerNames
19:07:35 [2020-04-02T19:07:35.372Z] === RUN   TestDockerSuite/TestRunPIDsLimit
19:07:35 [2020-04-02T19:07:35.929Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
19:07:36 [2020-04-02T19:07:36.559Z] --- PASS: TestLinksContainerNames (1.40s)
19:07:36 [2020-04-02T19:07:36.559Z] === RUN   TestLogsFollowTailEmpty
19:07:37 [2020-04-02T19:07:37.181Z] --- PASS: TestLogsFollowTailEmpty (0.73s)
19:07:37 [2020-04-02T19:07:37.181Z] === RUN   TestContainerNetworkMountsNoChown
19:07:37 [2020-04-02T19:07:37.806Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s)
19:07:37 [2020-04-02T19:07:37.806Z] === RUN   TestMountDaemonRoot
19:07:37 [2020-04-02T19:07:37.806Z] === RUN   TestMountDaemonRoot/default
19:07:37 [2020-04-02T19:07:37.806Z] === PAUSE TestMountDaemonRoot/default
19:07:37 [2020-04-02T19:07:37.806Z] === RUN   TestMountDaemonRoot/private
19:07:37 [2020-04-02T19:07:37.806Z] === PAUSE TestMountDaemonRoot/private
19:07:37 [2020-04-02T19:07:37.806Z] === RUN   TestMountDaemonRoot/rprivate
19:07:37 [2020-04-02T19:07:37.806Z] === PAUSE TestMountDaemonRoot/rprivate
19:07:37 [2020-04-02T19:07:37.806Z] === RUN   TestMountDaemonRoot/slave
19:07:37 [2020-04-02T19:07:37.806Z] === PAUSE TestMountDaemonRoot/slave
19:07:37 [2020-04-02T19:07:37.806Z] === RUN   TestMountDaemonRoot/rslave
19:07:37 [2020-04-02T19:07:37.806Z] === PAUSE TestMountDaemonRoot/rslave
19:07:37 [2020-04-02T19:07:37.806Z] === RUN   TestMountDaemonRoot/shared
19:07:37 [2020-04-02T19:07:37.806Z] === PAUSE TestMountDaemonRoot/shared
19:07:37 [2020-04-02T19:07:37.806Z] === RUN   TestMountDaemonRoot/rshared
19:07:37 [2020-04-02T19:07:37.806Z] === PAUSE TestMountDaemonRoot/rshared
19:07:37 [2020-04-02T19:07:37.806Z] === CONT  TestMountDaemonRoot/default
19:07:37 [2020-04-02T19:07:37.806Z] === CONT  TestMountDaemonRoot/rslave
19:07:37 [2020-04-02T19:07:37.806Z] === RUN   TestMountDaemonRoot/default/bind_root
19:07:37 [2020-04-02T19:07:37.806Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:07:37 [2020-04-02T19:07:37.806Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:07:37 [2020-04-02T19:07:37.806Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:07:37 [2020-04-02T19:07:37.806Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:07:37 [2020-04-02T19:07:37.806Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:07:37 [2020-04-02T19:07:37.806Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:07:37 [2020-04-02T19:07:37.806Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:07:37 [2020-04-02T19:07:37.806Z] === RUN   TestMountDaemonRoot/default/mount_root
19:07:37 [2020-04-02T19:07:37.806Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:07:37 [2020-04-02T19:07:37.806Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:07:37 [2020-04-02T19:07:37.806Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:07:37 [2020-04-02T19:07:37.806Z] === CONT  TestMountDaemonRoot/slave
19:07:37 [2020-04-02T19:07:37.806Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:07:37 [2020-04-02T19:07:37.806Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:07:37 [2020-04-02T19:07:37.806Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:07:37 [2020-04-02T19:07:37.806Z] === CONT  TestMountDaemonRoot/private
19:07:37 [2020-04-02T19:07:37.806Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:07:37 [2020-04-02T19:07:37.806Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:07:37 [2020-04-02T19:07:37.806Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:07:37 [2020-04-02T19:07:37.806Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:07:37 [2020-04-02T19:07:37.806Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:07:37 [2020-04-02T19:07:37.806Z] === RUN   TestMountDaemonRoot/private/mount_root
19:07:37 [2020-04-02T19:07:37.806Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:07:37 [2020-04-02T19:07:37.806Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:07:37 [2020-04-02T19:07:37.806Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:07:37 [2020-04-02T19:07:37.806Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:07:37 [2020-04-02T19:07:37.806Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:07:37 [2020-04-02T19:07:37.806Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:07:37 [2020-04-02T19:07:37.806Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:07:37 [2020-04-02T19:07:37.806Z] === CONT  TestMountDaemonRoot/rprivate
19:07:37 [2020-04-02T19:07:37.806Z] === CONT  TestMountDaemonRoot/shared
19:07:37 [2020-04-02T19:07:37.806Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:07:37 [2020-04-02T19:07:37.806Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:07:37 [2020-04-02T19:07:37.806Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:07:37 [2020-04-02T19:07:37.807Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:07:37 [2020-04-02T19:07:37.807Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:07:37 [2020-04-02T19:07:37.807Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:07:37 [2020-04-02T19:07:37.807Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:07:37 [2020-04-02T19:07:37.807Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:07:37 [2020-04-02T19:07:37.807Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:07:37 [2020-04-02T19:07:37.807Z] === RUN   TestMountDaemonRoot/private/bind_root
19:07:37 [2020-04-02T19:07:37.807Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:07:37 [2020-04-02T19:07:37.807Z] === CONT  TestMountDaemonRoot/rshared
19:07:37 [2020-04-02T19:07:37.807Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:07:37 [2020-04-02T19:07:37.807Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:07:37 [2020-04-02T19:07:37.807Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:07:37 [2020-04-02T19:07:37.807Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:07:37 [2020-04-02T19:07:37.807Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:07:37 [2020-04-02T19:07:37.807Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:07:37 [2020-04-02T19:07:37.807Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:07:37 [2020-04-02T19:07:37.807Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:07:37 [2020-04-02T19:07:37.807Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:07:37 [2020-04-02T19:07:37.807Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:07:37 [2020-04-02T19:07:37.807Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:07:37 [2020-04-02T19:07:37.807Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:07:37 [2020-04-02T19:07:37.807Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:07:37 [2020-04-02T19:07:37.807Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:07:37 [2020-04-02T19:07:37.807Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:07:37 [2020-04-02T19:07:37.807Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:07:37 [2020-04-02T19:07:37.807Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:07:37 [2020-04-02T19:07:37.807Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:07:37 [2020-04-02T19:07:37.807Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:07:37 [2020-04-02T19:07:37.807Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:07:37 [2020-04-02T19:07:37.807Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:07:37 [2020-04-02T19:07:37.807Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:07:37 [2020-04-02T19:07:37.807Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:07:37 [2020-04-02T19:07:37.807Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:07:37 [2020-04-02T19:07:37.807Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:07:37 [2020-04-02T19:07:37.807Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:07:37 [2020-04-02T19:07:37.807Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:07:37 [2020-04-02T19:07:37.807Z] === CONT  TestMountDaemonRoot/private/bind_root
19:07:37 [2020-04-02T19:07:37.807Z] === CONT  TestMountDaemonRoot/private/mount_root
19:07:37 [2020-04-02T19:07:37.809Z] === RUN   TestDockerSuite/TestRunPortInUse
19:07:38 [2020-04-02T19:07:38.093Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:07:38 [2020-04-02T19:07:38.093Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:07:38 [2020-04-02T19:07:38.093Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:07:38 [2020-04-02T19:07:38.093Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:07:38 [2020-04-02T19:07:38.093Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:07:38 [2020-04-02T19:07:38.093Z] === CONT  TestMountDaemonRoot/default/bind_root
19:07:38 [2020-04-02T19:07:38.093Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:07:38 [2020-04-02T19:07:38.093Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:07:38 [2020-04-02T19:07:38.093Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:07:38 [2020-04-02T19:07:38.093Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:07:38 [2020-04-02T19:07:38.093Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:07:38 [2020-04-02T19:07:38.093Z] === CONT  TestMountDaemonRoot/default/mount_root
19:07:38 [2020-04-02T19:07:38.093Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:07:38 [2020-04-02T19:07:38.093Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:07:38 [2020-04-02T19:07:38.093Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:07:38 [2020-04-02T19:07:38.093Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:07:38 [2020-04-02T19:07:38.093Z] --- PASS: TestMountDaemonRoot (0.05s)
19:07:38 [2020-04-02T19:07:38.093Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:07:38 [2020-04-02T19:07:38.093Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
19:07:38 [2020-04-02T19:07:38.093Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
19:07:38 [2020-04-02T19:07:38.093Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
19:07:38 [2020-04-02T19:07:38.093Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
19:07:38 [2020-04-02T19:07:38.093Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:07:38 [2020-04-02T19:07:38.093Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
19:07:38 [2020-04-02T19:07:38.093Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
19:07:38 [2020-04-02T19:07:38.093Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
19:07:38 [2020-04-02T19:07:38.093Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
19:07:38 [2020-04-02T19:07:38.094Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:07:38 [2020-04-02T19:07:38.094Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
19:07:38 [2020-04-02T19:07:38.094Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
19:07:38 [2020-04-02T19:07:38.094Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
19:07:38 [2020-04-02T19:07:38.094Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
19:07:38 [2020-04-02T19:07:38.094Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:07:38 [2020-04-02T19:07:38.094Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
19:07:38 [2020-04-02T19:07:38.094Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
19:07:38 [2020-04-02T19:07:38.094Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
19:07:38 [2020-04-02T19:07:38.094Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
19:07:38 [2020-04-02T19:07:38.094Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:07:38 [2020-04-02T19:07:38.094Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
19:07:38 [2020-04-02T19:07:38.094Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
19:07:38 [2020-04-02T19:07:38.094Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
19:07:38 [2020-04-02T19:07:38.094Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
19:07:38 [2020-04-02T19:07:38.094Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:07:38 [2020-04-02T19:07:38.094Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
19:07:38 [2020-04-02T19:07:38.094Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
19:07:38 [2020-04-02T19:07:38.094Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
19:07:38 [2020-04-02T19:07:38.094Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
19:07:38 [2020-04-02T19:07:38.094Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:07:38 [2020-04-02T19:07:38.094Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
19:07:38 [2020-04-02T19:07:38.094Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
19:07:38 [2020-04-02T19:07:38.094Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
19:07:38 [2020-04-02T19:07:38.094Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
19:07:38 [2020-04-02T19:07:38.094Z] === RUN   TestContainerBindMountNonRecursive
19:07:38 [2020-04-02T19:07:38.730Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
19:07:39 [2020-04-02T19:07:39.653Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
19:07:40 [2020-04-02T19:07:40.142Z] --- PASS: TestContainerBindMountNonRecursive (1.73s)
19:07:40 [2020-04-02T19:07:40.142Z] === RUN   TestNetworkNat
19:07:40 [2020-04-02T19:07:40.211Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
19:07:40 [2020-04-02T19:07:40.763Z] --- PASS: TestNetworkNat (0.76s)
19:07:40 [2020-04-02T19:07:40.763Z] === RUN   TestNetworkLocalhostTCPNat
19:07:40 [2020-04-02T19:07:40.768Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
19:07:41 [2020-04-02T19:07:41.387Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s)
19:07:41 [2020-04-02T19:07:41.387Z] === RUN   TestNetworkLoopbackNat
19:07:41 [2020-04-02T19:07:41.689Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
19:07:42 [2020-04-02T19:07:42.413Z] --- PASS: TestNetworkLoopbackNat (1.05s)
19:07:42 [2020-04-02T19:07:42.413Z] === RUN   TestPause
19:07:42 [2020-04-02T19:07:42.612Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
19:07:42 [2020-04-02T19:07:42.612Z] === RUN   TestDockerSuite/TestRunPublishPort
19:07:43 [2020-04-02T19:07:43.038Z] --- PASS: TestPause (0.72s)
19:07:43 [2020-04-02T19:07:43.038Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:07:43 [2020-04-02T19:07:43.038Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:07:43 [2020-04-02T19:07:43.038Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:07:43 [2020-04-02T19:07:43.038Z] === RUN   TestPauseStopPausedContainer
19:07:43 [2020-04-02T19:07:43.170Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
19:07:43 [2020-04-02T19:07:43.727Z] === RUN   TestDockerSuite/TestRunReadProcLatency
19:07:43 [2020-04-02T19:07:43.727Z] === RUN   TestDockerSuite/TestRunReadProcTimer
19:07:44 [2020-04-02T19:07:44.066Z] --- PASS: TestPauseStopPausedContainer (0.73s)
19:07:44 [2020-04-02T19:07:44.066Z] === RUN   TestPsFilter
19:07:44 [2020-04-02T19:07:44.066Z] --- PASS: TestPsFilter (0.21s)
19:07:44 [2020-04-02T19:07:44.066Z] === RUN   TestRemoveContainerWithRemovedVolume
19:07:44 [2020-04-02T19:07:44.648Z] === RUN   TestDockerSuite/TestRunRedirectStdout
19:07:44 [2020-04-02T19:07:44.688Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s)
19:07:44 [2020-04-02T19:07:44.688Z] === RUN   TestRemoveContainerWithVolume
19:07:45 [2020-04-02T19:07:45.715Z] --- PASS: TestRemoveContainerWithVolume (0.67s)
19:07:45 [2020-04-02T19:07:45.716Z] === RUN   TestRemoveContainerRunning
19:07:46 [2020-04-02T19:07:46.007Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
19:07:46 [2020-04-02T19:07:46.007Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
19:07:46 [2020-04-02T19:07:46.336Z] --- PASS: TestRemoveContainerRunning (0.68s)
19:07:46 [2020-04-02T19:07:46.336Z] === RUN   TestRemoveContainerForceRemoveRunning
19:07:46 [2020-04-02T19:07:46.959Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s)
19:07:46 [2020-04-02T19:07:46.959Z] === RUN   TestRemoveInvalidContainer
19:07:46 [2020-04-02T19:07:46.959Z] --- PASS: TestRemoveInvalidContainer (0.05s)
19:07:46 [2020-04-02T19:07:46.959Z] === RUN   TestRenameLinkedContainer
19:07:50 [2020-04-02T19:07:50.159Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
19:07:50 [2020-04-02T19:07:50.449Z] --- PASS: TestRenameLinkedContainer (2.94s)
19:07:50 [2020-04-02T19:07:50.449Z] === RUN   TestRenameStoppedContainer
19:07:50 [2020-04-02T19:07:50.449Z] --- PASS: TestRenameStoppedContainer (0.67s)
19:07:50 [2020-04-02T19:07:50.449Z] === RUN   TestRenameRunningContainerAndReuse
19:07:51 [2020-04-02T19:07:51.080Z] === RUN   TestDockerSuite/TestRunRm
19:07:51 [2020-04-02T19:07:51.637Z] === RUN   TestDockerSuite/TestRunRmAndWait
19:07:51 [2020-04-02T19:07:51.958Z] --- PASS: TestRenameRunningContainerAndReuse (1.40s)
19:07:51 [2020-04-02T19:07:51.958Z] === RUN   TestRenameInvalidName
19:07:52 [2020-04-02T19:07:52.586Z] --- PASS: TestRenameInvalidName (0.74s)
19:07:52 [2020-04-02T19:07:52.586Z] === RUN   TestRenameAnonymousContainer
19:07:55 [2020-04-02T19:07:55.293Z] --- PASS: TestRenameAnonymousContainer (2.61s)
19:07:55 [2020-04-02T19:07:55.293Z] === RUN   TestRenameContainerWithSameName
19:07:55 [2020-04-02T19:07:55.795Z] === RUN   TestDockerSuite/TestRunRmPre125Api
19:07:55 [2020-04-02T19:07:55.919Z] --- PASS: TestRenameContainerWithSameName (0.72s)
19:07:55 [2020-04-02T19:07:55.919Z] === RUN   TestRenameContainerWithLinkedContainer
19:07:56 [2020-04-02T19:07:56.354Z] === RUN   TestDockerSuite/TestRunRootWorkdir
19:07:57 [2020-04-02T19:07:57.275Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
19:07:57 [2020-04-02T19:07:57.411Z] --- PASS: TestRenameContainerWithLinkedContainer (1.36s)
19:07:57 [2020-04-02T19:07:57.411Z] === RUN   TestResize
19:07:58 [2020-04-02T19:07:58.048Z] --- PASS: TestResize (0.71s)
19:07:58 [2020-04-02T19:07:58.048Z] === RUN   TestResizeWithInvalidSize
19:07:58 [2020-04-02T19:07:58.633Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
19:07:58 [2020-04-02T19:07:58.673Z] --- PASS: TestResizeWithInvalidSize (0.71s)
19:07:58 [2020-04-02T19:07:58.673Z] === RUN   TestResizeWhenContainerNotStarted
19:07:59 [2020-04-02T19:07:59.554Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
19:07:59 [2020-04-02T19:07:59.696Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s)
19:07:59 [2020-04-02T19:07:59.696Z] === RUN   TestDaemonRestartKillContainers
19:07:59 [2020-04-02T19:07:59.696Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:07:59 [2020-04-02T19:07:59.696Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:07:59 [2020-04-02T19:07:59.696Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:07:59 [2020-04-02T19:07:59.696Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:07:59 [2020-04-02T19:07:59.696Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:07:59 [2020-04-02T19:07:59.696Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:07:59 [2020-04-02T19:07:59.696Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:07:59 [2020-04-02T19:07:59.696Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:07:59 [2020-04-02T19:07:59.696Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:07:59 [2020-04-02T19:07:59.696Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:07:59 [2020-04-02T19:07:59.696Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:07:59 [2020-04-02T19:07:59.696Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:07:59 [2020-04-02T19:07:59.696Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:07:59 [2020-04-02T19:07:59.696Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:07:59 [2020-04-02T19:07:59.696Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:07:59 [2020-04-02T19:07:59.696Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:07:59 [2020-04-02T19:07:59.696Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:07:59 [2020-04-02T19:07:59.696Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:07:59 [2020-04-02T19:07:59.696Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:07:59 [2020-04-02T19:07:59.696Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:07:59 [2020-04-02T19:07:59.696Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:07:59 [2020-04-02T19:07:59.696Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:07:59 [2020-04-02T19:07:59.696Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:07:59 [2020-04-02T19:07:59.696Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:07:59 [2020-04-02T19:07:59.696Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:07:59 [2020-04-02T19:07:59.696Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:07:59 [2020-04-02T19:07:59.696Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:07:59 [2020-04-02T19:07:59.696Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:08:03 [2020-04-02T19:08:03.229Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:08:03 [2020-04-02T19:08:03.229Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:08:03 [2020-04-02T19:08:03.229Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:08:03 [2020-04-02T19:08:03.229Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:08:03 [2020-04-02T19:08:03.706Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
19:08:05 [2020-04-02T19:08:05.977Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:08:06 [2020-04-02T19:08:06.610Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:08:07 [2020-04-02T19:08:07.868Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:08:08 [2020-04-02T19:08:08.160Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:08:08 [2020-04-02T19:08:08.972Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
19:08:08 [2020-04-02T19:08:08.972Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
19:08:09 [2020-04-02T19:08:09.894Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
19:08:10 [2020-04-02T19:08:10.815Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
19:08:10 [2020-04-02T19:08:10.903Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:08:10 [2020-04-02T19:08:10.903Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.40s)
19:08:10 [2020-04-02T19:08:10.903Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.51s)
19:08:10 [2020-04-02T19:08:10.903Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.64s)
19:08:10 [2020-04-02T19:08:10.903Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.72s)
19:08:10 [2020-04-02T19:08:10.903Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.33s)
19:08:10 [2020-04-02T19:08:10.903Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.54s)
19:08:10 [2020-04-02T19:08:10.903Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.00s)
19:08:10 [2020-04-02T19:08:10.903Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.26s)
19:08:10 [2020-04-02T19:08:10.903Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.15s)
19:08:10 [2020-04-02T19:08:10.903Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.88s)
19:08:10 [2020-04-02T19:08:10.903Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.91s)
19:08:10 [2020-04-02T19:08:10.903Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.29s)
19:08:10 [2020-04-02T19:08:10.903Z] === RUN   TestCgroupNamespacesRun
19:08:11 [2020-04-02T19:08:11.372Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
19:08:12 [2020-04-02T19:08:12.295Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
19:08:12 [2020-04-02T19:08:12.390Z] --- PASS: TestCgroupNamespacesRun (1.65s)
19:08:12 [2020-04-02T19:08:12.390Z] === RUN   TestCgroupNamespacesRunPrivileged
19:08:12 [2020-04-02T19:08:12.853Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
19:08:13 [2020-04-02T19:08:13.818Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
19:08:13 [2020-04-02T19:08:13.880Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s)
19:08:13 [2020-04-02T19:08:13.880Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:08:14 [2020-04-02T19:08:14.378Z] === RUN   TestDockerSuite/TestRunSetMacAddress
19:08:15 [2020-04-02T19:08:15.299Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
19:08:15 [2020-04-02T19:08:15.402Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.64s)
19:08:15 [2020-04-02T19:08:15.402Z] === RUN   TestCgroupNamespacesRunHostMode
19:08:17 [2020-04-02T19:08:17.025Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s)
19:08:17 [2020-04-02T19:08:17.025Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:08:17 [2020-04-02T19:08:17.803Z] === RUN   TestDockerSuite/TestRunState
19:08:18 [2020-04-02T19:08:18.728Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.66s)
19:08:18 [2020-04-02T19:08:18.728Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:08:19 [2020-04-02T19:08:19.685Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
19:08:19 [2020-04-02T19:08:19.743Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.93s)
19:08:19 [2020-04-02T19:08:19.743Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:08:20 [2020-04-02T19:08:20.242Z] === RUN   TestDockerSuite/TestRunStdinPipe
19:08:20 [2020-04-02T19:08:20.770Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s)
19:08:20 [2020-04-02T19:08:20.770Z] === RUN   TestCgroupNamespacesRunOlderClient
19:08:20 [2020-04-02T19:08:20.800Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
19:08:21 [2020-04-02T19:08:21.054Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
19:08:21 [2020-04-02T19:08:21.054Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
19:08:21 [2020-04-02T19:08:21.975Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
19:08:22 [2020-04-02T19:08:22.268Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.65s)
19:08:22 [2020-04-02T19:08:22.268Z] === RUN   TestKernelTCPMemory
19:08:22 [2020-04-02T19:08:22.533Z] === RUN   TestDockerSuite/TestRunSysctls
19:08:22 [2020-04-02T19:08:22.931Z] --- PASS: TestKernelTCPMemory (0.84s)
19:08:22 [2020-04-02T19:08:22.931Z] === RUN   TestNISDomainname
19:08:23 [2020-04-02T19:08:23.967Z] --- PASS: TestNISDomainname (0.90s)
19:08:23 [2020-04-02T19:08:23.967Z] === RUN   TestHostnameDnsResolution
19:08:24 [2020-04-02T19:08:24.456Z] === RUN   TestDockerSuite/TestRunTLSVerify
19:08:24 [2020-04-02T19:08:24.456Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
19:08:24 [2020-04-02T19:08:24.456Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
19:08:24 [2020-04-02T19:08:24.985Z] --- PASS: TestHostnameDnsResolution (1.12s)
19:08:24 [2020-04-02T19:08:24.985Z] === RUN   TestStats
19:08:25 [2020-04-02T19:08:25.014Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
19:08:25 [2020-04-02T19:08:25.312Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
19:08:27 [2020-04-02T19:08:27.028Z] --- PASS: TestStats (1.72s)
19:08:27 [2020-04-02T19:08:27.028Z] === RUN   TestStopContainerWithTimeout
19:08:27 [2020-04-02T19:08:27.028Z] === RUN   TestStopContainerWithTimeout/0
19:08:27 [2020-04-02T19:08:27.028Z] === PAUSE TestStopContainerWithTimeout/0
19:08:27 [2020-04-02T19:08:27.028Z] === RUN   TestStopContainerWithTimeout/1
19:08:27 [2020-04-02T19:08:27.028Z] === PAUSE TestStopContainerWithTimeout/1
19:08:27 [2020-04-02T19:08:27.028Z] === RUN   TestStopContainerWithTimeout/3
19:08:27 [2020-04-02T19:08:27.028Z] === PAUSE TestStopContainerWithTimeout/3
19:08:27 [2020-04-02T19:08:27.028Z] === RUN   TestStopContainerWithTimeout/-1
19:08:27 [2020-04-02T19:08:27.028Z] === PAUSE TestStopContainerWithTimeout/-1
19:08:27 [2020-04-02T19:08:27.028Z] === CONT  TestStopContainerWithTimeout/0
19:08:27 [2020-04-02T19:08:27.028Z] === CONT  TestStopContainerWithTimeout/-1
19:08:27 [2020-04-02T19:08:27.028Z] === CONT  TestStopContainerWithTimeout/1
19:08:27 [2020-04-02T19:08:27.028Z] === CONT  TestStopContainerWithTimeout/3
19:08:28 [2020-04-02T19:08:28.566Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
19:08:28 [2020-04-02T19:08:28.820Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
19:08:30 [2020-04-02T19:08:30.520Z] --- PASS: TestStopContainerWithTimeout (0.03s)
19:08:30 [2020-04-02T19:08:30.520Z]     --- PASS: TestStopContainerWithTimeout/0 (1.21s)
19:08:30 [2020-04-02T19:08:30.520Z]     --- PASS: TestStopContainerWithTimeout/1 (2.29s)
19:08:30 [2020-04-02T19:08:30.520Z]     --- PASS: TestStopContainerWithTimeout/3 (2.84s)
19:08:30 [2020-04-02T19:08:30.520Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.28s)
19:08:30 [2020-04-02T19:08:30.520Z] === RUN   TestDeleteDevicemapper
19:08:30 [2020-04-02T19:08:30.520Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:08:30 [2020-04-02T19:08:30.520Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:08:30 [2020-04-02T19:08:30.520Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:08:30 [2020-04-02T19:08:30.699Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
19:08:30 [2020-04-02T19:08:30.699Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
19:08:33 [2020-04-02T19:08:33.238Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.93s)
19:08:33 [2020-04-02T19:08:33.238Z] === RUN   TestUpdateMemory
19:08:34 [2020-04-02T19:08:34.265Z] --- PASS: TestUpdateMemory (1.02s)
19:08:34 [2020-04-02T19:08:34.265Z] === RUN   TestUpdateCPUQuota
19:08:34 [2020-04-02T19:08:34.855Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
19:08:35 [2020-04-02T19:08:35.288Z] --- PASS: TestUpdateCPUQuota (1.27s)
19:08:35 [2020-04-02T19:08:35.288Z] === RUN   TestUpdatePidsLimit
19:08:35 [2020-04-02T19:08:35.288Z] === RUN   TestUpdatePidsLimit/update_from_none
19:08:35 [2020-04-02T19:08:35.582Z] === RUN   TestUpdatePidsLimit/no_change
19:08:36 [2020-04-02T19:08:36.212Z] === RUN   TestUpdatePidsLimit/update_lower
19:08:36 [2020-04-02T19:08:36.501Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:08:36 [2020-04-02T19:08:36.788Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:08:37 [2020-04-02T19:08:37.076Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:08:37 [2020-04-02T19:08:37.361Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:08:38 [2020-04-02T19:08:38.153Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
19:08:38 [2020-04-02T19:08:38.868Z] --- PASS: TestUpdatePidsLimit (3.54s)
19:08:38 [2020-04-02T19:08:38.868Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.35s)
19:08:38 [2020-04-02T19:08:38.868Z]     --- PASS: TestUpdatePidsLimit/no_change (0.35s)
19:08:38 [2020-04-02T19:08:38.868Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.37s)
19:08:38 [2020-04-02T19:08:38.868Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s)
19:08:38 [2020-04-02T19:08:38.868Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s)
19:08:38 [2020-04-02T19:08:38.868Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s)
19:08:38 [2020-04-02T19:08:38.868Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s)
19:08:38 [2020-04-02T19:08:38.868Z] === RUN   TestUpdateRestartPolicy
19:08:39 [2020-04-02T19:08:39.076Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
19:08:39 [2020-04-02T19:08:39.636Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
19:08:39 [2020-04-02T19:08:39.636Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
19:08:40 [2020-04-02T19:08:40.558Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
19:08:43 [2020-04-02T19:08:43.104Z] === RUN   TestDockerSuite/TestRunUnshareProc
19:08:44 [2020-04-02T19:08:44.470Z] === RUN   TestDockerSuite/TestRunUserByID
19:08:45 [2020-04-02T19:08:45.033Z] === RUN   TestDockerSuite/TestRunUserByIDBig
19:08:45 [2020-04-02T19:08:45.287Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
19:08:45 [2020-04-02T19:08:45.541Z] === RUN   TestDockerSuite/TestRunUserByIDZero
19:08:46 [2020-04-02T19:08:46.099Z] === RUN   TestDockerSuite/TestRunUserByName
19:08:47 [2020-04-02T19:08:47.021Z] === RUN   TestDockerSuite/TestRunUserDefaults
19:08:47 [2020-04-02T19:08:47.945Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
19:08:47 [2020-04-02T19:08:47.945Z] === RUN   TestDockerSuite/TestRunUserNotFound
19:08:48 [2020-04-02T19:08:48.199Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
19:08:48 [2020-04-02T19:08:48.199Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
19:08:49 [2020-04-02T19:08:49.122Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
19:08:51 [2020-04-02T19:08:51.002Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
19:08:51 [2020-04-02T19:08:51.437Z] --- PASS: TestUpdateRestartPolicy (12.23s)
19:08:51 [2020-04-02T19:08:51.437Z] === RUN   TestUpdateRestartWithAutoRemove
19:08:51 [2020-04-02T19:08:51.725Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s)
19:08:51 [2020-04-02T19:08:51.725Z] === RUN   TestWaitNonBlocked
19:08:51 [2020-04-02T19:08:51.725Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:08:51 [2020-04-02T19:08:51.725Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:08:51 [2020-04-02T19:08:51.725Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:08:51 [2020-04-02T19:08:51.725Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:08:52 [2020-04-02T19:08:52.259Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:08:52 [2020-04-02T19:08:52.259Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:08:52 [2020-04-02T19:08:52.881Z] --- PASS: TestWaitNonBlocked (0.03s)
19:08:52 [2020-04-02T19:08:52.881Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.85s)
19:08:52 [2020-04-02T19:08:52.881Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.90s)
19:08:52 [2020-04-02T19:08:52.881Z] === RUN   TestWaitBlocked
19:08:52 [2020-04-02T19:08:52.881Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:08:52 [2020-04-02T19:08:52.881Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:08:52 [2020-04-02T19:08:52.881Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:08:52 [2020-04-02T19:08:52.881Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:08:52 [2020-04-02T19:08:52.881Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:08:52 [2020-04-02T19:08:52.881Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:08:53 [2020-04-02T19:08:53.906Z] --- PASS: TestWaitBlocked (0.05s)
19:08:53 [2020-04-02T19:08:53.906Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.92s)
19:08:53 [2020-04-02T19:08:53.906Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.96s)
19:08:53 [2020-04-02T19:08:53.906Z] === CONT  TestContainerStartOnDaemonRestart
19:08:53 [2020-04-02T19:08:53.906Z] === CONT  TestIpcModeOlderClient
19:08:53 [2020-04-02T19:08:53.906Z] === CONT  TestDaemonHostGatewayIP
19:08:53 [2020-04-02T19:08:53.906Z] === CONT  TestDaemonRestartIpcMode
19:08:53 [2020-04-02T19:08:53.906Z] --- PASS: TestIpcModeOlderClient (0.19s)
19:08:54 [2020-04-02T19:08:54.257Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
19:08:54 [2020-04-02T19:08:54.512Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
19:08:55 [2020-04-02T19:08:55.872Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
19:08:56 [2020-04-02T19:08:56.471Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
19:08:58 [2020-04-02T19:08:58.351Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
19:08:58 [2020-04-02T19:08:58.396Z] --- PASS: TestContainerStartOnDaemonRestart (4.14s)
19:08:58 [2020-04-02T19:08:58.683Z] --- PASS: TestDaemonHostGatewayIP (4.87s)
19:08:58 [2020-04-02T19:08:58.683Z] --- PASS: TestDaemonRestartIpcMode (4.91s)
19:08:58 [2020-04-02T19:08:58.683Z] PASS
19:08:58 [2020-04-02T19:08:58.683Z] 
19:08:58 [2020-04-02T19:08:58.683Z] === Skipped
19:08:58 [2020-04-02T19:08:58.683Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
19:08:58 [2020-04-02T19:08:58.683Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:08:58 [2020-04-02T19:08:58.683Z] 
19:08:58 [2020-04-02T19:08:58.683Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:08:58 [2020-04-02T19:08:58.683Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:08:58 [2020-04-02T19:08:58.683Z] 
19:08:58 [2020-04-02T19:08:58.683Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
19:08:58 [2020-04-02T19:08:58.683Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:08:58 [2020-04-02T19:08:58.683Z] 
19:08:58 [2020-04-02T19:08:58.683Z] 
19:08:58 [2020-04-02T19:08:58.683Z] DONE 199 tests, 3 skipped in 121.990s
19:08:58 [2020-04-02T19:08:58.683Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
19:08:58 [2020-04-02T19:08:58.683Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
19:08:58 [2020-04-02T19:08:58.683Z] ++ set -e
19:08:58 [2020-04-02T19:08:58.683Z] ++ '[' -n 0 ']'
19:08:58 [2020-04-02T19:08:58.683Z] ++ set -x
19:08:58 [2020-04-02T19:08:58.683Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
19:08:58 [2020-04-02T19:08:58.969Z] INFO: Testing against a local daemon
19:08:58 [2020-04-02T19:08:58.969Z] === RUN   TestCommitInheritsEnv
19:08:59 [2020-04-02T19:08:59.258Z] --- PASS: TestCommitInheritsEnv (0.44s)
19:08:59 [2020-04-02T19:08:59.258Z] === RUN   TestImportExtremelyLargeImageWorks
19:08:59 [2020-04-02T19:08:59.258Z] === PAUSE TestImportExtremelyLargeImageWorks
19:08:59 [2020-04-02T19:08:59.258Z] === RUN   TestImagesFilterMultiReference
19:08:59 [2020-04-02T19:08:59.258Z] --- PASS: TestImagesFilterMultiReference (0.10s)
19:08:59 [2020-04-02T19:08:59.258Z] === RUN   TestImagePullPlatformInvalid
19:08:59 [2020-04-02T19:08:59.545Z] --- PASS: TestImagePullPlatformInvalid (0.06s)
19:08:59 [2020-04-02T19:08:59.545Z] === RUN   TestRemoveImageOrphaning
19:08:59 [2020-04-02T19:08:59.710Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
19:08:59 [2020-04-02T19:08:59.833Z] --- PASS: TestRemoveImageOrphaning (0.44s)
19:08:59 [2020-04-02T19:08:59.833Z] === RUN   TestRemoveImageGarbageCollector
19:08:59 [2020-04-02T19:08:59.833Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
19:08:59 [2020-04-02T19:08:59.833Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:08:59 [2020-04-02T19:08:59.833Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:08:59 [2020-04-02T19:08:59.833Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
19:08:59 [2020-04-02T19:08:59.833Z] === RUN   TestTagInvalidReference
19:08:59 [2020-04-02T19:08:59.964Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
19:09:00 [2020-04-02T19:09:00.122Z] --- PASS: TestTagInvalidReference (0.05s)
19:09:00 [2020-04-02T19:09:00.122Z] === RUN   TestTagValidPrefixedRepo
19:09:00 [2020-04-02T19:09:00.122Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
19:09:00 [2020-04-02T19:09:00.122Z] === RUN   TestTagExistedNameWithoutForce
19:09:00 [2020-04-02T19:09:00.122Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
19:09:00 [2020-04-02T19:09:00.122Z] === RUN   TestTagOfficialNames
19:09:00 [2020-04-02T19:09:00.122Z] --- PASS: TestTagOfficialNames (0.07s)
19:09:00 [2020-04-02T19:09:00.122Z] === RUN   TestTagMatchesDigest
19:09:00 [2020-04-02T19:09:00.122Z] --- PASS: TestTagMatchesDigest (0.03s)
19:09:00 [2020-04-02T19:09:00.122Z] === CONT  TestImportExtremelyLargeImageWorks
19:09:02 [2020-04-02T19:09:02.470Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
19:09:04 [2020-04-02T19:09:04.975Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
19:09:04 [2020-04-02T19:09:04.975Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
19:09:04 [2020-04-02T19:09:04.975Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
19:09:05 [2020-04-02T19:09:05.898Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
19:09:06 [2020-04-02T19:09:06.820Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
19:09:07 [2020-04-02T19:09:07.743Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
19:09:07 [2020-04-02T19:09:07.743Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
19:09:07 [2020-04-02T19:09:07.743Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
19:09:07 [2020-04-02T19:09:07.743Z] === RUN   TestDockerSuite/TestRunWithBadDevice
19:09:07 [2020-04-02T19:09:07.997Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
19:09:08 [2020-04-02T19:09:08.963Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
19:09:09 [2020-04-02T19:09:09.564Z] === RUN   TestDockerSuite/TestRunWithCPUShares
19:09:10 [2020-04-02T19:09:10.486Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
19:09:12 [2020-04-02T19:09:12.367Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
19:09:12 [2020-04-02T19:09:12.926Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
19:09:12 [2020-04-02T19:09:12.926Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
19:09:13 [2020-04-02T19:09:13.849Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
19:09:13 [2020-04-02T19:09:13.849Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
19:09:13 [2020-04-02T19:09:13.849Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
19:09:14 [2020-04-02T19:09:14.771Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
19:09:14 [2020-04-02T19:09:14.771Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
19:09:14 [2020-04-02T19:09:14.771Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
19:09:14 [2020-04-02T19:09:14.771Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
19:09:14 [2020-04-02T19:09:14.771Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
19:09:14 [2020-04-02T19:09:14.771Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
19:09:15 [2020-04-02T19:09:15.025Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
19:09:15 [2020-04-02T19:09:15.279Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
19:09:15 [2020-04-02T19:09:15.279Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
19:09:15 [2020-04-02T19:09:15.533Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
19:09:15 [2020-04-02T19:09:15.533Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
19:09:16 [2020-04-02T19:09:16.455Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
19:09:17 [2020-04-02T19:09:17.377Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
19:09:17 [2020-04-02T19:09:17.377Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
19:09:17 [2020-04-02T19:09:17.935Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
19:09:18 [2020-04-02T19:09:18.189Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
19:09:19 [2020-04-02T19:09:19.111Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
19:09:19 [2020-04-02T19:09:19.366Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
19:09:20 [2020-04-02T19:09:20.288Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
19:09:20 [2020-04-02T19:09:20.288Z] === RUN   TestDockerSuite/TestRunWithShmSize
19:09:20 [2020-04-02T19:09:20.846Z] === RUN   TestDockerSuite/TestRunWithSwappiness
19:09:21 [2020-04-02T19:09:21.769Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
19:09:21 [2020-04-02T19:09:21.769Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
19:09:21 [2020-04-02T19:09:21.769Z] === RUN   TestDockerSuite/TestRunWithUlimits
19:09:22 [2020-04-02T19:09:22.690Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
19:09:24 [2020-04-02T19:09:24.047Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
19:09:24 [2020-04-02T19:09:24.969Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
19:09:24 [2020-04-02T19:09:24.969Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
19:09:25 [2020-04-02T19:09:25.527Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
19:09:25 [2020-04-02T19:09:25.527Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
19:09:27 [2020-04-02T19:09:27.417Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
19:09:27 [2020-04-02T19:09:27.671Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
19:09:30 [2020-04-02T19:09:30.217Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
19:09:31 [2020-04-02T19:09:31.143Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
19:09:31 [2020-04-02T19:09:31.143Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
19:09:31 [2020-04-02T19:09:31.143Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
19:09:32 [2020-04-02T19:09:32.065Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
19:09:33 [2020-04-02T19:09:33.422Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
19:09:34 [2020-04-02T19:09:34.344Z] === RUN   TestDockerSuite/TestSaveCheckTimes
19:09:34 [2020-04-02T19:09:34.597Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
19:09:36 [2020-04-02T19:09:36.520Z] === RUN   TestDockerSuite/TestSaveImageId
19:09:36 [2020-04-02T19:09:36.520Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
19:09:37 [2020-04-02T19:09:37.077Z] === RUN   TestDockerSuite/TestSaveLoadParents
19:09:38 [2020-04-02T19:09:38.957Z] === RUN   TestDockerSuite/TestSaveMultipleNames
19:09:38 [2020-04-02T19:09:38.957Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
19:09:40 [2020-04-02T19:09:40.880Z] === RUN   TestDockerSuite/TestSaveSingleTag
19:09:40 [2020-04-02T19:09:40.881Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
19:09:40 [2020-04-02T19:09:40.881Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
19:09:42 [2020-04-02T19:09:42.243Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
19:09:44 [2020-04-02T19:09:44.123Z] === RUN   TestDockerSuite/TestSearchCmdOptions
19:09:44 [2020-04-02T19:09:44.123Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
19:09:44 [2020-04-02T19:09:44.123Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
19:09:44 [2020-04-02T19:09:44.377Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
19:09:44 [2020-04-02T19:09:44.377Z] === RUN   TestDockerSuite/TestSearchWithLimit
19:09:44 [2020-04-02T19:09:44.631Z] === RUN   TestDockerSuite/TestSlowStdinClosing
19:09:47 [2020-04-02T19:09:47.222Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
19:09:53 [2020-04-02T19:09:53.748Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
19:09:55 [2020-04-02T19:09:55.107Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
19:09:56 [2020-04-02T19:09:56.028Z] === RUN   TestDockerSuite/TestStartAttachSilent
19:09:57 [2020-04-02T19:09:57.907Z] === RUN   TestDockerSuite/TestStartAttachWithRename
19:10:00 [2020-04-02T19:10:00.412Z] === RUN   TestDockerSuite/TestStartMultipleContainers
19:10:02 [2020-04-02T19:10:02.917Z] === RUN   TestDockerSuite/TestStartPausedContainer
19:10:03 [2020-04-02T19:10:03.839Z] === RUN   TestDockerSuite/TestStartRecordError
19:10:05 [2020-04-02T19:10:05.719Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
19:10:08 [2020-04-02T19:10:08.224Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
19:10:10 [2020-04-02T19:10:10.104Z] === RUN   TestDockerSuite/TestStatsAllNoStream
19:10:11 [2020-04-02T19:10:11.463Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
19:10:13 [2020-04-02T19:10:13.342Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
19:10:18 [2020-04-02T19:10:18.608Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
19:10:21 [2020-04-02T19:10:21.115Z] === RUN   TestDockerSuite/TestStatsFormatAll
19:10:26 [2020-04-02T19:10:26.341Z] === RUN   TestDockerSuite/TestStatsNoStream
19:10:29 [2020-04-02T19:10:29.595Z] === RUN   TestDockerSuite/TestStopContainerSignal
19:10:30 [2020-04-02T19:10:30.952Z] === RUN   TestDockerSuite/TestTopMultipleArgs
19:10:31 [2020-04-02T19:10:31.873Z] === RUN   TestDockerSuite/TestTopNonPrivileged
19:10:32 [2020-04-02T19:10:32.431Z] === RUN   TestDockerSuite/TestTopPrivileged
19:10:33 [2020-04-02T19:10:33.352Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
19:10:33 [2020-04-02T19:10:33.352Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
19:10:34 [2020-04-02T19:10:34.273Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
19:10:38 [2020-04-02T19:10:38.423Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
19:10:41 [2020-04-02T19:10:41.676Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
19:10:42 [2020-04-02T19:10:42.598Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
19:10:43 [2020-04-02T19:10:43.520Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
19:10:43 [2020-04-02T19:10:43.520Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
19:10:44 [2020-04-02T19:10:44.078Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
19:10:45 [2020-04-02T19:10:45.957Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
19:10:45 [2020-04-02T19:10:45.957Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
19:10:47 [2020-04-02T19:10:47.317Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
19:10:48 [2020-04-02T19:10:48.239Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
19:10:49 [2020-04-02T19:10:49.160Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
19:10:51 [2020-04-02T19:10:51.040Z] === RUN   TestDockerSuite/TestUpdateStats
19:10:55 [2020-04-02T19:10:55.188Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
19:10:56 [2020-04-02T19:10:56.591Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
19:10:56 [2020-04-02T19:10:56.591Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
19:10:57 [2020-04-02T19:10:57.513Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
19:10:58 [2020-04-02T19:10:58.072Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
19:11:02 [2020-04-02T19:11:02.222Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
19:11:06 [2020-04-02T19:11:06.414Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
19:11:06 [2020-04-02T19:11:06.414Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
19:11:09 [2020-04-02T19:11:09.668Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
19:11:11 [2020-04-02T19:11:11.547Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
19:11:15 [2020-04-02T19:11:15.753Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
19:11:16 [2020-04-02T19:11:16.675Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
19:11:21 [2020-04-02T19:11:21.910Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
19:11:22 [2020-04-02T19:11:22.164Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
19:11:24 [2020-04-02T19:11:24.086Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
19:11:26 [2020-04-02T19:11:26.593Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
19:11:27 [2020-04-02T19:11:27.950Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
19:11:29 [2020-04-02T19:11:29.308Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
19:11:31 [2020-04-02T19:11:31.812Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
19:11:34 [2020-04-02T19:11:34.317Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
19:11:36 [2020-04-02T19:11:36.820Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
19:11:38 [2020-04-02T19:11:38.701Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
19:11:41 [2020-04-02T19:11:41.249Z] === RUN   TestDockerSuite/TestVolumeCLICreate
19:11:56 [2020-04-02T19:11:56.168Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
19:11:56 [2020-04-02T19:11:56.168Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
19:11:56 [2020-04-02T19:11:56.168Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
19:11:57 [2020-04-02T19:11:57.089Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
19:11:57 [2020-04-02T19:11:57.089Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
19:11:57 [2020-04-02T19:11:57.089Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
19:11:57 [2020-04-02T19:11:57.089Z] === RUN   TestDockerSuite/TestVolumeCLILs
19:11:58 [2020-04-02T19:11:58.011Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
19:11:58 [2020-04-02T19:11:58.011Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
19:11:59 [2020-04-02T19:11:59.020Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
19:11:59 [2020-04-02T19:11:59.020Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
19:11:59 [2020-04-02T19:11:59.020Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
19:11:59 [2020-04-02T19:11:59.020Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
19:11:59 [2020-04-02T19:11:59.020Z] === RUN   TestDockerSuite/TestVolumeCLIRm
19:12:01 [2020-04-02T19:12:01.566Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
19:12:01 [2020-04-02T19:12:01.566Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
19:12:01 [2020-04-02T19:12:01.820Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
19:12:01 [2020-04-02T19:12:01.820Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
19:12:01 [2020-04-02T19:12:01.820Z] === RUN   TestDockerSuite/TestVolumeEvents
19:12:02 [2020-04-02T19:12:02.742Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
19:12:05 [2020-04-02T19:12:05.249Z] === RUN   TestDockerSuite/TestVolumeLsFormat
19:12:05 [2020-04-02T19:12:05.249Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
19:12:05 [2020-04-02T19:12:05.249Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
19:12:08 [2020-04-02T19:12:08.502Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
19:12:12 [2020-04-02T19:12:12.655Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
19:12:12 [2020-04-02T19:12:12.655Z] --- PASS: TestDockerSuite (1721.71s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (3.41s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.70s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.25s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.98s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.25s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.94s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.27s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.35s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.06s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.65s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.15s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.15s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.97s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.02s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.20s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.40s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.10s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.32s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.18s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.32s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.20s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.09s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.64s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.71s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.53s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.59s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.35s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.10s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.03s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.58s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.77s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.72s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.56s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.41s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.85s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.98s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.27s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.79s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.35s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.47s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.79s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.29s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.97s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.12s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.45s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.36s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.10s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.77s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.60s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildAddTar (9.41s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.79s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.00s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.95s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.47s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.46s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.20s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.37s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.64s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.61s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.53s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.33s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.48s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.89s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.94s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.10s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.76s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.31s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.07s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.70s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.90s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.36s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.41s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.72s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.65s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.21s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.43s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.85s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.90s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.61s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.42s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.82s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.58s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.35s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.40s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.34s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
19:12:12 [2020-04-02T19:12:12.655Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.53s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.27s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.27s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildContChar (4.09s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.33s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.28s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.72s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.00s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.10s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.85s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.03s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.01s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
19:12:12 [2020-04-02T19:12:12.655Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
19:12:12 [2020-04-02T19:12:12.655Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
19:12:12 [2020-04-02T19:12:12.655Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
19:12:12 [2020-04-02T19:12:12.655Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
19:12:12 [2020-04-02T19:12:12.655Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
19:12:12 [2020-04-02T19:12:12.655Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
19:12:12 [2020-04-02T19:12:12.655Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.99s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.36s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.17s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.32s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.16s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.46s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.93s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.74s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.63s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.61s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.46s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (12.78s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.61s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.21s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (13.94s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.18s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.59s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.05s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.42s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.12s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.46s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.02s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (18.98s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.54s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.42s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.44s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.79s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s)
19:12:12 [2020-04-02T19:12:12.655Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.29s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.33s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.76s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.41s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.49s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.26s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.57s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.12s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.20s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.14s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.87s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.26s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.83s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.50s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.56s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
19:12:12 [2020-04-02T19:12:12.656Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.31s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.32s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.55s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildFails (1.01s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.66s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.71s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.88s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.46s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.33s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.22s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.04s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.17s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.12s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.36s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildHistory (5.08s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.63s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.33s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.93s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.72s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.64s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.44s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.45s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.41s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.36s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.52s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.22s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.81s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.27s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.50s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.26s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.35s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.52s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.60s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.48s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.57s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.92s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.27s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.81s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.20s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s)
19:12:12 [2020-04-02T19:12:12.656Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.65s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.52s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.17s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.32s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.44s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.73s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.14s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.02s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.97s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.39s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.36s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.37s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.75s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.28s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.72s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.57s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.64s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.84s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.75s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.50s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.42s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.57s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.55s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.81s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.10s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.75s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.26s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.14s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildRm (3.10s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.12s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.39s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.51s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.90s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.32s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.34s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.45s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.14s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
19:12:12 [2020-04-02T19:12:12.656Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.37s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.98s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.99s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.39s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.18s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.06s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.66s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.93s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.55s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildUser (2.35s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.70s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.71s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.37s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.32s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.16s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.11s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.54s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
19:12:12 [2020-04-02T19:12:12.656Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
19:12:12 [2020-04-02T19:12:12.656Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
19:12:12 [2020-04-02T19:12:12.656Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
19:12:12 [2020-04-02T19:12:12.656Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
19:12:12 [2020-04-02T19:12:12.656Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
19:12:12 [2020-04-02T19:12:12.656Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
19:12:12 [2020-04-02T19:12:12.656Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.81s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.11s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.61s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.10s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.28s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.18s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.28s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.54s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.67s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
19:12:12 [2020-04-02T19:12:12.656Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.98s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.48s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
19:12:12 [2020-04-02T19:12:12.656Z]         docker_cli_sni_test.go:18: Flakey test
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.12s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.00s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestCommitChange (1.09s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.05s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.83s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.79s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.99s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestCommitTTY (2.16s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.99s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.97s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.99s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.96s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.78s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.85s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.90s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.83s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.85s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.76s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.79s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.80s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.82s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.89s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.77s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.94s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.69s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.90s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.03s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.83s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.82s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.84s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.85s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.95s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.71s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.74s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.78s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.52s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.86s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPITop (1.06s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
19:12:12 [2020-04-02T19:12:12.656Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.75s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.80s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.16s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.33s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.55s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.86s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.38s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.70s)
19:12:12 [2020-04-02T19:12:12.656Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.73s)
19:12:12 [2020-04-02T19:12:12.656Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.67s)
19:12:12 [2020-04-02T19:12:12.656Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.62s)
19:12:12 [2020-04-02T19:12:12.656Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.63s)
19:12:12 [2020-04-02T19:12:12.656Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0009a68e0_<nil>} (1.51s)
19:12:12 [2020-04-02T19:12:12.656Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1544117120_/foo_false__<nil>_<nil>_<nil>} (1.59s)
19:12:12 [2020-04-02T19:12:12.656Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1544117120_/foo_true__<nil>_<nil>_<nil>} (1.59s)
19:12:12 [2020-04-02T19:12:12.656Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3629495519_/foo_false__<nil>_<nil>_<nil>} (1.58s)
19:12:12 [2020-04-02T19:12:12.656Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3629495519_/foo_true__<nil>_<nil>_<nil>} (1.57s)
19:12:12 [2020-04-02T19:12:12.656Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3629495519_/foo_true__0xc0009a6940_<nil>_<nil>} (1.57s)
19:12:12 [2020-04-02T19:12:12.656Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0009a6960_<nil>} (1.60s)
19:12:12 [2020-04-02T19:12:12.656Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0009a69a0_<nil>} (1.59s)
19:12:12 [2020-04-02T19:12:12.656Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0009a69c0_<nil>} (1.56s)
19:12:12 [2020-04-02T19:12:12.656Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0009a69e0_<nil>} (1.59s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.51s)
19:12:12 [2020-04-02T19:12:12.656Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.50s)
19:12:12 [2020-04-02T19:12:12.656Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
19:12:12 [2020-04-02T19:12:12.656Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
19:12:12 [2020-04-02T19:12:12.656Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
19:12:12 [2020-04-02T19:12:12.656Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
19:12:12 [2020-04-02T19:12:12.656Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
19:12:12 [2020-04-02T19:12:12.656Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s)
19:12:12 [2020-04-02T19:12:12.656Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s)
19:12:12 [2020-04-02T19:12:12.657Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s)
19:12:12 [2020-04-02T19:12:12.657Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
19:12:12 [2020-04-02T19:12:12.657Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
19:12:12 [2020-04-02T19:12:12.657Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s)
19:12:12 [2020-04-02T19:12:12.657Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s)
19:12:12 [2020-04-02T19:12:12.657Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s)
19:12:12 [2020-04-02T19:12:12.657Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.11s)
19:12:12 [2020-04-02T19:12:12.657Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s)
19:12:12 [2020-04-02T19:12:12.657Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.82s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.36s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.11s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.75s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.87s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.92s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.99s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.89s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.94s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.93s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.13s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.27s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.99s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.17s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.19s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.94s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.25s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.42s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.01s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.91s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.87s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCpRelativePath (1.09s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.16s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.89s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.12s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.72s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.87s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.46s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.17s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.40s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.78s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.84s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.38s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.89s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (4.70s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.96s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCpToDot (1.01s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.74s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.79s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.93s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.36s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.39s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.93s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.67s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.09s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.53s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.77s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
19:12:12 [2020-04-02T19:12:12.657Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.81s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.35s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.10s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCreateRM (0.17s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
19:12:12 [2020-04-02T19:12:12.657Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.14s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.25s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.18s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.77s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.57s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.85s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.61s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.63s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.81s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.85s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.83s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.08s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.47s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.02s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.75s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.77s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.70s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.95s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.04s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.19s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.84s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.99s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.84s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.83s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.90s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.99s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.87s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.28s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.45s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.27s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.60s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.80s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.41s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.57s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.51s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.46s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.29s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.08s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.77s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.73s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.85s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.34s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
19:12:12 [2020-04-02T19:12:12.657Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
19:12:12 [2020-04-02T19:12:12.657Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
19:12:12 [2020-04-02T19:12:12.657Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.59s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.92s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestEventsRename (0.84s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestEventsResize (0.84s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.76s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.89s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.77s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.19s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestEventsTop (0.89s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.58s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.55s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestExec (1.08s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.95s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.85s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.91s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.69s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.89s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.78s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.83s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.88s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.89s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.86s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.65s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.18s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestExecEnv (0.87s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.65s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.89s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.82s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.88s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.89s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.91s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestExecParseError (0.83s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.85s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.84s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.33s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.86s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.88s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.09s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.83s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestExecTTY (0.89s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.28s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.96s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.85s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
19:12:12 [2020-04-02T19:12:12.657Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.01s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.85s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.16s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.91s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.92s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.83s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.02s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.82s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.82s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.87s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestHealth (20.67s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.03s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.88s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.29s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.26s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.47s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.88s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.04s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.88s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.89s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.75s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.86s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.06s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.60s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestImportFile (1.88s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.76s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.90s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.00s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.96s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.04s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.89s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.84s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.70s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.73s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.80s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.78s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.76s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.61s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.78s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.69s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.90s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
19:12:12 [2020-04-02T19:12:12.657Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.19s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.84s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.79s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.92s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
19:12:12 [2020-04-02T19:12:12.657Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.78s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.76s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.76s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.87s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.75s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.84s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.84s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.63s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.79s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.90s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.89s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.78s)
19:12:12 [2020-04-02T19:12:12.657Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.78s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.78s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.11s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.75s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.60s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.34s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.79s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.54s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.66s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.38s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.38s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.89s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.29s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.45s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.23s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.89s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.78s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.57s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.83s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.89s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.83s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.00s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.79s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.83s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.04s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.16s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.33s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.22s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.13s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.08s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.61s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.79s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.77s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestLogsSince (6.99s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.74s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.81s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestLogsTail (0.85s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.85s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.79s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.50s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.77s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestNetHostname (2.35s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.33s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.17s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.45s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.82s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPluginActive (1.77s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.37s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
19:12:12 [2020-04-02T19:12:12.658Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.65s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.13s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.51s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.97s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.37s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.54s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.46s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.37s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPortList (9.80s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.60s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.22s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.70s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.93s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.74s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.14s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.70s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.60s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.65s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.38s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.16s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.19s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.03s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.58s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.11s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.14s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.92s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.26s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.42s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.34s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.79s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.77s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.69s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.75s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.70s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.21s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.92s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.57s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.74s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.82s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
19:12:12 [2020-04-02T19:12:12.658Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.95s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.43s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.63s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.06s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.36s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.42s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.37s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.80s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.52s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.73s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.54s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.11s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.12s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.81s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.93s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.72s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.99s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRmiTag (0.12s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.83s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.44s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.81s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.08s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.45s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.57s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.97s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.40s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.83s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.79s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.65s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.83s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.92s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.06s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.56s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.55s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.94s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.93s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.91s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.86s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.01s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.07s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.17s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.77s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.91s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.80s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.45s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.80s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.93s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (1.00s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.89s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.77s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.89s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.86s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.83s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.78s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.79s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.19s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.81s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.81s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.78s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.12s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.77s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.57s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.59s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.48s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.76s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.77s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.75s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.71s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.81s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.92s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.50s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.79s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.43s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.94s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.89s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.54s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
19:12:12 [2020-04-02T19:12:12.658Z]         docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows
19:12:12 [2020-04-02T19:12:12.658Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
19:12:12 [2020-04-02T19:12:12.658Z]         docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.83s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.74s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.65s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.36s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.68s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.64s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.78s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
19:12:12 [2020-04-02T19:12:12.658Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.84s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.82s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.76s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.80s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.94s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.77s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.77s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.78s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.75s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.78s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.78s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.85s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.88s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.98s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.77s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.73s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.52s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.36s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
19:12:12 [2020-04-02T19:12:12.658Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.74s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.84s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.54s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.05s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.53s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.78s)
19:12:12 [2020-04-02T19:12:12.658Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.05s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.59s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.57s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.86s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.68s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.65s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.16s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.46s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.19s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.63s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.54s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.55s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunMount (5.88s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.74s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.77s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.56s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.36s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.37s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.27s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.57s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.62s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.59s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.68s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.13s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.84s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.68s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.35s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.33s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.61s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.68s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.78s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.74s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.72s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.05s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.74s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.93s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
19:12:12 [2020-04-02T19:12:12.659Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.78s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.78s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.70s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.99s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.72s)
19:12:12 [2020-04-02T19:12:12.659Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.72s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.72s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.78s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.73s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:12:12 [2020-04-02T19:12:12.659Z]         docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.79s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.65s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
19:12:12 [2020-04-02T19:12:12.659Z]         docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.78s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.49s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
19:12:12 [2020-04-02T19:12:12.659Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.29s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.54s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunRm (0.78s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.86s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.80s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.77s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.55s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.80s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.86s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.89s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.77s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.80s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.77s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.75s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.75s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.76s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.75s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.73s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.78s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.66s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunState (1.61s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.77s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.79s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
19:12:12 [2020-04-02T19:12:12.659Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.76s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.73s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.70s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.79s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.85s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.73s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.98s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.16s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.14s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.87s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.78s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.93s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.57s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.09s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.82s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.78s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.80s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.84s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
19:12:12 [2020-04-02T19:12:12.659Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.29s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.93s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.71s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.80s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.20s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.54s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.53s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.34s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.85s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.89s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.77s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (1.02s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
19:12:12 [2020-04-02T19:12:12.659Z]         docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows
19:12:12 [2020-04-02T19:12:12.659Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
19:12:12 [2020-04-02T19:12:12.659Z]         docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows
19:12:12 [2020-04-02T19:12:12.659Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
19:12:12 [2020-04-02T19:12:12.659Z]         docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.81s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.79s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.88s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.69s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.86s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.89s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.84s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.18s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.17s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.15s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.16s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.79s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.80s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.80s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.91s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.29s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.79s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.77s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.77s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.78s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.47s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.80s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
19:12:12 [2020-04-02T19:12:12.659Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.69s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.54s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.72s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.49s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.77s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.06s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.09s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.24s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.95s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.06s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.51s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.98s)
19:12:12 [2020-04-02T19:12:12.659Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents861213185
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.04s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.69s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.48s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.47s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.36s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.11s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.06s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.36s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.36s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.53s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.47s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.02s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.49s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.91s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.54s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.85s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.75s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.51s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.00s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.13s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.82s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.22s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.84s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.77s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.75s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.83s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.78s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
19:12:12 [2020-04-02T19:12:12.659Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.79s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.16s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.45s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.79s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.79s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
19:12:12 [2020-04-02T19:12:12.659Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.87s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.69s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
19:12:12 [2020-04-02T19:12:12.659Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.53s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.94s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.89s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.65s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.90s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.51s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
19:12:12 [2020-04-02T19:12:12.659Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.00s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.89s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.02s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.49s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.45s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.47s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.11s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.50s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.50s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.56s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.59s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.56s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.31s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.26s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.37s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.37s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.26s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.84s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
19:12:12 [2020-04-02T19:12:12.659Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.04s)
19:12:12 [2020-04-02T19:12:12.660Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
19:12:12 [2020-04-02T19:12:12.660Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.82s)
19:12:12 [2020-04-02T19:12:12.660Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
19:12:12 [2020-04-02T19:12:12.660Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.91s)
19:12:12 [2020-04-02T19:12:12.660Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.06s)
19:12:12 [2020-04-02T19:12:12.660Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s)
19:12:12 [2020-04-02T19:12:12.660Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s)
19:12:12 [2020-04-02T19:12:12.660Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
19:12:12 [2020-04-02T19:12:12.660Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.49s)
19:12:12 [2020-04-02T19:12:12.660Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
19:12:12 [2020-04-02T19:12:12.660Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s)
19:12:12 [2020-04-02T19:12:12.660Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
19:12:12 [2020-04-02T19:12:12.660Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s)
19:12:12 [2020-04-02T19:12:12.660Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.83s)
19:12:12 [2020-04-02T19:12:12.660Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.33s)
19:12:12 [2020-04-02T19:12:12.660Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
19:12:12 [2020-04-02T19:12:12.660Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
19:12:12 [2020-04-02T19:12:12.660Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.12s)
19:12:12 [2020-04-02T19:12:12.660Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.20s)
19:12:12 [2020-04-02T19:12:12.660Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
19:12:12 [2020-04-02T19:12:12.660Z]         docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
19:12:12 [2020-04-02T19:12:12.660Z] === RUN   TestDockerRegistrySuite
19:12:12 [2020-04-02T19:12:12.660Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
19:12:14 [2020-04-02T19:12:14.018Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
19:12:15 [2020-04-02T19:12:15.422Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
19:12:17 [2020-04-02T19:12:17.312Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
19:12:17 [2020-04-02T19:12:17.312Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
19:12:21 [2020-04-02T19:12:21.464Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
19:12:25 [2020-04-02T19:12:25.616Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
19:12:29 [2020-04-02T19:12:29.766Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
19:12:31 [2020-04-02T19:12:31.168Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
19:12:32 [2020-04-02T19:12:32.525Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
19:12:33 [2020-04-02T19:12:33.882Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
19:12:35 [2020-04-02T19:12:35.240Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
19:12:36 [2020-04-02T19:12:36.640Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
19:12:37 [2020-04-02T19:12:37.561Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
19:12:39 [2020-04-02T19:12:39.442Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
19:12:41 [2020-04-02T19:12:41.946Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
19:12:44 [2020-04-02T19:12:44.459Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
19:12:45 [2020-04-02T19:12:45.816Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
19:12:49 [2020-04-02T19:12:49.069Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
19:12:49 [2020-04-02T19:12:49.991Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
19:12:50 [2020-04-02T19:12:50.245Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
19:12:51 [2020-04-02T19:12:51.646Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
19:12:52 [2020-04-02T19:12:52.568Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
19:12:53 [2020-04-02T19:12:53.925Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
19:12:58 [2020-04-02T19:12:58.078Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
19:12:58 [2020-04-02T19:12:58.078Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
19:12:59 [2020-04-02T19:12:59.436Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
19:12:59 [2020-04-02T19:12:59.690Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
19:12:59 [2020-04-02T19:12:59.690Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
19:12:59 [2020-04-02T19:12:59.945Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
19:13:00 [2020-04-02T19:13:00.503Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
19:13:00 [2020-04-02T19:13:00.758Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
19:13:01 [2020-04-02T19:13:01.012Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
19:13:02 [2020-04-02T19:13:02.371Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
19:13:04 [2020-04-02T19:13:04.251Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
19:13:05 [2020-04-02T19:13:05.609Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
19:13:06 [2020-04-02T19:13:06.967Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
19:13:07 [2020-04-02T19:13:07.901Z] === RUN   TestDockerRegistrySuite/TestV2Only
19:13:08 [2020-04-02T19:13:08.839Z] --- PASS: TestDockerRegistrySuite (56.24s)
19:13:08 [2020-04-02T19:13:08.839Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.59s)
19:13:08 [2020-04-02T19:13:08.839Z]         check_test.go:196: [d33d24eb9b0a5] daemon is not started
19:13:08 [2020-04-02T19:13:08.839Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.45s)
19:13:08 [2020-04-02T19:13:08.839Z]         check_test.go:196: [d733cba886986] daemon is not started
19:13:08 [2020-04-02T19:13:08.839Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.77s)
19:13:08 [2020-04-02T19:13:08.839Z]         check_test.go:196: [d9d51223f00c9] daemon is not started
19:13:08 [2020-04-02T19:13:08.839Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s)
19:13:08 [2020-04-02T19:13:08.839Z]         check_test.go:196: [dc62531d9af47] daemon is not started
19:13:08 [2020-04-02T19:13:08.839Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.11s)
19:13:08 [2020-04-02T19:13:08.839Z]         check_test.go:196: [dfbad3529692b] daemon is not started
19:13:08 [2020-04-02T19:13:08.839Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.24s)
19:13:08 [2020-04-02T19:13:08.839Z]         check_test.go:196: [d78be7a73a681] daemon is not started
19:13:08 [2020-04-02T19:13:08.839Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.01s)
19:13:08 [2020-04-02T19:13:08.839Z]         check_test.go:196: [d54fa05dc5307] daemon is not started
19:13:08 [2020-04-02T19:13:08.839Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.40s)
19:13:08 [2020-04-02T19:13:08.839Z]         check_test.go:196: [d6394eaa52461] daemon is not started
19:13:08 [2020-04-02T19:13:08.839Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.18s)
19:13:08 [2020-04-02T19:13:08.839Z]         check_test.go:196: [d487d2bb5149d] daemon is not started
19:13:08 [2020-04-02T19:13:08.839Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.38s)
19:13:08 [2020-04-02T19:13:08.839Z]         check_test.go:196: [d52fb782cf11b] daemon is not started
19:13:08 [2020-04-02T19:13:08.839Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.42s)
19:13:08 [2020-04-02T19:13:08.839Z]         check_test.go:196: [d4bfc1b9a452f] daemon is not started
19:13:08 [2020-04-02T19:13:08.839Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.38s)
19:13:08 [2020-04-02T19:13:08.839Z]         check_test.go:196: [de184e4ca52ae] daemon is not started
19:13:08 [2020-04-02T19:13:08.839Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.25s)
19:13:08 [2020-04-02T19:13:08.839Z]         check_test.go:196: [d705bf32a5b57] daemon is not started
19:13:08 [2020-04-02T19:13:08.839Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.43s)
19:13:08 [2020-04-02T19:13:08.839Z]         check_test.go:196: [df0313e0440af] daemon is not started
19:13:08 [2020-04-02T19:13:08.839Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.54s)
19:13:08 [2020-04-02T19:13:08.839Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6e65af6a0d50585dd748af53c97908c8dccd50c3dd2b8aeb8b2b5249c772b9c6
19:13:08 [2020-04-02T19:13:08.839Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a90593ae3a88c2320f26aed2a2106a5a6d301e296cb6a8e4d2199ed5a6a23d96
19:13:08 [2020-04-02T19:13:08.839Z]         check_test.go:196: [da616f951be10] daemon is not started
19:13:08 [2020-04-02T19:13:08.839Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.57s)
19:13:08 [2020-04-02T19:13:08.839Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4ce2f675be9b325b083b3a92cacba7fb776c37bf191f3ad49e295176e0d386a9
19:13:08 [2020-04-02T19:13:08.839Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:94a64c461edc5ba63e7c380223987bf6a64cc7489b993b5dca5be799e328ec6d
19:13:08 [2020-04-02T19:13:08.839Z]         check_test.go:196: [daec3cae80147] daemon is not started
19:13:08 [2020-04-02T19:13:08.839Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.33s)
19:13:08 [2020-04-02T19:13:08.839Z]         check_test.go:196: [d65e103a9d5e4] daemon is not started
19:13:08 [2020-04-02T19:13:08.839Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.16s)
19:13:08 [2020-04-02T19:13:08.839Z]         check_test.go:196: [d5dcd47b41de0] daemon is not started
19:13:08 [2020-04-02T19:13:08.839Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.32s)
19:13:08 [2020-04-02T19:13:08.839Z]         check_test.go:196: [dc6c5dab68148] daemon is not started
19:13:08 [2020-04-02T19:13:08.839Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s)
19:13:08 [2020-04-02T19:13:08.839Z]         check_test.go:196: [d50b68e339045] daemon is not started
19:13:08 [2020-04-02T19:13:08.839Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.30s)
19:13:08 [2020-04-02T19:13:08.839Z]         check_test.go:196: [d48ee95ee755e] daemon is not started
19:13:08 [2020-04-02T19:13:08.839Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.21s)
19:13:08 [2020-04-02T19:13:08.839Z]         check_test.go:196: [d66cfd9daa510] daemon is not started
19:13:08 [2020-04-02T19:13:08.839Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.21s)
19:13:08 [2020-04-02T19:13:08.839Z]         check_test.go:196: [dc497caf46198] daemon is not started
19:13:08 [2020-04-02T19:13:08.839Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.64s)
19:13:08 [2020-04-02T19:13:08.839Z]         check_test.go:196: [de6e85fe0a867] daemon is not started
19:13:08 [2020-04-02T19:13:08.839Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.35s)
19:13:08 [2020-04-02T19:13:08.839Z]         check_test.go:196: [d347f6b1ebbbe] daemon is not started
19:13:08 [2020-04-02T19:13:08.839Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.36s)
19:13:08 [2020-04-02T19:13:08.839Z]         check_test.go:196: [d33af91be357c] daemon is not started
19:13:08 [2020-04-02T19:13:08.839Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.42s)
19:13:08 [2020-04-02T19:13:08.839Z]         check_test.go:196: [d5beb580077fb] daemon is not started
19:13:08 [2020-04-02T19:13:08.839Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
19:13:08 [2020-04-02T19:13:08.839Z]         check_test.go:196: [de14f8ed85130] daemon is not started
19:13:08 [2020-04-02T19:13:08.839Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s)
19:13:08 [2020-04-02T19:13:08.839Z]         check_test.go:196: [d4a3ca9ec1534] daemon is not started
19:13:08 [2020-04-02T19:13:08.839Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.32s)
19:13:08 [2020-04-02T19:13:08.839Z]         check_test.go:196: [d402023ac3472] daemon is not started
19:13:08 [2020-04-02T19:13:08.839Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.39s)
19:13:08 [2020-04-02T19:13:08.839Z]         check_test.go:196: [dadec4bb1ebcb] daemon is not started
19:13:08 [2020-04-02T19:13:08.839Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
19:13:08 [2020-04-02T19:13:08.839Z]         check_test.go:196: [dcfebefaca71c] daemon is not started
19:13:08 [2020-04-02T19:13:08.839Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.38s)
19:13:08 [2020-04-02T19:13:08.839Z]         check_test.go:196: [d2c7b02067e53] daemon is not started
19:13:08 [2020-04-02T19:13:08.839Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.08s)
19:13:08 [2020-04-02T19:13:08.839Z]         check_test.go:196: [d383630787a2b] daemon is not started
19:13:08 [2020-04-02T19:13:08.839Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.09s)
19:13:08 [2020-04-02T19:13:08.839Z]         check_test.go:196: [d3a4d07330be7] daemon is not started
19:13:08 [2020-04-02T19:13:08.839Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.39s)
19:13:08 [2020-04-02T19:13:08.839Z]         check_test.go:196: [dbce2f1cf5cfe] daemon is not started
19:13:08 [2020-04-02T19:13:08.839Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.01s)
19:13:08 [2020-04-02T19:13:08.839Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s)
19:13:08 [2020-04-02T19:13:08.839Z] === RUN   TestDockerSchema1RegistrySuite
19:13:08 [2020-04-02T19:13:08.839Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
19:13:08 [2020-04-02T19:13:08.839Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
19:13:12 [2020-04-02T19:13:12.991Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
19:13:17 [2020-04-02T19:13:17.141Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
19:13:21 [2020-04-02T19:13:21.294Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
19:13:22 [2020-04-02T19:13:22.651Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
19:13:24 [2020-04-02T19:13:24.009Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
19:13:24 [2020-04-02T19:13:24.009Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
19:13:25 [2020-04-02T19:13:25.412Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
19:13:26 [2020-04-02T19:13:26.769Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
19:13:28 [2020-04-02T19:13:28.128Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
19:13:31 [2020-04-02T19:13:31.381Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
19:13:31 [2020-04-02T19:13:31.939Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
19:13:32 [2020-04-02T19:13:32.194Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
19:13:32 [2020-04-02T19:13:32.194Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
19:13:32 [2020-04-02T19:13:32.752Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
19:13:33 [2020-04-02T19:13:33.006Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
19:13:33 [2020-04-02T19:13:33.260Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
19:13:33 [2020-04-02T19:13:33.260Z] --- PASS: TestDockerSchema1RegistrySuite (24.73s)
19:13:33 [2020-04-02T19:13:33.260Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.14s)
19:13:33 [2020-04-02T19:13:33.260Z]         check_test.go:223: [d7ef06d25b6b9] daemon is not started
19:13:33 [2020-04-02T19:13:33.260Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.17s)
19:13:33 [2020-04-02T19:13:33.260Z]         check_test.go:223: [d1f746616d457] daemon is not started
19:13:33 [2020-04-02T19:13:33.260Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.21s)
19:13:33 [2020-04-02T19:13:33.260Z]         check_test.go:223: [df8de38d919d5] daemon is not started
19:13:33 [2020-04-02T19:13:33.260Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.11s)
19:13:33 [2020-04-02T19:13:33.260Z]         check_test.go:223: [da0fcdd76d7d1] daemon is not started
19:13:33 [2020-04-02T19:13:33.260Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.24s)
19:13:33 [2020-04-02T19:13:33.260Z]         check_test.go:223: [dc4753789672e] daemon is not started
19:13:33 [2020-04-02T19:13:33.260Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.42s)
19:13:33 [2020-04-02T19:13:33.260Z]         check_test.go:223: [d3fe3a111d4ee] daemon is not started
19:13:33 [2020-04-02T19:13:33.260Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
19:13:33 [2020-04-02T19:13:33.260Z]         check_test.go:223: [d2ac6d04c0af7] daemon is not started
19:13:33 [2020-04-02T19:13:33.260Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.33s)
19:13:33 [2020-04-02T19:13:33.260Z]         check_test.go:223: [d88c805fade57] daemon is not started
19:13:33 [2020-04-02T19:13:33.260Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.26s)
19:13:33 [2020-04-02T19:13:33.260Z]         check_test.go:223: [dc246fb8e4025] daemon is not started
19:13:33 [2020-04-02T19:13:33.260Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.21s)
19:13:33 [2020-04-02T19:13:33.260Z]         check_test.go:223: [dab26866e5fa2] daemon is not started
19:13:33 [2020-04-02T19:13:33.260Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.56s)
19:13:33 [2020-04-02T19:13:33.260Z]         check_test.go:223: [d24cbad0f99f0] daemon is not started
19:13:33 [2020-04-02T19:13:33.260Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.38s)
19:13:33 [2020-04-02T19:13:33.260Z]         check_test.go:223: [da151ee8d8699] daemon is not started
19:13:33 [2020-04-02T19:13:33.260Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.43s)
19:13:33 [2020-04-02T19:13:33.260Z]         check_test.go:223: [da5e815d76e03] daemon is not started
19:13:33 [2020-04-02T19:13:33.260Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.11s)
19:13:33 [2020-04-02T19:13:33.260Z]         check_test.go:223: [df380c7dd7f9c] daemon is not started
19:13:33 [2020-04-02T19:13:33.260Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s)
19:13:33 [2020-04-02T19:13:33.260Z]         check_test.go:223: [d9cd404a8169e] daemon is not started
19:13:33 [2020-04-02T19:13:33.260Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s)
19:13:33 [2020-04-02T19:13:33.260Z]         check_test.go:223: [d3021bec5419b] daemon is not started
19:13:33 [2020-04-02T19:13:33.260Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.34s)
19:13:33 [2020-04-02T19:13:33.260Z]         check_test.go:223: [d0a1144d379c1] daemon is not started
19:13:33 [2020-04-02T19:13:33.260Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.11s)
19:13:33 [2020-04-02T19:13:33.260Z]         check_test.go:223: [d34024a2ac8de] daemon is not started
19:13:33 [2020-04-02T19:13:33.260Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
19:13:33 [2020-04-02T19:13:33.260Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
19:13:34 [2020-04-02T19:13:34.185Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
19:13:34 [2020-04-02T19:13:34.756Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
19:13:34 [2020-04-02T19:13:34.756Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
19:13:35 [2020-04-02T19:13:35.011Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
19:13:36 [2020-04-02T19:13:36.369Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
19:13:36 [2020-04-02T19:13:36.369Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
19:13:36 [2020-04-02T19:13:36.927Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
19:13:37 [2020-04-02T19:13:37.485Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
19:13:37 [2020-04-02T19:13:37.739Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.35s)
19:13:37 [2020-04-02T19:13:37.739Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.90s)
19:13:37 [2020-04-02T19:13:37.739Z]         check_test.go:252: [d800ffbf971ab] daemon is not started
19:13:37 [2020-04-02T19:13:37.739Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s)
19:13:37 [2020-04-02T19:13:37.739Z]         check_test.go:252: [ddb530f80152e] daemon is not started
19:13:37 [2020-04-02T19:13:37.739Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.15s)
19:13:37 [2020-04-02T19:13:37.739Z]         check_test.go:252: [d4275afbf17b4] daemon is not started
19:13:37 [2020-04-02T19:13:37.739Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.20s)
19:13:37 [2020-04-02T19:13:37.739Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.29s)
19:13:37 [2020-04-02T19:13:37.739Z]         check_test.go:252: [d59af2737c7dc] daemon is not started
19:13:37 [2020-04-02T19:13:37.739Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s)
19:13:37 [2020-04-02T19:13:37.739Z]         check_test.go:252: [d524cd2691292] daemon is not started
19:13:37 [2020-04-02T19:13:37.739Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.65s)
19:13:37 [2020-04-02T19:13:37.739Z]         check_test.go:252: [d2f23ec1f2857] daemon is not started
19:13:37 [2020-04-02T19:13:37.739Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.18s)
19:13:37 [2020-04-02T19:13:37.739Z]         check_test.go:252: [d9cf727a4e9b0] daemon is not started
19:13:37 [2020-04-02T19:13:37.739Z] === RUN   TestDockerRegistryAuthTokenSuite
19:13:37 [2020-04-02T19:13:37.740Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
19:13:42 [2020-04-02T19:13:42.963Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
19:13:42 [2020-04-02T19:13:42.963Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
19:13:43 [2020-04-02T19:13:43.218Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
19:13:43 [2020-04-02T19:13:43.218Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
19:13:43 [2020-04-02T19:13:43.472Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.73s)
19:13:43 [2020-04-02T19:13:43.472Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
19:13:43 [2020-04-02T19:13:43.472Z]         check_test.go:279: [d4e317b77f206] daemon is not started
19:13:43 [2020-04-02T19:13:43.472Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.14s)
19:13:43 [2020-04-02T19:13:43.472Z]         check_test.go:279: [d4f7154168b41] daemon is not started
19:13:43 [2020-04-02T19:13:43.472Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.14s)
19:13:43 [2020-04-02T19:13:43.472Z]         check_test.go:279: [da471cd70e365] daemon is not started
19:13:43 [2020-04-02T19:13:43.472Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.14s)
19:13:43 [2020-04-02T19:13:43.472Z]         check_test.go:279: [de59ca0768f92] daemon is not started
19:13:43 [2020-04-02T19:13:43.472Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.14s)
19:13:43 [2020-04-02T19:13:43.472Z]         check_test.go:279: [d2e26cd02626a] daemon is not started
19:13:43 [2020-04-02T19:13:43.472Z] === RUN   TestDockerNetworkSuite
19:13:43 [2020-04-02T19:13:43.472Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
19:13:46 [2020-04-02T19:13:46.771Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
19:13:47 [2020-04-02T19:13:47.692Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
19:13:48 [2020-04-02T19:13:48.655Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
19:13:50 [2020-04-02T19:13:50.013Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
19:13:50 [2020-04-02T19:13:50.267Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
19:13:50 [2020-04-02T19:13:50.521Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
19:13:50 [2020-04-02T19:13:50.521Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
19:13:51 [2020-04-02T19:13:51.445Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
19:13:52 [2020-04-02T19:13:52.367Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
19:13:54 [2020-04-02T19:13:54.872Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
19:13:55 [2020-04-02T19:13:55.126Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
19:13:59 [2020-04-02T19:13:59.320Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
19:13:59 [2020-04-02T19:13:59.574Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
19:14:01 [2020-04-02T19:14:01.468Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
19:14:02 [2020-04-02T19:14:02.390Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
19:14:07 [2020-04-02T19:14:07.773Z] --- PASS: TestImportExtremelyLargeImageWorks (299.04s)
19:14:07 [2020-04-02T19:14:07.773Z] PASS
19:14:07 [2020-04-02T19:14:07.773Z] 
19:14:07 [2020-04-02T19:14:07.773Z] === Skipped
19:14:07 [2020-04-02T19:14:07.773Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
19:14:07 [2020-04-02T19:14:07.773Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:14:07 [2020-04-02T19:14:07.773Z] 
19:14:07 [2020-04-02T19:14:07.773Z] 
19:14:07 [2020-04-02T19:14:07.773Z] DONE 12 tests, 1 skipped in 300.504s
19:14:07 [2020-04-02T19:14:07.773Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
19:14:07 [2020-04-02T19:14:07.773Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
19:14:07 [2020-04-02T19:14:07.773Z] ++ set -e
19:14:07 [2020-04-02T19:14:07.773Z] ++ '[' -n 0 ']'
19:14:07 [2020-04-02T19:14:07.773Z] ++ set -x
19:14:07 [2020-04-02T19:14:07.774Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
19:14:07 [2020-04-02T19:14:07.774Z] INFO: Testing against a local daemon
19:14:07 [2020-04-02T19:14:07.774Z] === RUN   TestNetworkCreateDelete
19:14:07 [2020-04-02T19:14:07.774Z] --- PASS: TestNetworkCreateDelete (0.25s)
19:14:07 [2020-04-02T19:14:07.774Z] === RUN   TestDockerNetworkDeletePreferID
19:14:07 [2020-04-02T19:14:07.774Z] --- PASS: TestDockerNetworkDeletePreferID (0.64s)
19:14:07 [2020-04-02T19:14:07.774Z] === RUN   TestInspectNetwork
19:14:07 [2020-04-02T19:14:07.774Z] === RUN   TestInspectNetwork/full_network_id
19:14:07 [2020-04-02T19:14:07.774Z] === RUN   TestInspectNetwork/partial_network_id
19:14:07 [2020-04-02T19:14:07.774Z] === RUN   TestInspectNetwork/network_name
19:14:07 [2020-04-02T19:14:07.774Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:14:08 [2020-04-02T19:14:08.064Z] --- PASS: TestInspectNetwork (7.90s)
19:14:08 [2020-04-02T19:14:08.064Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:14:08 [2020-04-02T19:14:08.064Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:14:08 [2020-04-02T19:14:08.064Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:14:08 [2020-04-02T19:14:08.064Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:14:08 [2020-04-02T19:14:08.064Z] === RUN   TestRunContainerWithBridgeNone
19:14:10 [2020-04-02T19:14:10.459Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
19:14:10 [2020-04-02T19:14:10.784Z] --- PASS: TestRunContainerWithBridgeNone (2.40s)
19:14:10 [2020-04-02T19:14:10.784Z] === RUN   TestNetworkInvalidJSON
19:14:10 [2020-04-02T19:14:10.784Z] === RUN   TestNetworkInvalidJSON//networks/create
19:14:10 [2020-04-02T19:14:10.784Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:14:10 [2020-04-02T19:14:10.784Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:14:10 [2020-04-02T19:14:10.784Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:14:10 [2020-04-02T19:14:10.784Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:14:10 [2020-04-02T19:14:10.784Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:14:10 [2020-04-02T19:14:10.784Z] === CONT  TestNetworkInvalidJSON//networks/create
19:14:10 [2020-04-02T19:14:10.784Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:14:10 [2020-04-02T19:14:10.784Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:14:10 [2020-04-02T19:14:10.784Z] --- PASS: TestNetworkInvalidJSON (0.05s)
19:14:10 [2020-04-02T19:14:10.784Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
19:14:10 [2020-04-02T19:14:10.784Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
19:14:10 [2020-04-02T19:14:10.784Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
19:14:10 [2020-04-02T19:14:10.784Z] === RUN   TestHostIPv4BridgeLabel
19:14:11 [2020-04-02T19:14:11.407Z] --- PASS: TestHostIPv4BridgeLabel (0.62s)
19:14:11 [2020-04-02T19:14:11.407Z] === RUN   TestDaemonRestartWithLiveRestore
19:14:12 [2020-04-02T19:14:12.436Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
19:14:12 [2020-04-02T19:14:12.436Z] === RUN   TestDaemonDefaultNetworkPools
19:14:13 [2020-04-02T19:14:13.078Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s)
19:14:13 [2020-04-02T19:14:13.079Z] === RUN   TestDaemonRestartWithExistingNetwork
19:14:14 [2020-04-02T19:14:14.570Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.31s)
19:14:14 [2020-04-02T19:14:14.570Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:14:14 [2020-04-02T19:14:14.611Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
19:14:15 [2020-04-02T19:14:15.534Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
19:14:16 [2020-04-02T19:14:16.060Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.49s)
19:14:16 [2020-04-02T19:14:16.061Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:14:16 [2020-04-02T19:14:16.456Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
19:14:16 [2020-04-02T19:14:16.682Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
19:14:16 [2020-04-02T19:14:16.682Z] === RUN   TestServiceWithPredefinedNetwork
19:14:17 [2020-04-02T19:14:17.014Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
19:14:18 [2020-04-02T19:14:18.894Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
19:14:19 [2020-04-02T19:14:19.398Z] --- PASS: TestServiceWithPredefinedNetwork (2.48s)
19:14:19 [2020-04-02T19:14:19.398Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:14:19 [2020-04-02T19:14:19.398Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:14:19 [2020-04-02T19:14:19.398Z]     service_test.go:236: FLAKY_TEST
19:14:19 [2020-04-02T19:14:19.398Z] === RUN   TestServiceWithDataPathPortInit
19:14:19 [2020-04-02T19:14:19.858Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
19:14:20 [2020-04-02T19:14:20.112Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
19:14:20 [2020-04-02T19:14:20.366Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
19:14:21 [2020-04-02T19:14:21.725Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
19:14:21 [2020-04-02T19:14:21.725Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
19:14:21 [2020-04-02T19:14:21.979Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
19:14:21 [2020-04-02T19:14:21.979Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
19:14:23 [2020-04-02T19:14:23.339Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
19:14:25 [2020-04-02T19:14:25.261Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
19:14:25 [2020-04-02T19:14:25.516Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
19:14:25 [2020-04-02T19:14:25.770Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
19:14:26 [2020-04-02T19:14:26.025Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
19:14:30 [2020-04-02T19:14:30.203Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
19:14:33 [2020-04-02T19:14:33.544Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
19:14:34 [2020-04-02T19:14:34.711Z] --- PASS: TestServiceWithDataPathPortInit (14.90s)
19:14:34 [2020-04-02T19:14:34.711Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:14:41 [2020-04-02T19:14:41.694Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.49s)
19:14:41 [2020-04-02T19:14:41.694Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qxnvgtjiiib5s9zfppb9iie81 Created:2020-04-02 19:14:35.031529549 +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[ce688a59ccd7120d6e8a90e5c9b9f2738a2ead079d050af4b0e9a59b88f679c7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qjo1derqufa4z4ad746bxfiuz EndpointID:0144b9967d43f1202ad38b32ed0360c223cb08075646c8c9e66861583f34b296 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fa6c3f8f7f7deb880922f13328d9d5452ab02b80f24f19672ae2433c78583e6e 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:17d418c101ed IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qjo1derqufa4z4ad746bxfiuz EndpointID:0144b9967d43f1202ad38b32ed0360c223cb08075646c8c9e66861583f34b296 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:14:41 [2020-04-02T19:14:41.694Z] PASS
19:14:41 [2020-04-02T19:14:41.694Z] 
19:14:41 [2020-04-02T19:14:41.694Z] === Skipped
19:14:41 [2020-04-02T19:14:41.694Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:14:41 [2020-04-02T19:14:41.694Z]     service_test.go:236: FLAKY_TEST
19:14:41 [2020-04-02T19:14:41.694Z] 
19:14:41 [2020-04-02T19:14:41.694Z] 
19:14:41 [2020-04-02T19:14:41.694Z] DONE 22 tests, 1 skipped in 42.148s
19:14:41 [2020-04-02T19:14:41.694Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:14:41 [2020-04-02T19:14:41.694Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
19:14:41 [2020-04-02T19:14:41.694Z] ++ set -e
19:14:41 [2020-04-02T19:14:41.694Z] ++ '[' -n 0 ']'
19:14:41 [2020-04-02T19:14:41.694Z] ++ set -x
19:14:41 [2020-04-02T19:14:41.694Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
19:14:41 [2020-04-02T19:14:41.694Z] INFO: Testing against a local daemon
19:14:41 [2020-04-02T19:14:41.694Z] === RUN   TestDockerNetworkIpvlanPersistance
19:14:41 [2020-04-02T19:14:41.694Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:14:41 [2020-04-02T19:14:41.694Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:14:41 [2020-04-02T19:14:41.694Z] === RUN   TestDockerNetworkIpvlan
19:14:41 [2020-04-02T19:14:41.694Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:14:41 [2020-04-02T19:14:41.694Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:14:41 [2020-04-02T19:14:41.694Z] PASS
19:14:41 [2020-04-02T19:14:41.694Z] 
19:14:41 [2020-04-02T19:14:41.694Z] === Skipped
19:14:41 [2020-04-02T19:14:41.694Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:14:41 [2020-04-02T19:14:41.694Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:14:41 [2020-04-02T19:14:41.694Z] 
19:14:41 [2020-04-02T19:14:41.694Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:14:41 [2020-04-02T19:14:41.694Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:14:41 [2020-04-02T19:14:41.694Z] 
19:14:41 [2020-04-02T19:14:41.694Z] 
19:14:41 [2020-04-02T19:14:41.694Z] DONE 2 tests, 2 skipped in 0.110s
19:14:41 [2020-04-02T19:14:41.694Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:14:41 [2020-04-02T19:14:41.694Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
19:14:41 [2020-04-02T19:14:41.694Z] ++ set -e
19:14:41 [2020-04-02T19:14:41.694Z] ++ '[' -n 0 ']'
19:14:41 [2020-04-02T19:14:41.694Z] ++ set -x
19:14:41 [2020-04-02T19:14:41.694Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
19:14:41 [2020-04-02T19:14:41.694Z] INFO: Testing against a local daemon
19:14:41 [2020-04-02T19:14:41.694Z] === RUN   TestDockerNetworkMacvlanPersistance
19:14:43 [2020-04-02T19:14:43.180Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s)
19:14:43 [2020-04-02T19:14:43.180Z] === RUN   TestDockerNetworkMacvlan
19:14:43 [2020-04-02T19:14:43.509Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
19:14:43 [2020-04-02T19:14:43.509Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
19:14:43 [2020-04-02T19:14:43.509Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
19:14:43 [2020-04-02T19:14:43.509Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
19:14:43 [2020-04-02T19:14:43.509Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
19:14:43 [2020-04-02T19:14:43.509Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
19:14:43 [2020-04-02T19:14:43.763Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
19:14:43 [2020-04-02T19:14:43.763Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
19:14:44 [2020-04-02T19:14:44.206Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:14:45 [2020-04-02T19:14:45.229Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:14:46 [2020-04-02T19:14:46.254Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:14:47 [2020-04-02T19:14:47.913Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
19:14:47 [2020-04-02T19:14:47.913Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
19:14:47 [2020-04-02T19:14:47.913Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
19:14:48 [2020-04-02T19:14:48.962Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:14:49 [2020-04-02T19:14:49.271Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
19:14:51 [2020-04-02T19:14:51.672Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:14:54 [2020-04-02T19:14:54.498Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
19:14:56 [2020-04-02T19:14:56.104Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:14:56 [2020-04-02T19:14:56.424Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
19:14:57 [2020-04-02T19:14:57.125Z] --- PASS: TestDockerNetworkMacvlan (14.10s)
19:14:57 [2020-04-02T19:14:57.125Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
19:14:57 [2020-04-02T19:14:57.125Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
19:14:57 [2020-04-02T19:14:57.125Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.30s)
19:14:57 [2020-04-02T19:14:57.125Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.28s)
19:14:57 [2020-04-02T19:14:57.125Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.24s)
19:14:57 [2020-04-02T19:14:57.125Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.92s)
19:14:57 [2020-04-02T19:14:57.125Z] PASS
19:14:57 [2020-04-02T19:14:57.125Z] 
19:14:57 [2020-04-02T19:14:57.125Z] DONE 8 tests in 15.705s
19:14:57 [2020-04-02T19:14:57.125Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
19:14:57 [2020-04-02T19:14:57.125Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
19:14:57 [2020-04-02T19:14:57.125Z] ++ set -e
19:14:57 [2020-04-02T19:14:57.125Z] ++ '[' -n 0 ']'
19:14:57 [2020-04-02T19:14:57.125Z] ++ set -x
19:14:57 [2020-04-02T19:14:57.125Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
19:14:57 [2020-04-02T19:14:57.419Z] testing: warning: no tests to run
19:14:57 [2020-04-02T19:14:57.419Z] PASS
19:14:57 [2020-04-02T19:14:57.419Z] 
19:14:57 [2020-04-02T19:14:57.419Z] DONE 0 tests in 0.019s
19:14:57 [2020-04-02T19:14:57.419Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:14:57 [2020-04-02T19:14:57.419Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
19:14:57 [2020-04-02T19:14:57.419Z] ++ set -e
19:14:57 [2020-04-02T19:14:57.419Z] ++ '[' -n 0 ']'
19:14:57 [2020-04-02T19:14:57.419Z] ++ set -x
19:14:57 [2020-04-02T19:14:57.419Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
19:14:57 [2020-04-02T19:14:57.419Z] INFO: Testing against a local daemon
19:14:57 [2020-04-02T19:14:57.419Z] === RUN   TestAuthZPluginAllowRequest
19:14:58 [2020-04-02T19:14:58.304Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
19:14:58 [2020-04-02T19:14:58.304Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
19:14:58 [2020-04-02T19:14:58.862Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
19:14:59 [2020-04-02T19:14:59.420Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
19:14:59 [2020-04-02T19:14:59.496Z] --- PASS: TestAuthZPluginAllowRequest (1.68s)
19:14:59 [2020-04-02T19:14:59.496Z] === RUN   TestAuthZPluginTLS
19:14:59 [2020-04-02T19:14:59.785Z] --- PASS: TestAuthZPluginTLS (0.61s)
19:14:59 [2020-04-02T19:14:59.785Z] === RUN   TestAuthZPluginDenyRequest
19:15:00 [2020-04-02T19:15:00.414Z] --- PASS: TestAuthZPluginDenyRequest (0.57s)
19:15:00 [2020-04-02T19:15:00.414Z] === RUN   TestAuthZPluginAPIDenyResponse
19:15:00 [2020-04-02T19:15:00.701Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s)
19:15:00 [2020-04-02T19:15:00.701Z] === RUN   TestAuthZPluginDenyResponse
19:15:01 [2020-04-02T19:15:01.548Z] --- PASS: TestAuthZPluginDenyResponse (0.58s)
19:15:01 [2020-04-02T19:15:01.548Z] === RUN   TestAuthZPluginAllowEventStream
19:15:02 [2020-04-02T19:15:02.681Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
19:15:02 [2020-04-02T19:15:02.681Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
19:15:02 [2020-04-02T19:15:02.681Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
19:15:03 [2020-04-02T19:15:03.034Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s)
19:15:03 [2020-04-02T19:15:03.034Z] === RUN   TestAuthZPluginErrorResponse
19:15:03 [2020-04-02T19:15:03.608Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
19:15:03 [2020-04-02T19:15:03.674Z] --- PASS: TestAuthZPluginErrorResponse (0.59s)
19:15:03 [2020-04-02T19:15:03.674Z] === RUN   TestAuthZPluginErrorRequest
19:15:04 [2020-04-02T19:15:04.298Z] --- PASS: TestAuthZPluginErrorRequest (0.57s)
19:15:04 [2020-04-02T19:15:04.298Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:15:04 [2020-04-02T19:15:04.530Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
19:15:04 [2020-04-02T19:15:04.922Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s)
19:15:04 [2020-04-02T19:15:04.922Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:15:06 [2020-04-02T19:15:06.412Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
19:15:06 [2020-04-02T19:15:06.412Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
19:15:07 [2020-04-02T19:15:07.024Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.13s)
19:15:07 [2020-04-02T19:15:07.024Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:15:09 [2020-04-02T19:15:09.075Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.09s)
19:15:09 [2020-04-02T19:15:09.075Z] === RUN   TestAuthZPluginHeader
19:15:10 [2020-04-02T19:15:10.098Z] --- PASS: TestAuthZPluginHeader (1.00s)
19:15:10 [2020-04-02T19:15:10.098Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:15:10 [2020-04-02T19:15:10.098Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:15:10 [2020-04-02T19:15:10.098Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:15:10 [2020-04-02T19:15:10.098Z] === RUN   TestAuthZPluginV2Disable
19:15:10 [2020-04-02T19:15:10.098Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
19:15:10 [2020-04-02T19:15:10.099Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:15:10 [2020-04-02T19:15:10.099Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:15:10 [2020-04-02T19:15:10.099Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:15:10 [2020-04-02T19:15:10.099Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:15:10 [2020-04-02T19:15:10.099Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:15:10 [2020-04-02T19:15:10.099Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:15:10 [2020-04-02T19:15:10.099Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:15:10 [2020-04-02T19:15:10.099Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:15:11 [2020-04-02T19:15:11.689Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
19:15:13 [2020-04-02T19:15:13.574Z] --- PASS: TestDockerNetworkSuite (90.03s)
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.86s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [dd679a34d0c62] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.24s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [da7e84870a156] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.75s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [db66e32a160e8] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.88s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [d27fb6fd4cb00] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.02s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:1233: [d1dc00c1e5423] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.19s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [d751990b940b7] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.15s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [d582a2f34565f] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.38s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [d5116ed4f7115] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.68s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [d3127a9cfb3e8] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.87s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [dfdc8bdf42291] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.70s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [db5795d13995f] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.39s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [d2c2d232170dd] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.47s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [d10d22aeb5cf3] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [d76882f606432] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.25s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [d2e2ee1f44cce] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.29s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [d3391cce30c7b] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.16s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [d7398e1dbf971] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [df13488c12e58] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.13s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [dc4d04053a99f] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.32s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [d262d02e8d72e] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.94s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [d4182ff64214e] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.22s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [d7adc262323a5] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.40s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [d7cd616f0b016] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [dfe64255f20fa] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.80s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:968: [d74e9ce28b9ab] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.34s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [d305dd5c92f2f] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.29s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:1116: [d4917fef8ab4e] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.17s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [d4cdc46805cb5] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.68s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [de2a73d654e23] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [d56067ef674ac] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [d347052bfac70] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.13s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [dc3a3da76dd58] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [dd80442c67d2f] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [dab73b64ac953] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.96s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [dcf3f65678af0] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [d166328a28dcb] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [d3a67e43d0e89] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.29s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [db9c23dbe14d3] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.63s)
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.46s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:1084: [d819548d54101] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [de031780ebed1] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.30s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [d6a899ec9a3df] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.84s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [d9c753b3ef664] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [d8743095d2fcf] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.37s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [dfd9771abb214] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.76s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [d0249edc6ff3d] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.84s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [d415e37fbc87d] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.18s)
19:15:13 [2020-04-02T19:15:13.574Z]         docker_cli_network_unix_test.go:46: [d30d79d5283c7] daemon is not started
19:15:13 [2020-04-02T19:15:13.574Z] === RUN   TestDockerHubPullSuite
19:15:13 [2020-04-02T19:15:13.574Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
19:15:14 [2020-04-02T19:15:14.932Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
19:15:14 [2020-04-02T19:15:14.932Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
19:15:17 [2020-04-02T19:15:17.481Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
19:15:17 [2020-04-02T19:15:17.735Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
19:15:19 [2020-04-02T19:15:19.093Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
19:15:19 [2020-04-02T19:15:19.347Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
19:15:19 [2020-04-02T19:15:19.347Z] --- PASS: TestDockerHubPullSuite (5.96s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.46s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.50s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.34s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.38s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s)
19:15:19 [2020-04-02T19:15:19.347Z] PASS
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === Skipped
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_sni_test.go:18: Flakey test
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
19:15:19 [2020-04-02T19:15:19.347Z]         docker_cli_network_unix_test.go:46: [d3a67e43d0e89] daemon is not started
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] 
19:15:19 [2020-04-02T19:15:19.347Z] DONE 1277 tests, 44 skipped in 1940.983s
19:15:19 [2020-04-02T19:15:19.347Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:15:19 [2020-04-02T19:15:19.347Z] ++++ cat bundles/test-integration/docker.pid
19:15:19 [2020-04-02T19:15:19.347Z] +++ kill 7447
19:15:20 [2020-04-02T19:15:20.708Z] +++ /etc/init.d/apparmor stop
19:15:20 [2020-04-02T19:15:20.708Z] Leaving: AppArmorNo profiles have been unloaded.
19:15:20 [2020-04-02T19:15:20.708Z] 
19:15:20 [2020-04-02T19:15:20.708Z] Unloading profiles will leave already running processes permanently
19:15:20 [2020-04-02T19:15:20.708Z] unconfined, which can lead to unexpected situations.
19:15:20 [2020-04-02T19:15:20.708Z] 
19:15:20 [2020-04-02T19:15:20.708Z] To set a process to complain mode, use the command line tool
19:15:20 [2020-04-02T19:15:20.708Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:15:20 [2020-04-02T19:15:20.708Z] +++ true
19:15:20 [2020-04-02T19:15:20.708Z] 
19:15:28 [2020-04-02T19:15:28.581Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.81s)
19:15:28 [2020-04-02T19:15:28.581Z] PASS
19:15:28 [2020-04-02T19:15:28.581Z] 
19:15:28 [2020-04-02T19:15:28.581Z] === Skipped
19:15:28 [2020-04-02T19:15:28.581Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:15:28 [2020-04-02T19:15:28.581Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:15:28 [2020-04-02T19:15:28.581Z] 
19:15:28 [2020-04-02T19:15:28.581Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
19:15:28 [2020-04-02T19:15:28.581Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:15:28 [2020-04-02T19:15:28.581Z] 
19:15:28 [2020-04-02T19:15:28.581Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:15:28 [2020-04-02T19:15:28.581Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:15:28 [2020-04-02T19:15:28.581Z] 
19:15:28 [2020-04-02T19:15:28.581Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:15:28 [2020-04-02T19:15:28.581Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:15:28 [2020-04-02T19:15:28.581Z] 
19:15:28 [2020-04-02T19:15:28.581Z] 
19:15:28 [2020-04-02T19:15:28.581Z] DONE 17 tests, 4 skipped in 29.484s
19:15:28 [2020-04-02T19:15:28.581Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:15:28 [2020-04-02T19:15:28.581Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
19:15:28 [2020-04-02T19:15:28.581Z] ++ set -e
19:15:28 [2020-04-02T19:15:28.581Z] ++ '[' -n 0 ']'
19:15:28 [2020-04-02T19:15:28.581Z] ++ set -x
19:15:28 [2020-04-02T19:15:28.581Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
19:15:28 [2020-04-02T19:15:28.581Z] INFO: Testing against a local daemon
19:15:28 [2020-04-02T19:15:28.581Z] === RUN   TestPluginInvalidJSON
19:15:28 [2020-04-02T19:15:28.581Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:15:28 [2020-04-02T19:15:28.581Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:15:28 [2020-04-02T19:15:28.581Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:15:28 [2020-04-02T19:15:28.581Z] --- PASS: TestPluginInvalidJSON (0.04s)
19:15:28 [2020-04-02T19:15:28.581Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:15:28 [2020-04-02T19:15:28.581Z] PASS
19:15:28 [2020-04-02T19:15:28.581Z] 
19:15:28 [2020-04-02T19:15:28.581Z] DONE 2 tests in 0.130s
19:15:28 [2020-04-02T19:15:28.581Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:15:28 [2020-04-02T19:15:28.581Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
19:15:28 [2020-04-02T19:15:28.581Z] ++ set -e
19:15:28 [2020-04-02T19:15:28.581Z] ++ '[' -n 0 ']'
19:15:28 [2020-04-02T19:15:28.581Z] ++ set -x
19:15:28 [2020-04-02T19:15:28.581Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
19:15:28 [2020-04-02T19:15:28.581Z] INFO: Testing against a local daemon
19:15:28 [2020-04-02T19:15:28.581Z] === RUN   TestExternalGraphDriver
19:15:28 [2020-04-02T19:15:28.581Z] === RUN   TestExternalGraphDriver/json
19:15:29 [2020-04-02T19:15:29.214Z] === RUN   TestExternalGraphDriver/spec
19:15:31 [2020-04-02T19:15:31.259Z] === RUN   TestExternalGraphDriver/pull
19:15:33 [2020-04-02T19:15:33.967Z] --- PASS: TestExternalGraphDriver (6.44s)
19:15:33 [2020-04-02T19:15:33.967Z]     --- PASS: TestExternalGraphDriver/json (2.10s)
19:15:33 [2020-04-02T19:15:33.967Z]     --- PASS: TestExternalGraphDriver/spec (2.05s)
19:15:33 [2020-04-02T19:15:33.967Z]     --- PASS: TestExternalGraphDriver/pull (2.12s)
19:15:33 [2020-04-02T19:15:33.967Z] === RUN   TestGraphdriverPluginV2
19:15:33 [2020-04-02T19:15:33.967Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
19:15:33 [2020-04-02T19:15:33.967Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:15:33 [2020-04-02T19:15:33.967Z] PASS
19:15:33 [2020-04-02T19:15:33.967Z] 
19:15:33 [2020-04-02T19:15:33.967Z] === Skipped
19:15:33 [2020-04-02T19:15:33.967Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
19:15:33 [2020-04-02T19:15:33.967Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:15:33 [2020-04-02T19:15:33.967Z] 
19:15:33 [2020-04-02T19:15:33.967Z] 
19:15:33 [2020-04-02T19:15:33.967Z] DONE 5 tests, 1 skipped in 6.613s
19:15:33 [2020-04-02T19:15:33.967Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:15:33 [2020-04-02T19:15:33.967Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
19:15:33 [2020-04-02T19:15:33.967Z] ++ set -e
19:15:33 [2020-04-02T19:15:33.967Z] ++ '[' -n 0 ']'
19:15:33 [2020-04-02T19:15:33.967Z] ++ set -x
19:15:33 [2020-04-02T19:15:33.967Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
19:15:33 [2020-04-02T19:15:33.967Z] INFO: Testing against a local daemon
19:15:33 [2020-04-02T19:15:33.967Z] === RUN   TestContinueAfterPluginCrash
19:15:33 [2020-04-02T19:15:33.967Z] === PAUSE TestContinueAfterPluginCrash
19:15:33 [2020-04-02T19:15:33.967Z] === RUN   TestReadPluginNoRead
19:15:33 [2020-04-02T19:15:33.967Z] === PAUSE TestReadPluginNoRead
19:15:33 [2020-04-02T19:15:33.967Z] === RUN   TestDaemonStartWithLogOpt
19:15:33 [2020-04-02T19:15:33.967Z] === PAUSE TestDaemonStartWithLogOpt
19:15:33 [2020-04-02T19:15:33.967Z] === CONT  TestContinueAfterPluginCrash
19:15:33 [2020-04-02T19:15:33.967Z] === CONT  TestDaemonStartWithLogOpt
19:15:33 [2020-04-02T19:15:33.967Z] === CONT  TestReadPluginNoRead
19:15:35 [2020-04-02T19:15:35.517Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
19:15:53 [2020-04-02T19:15:53.549Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
19:15:56 [2020-04-02T19:15:56.141Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
19:15:56 [2020-04-02T19:15:56.418Z] === RUN   TestReadPluginNoRead/default
19:15:56 [2020-04-02T19:15:56.418Z] --- PASS: TestDaemonStartWithLogOpt (22.56s)
19:15:57 [2020-04-02T19:15:57.454Z] === RUN   TestReadPluginNoRead/disabled_caching
19:15:58 [2020-04-02T19:15:58.950Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:15:59 [2020-04-02T19:15:59.394Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
19:16:00 [2020-04-02T19:16:00.988Z] --- PASS: TestReadPluginNoRead (27.07s)
19:16:00 [2020-04-02T19:16:00.988Z]     --- PASS: TestReadPluginNoRead/default (1.79s)
19:16:00 [2020-04-02T19:16:00.988Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.75s)
19:16:00 [2020-04-02T19:16:00.988Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.74s)
19:16:00 [2020-04-02T19:16:00.988Z]     read_test.go:91: [d484abebc7a34] daemon is not started
19:16:01 [2020-04-02T19:16:01.274Z] --- PASS: TestContinueAfterPluginCrash (27.63s)
19:16:01 [2020-04-02T19:16:01.274Z] PASS
19:16:01 [2020-04-02T19:16:01.274Z] 
19:16:01 [2020-04-02T19:16:01.274Z] DONE 6 tests in 27.731s
19:16:01 [2020-04-02T19:16:01.274Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:16:01 [2020-04-02T19:16:01.274Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
19:16:01 [2020-04-02T19:16:01.274Z] ++ set -e
19:16:01 [2020-04-02T19:16:01.274Z] ++ '[' -n 0 ']'
19:16:01 [2020-04-02T19:16:01.274Z] ++ set -x
19:16:01 [2020-04-02T19:16:01.274Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
19:16:01 [2020-04-02T19:16:01.274Z] testing: warning: no tests to run
19:16:01 [2020-04-02T19:16:01.274Z] PASS
19:16:01 [2020-04-02T19:16:01.274Z] 
19:16:01 [2020-04-02T19:16:01.274Z] DONE 0 tests in 0.020s
19:16:01 [2020-04-02T19:16:01.274Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:16:01 [2020-04-02T19:16:01.274Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
19:16:01 [2020-04-02T19:16:01.274Z] ++ set -e
19:16:01 [2020-04-02T19:16:01.274Z] ++ '[' -n 0 ']'
19:16:01 [2020-04-02T19:16:01.274Z] ++ set -x
19:16:01 [2020-04-02T19:16:01.274Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
19:16:01 [2020-04-02T19:16:01.559Z] INFO: Testing against a local daemon
19:16:01 [2020-04-02T19:16:01.559Z] === RUN   TestPluginWithDevMounts
19:16:01 [2020-04-02T19:16:01.559Z] === PAUSE TestPluginWithDevMounts
19:16:01 [2020-04-02T19:16:01.559Z] === CONT  TestPluginWithDevMounts
19:16:02 [2020-04-02T19:16:02.689Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
19:16:04 [2020-04-02T19:16:04.270Z] --- PASS: TestPluginWithDevMounts (2.32s)
19:16:04 [2020-04-02T19:16:04.270Z] PASS
19:16:04 [2020-04-02T19:16:04.270Z] 
19:16:04 [2020-04-02T19:16:04.270Z] DONE 1 tests in 2.423s
19:16:04 [2020-04-02T19:16:04.270Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
19:16:04 [2020-04-02T19:16:04.270Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
19:16:04 [2020-04-02T19:16:04.270Z] ++ set -e
19:16:04 [2020-04-02T19:16:04.270Z] ++ '[' -n 0 ']'
19:16:04 [2020-04-02T19:16:04.270Z] ++ set -x
19:16:04 [2020-04-02T19:16:04.270Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
19:16:04 [2020-04-02T19:16:04.270Z] INFO: Testing against a local daemon
19:16:04 [2020-04-02T19:16:04.270Z] === RUN   TestSecretInspect
19:16:06 [2020-04-02T19:16:06.321Z] --- PASS: TestSecretInspect (2.32s)
19:16:06 [2020-04-02T19:16:06.322Z] === RUN   TestSecretList
19:16:09 [2020-04-02T19:16:09.024Z] --- PASS: TestSecretList (2.27s)
19:16:09 [2020-04-02T19:16:09.024Z] === RUN   TestSecretsCreateAndDelete
19:16:10 [2020-04-02T19:16:10.751Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
19:16:11 [2020-04-02T19:16:11.083Z] --- PASS: TestSecretsCreateAndDelete (2.38s)
19:16:11 [2020-04-02T19:16:11.083Z] === RUN   TestSecretsUpdate
19:16:13 [2020-04-02T19:16:13.781Z] --- PASS: TestSecretsUpdate (2.70s)
19:16:13 [2020-04-02T19:16:13.781Z] === RUN   TestTemplatedSecret
19:16:16 [2020-04-02T19:16:16.021Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
19:16:16 [2020-04-02T19:16:16.481Z] --- PASS: TestTemplatedSecret (2.73s)
19:16:16 [2020-04-02T19:16:16.481Z] === RUN   TestSecretCreateResolve
19:16:18 [2020-04-02T19:16:18.524Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
19:16:18 [2020-04-02T19:16:18.529Z] --- PASS: TestSecretCreateResolve (2.31s)
19:16:18 [2020-04-02T19:16:18.530Z] PASS
19:16:18 [2020-04-02T19:16:18.530Z] 
19:16:18 [2020-04-02T19:16:18.530Z] DONE 6 tests in 14.803s
19:16:18 [2020-04-02T19:16:18.530Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
19:16:18 [2020-04-02T19:16:18.530Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
19:16:18 [2020-04-02T19:16:18.530Z] ++ set -e
19:16:18 [2020-04-02T19:16:18.530Z] ++ '[' -n 0 ']'
19:16:18 [2020-04-02T19:16:18.530Z] ++ set -x
19:16:18 [2020-04-02T19:16:18.530Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
19:16:18 [2020-04-02T19:16:18.816Z] INFO: Testing against a local daemon
19:16:18 [2020-04-02T19:16:18.816Z] === RUN   TestServiceCreateInit
19:16:18 [2020-04-02T19:16:18.816Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:16:21 [2020-04-02T19:16:21.028Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
19:16:23 [2020-04-02T19:16:23.220Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:16:24 [2020-04-02T19:16:24.296Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
19:16:26 [2020-04-02T19:16:26.800Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
19:16:27 [2020-04-02T19:16:27.658Z] --- PASS: TestServiceCreateInit (8.39s)
19:16:27 [2020-04-02T19:16:27.658Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.26s)
19:16:27 [2020-04-02T19:16:27.658Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.09s)
19:16:27 [2020-04-02T19:16:27.658Z] === RUN   TestCreateServiceMultipleTimes
19:16:29 [2020-04-02T19:16:29.303Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
19:16:32 [2020-04-02T19:16:32.555Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
19:16:46 [2020-04-02T19:16:46.181Z] --- PASS: TestCreateServiceMultipleTimes (16.57s)
19:16:46 [2020-04-02T19:16:46.181Z] === RUN   TestCreateServiceConflict
19:16:46 [2020-04-02T19:16:46.181Z] --- PASS: TestCreateServiceConflict (2.30s)
19:16:46 [2020-04-02T19:16:46.181Z] === RUN   TestCreateServiceMaxReplicas
19:16:49 [2020-04-02T19:16:49.676Z] --- PASS: TestCreateServiceMaxReplicas (3.04s)
19:16:49 [2020-04-02T19:16:49.676Z] === RUN   TestCreateWithDuplicateNetworkNames
19:17:04 [2020-04-02T19:17:04.945Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.53s)
19:17:04 [2020-04-02T19:17:04.945Z] === RUN   TestCreateServiceSecretFileMode
19:17:05 [2020-04-02T19:17:05.234Z] --- PASS: TestCreateServiceSecretFileMode (2.58s)
19:17:05 [2020-04-02T19:17:05.234Z] === RUN   TestCreateServiceConfigFileMode
19:17:07 [2020-04-02T19:17:07.941Z] --- PASS: TestCreateServiceConfigFileMode (2.65s)
19:17:07 [2020-04-02T19:17:07.941Z] === RUN   TestCreateServiceSysctls
19:17:11 [2020-04-02T19:17:11.436Z] --- PASS: TestCreateServiceSysctls (3.41s)
19:17:11 [2020-04-02T19:17:11.436Z] === RUN   TestCreateServiceCapabilities
19:17:14 [2020-04-02T19:17:14.132Z] --- PASS: TestCreateServiceCapabilities (2.73s)
19:17:14 [2020-04-02T19:17:14.132Z] === RUN   TestInspect
19:17:16 [2020-04-02T19:17:16.865Z] --- PASS: TestInspect (2.95s)
19:17:16 [2020-04-02T19:17:16.865Z] === RUN   TestCreateJob
19:17:20 [2020-04-02T19:17:20.366Z] --- PASS: TestCreateJob (3.36s)
19:17:20 [2020-04-02T19:17:20.366Z] === RUN   TestReplicatedJob
19:17:27 [2020-04-02T19:17:27.237Z] --- PASS: TestReplicatedJob (5.79s)
19:17:27 [2020-04-02T19:17:27.237Z] === RUN   TestUpdateReplicatedJob
19:17:28 [2020-04-02T19:17:28.679Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
19:17:29 [2020-04-02T19:17:29.941Z] --- PASS: TestUpdateReplicatedJob (3.52s)
19:17:29 [2020-04-02T19:17:29.941Z] === RUN   TestServiceListWithStatuses
19:17:29 [2020-04-02T19:17:29.941Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:17:29 [2020-04-02T19:17:29.941Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:17:29 [2020-04-02T19:17:29.941Z] === RUN   TestDockerNetworkConnectAlias
19:17:34 [2020-04-02T19:17:34.360Z] --- PASS: TestDockerNetworkConnectAlias (4.63s)
19:17:34 [2020-04-02T19:17:34.360Z] === RUN   TestDockerNetworkReConnect
19:17:37 [2020-04-02T19:17:37.863Z] --- PASS: TestDockerNetworkReConnect (3.72s)
19:17:37 [2020-04-02T19:17:37.863Z] === RUN   TestServicePlugin
19:17:37 [2020-04-02T19:17:37.863Z] --- SKIP: TestServicePlugin (0.00s)
19:17:37 [2020-04-02T19:17:37.863Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:17:37 [2020-04-02T19:17:37.863Z] === RUN   TestServiceUpdateLabel
19:17:40 [2020-04-02T19:17:40.614Z] --- PASS: TestServiceUpdateLabel (2.33s)
19:17:40 [2020-04-02T19:17:40.614Z] === RUN   TestServiceUpdateSecrets
19:17:43 [2020-04-02T19:17:43.485Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
19:17:55 [2020-04-02T19:17:55.929Z] --- PASS: TestServiceUpdateSecrets (14.85s)
19:17:55 [2020-04-02T19:17:55.930Z] === RUN   TestServiceUpdateConfigs
19:18:01 [2020-04-02T19:18:01.513Z] --- PASS: TestDockerSwarmSuite (1728.50s)
19:18:01 [2020-04-02T19:18:01.513Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.86s)
19:18:01 [2020-04-02T19:18:01.513Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.44s)
19:18:01 [2020-04-02T19:18:01.513Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.29s)
19:18:01 [2020-04-02T19:18:01.513Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.95s)
19:18:01 [2020-04-02T19:18:01.513Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.00s)
19:18:01 [2020-04-02T19:18:01.513Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.01s)
19:18:01 [2020-04-02T19:18:01.513Z]         docker_api_swarm_test.go:563: [dd55b93286bff] joining swarm manager [dfffbcac91dc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:18:01 [2020-04-02T19:18:01.513Z]         docker_api_swarm_test.go:585: [d10aa818b5a0a] joining swarm manager [dfffbcac91dc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:18:01 [2020-04-02T19:18:01.513Z]         check_test.go:380: [dd55b93286bff] daemon is not started
19:18:01 [2020-04-02T19:18:01.513Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
19:18:01 [2020-04-02T19:18:01.513Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
19:18:01 [2020-04-02T19:18:01.513Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.43s)
19:18:01 [2020-04-02T19:18:01.513Z]         docker_api_swarm_test.go:46: [d59111203b450] joining swarm manager [d06b8ac259e0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:18:01 [2020-04-02T19:18:01.513Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.83s)
19:18:01 [2020-04-02T19:18:01.513Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.34s)
19:18:01 [2020-04-02T19:18:01.513Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (46.46s)
19:18:01 [2020-04-02T19:18:01.513Z]         docker_api_swarm_test.go:304: [d164829c5cfd7] joining swarm manager [d825fa3b49f63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:18:01 [2020-04-02T19:18:01.513Z]         docker_api_swarm_test.go:305: [d7bdf17956665] joining swarm manager [d825fa3b49f63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:18:01 [2020-04-02T19:18:01.513Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
19:18:01 [2020-04-02T19:18:01.513Z]         docker_api_swarm_test.go:364: Waiting for possible election...
19:18:01 [2020-04-02T19:18:01.513Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.09s)
19:18:01 [2020-04-02T19:18:01.513Z]         docker_api_swarm_test.go:272: [d5f0cd2194f5c] joining swarm manager [d9383f8c884f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:18:01 [2020-04-02T19:18:01.513Z]         docker_api_swarm_test.go:273: [d24731f6c97e3] joining swarm manager [d9383f8c884f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:18:01 [2020-04-02T19:18:01.513Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.45s)
19:18:01 [2020-04-02T19:18:01.513Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.47s)
19:18:01 [2020-04-02T19:18:01.513Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.92s)
19:18:01 [2020-04-02T19:18:01.513Z]         docker_api_swarm_node_test.go:19: [d12e78954d496] joining swarm manager [da275c7da186b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:18:01 [2020-04-02T19:18:01.513Z]         docker_api_swarm_node_test.go:20: [d5ed5ea1feacb] joining swarm manager [da275c7da186b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:18:01 [2020-04-02T19:18:01.513Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.31s)
19:18:01 [2020-04-02T19:18:01.513Z]         docker_api_swarm_test.go:502: [d0680dd59ce2d] joining swarm manager [dd9c4eacae9ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:18:01 [2020-04-02T19:18:01.513Z]         docker_api_swarm_test.go:507: [d637334d3fa23] joining swarm manager [dd9c4eacae9ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:18:01 [2020-04-02T19:18:01.513Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.81s)
19:18:01 [2020-04-02T19:18:01.513Z]         docker_api_swarm_node_test.go:80: [d95c8f5d916d8] joining swarm manager [d360f1a7f2188]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:18:01 [2020-04-02T19:18:01.513Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.65s)
19:18:01 [2020-04-02T19:18:01.513Z]         docker_api_swarm_node_test.go:52: [d6dc8d36bab30] joining swarm manager [db136fc7da941]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:18:01 [2020-04-02T19:18:01.513Z]         docker_api_swarm_node_test.go:53: [dd716d1391880] joining swarm manager [db136fc7da941]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:18:01 [2020-04-02T19:18:01.513Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.63s)
19:18:01 [2020-04-02T19:18:01.513Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.30s)
19:18:01 [2020-04-02T19:18:01.513Z]         docker_api_swarm_test.go:202: [d57964707fd73] joining swarm manager [d01cb7d277e1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:18:01 [2020-04-02T19:18:01.513Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.31s)
19:18:01 [2020-04-02T19:18:01.513Z]         docker_api_swarm_test.go:384: [dcc774075411e] joining swarm manager [dc4afa839cafe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:18:01 [2020-04-02T19:18:01.513Z]         docker_api_swarm_test.go:385: [d80e68fa0672d] joining swarm manager [dc4afa839cafe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:18:01 [2020-04-02T19:18:01.513Z]         check_test.go:380: [d80e68fa0672d] daemon is not started
19:18:01 [2020-04-02T19:18:01.513Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (52.83s)
19:18:01 [2020-04-02T19:18:01.513Z]         docker_api_swarm_test.go:802: [d9693d8bdee44] joining swarm manager [d5c3dbe4c5bad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:18:01 [2020-04-02T19:18:01.513Z]         docker_api_swarm_test.go:802: [dd7c5ebaefda8] joining swarm manager [d5c3dbe4c5bad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:18:01 [2020-04-02T19:18:01.513Z]         docker_api_swarm_test.go:802: [d6ba54aed04a2] joining swarm manager [d5c3dbe4c5bad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
19:18:01 [2020-04-02T19:18:01.513Z]         docker_api_swarm_test.go:802: [d6e42a5e2a33f] joining swarm manager [d5c3dbe4c5bad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
19:18:01 [2020-04-02T19:18:01.513Z]         docker_api_swarm_test.go:810: [dc8bf1af3307e] joining swarm manager [d5c3dbe4c5bad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
19:18:01 [2020-04-02T19:18:01.513Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.36s)
19:18:01 [2020-04-02T19:18:01.513Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.87s)
19:18:01 [2020-04-02T19:18:01.513Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.72s)
19:18:01 [2020-04-02T19:18:01.513Z]         docker_api_swarm_service_test.go:394: [dae278e2b3797] joining swarm manager [d6576d9d6a082]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:18:01 [2020-04-02T19:18:01.513Z]         docker_api_swarm_service_test.go:394: [d7a0b8e392b7d] joining swarm manager [d6576d9d6a082]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:18:01 [2020-04-02T19:18:01.513Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.26s)
19:18:01 [2020-04-02T19:18:01.513Z]         docker_api_swarm_service_test.go:342: [df1832c05170e] joining swarm manager [d55a220c7a48f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:18:01 [2020-04-02T19:18:01.514Z]         docker_api_swarm_service_test.go:342: [d6bdcca58f042] joining swarm manager [d55a220c7a48f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.00s)
19:18:01 [2020-04-02T19:18:01.514Z]         docker_api_swarm_service_test.go:489: [da02789dbb2a2] joining swarm manager [d1fe1999cb664]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:18:01 [2020-04-02T19:18:01.514Z]         docker_api_swarm_service_test.go:489: [dba09f2ebe7d0] joining swarm manager [d1fe1999cb664]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.03s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.75s)
19:18:01 [2020-04-02T19:18:01.514Z]         docker_api_swarm_service_test.go:127: [d247d0038a543] joining swarm manager [d9402a303bbd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:18:01 [2020-04-02T19:18:01.514Z]         docker_api_swarm_service_test.go:128: [d2e5c72f3f060] joining swarm manager [d9402a303bbd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:18:01 [2020-04-02T19:18:01.514Z]         docker_api_swarm_service_test.go:136: [d6d4668384195] joining swarm manager [d9402a303bbd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
19:18:01 [2020-04-02T19:18:01.514Z]         docker_api_swarm_service_test.go:137: [d05fac3a92456] joining swarm manager [d9402a303bbd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.38s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.12s)
19:18:01 [2020-04-02T19:18:01.514Z]         docker_api_swarm_service_test.go:303: [d6da47d5998b9] joining swarm manager [de790550ae4fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:18:01 [2020-04-02T19:18:01.514Z]         docker_api_swarm_service_test.go:303: [daa0fa404d45d] joining swarm manager [de790550ae4fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.76s)
19:18:01 [2020-04-02T19:18:01.514Z]         docker_api_swarm_service_test.go:99: [dc82ea2021fda] joining swarm manager [d41b32fdaa783]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:18:01 [2020-04-02T19:18:01.514Z]         docker_api_swarm_service_test.go:100: [d86222ff1a052] joining swarm manager [d41b32fdaa783]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:18:01 [2020-04-02T19:18:01.514Z]         check_test.go:380: [dc82ea2021fda] daemon is not started
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.93s)
19:18:01 [2020-04-02T19:18:01.514Z]         docker_api_swarm_service_test.go:532: [de2b7131ad817] joining swarm manager [d8de74cd2b43e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:18:01 [2020-04-02T19:18:01.514Z]         docker_api_swarm_service_test.go:533: [d2268008f66b8] joining swarm manager [d8de74cd2b43e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.98s)
19:18:01 [2020-04-02T19:18:01.514Z]         docker_api_swarm_service_test.go:147: [d6f9c398ca278] joining swarm manager [d19c498e68bb4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:18:01 [2020-04-02T19:18:01.514Z]         docker_api_swarm_service_test.go:147: [dc5551eaddfff] joining swarm manager [d19c498e68bb4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.97s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.20s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.97s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.42s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.97s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.30s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.17s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.51s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.78s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.51s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.48s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.64s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.25s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.33s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.05s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.60s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.48s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.65s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.52s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.96s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.35s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.54s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.68s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.60s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.93s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.07s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.28s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.96s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.24s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.05s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.41s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.43s)
19:18:01 [2020-04-02T19:18:01.514Z]         docker_cli_service_logs_test.go:241: checking task kf4jfgok8q3d
19:18:01 [2020-04-02T19:18:01.514Z]         docker_cli_service_logs_test.go:246: checking messages for kf4jfgok8q3d
19:18:01 [2020-04-02T19:18:01.514Z]         docker_cli_service_logs_test.go:241: checking task i0n2u50kcmsq
19:18:01 [2020-04-02T19:18:01.514Z]         docker_cli_service_logs_test.go:246: checking messages for i0n2u50kcmsq
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (3.16s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.64s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.99s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.01s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.49s)
19:18:01 [2020-04-02T19:18:01.514Z]         docker_cli_swarm_test.go:1901: [dcb5644d419a5] joining swarm manager [d6b8cb4b9665d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:18:01 [2020-04-02T19:18:01.514Z]         docker_cli_swarm_test.go:1902: [d96cadbdd2b59] joining swarm manager [d6b8cb4b9665d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.84s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.06s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.87s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.95s)
19:18:01 [2020-04-02T19:18:01.514Z]         docker_cli_swarm_test.go:1802: [dd4cd604d31bd] joining swarm manager [dbda026172c78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:18:01 [2020-04-02T19:18:01.514Z]         docker_cli_swarm_test.go:1803: [d0d38b331c567] joining swarm manager [dbda026172c78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.10s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (118.99s)
19:18:01 [2020-04-02T19:18:01.514Z]         docker_cli_swarm_test.go:1321: [d3166e76230d2] joining swarm manager [d88b0718e3d36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:18:01 [2020-04-02T19:18:01.514Z]         docker_cli_swarm_test.go:1322: [d1fee63523988] joining swarm manager [d88b0718e3d36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.58s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.02s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.56s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.60s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.68s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.00s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.43s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
19:18:01 [2020-04-02T19:18:01.514Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.86s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.85s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.84s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.89s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (54.95s)
19:18:01 [2020-04-02T19:18:01.514Z]         docker_cli_swarm_test.go:1186: [dce11ad76a647] joining swarm manager [d424fb3305d82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:18:01 [2020-04-02T19:18:01.514Z]         docker_cli_swarm_test.go:1195: [d95b1062d7d90] joining swarm manager [d424fb3305d82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (10.21s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.75s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (132.75s)
19:18:01 [2020-04-02T19:18:01.514Z]         docker_cli_swarm_test.go:1118: [d3fbbb2181583] joining swarm manager [d58e8b7c76360]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:18:01 [2020-04-02T19:18:01.514Z]         docker_cli_swarm_test.go:1119: [dd1d807802647] joining swarm manager [d58e8b7c76360]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:18:01 [2020-04-02T19:18:01.514Z]         docker_cli_swarm_test.go:1172: [d7340e1931603] joining swarm manager [d58e8b7c76360]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.59s)
19:18:01 [2020-04-02T19:18:01.514Z]         docker_cli_swarm_test.go:1453: [dcaf3f857bd99] joining swarm manager [d32abae1b028c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:18:01 [2020-04-02T19:18:01.514Z]         docker_cli_swarm_test.go:1454: [df1c9c849db76] joining swarm manager [d32abae1b028c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.03s)
19:18:01 [2020-04-02T19:18:01.514Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.20s)
19:18:01 [2020-04-02T19:18:01.514Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s)
19:18:01 [2020-04-02T19:18:01.514Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s)
19:18:01 [2020-04-02T19:18:01.514Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.93s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.00s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.92s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.64s)
19:18:01 [2020-04-02T19:18:01.514Z]         docker_cli_swarm_unix_test.go:62: [d04f36a2f5a98] joining swarm manager [d6e7533cbcf95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.78s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.95s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.34s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.36s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.36s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.79s)
19:18:01 [2020-04-02T19:18:01.514Z]         docker_api_swarm_test.go:962: [d2f1782ef953d] joining swarm manager [d35118d217090]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (17.38s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.97s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.01s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.49s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.51s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.21s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.16s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.58s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.18s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.78s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.53s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.89s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.77s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.85s)
19:18:01 [2020-04-02T19:18:01.514Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.80s)
19:18:01 [2020-04-02T19:18:01.514Z] === RUN   TestDockerExternalVolumeSuite
19:18:01 [2020-04-02T19:18:01.514Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
19:18:11 [2020-04-02T19:18:11.212Z] --- PASS: TestServiceUpdateConfigs (14.87s)
19:18:11 [2020-04-02T19:18:11.212Z] === RUN   TestServiceUpdateNetwork
19:18:16 [2020-04-02T19:18:16.320Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
19:18:23 [2020-04-02T19:18:23.777Z] --- PASS: TestServiceUpdateNetwork (13.04s)
19:18:23 [2020-04-02T19:18:23.777Z] PASS
19:18:23 [2020-04-02T19:18:23.777Z] 
19:18:23 [2020-04-02T19:18:23.777Z] === Skipped
19:18:23 [2020-04-02T19:18:23.777Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
19:18:23 [2020-04-02T19:18:23.777Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:18:23 [2020-04-02T19:18:23.777Z] 
19:18:23 [2020-04-02T19:18:23.777Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
19:18:23 [2020-04-02T19:18:23.777Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:18:23 [2020-04-02T19:18:23.777Z] 
19:18:23 [2020-04-02T19:18:23.777Z] 
19:18:23 [2020-04-02T19:18:23.777Z] DONE 23 tests, 2 skipped in 124.363s
19:18:23 [2020-04-02T19:18:23.777Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
19:18:23 [2020-04-02T19:18:23.777Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
19:18:23 [2020-04-02T19:18:23.777Z] ++ set -e
19:18:23 [2020-04-02T19:18:23.777Z] ++ '[' -n 0 ']'
19:18:23 [2020-04-02T19:18:23.777Z] ++ set -x
19:18:23 [2020-04-02T19:18:23.777Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
19:18:23 [2020-04-02T19:18:23.777Z] INFO: Testing against a local daemon
19:18:23 [2020-04-02T19:18:23.777Z] === RUN   TestSessionCreate
19:18:23 [2020-04-02T19:18:23.777Z] --- PASS: TestSessionCreate (0.05s)
19:18:23 [2020-04-02T19:18:23.777Z] === RUN   TestSessionCreateWithBadUpgrade
19:18:23 [2020-04-02T19:18:23.777Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
19:18:23 [2020-04-02T19:18:23.777Z] PASS
19:18:23 [2020-04-02T19:18:23.777Z] 
19:18:23 [2020-04-02T19:18:23.777Z] DONE 2 tests in 0.205s
19:18:23 [2020-04-02T19:18:23.777Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
19:18:23 [2020-04-02T19:18:23.777Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
19:18:23 [2020-04-02T19:18:23.777Z] ++ set -e
19:18:23 [2020-04-02T19:18:23.777Z] ++ '[' -n 0 ']'
19:18:23 [2020-04-02T19:18:23.777Z] ++ set -x
19:18:23 [2020-04-02T19:18:23.777Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
19:18:23 [2020-04-02T19:18:23.777Z] INFO: Testing against a local daemon
19:18:23 [2020-04-02T19:18:23.777Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:18:23 [2020-04-02T19:18:23.777Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:18:23 [2020-04-02T19:18:23.777Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:18:23 [2020-04-02T19:18:23.777Z] === RUN   TestEventsExecDie
19:18:24 [2020-04-02T19:18:24.063Z] --- PASS: TestEventsExecDie (0.83s)
19:18:24 [2020-04-02T19:18:24.063Z] === RUN   TestEventsBackwardsCompatible
19:18:24 [2020-04-02T19:18:24.350Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
19:18:24 [2020-04-02T19:18:24.350Z] === RUN   TestInfoBinaryCommits
19:18:24 [2020-04-02T19:18:24.350Z] --- PASS: TestInfoBinaryCommits (0.05s)
19:18:24 [2020-04-02T19:18:24.350Z] === RUN   TestInfoAPIVersioned
19:18:24 [2020-04-02T19:18:24.350Z] --- PASS: TestInfoAPIVersioned (0.02s)
19:18:24 [2020-04-02T19:18:24.350Z] === RUN   TestInfoDiscoveryBackend
19:18:24 [2020-04-02T19:18:24.974Z] --- PASS: TestInfoDiscoveryBackend (0.55s)
19:18:24 [2020-04-02T19:18:24.974Z] === RUN   TestInfoDiscoveryInvalidAdvertise
19:18:25 [2020-04-02T19:18:25.997Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.02s)
19:18:25 [2020-04-02T19:18:25.997Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
19:18:26 [2020-04-02T19:18:26.638Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s)
19:18:26 [2020-04-02T19:18:26.638Z] === RUN   TestInfoAPI
19:18:26 [2020-04-02T19:18:26.638Z] --- PASS: TestInfoAPI (0.05s)
19:18:26 [2020-04-02T19:18:26.638Z] === RUN   TestInfoAPIWarnings
19:18:27 [2020-04-02T19:18:27.268Z] --- PASS: TestInfoAPIWarnings (0.55s)
19:18:27 [2020-04-02T19:18:27.268Z] === RUN   TestInfoDebug
19:18:27 [2020-04-02T19:18:27.561Z] --- PASS: TestInfoDebug (0.54s)
19:18:27 [2020-04-02T19:18:27.561Z] === RUN   TestInfoInsecureRegistries
19:18:28 [2020-04-02T19:18:28.184Z] --- PASS: TestInfoInsecureRegistries (0.54s)
19:18:28 [2020-04-02T19:18:28.184Z] === RUN   TestInfoRegistryMirrors
19:18:28 [2020-04-02T19:18:28.804Z] --- PASS: TestInfoRegistryMirrors (0.55s)
19:18:28 [2020-04-02T19:18:28.804Z] === RUN   TestLoginFailsWithBadCredentials
19:18:29 [2020-04-02T19:18:29.095Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s)
19:18:29 [2020-04-02T19:18:29.095Z] === RUN   TestPingCacheHeaders
19:18:29 [2020-04-02T19:18:29.095Z] --- PASS: TestPingCacheHeaders (0.06s)
19:18:29 [2020-04-02T19:18:29.095Z] === RUN   TestPingGet
19:18:29 [2020-04-02T19:18:29.095Z] --- PASS: TestPingGet (0.04s)
19:18:29 [2020-04-02T19:18:29.095Z] === RUN   TestPingHead
19:18:29 [2020-04-02T19:18:29.382Z] --- PASS: TestPingHead (0.06s)
19:18:29 [2020-04-02T19:18:29.382Z] === RUN   TestVersion
19:18:29 [2020-04-02T19:18:29.382Z] --- PASS: TestVersion (0.05s)
19:18:29 [2020-04-02T19:18:29.382Z] PASS
19:18:29 [2020-04-02T19:18:29.382Z] 
19:18:29 [2020-04-02T19:18:29.382Z] === Skipped
19:18:29 [2020-04-02T19:18:29.382Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:18:29 [2020-04-02T19:18:29.382Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:18:29 [2020-04-02T19:18:29.382Z] 
19:18:29 [2020-04-02T19:18:29.382Z] 
19:18:29 [2020-04-02T19:18:29.382Z] DONE 18 tests, 1 skipped in 6.057s
19:18:29 [2020-04-02T19:18:29.382Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
19:18:29 [2020-04-02T19:18:29.382Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
19:18:29 [2020-04-02T19:18:29.382Z] ++ set -e
19:18:29 [2020-04-02T19:18:29.382Z] ++ '[' -n 0 ']'
19:18:29 [2020-04-02T19:18:29.382Z] ++ set -x
19:18:29 [2020-04-02T19:18:29.382Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
19:18:29 [2020-04-02T19:18:29.382Z] INFO: Testing against a local daemon
19:18:29 [2020-04-02T19:18:29.382Z] === RUN   TestVolumesCreateAndList
19:18:29 [2020-04-02T19:18:29.382Z] --- PASS: TestVolumesCreateAndList (0.05s)
19:18:29 [2020-04-02T19:18:29.382Z] === RUN   TestVolumesRemove
19:18:29 [2020-04-02T19:18:29.672Z] --- PASS: TestVolumesRemove (0.11s)
19:18:29 [2020-04-02T19:18:29.672Z] === RUN   TestVolumesInspect
19:18:29 [2020-04-02T19:18:29.672Z] --- PASS: TestVolumesInspect (0.04s)
19:18:29 [2020-04-02T19:18:29.672Z] === RUN   TestVolumesInvalidJSON
19:18:29 [2020-04-02T19:18:29.672Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:18:29 [2020-04-02T19:18:29.672Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:18:29 [2020-04-02T19:18:29.672Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:18:29 [2020-04-02T19:18:29.672Z] --- PASS: TestVolumesInvalidJSON (0.03s)
19:18:29 [2020-04-02T19:18:29.672Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:18:29 [2020-04-02T19:18:29.672Z] PASS
19:18:29 [2020-04-02T19:18:29.672Z] 
19:18:29 [2020-04-02T19:18:29.672Z] DONE 5 tests in 0.325s
19:18:29 [2020-04-02T19:18:29.672Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:18:29 [2020-04-02T19:18:29.958Z] ++++ cat bundles/test-integration/docker.pid
19:18:29 [2020-04-02T19:18:29.958Z] +++ kill 13444
19:18:31 [2020-04-02T19:18:31.447Z] +++ /etc/init.d/apparmor stop
19:18:31 [2020-04-02T19:18:31.447Z] Leaving: AppArmorNo profiles have been unloaded.
19:18:31 [2020-04-02T19:18:31.447Z] 
19:18:31 [2020-04-02T19:18:31.447Z] Unloading profiles will leave already running processes permanently
19:18:31 [2020-04-02T19:18:31.447Z] unconfined, which can lead to unexpected situations.
19:18:31 [2020-04-02T19:18:31.447Z] 
19:18:31 [2020-04-02T19:18:31.447Z] To set a process to complain mode, use the command line tool
19:18:31 [2020-04-02T19:18:31.447Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:18:31 [2020-04-02T19:18:31.447Z] +++ true
19:18:31 [2020-04-02T19:18:31.447Z] 
Post stage
[Pipeline] junit
19:18:33 [2020-04-02T19:18:33.523Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:18:34 [2020-04-02T19:18:34.694Z] + echo Ensuring container killed.
19:18:34 [2020-04-02T19:18:34.694Z] Ensuring container killed.
19:18:34 [2020-04-02T19:18:34.694Z] + docker rm -vf docker-pr11
19:18:34 [2020-04-02T19:18:34.694Z] Error: No such container: docker-pr11
19:18:34 [2020-04-02T19:18:34.694Z] + true
[Pipeline] sh
19:18:35 [2020-04-02T19:18:35.097Z] + echo Chowning /workspace to jenkins user
19:18:35 [2020-04-02T19:18:35.097Z] Chowning /workspace to jenkins user
19:18:35 [2020-04-02T19:18:35.097Z] + id -u
19:18:35 [2020-04-02T19:18:35.097Z] + id -g
19:18:35 [2020-04-02T19:18:35.097Z] + docker run --rm -v /home/docker/workspace/moby_PR-40694:/workspace busybox chown -R 1001:1001 /workspace
19:18:35 [2020-04-02T19:18:35.097Z] Unable to find image 'busybox:latest' locally
19:18:35 [2020-04-02T19:18:35.384Z] latest: Pulling from library/busybox
19:18:35 [2020-04-02T19:18:35.384Z] 4c6795986792: Pulling fs layer
19:18:35 [2020-04-02T19:18:35.671Z] 4c6795986792: Verifying Checksum
19:18:35 [2020-04-02T19:18:35.671Z] 4c6795986792: Download complete
19:18:36 [2020-04-02T19:18:36.294Z] 4c6795986792: Pull complete
19:18:36 [2020-04-02T19:18:36.294Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
19:18:36 [2020-04-02T19:18:36.294Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:18:38 [2020-04-02T19:18:38.241Z] + bundleName=ppc64le-integration
19:18:38 [2020-04-02T19:18:38.241Z] + echo Creating ppc64le-integration-bundles.tar.gz
19:18:38 [2020-04-02T19:18:38.241Z] Creating ppc64le-integration-bundles.tar.gz
19:18:38 [2020-04-02T19:18:38.241Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
19:18:38 [2020-04-02T19:18:38.241Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
19:18:38 [2020-04-02T19:18:38.564Z] Archiving artifacts
19:18:41 [2020-04-02T19:18:41.265Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40694/11/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:18:41 [2020-04-02T19:18:41.703Z] + make clean
19:18:42 [2020-04-02T19:18:42.331Z] make: command: Command not found
19:18:42 [2020-04-02T19:18:42.331Z] make: command: Command not found
19:18:42 [2020-04-02T19:18:42.331Z] docker volume rm -f docker-dev-cache
19:18:42 [2020-04-02T19:18:42.331Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:19:23 [2020-04-02T19:19:23.895Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
19:19:33 [2020-04-02T19:19:33.853Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
19:20:05 [2020-04-02T19:20:05.911Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
19:20:20 [2020-04-02T19:20:20.760Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
19:20:52 [2020-04-02T19:20:52.743Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
19:21:04 [2020-04-02T19:21:04.881Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
19:21:36 [2020-04-02T19:21:36.892Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
19:21:51 [2020-04-02T19:21:51.783Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
19:22:09 [2020-04-02T19:22:09.790Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
19:22:56 [2020-04-02T19:22:56.404Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
19:23:14 [2020-04-02T19:23:14.416Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
19:23:46 [2020-04-02T19:23:46.480Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
19:24:18 [2020-04-02T19:24:18.505Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
19:24:33 [2020-04-02T19:24:33.436Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
19:24:51 [2020-04-02T19:24:51.445Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
19:25:06 [2020-04-02T19:25:06.312Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
19:25:21 [2020-04-02T19:25:21.117Z] --- PASS: TestDockerExternalVolumeSuite (440.70s)
19:25:21 [2020-04-02T19:25:21.117Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.85s)
19:25:21 [2020-04-02T19:25:21.117Z]         docker_cli_external_volume_driver_test.go:53: [d36e9e3d1304f] daemon is not started
19:25:21 [2020-04-02T19:25:21.117Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.59s)
19:25:21 [2020-04-02T19:25:21.117Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.52s)
19:25:21 [2020-04-02T19:25:21.117Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
19:25:21 [2020-04-02T19:25:21.117Z]         docker_cli_external_volume_driver_test.go:53: [d19df25aad6db] daemon is not started
19:25:21 [2020-04-02T19:25:21.117Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
19:25:21 [2020-04-02T19:25:21.117Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
19:25:21 [2020-04-02T19:25:21.117Z]         docker_cli_external_volume_driver_test.go:53: [d9750bad2f012] daemon is not started
19:25:21 [2020-04-02T19:25:21.117Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
19:25:21 [2020-04-02T19:25:21.117Z]         docker_cli_external_volume_driver_test.go:53: [d21e248f9c4c0] daemon is not started
19:25:21 [2020-04-02T19:25:21.117Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.55s)
19:25:21 [2020-04-02T19:25:21.117Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.52s)
19:25:21 [2020-04-02T19:25:21.117Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.81s)
19:25:21 [2020-04-02T19:25:21.117Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
19:25:21 [2020-04-02T19:25:21.117Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.61s)
19:25:21 [2020-04-02T19:25:21.117Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.69s)
19:25:21 [2020-04-02T19:25:21.117Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.99s)
19:25:21 [2020-04-02T19:25:21.117Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.54s)
19:25:21 [2020-04-02T19:25:21.117Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.35s)
19:25:21 [2020-04-02T19:25:21.117Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.32s)
19:25:21 [2020-04-02T19:25:21.117Z]         docker_cli_external_volume_driver_test.go:485: [d60419f9c2005] daemon is not started
19:25:21 [2020-04-02T19:25:21.117Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
19:25:21 [2020-04-02T19:25:21.117Z]         docker_cli_external_volume_driver_test.go:53: [d8b16e5f67df9] daemon is not started
19:25:21 [2020-04-02T19:25:21.117Z] PASS
19:25:21 [2020-04-02T19:25:21.117Z] 
19:25:21 [2020-04-02T19:25:21.117Z] === Skipped
19:25:21 [2020-04-02T19:25:21.117Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
19:25:21 [2020-04-02T19:25:21.117Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
19:25:21 [2020-04-02T19:25:21.117Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
19:25:21 [2020-04-02T19:25:21.117Z]         check_test.go:309: [d94e173f93134] daemon is not started
19:25:21 [2020-04-02T19:25:21.117Z] 
19:25:21 [2020-04-02T19:25:21.117Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
19:25:21 [2020-04-02T19:25:21.117Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
19:25:21 [2020-04-02T19:25:21.117Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
19:25:21 [2020-04-02T19:25:21.117Z]         check_test.go:309: [de97c7c882ae1] daemon is not started
19:25:21 [2020-04-02T19:25:21.117Z] 
19:25:21 [2020-04-02T19:25:21.117Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
19:25:21 [2020-04-02T19:25:21.117Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
19:25:21 [2020-04-02T19:25:21.117Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
19:25:21 [2020-04-02T19:25:21.117Z]         check_test.go:309: [dc571e4393809] daemon is not started
19:25:21 [2020-04-02T19:25:21.117Z] 
19:25:21 [2020-04-02T19:25:21.117Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
19:25:21 [2020-04-02T19:25:21.117Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
19:25:21 [2020-04-02T19:25:21.117Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
19:25:21 [2020-04-02T19:25:21.117Z] 
19:25:21 [2020-04-02T19:25:21.117Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
19:25:21 [2020-04-02T19:25:21.117Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
19:25:21 [2020-04-02T19:25:21.117Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
19:25:21 [2020-04-02T19:25:21.117Z] 
19:25:21 [2020-04-02T19:25:21.117Z] 
19:25:21 [2020-04-02T19:25:21.117Z] DONE 273 tests, 5 skipped in 2540.208s
19:25:21 [2020-04-02T19:25:21.117Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:25:21 [2020-04-02T19:25:21.117Z] ++++ cat bundles/test-integration/docker.pid
19:25:21 [2020-04-02T19:25:21.117Z] +++ kill 7446
19:25:21 [2020-04-02T19:25:21.718Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dcc8b3315aee7/docker.pid
19:25:21 [2020-04-02T19:25:21.718Z] +++ kill 4271
19:25:21 [2020-04-02T19:25:21.718Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4271 is not a child of this shell
19:25:21 [2020-04-02T19:25:21.718Z] warning: PID 4271 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dcc8b3315aee7/docker.pid had a nonzero exit code
19:25:21 [2020-04-02T19:25:21.718Z] +++ /etc/init.d/apparmor stop
19:25:21 [2020-04-02T19:25:21.718Z] Leaving: AppArmorNo profiles have been unloaded.
19:25:21 [2020-04-02T19:25:21.718Z] 
19:25:21 [2020-04-02T19:25:21.718Z] Unloading profiles will leave already running processes permanently
19:25:21 [2020-04-02T19:25:21.718Z] unconfined, which can lead to unexpected situations.
19:25:21 [2020-04-02T19:25:21.718Z] 
19:25:21 [2020-04-02T19:25:21.718Z] To set a process to complain mode, use the command line tool
19:25:21 [2020-04-02T19:25:21.718Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:25:21 [2020-04-02T19:25:21.718Z] +++ true
19:25:21 [2020-04-02T19:25:21.718Z] 
19:25:22 [2020-04-02T19:25:22.277Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
19:25:22 [2020-04-02T19:25:22.285Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:25:23 [2020-04-02T19:25:23.306Z] + echo Ensuring container killed.
19:25:23 [2020-04-02T19:25:23.306Z] Ensuring container killed.
19:25:23 [2020-04-02T19:25:23.306Z] + docker ps -aq -f name=docker-pr11-*
19:25:23 [2020-04-02T19:25:23.306Z] + cids=d0ed678e009e
19:25:23 [2020-04-02T19:25:23.306Z] d69e52af5f5c
19:25:23 [2020-04-02T19:25:23.306Z] 3dc92b4022da
19:25:23 [2020-04-02T19:25:23.306Z] + [ -n d0ed678e009e
19:25:23 [2020-04-02T19:25:23.306Z] d69e52af5f5c
19:25:23 [2020-04-02T19:25:23.306Z] 3dc92b4022da ]
19:25:23 [2020-04-02T19:25:23.306Z] + docker rm -vf d0ed678e009e d69e52af5f5c 3dc92b4022da
19:25:25 [2020-04-02T19:25:25.187Z] d0ed678e009e
19:25:25 [2020-04-02T19:25:25.187Z] d69e52af5f5c
19:25:25 [2020-04-02T19:25:25.187Z] 3dc92b4022da
[Pipeline] sh
19:25:25 [2020-04-02T19:25:25.457Z] + echo Chowning /workspace to jenkins user
19:25:25 [2020-04-02T19:25:25.457Z] Chowning /workspace to jenkins user
19:25:25 [2020-04-02T19:25:25.457Z] + id -u
19:25:25 [2020-04-02T19:25:25.457Z] + id -g
19:25:25 [2020-04-02T19:25:25.457Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40694:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:25:29 [2020-04-02T19:25:29.039Z] + bundleName=amd64
19:25:29 [2020-04-02T19:25:29.039Z] + echo Creating amd64-bundles.tar.gz
19:25:29 [2020-04-02T19:25:29.039Z] Creating amd64-bundles.tar.gz
19:25:29 [2020-04-02T19:25:29.039Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
19:25:29 [2020-04-02T19:25:29.039Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
19:25:29 [2020-04-02T19:25:29.966Z] Archiving artifacts
19:25:30 [2020-04-02T19:25:30.675Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40694/11/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:25:30 [2020-04-02T19:25:30.992Z] + make clean
19:25:30 [2020-04-02T19:25:30.992Z] docker volume rm -f docker-dev-cache
19:25:31 [2020-04-02T19:25:31.247Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:49:16 [2020-04-02T19:49:16.890Z] ok  	github.com/docker/docker/integration-cli	2530.304s
19:49:16 [2020-04-02T19:49:16.890Z] 
19:49:16 [2020-04-02T19:49:16.890Z] === Skipped
19:49:16 [2020-04-02T19:49:16.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
19:49:16 [2020-04-02T19:49:16.890Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
19:49:16 [2020-04-02T19:49:16.890Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.890Z] 
19:49:16 [2020-04-02T19:49:16.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
19:49:16 [2020-04-02T19:49:16.890Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
19:49:16 [2020-04-02T19:49:16.890Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.890Z] 
19:49:16 [2020-04-02T19:49:16.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
19:49:16 [2020-04-02T19:49:16.890Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
19:49:16 [2020-04-02T19:49:16.890Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.890Z] 
19:49:16 [2020-04-02T19:49:16.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
19:49:16 [2020-04-02T19:49:16.890Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
19:49:16 [2020-04-02T19:49:16.890Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.890Z] 
19:49:16 [2020-04-02T19:49:16.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s)
19:49:16 [2020-04-02T19:49:16.890Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
19:49:16 [2020-04-02T19:49:16.890Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.890Z] 
19:49:16 [2020-04-02T19:49:16.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
19:49:16 [2020-04-02T19:49:16.890Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
19:49:16 [2020-04-02T19:49:16.890Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.890Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_run_test.go:3182: unmatched requirement Apparmor
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_run_test.go:3160: unmatched requirement Apparmor
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.48s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.14s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.14s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.80s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.80s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.42s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:3576: unmatched requirement UnixCli
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.43s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.44s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.38s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.43s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
19:49:16 [2020-04-02T19:49:16.891Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.891Z] 
19:49:16 [2020-04-02T19:49:16.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
19:49:16 [2020-04-02T19:49:16.891Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_build_test.go:3703: unmatched requirement UnixCli
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.10s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.10s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.43s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.38s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.47s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.49s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.47s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_sni_test.go:18: Flakey test
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
19:49:16 [2020-04-02T19:49:16.892Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.892Z] 
19:49:16 [2020-04-02T19:49:16.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
19:49:16 [2020-04-02T19:49:16.892Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.893Z] 
19:49:16 [2020-04-02T19:49:16.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
19:49:16 [2020-04-02T19:49:16.893Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]         docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.894Z] 
19:49:16 [2020-04-02T19:49:16.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
19:49:16 [2020-04-02T19:49:16.894Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
19:49:16 [2020-04-02T19:49:16.895Z]         docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.895Z] 
19:49:16 [2020-04-02T19:49:16.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
19:49:16 [2020-04-02T19:49:16.896Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
19:49:16 [2020-04-02T19:49:16.896Z]         docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.896Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:2887: unmatched requirement Apparmor
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:2926: unmatched requirement Apparmor
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:3043: unmatched requirement Apparmor
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
19:49:16 [2020-04-02T19:49:16.897Z]         docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.897Z] 
19:49:16 [2020-04-02T19:49:16.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
19:49:16 [2020-04-02T19:49:16.898Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
19:49:16 [2020-04-02T19:49:16.898Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
19:49:16 [2020-04-02T19:49:16.898Z]         docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
19:49:16 [2020-04-02T19:49:16.898Z]         docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
19:49:16 [2020-04-02T19:49:16.898Z]         docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
19:49:16 [2020-04-02T19:49:16.898Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
19:49:16 [2020-04-02T19:49:16.898Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
19:49:16 [2020-04-02T19:49:16.898Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
19:49:16 [2020-04-02T19:49:16.898Z]         docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.898Z] 
19:49:16 [2020-04-02T19:49:16.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
19:49:16 [2020-04-02T19:49:16.898Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.899Z] 
19:49:16 [2020-04-02T19:49:16.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.899Z] 
19:49:16 [2020-04-02T19:49:16.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.899Z] 
19:49:16 [2020-04-02T19:49:16.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.899Z] 
19:49:16 [2020-04-02T19:49:16.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.899Z] 
19:49:16 [2020-04-02T19:49:16.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.899Z] 
19:49:16 [2020-04-02T19:49:16.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.899Z] 
19:49:16 [2020-04-02T19:49:16.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.899Z] 
19:49:16 [2020-04-02T19:49:16.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]         check_test.go:268: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.899Z] 
19:49:16 [2020-04-02T19:49:16.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]         check_test.go:268: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.899Z] 
19:49:16 [2020-04-02T19:49:16.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]         check_test.go:268: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.899Z] 
19:49:16 [2020-04-02T19:49:16.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]         check_test.go:268: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.899Z] 
19:49:16 [2020-04-02T19:49:16.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]         check_test.go:268: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.899Z] 
19:49:16 [2020-04-02T19:49:16.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]         check_test.go:302: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.899Z] 
19:49:16 [2020-04-02T19:49:16.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]         check_test.go:302: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.899Z] 
19:49:16 [2020-04-02T19:49:16.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]         check_test.go:302: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.899Z] 
19:49:16 [2020-04-02T19:49:16.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.899Z] 
19:49:16 [2020-04-02T19:49:16.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.899Z] 
19:49:16 [2020-04-02T19:49:16.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.899Z] 
19:49:16 [2020-04-02T19:49:16.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.899Z] 
19:49:16 [2020-04-02T19:49:16.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.899Z] 
19:49:16 [2020-04-02T19:49:16.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.899Z] 
19:49:16 [2020-04-02T19:49:16.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.899Z] 
19:49:16 [2020-04-02T19:49:16.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.899Z] 
19:49:16 [2020-04-02T19:49:16.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.899Z] 
19:49:16 [2020-04-02T19:49:16.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.899Z] 
19:49:16 [2020-04-02T19:49:16.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.899Z] 
19:49:16 [2020-04-02T19:49:16.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]     check_test.go:128: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.899Z] 
19:49:16 [2020-04-02T19:49:16.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]     check_test.go:134: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.899Z] 
19:49:16 [2020-04-02T19:49:16.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
19:49:16 [2020-04-02T19:49:16.899Z]     check_test.go:142: unmatched requirement DaemonIsLinux
19:49:16 [2020-04-02T19:49:16.899Z] 
19:49:16 [2020-04-02T19:49:16.899Z] 
19:49:16 [2020-04-02T19:49:16.899Z] DONE 1096 tests, 549 skipped in 2541.981s
19:49:16 [2020-04-02T19:49:16.899Z] INFO: Integration tests ended at 04/02/2020 19:49:13. Duration:00:42:22.1203560
19:49:16 [2020-04-02T19:49:16.899Z] INFO: Docker info of the daemon under test at end of run
19:49:16 [2020-04-02T19:49:16.899Z] 
19:49:16 [2020-04-02T19:49:16.899Z] Containers: 2
19:49:16 [2020-04-02T19:49:16.899Z]  Running: 0
19:49:16 [2020-04-02T19:49:16.899Z]  Paused: 0
19:49:16 [2020-04-02T19:49:16.899Z]  Stopped: 2
19:49:16 [2020-04-02T19:49:16.899Z] Images: 12
19:49:16 [2020-04-02T19:49:16.899Z] Server Version: 0.0.0-dev
19:49:16 [2020-04-02T19:49:16.899Z] Storage Driver: windowsfilter
19:49:16 [2020-04-02T19:49:16.899Z]  Windows: 
19:49:16 [2020-04-02T19:49:16.899Z] Logging Driver: json-file
19:49:16 [2020-04-02T19:49:16.899Z] Plugins: 
19:49:16 [2020-04-02T19:49:16.899Z]  Volume: local
19:49:16 [2020-04-02T19:49:16.899Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
19:49:16 [2020-04-02T19:49:16.899Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
19:49:16 [2020-04-02T19:49:16.899Z] Swarm: inactive
19:49:16 [2020-04-02T19:49:16.899Z] Default Isolation: process
19:49:16 [2020-04-02T19:49:16.899Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
19:49:16 [2020-04-02T19:49:16.899Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
19:49:16 [2020-04-02T19:49:16.899Z] OSType: windows
19:49:16 [2020-04-02T19:49:16.899Z] Architecture: x86_64
19:49:16 [2020-04-02T19:49:16.899Z] CPUs: 4
19:49:16 [2020-04-02T19:49:16.899Z] Total Memory: 32GiB
19:49:16 [2020-04-02T19:49:16.899Z] Name: azwin-2-5de450
19:49:16 [2020-04-02T19:49:16.899Z] ID: UV4V:F7OE:4RZL:2QL7:3YCL:YRMK:ZSXX:7XM5:DOG7:L6I6:ETZN:4UAI
19:49:16 [2020-04-02T19:49:16.899Z] Docker Root Dir: D:\CI\PR-40694\11\daemon
19:49:16 [2020-04-02T19:49:16.899Z] Debug Mode (client): false
19:49:16 [2020-04-02T19:49:16.899Z] Debug Mode (server): true
19:49:16 [2020-04-02T19:49:16.899Z]  File Descriptors: -1
19:49:16 [2020-04-02T19:49:16.899Z]  Goroutines: 18
19:49:16 [2020-04-02T19:49:16.899Z]  System Time: 2020-04-02T19:49:13.5877255Z
19:49:16 [2020-04-02T19:49:16.899Z]  EventsListeners: 0
19:49:16 [2020-04-02T19:49:16.899Z] Registry: https://index.docker.io/v1/
19:49:16 [2020-04-02T19:49:16.899Z] Labels:
19:49:16 [2020-04-02T19:49:16.899Z] Experimental: false
19:49:16 [2020-04-02T19:49:16.899Z] Insecure Registries:
19:49:16 [2020-04-02T19:49:16.899Z]  127.0.0.0/8
19:49:16 [2020-04-02T19:49:16.899Z] Live Restore Enabled: false
19:49:16 [2020-04-02T19:49:16.899Z] 
19:49:16 [2020-04-02T19:49:16.899Z] 
19:49:16 [2020-04-02T19:49:16.899Z] INFO: Stopping daemon under test
19:49:16 [2020-04-02T19:49:16.899Z] SUCCESS: The process with PID 6008 (child process of PID 5148) has been terminated.
19:49:16 [2020-04-02T19:49:16.899Z] SUCCESS: The process with PID 5148 (child process of PID 3732) has been terminated.
19:49:16 [2020-04-02T19:49:16.899Z] INFO: Stop tailing logs of the daemon under tests
19:49:16 [2020-04-02T19:49:16.899Z] INFO: executeCI.ps1 Completed successfully at 04/02/2020 19:49:13.
19:49:16 [2020-04-02T19:49:16.899Z] INFO: Tidying up at end of run
19:49:16 [2020-04-02T19:49:16.899Z] INFO: Saving daemon under test log (d:\CI\PR-40694\11\dut.out) to C:\windows\TEMP\CIDUT.out
19:49:16 [2020-04-02T19:49:16.899Z] INFO: Saving daemon under test log (d:\CI\PR-40694\11\dut.err) to C:\windows\TEMP\CIDUT.err
19:49:16 [2020-04-02T19:49:16.899Z] INFO: Nuke-Everything...
19:49:16 [2020-04-02T19:49:16.899Z] INFO: Container count on control daemon to delete is 2
19:49:16 [2020-04-02T19:49:16.899Z] e08b8883e1fd
19:49:16 [2020-04-02T19:49:16.899Z] 0f0458401e7c
19:49:16 [2020-04-02T19:49:16.899Z] INFO: Tidying pidfile d:\CI\PR-40694\11\docker.pid
19:49:16 [2020-04-02T19:49:16.899Z] INFO: Nuking d:\CI
19:49:46 [2020-04-02T19:49:46.645Z] INFO: Zapped successfully
19:49:46 [2020-04-02T19:49:46.645Z] 
19:49:46 [2020-04-02T19:49:46.645Z] INFO: executeCI.ps1 exiting at Thu Apr  2 19:49:45 CUT 2020. Duration 01:06:40.6817675
19:49:46 [2020-04-02T19:49:46.645Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
19:49:46 [2020-04-02T19:49:46.874Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
19:49:58 [2020-04-02T19:49:58.747Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
19:50:01 [2020-04-02T19:50:01.075Z] Archiving artifacts
19:50:13 [2020-04-02T19:50:13.908Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40694/11/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:50:14 [2020-04-02T19:50:14.798Z] + make clean
19:50:16 [2020-04-02T19:50:16.302Z] docker volume rm -f docker-dev-cache
19:50:16 [2020-04-02T19:50:16.302Z] 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