Skip to content
Success

Console Output

Pull request #40801 updated
19:17:35 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from e149ff62fe6fc7c32c518dcd4df85d603a104462+90a31c4829a26558aafecbb92b6e1f93bc1562a8 (2d938abc25eb5f03d8bb0a25ae64b1dc2b8a6873)
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 241f6703d31895690d4cb6f158f753615abe74ac # 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
19:17:39 [2020-04-15T19:17:39.673Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
19:17:39 [2020-04-15T19:17:39.680Z] Trying to pass milestone 1
[Pipeline] milestone
19:17:39 [2020-04-15T19:17:39.712Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
19:17:39 [2020-04-15T19:17:39.857Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a600691c7d3b6660) in /home/ubuntu/workspace/moby_PR-40801
[Pipeline] {
[Pipeline] checkout
19:17:39 [2020-04-15T19:17:39.899Z] using credential docker-jenkins-github-credentials
19:17:39 [2020-04-15T19:17:39.907Z] Cloning the remote Git repository
19:17:39 [2020-04-15T19:17:39.907Z] Cloning with configured refspecs honoured and without tags
19:17:39 [2020-04-15T19:17:39.910Z] Cloning repository https://github.com/moby/moby.git
19:17:39 [2020-04-15T19:17:39.911Z]  > git init /home/ubuntu/workspace/moby_PR-40801 # timeout=10
19:17:39 [2020-04-15T19:17:39.932Z] Fetching upstream changes from https://github.com/moby/moby.git
19:17:39 [2020-04-15T19:17:39.932Z]  > git --version # timeout=10
19:17:39 [2020-04-15T19:17:39.936Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:17:39 [2020-04-15T19:17:39.937Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40801/head:refs/remotes/origin/PR-40801 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
19:17:52 [2020-04-15T19:17:52.292Z] Fetching without tags
19:17:52 [2020-04-15T19:17:52.275Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:17:52 [2020-04-15T19:17:52.278Z]  > git config --add remote.origin.fetch +refs/pull/40801/head:refs/remotes/origin/PR-40801 # timeout=10
19:17:52 [2020-04-15T19:17:52.282Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
19:17:52 [2020-04-15T19:17:52.287Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:17:52 [2020-04-15T19:17:52.295Z] Fetching upstream changes from https://github.com/moby/moby.git
19:17:52 [2020-04-15T19:17:52.295Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:17:52 [2020-04-15T19:17:52.295Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40801/head:refs/remotes/origin/PR-40801 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
19:17:52 [2020-04-15T19:17:52.543Z] Merging remotes/origin/19.03 commit 90a31c4829a26558aafecbb92b6e1f93bc1562a8 into PR head commit e149ff62fe6fc7c32c518dcd4df85d603a104462
19:17:53 [2020-04-15T19:17:53.073Z] Merge succeeded, producing e149ff62fe6fc7c32c518dcd4df85d603a104462
19:17:53 [2020-04-15T19:17:53.074Z] Checking out Revision e149ff62fe6fc7c32c518dcd4df85d603a104462 (PR-40801)
19:17:53 [2020-04-15T19:17:53.176Z] Commit message: "vendor: update go-events to fix alignment for 32bit systems"
19:17:53 [2020-04-15T19:17:53.186Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:17:54 [2020-04-15T19:17:54.032Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40801:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
19:17:52 [2020-04-15T19:17:52.546Z]  > git config core.sparsecheckout # timeout=10
19:17:52 [2020-04-15T19:17:52.555Z]  > git checkout -f e149ff62fe6fc7c32c518dcd4df85d603a104462 # timeout=10
19:17:53 [2020-04-15T19:17:53.061Z]  > git merge 90a31c4829a26558aafecbb92b6e1f93bc1562a8 # timeout=10
19:17:53 [2020-04-15T19:17:53.068Z]  > git rev-parse HEAD^{commit} # timeout=10
19:17:53 [2020-04-15T19:17:53.076Z]  > git config core.sparsecheckout # timeout=10
19:17:53 [2020-04-15T19:17:53.081Z]  > git checkout -f e149ff62fe6fc7c32c518dcd4df85d603a104462 # timeout=10
19:17:53 [2020-04-15T19:17:53.178Z]  > git rev-list --no-walk 560682910df71d2590479127e2a2900a935d6ebc # timeout=10
19:17:57 [2020-04-15T19:17:57.304Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (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
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
19:17:57 [2020-04-15T19:17:57.514Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09b7dba2ef191fb08) in /home/ubuntu/workspace/moby_PR-40801
[Pipeline] stage
19:17:57 [2020-04-15T19:17:57.516Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a600691c7d3b6660) in /home/ubuntu/workspace/moby_PR-40801
[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] }
[Pipeline] {
[Pipeline] {
[Pipeline] // stage
19:17:57 [2020-04-15T19:17:57.565Z] Running on ppc64le-ubuntu-23 in /home/docker/workspace/moby_PR-40801
[Pipeline] // stage
[Pipeline] checkout
[Pipeline] checkout
19:17:57 [2020-04-15T19:17:57.594Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
19:17:57 [2020-04-15T19:17:57.608Z] Fetching changes from the remote Git repository
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
19:17:57 [2020-04-15T19:17:57.614Z] Fetching without tags
[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] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
19:17:57 [2020-04-15T19:17:57.638Z] using credential docker-jenkins-github-credentials
[Pipeline] {
19:17:57 [2020-04-15T19:17:57.646Z] Cloning the remote Git repository
19:17:57 [2020-04-15T19:17:57.646Z] Cloning with configured refspecs honoured and without tags
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
19:17:57 [2020-04-15T19:17:57.701Z] Running on s390x-ubuntu-13 in /home/jenkins/workspace/moby_PR-40801
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
19:17:57 [2020-04-15T19:17:57.710Z] using credential docker-jenkins-github-credentials
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
19:17:57 [2020-04-15T19:17:57.726Z] Cloning the remote Git repository
19:17:57 [2020-04-15T19:17:57.726Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
19:17:57 [2020-04-15T19:17:57.855Z] Merging remotes/origin/19.03 commit 90a31c4829a26558aafecbb92b6e1f93bc1562a8 into PR head commit e149ff62fe6fc7c32c518dcd4df85d603a104462
19:17:57 [2020-04-15T19:17:57.936Z] Running on azwin-2-dc5ac0 in d:\jenkins\workspace\moby_PR-40801
[Pipeline] {
[Pipeline] ws
19:17:57 [2020-04-15T19:17:57.948Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
19:17:57 [2020-04-15T19:17:57.955Z] Merge succeeded, producing e149ff62fe6fc7c32c518dcd4df85d603a104462
19:17:57 [2020-04-15T19:17:57.955Z] Checking out Revision e149ff62fe6fc7c32c518dcd4df85d603a104462 (PR-40801)
19:17:57 [2020-04-15T19:17:57.958Z] using credential docker-jenkins-github-credentials
[Pipeline] checkout
19:17:58 [2020-04-15T19:17:58.003Z] Cloning the remote Git repository
19:17:58 [2020-04-15T19:17:58.003Z] Cloning with configured refspecs honoured and without tags
19:17:58 [2020-04-15T19:17:58.005Z] Commit message: "vendor: update go-events to fix alignment for 32bit systems"
19:17:58 [2020-04-15T19:17:58.243Z] using credential docker-jenkins-github-credentials
19:17:58 [2020-04-15T19:17:58.317Z] Cloning the remote Git repository
19:17:58 [2020-04-15T19:17:58.317Z] Cloning with configured refspecs honoured and without tags
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:17:57 [2020-04-15T19:17:57.650Z] Cloning repository https://github.com/moby/moby.git
19:17:57 [2020-04-15T19:17:57.650Z]  > git init /home/ubuntu/workspace/moby_PR-40801 # timeout=10
19:17:57 [2020-04-15T19:17:57.668Z] Fetching upstream changes from https://github.com/moby/moby.git
19:17:57 [2020-04-15T19:17:57.668Z]  > git --version # timeout=10
19:17:57 [2020-04-15T19:17:57.675Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:17:57 [2020-04-15T19:17:57.676Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40801/head:refs/remotes/origin/PR-40801 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
19:17:57 [2020-04-15T19:17:57.603Z]  > git rev-parse --is-inside-work-tree # timeout=10
19:17:57 [2020-04-15T19:17:57.611Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:17:57 [2020-04-15T19:17:57.617Z] Fetching upstream changes from https://github.com/moby/moby.git
19:17:57 [2020-04-15T19:17:57.617Z]  > git --version # timeout=10
19:17:57 [2020-04-15T19:17:57.628Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:17:57 [2020-04-15T19:17:57.629Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40801/head:refs/remotes/origin/PR-40801 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
19:17:57 [2020-04-15T19:17:57.857Z]  > git config core.sparsecheckout # timeout=10
19:17:57 [2020-04-15T19:17:57.862Z]  > git checkout -f e149ff62fe6fc7c32c518dcd4df85d603a104462 # timeout=10
19:17:57 [2020-04-15T19:17:57.941Z]  > git merge 90a31c4829a26558aafecbb92b6e1f93bc1562a8 # timeout=10
19:17:57 [2020-04-15T19:17:57.950Z]  > git rev-parse HEAD^{commit} # timeout=10
19:17:57 [2020-04-15T19:17:57.957Z]  > git config core.sparsecheckout # timeout=10
19:17:57 [2020-04-15T19:17:57.962Z]  > git checkout -f e149ff62fe6fc7c32c518dcd4df85d603a104462 # timeout=10
19:17:57 [2020-04-15T19:17:57.733Z] Cloning repository https://github.com/moby/moby.git
19:17:57 [2020-04-15T19:17:57.734Z]  > git init /home/docker/workspace/moby_PR-40801 # timeout=10
19:17:57 [2020-04-15T19:17:57.744Z] Fetching upstream changes from https://github.com/moby/moby.git
19:17:57 [2020-04-15T19:17:57.744Z]  > git --version # timeout=10
19:17:57 [2020-04-15T19:17:57.747Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:17:57 [2020-04-15T19:17:57.749Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40801/head:refs/remotes/origin/PR-40801 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
19:17:58 [2020-04-15T19:17:58.770Z] + docker version
19:17:58 [2020-04-15T19:17:58.770Z] Client: Docker Engine - Community
19:17:58 [2020-04-15T19:17:58.770Z]  Version:           19.03.5
19:17:58 [2020-04-15T19:17:58.770Z]  API version:       1.40
19:17:58 [2020-04-15T19:17:58.770Z]  Go version:        go1.12.12
19:17:58 [2020-04-15T19:17:58.770Z]  Git commit:        633a0ea838
19:17:58 [2020-04-15T19:17:58.770Z]  Built:             Wed Nov 13 07:29:52 2019
19:17:58 [2020-04-15T19:17:58.770Z]  OS/Arch:           linux/amd64
19:17:58 [2020-04-15T19:17:58.770Z]  Experimental:      false
19:17:58 [2020-04-15T19:17:58.770Z] 
19:17:58 [2020-04-15T19:17:58.770Z] Server: Docker Engine - Community
19:17:58 [2020-04-15T19:17:58.770Z]  Engine:
19:17:58 [2020-04-15T19:17:58.770Z]   Version:          19.03.5
19:17:58 [2020-04-15T19:17:58.770Z]   API version:      1.40 (minimum version 1.12)
19:17:58 [2020-04-15T19:17:58.770Z]   Go version:       go1.12.12
19:17:58 [2020-04-15T19:17:58.770Z]   Git commit:       633a0ea838
19:17:58 [2020-04-15T19:17:58.770Z]   Built:            Wed Nov 13 07:28:22 2019
19:17:58 [2020-04-15T19:17:58.770Z]   OS/Arch:          linux/amd64
19:17:58 [2020-04-15T19:17:58.770Z]   Experimental:     true
19:17:58 [2020-04-15T19:17:58.770Z]  containerd:
19:17:58 [2020-04-15T19:17:58.770Z]   Version:          1.2.10
19:17:58 [2020-04-15T19:17:58.770Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
19:17:58 [2020-04-15T19:17:58.770Z]  runc:
19:17:58 [2020-04-15T19:17:58.770Z]   Version:          1.0.0-rc8+dev
19:17:58 [2020-04-15T19:17:58.770Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
19:17:58 [2020-04-15T19:17:58.770Z]  docker-init:
19:17:58 [2020-04-15T19:17:58.770Z]   Version:          0.18.0
19:17:58 [2020-04-15T19:17:58.770Z]   GitCommit:        fec3683
[Pipeline] sh
19:17:58 [2020-04-15T19:17:58.042Z] Cloning repository https://github.com/moby/moby.git
19:17:58 [2020-04-15T19:17:58.043Z]  > git init /home/jenkins/workspace/moby_PR-40801 # timeout=10
19:17:58 [2020-04-15T19:17:58.059Z] Fetching upstream changes from https://github.com/moby/moby.git
19:17:58 [2020-04-15T19:17:58.059Z]  > git --version # timeout=10
19:17:58 [2020-04-15T19:17:58.073Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:17:58 [2020-04-15T19:17:58.075Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40801/head:refs/remotes/origin/PR-40801 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
19:17:59 [2020-04-15T19:17:59.048Z] + docker info
19:17:58 [2020-04-15T19:17:58.351Z] Cloning repository https://github.com/moby/moby.git
19:17:58 [2020-04-15T19:17:58.352Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
19:17:58 [2020-04-15T19:17:58.414Z] Fetching upstream changes from https://github.com/moby/moby.git
19:17:58 [2020-04-15T19:17:58.414Z]  > git --version # timeout=10
19:17:58 [2020-04-15T19:17:58.469Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:17:58 [2020-04-15T19:17:58.471Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40801/head:refs/remotes/origin/PR-40801 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
19:17:59 [2020-04-15T19:17:59.611Z] Client:
19:17:59 [2020-04-15T19:17:59.611Z]  Debug Mode: false
19:17:59 [2020-04-15T19:17:59.611Z] 
19:17:59 [2020-04-15T19:17:59.611Z] Server:
19:17:59 [2020-04-15T19:17:59.611Z]  Containers: 0
19:17:59 [2020-04-15T19:17:59.611Z]   Running: 0
19:17:59 [2020-04-15T19:17:59.611Z]   Paused: 0
19:17:59 [2020-04-15T19:17:59.611Z]   Stopped: 0
19:17:59 [2020-04-15T19:17:59.611Z]  Images: 3
19:17:59 [2020-04-15T19:17:59.611Z]  Server Version: 19.03.5
19:17:59 [2020-04-15T19:17:59.611Z]  Storage Driver: overlay2
19:17:59 [2020-04-15T19:17:59.611Z]   Backing Filesystem: extfs
19:17:59 [2020-04-15T19:17:59.611Z]   Supports d_type: true
19:17:59 [2020-04-15T19:17:59.611Z]   Native Overlay Diff: true
19:17:59 [2020-04-15T19:17:59.611Z]  Logging Driver: json-file
19:17:59 [2020-04-15T19:17:59.611Z]  Cgroup Driver: cgroupfs
19:17:59 [2020-04-15T19:17:59.611Z]  Plugins:
19:17:59 [2020-04-15T19:17:59.611Z]   Volume: local
19:17:59 [2020-04-15T19:17:59.611Z]   Network: bridge host ipvlan macvlan null overlay
19:17:59 [2020-04-15T19:17:59.611Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
19:17:59 [2020-04-15T19:17:59.611Z]  Swarm: inactive
19:17:59 [2020-04-15T19:17:59.611Z]  Runtimes: runc
19:17:59 [2020-04-15T19:17:59.611Z]  Default Runtime: runc
19:17:59 [2020-04-15T19:17:59.611Z]  Init Binary: docker-init
19:17:59 [2020-04-15T19:17:59.611Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
19:17:59 [2020-04-15T19:17:59.611Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
19:17:59 [2020-04-15T19:17:59.611Z]  init version: fec3683
19:17:59 [2020-04-15T19:17:59.611Z]  Security Options:
19:17:59 [2020-04-15T19:17:59.611Z]   apparmor
19:17:59 [2020-04-15T19:17:59.611Z]   seccomp
19:17:59 [2020-04-15T19:17:59.611Z]    Profile: default
19:17:59 [2020-04-15T19:17:59.611Z]  Kernel Version: 4.15.0-1058-aws
19:17:59 [2020-04-15T19:17:59.611Z]  Operating System: Ubuntu 18.04.4 LTS
19:17:59 [2020-04-15T19:17:59.611Z]  OSType: linux
19:17:59 [2020-04-15T19:17:59.611Z]  Architecture: x86_64
19:17:59 [2020-04-15T19:17:59.611Z]  CPUs: 2
19:17:59 [2020-04-15T19:17:59.611Z]  Total Memory: 7.501GiB
19:17:59 [2020-04-15T19:17:59.611Z]  Name: ip-10-100-108-153
19:17:59 [2020-04-15T19:17:59.611Z]  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
19:17:59 [2020-04-15T19:17:59.611Z]  Docker Root Dir: /var/lib/docker
19:17:59 [2020-04-15T19:17:59.611Z]  Debug Mode: false
19:17:59 [2020-04-15T19:17:59.611Z]  Registry: https://index.docker.io/v1/
19:17:59 [2020-04-15T19:17:59.611Z]  Labels:
19:17:59 [2020-04-15T19:17:59.611Z]  Experimental: true
19:17:59 [2020-04-15T19:17:59.611Z]  Insecure Registries:
19:17:59 [2020-04-15T19:17:59.611Z]   127.0.0.0/8
19:17:59 [2020-04-15T19:17:59.611Z]  Live Restore Enabled: true
19:17:59 [2020-04-15T19:17:59.611Z] 
19:17:59 [2020-04-15T19:17:59.611Z] WARNING: No swap limit support
[Pipeline] sh
19:17:59 [2020-04-15T19:17:59.890Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:17:59 [2020-04-15T19:17:59.890Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:17:59 [2020-04-15T19:17:59.890Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40801/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
19:17:59 [2020-04-15T19:17:59.890Z] + bash /home/ubuntu/workspace/moby_PR-40801/check-config.sh
19:17:59 [2020-04-15T19:17:59.890Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
19:17:59 [2020-04-15T19:17:59.890Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ...
19:17:59 [2020-04-15T19:17:59.890Z] 
19:17:59 [2020-04-15T19:17:59.890Z] Generally Necessary:
19:17:59 [2020-04-15T19:17:59.890Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
19:17:59 [2020-04-15T19:17:59.890Z] - apparmor: enabled and tools installed
19:17:59 [2020-04-15T19:17:59.890Z] - CONFIG_NAMESPACES: enabled
19:17:59 [2020-04-15T19:17:59.890Z] - CONFIG_NET_NS: enabled
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_PID_NS: enabled
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_IPC_NS: enabled
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_UTS_NS: enabled
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_CGROUPS: enabled
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_CGROUP_CPUACCT: enabled
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_CGROUP_DEVICE: enabled
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_CGROUP_FREEZER: enabled
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_CGROUP_SCHED: enabled
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_CPUSETS: enabled
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_MEMCG: enabled
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_KEYS: enabled
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_VETH: enabled (as module)
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_BRIDGE: enabled (as module)
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_IP_NF_FILTER: enabled (as module)
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_IP_NF_NAT: enabled (as module)
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_NF_NAT: enabled (as module)
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_NF_NAT_NEEDED: enabled
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_POSIX_MQUEUE: enabled
19:18:00 [2020-04-15T19:18:00.147Z] 
19:18:00 [2020-04-15T19:18:00.147Z] Optional Features:
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_USER_NS: enabled
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_SECCOMP: enabled
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_CGROUP_PIDS: enabled
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_MEMCG_SWAP: enabled
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
19:18:00 [2020-04-15T19:18:00.147Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_BLK_CGROUP: enabled
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_BLK_DEV_THROTTLING: enabled
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_IOSCHED_CFQ: enabled
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_CGROUP_PERF: enabled
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_CGROUP_HUGETLB: enabled
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_CGROUP_NET_PRIO: enabled
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_CFS_BANDWIDTH: enabled
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_FAIR_GROUP_SCHED: enabled
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_RT_GROUP_SCHED: missing
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_IP_VS: enabled (as module)
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_IP_VS_NFCT: enabled
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_IP_VS_PROTO_TCP: enabled
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_IP_VS_PROTO_UDP: enabled
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_IP_VS_RR: enabled (as module)
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_EXT4_FS: enabled
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
19:18:00 [2020-04-15T19:18:00.147Z] - CONFIG_EXT4_FS_SECURITY: enabled
19:18:00 [2020-04-15T19:18:00.147Z] - Network Drivers:
19:18:00 [2020-04-15T19:18:00.147Z]   - "overlay":
19:18:00 [2020-04-15T19:18:00.147Z]     - CONFIG_VXLAN: enabled (as module)
19:18:00 [2020-04-15T19:18:00.147Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
19:18:00 [2020-04-15T19:18:00.147Z]       Optional (for encrypted networks):
19:18:00 [2020-04-15T19:18:00.404Z]       - CONFIG_CRYPTO: enabled
19:18:00 [2020-04-15T19:18:00.404Z]       - CONFIG_CRYPTO_AEAD: enabled
19:18:00 [2020-04-15T19:18:00.404Z]       - CONFIG_CRYPTO_GCM: enabled
19:18:00 [2020-04-15T19:18:00.404Z]       - CONFIG_CRYPTO_SEQIV: enabled
19:18:00 [2020-04-15T19:18:00.404Z]       - CONFIG_CRYPTO_GHASH: enabled
19:18:00 [2020-04-15T19:18:00.404Z]       - CONFIG_XFRM: enabled
19:18:00 [2020-04-15T19:18:00.404Z]       - CONFIG_XFRM_USER: enabled (as module)
19:18:00 [2020-04-15T19:18:00.404Z]       - CONFIG_XFRM_ALGO: enabled (as module)
19:18:00 [2020-04-15T19:18:00.404Z]       - CONFIG_INET_ESP: enabled (as module)
19:18:00 [2020-04-15T19:18:00.404Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
19:18:00 [2020-04-15T19:18:00.404Z]   - "ipvlan":
19:18:00 [2020-04-15T19:18:00.404Z]     - CONFIG_IPVLAN: enabled (as module)
19:18:00 [2020-04-15T19:18:00.404Z]   - "macvlan":
19:18:00 [2020-04-15T19:18:00.404Z]     - CONFIG_MACVLAN: enabled (as module)
19:18:00 [2020-04-15T19:18:00.404Z]     - CONFIG_DUMMY: enabled (as module)
19:18:00 [2020-04-15T19:18:00.404Z]   - "ftp,tftp client in container":
19:18:00 [2020-04-15T19:18:00.404Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
19:18:00 [2020-04-15T19:18:00.404Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
19:18:00 [2020-04-15T19:18:00.404Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
19:18:00 [2020-04-15T19:18:00.404Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
19:18:00 [2020-04-15T19:18:00.404Z] - Storage Drivers:
19:18:00 [2020-04-15T19:18:00.404Z]   - "aufs":
19:18:00 [2020-04-15T19:18:00.404Z]     - CONFIG_AUFS_FS: enabled (as module)
19:18:00 [2020-04-15T19:18:00.404Z]   - "btrfs":
19:18:00 [2020-04-15T19:18:00.404Z]     - CONFIG_BTRFS_FS: enabled (as module)
19:18:00 [2020-04-15T19:18:00.404Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
19:18:00 [2020-04-15T19:18:00.404Z]   - "devicemapper":
19:18:00 [2020-04-15T19:18:00.404Z]     - CONFIG_BLK_DEV_DM: enabled
19:18:00 [2020-04-15T19:18:00.404Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
19:18:00 [2020-04-15T19:18:00.404Z]   - "overlay":
19:18:00 [2020-04-15T19:18:00.404Z]     - CONFIG_OVERLAY_FS: enabled (as module)
19:18:00 [2020-04-15T19:18:00.404Z]   - "zfs":
19:18:00 [2020-04-15T19:18:00.404Z]     - /dev/zfs: missing
19:18:00 [2020-04-15T19:18:00.404Z]     - zfs command: missing
19:18:00 [2020-04-15T19:18:00.404Z]     - zpool command: missing
19:18:00 [2020-04-15T19:18:00.404Z] 
19:18:00 [2020-04-15T19:18:00.404Z] Limits:
19:18:00 [2020-04-15T19:18:00.404Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
19:18:00 [2020-04-15T19:18:00.404Z] 
19:18:00 [2020-04-15T19:18:00.404Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
19:18:00 [2020-04-15T19:18:00.723Z] + sudo modprobe ip_vs
19:18:00 [2020-04-15T19:18:00.723Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e149ff62fe6fc7c32c518dcd4df85d603a104462 .
19:18:00 [2020-04-15T19:18:00.723Z] #1 [internal] load build definition from Dockerfile
19:18:00 [2020-04-15T19:18:00.723Z] #1 transferring dockerfile: 12.30kB done
19:18:00 [2020-04-15T19:18:00.723Z] #1 DONE 0.0s
19:18:00 [2020-04-15T19:18:00.723Z] 
19:18:00 [2020-04-15T19:18:00.723Z] #2 [internal] load .dockerignore
19:18:00 [2020-04-15T19:18:00.723Z] #2 transferring context: 87B done
19:18:00 [2020-04-15T19:18:00.723Z] #2 DONE 0.0s
19:18:00 [2020-04-15T19:18:00.723Z] 
19:18:00 [2020-04-15T19:18:00.723Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-buster
19:18:00 [2020-04-15T19:18:00.723Z] #4 DONE 0.1s
19:18:00 [2020-04-15T19:18:00.723Z] 
19:18:00 [2020-04-15T19:18:00.723Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
19:18:01 [2020-04-15T19:18:01.290Z] #3 DONE 0.2s
19:18:01 [2020-04-15T19:18:01.290Z] 
19:18:01 [2020-04-15T19:18:01.290Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626...
19:18:01 [2020-04-15T19:18:01.290Z] #5 CACHED
19:18:01 [2020-04-15T19:18:01.290Z] 
19:18:01 [2020-04-15T19:18:01.290Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
19:18:01 [2020-04-15T19:18:01.290Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
19:18:01 [2020-04-15T19:18:01.290Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.1s
19:18:01 [2020-04-15T19:18:01.290Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
19:18:01 [2020-04-15T19:18:01.290Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
19:18:01 [2020-04-15T19:18:01.290Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.21MB / 9.11MB 0.2s
19:18:01 [2020-04-15T19:18:01.290Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s
19:18:01 [2020-04-15T19:18:01.290Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c
19:18:01 [2020-04-15T19:18:01.551Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done
19:18:02 [2020-04-15T19:18:02.922Z] #63 ...
19:18:02 [2020-04-15T19:18:02.922Z] 
19:18:02 [2020-04-15T19:18:02.922Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
19:18:02 [2020-04-15T19:18:02.922Z] #6 DONE 1.6s
19:18:02 [2020-04-15T19:18:02.922Z] 
19:18:02 [2020-04-15T19:18:02.922Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
19:18:02 [2020-04-15T19:18:02.922Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.4s done
19:18:02 [2020-04-15T19:18:02.922Z] #63 DONE 1.9s
19:18:02 [2020-04-15T19:18:02.922Z] 
19:18:02 [2020-04-15T19:18:02.922Z] #17 [internal] load build context
19:18:05 [2020-04-15T19:18:05.456Z] #17 transferring context: 50.85MB 4.0s done
19:18:05 [2020-04-15T19:18:05.456Z] #17 DONE 4.1s
19:18:05 [2020-04-15T19:18:05.456Z] 
19:18:05 [2020-04-15T19:18:05.456Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
19:18:05 [2020-04-15T19:18:05.456Z] #7 ...
19:18:05 [2020-04-15T19:18:05.456Z] 
19:18:05 [2020-04-15T19:18:05.456Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
19:18:05 [2020-04-15T19:18:05.456Z] #18 DONE 0.1s
19:18:05 [2020-04-15T19:18:05.456Z] 
19:18:05 [2020-04-15T19:18:05.456Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
19:18:05 [2020-04-15T19:18:05.456Z] #19 DONE 0.1s
19:18:05 [2020-04-15T19:18:05.716Z] 
19:18:05 [2020-04-15T19:18:05.716Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
19:18:05 [2020-04-15T19:18:05.716Z] #65 DONE 0.1s
19:18:05 [2020-04-15T19:18:05.716Z] 
19:18:05 [2020-04-15T19:18:05.716Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
19:18:05 [2020-04-15T19:18:05.716Z] #41 DONE 0.1s
19:18:05 [2020-04-15T19:18:05.716Z] 
19:18:05 [2020-04-15T19:18:05.716Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
19:18:05 [2020-04-15T19:18:05.716Z] #47 DONE 0.1s
19:18:05 [2020-04-15T19:18:05.716Z] 
19:18:05 [2020-04-15T19:18:05.716Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
19:18:05 [2020-04-15T19:18:05.716Z] #59 DONE 0.2s
19:18:05 [2020-04-15T19:18:05.716Z] 
19:18:05 [2020-04-15T19:18:05.716Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
19:18:05 [2020-04-15T19:18:05.716Z] #44 DONE 0.2s
19:18:05 [2020-04-15T19:18:05.716Z] 
19:18:05 [2020-04-15T19:18:05.716Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
19:18:05 [2020-04-15T19:18:05.716Z] #28 DONE 0.2s
19:18:05 [2020-04-15T19:18:05.716Z] 
19:18:05 [2020-04-15T19:18:05.716Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
19:18:05 [2020-04-15T19:18:05.878Z] Fetching without tags
19:18:05 [2020-04-15T19:18:05.768Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:18:05 [2020-04-15T19:18:05.782Z]  > git config --add remote.origin.fetch +refs/pull/40801/head:refs/remotes/origin/PR-40801 # timeout=10
19:18:05 [2020-04-15T19:18:05.796Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
19:18:05 [2020-04-15T19:18:05.853Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:18:05 [2020-04-15T19:18:05.913Z] Fetching upstream changes from https://github.com/moby/moby.git
19:18:05 [2020-04-15T19:18:05.914Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:18:05 [2020-04-15T19:18:05.915Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40801/head:refs/remotes/origin/PR-40801 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
19:18:06 [2020-04-15T19:18:06.274Z] Merging remotes/origin/19.03 commit 90a31c4829a26558aafecbb92b6e1f93bc1562a8 into PR head commit e149ff62fe6fc7c32c518dcd4df85d603a104462
19:18:06 [2020-04-15T19:18:06.947Z] Merge succeeded, producing e149ff62fe6fc7c32c518dcd4df85d603a104462
19:18:06 [2020-04-15T19:18:06.948Z] Checking out Revision e149ff62fe6fc7c32c518dcd4df85d603a104462 (PR-40801)
19:18:06 [2020-04-15T19:18:06.310Z]  > git config core.sparsecheckout # timeout=10
19:18:06 [2020-04-15T19:18:06.324Z]  > git checkout -f e149ff62fe6fc7c32c518dcd4df85d603a104462 # timeout=10
19:18:06 [2020-04-15T19:18:06.848Z]  > git merge 90a31c4829a26558aafecbb92b6e1f93bc1562a8 # timeout=10
19:18:06 [2020-04-15T19:18:06.922Z]  > git rev-parse HEAD^{commit} # timeout=10
19:18:06 [2020-04-15T19:18:06.978Z]  > git config core.sparsecheckout # timeout=10
19:18:06 [2020-04-15T19:18:06.993Z]  > git checkout -f e149ff62fe6fc7c32c518dcd4df85d603a104462 # timeout=10
19:18:07 [2020-04-15T19:18:07.591Z] Commit message: "vendor: update go-events to fix alignment for 32bit systems"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:18:08 [2020-04-15T19:18:08.812Z] + docker version
19:18:08 [2020-04-15T19:18:08.812Z] Client: Docker Engine - Community
19:18:08 [2020-04-15T19:18:08.812Z]  Version:           19.03.7
19:18:08 [2020-04-15T19:18:08.812Z]  API version:       1.40
19:18:08 [2020-04-15T19:18:08.812Z]  Go version:        go1.12.17
19:18:08 [2020-04-15T19:18:08.812Z]  Git commit:        7141c199a2
19:18:08 [2020-04-15T19:18:08.812Z]  Built:             Sat Mar  7 16:48:47 2020
19:18:08 [2020-04-15T19:18:08.812Z]  OS/Arch:           linux/s390x
19:18:08 [2020-04-15T19:18:08.812Z]  Experimental:      false
19:18:08 [2020-04-15T19:18:08.812Z] 
19:18:08 [2020-04-15T19:18:08.812Z] Server: Docker Engine - Community
19:18:08 [2020-04-15T19:18:08.812Z]  Engine:
19:18:08 [2020-04-15T19:18:08.812Z]   Version:          19.03.7
19:18:08 [2020-04-15T19:18:08.812Z]   API version:      1.40 (minimum version 1.12)
19:18:08 [2020-04-15T19:18:08.812Z]   Go version:       go1.12.17
19:18:08 [2020-04-15T19:18:08.812Z]   Git commit:       7141c199a2
19:18:08 [2020-04-15T19:18:08.812Z]   Built:            Sat Mar  7 16:47:46 2020
19:18:08 [2020-04-15T19:18:08.812Z]   OS/Arch:          linux/s390x
19:18:08 [2020-04-15T19:18:08.812Z]   Experimental:     true
19:18:08 [2020-04-15T19:18:08.812Z]  containerd:
19:18:08 [2020-04-15T19:18:08.812Z]   Version:          1.2.13
19:18:08 [2020-04-15T19:18:08.812Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
19:18:08 [2020-04-15T19:18:08.812Z]  runc:
19:18:08 [2020-04-15T19:18:08.812Z]   Version:          1.0.0-rc10
19:18:08 [2020-04-15T19:18:08.812Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:18:08 [2020-04-15T19:18:08.812Z]  docker-init:
19:18:08 [2020-04-15T19:18:08.812Z]   Version:          0.18.0
19:18:08 [2020-04-15T19:18:08.812Z]   GitCommit:        fec3683
[Pipeline] sh
19:18:09 [2020-04-15T19:18:09.676Z] + docker info
19:18:09 [2020-04-15T19:18:09.676Z] Client:
19:18:09 [2020-04-15T19:18:09.676Z]  Debug Mode: false
19:18:09 [2020-04-15T19:18:09.676Z] 
19:18:09 [2020-04-15T19:18:09.676Z] Server:
19:18:09 [2020-04-15T19:18:09.676Z]  Containers: 0
19:18:09 [2020-04-15T19:18:09.676Z]   Running: 0
19:18:09 [2020-04-15T19:18:09.676Z]   Paused: 0
19:18:09 [2020-04-15T19:18:09.676Z]   Stopped: 0
19:18:09 [2020-04-15T19:18:09.676Z]  Images: 0
19:18:09 [2020-04-15T19:18:09.676Z]  Server Version: 19.03.7
19:18:09 [2020-04-15T19:18:09.676Z]  Storage Driver: overlay2
19:18:09 [2020-04-15T19:18:09.676Z]   Backing Filesystem: <unknown>
19:18:09 [2020-04-15T19:18:09.676Z]   Supports d_type: true
19:18:09 [2020-04-15T19:18:09.676Z]   Native Overlay Diff: true
19:18:09 [2020-04-15T19:18:09.676Z]  Logging Driver: json-file
19:18:09 [2020-04-15T19:18:09.676Z]  Cgroup Driver: cgroupfs
19:18:09 [2020-04-15T19:18:09.676Z]  Plugins:
19:18:09 [2020-04-15T19:18:09.676Z]   Volume: local
19:18:09 [2020-04-15T19:18:09.676Z]   Network: bridge host ipvlan macvlan null overlay
19:18:09 [2020-04-15T19:18:09.676Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
19:18:09 [2020-04-15T19:18:09.676Z]  Swarm: inactive
19:18:09 [2020-04-15T19:18:09.676Z]  Runtimes: runc
19:18:09 [2020-04-15T19:18:09.676Z]  Default Runtime: runc
19:18:09 [2020-04-15T19:18:09.676Z]  Init Binary: docker-init
19:18:09 [2020-04-15T19:18:09.676Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
19:18:09 [2020-04-15T19:18:09.676Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:18:09 [2020-04-15T19:18:09.676Z]  init version: fec3683
19:18:09 [2020-04-15T19:18:09.676Z]  Security Options:
19:18:09 [2020-04-15T19:18:09.676Z]   apparmor
19:18:09 [2020-04-15T19:18:09.676Z]   seccomp
19:18:09 [2020-04-15T19:18:09.676Z]    Profile: default
19:18:09 [2020-04-15T19:18:09.676Z]  Kernel Version: 4.4.0-176-generic
19:18:09 [2020-04-15T19:18:09.676Z]  Operating System: Ubuntu 16.04.5 LTS
19:18:09 [2020-04-15T19:18:09.676Z]  OSType: linux
19:18:09 [2020-04-15T19:18:09.676Z]  Architecture: s390x
19:18:09 [2020-04-15T19:18:09.676Z]  CPUs: 2
19:18:09 [2020-04-15T19:18:09.676Z]  Total Memory: 7.862GiB
19:18:09 [2020-04-15T19:18:09.676Z]  Name: s390x-ubuntu-13
19:18:09 [2020-04-15T19:18:09.676Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
19:18:09 [2020-04-15T19:18:09.676Z]  Docker Root Dir: /var/lib/docker
19:18:09 [2020-04-15T19:18:09.676Z]  Debug Mode: false
19:18:09 [2020-04-15T19:18:09.676Z]  Username: dockerbuildbot
19:18:09 [2020-04-15T19:18:09.676Z]  Registry: https://index.docker.io/v1/
19:18:09 [2020-04-15T19:18:09.676Z]  Labels:
19:18:09 [2020-04-15T19:18:09.676Z]  Experimental: true
19:18:09 [2020-04-15T19:18:09.676Z]  Insecure Registries:
19:18:09 [2020-04-15T19:18:09.676Z]   127.0.0.0/8
19:18:09 [2020-04-15T19:18:09.676Z]  Live Restore Enabled: false
19:18:09 [2020-04-15T19:18:09.676Z] 
19:18:09 [2020-04-15T19:18:09.676Z] WARNING: No swap limit support
[Pipeline] sh
19:18:10 [2020-04-15T19:18:10.271Z] Fetching without tags
19:18:10 [2020-04-15T19:18:10.433Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:18:10 [2020-04-15T19:18:10.433Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:18:10 [2020-04-15T19:18:10.433Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40801/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
19:18:10 [2020-04-15T19:18:10.433Z] + bash /home/jenkins/workspace/moby_PR-40801/check-config.sh
19:18:10 [2020-04-15T19:18:10.433Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
19:18:10 [2020-04-15T19:18:10.433Z] info: reading kernel config from /boot/config-4.4.0-176-generic ...
19:18:10 [2020-04-15T19:18:10.433Z] 
19:18:10 [2020-04-15T19:18:10.433Z] Generally Necessary:
19:18:10 [2020-04-15T19:18:10.433Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
19:18:10 [2020-04-15T19:18:10.433Z] - apparmor: enabled and tools installed
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_NAMESPACES: enabled
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_NET_NS: enabled
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_PID_NS: enabled
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_IPC_NS: enabled
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_UTS_NS: enabled
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_CGROUPS: enabled
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_CGROUP_CPUACCT: enabled
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_CGROUP_DEVICE: enabled
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_CGROUP_FREEZER: enabled
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_CGROUP_SCHED: enabled
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_CPUSETS: enabled
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_MEMCG: enabled
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_KEYS: enabled
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_VETH: enabled (as module)
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_BRIDGE: enabled (as module)
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_IP_NF_FILTER: enabled (as module)
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_IP_NF_NAT: enabled (as module)
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_NF_NAT: enabled (as module)
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_NF_NAT_NEEDED: enabled
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_POSIX_MQUEUE: enabled
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
19:18:10 [2020-04-15T19:18:10.433Z] 
19:18:10 [2020-04-15T19:18:10.433Z] Optional Features:
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_USER_NS: enabled
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_SECCOMP: enabled
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_CGROUP_PIDS: enabled
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_MEMCG_SWAP: enabled
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
19:18:10 [2020-04-15T19:18:10.433Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_MEMCG_KMEM: enabled
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_BLK_CGROUP: enabled
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_BLK_DEV_THROTTLING: enabled
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_IOSCHED_CFQ: enabled
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_CGROUP_PERF: enabled
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_CGROUP_HUGETLB: enabled
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_CGROUP_NET_PRIO: enabled
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_CFS_BANDWIDTH: enabled
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_FAIR_GROUP_SCHED: enabled
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_RT_GROUP_SCHED: missing
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_IP_VS: enabled (as module)
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_IP_VS_NFCT: enabled
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_IP_VS_PROTO_TCP: enabled
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_IP_VS_PROTO_UDP: enabled
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_IP_VS_RR: enabled (as module)
19:18:10 [2020-04-15T19:18:10.433Z] - CONFIG_EXT4_FS: enabled
19:18:10 [2020-04-15T19:18:10.560Z] Merging remotes/origin/19.03 commit 90a31c4829a26558aafecbb92b6e1f93bc1562a8 into PR head commit e149ff62fe6fc7c32c518dcd4df85d603a104462
19:18:10 [2020-04-15T19:18:10.782Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
19:18:10 [2020-04-15T19:18:10.782Z] - CONFIG_EXT4_FS_SECURITY: enabled
19:18:10 [2020-04-15T19:18:10.782Z] - Network Drivers:
19:18:10 [2020-04-15T19:18:10.782Z]   - "overlay":
19:18:10 [2020-04-15T19:18:10.782Z]     - CONFIG_VXLAN: enabled (as module)
19:18:10 [2020-04-15T19:18:10.782Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
19:18:10 [2020-04-15T19:18:10.782Z]       Optional (for encrypted networks):
19:18:10 [2020-04-15T19:18:10.782Z]       - CONFIG_CRYPTO: enabled
19:18:10 [2020-04-15T19:18:10.782Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
19:18:10 [2020-04-15T19:18:10.782Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
19:18:10 [2020-04-15T19:18:10.782Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
19:18:10 [2020-04-15T19:18:10.782Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
19:18:10 [2020-04-15T19:18:10.782Z]       - CONFIG_XFRM: enabled
19:18:10 [2020-04-15T19:18:10.782Z]       - CONFIG_XFRM_USER: enabled (as module)
19:18:10 [2020-04-15T19:18:10.782Z]       - CONFIG_XFRM_ALGO: enabled (as module)
19:18:10 [2020-04-15T19:18:10.782Z]       - CONFIG_INET_ESP: enabled (as module)
19:18:10 [2020-04-15T19:18:10.782Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
19:18:10 [2020-04-15T19:18:10.782Z]   - "ipvlan":
19:18:10 [2020-04-15T19:18:10.782Z]     - CONFIG_IPVLAN: enabled (as module)
19:18:10 [2020-04-15T19:18:10.782Z]   - "macvlan":
19:18:10 [2020-04-15T19:18:10.782Z]     - CONFIG_MACVLAN: enabled (as module)
19:18:10 [2020-04-15T19:18:10.782Z]     - CONFIG_DUMMY: enabled (as module)
19:18:10 [2020-04-15T19:18:10.782Z]   - "ftp,tftp client in container":
19:18:10 [2020-04-15T19:18:10.782Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
19:18:10 [2020-04-15T19:18:10.782Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
19:18:10 [2020-04-15T19:18:10.782Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
19:18:10 [2020-04-15T19:18:10.782Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
19:18:10 [2020-04-15T19:18:10.782Z] - Storage Drivers:
19:18:10 [2020-04-15T19:18:10.782Z]   - "aufs":
19:18:10 [2020-04-15T19:18:10.782Z]     - CONFIG_AUFS_FS: enabled (as module)
19:18:10 [2020-04-15T19:18:10.782Z]   - "btrfs":
19:18:10 [2020-04-15T19:18:10.782Z]     - CONFIG_BTRFS_FS: enabled (as module)
19:18:10 [2020-04-15T19:18:10.782Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
19:18:10 [2020-04-15T19:18:10.782Z]   - "devicemapper":
19:18:10 [2020-04-15T19:18:10.782Z]     - CONFIG_BLK_DEV_DM: enabled
19:18:10 [2020-04-15T19:18:10.782Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
19:18:10 [2020-04-15T19:18:10.782Z]   - "overlay":
19:18:10 [2020-04-15T19:18:10.782Z]     - CONFIG_OVERLAY_FS: enabled (as module)
19:18:10 [2020-04-15T19:18:10.782Z]   - "zfs":
19:18:10 [2020-04-15T19:18:10.782Z]     - /dev/zfs: missing
19:18:10 [2020-04-15T19:18:10.782Z]     - zfs command: missing
19:18:10 [2020-04-15T19:18:10.782Z]     - zpool command: missing
19:18:10 [2020-04-15T19:18:10.782Z] 
19:18:10 [2020-04-15T19:18:10.782Z] Limits:
19:18:10 [2020-04-15T19:18:10.782Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
19:18:10 [2020-04-15T19:18:10.782Z] 
19:18:10 [2020-04-15T19:18:10.782Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
19:18:10 [2020-04-15T19:18:10.973Z] #29 ...
19:18:10 [2020-04-15T19:18:10.973Z] 
19:18:10 [2020-04-15T19:18:10.973Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
19:18:10 [2020-04-15T19:18:10.973Z] #66 5.071 + RM_GOPATH=0
19:18:10 [2020-04-15T19:18:10.973Z] #66 5.071 + TMP_GOPATH=
19:18:10 [2020-04-15T19:18:10.973Z] #66 5.071 + : /build
19:18:10 [2020-04-15T19:18:10.973Z] #66 5.071 + '[' -z '' ']'
19:18:10 [2020-04-15T19:18:10.973Z] #66 5.076 ++ mktemp -d
19:18:10 [2020-04-15T19:18:10.973Z] #66 5.079 + export GOPATH=/tmp/tmp.KVtAV4gR7d
19:18:10 [2020-04-15T19:18:10.973Z] #66 5.079 + GOPATH=/tmp/tmp.KVtAV4gR7d
19:18:10 [2020-04-15T19:18:10.973Z] #66 5.079 + RM_GOPATH=1
19:18:10 [2020-04-15T19:18:10.973Z] #66 5.082 ++ dirname ./install.sh
19:18:10 [2020-04-15T19:18:10.973Z] #66 5.109 + dir=.
19:18:10 [2020-04-15T19:18:10.973Z] #66 5.109 + bin=proxy
19:18:10 [2020-04-15T19:18:10.973Z] #66 5.110 + shift
19:18:10 [2020-04-15T19:18:10.973Z] #66 5.110 + '[' '!' -f ./proxy.installer ']'
19:18:10 [2020-04-15T19:18:10.973Z] #66 5.110 + . ./proxy.installer
19:18:10 [2020-04-15T19:18:10.973Z] #66 5.111 ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483
19:18:10 [2020-04-15T19:18:10.973Z] #66 5.111 + install_proxy
19:18:10 [2020-04-15T19:18:10.973Z] #66 5.111 + case "$1" in
19:18:10 [2020-04-15T19:18:10.973Z] #66 5.111 + export CGO_ENABLED=0
19:18:10 [2020-04-15T19:18:10.973Z] #66 5.112 + CGO_ENABLED=0
19:18:10 [2020-04-15T19:18:10.973Z] #66 5.112 + _install_proxy
19:18:10 [2020-04-15T19:18:10.973Z] #66 5.112 + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483'
19:18:10 [2020-04-15T19:18:10.973Z] #66 5.112 Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483
19:18:10 [2020-04-15T19:18:10.973Z] #66 5.113 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.KVtAV4gR7d/src/github.com/docker/libnetwork
19:18:10 [2020-04-15T19:18:10.973Z] #66 5.125 Cloning into '/tmp/tmp.KVtAV4gR7d/src/github.com/docker/libnetwork'...
19:18:11 [2020-04-15T19:18:11.111Z] Merge succeeded, producing e149ff62fe6fc7c32c518dcd4df85d603a104462
19:18:11 [2020-04-15T19:18:11.111Z] Checking out Revision e149ff62fe6fc7c32c518dcd4df85d603a104462 (PR-40801)
19:18:11 [2020-04-15T19:18:11.259Z] Commit message: "vendor: update go-events to fix alignment for 32bit systems"
19:18:11 [2020-04-15T19:18:11.537Z] #66 ...
19:18:11 [2020-04-15T19:18:11.537Z] 
19:18:11 [2020-04-15T19:18:11.537Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
19:18:11 [2020-04-15T19:18:11.537Z] #29 5.974 + RM_GOPATH=0
19:18:11 [2020-04-15T19:18:11.537Z] #29 5.975 + TMP_GOPATH=
19:18:11 [2020-04-15T19:18:11.537Z] #29 5.975 + : /build
19:18:11 [2020-04-15T19:18:11.537Z] #29 5.975 + '[' -z '' ']'
19:18:11 [2020-04-15T19:18:11.537Z] #29 5.980 ++ mktemp -d
19:18:11 [2020-04-15T19:18:11.537Z] #29 5.982 + export GOPATH=/tmp/tmp.sZLL82bQRQ
19:18:11 [2020-04-15T19:18:11.537Z] #29 5.983 + GOPATH=/tmp/tmp.sZLL82bQRQ
19:18:11 [2020-04-15T19:18:11.537Z] #29 5.983 + RM_GOPATH=1
19:18:11 [2020-04-15T19:18:11.537Z] #29 5.986 ++ dirname ./install.sh
19:18:11 [2020-04-15T19:18:11.537Z] #29 5.987 + dir=.
19:18:11 [2020-04-15T19:18:11.537Z] #29 5.988 + bin=tomlv
19:18:11 [2020-04-15T19:18:11.537Z] #29 5.988 + shift
19:18:11 [2020-04-15T19:18:11.537Z] #29 5.988 + '[' '!' -f ./tomlv.installer ']'
19:18:11 [2020-04-15T19:18:11.537Z] #29 5.991 + . ./tomlv.installer
19:18:11 [2020-04-15T19:18:11.537Z] #29 5.991 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:18:11 [2020-04-15T19:18:11.537Z] #29 5.993 + install_tomlv
19:18:11 [2020-04-15T19:18:11.537Z] #29 5.993 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
19:18:11 [2020-04-15T19:18:11.537Z] #29 5.994 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:18:11 [2020-04-15T19:18:11.537Z] #29 5.994 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.sZLL82bQRQ/src/github.com/BurntSushi/toml
19:18:11 [2020-04-15T19:18:11.537Z] #29 6.010 Cloning into '/tmp/tmp.sZLL82bQRQ/src/github.com/BurntSushi/toml'...
19:18:11 [2020-04-15T19:18:11.564Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e149ff62fe6fc7c32c518dcd4df85d603a104462 .
19:18:10 [2020-04-15T19:18:10.247Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:18:10 [2020-04-15T19:18:10.252Z]  > git config --add remote.origin.fetch +refs/pull/40801/head:refs/remotes/origin/PR-40801 # timeout=10
19:18:10 [2020-04-15T19:18:10.259Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
19:18:10 [2020-04-15T19:18:10.266Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:18:10 [2020-04-15T19:18:10.317Z] Fetching upstream changes from https://github.com/moby/moby.git
19:18:10 [2020-04-15T19:18:10.317Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:18:10 [2020-04-15T19:18:10.318Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40801/head:refs/remotes/origin/PR-40801 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
19:18:10 [2020-04-15T19:18:10.562Z]  > git config core.sparsecheckout # timeout=10
19:18:10 [2020-04-15T19:18:10.581Z]  > git checkout -f e149ff62fe6fc7c32c518dcd4df85d603a104462 # timeout=10
19:18:11 [2020-04-15T19:18:11.098Z]  > git merge 90a31c4829a26558aafecbb92b6e1f93bc1562a8 # timeout=10
19:18:11 [2020-04-15T19:18:11.105Z]  > git rev-parse HEAD^{commit} # timeout=10
19:18:11 [2020-04-15T19:18:11.156Z]  > git config core.sparsecheckout # timeout=10
19:18:11 [2020-04-15T19:18:11.162Z]  > git checkout -f e149ff62fe6fc7c32c518dcd4df85d603a104462 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
19:18:11 [2020-04-15T19:18:11.927Z] Sending build context to Docker daemon  55.37MB

[Pipeline] sh
19:18:12 [2020-04-15T19:18:12.206Z] Fetching without tags
19:18:12 [2020-04-15T19:18:12.252Z] + docker version
19:18:12 [2020-04-15T19:18:12.252Z] Client: Docker Engine - Community
19:18:12 [2020-04-15T19:18:12.252Z]  Version:           19.03.5
19:18:12 [2020-04-15T19:18:12.252Z]  API version:       1.40
19:18:12 [2020-04-15T19:18:12.252Z]  Go version:        go1.12.12
19:18:12 [2020-04-15T19:18:12.252Z]  Git commit:        633a0ea838
19:18:12 [2020-04-15T19:18:12.252Z]  Built:             Wed Nov 13 07:29:52 2019
19:18:12 [2020-04-15T19:18:12.252Z]  OS/Arch:           linux/amd64
19:18:12 [2020-04-15T19:18:12.252Z]  Experimental:      false
19:18:12 [2020-04-15T19:18:12.252Z] 
19:18:12 [2020-04-15T19:18:12.252Z] Server: Docker Engine - Community
19:18:12 [2020-04-15T19:18:12.252Z]  Engine:
19:18:12 [2020-04-15T19:18:12.252Z]   Version:          19.03.5
19:18:12 [2020-04-15T19:18:12.252Z]   API version:      1.40 (minimum version 1.12)
19:18:12 [2020-04-15T19:18:12.252Z]   Go version:       go1.12.12
19:18:12 [2020-04-15T19:18:12.252Z]   Git commit:       633a0ea838
19:18:12 [2020-04-15T19:18:12.252Z]   Built:            Wed Nov 13 07:28:22 2019
19:18:12 [2020-04-15T19:18:12.252Z]   OS/Arch:          linux/amd64
19:18:12 [2020-04-15T19:18:12.252Z]   Experimental:     true
19:18:12 [2020-04-15T19:18:12.252Z]  containerd:
19:18:12 [2020-04-15T19:18:12.252Z]   Version:          1.2.10
19:18:12 [2020-04-15T19:18:12.252Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
19:18:12 [2020-04-15T19:18:12.252Z]  runc:
19:18:12 [2020-04-15T19:18:12.252Z]   Version:          1.0.0-rc8+dev
19:18:12 [2020-04-15T19:18:12.252Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
19:18:12 [2020-04-15T19:18:12.252Z]  docker-init:
19:18:12 [2020-04-15T19:18:12.252Z]   Version:          0.18.0
19:18:12 [2020-04-15T19:18:12.252Z]   GitCommit:        fec3683
[Pipeline] sh
19:18:12 [2020-04-15T19:18:12.277Z] Step 1/140 : ARG CROSS="false"
19:18:12 [2020-04-15T19:18:12.277Z] Step 2/140 : ARG GO_VERSION=1.13.10
19:18:12 [2020-04-15T19:18:12.277Z] Step 3/140 : ARG DEBIAN_FRONTEND=noninteractive
19:18:12 [2020-04-15T19:18:12.277Z] Step 4/140 : ARG VPNKIT_DIGEST=e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
19:18:12 [2020-04-15T19:18:12.277Z] Step 5/140 : FROM golang:${GO_VERSION}-buster AS base
19:18:12 [2020-04-15T19:18:12.277Z] 1.13.10-buster: Pulling from library/golang
19:18:11 [2020-04-15T19:18:11.853Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:18:11 [2020-04-15T19:18:11.913Z]  > git config --add remote.origin.fetch +refs/pull/40801/head:refs/remotes/origin/PR-40801 # timeout=10
19:18:11 [2020-04-15T19:18:11.973Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
19:18:12 [2020-04-15T19:18:12.115Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:18:12 [2020-04-15T19:18:12.240Z] Fetching upstream changes from https://github.com/moby/moby.git
19:18:12 [2020-04-15T19:18:12.240Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:18:12 [2020-04-15T19:18:12.242Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40801/head:refs/remotes/origin/PR-40801 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
19:18:12 [2020-04-15T19:18:12.640Z] e5611e94178b: Pulling fs layer
19:18:12 [2020-04-15T19:18:12.640Z] 4da65af62001: Pulling fs layer
19:18:12 [2020-04-15T19:18:12.640Z] d6d21d967603: Pulling fs layer
19:18:12 [2020-04-15T19:18:12.640Z] 42f16d16a70d: Pulling fs layer
19:18:12 [2020-04-15T19:18:12.640Z] 69d3cb6c4137: Pulling fs layer
19:18:12 [2020-04-15T19:18:12.640Z] 7d7b3aebce05: Pulling fs layer
19:18:12 [2020-04-15T19:18:12.640Z] 33678fe649ec: Pulling fs layer
19:18:12 [2020-04-15T19:18:12.640Z] 69d3cb6c4137: Waiting
19:18:12 [2020-04-15T19:18:12.640Z] 7d7b3aebce05: Waiting
19:18:12 [2020-04-15T19:18:12.640Z] 42f16d16a70d: Waiting
19:18:12 [2020-04-15T19:18:12.640Z] 33678fe649ec: Waiting
19:18:12 [2020-04-15T19:18:12.640Z] d6d21d967603: Verifying Checksum
19:18:12 [2020-04-15T19:18:12.640Z] d6d21d967603: Download complete
19:18:12 [2020-04-15T19:18:12.655Z] + docker info
19:18:12 [2020-04-15T19:18:12.914Z] #29 7.074 + cd /tmp/tmp.sZLL82bQRQ/src/github.com/BurntSushi/toml
19:18:12 [2020-04-15T19:18:12.914Z] #29 ...
19:18:12 [2020-04-15T19:18:12.914Z] 
19:18:12 [2020-04-15T19:18:12.914Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
19:18:12 [2020-04-15T19:18:12.914Z] #31 2.920 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:18:12 [2020-04-15T19:18:12.914Z] #31 3.051 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:18:12 [2020-04-15T19:18:12.914Z] #31 3.051 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:18:12 [2020-04-15T19:18:12.914Z] #31 4.371 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:18:12 [2020-04-15T19:18:12.914Z] #31 6.764 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
19:18:12 [2020-04-15T19:18:12.914Z] #31 9.089 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
19:18:12 [2020-04-15T19:18:12.914Z] #31 ...
19:18:12 [2020-04-15T19:18:12.914Z] 
19:18:12 [2020-04-15T19:18:12.914Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
19:18:12 [2020-04-15T19:18:12.914Z] #54 2.747 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:18:12 [2020-04-15T19:18:12.914Z] #54 2.842 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:18:12 [2020-04-15T19:18:12.914Z] #54 2.937 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:18:12 [2020-04-15T19:18:12.914Z] #54 3.823 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:18:12 [2020-04-15T19:18:12.914Z] #54 6.191 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
19:18:12 [2020-04-15T19:18:12.914Z] #54 8.620 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
19:18:12 [2020-04-15T19:18:12.914Z] #54 ...
19:18:12 [2020-04-15T19:18:12.914Z] 
19:18:12 [2020-04-15T19:18:12.914Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
19:18:12 [2020-04-15T19:18:12.914Z] #22 5.902 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:18:12 [2020-04-15T19:18:12.914Z] #22 6.007 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:18:12 [2020-04-15T19:18:12.914Z] #22 6.037 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:18:12 [2020-04-15T19:18:12.914Z] #22 7.091 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:18:12 [2020-04-15T19:18:12.914Z] #22 9.295 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
19:18:12 [2020-04-15T19:18:12.977Z] Merging remotes/origin/19.03 commit 90a31c4829a26558aafecbb92b6e1f93bc1562a8 into PR head commit e149ff62fe6fc7c32c518dcd4df85d603a104462
19:18:13 [2020-04-15T19:18:13.039Z] 4da65af62001: Verifying Checksum
19:18:13 [2020-04-15T19:18:13.039Z] 4da65af62001: Download complete
19:18:13 [2020-04-15T19:18:13.171Z] #22 ...
19:18:13 [2020-04-15T19:18:13.171Z] 
19:18:13 [2020-04-15T19:18:13.171Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
19:18:13 [2020-04-15T19:18:13.171Z] #36 5.341 + mktemp -d
19:18:13 [2020-04-15T19:18:13.171Z] #36 5.341 + export GOPATH=/tmp/tmp.ok7w7Eqofh
19:18:13 [2020-04-15T19:18:13.171Z] #36 5.341 + git clone https://github.com/docker/distribution.git /tmp/tmp.ok7w7Eqofh/src/github.com/docker/distribution
19:18:13 [2020-04-15T19:18:13.171Z] #36 5.357 Cloning into '/tmp/tmp.ok7w7Eqofh/src/github.com/docker/distribution'...
19:18:13 [2020-04-15T19:18:13.171Z] #36 ...
19:18:13 [2020-04-15T19:18:13.171Z] 
19:18:13 [2020-04-15T19:18:13.171Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
19:18:13 [2020-04-15T19:18:13.171Z] #26 4.480 + mktemp -d
19:18:13 [2020-04-15T19:18:13.171Z] #26 4.480 + export GOPATH=/tmp/tmp.wEqcd7dFZN
19:18:13 [2020-04-15T19:18:13.171Z] #26 4.480 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.wEqcd7dFZN/src/github.com/go-swagger/go-swagger
19:18:13 [2020-04-15T19:18:13.171Z] #26 4.480 Cloning into '/tmp/tmp.wEqcd7dFZN/src/github.com/go-swagger/go-swagger'...
19:18:13 [2020-04-15T19:18:13.215Z] Client:
19:18:13 [2020-04-15T19:18:13.215Z]  Debug Mode: false
19:18:13 [2020-04-15T19:18:13.215Z] 
19:18:13 [2020-04-15T19:18:13.215Z] Server:
19:18:13 [2020-04-15T19:18:13.215Z]  Containers: 0
19:18:13 [2020-04-15T19:18:13.215Z]   Running: 0
19:18:13 [2020-04-15T19:18:13.215Z]   Paused: 0
19:18:13 [2020-04-15T19:18:13.215Z]   Stopped: 0
19:18:13 [2020-04-15T19:18:13.215Z]  Images: 2
19:18:13 [2020-04-15T19:18:13.215Z]  Server Version: 19.03.5
19:18:13 [2020-04-15T19:18:13.215Z]  Storage Driver: overlay2
19:18:13 [2020-04-15T19:18:13.215Z]   Backing Filesystem: extfs
19:18:13 [2020-04-15T19:18:13.215Z]   Supports d_type: true
19:18:13 [2020-04-15T19:18:13.215Z]   Native Overlay Diff: true
19:18:13 [2020-04-15T19:18:13.215Z]  Logging Driver: json-file
19:18:13 [2020-04-15T19:18:13.215Z]  Cgroup Driver: cgroupfs
19:18:13 [2020-04-15T19:18:13.215Z]  Plugins:
19:18:13 [2020-04-15T19:18:13.215Z]   Volume: local
19:18:13 [2020-04-15T19:18:13.215Z]   Network: bridge host ipvlan macvlan null overlay
19:18:13 [2020-04-15T19:18:13.215Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
19:18:13 [2020-04-15T19:18:13.215Z]  Swarm: inactive
19:18:13 [2020-04-15T19:18:13.215Z]  Runtimes: runc
19:18:13 [2020-04-15T19:18:13.215Z]  Default Runtime: runc
19:18:13 [2020-04-15T19:18:13.215Z]  Init Binary: docker-init
19:18:13 [2020-04-15T19:18:13.215Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
19:18:13 [2020-04-15T19:18:13.215Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
19:18:13 [2020-04-15T19:18:13.215Z]  init version: fec3683
19:18:13 [2020-04-15T19:18:13.215Z]  Security Options:
19:18:13 [2020-04-15T19:18:13.215Z]   apparmor
19:18:13 [2020-04-15T19:18:13.215Z]   seccomp
19:18:13 [2020-04-15T19:18:13.215Z]    Profile: default
19:18:13 [2020-04-15T19:18:13.215Z]  Kernel Version: 4.15.0-1058-aws
19:18:13 [2020-04-15T19:18:13.215Z]  Operating System: Ubuntu 18.04.4 LTS
19:18:13 [2020-04-15T19:18:13.215Z]  OSType: linux
19:18:13 [2020-04-15T19:18:13.215Z]  Architecture: x86_64
19:18:13 [2020-04-15T19:18:13.215Z]  CPUs: 2
19:18:13 [2020-04-15T19:18:13.215Z]  Total Memory: 7.501GiB
19:18:13 [2020-04-15T19:18:13.215Z]  Name: ip-10-100-94-216
19:18:13 [2020-04-15T19:18:13.215Z]  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
19:18:13 [2020-04-15T19:18:13.215Z]  Docker Root Dir: /var/lib/docker
19:18:13 [2020-04-15T19:18:13.215Z]  Debug Mode: false
19:18:13 [2020-04-15T19:18:13.215Z]  Registry: https://index.docker.io/v1/
19:18:13 [2020-04-15T19:18:13.215Z]  Labels:
19:18:13 [2020-04-15T19:18:13.215Z]  Experimental: true
19:18:13 [2020-04-15T19:18:13.215Z]  Insecure Registries:
19:18:13 [2020-04-15T19:18:13.215Z]   127.0.0.0/8
19:18:13 [2020-04-15T19:18:13.215Z]  Live Restore Enabled: true
19:18:13 [2020-04-15T19:18:13.215Z] 
19:18:13 [2020-04-15T19:18:13.215Z] WARNING: No swap limit support
[Pipeline] sh
19:18:13 [2020-04-15T19:18:13.428Z] #26 ...
19:18:13 [2020-04-15T19:18:13.428Z] 
19:18:13 [2020-04-15T19:18:13.428Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
19:18:13 [2020-04-15T19:18:13.428Z] #38 5.395 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:18:13 [2020-04-15T19:18:13.428Z] #38 5.437 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:18:13 [2020-04-15T19:18:13.428Z] #38 5.439 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:18:13 [2020-04-15T19:18:13.428Z] #38 6.672 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:18:13 [2020-04-15T19:18:13.428Z] #38 8.672 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
19:18:13 [2020-04-15T19:18:13.428Z] #38 ...
19:18:13 [2020-04-15T19:18:13.428Z] 
19:18:13 [2020-04-15T19:18:13.428Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
19:18:13 [2020-04-15T19:18:13.428Z] #29 7.075 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:18:13 [2020-04-15T19:18:13.428Z] #29 7.080 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
19:18:13 [2020-04-15T19:18:13.428Z] #29 7.866 runtime/internal/atomic
19:18:13 [2020-04-15T19:18:13.428Z] #29 7.867 internal/cpu
19:18:13 [2020-04-15T19:18:13.615Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:18:13 [2020-04-15T19:18:13.615Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:18:13 [2020-04-15T19:18:13.615Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40801/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
19:18:13 [2020-04-15T19:18:13.615Z] + bash /home/ubuntu/workspace/moby_PR-40801/check-config.sh
19:18:13 [2020-04-15T19:18:13.615Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
19:18:13 [2020-04-15T19:18:13.615Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ...
19:18:13 [2020-04-15T19:18:13.615Z] 
19:18:13 [2020-04-15T19:18:13.615Z] Generally Necessary:
19:18:13 [2020-04-15T19:18:13.615Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
19:18:13 [2020-04-15T19:18:13.615Z] - apparmor: enabled and tools installed
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_NAMESPACES: enabled
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_NET_NS: enabled
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_PID_NS: enabled
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_IPC_NS: enabled
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_UTS_NS: enabled
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_CGROUPS: enabled
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_CGROUP_CPUACCT: enabled
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_CGROUP_DEVICE: enabled
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_CGROUP_FREEZER: enabled
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_CGROUP_SCHED: enabled
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_CPUSETS: enabled
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_MEMCG: enabled
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_KEYS: enabled
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_VETH: enabled (as module)
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_BRIDGE: enabled (as module)
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_IP_NF_FILTER: enabled (as module)
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_IP_NF_NAT: enabled (as module)
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_NF_NAT: enabled (as module)
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_NF_NAT_NEEDED: enabled
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_POSIX_MQUEUE: enabled
19:18:13 [2020-04-15T19:18:13.615Z] 
19:18:13 [2020-04-15T19:18:13.615Z] Optional Features:
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_USER_NS: enabled
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_SECCOMP: enabled
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_CGROUP_PIDS: enabled
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_MEMCG_SWAP: enabled
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
19:18:13 [2020-04-15T19:18:13.615Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_BLK_CGROUP: enabled
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_BLK_DEV_THROTTLING: enabled
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_IOSCHED_CFQ: enabled
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_CGROUP_PERF: enabled
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_CGROUP_HUGETLB: enabled
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_CGROUP_NET_PRIO: enabled
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_CFS_BANDWIDTH: enabled
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_FAIR_GROUP_SCHED: enabled
19:18:13 [2020-04-15T19:18:13.615Z] - CONFIG_RT_GROUP_SCHED: missing
19:18:13 [2020-04-15T19:18:13.869Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
19:18:13 [2020-04-15T19:18:13.869Z] - CONFIG_IP_VS: enabled (as module)
19:18:13 [2020-04-15T19:18:13.869Z] - CONFIG_IP_VS_NFCT: enabled
19:18:13 [2020-04-15T19:18:13.869Z] - CONFIG_IP_VS_PROTO_TCP: enabled
19:18:13 [2020-04-15T19:18:13.870Z] - CONFIG_IP_VS_PROTO_UDP: enabled
19:18:13 [2020-04-15T19:18:13.870Z] - CONFIG_IP_VS_RR: enabled (as module)
19:18:13 [2020-04-15T19:18:13.870Z] - CONFIG_EXT4_FS: enabled
19:18:13 [2020-04-15T19:18:13.870Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
19:18:13 [2020-04-15T19:18:13.870Z] - CONFIG_EXT4_FS_SECURITY: enabled
19:18:13 [2020-04-15T19:18:13.870Z] - Network Drivers:
19:18:13 [2020-04-15T19:18:13.870Z]   - "overlay":
19:18:13 [2020-04-15T19:18:13.870Z]     - CONFIG_VXLAN: enabled (as module)
19:18:13 [2020-04-15T19:18:13.870Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
19:18:13 [2020-04-15T19:18:13.870Z]       Optional (for encrypted networks):
19:18:13 [2020-04-15T19:18:13.870Z]       - CONFIG_CRYPTO: enabled
19:18:13 [2020-04-15T19:18:13.870Z]       - CONFIG_CRYPTO_AEAD: enabled
19:18:13 [2020-04-15T19:18:13.870Z]       - CONFIG_CRYPTO_GCM: enabled
19:18:13 [2020-04-15T19:18:13.870Z]       - CONFIG_CRYPTO_SEQIV: enabled
19:18:13 [2020-04-15T19:18:13.870Z]       - CONFIG_CRYPTO_GHASH: enabled
19:18:13 [2020-04-15T19:18:13.870Z]       - CONFIG_XFRM: enabled
19:18:13 [2020-04-15T19:18:13.870Z]       - CONFIG_XFRM_USER: enabled (as module)
19:18:13 [2020-04-15T19:18:13.870Z]       - CONFIG_XFRM_ALGO: enabled (as module)
19:18:13 [2020-04-15T19:18:13.870Z]       - CONFIG_INET_ESP: enabled (as module)
19:18:13 [2020-04-15T19:18:13.870Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
19:18:13 [2020-04-15T19:18:13.870Z]   - "ipvlan":
19:18:13 [2020-04-15T19:18:13.870Z]     - CONFIG_IPVLAN: enabled (as module)
19:18:13 [2020-04-15T19:18:13.870Z]   - "macvlan":
19:18:13 [2020-04-15T19:18:13.870Z]     - CONFIG_MACVLAN: enabled (as module)
19:18:13 [2020-04-15T19:18:13.870Z]     - CONFIG_DUMMY: enabled (as module)
19:18:13 [2020-04-15T19:18:13.870Z]   - "ftp,tftp client in container":
19:18:13 [2020-04-15T19:18:13.870Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
19:18:13 [2020-04-15T19:18:13.870Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
19:18:13 [2020-04-15T19:18:13.870Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
19:18:13 [2020-04-15T19:18:13.870Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
19:18:13 [2020-04-15T19:18:13.870Z] - Storage Drivers:
19:18:13 [2020-04-15T19:18:13.870Z]   - "aufs":
19:18:13 [2020-04-15T19:18:13.870Z]     - CONFIG_AUFS_FS: enabled (as module)
19:18:13 [2020-04-15T19:18:13.870Z]   - "btrfs":
19:18:13 [2020-04-15T19:18:13.870Z]     - CONFIG_BTRFS_FS: enabled (as module)
19:18:13 [2020-04-15T19:18:13.870Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
19:18:13 [2020-04-15T19:18:13.870Z]   - "devicemapper":
19:18:13 [2020-04-15T19:18:13.870Z]     - CONFIG_BLK_DEV_DM: enabled
19:18:13 [2020-04-15T19:18:13.870Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
19:18:13 [2020-04-15T19:18:13.870Z]   - "overlay":
19:18:13 [2020-04-15T19:18:13.870Z]     - CONFIG_OVERLAY_FS: enabled (as module)
19:18:13 [2020-04-15T19:18:13.870Z]   - "zfs":
19:18:13 [2020-04-15T19:18:13.870Z]     - /dev/zfs: missing
19:18:13 [2020-04-15T19:18:13.870Z]     - zfs command: missing
19:18:13 [2020-04-15T19:18:13.870Z]     - zpool command: missing
19:18:13 [2020-04-15T19:18:13.870Z] 
19:18:13 [2020-04-15T19:18:13.870Z] Limits:
19:18:13 [2020-04-15T19:18:13.870Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
19:18:13 [2020-04-15T19:18:13.870Z] 
19:18:13 [2020-04-15T19:18:13.870Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
19:18:13 [2020-04-15T19:18:13.908Z] 42f16d16a70d: Verifying Checksum
19:18:13 [2020-04-15T19:18:13.908Z] 42f16d16a70d: Download complete
19:18:13 [2020-04-15T19:18:13.908Z] 69d3cb6c4137: Verifying Checksum
19:18:13 [2020-04-15T19:18:13.908Z] 69d3cb6c4137: Download complete
[Pipeline] sh
19:18:13 [2020-04-15T19:18:13.991Z] #29 8.164 runtime/internal/sys
19:18:13 [2020-04-15T19:18:13.991Z] #29 8.332 runtime/internal/math
19:18:13 [2020-04-15T19:18:13.991Z] #29 8.378 internal/bytealg
19:18:13 [2020-04-15T19:18:13.991Z] #29 8.451 math/bits
19:18:13 [2020-04-15T19:18:13.012Z]  > git config core.sparsecheckout # timeout=10
19:18:13 [2020-04-15T19:18:13.065Z]  > git checkout -f e149ff62fe6fc7c32c518dcd4df85d603a104462 # timeout=10
19:18:14 [2020-04-15T19:18:14.270Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e149ff62fe6fc7c32c518dcd4df85d603a104462 .
19:18:14 [2020-04-15T19:18:14.271Z] #1 [internal] load build definition from Dockerfile
19:18:14 [2020-04-15T19:18:14.271Z] #1 DONE 0.0s
19:18:14 [2020-04-15T19:18:14.271Z] 
19:18:14 [2020-04-15T19:18:14.271Z] #2 [internal] load .dockerignore
19:18:14 [2020-04-15T19:18:14.271Z] #2 DONE 0.0s
19:18:14 [2020-04-15T19:18:14.271Z] 
19:18:14 [2020-04-15T19:18:14.271Z] #2 [internal] load .dockerignore
19:18:14 [2020-04-15T19:18:14.271Z] #2 transferring context: 87B done
19:18:14 [2020-04-15T19:18:14.271Z] #2 DONE 0.0s
19:18:14 [2020-04-15T19:18:14.271Z] 
19:18:14 [2020-04-15T19:18:14.271Z] #1 [internal] load build definition from Dockerfile
19:18:14 [2020-04-15T19:18:14.271Z] #1 transferring dockerfile: 12.30kB done
19:18:14 [2020-04-15T19:18:14.271Z] #1 DONE 0.0s
19:18:14 [2020-04-15T19:18:14.271Z] 
19:18:14 [2020-04-15T19:18:14.271Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-buster
19:18:14 [2020-04-15T19:18:14.278Z] 33678fe649ec: Verifying Checksum
19:18:14 [2020-04-15T19:18:14.278Z] 33678fe649ec: Download complete
19:18:14 [2020-04-15T19:18:14.278Z] e5611e94178b: Verifying Checksum
19:18:14 [2020-04-15T19:18:14.278Z] e5611e94178b: Download complete
19:18:14 [2020-04-15T19:18:14.526Z] #4 DONE 0.1s
19:18:14 [2020-04-15T19:18:14.526Z] 
19:18:14 [2020-04-15T19:18:14.526Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
19:18:14 [2020-04-15T19:18:14.526Z] #3 DONE 0.3s
19:18:14 [2020-04-15T19:18:14.526Z] 
19:18:14 [2020-04-15T19:18:14.526Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626...
19:18:14 [2020-04-15T19:18:14.526Z] #5 CACHED
19:18:14 [2020-04-15T19:18:14.526Z] 
19:18:14 [2020-04-15T19:18:14.526Z] #17 [internal] load build context
19:18:14 [2020-04-15T19:18:14.923Z] #29 9.167 runtime
19:18:14 [2020-04-15T19:18:14.923Z] #29 9.176 math
19:18:15 [2020-04-15T19:18:15.086Z] 7d7b3aebce05: Verifying Checksum
19:18:15 [2020-04-15T19:18:15.086Z] 7d7b3aebce05: Download complete
19:18:15 [2020-04-15T19:18:15.843Z] e5611e94178b: Pull complete
19:18:15 [2020-04-15T19:18:15.854Z] #29 ...
19:18:15 [2020-04-15T19:18:15.854Z] 
19:18:15 [2020-04-15T19:18:15.854Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
19:18:15 [2020-04-15T19:18:15.854Z] #60 5.514 + RM_GOPATH=0
19:18:15 [2020-04-15T19:18:15.854Z] #60 5.514 + TMP_GOPATH=
19:18:15 [2020-04-15T19:18:15.854Z] #60 5.514 + : /build/
19:18:15 [2020-04-15T19:18:15.854Z] #60 5.514 + '[' -z '' ']'
19:18:15 [2020-04-15T19:18:15.854Z] #60 5.515 ++ mktemp -d
19:18:15 [2020-04-15T19:18:15.854Z] #60 5.519 + export GOPATH=/tmp/tmp.W6vJg9jClj
19:18:15 [2020-04-15T19:18:15.854Z] #60 5.520 + GOPATH=/tmp/tmp.W6vJg9jClj
19:18:15 [2020-04-15T19:18:15.854Z] #60 5.521 + RM_GOPATH=1
19:18:15 [2020-04-15T19:18:15.854Z] #60 5.529 ++ dirname ./install.sh
19:18:15 [2020-04-15T19:18:15.854Z] #60 5.530 + dir=.
19:18:15 [2020-04-15T19:18:15.854Z] #60 5.530 + bin=rootlesskit
19:18:15 [2020-04-15T19:18:15.854Z] #60 5.530 + shift
19:18:15 [2020-04-15T19:18:15.854Z] #60 5.530 + '[' '!' -f ./rootlesskit.installer ']'
19:18:15 [2020-04-15T19:18:15.855Z] #60 5.530 + . ./rootlesskit.installer
19:18:15 [2020-04-15T19:18:15.855Z] #60 5.530 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
19:18:15 [2020-04-15T19:18:15.855Z] #60 5.531 + install_rootlesskit
19:18:15 [2020-04-15T19:18:15.855Z] #60 5.531 + case "$1" in
19:18:15 [2020-04-15T19:18:15.855Z] #60 5.531 + export CGO_ENABLED=0
19:18:15 [2020-04-15T19:18:15.855Z] #60 5.531 + CGO_ENABLED=0
19:18:15 [2020-04-15T19:18:15.855Z] #60 5.531 + _install_rootlesskit
19:18:15 [2020-04-15T19:18:15.855Z] #60 5.531 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
19:18:15 [2020-04-15T19:18:15.855Z] #60 5.531 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.W6vJg9jClj/src/github.com/rootless-containers/rootlesskit
19:18:15 [2020-04-15T19:18:15.855Z] #60 5.531 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
19:18:15 [2020-04-15T19:18:15.855Z] #60 5.539 Cloning into '/tmp/tmp.W6vJg9jClj/src/github.com/rootless-containers/rootlesskit'...
19:18:15 [2020-04-15T19:18:15.855Z] #60 ...
19:18:15 [2020-04-15T19:18:15.855Z] 
19:18:15 [2020-04-15T19:18:15.855Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:18:15 [2020-04-15T19:18:15.855Z] #42 5.184 + RM_GOPATH=0
19:18:15 [2020-04-15T19:18:15.855Z] #42 5.184 + TMP_GOPATH=
19:18:15 [2020-04-15T19:18:15.855Z] #42 5.184 + : /build
19:18:15 [2020-04-15T19:18:15.855Z] #42 5.184 + '[' -z '' ']'
19:18:15 [2020-04-15T19:18:15.855Z] #42 5.187 ++ mktemp -d
19:18:15 [2020-04-15T19:18:15.855Z] #42 5.199 + export GOPATH=/tmp/tmp.PXtnHXynmQ
19:18:15 [2020-04-15T19:18:15.855Z] #42 5.199 + GOPATH=/tmp/tmp.PXtnHXynmQ
19:18:15 [2020-04-15T19:18:15.855Z] #42 5.199 + RM_GOPATH=1
19:18:15 [2020-04-15T19:18:15.855Z] #42 5.199 ++ dirname ./install.sh
19:18:15 [2020-04-15T19:18:15.855Z] #42 5.200 + dir=.
19:18:15 [2020-04-15T19:18:15.855Z] #42 5.200 + bin=vndr
19:18:15 [2020-04-15T19:18:15.855Z] #42 5.200 + shift
19:18:15 [2020-04-15T19:18:15.855Z] #42 5.200 + '[' '!' -f ./vndr.installer ']'
19:18:15 [2020-04-15T19:18:15.855Z] #42 5.200 + . ./vndr.installer
19:18:15 [2020-04-15T19:18:15.855Z] #42 5.200 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:18:15 [2020-04-15T19:18:15.855Z] #42 5.200 + install_vndr
19:18:15 [2020-04-15T19:18:15.855Z] #42 5.200 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
19:18:15 [2020-04-15T19:18:15.855Z] #42 5.200 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.PXtnHXynmQ/src/github.com/LK4D4/vndr
19:18:15 [2020-04-15T19:18:15.855Z] #42 5.200 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:18:15 [2020-04-15T19:18:15.855Z] #42 5.202 Cloning into '/tmp/tmp.PXtnHXynmQ/src/github.com/LK4D4/vndr'...
19:18:15 [2020-04-15T19:18:15.855Z] #42 5.969 + cd /tmp/tmp.PXtnHXynmQ/src/github.com/LK4D4/vndr
19:18:15 [2020-04-15T19:18:15.855Z] #42 5.969 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:18:15 [2020-04-15T19:18:15.855Z] #42 5.977 + go build -buildmode=pie -v -o /build/vndr .
19:18:15 [2020-04-15T19:18:15.855Z] #42 7.574 runtime/internal/atomic
19:18:15 [2020-04-15T19:18:15.855Z] #42 7.592 internal/cpu
19:18:15 [2020-04-15T19:18:15.855Z] #42 7.801 runtime/internal/sys
19:18:15 [2020-04-15T19:18:15.855Z] #42 8.026 runtime/internal/math
19:18:15 [2020-04-15T19:18:15.855Z] #42 8.089 internal/race
19:18:15 [2020-04-15T19:18:15.855Z] #42 8.187 internal/bytealg
19:18:15 [2020-04-15T19:18:15.855Z] #42 8.212 sync/atomic
19:18:15 [2020-04-15T19:18:15.855Z] #42 8.534 unicode
19:18:15 [2020-04-15T19:18:15.855Z] #42 9.118 runtime
19:18:15 [2020-04-15T19:18:15.855Z] #42 ...
19:18:15 [2020-04-15T19:18:15.855Z] 
19:18:15 [2020-04-15T19:18:15.855Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
19:18:15 [2020-04-15T19:18:15.855Z] #48 5.949 + RM_GOPATH=0
19:18:15 [2020-04-15T19:18:15.855Z] #48 5.949 + TMP_GOPATH=
19:18:15 [2020-04-15T19:18:15.855Z] #48 5.949 + : /build
19:18:15 [2020-04-15T19:18:15.855Z] #48 5.949 + '[' -z '' ']'
19:18:15 [2020-04-15T19:18:15.855Z] #48 5.949 ++ mktemp -d
19:18:15 [2020-04-15T19:18:15.855Z] #48 5.954 + export GOPATH=/tmp/tmp.p5V1zuufX7
19:18:15 [2020-04-15T19:18:15.855Z] #48 5.954 + GOPATH=/tmp/tmp.p5V1zuufX7
19:18:15 [2020-04-15T19:18:15.855Z] #48 5.954 + RM_GOPATH=1
19:18:15 [2020-04-15T19:18:15.855Z] #48 5.954 ++ dirname ./install.sh
19:18:15 [2020-04-15T19:18:15.855Z] #48 5.962 + dir=.
19:18:15 [2020-04-15T19:18:15.855Z] #48 5.962 + bin=gometalinter
19:18:15 [2020-04-15T19:18:15.855Z] #48 5.962 + shift
19:18:15 [2020-04-15T19:18:15.855Z] #48 5.962 + '[' '!' -f ./gometalinter.installer ']'
19:18:15 [2020-04-15T19:18:15.855Z] #48 5.963 + . ./gometalinter.installer
19:18:15 [2020-04-15T19:18:15.855Z] #48 5.963 ++ GOMETALINTER_COMMIT=v2.0.6
19:18:15 [2020-04-15T19:18:15.855Z] #48 5.964 + install_gometalinter
19:18:15 [2020-04-15T19:18:15.855Z] #48 5.964 + echo 'Installing gometalinter version v2.0.6'
19:18:15 [2020-04-15T19:18:15.855Z] #48 5.964 Installing gometalinter version v2.0.6
19:18:15 [2020-04-15T19:18:15.855Z] #48 5.964 + go get -d github.com/alecthomas/gometalinter
19:18:16 [2020-04-15T19:18:16.112Z] #48 ...
19:18:16 [2020-04-15T19:18:16.112Z] 
19:18:16 [2020-04-15T19:18:16.112Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
19:18:16 [2020-04-15T19:18:16.112Z] #20 5.349 + RM_GOPATH=0
19:18:16 [2020-04-15T19:18:16.112Z] #20 5.349 + TMP_GOPATH=
19:18:16 [2020-04-15T19:18:16.112Z] #20 5.349 + : /build
19:18:16 [2020-04-15T19:18:16.112Z] #20 5.349 + '[' -z '' ']'
19:18:16 [2020-04-15T19:18:16.112Z] #20 5.352 ++ mktemp -d
19:18:16 [2020-04-15T19:18:16.112Z] #20 5.370 + export GOPATH=/tmp/tmp.Jgk4QmhRmU
19:18:16 [2020-04-15T19:18:16.112Z] #20 5.370 + GOPATH=/tmp/tmp.Jgk4QmhRmU
19:18:16 [2020-04-15T19:18:16.112Z] #20 5.370 + RM_GOPATH=1
19:18:16 [2020-04-15T19:18:16.112Z] #20 5.370 ++ dirname ./install.sh
19:18:16 [2020-04-15T19:18:16.112Z] #20 5.371 + dir=.
19:18:16 [2020-04-15T19:18:16.112Z] #20 5.371 + bin=dockercli
19:18:16 [2020-04-15T19:18:16.112Z] #20 5.371 + shift
19:18:16 [2020-04-15T19:18:16.112Z] #20 5.371 + '[' '!' -f ./dockercli.installer ']'
19:18:16 [2020-04-15T19:18:16.112Z] #20 5.371 + . ./dockercli.installer
19:18:16 [2020-04-15T19:18:16.112Z] #20 5.371 ++ : stable
19:18:16 [2020-04-15T19:18:16.112Z] #20 5.371 ++ : 17.06.2-ce
19:18:16 [2020-04-15T19:18:16.112Z] #20 5.371 + install_dockercli
19:18:16 [2020-04-15T19:18:16.112Z] #20 5.371 + echo 'Install docker/cli version 17.06.2-ce from stable'
19:18:16 [2020-04-15T19:18:16.112Z] #20 5.371 Install docker/cli version 17.06.2-ce from stable
19:18:16 [2020-04-15T19:18:16.112Z] #20 5.372 ++ uname -m
19:18:16 [2020-04-15T19:18:16.112Z] #20 5.375 + arch=x86_64
19:18:16 [2020-04-15T19:18:16.112Z] #20 5.375 + '[' x86_64 '!=' x86_64 ']'
19:18:16 [2020-04-15T19:18:16.112Z] #20 5.375 + url=https://download.docker.com/linux/static
19:18:16 [2020-04-15T19:18:16.112Z] #20 5.376 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
19:18:16 [2020-04-15T19:18:16.112Z] #20 5.376 + tar -xz docker/docker
19:18:16 [2020-04-15T19:18:16.112Z] #20 ...
19:18:16 [2020-04-15T19:18:16.112Z] 
19:18:16 [2020-04-15T19:18:16.112Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
19:18:16 [2020-04-15T19:18:16.112Z] #45 5.835 + RM_GOPATH=0
19:18:16 [2020-04-15T19:18:16.112Z] #45 5.835 + TMP_GOPATH=
19:18:16 [2020-04-15T19:18:16.112Z] #45 5.835 + : /build
19:18:16 [2020-04-15T19:18:16.112Z] #45 5.835 + '[' -z '' ']'
19:18:16 [2020-04-15T19:18:16.112Z] #45 5.840 ++ mktemp -d
19:18:16 [2020-04-15T19:18:16.112Z] #45 5.848 + export GOPATH=/tmp/tmp.RfTgpjjNLz
19:18:16 [2020-04-15T19:18:16.112Z] #45 5.849 + GOPATH=/tmp/tmp.RfTgpjjNLz
19:18:16 [2020-04-15T19:18:16.112Z] #45 5.849 + RM_GOPATH=1
19:18:16 [2020-04-15T19:18:16.112Z] #45 5.849 ++ dirname ./install.sh
19:18:16 [2020-04-15T19:18:16.112Z] #45 5.854 + dir=.
19:18:16 [2020-04-15T19:18:16.112Z] #45 5.855 + bin=gotestsum
19:18:16 [2020-04-15T19:18:16.112Z] #45 5.855 + shift
19:18:16 [2020-04-15T19:18:16.112Z] #45 5.855 + '[' '!' -f ./gotestsum.installer ']'
19:18:16 [2020-04-15T19:18:16.112Z] #45 5.855 + . ./gotestsum.installer
19:18:16 [2020-04-15T19:18:16.112Z] #45 5.859 ++ : v0.3.5
19:18:16 [2020-04-15T19:18:16.112Z] #45 5.860 + install_gotestsum
19:18:16 [2020-04-15T19:18:16.112Z] #45 5.861 + echo 'Installing gotestsum version v0.3.5'
19:18:16 [2020-04-15T19:18:16.112Z] #45 5.861 Installing gotestsum version v0.3.5
19:18:16 [2020-04-15T19:18:16.112Z] #45 5.861 + go get -d gotest.tools/gotestsum
19:18:16 [2020-04-15T19:18:16.203Z] 4da65af62001: Pull complete
19:18:16 [2020-04-15T19:18:16.370Z] #45 ...
19:18:16 [2020-04-15T19:18:16.370Z] 
19:18:16 [2020-04-15T19:18:16.370Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
19:18:16 [2020-04-15T19:18:16.370Z] #60 10.35 + cd /tmp/tmp.W6vJg9jClj/src/github.com/rootless-containers/rootlesskit
19:18:16 [2020-04-15T19:18:16.370Z] #60 10.35 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
19:18:16 [2020-04-15T19:18:16.422Z] #17 ...
19:18:16 [2020-04-15T19:18:16.422Z] 
19:18:16 [2020-04-15T19:18:16.422Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
19:18:16 [2020-04-15T19:18:16.422Z] #6 DONE 1.7s
19:18:16 [2020-04-15T19:18:16.422Z] 
19:18:16 [2020-04-15T19:18:16.422Z] #17 [internal] load build context
19:18:16 [2020-04-15T19:18:16.502Z] Merge succeeded, producing e149ff62fe6fc7c32c518dcd4df85d603a104462
19:18:16 [2020-04-15T19:18:16.502Z] Checking out Revision e149ff62fe6fc7c32c518dcd4df85d603a104462 (PR-40801)
19:18:16 [2020-04-15T19:18:16.560Z] d6d21d967603: Pull complete
19:18:16 [2020-04-15T19:18:16.627Z] #60 ...
19:18:16 [2020-04-15T19:18:16.627Z] 
19:18:16 [2020-04-15T19:18:16.627Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
19:18:16 [2020-04-15T19:18:16.627Z] #7 3.819 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:18:16 [2020-04-15T19:18:16.627Z] #7 3.946 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:18:16 [2020-04-15T19:18:16.627Z] #7 3.946 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:18:16 [2020-04-15T19:18:16.627Z] #7 4.868 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:18:16 [2020-04-15T19:18:16.627Z] #7 7.011 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
19:18:16 [2020-04-15T19:18:16.627Z] #7 9.028 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
19:18:16 [2020-04-15T19:18:16.846Z] Commit message: "vendor: update go-events to fix alignment for 32bit systems"
19:18:16 [2020-04-15T19:18:16.885Z] #7 ...
19:18:16 [2020-04-15T19:18:16.885Z] 
19:18:16 [2020-04-15T19:18:16.885Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
19:18:16 [2020-04-15T19:18:16.885Z] #60 11.37 + for f in rootlesskit rootlesskit-docker-proxy
19:18:16 [2020-04-15T19:18:16.981Z] #17 ...
19:18:16 [2020-04-15T19:18:16.981Z] 
19:18:16 [2020-04-15T19:18:16.981Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
19:18:16 [2020-04-15T19:18:16.981Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
19:18:16 [2020-04-15T19:18:16.981Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
19:18:16 [2020-04-15T19:18:16.981Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
19:18:16 [2020-04-15T19:18:16.981Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done
19:18:16 [2020-04-15T19:18:16.981Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.7s done
19:18:16 [2020-04-15T19:18:16.981Z] #63 DONE 2.3s
19:18:16 [2020-04-15T19:18:16.981Z] 
19:18:16 [2020-04-15T19:18:16.981Z] #17 [internal] load build context
19:18:17 [2020-04-15T19:18:17.142Z] #60 11.37 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:18:17 [2020-04-15T19:18:17.540Z] #17 transferring context: 50.85MB 2.8s done
19:18:16 [2020-04-15T19:18:16.248Z]  > git merge 90a31c4829a26558aafecbb92b6e1f93bc1562a8 # timeout=10
19:18:16 [2020-04-15T19:18:16.381Z]  > git rev-parse "HEAD^{commit}" # timeout=10
19:18:16 [2020-04-15T19:18:16.537Z]  > git config core.sparsecheckout # timeout=10
19:18:16 [2020-04-15T19:18:16.594Z]  > git checkout -f e149ff62fe6fc7c32c518dcd4df85d603a104462 # timeout=10
19:18:17 [2020-04-15T19:18:17.795Z] #17 DONE 3.0s
19:18:17 [2020-04-15T19:18:17.795Z] 
19:18:17 [2020-04-15T19:18:17.795Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
19:18:18 [2020-04-15T19:18:18.054Z] #7 ...
19:18:18 [2020-04-15T19:18:18.054Z] 
19:18:18 [2020-04-15T19:18:18.054Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
19:18:18 [2020-04-15T19:18:18.054Z] #18 DONE 0.2s
19:18:18 [2020-04-15T19:18:18.054Z] 
19:18:18 [2020-04-15T19:18:18.054Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
19:18:18 [2020-04-15T19:18:18.054Z] #65 DONE 0.1s
19:18:18 [2020-04-15T19:18:18.054Z] 
19:18:18 [2020-04-15T19:18:18.054Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
19:18:18 [2020-04-15T19:18:18.054Z] #44 DONE 0.1s
19:18:18 [2020-04-15T19:18:18.054Z] 
19:18:18 [2020-04-15T19:18:18.054Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
19:18:18 [2020-04-15T19:18:18.054Z] #19 DONE 0.1s
19:18:18 [2020-04-15T19:18:18.054Z] 
19:18:18 [2020-04-15T19:18:18.054Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
19:18:18 [2020-04-15T19:18:18.054Z] #28 DONE 0.2s
19:18:18 [2020-04-15T19:18:18.054Z] 
19:18:18 [2020-04-15T19:18:18.054Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
19:18:18 [2020-04-15T19:18:18.054Z] #59 DONE 0.2s
19:18:18 [2020-04-15T19:18:18.054Z] 
19:18:18 [2020-04-15T19:18:18.054Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
19:18:18 [2020-04-15T19:18:18.054Z] #47 DONE 0.2s
19:18:18 [2020-04-15T19:18:18.054Z] 
19:18:18 [2020-04-15T19:18:18.054Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
19:18:18 [2020-04-15T19:18:18.054Z] #41 DONE 0.2s
19:18:18 [2020-04-15T19:18:18.054Z] 
19:18:18 [2020-04-15T19:18:18.054Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:18:18 [2020-04-15T19:18:18.290Z] + docker version
19:18:18 [2020-04-15T19:18:18.290Z] Client: Docker Engine - Enterprise
19:18:18 [2020-04-15T19:18:18.290Z]  Version:           19.03.5
19:18:18 [2020-04-15T19:18:18.290Z]  API version:       1.40
19:18:18 [2020-04-15T19:18:18.290Z]  Go version:        go1.12.12
19:18:18 [2020-04-15T19:18:18.290Z]  Git commit:        2ee0c57608
19:18:18 [2020-04-15T19:18:18.290Z]  Built:             11/13/2019 08:00:16
19:18:18 [2020-04-15T19:18:18.290Z]  OS/Arch:           windows/amd64
19:18:18 [2020-04-15T19:18:18.290Z]  Experimental:      false
19:18:18 [2020-04-15T19:18:18.290Z] 
19:18:18 [2020-04-15T19:18:18.290Z] Server: Docker Engine - Enterprise
19:18:18 [2020-04-15T19:18:18.290Z]  Engine:
19:18:18 [2020-04-15T19:18:18.290Z]   Version:          19.03.5
19:18:18 [2020-04-15T19:18:18.290Z]   API version:      1.40 (minimum version 1.24)
19:18:18 [2020-04-15T19:18:18.290Z]   Go version:       go1.12.12
19:18:18 [2020-04-15T19:18:18.290Z]   Git commit:       2ee0c57608
19:18:18 [2020-04-15T19:18:18.290Z]   Built:            11/13/2019 07:58:51
19:18:18 [2020-04-15T19:18:18.290Z]   OS/Arch:          windows/amd64
19:18:18 [2020-04-15T19:18:18.290Z]   Experimental:     true
19:18:18 [2020-04-15T19:18:18.334Z] 42f16d16a70d: Pull complete
[Pipeline] sh
19:18:19 [2020-04-15T19:18:19.320Z] + docker info
19:18:19 [2020-04-15T19:18:19.557Z] 69d3cb6c4137: Pull complete
19:18:20 [2020-04-15T19:18:20.418Z] #60 ...
19:18:20 [2020-04-15T19:18:20.418Z] 
19:18:20 [2020-04-15T19:18:20.418Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
19:18:20 [2020-04-15T19:18:20.418Z] #20 13.76 + mkdir -p /build
19:18:20 [2020-04-15T19:18:20.418Z] #20 13.77 + mv docker/docker /build/
19:18:20 [2020-04-15T19:18:20.418Z] #20 13.78 + rmdir docker
19:18:20 [2020-04-15T19:18:20.418Z] #20 DONE 14.4s
19:18:20 [2020-04-15T19:18:20.418Z] 
19:18:20 [2020-04-15T19:18:20.418Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
19:18:20 [2020-04-15T19:18:20.418Z] #29 13.45 unicode/utf8
19:18:20 [2020-04-15T19:18:20.418Z] #29 13.93 internal/race
19:18:20 [2020-04-15T19:18:20.418Z] #29 14.07 sync/atomic
19:18:20 [2020-04-15T19:18:20.418Z] #29 14.24 unicode
19:18:20 [2020-04-15T19:18:20.882Z] Client:
19:18:20 [2020-04-15T19:18:20.882Z]  Debug Mode: false
19:18:20 [2020-04-15T19:18:20.882Z]  Plugins:
19:18:20 [2020-04-15T19:18:20.882Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
19:18:20 [2020-04-15T19:18:20.882Z] 
19:18:20 [2020-04-15T19:18:20.882Z] Server:
19:18:20 [2020-04-15T19:18:20.882Z]  Containers: 0
19:18:20 [2020-04-15T19:18:20.882Z]   Running: 0
19:18:20 [2020-04-15T19:18:20.882Z]   Paused: 0
19:18:20 [2020-04-15T19:18:20.882Z]   Stopped: 0
19:18:20 [2020-04-15T19:18:20.882Z]  Images: 10
19:18:20 [2020-04-15T19:18:20.882Z]  Server Version: 19.03.5
19:18:20 [2020-04-15T19:18:20.882Z]  Storage Driver: windowsfilter (windows) lcow (linux)
19:18:20 [2020-04-15T19:18:20.882Z]   Windows: 
19:18:20 [2020-04-15T19:18:20.882Z]   LCOW: 
19:18:20 [2020-04-15T19:18:20.882Z]  Logging Driver: json-file
19:18:20 [2020-04-15T19:18:20.882Z]  Plugins:
19:18:20 [2020-04-15T19:18:20.882Z]   Volume: local
19:18:20 [2020-04-15T19:18:20.882Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
19:18:20 [2020-04-15T19:18:20.882Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
19:18:20 [2020-04-15T19:18:20.882Z]  Swarm: inactive
19:18:20 [2020-04-15T19:18:20.882Z]  Default Isolation: process
19:18:20 [2020-04-15T19:18:20.882Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
19:18:20 [2020-04-15T19:18:20.882Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
19:18:20 [2020-04-15T19:18:20.882Z]  OSType: windows
19:18:20 [2020-04-15T19:18:20.882Z]  Architecture: x86_64
19:18:20 [2020-04-15T19:18:20.882Z]  CPUs: 4
19:18:20 [2020-04-15T19:18:20.882Z]  Total Memory: 32GiB
19:18:20 [2020-04-15T19:18:20.882Z]  Name: azwin-2-dc5ac0
19:18:20 [2020-04-15T19:18:20.882Z]  ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW
19:18:20 [2020-04-15T19:18:20.882Z]  Docker Root Dir: D:\docker
19:18:20 [2020-04-15T19:18:20.882Z]  Debug Mode: false
19:18:20 [2020-04-15T19:18:20.882Z]  Registry: https://index.docker.io/v1/
19:18:20 [2020-04-15T19:18:20.882Z]  Labels:
19:18:20 [2020-04-15T19:18:20.882Z]  Experimental: true
19:18:20 [2020-04-15T19:18:20.882Z]  Insecure Registries:
19:18:20 [2020-04-15T19:18:20.882Z]   10.0.0.4:5000
19:18:20 [2020-04-15T19:18:20.882Z]   127.0.0.0/8
19:18:20 [2020-04-15T19:18:20.882Z]  Registry Mirrors:
19:18:20 [2020-04-15T19:18:20.882Z]   http://10.0.0.4:5000/
19:18:20 [2020-04-15T19:18:20.882Z]  Live Restore Enabled: false
19:18:20 [2020-04-15T19:18:20.882Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
19:18:22 [2020-04-15T19:18:22.672Z] Fetching without tags
19:18:22 [2020-04-15T19:18:22.887Z] 7d7b3aebce05: Pull complete
19:18:22 [2020-04-15T19:18:22.887Z] 33678fe649ec: Pull complete
19:18:22 [2020-04-15T19:18:22.887Z] Digest: sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402
19:18:22 [2020-04-15T19:18:22.887Z] Status: Downloaded newer image for golang:1.13.10-buster
19:18:22 [2020-04-15T19:18:22.887Z]  ---> 5113530bf514
19:18:22 [2020-04-15T19:18:22.887Z] Step 6/140 : ARG APT_MIRROR
19:18:22 [2020-04-15T19:18:22.887Z]  ---> Running in 0661effb2118
19:18:23 [2020-04-15T19:18:23.164Z] Merging remotes/origin/19.03 commit 90a31c4829a26558aafecbb92b6e1f93bc1562a8 into PR head commit e149ff62fe6fc7c32c518dcd4df85d603a104462
19:18:23 [2020-04-15T19:18:23.281Z] Removing intermediate container 0661effb2118
19:18:23 [2020-04-15T19:18:23.281Z]  ---> 3878e0007279
19:18:23 [2020-04-15T19:18:23.281Z] Step 7/140 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
19:18:23 [2020-04-15T19:18:23.281Z]  ---> Running in abeba53bf55c
19:18:23 [2020-04-15T19:18:23.301Z] #42 ...
19:18:23 [2020-04-15T19:18:23.301Z] 
19:18:23 [2020-04-15T19:18:23.301Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
19:18:23 [2020-04-15T19:18:23.301Z] #7 5.451 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:18:23 [2020-04-15T19:18:23.301Z] #7 5.541 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:18:23 [2020-04-15T19:18:23.301Z] #7 5.716 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:18:23 [2020-04-15T19:18:23.301Z] #7 6.493 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:18:22 [2020-04-15T19:18:22.639Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:18:22 [2020-04-15T19:18:22.643Z]  > git config --add remote.origin.fetch +refs/pull/40801/head:refs/remotes/origin/PR-40801 # timeout=10
19:18:22 [2020-04-15T19:18:22.647Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
19:18:22 [2020-04-15T19:18:22.663Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:18:22 [2020-04-15T19:18:22.679Z] Fetching upstream changes from https://github.com/moby/moby.git
19:18:22 [2020-04-15T19:18:22.679Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:18:22 [2020-04-15T19:18:22.680Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40801/head:refs/remotes/origin/PR-40801 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
19:18:23 [2020-04-15T19:18:23.171Z]  > git config core.sparsecheckout # timeout=10
19:18:23 [2020-04-15T19:18:23.175Z]  > git checkout -f e149ff62fe6fc7c32c518dcd4df85d603a104462 # timeout=10
19:18:24 [2020-04-15T19:18:24.208Z] Merge succeeded, producing e149ff62fe6fc7c32c518dcd4df85d603a104462
19:18:24 [2020-04-15T19:18:24.208Z] Checking out Revision e149ff62fe6fc7c32c518dcd4df85d603a104462 (PR-40801)
19:18:24 [2020-04-15T19:18:24.490Z] Removing intermediate container abeba53bf55c
19:18:24 [2020-04-15T19:18:24.490Z]  ---> 8aa578407531
19:18:24 [2020-04-15T19:18:24.490Z] Step 8/140 : ENV GO111MODULE=off
19:18:24 [2020-04-15T19:18:24.490Z]  ---> Running in 8c733174d809
19:18:24 [2020-04-15T19:18:24.490Z] Removing intermediate container 8c733174d809
19:18:24 [2020-04-15T19:18:24.490Z]  ---> 3d0da82cb874
19:18:24 [2020-04-15T19:18:24.490Z] Step 9/140 : FROM base AS criu
19:18:24 [2020-04-15T19:18:24.490Z]  ---> 3d0da82cb874
19:18:24 [2020-04-15T19:18:24.490Z] Step 10/140 : ARG DEBIAN_FRONTEND
19:18:24 [2020-04-15T19:18:24.490Z]  ---> Running in 1aa619f9c692
19:18:24 [2020-04-15T19:18:24.537Z] Commit message: "vendor: update go-events to fix alignment for 32bit systems"
19:18:24 [2020-04-15T19:18:24.595Z] #29 18.42 internal/testlog
19:18:24 [2020-04-15T19:18:24.595Z] #29 ...
19:18:24 [2020-04-15T19:18:24.595Z] 
19:18:24 [2020-04-15T19:18:24.595Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
19:18:24 [2020-04-15T19:18:24.595Z] #38 11.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
19:18:24 [2020-04-15T19:18:24.595Z] #38 ...
19:18:24 [2020-04-15T19:18:24.595Z] 
19:18:24 [2020-04-15T19:18:24.595Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
19:18:24 [2020-04-15T19:18:24.595Z] #36 21.14 Checking out files:  86% (1386/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.
19:18:24 [2020-04-15T19:18:24.595Z] #36 21.42 + cd /tmp/tmp.ok7w7Eqofh/src/github.com/docker/distribution
19:18:24 [2020-04-15T19:18:24.595Z] #36 21.42 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
19:18:24 [2020-04-15T19:18:24.595Z] #36 ...
19:18:24 [2020-04-15T19:18:24.595Z] 
19:18:24 [2020-04-15T19:18:24.595Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
19:18:24 [2020-04-15T19:18:24.595Z] #22 11.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
19:18:24 [2020-04-15T19:18:24.595Z] #22 ...
19:18:24 [2020-04-15T19:18:24.595Z] 
19:18:24 [2020-04-15T19:18:24.595Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
19:18:24 [2020-04-15T19:18:24.595Z] #29 18.67 encoding
19:18:24 [2020-04-15T19:18:24.838Z] Removing intermediate container 1aa619f9c692
19:18:24 [2020-04-15T19:18:24.838Z]  ---> 3080bbd062e4
19:18:24 [2020-04-15T19:18:24.838Z] Step 11/140 : RUN apt-get update && apt-get install -y --no-install-recommends         libcap-dev         libnet-dev         libnl-3-dev         libprotobuf-c-dev         libprotobuf-dev         protobuf-c-compiler         protobuf-compiler         python-protobuf     && rm -rf /var/lib/apt/lists/*
19:18:24 [2020-04-15T19:18:24.838Z]  ---> Running in 1f4bb96be608
19:18:24 [2020-04-15T19:18:24.852Z] #29 19.10 runtime/cgo
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:18:25 [2020-04-15T19:18:25.192Z] #7 8.789 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
19:18:25 [2020-04-15T19:18:25.410Z] + docker version
19:18:25 [2020-04-15T19:18:25.410Z] Client:
19:18:25 [2020-04-15T19:18:25.410Z]  Version:           18.06.1-ce
19:18:25 [2020-04-15T19:18:25.410Z]  API version:       1.38
19:18:25 [2020-04-15T19:18:25.410Z]  Go version:        go1.10.3
19:18:25 [2020-04-15T19:18:25.410Z]  Git commit:        e68fc7a
19:18:25 [2020-04-15T19:18:25.410Z]  Built:             Tue Aug 21 17:26:10 2018
19:18:25 [2020-04-15T19:18:25.410Z]  OS/Arch:           linux/ppc64le
19:18:25 [2020-04-15T19:18:25.410Z]  Experimental:      false
19:18:25 [2020-04-15T19:18:25.410Z] 
19:18:25 [2020-04-15T19:18:25.410Z] Server:
19:18:25 [2020-04-15T19:18:25.410Z]  Engine:
19:18:25 [2020-04-15T19:18:25.410Z]   Version:          18.06.1-ce
19:18:25 [2020-04-15T19:18:25.410Z]   API version:      1.38 (minimum version 1.12)
19:18:25 [2020-04-15T19:18:25.410Z]   Go version:       go1.10.3
19:18:25 [2020-04-15T19:18:25.410Z]   Git commit:       e68fc7a
19:18:25 [2020-04-15T19:18:25.410Z]   Built:            Tue Aug 21 17:24:20 2018
19:18:25 [2020-04-15T19:18:25.410Z]   OS/Arch:          linux/ppc64le
19:18:25 [2020-04-15T19:18:25.410Z]   Experimental:     true
[Pipeline] sh
19:18:25 [2020-04-15T19:18:25.598Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:18:25 [2020-04-15T19:18:25.598Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:18:25 [2020-04-15T19:18:25.598Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:18:25 [2020-04-15T19:18:25.598Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
19:18:25 [2020-04-15T19:18:25.598Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB]
19:18:25 [2020-04-15T19:18:25.598Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
19:18:24 [2020-04-15T19:18:24.173Z]  > git merge 90a31c4829a26558aafecbb92b6e1f93bc1562a8 # timeout=10
19:18:24 [2020-04-15T19:18:24.198Z]  > git rev-parse HEAD^{commit} # timeout=10
19:18:24 [2020-04-15T19:18:24.215Z]  > git config core.sparsecheckout # timeout=10
19:18:24 [2020-04-15T19:18:24.219Z]  > git checkout -f e149ff62fe6fc7c32c518dcd4df85d603a104462 # timeout=10
19:18:25 [2020-04-15T19:18:25.792Z] + docker info
19:18:25 [2020-04-15T19:18:25.792Z] Containers: 0
19:18:25 [2020-04-15T19:18:25.792Z]  Running: 0
19:18:25 [2020-04-15T19:18:25.792Z]  Paused: 0
19:18:25 [2020-04-15T19:18:25.792Z]  Stopped: 0
19:18:25 [2020-04-15T19:18:25.792Z] Images: 0
19:18:25 [2020-04-15T19:18:25.792Z] Server Version: 18.06.1-ce
19:18:25 [2020-04-15T19:18:25.792Z] Storage Driver: overlay2
19:18:25 [2020-04-15T19:18:25.792Z]  Backing Filesystem: extfs
19:18:25 [2020-04-15T19:18:25.792Z]  Supports d_type: true
19:18:25 [2020-04-15T19:18:25.792Z]  Native Overlay Diff: true
19:18:25 [2020-04-15T19:18:25.792Z] Logging Driver: json-file
19:18:25 [2020-04-15T19:18:25.792Z] Cgroup Driver: cgroupfs
19:18:25 [2020-04-15T19:18:25.792Z] Plugins:
19:18:25 [2020-04-15T19:18:25.792Z]  Volume: local
19:18:25 [2020-04-15T19:18:25.792Z]  Network: bridge host ipvlan macvlan null overlay
19:18:25 [2020-04-15T19:18:25.792Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
19:18:25 [2020-04-15T19:18:25.792Z] Swarm: inactive
19:18:25 [2020-04-15T19:18:25.792Z] Runtimes: runc
19:18:25 [2020-04-15T19:18:25.792Z] Default Runtime: runc
19:18:25 [2020-04-15T19:18:25.792Z] Init Binary: docker-init
19:18:25 [2020-04-15T19:18:25.792Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
19:18:25 [2020-04-15T19:18:25.792Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
19:18:25 [2020-04-15T19:18:25.792Z] init version: fec3683
19:18:25 [2020-04-15T19:18:25.792Z] Security Options:
19:18:25 [2020-04-15T19:18:25.792Z]  apparmor
19:18:25 [2020-04-15T19:18:25.792Z]  seccomp
19:18:25 [2020-04-15T19:18:25.792Z]   Profile: default
19:18:25 [2020-04-15T19:18:25.792Z] Kernel Version: 4.4.0-139-generic
19:18:25 [2020-04-15T19:18:25.792Z] Operating System: Ubuntu 16.04.3 LTS
19:18:25 [2020-04-15T19:18:25.792Z] OSType: linux
19:18:25 [2020-04-15T19:18:25.792Z] Architecture: ppc64le
19:18:25 [2020-04-15T19:18:25.792Z] CPUs: 4
19:18:25 [2020-04-15T19:18:25.792Z] Total Memory: 7.972GiB
19:18:25 [2020-04-15T19:18:25.792Z] Name: ppc64le-ubuntu-23
19:18:25 [2020-04-15T19:18:25.792Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
19:18:25 [2020-04-15T19:18:25.792Z] Docker Root Dir: /var/lib/docker
19:18:25 [2020-04-15T19:18:25.792Z] Debug Mode (client): false
19:18:25 [2020-04-15T19:18:25.792Z] Debug Mode (server): false
19:18:25 [2020-04-15T19:18:25.792Z] Username: dockerbuildbot
19:18:25 [2020-04-15T19:18:25.792Z] Registry: https://index.docker.io/v1/
19:18:25 [2020-04-15T19:18:25.792Z] Labels:
19:18:25 [2020-04-15T19:18:25.792Z] Experimental: true
19:18:25 [2020-04-15T19:18:25.792Z] Insecure Registries:
19:18:25 [2020-04-15T19:18:25.792Z]  127.0.0.0/8
19:18:25 [2020-04-15T19:18:25.792Z] Live Restore Enabled: false
19:18:25 [2020-04-15T19:18:25.792Z] 
[Pipeline] sh
19:18:26 [2020-04-15T19:18:26.172Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:18:26 [2020-04-15T19:18:26.172Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:18:26 [2020-04-15T19:18:26.172Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40801/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
19:18:26 [2020-04-15T19:18:26.460Z] + bash /home/docker/workspace/moby_PR-40801/check-config.sh
19:18:26 [2020-04-15T19:18:26.460Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
19:18:26 [2020-04-15T19:18:26.460Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
19:18:26 [2020-04-15T19:18:26.460Z] 
19:18:26 [2020-04-15T19:18:26.460Z] Generally Necessary:
19:18:26 [2020-04-15T19:18:26.460Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
19:18:26 [2020-04-15T19:18:26.460Z] - apparmor: enabled and tools installed
19:18:26 [2020-04-15T19:18:26.460Z] - CONFIG_NAMESPACES: enabled
19:18:26 [2020-04-15T19:18:26.460Z] - CONFIG_NET_NS: enabled
19:18:26 [2020-04-15T19:18:26.460Z] - CONFIG_PID_NS: enabled
19:18:26 [2020-04-15T19:18:26.460Z] - CONFIG_IPC_NS: enabled
19:18:26 [2020-04-15T19:18:26.460Z] - CONFIG_UTS_NS: enabled
19:18:26 [2020-04-15T19:18:26.460Z] - CONFIG_CGROUPS: enabled
19:18:26 [2020-04-15T19:18:26.460Z] - CONFIG_CGROUP_CPUACCT: enabled
19:18:26 [2020-04-15T19:18:26.460Z] - CONFIG_CGROUP_DEVICE: enabled
19:18:26 [2020-04-15T19:18:26.460Z] - CONFIG_CGROUP_FREEZER: enabled
19:18:26 [2020-04-15T19:18:26.460Z] - CONFIG_CGROUP_SCHED: enabled
19:18:26 [2020-04-15T19:18:26.460Z] - CONFIG_CPUSETS: enabled
19:18:26 [2020-04-15T19:18:26.460Z] - CONFIG_MEMCG: enabled
19:18:26 [2020-04-15T19:18:26.460Z] - CONFIG_KEYS: enabled
19:18:26 [2020-04-15T19:18:26.460Z] - CONFIG_VETH: enabled (as module)
19:18:26 [2020-04-15T19:18:26.460Z] - CONFIG_BRIDGE: enabled (as module)
19:18:26 [2020-04-15T19:18:26.460Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
19:18:26 [2020-04-15T19:18:26.460Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
19:18:26 [2020-04-15T19:18:26.460Z] - CONFIG_IP_NF_FILTER: enabled (as module)
19:18:26 [2020-04-15T19:18:26.460Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
19:18:26 [2020-04-15T19:18:26.460Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
19:18:26 [2020-04-15T19:18:26.460Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
19:18:26 [2020-04-15T19:18:26.460Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
19:18:26 [2020-04-15T19:18:26.551Z] #7 ...
19:18:26 [2020-04-15T19:18:26.552Z] 
19:18:26 [2020-04-15T19:18:26.552Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
19:18:26 [2020-04-15T19:18:26.552Z] #38 6.732 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:18:26 [2020-04-15T19:18:26.552Z] #38 6.788 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:18:26 [2020-04-15T19:18:26.552Z] #38 6.793 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:18:26 [2020-04-15T19:18:26.552Z] #38 7.876 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:18:26 [2020-04-15T19:18:26.552Z] #38 10.05 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
19:18:26 [2020-04-15T19:18:26.552Z] #38 ...
19:18:26 [2020-04-15T19:18:26.552Z] 
19:18:26 [2020-04-15T19:18:26.552Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
19:18:26 [2020-04-15T19:18:26.552Z] #22 5.554 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:18:26 [2020-04-15T19:18:26.552Z] #22 5.596 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:18:26 [2020-04-15T19:18:26.552Z] #22 5.796 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:18:26 [2020-04-15T19:18:26.552Z] #22 6.632 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:18:26 [2020-04-15T19:18:26.552Z] #22 8.778 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
19:18:26 [2020-04-15T19:18:26.747Z] - CONFIG_IP_NF_NAT: enabled (as module)
19:18:26 [2020-04-15T19:18:26.747Z] - CONFIG_NF_NAT: enabled (as module)
19:18:26 [2020-04-15T19:18:26.747Z] - CONFIG_NF_NAT_NEEDED: enabled
19:18:26 [2020-04-15T19:18:26.747Z] - CONFIG_POSIX_MQUEUE: enabled
19:18:26 [2020-04-15T19:18:26.747Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
19:18:26 [2020-04-15T19:18:26.747Z] 
19:18:26 [2020-04-15T19:18:26.747Z] Optional Features:
19:18:26 [2020-04-15T19:18:26.747Z] - CONFIG_USER_NS: enabled
19:18:26 [2020-04-15T19:18:26.747Z] - CONFIG_SECCOMP: enabled
19:18:26 [2020-04-15T19:18:26.747Z] - CONFIG_CGROUP_PIDS: enabled
19:18:26 [2020-04-15T19:18:26.747Z] - CONFIG_MEMCG_SWAP: enabled
19:18:26 [2020-04-15T19:18:26.747Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
19:18:26 [2020-04-15T19:18:26.747Z]     (cgroup swap accounting is currently enabled)
19:18:26 [2020-04-15T19:18:26.747Z] - CONFIG_MEMCG_KMEM: enabled
19:18:26 [2020-04-15T19:18:26.747Z] - CONFIG_BLK_CGROUP: enabled
19:18:26 [2020-04-15T19:18:26.747Z] - CONFIG_BLK_DEV_THROTTLING: enabled
19:18:26 [2020-04-15T19:18:26.747Z] - CONFIG_IOSCHED_CFQ: enabled
19:18:26 [2020-04-15T19:18:26.747Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
19:18:26 [2020-04-15T19:18:26.747Z] - CONFIG_CGROUP_PERF: enabled
19:18:26 [2020-04-15T19:18:26.747Z] - CONFIG_CGROUP_HUGETLB: enabled
19:18:26 [2020-04-15T19:18:26.747Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
19:18:26 [2020-04-15T19:18:26.747Z] - CONFIG_CGROUP_NET_PRIO: enabled
19:18:26 [2020-04-15T19:18:26.747Z] - CONFIG_CFS_BANDWIDTH: enabled
19:18:26 [2020-04-15T19:18:26.747Z] - CONFIG_FAIR_GROUP_SCHED: enabled
19:18:26 [2020-04-15T19:18:26.747Z] - CONFIG_RT_GROUP_SCHED: missing
19:18:26 [2020-04-15T19:18:26.747Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
19:18:26 [2020-04-15T19:18:26.747Z] - CONFIG_IP_VS: enabled (as module)
19:18:26 [2020-04-15T19:18:26.747Z] - CONFIG_IP_VS_NFCT: enabled
19:18:26 [2020-04-15T19:18:26.747Z] - CONFIG_IP_VS_PROTO_TCP: enabled
19:18:26 [2020-04-15T19:18:26.747Z] - CONFIG_IP_VS_PROTO_UDP: enabled
19:18:26 [2020-04-15T19:18:26.747Z] - CONFIG_IP_VS_RR: enabled (as module)
19:18:26 [2020-04-15T19:18:26.747Z] - CONFIG_EXT4_FS: enabled
19:18:26 [2020-04-15T19:18:26.747Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
19:18:26 [2020-04-15T19:18:26.747Z] - CONFIG_EXT4_FS_SECURITY: enabled
19:18:26 [2020-04-15T19:18:26.747Z] - Network Drivers:
19:18:26 [2020-04-15T19:18:26.747Z]   - "overlay":
19:18:26 [2020-04-15T19:18:26.807Z] #22 ...
19:18:26 [2020-04-15T19:18:26.807Z] 
19:18:26 [2020-04-15T19:18:26.807Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
19:18:26 [2020-04-15T19:18:26.807Z] #26 3.440 + mktemp -d
19:18:26 [2020-04-15T19:18:26.807Z] #26 3.443 + export GOPATH=/tmp/tmp.BTtPgW4vyK
19:18:26 [2020-04-15T19:18:26.807Z] #26 3.443 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.BTtPgW4vyK/src/github.com/go-swagger/go-swagger
19:18:26 [2020-04-15T19:18:26.807Z] #26 3.444 Cloning into '/tmp/tmp.BTtPgW4vyK/src/github.com/go-swagger/go-swagger'...
19:18:26 [2020-04-15T19:18:26.807Z] #26 ...
19:18:26 [2020-04-15T19:18:26.807Z] 
19:18:26 [2020-04-15T19:18:26.807Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
19:18:26 [2020-04-15T19:18:26.807Z] #36 5.849 + mktemp -d
19:18:26 [2020-04-15T19:18:26.807Z] #36 5.855 + export GOPATH=/tmp/tmp.auv5WA1taW
19:18:26 [2020-04-15T19:18:26.807Z] #36 5.855 + git clone https://github.com/docker/distribution.git /tmp/tmp.auv5WA1taW/src/github.com/docker/distribution
19:18:26 [2020-04-15T19:18:26.807Z] #36 5.857 Cloning into '/tmp/tmp.auv5WA1taW/src/github.com/docker/distribution'...
19:18:26 [2020-04-15T19:18:26.808Z] Fetched 8034 kB in 1s (6088 kB/s)
19:18:27 [2020-04-15T19:18:27.033Z]     - CONFIG_VXLAN: enabled (as module)
19:18:27 [2020-04-15T19:18:27.033Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
19:18:27 [2020-04-15T19:18:27.033Z]       Optional (for encrypted networks):
19:18:27 [2020-04-15T19:18:27.033Z]       - CONFIG_CRYPTO: enabled
19:18:27 [2020-04-15T19:18:27.033Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
19:18:27 [2020-04-15T19:18:27.033Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
19:18:27 [2020-04-15T19:18:27.033Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
19:18:27 [2020-04-15T19:18:27.033Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
19:18:27 [2020-04-15T19:18:27.033Z]       - CONFIG_XFRM: enabled
19:18:27 [2020-04-15T19:18:27.033Z]       - CONFIG_XFRM_USER: enabled (as module)
19:18:27 [2020-04-15T19:18:27.033Z]       - CONFIG_XFRM_ALGO: enabled (as module)
19:18:27 [2020-04-15T19:18:27.033Z]       - CONFIG_INET_ESP: enabled (as module)
19:18:27 [2020-04-15T19:18:27.033Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
19:18:27 [2020-04-15T19:18:27.033Z]   - "ipvlan":
19:18:27 [2020-04-15T19:18:27.033Z]     - CONFIG_IPVLAN: enabled (as module)
19:18:27 [2020-04-15T19:18:27.033Z]   - "macvlan":
19:18:27 [2020-04-15T19:18:27.033Z]     - CONFIG_MACVLAN: enabled (as module)
19:18:27 [2020-04-15T19:18:27.033Z]     - CONFIG_DUMMY: enabled (as module)
19:18:27 [2020-04-15T19:18:27.033Z]   - "ftp,tftp client in container":
19:18:27 [2020-04-15T19:18:27.033Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
19:18:27 [2020-04-15T19:18:27.033Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
19:18:27 [2020-04-15T19:18:27.033Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
19:18:27 [2020-04-15T19:18:27.033Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
19:18:27 [2020-04-15T19:18:27.033Z] - Storage Drivers:
19:18:27 [2020-04-15T19:18:27.033Z]   - "aufs":
19:18:27 [2020-04-15T19:18:27.033Z]     - CONFIG_AUFS_FS: enabled (as module)
19:18:27 [2020-04-15T19:18:27.033Z]   - "btrfs":
19:18:27 [2020-04-15T19:18:27.033Z]     - CONFIG_BTRFS_FS: enabled (as module)
19:18:27 [2020-04-15T19:18:27.033Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
19:18:27 [2020-04-15T19:18:27.033Z]   - "devicemapper":
19:18:27 [2020-04-15T19:18:27.033Z]     - CONFIG_BLK_DEV_DM: enabled
19:18:27 [2020-04-15T19:18:27.033Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
19:18:27 [2020-04-15T19:18:27.033Z]   - "overlay":
19:18:27 [2020-04-15T19:18:27.033Z]     - CONFIG_OVERLAY_FS: enabled (as module)
19:18:27 [2020-04-15T19:18:27.033Z]   - "zfs":
19:18:27 [2020-04-15T19:18:27.033Z]     - /dev/zfs: missing
19:18:27 [2020-04-15T19:18:27.033Z]     - zfs command: missing
19:18:27 [2020-04-15T19:18:27.033Z]     - zpool command: missing
19:18:27 [2020-04-15T19:18:27.033Z] 
19:18:27 [2020-04-15T19:18:27.033Z] Limits:
19:18:27 [2020-04-15T19:18:27.033Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
19:18:27 [2020-04-15T19:18:27.033Z] 
19:18:27 [2020-04-15T19:18:27.033Z] + true
[Pipeline] }
19:18:27 [2020-04-15T19:18:27.062Z] #36 ...
19:18:27 [2020-04-15T19:18:27.062Z] 
19:18:27 [2020-04-15T19:18:27.062Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
19:18:27 [2020-04-15T19:18:27.062Z] #54 3.729 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:18:27 [2020-04-15T19:18:27.062Z] #54 3.775 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:18:27 [2020-04-15T19:18:27.062Z] #54 3.775 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:18:27 [2020-04-15T19:18:27.062Z] #54 4.766 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:18:27 [2020-04-15T19:18:27.062Z] #54 7.238 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
19:18:27 [2020-04-15T19:18:27.062Z] #54 9.283 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
19:18:27 [2020-04-15T19:18:27.062Z] #54 ...
19:18:27 [2020-04-15T19:18:27.062Z] 
19:18:27 [2020-04-15T19:18:27.062Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
19:18:27 [2020-04-15T19:18:27.062Z] #31 3.804 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:18:27 [2020-04-15T19:18:27.062Z] #31 3.818 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:18:27 [2020-04-15T19:18:27.062Z] #31 3.830 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:18:27 [2020-04-15T19:18:27.062Z] #31 4.800 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:18:27 [2020-04-15T19:18:27.062Z] #31 7.269 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
19:18:27 [2020-04-15T19:18:27.062Z] #31 9.675 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
19:18:27 [2020-04-15T19:18:27.184Z] Reading package lists...
19:18:27 [2020-04-15T19:18:27.318Z] #31 ...
19:18:27 [2020-04-15T19:18:27.318Z] 
19:18:27 [2020-04-15T19:18:27.318Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:18:27 [2020-04-15T19:18:27.318Z] #42 6.042 + RM_GOPATH=0
19:18:27 [2020-04-15T19:18:27.318Z] #42 6.042 + TMP_GOPATH=
19:18:27 [2020-04-15T19:18:27.318Z] #42 6.042 + : /build
19:18:27 [2020-04-15T19:18:27.318Z] #42 6.042 + '[' -z '' ']'
19:18:27 [2020-04-15T19:18:27.318Z] #42 6.045 ++ mktemp -d
19:18:27 [2020-04-15T19:18:27.318Z] #42 6.047 + export GOPATH=/tmp/tmp.Uw7iLItGkW
19:18:27 [2020-04-15T19:18:27.318Z] #42 6.047 + GOPATH=/tmp/tmp.Uw7iLItGkW
19:18:27 [2020-04-15T19:18:27.318Z] #42 6.047 + RM_GOPATH=1
19:18:27 [2020-04-15T19:18:27.318Z] #42 6.048 ++ dirname ./install.sh
19:18:27 [2020-04-15T19:18:27.318Z] #42 6.050 + dir=.
19:18:27 [2020-04-15T19:18:27.318Z] #42 6.050 + bin=vndr
19:18:27 [2020-04-15T19:18:27.318Z] #42 6.050 + shift
19:18:27 [2020-04-15T19:18:27.318Z] #42 6.050 + '[' '!' -f ./vndr.installer ']'
19:18:27 [2020-04-15T19:18:27.318Z] #42 6.050 + . ./vndr.installer
19:18:27 [2020-04-15T19:18:27.318Z] #42 6.051 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:18:27 [2020-04-15T19:18:27.318Z] #42 6.051 + install_vndr
19:18:27 [2020-04-15T19:18:27.318Z] #42 6.054 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
19:18:27 [2020-04-15T19:18:27.318Z] #42 6.054 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Uw7iLItGkW/src/github.com/LK4D4/vndr
19:18:27 [2020-04-15T19:18:27.318Z] #42 6.055 Cloning into '/tmp/tmp.Uw7iLItGkW/src/github.com/LK4D4/vndr'...
19:18:27 [2020-04-15T19:18:27.318Z] #42 6.056 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:18:27 [2020-04-15T19:18:27.318Z] #42 6.710 + cd /tmp/tmp.Uw7iLItGkW/src/github.com/LK4D4/vndr
19:18:27 [2020-04-15T19:18:27.318Z] #42 6.711 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:18:27 [2020-04-15T19:18:27.318Z] #42 6.725 + go build -buildmode=pie -v -o /build/vndr .
19:18:27 [2020-04-15T19:18:27.318Z] #42 8.716 internal/cpu
19:18:27 [2020-04-15T19:18:27.318Z] #42 8.720 runtime/internal/atomic
19:18:27 [2020-04-15T19:18:27.318Z] #42 8.917 runtime/internal/sys
19:18:27 [2020-04-15T19:18:27.318Z] #42 9.190 runtime/internal/math
19:18:27 [2020-04-15T19:18:27.455Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e149ff62fe6fc7c32c518dcd4df85d603a104462 .
19:18:27 [2020-04-15T19:18:27.573Z] #42 9.315 internal/race
19:18:27 [2020-04-15T19:18:27.573Z] #42 9.355 internal/bytealg
19:18:27 [2020-04-15T19:18:27.573Z] #42 9.398 sync/atomic
19:18:27 [2020-04-15T19:18:27.593Z] Reading package lists...
19:18:27 [2020-04-15T19:18:27.593Z] Building dependency tree...
19:18:27 [2020-04-15T19:18:27.593Z] Reading state information...
19:18:27 [2020-04-15T19:18:27.593Z] The following additional packages will be installed:
19:18:27 [2020-04-15T19:18:27.593Z]   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
19:18:27 [2020-04-15T19:18:27.593Z]   libprotoc17 python-pkg-resources python-six zlib1g-dev
19:18:27 [2020-04-15T19:18:27.593Z] Suggested packages:
19:18:27 [2020-04-15T19:18:27.593Z]   manpages-dev python-setuptools
19:18:27 [2020-04-15T19:18:27.828Z] #42 9.616 unicode
19:18:28 [2020-04-15T19:18:28.036Z] The following NEW packages will be installed:
19:18:28 [2020-04-15T19:18:28.036Z]   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
19:18:28 [2020-04-15T19:18:28.036Z]   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
19:18:28 [2020-04-15T19:18:28.036Z]   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
19:18:28 [2020-04-15T19:18:28.036Z]   python-six zlib1g-dev
19:18:28 [2020-04-15T19:18:28.036Z] 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded.
19:18:28 [2020-04-15T19:18:28.036Z] Need to get 3742 kB of archives.
19:18:28 [2020-04-15T19:18:28.036Z] After this operation, 22.0 MB of additional disk space will be used.
19:18:28 [2020-04-15T19:18:28.036Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
19:18:28 [2020-04-15T19:18:28.036Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
19:18:28 [2020-04-15T19:18:28.036Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
19:18:28 [2020-04-15T19:18:28.036Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
19:18:28 [2020-04-15T19:18:28.036Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
19:18:28 [2020-04-15T19:18:28.036Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
19:18:28 [2020-04-15T19:18:28.036Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
19:18:28 [2020-04-15T19:18:28.036Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
19:18:28 [2020-04-15T19:18:28.036Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
19:18:28 [2020-04-15T19:18:28.036Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
19:18:28 [2020-04-15T19:18:28.036Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
19:18:28 [2020-04-15T19:18:28.036Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
19:18:28 [2020-04-15T19:18:28.036Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
19:18:28 [2020-04-15T19:18:28.036Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
19:18:28 [2020-04-15T19:18:28.036Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
19:18:28 [2020-04-15T19:18:28.036Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
19:18:28 [2020-04-15T19:18:28.036Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
19:18:28 [2020-04-15T19:18:28.036Z] debconf: delaying package configuration, since apt-utils is not installed
19:18:28 [2020-04-15T19:18:28.036Z] Fetched 3742 kB in 0s (23.2 MB/s)
19:18:28 [2020-04-15T19:18:28.036Z] Selecting previously unselected package libcap-dev:s390x.
19:18:28 [2020-04-15T19:18:28.036Z] (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 ... 15168 files and directories currently installed.)
19:18:28 [2020-04-15T19:18:28.036Z] Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
19:18:28 [2020-04-15T19:18:28.036Z] Unpacking libcap-dev:s390x (1:2.25-2) ...
19:18:28 [2020-04-15T19:18:28.036Z] Selecting previously unselected package libnet1:s390x.
19:18:28 [2020-04-15T19:18:28.036Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
19:18:28 [2020-04-15T19:18:28.036Z] Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
19:18:28 [2020-04-15T19:18:28.036Z] Selecting previously unselected package libnet1-dev.
19:18:28 [2020-04-15T19:18:28.036Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
19:18:28 [2020-04-15T19:18:28.036Z] Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
19:18:28 [2020-04-15T19:18:28.084Z] #42 ...
19:18:28 [2020-04-15T19:18:28.084Z] 
19:18:28 [2020-04-15T19:18:28.084Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
19:18:28 [2020-04-15T19:18:28.084Z] #29 5.864 + RM_GOPATH=0
19:18:28 [2020-04-15T19:18:28.084Z] #29 5.864 + TMP_GOPATH=
19:18:28 [2020-04-15T19:18:28.084Z] #29 5.864 + : /build
19:18:28 [2020-04-15T19:18:28.084Z] #29 5.864 + '[' -z '' ']'
19:18:28 [2020-04-15T19:18:28.084Z] #29 5.864 ++ mktemp -d
19:18:28 [2020-04-15T19:18:28.084Z] #29 5.874 + export GOPATH=/tmp/tmp.2fyXrvYLFf
19:18:28 [2020-04-15T19:18:28.084Z] #29 5.875 + GOPATH=/tmp/tmp.2fyXrvYLFf
19:18:28 [2020-04-15T19:18:28.084Z] #29 5.875 + RM_GOPATH=1
19:18:28 [2020-04-15T19:18:28.084Z] #29 5.876 ++ dirname ./install.sh
19:18:28 [2020-04-15T19:18:28.084Z] #29 5.880 + dir=.
19:18:28 [2020-04-15T19:18:28.084Z] #29 5.880 + bin=tomlv
19:18:28 [2020-04-15T19:18:28.084Z] #29 5.880 + shift
19:18:28 [2020-04-15T19:18:28.084Z] #29 5.881 + '[' '!' -f ./tomlv.installer ']'
19:18:28 [2020-04-15T19:18:28.084Z] #29 5.882 + . ./tomlv.installer
19:18:28 [2020-04-15T19:18:28.084Z] #29 5.882 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:18:28 [2020-04-15T19:18:28.084Z] #29 5.886 + install_tomlv
19:18:28 [2020-04-15T19:18:28.084Z] #29 5.886 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
19:18:28 [2020-04-15T19:18:28.084Z] #29 5.886 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.2fyXrvYLFf/src/github.com/BurntSushi/toml
19:18:28 [2020-04-15T19:18:28.084Z] #29 5.886 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:18:28 [2020-04-15T19:18:28.084Z] #29 5.888 Cloning into '/tmp/tmp.2fyXrvYLFf/src/github.com/BurntSushi/toml'...
19:18:28 [2020-04-15T19:18:28.084Z] #29 6.787 + cd /tmp/tmp.2fyXrvYLFf/src/github.com/BurntSushi/toml
19:18:28 [2020-04-15T19:18:28.084Z] #29 6.788 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:18:28 [2020-04-15T19:18:28.084Z] #29 6.795 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
19:18:28 [2020-04-15T19:18:28.084Z] #29 7.690 runtime/internal/atomic
19:18:28 [2020-04-15T19:18:28.084Z] #29 7.707 internal/cpu
19:18:28 [2020-04-15T19:18:28.084Z] #29 8.048 runtime/internal/sys
19:18:28 [2020-04-15T19:18:28.084Z] #29 8.208 runtime/internal/math
19:18:28 [2020-04-15T19:18:28.084Z] #29 8.282 internal/bytealg
19:18:28 [2020-04-15T19:18:28.084Z] #29 8.303 math/bits
19:18:28 [2020-04-15T19:18:28.084Z] #29 8.876 math
19:18:28 [2020-04-15T19:18:28.084Z] #29 9.014 runtime
19:18:28 [2020-04-15T19:18:28.127Z] #29 ...
19:18:28 [2020-04-15T19:18:28.127Z] 
19:18:28 [2020-04-15T19:18:28.127Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:18:28 [2020-04-15T19:18:28.127Z] #42 12.01 unicode/utf8
19:18:28 [2020-04-15T19:18:28.127Z] #42 12.52 math/bits
19:18:28 [2020-04-15T19:18:28.127Z] #42 13.20 math
19:18:28 [2020-04-15T19:18:28.127Z] #42 18.06 internal/testlog
19:18:28 [2020-04-15T19:18:28.127Z] #42 18.46 encoding
19:18:28 [2020-04-15T19:18:28.127Z] #42 18.60 unicode/utf16
19:18:28 [2020-04-15T19:18:28.127Z] #42 18.83 container/list
19:18:28 [2020-04-15T19:18:28.127Z] #42 19.42 crypto/internal/subtle
19:18:28 [2020-04-15T19:18:28.127Z] #42 19.50 crypto/subtle
19:18:28 [2020-04-15T19:18:28.127Z] #42 19.60 vendor/golang.org/x/crypto/cryptobyte/asn1
19:18:28 [2020-04-15T19:18:28.127Z] #42 19.76 internal/nettrace
19:18:28 [2020-04-15T19:18:28.127Z] #42 19.84 runtime/cgo
19:18:28 [2020-04-15T19:18:28.127Z] #42 ...
19:18:28 [2020-04-15T19:18:28.127Z] 
19:18:28 [2020-04-15T19:18:28.127Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
19:18:28 [2020-04-15T19:18:28.127Z] #66 21.94 Checking out files:  69% (1438/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
19:18:28 [2020-04-15T19:18:28.127Z] #66 22.50 + cd /tmp/tmp.KVtAV4gR7d/src/github.com/docker/libnetwork
19:18:28 [2020-04-15T19:18:28.127Z] #66 22.50 + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483
19:18:28 [2020-04-15T19:18:28.127Z] #66 ...
19:18:28 [2020-04-15T19:18:28.127Z] 
19:18:28 [2020-04-15T19:18:28.127Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
19:18:28 [2020-04-15T19:18:28.127Z] #48 12.59 + cd /tmp/tmp.p5V1zuufX7/src/github.com/alecthomas/gometalinter
19:18:28 [2020-04-15T19:18:28.127Z] #48 12.59 + git checkout -q v2.0.6
19:18:28 [2020-04-15T19:18:28.127Z] #48 12.93 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
19:18:28 [2020-04-15T19:18:28.339Z] #29 ...
19:18:28 [2020-04-15T19:18:28.339Z] 
19:18:28 [2020-04-15T19:18:28.339Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
19:18:28 [2020-04-15T19:18:28.339Z] #66 5.500 + RM_GOPATH=0
19:18:28 [2020-04-15T19:18:28.339Z] #66 5.500 + TMP_GOPATH=
19:18:28 [2020-04-15T19:18:28.339Z] #66 5.501 + : /build
19:18:28 [2020-04-15T19:18:28.339Z] #66 5.501 + '[' -z '' ']'
19:18:28 [2020-04-15T19:18:28.339Z] #66 5.502 ++ mktemp -d
19:18:28 [2020-04-15T19:18:28.339Z] #66 5.505 + export GOPATH=/tmp/tmp.HXnS8L6s0i
19:18:28 [2020-04-15T19:18:28.339Z] #66 5.505 + GOPATH=/tmp/tmp.HXnS8L6s0i
19:18:28 [2020-04-15T19:18:28.339Z] #66 5.505 + RM_GOPATH=1
19:18:28 [2020-04-15T19:18:28.339Z] #66 5.510 ++ dirname ./install.sh
19:18:28 [2020-04-15T19:18:28.339Z] #66 5.517 + dir=.
19:18:28 [2020-04-15T19:18:28.339Z] #66 5.517 + bin=proxy
19:18:28 [2020-04-15T19:18:28.339Z] #66 5.518 + shift
19:18:28 [2020-04-15T19:18:28.339Z] #66 5.518 + '[' '!' -f ./proxy.installer ']'
19:18:28 [2020-04-15T19:18:28.339Z] #66 5.518 + . ./proxy.installer
19:18:28 [2020-04-15T19:18:28.339Z] #66 5.518 ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483
19:18:28 [2020-04-15T19:18:28.339Z] #66 5.521 + install_proxy
19:18:28 [2020-04-15T19:18:28.339Z] #66 5.523 + case "$1" in
19:18:28 [2020-04-15T19:18:28.339Z] #66 5.523 + export CGO_ENABLED=0
19:18:28 [2020-04-15T19:18:28.339Z] #66 5.523 + CGO_ENABLED=0
19:18:28 [2020-04-15T19:18:28.339Z] #66 5.523 + _install_proxy
19:18:28 [2020-04-15T19:18:28.339Z] #66 5.523 + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483'
19:18:28 [2020-04-15T19:18:28.339Z] #66 5.524 Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483
19:18:28 [2020-04-15T19:18:28.339Z] #66 5.524 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.HXnS8L6s0i/src/github.com/docker/libnetwork
19:18:28 [2020-04-15T19:18:28.339Z] #66 5.525 Cloning into '/tmp/tmp.HXnS8L6s0i/src/github.com/docker/libnetwork'...
19:18:28 [2020-04-15T19:18:28.339Z] #66 ...
19:18:28 [2020-04-15T19:18:28.339Z] 
19:18:28 [2020-04-15T19:18:28.339Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
19:18:28 [2020-04-15T19:18:28.339Z] #60 5.769 + RM_GOPATH=0
19:18:28 [2020-04-15T19:18:28.339Z] #60 5.769 + TMP_GOPATH=
19:18:28 [2020-04-15T19:18:28.339Z] #60 5.769 + : /build/
19:18:28 [2020-04-15T19:18:28.339Z] #60 5.769 + '[' -z '' ']'
19:18:28 [2020-04-15T19:18:28.339Z] #60 5.769 ++ mktemp -d
19:18:28 [2020-04-15T19:18:28.339Z] #60 5.777 + export GOPATH=/tmp/tmp.Zo6ZxaEtOv
19:18:28 [2020-04-15T19:18:28.339Z] #60 5.777 + GOPATH=/tmp/tmp.Zo6ZxaEtOv
19:18:28 [2020-04-15T19:18:28.339Z] #60 5.777 + RM_GOPATH=1
19:18:28 [2020-04-15T19:18:28.339Z] #60 5.779 ++ dirname ./install.sh
19:18:28 [2020-04-15T19:18:28.339Z] #60 5.780 + dir=.
19:18:28 [2020-04-15T19:18:28.339Z] #60 5.781 + bin=rootlesskit
19:18:28 [2020-04-15T19:18:28.339Z] #60 5.781 + shift
19:18:28 [2020-04-15T19:18:28.339Z] #60 5.781 + '[' '!' -f ./rootlesskit.installer ']'
19:18:28 [2020-04-15T19:18:28.339Z] #60 5.781 + . ./rootlesskit.installer
19:18:28 [2020-04-15T19:18:28.339Z] #60 5.781 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
19:18:28 [2020-04-15T19:18:28.339Z] #60 5.782 + install_rootlesskit
19:18:28 [2020-04-15T19:18:28.339Z] #60 5.782 + case "$1" in
19:18:28 [2020-04-15T19:18:28.339Z] #60 5.782 + export CGO_ENABLED=0
19:18:28 [2020-04-15T19:18:28.339Z] #60 5.783 + CGO_ENABLED=0
19:18:28 [2020-04-15T19:18:28.339Z] #60 5.783 + _install_rootlesskit
19:18:28 [2020-04-15T19:18:28.339Z] #60 5.783 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
19:18:28 [2020-04-15T19:18:28.339Z] #60 5.784 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
19:18:28 [2020-04-15T19:18:28.339Z] #60 5.784 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Zo6ZxaEtOv/src/github.com/rootless-containers/rootlesskit
19:18:28 [2020-04-15T19:18:28.339Z] #60 5.795 Cloning into '/tmp/tmp.Zo6ZxaEtOv/src/github.com/rootless-containers/rootlesskit'...
19:18:28 [2020-04-15T19:18:28.385Z] #48 ...
19:18:28 [2020-04-15T19:18:28.385Z] 
19:18:28 [2020-04-15T19:18:28.385Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
19:18:28 [2020-04-15T19:18:28.385Z] #36 24.22 + GOPATH=/tmp/tmp.ok7w7Eqofh/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ok7w7Eqofh go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
19:18:28 [2020-04-15T19:18:28.432Z] Selecting previously unselected package libnl-3-200:s390x.
19:18:28 [2020-04-15T19:18:28.432Z] Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
19:18:28 [2020-04-15T19:18:28.432Z] Unpacking libnl-3-200:s390x (3.4.0-1) ...
19:18:28 [2020-04-15T19:18:28.432Z] Selecting previously unselected package libnl-3-dev:s390x.
19:18:28 [2020-04-15T19:18:28.432Z] Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
19:18:28 [2020-04-15T19:18:28.432Z] Unpacking libnl-3-dev:s390x (3.4.0-1) ...
19:18:28 [2020-04-15T19:18:28.432Z] Selecting previously unselected package libprotobuf-c1:s390x.
19:18:28 [2020-04-15T19:18:28.432Z] Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
19:18:28 [2020-04-15T19:18:28.432Z] Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
19:18:28 [2020-04-15T19:18:28.432Z] Selecting previously unselected package libprotobuf-c-dev:s390x.
19:18:28 [2020-04-15T19:18:28.432Z] Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
19:18:28 [2020-04-15T19:18:28.432Z] Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
19:18:28 [2020-04-15T19:18:28.432Z] Selecting previously unselected package zlib1g-dev:s390x.
19:18:28 [2020-04-15T19:18:28.432Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
19:18:28 [2020-04-15T19:18:28.432Z] Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
19:18:28 [2020-04-15T19:18:28.432Z] Selecting previously unselected package libprotobuf17:s390x.
19:18:28 [2020-04-15T19:18:28.432Z] Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
19:18:28 [2020-04-15T19:18:28.432Z] Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
19:18:28 [2020-04-15T19:18:28.432Z] Selecting previously unselected package libprotobuf-lite17:s390x.
19:18:28 [2020-04-15T19:18:28.432Z] Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
19:18:28 [2020-04-15T19:18:28.432Z] Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
19:18:28 [2020-04-15T19:18:28.432Z] Selecting previously unselected package libprotobuf-dev:s390x.
19:18:28 [2020-04-15T19:18:28.432Z] Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
19:18:28 [2020-04-15T19:18:28.432Z] Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
19:18:28 [2020-04-15T19:18:28.594Z] #60 ...
19:18:28 [2020-04-15T19:18:28.594Z] 
19:18:28 [2020-04-15T19:18:28.594Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
19:18:28 [2020-04-15T19:18:28.594Z] #48 6.011 + RM_GOPATH=0
19:18:28 [2020-04-15T19:18:28.594Z] #48 6.011 + TMP_GOPATH=
19:18:28 [2020-04-15T19:18:28.594Z] #48 6.011 + : /build
19:18:28 [2020-04-15T19:18:28.594Z] #48 6.011 + '[' -z '' ']'
19:18:28 [2020-04-15T19:18:28.594Z] #48 6.011 ++ mktemp -d
19:18:28 [2020-04-15T19:18:28.594Z] #48 6.020 + export GOPATH=/tmp/tmp.T04Fe6LQ0U
19:18:28 [2020-04-15T19:18:28.594Z] #48 6.022 + GOPATH=/tmp/tmp.T04Fe6LQ0U
19:18:28 [2020-04-15T19:18:28.594Z] #48 6.022 + RM_GOPATH=1
19:18:28 [2020-04-15T19:18:28.594Z] #48 6.023 ++ dirname ./install.sh
19:18:28 [2020-04-15T19:18:28.594Z] #48 6.024 + dir=.
19:18:28 [2020-04-15T19:18:28.594Z] #48 6.025 + bin=gometalinter
19:18:28 [2020-04-15T19:18:28.594Z] #48 6.025 + shift
19:18:28 [2020-04-15T19:18:28.594Z] #48 6.027 Installing gometalinter version v2.0.6
19:18:28 [2020-04-15T19:18:28.594Z] #48 6.027 + '[' '!' -f ./gometalinter.installer ']'
19:18:28 [2020-04-15T19:18:28.594Z] #48 6.027 + . ./gometalinter.installer
19:18:28 [2020-04-15T19:18:28.594Z] #48 6.027 ++ GOMETALINTER_COMMIT=v2.0.6
19:18:28 [2020-04-15T19:18:28.594Z] #48 6.027 + install_gometalinter
19:18:28 [2020-04-15T19:18:28.594Z] #48 6.027 + echo 'Installing gometalinter version v2.0.6'
19:18:28 [2020-04-15T19:18:28.594Z] #48 6.027 + go get -d github.com/alecthomas/gometalinter
19:18:28 [2020-04-15T19:18:28.594Z] #48 ...
19:18:28 [2020-04-15T19:18:28.594Z] 
19:18:28 [2020-04-15T19:18:28.594Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
19:18:28 [2020-04-15T19:18:28.594Z] #45 5.862 + RM_GOPATH=0
19:18:28 [2020-04-15T19:18:28.594Z] #45 5.862 + TMP_GOPATH=
19:18:28 [2020-04-15T19:18:28.594Z] #45 5.862 + : /build
19:18:28 [2020-04-15T19:18:28.594Z] #45 5.862 + '[' -z '' ']'
19:18:28 [2020-04-15T19:18:28.594Z] #45 5.871 ++ mktemp -d
19:18:28 [2020-04-15T19:18:28.594Z] #45 5.871 + export GOPATH=/tmp/tmp.QgHOpesSHn
19:18:28 [2020-04-15T19:18:28.594Z] #45 5.871 + GOPATH=/tmp/tmp.QgHOpesSHn
19:18:28 [2020-04-15T19:18:28.594Z] #45 5.871 + RM_GOPATH=1
19:18:28 [2020-04-15T19:18:28.594Z] #45 5.871 ++ dirname ./install.sh
19:18:28 [2020-04-15T19:18:28.594Z] #45 5.874 + dir=.
19:18:28 [2020-04-15T19:18:28.594Z] #45 5.874 + bin=gotestsum
19:18:28 [2020-04-15T19:18:28.594Z] #45 5.874 + shift
19:18:28 [2020-04-15T19:18:28.594Z] #45 5.874 + '[' '!' -f ./gotestsum.installer ']'
19:18:28 [2020-04-15T19:18:28.594Z] #45 5.874 + . ./gotestsum.installer
19:18:28 [2020-04-15T19:18:28.594Z] #45 5.874 ++ : v0.3.5
19:18:28 [2020-04-15T19:18:28.594Z] #45 5.874 + install_gotestsum
19:18:28 [2020-04-15T19:18:28.594Z] #45 5.874 + echo 'Installing gotestsum version v0.3.5'
19:18:28 [2020-04-15T19:18:28.594Z] #45 5.874 + go get -d gotest.tools/gotestsum
19:18:28 [2020-04-15T19:18:28.594Z] #45 5.875 Installing gotestsum version v0.3.5
19:18:28 [2020-04-15T19:18:28.783Z] Selecting previously unselected package libprotoc17:s390x.
19:18:28 [2020-04-15T19:18:28.783Z] Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
19:18:28 [2020-04-15T19:18:28.783Z] Unpacking libprotoc17:s390x (3.6.1.3-2) ...
19:18:28 [2020-04-15T19:18:28.783Z] Selecting previously unselected package protobuf-c-compiler.
19:18:28 [2020-04-15T19:18:28.783Z] Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
19:18:28 [2020-04-15T19:18:28.783Z] Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
19:18:28 [2020-04-15T19:18:28.783Z] Selecting previously unselected package protobuf-compiler.
19:18:28 [2020-04-15T19:18:28.783Z] Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
19:18:28 [2020-04-15T19:18:28.783Z] Unpacking protobuf-compiler (3.6.1.3-2) ...
19:18:28 [2020-04-15T19:18:28.783Z] Selecting previously unselected package python-pkg-resources.
19:18:28 [2020-04-15T19:18:28.783Z] Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
19:18:28 [2020-04-15T19:18:28.783Z] Unpacking python-pkg-resources (40.8.0-1) ...
19:18:28 [2020-04-15T19:18:28.783Z] Selecting previously unselected package python-six.
19:18:28 [2020-04-15T19:18:28.783Z] Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
19:18:28 [2020-04-15T19:18:28.783Z] Unpacking python-six (1.12.0-1) ...
19:18:28 [2020-04-15T19:18:28.783Z] Selecting previously unselected package python-protobuf.
19:18:28 [2020-04-15T19:18:28.783Z] Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
19:18:28 [2020-04-15T19:18:28.783Z] Unpacking python-protobuf (3.6.1.3-2) ...
19:18:28 [2020-04-15T19:18:28.850Z] #45 ...
19:18:28 [2020-04-15T19:18:28.850Z] 
19:18:28 [2020-04-15T19:18:28.850Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
19:18:28 [2020-04-15T19:18:28.850Z] #20 5.792 + RM_GOPATH=0
19:18:28 [2020-04-15T19:18:28.850Z] #20 5.792 + TMP_GOPATH=
19:18:28 [2020-04-15T19:18:28.850Z] #20 5.792 + : /build
19:18:28 [2020-04-15T19:18:28.850Z] #20 5.792 + '[' -z '' ']'
19:18:28 [2020-04-15T19:18:28.850Z] #20 5.799 ++ mktemp -d
19:18:28 [2020-04-15T19:18:28.850Z] #20 5.806 + export GOPATH=/tmp/tmp.ys0yhI36ET
19:18:28 [2020-04-15T19:18:28.850Z] #20 5.806 + GOPATH=/tmp/tmp.ys0yhI36ET
19:18:28 [2020-04-15T19:18:28.850Z] #20 5.806 + RM_GOPATH=1
19:18:28 [2020-04-15T19:18:28.850Z] #20 5.806 ++ dirname ./install.sh
19:18:28 [2020-04-15T19:18:28.850Z] #20 5.819 + dir=.
19:18:28 [2020-04-15T19:18:28.850Z] #20 5.819 + bin=dockercli
19:18:28 [2020-04-15T19:18:28.850Z] #20 5.819 + shift
19:18:28 [2020-04-15T19:18:28.850Z] #20 5.820 + '[' '!' -f ./dockercli.installer ']'
19:18:28 [2020-04-15T19:18:28.850Z] #20 5.820 + . ./dockercli.installer
19:18:28 [2020-04-15T19:18:28.850Z] #20 5.821 ++ : stable
19:18:28 [2020-04-15T19:18:28.850Z] #20 5.821 ++ : 17.06.2-ce
19:18:28 [2020-04-15T19:18:28.850Z] #20 5.823 + install_dockercli
19:18:28 [2020-04-15T19:18:28.850Z] #20 5.823 + echo 'Install docker/cli version 17.06.2-ce from stable'
19:18:28 [2020-04-15T19:18:28.850Z] #20 5.826 Install docker/cli version 17.06.2-ce from stable
19:18:28 [2020-04-15T19:18:28.850Z] #20 5.828 ++ uname -m
19:18:28 [2020-04-15T19:18:28.850Z] #20 5.831 + arch=x86_64
19:18:28 [2020-04-15T19:18:28.850Z] #20 5.837 + '[' x86_64 '!=' x86_64 ']'
19:18:28 [2020-04-15T19:18:28.850Z] #20 5.837 + url=https://download.docker.com/linux/static
19:18:28 [2020-04-15T19:18:28.850Z] #20 5.838 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
19:18:28 [2020-04-15T19:18:28.850Z] #20 5.839 + tar -xz docker/docker
19:18:29 [2020-04-15T19:18:29.105Z] #20 ...
19:18:29 [2020-04-15T19:18:29.105Z] 
19:18:29 [2020-04-15T19:18:29.105Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
19:18:29 [2020-04-15T19:18:29.105Z] #60 10.61 + cd /tmp/tmp.Zo6ZxaEtOv/src/github.com/rootless-containers/rootlesskit
19:18:29 [2020-04-15T19:18:29.105Z] #60 10.63 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
19:18:29 [2020-04-15T19:18:29.148Z] Setting up python-pkg-resources (40.8.0-1) ...
19:18:29 [2020-04-15T19:18:29.148Z] Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
19:18:29 [2020-04-15T19:18:29.148Z] Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
19:18:29 [2020-04-15T19:18:29.148Z] Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
19:18:29 [2020-04-15T19:18:29.148Z] Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
19:18:29 [2020-04-15T19:18:29.148Z] Setting up python-six (1.12.0-1) ...
19:18:29 [2020-04-15T19:18:29.513Z] Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
19:18:29 [2020-04-15T19:18:29.513Z] Setting up libnl-3-200:s390x (3.4.0-1) ...
19:18:29 [2020-04-15T19:18:29.513Z] Setting up libprotobuf17:s390x (3.6.1.3-2) ...
19:18:29 [2020-04-15T19:18:29.513Z] Setting up libcap-dev:s390x (1:2.25-2) ...
19:18:29 [2020-04-15T19:18:29.513Z] Setting up libprotoc17:s390x (3.6.1.3-2) ...
19:18:29 [2020-04-15T19:18:29.513Z] Setting up protobuf-compiler (3.6.1.3-2) ...
19:18:29 [2020-04-15T19:18:29.513Z] Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
19:18:29 [2020-04-15T19:18:29.513Z] Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
19:18:29 [2020-04-15T19:18:29.513Z] Setting up protobuf-c-compiler (1.3.1-1+b1) ...
19:18:29 [2020-04-15T19:18:29.513Z] Setting up python-protobuf (3.6.1.3-2) ...
19:18:29 [2020-04-15T19:18:29.665Z] #60 11.46 + for f in rootlesskit rootlesskit-docker-proxy
19:18:29 [2020-04-15T19:18:29.665Z] #60 11.47 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
19:18:29 [2020-04-15T19:18:29.870Z] Setting up libnl-3-dev:s390x (3.4.0-1) ...
19:18:29 [2020-04-15T19:18:29.871Z] Processing triggers for libc-bin (2.28-10) ...
19:18:30 [2020-04-15T19:18:30.175Z] Sending build context to Docker daemon  55.37MB

19:18:30 [2020-04-15T19:18:30.175Z] Step 1/140 : ARG CROSS="false"
19:18:30 [2020-04-15T19:18:30.175Z] Step 2/140 : ARG GO_VERSION=1.13.10
19:18:30 [2020-04-15T19:18:30.175Z] Step 3/140 : ARG DEBIAN_FRONTEND=noninteractive
19:18:30 [2020-04-15T19:18:30.175Z] Step 4/140 : ARG VPNKIT_DIGEST=e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
19:18:30 [2020-04-15T19:18:30.175Z] Step 5/140 : FROM golang:${GO_VERSION}-buster AS base
19:18:30 [2020-04-15T19:18:30.175Z] 1.13.10-buster: Pulling from library/golang
19:18:30 [2020-04-15T19:18:30.175Z] 2ee2adf89ee9: Pulling fs layer
19:18:30 [2020-04-15T19:18:30.175Z] ff7915606b47: Pulling fs layer
19:18:30 [2020-04-15T19:18:30.175Z] d2bbb0da6a42: Pulling fs layer
19:18:30 [2020-04-15T19:18:30.175Z] 70c4349e7886: Pulling fs layer
19:18:30 [2020-04-15T19:18:30.175Z] 8e8c002f0498: Pulling fs layer
19:18:30 [2020-04-15T19:18:30.175Z] c0ac08ddb5ed: Pulling fs layer
19:18:30 [2020-04-15T19:18:30.175Z] e4da803bae8b: Pulling fs layer
19:18:30 [2020-04-15T19:18:30.175Z] 70c4349e7886: Waiting
19:18:30 [2020-04-15T19:18:30.175Z] 8e8c002f0498: Waiting
19:18:30 [2020-04-15T19:18:30.175Z] c0ac08ddb5ed: Waiting
19:18:30 [2020-04-15T19:18:30.175Z] e4da803bae8b: Waiting
19:18:30 [2020-04-15T19:18:30.623Z] Removing intermediate container 1f4bb96be608
19:18:30 [2020-04-15T19:18:30.623Z]  ---> 8fe0da9077aa
19:18:30 [2020-04-15T19:18:30.623Z] Step 12/140 : ENV CRIU_VERSION 3.12
19:18:30 [2020-04-15T19:18:30.623Z]  ---> Running in 9aa2720f1e37
19:18:30 [2020-04-15T19:18:30.804Z] ff7915606b47: Download complete
19:18:30 [2020-04-15T19:18:30.972Z] Removing intermediate container 9aa2720f1e37
19:18:30 [2020-04-15T19:18:30.972Z]  ---> 4ca14d464fa7
19:18:30 [2020-04-15T19:18:30.972Z] Step 13/140 : RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:18:30 [2020-04-15T19:18:30.972Z]  ---> Running in 44a49099bc12
19:18:31 [2020-04-15T19:18:31.092Z] d2bbb0da6a42: Verifying Checksum
19:18:31 [2020-04-15T19:18:31.092Z] d2bbb0da6a42: Download complete
19:18:31 [2020-04-15T19:18:31.662Z] #36 ...
19:18:31 [2020-04-15T19:18:31.662Z] 
19:18:31 [2020-04-15T19:18:31.662Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
19:18:31 [2020-04-15T19:18:31.662Z] #54 18.38 Fetched 8338 kB in 16s (525 kB/s)
19:18:31 [2020-04-15T19:18:31.662Z] #54 18.38 Reading package lists...
19:18:31 [2020-04-15T19:18:31.662Z] #54 25.11 Reading package lists...
19:18:31 [2020-04-15T19:18:31.662Z] #54 ...
19:18:31 [2020-04-15T19:18:31.662Z] 
19:18:31 [2020-04-15T19:18:31.662Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
19:18:31 [2020-04-15T19:18:31.662Z] #38 22.02 Fetched 8338 kB in 17s (494 kB/s)
19:18:31 [2020-04-15T19:18:31.662Z] #38 22.02 Reading package lists...
19:18:31 [2020-04-15T19:18:31.662Z] #38 28.57 Reading package lists...
19:18:31 [2020-04-15T19:18:31.662Z] #38 ...
19:18:31 [2020-04-15T19:18:31.662Z] 
19:18:31 [2020-04-15T19:18:31.662Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
19:18:31 [2020-04-15T19:18:31.662Z] #22 22.52 Fetched 8338 kB in 17s (491 kB/s)
19:18:31 [2020-04-15T19:18:31.662Z] #22 22.52 Reading package lists...
19:18:32 [2020-04-15T19:18:32.927Z] #60 ...
19:18:32 [2020-04-15T19:18:32.928Z] 
19:18:32 [2020-04-15T19:18:32.928Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
19:18:32 [2020-04-15T19:18:32.928Z] #20 14.20 + mkdir -p /build
19:18:32 [2020-04-15T19:18:32.928Z] #20 14.23 + mv docker/docker /build/
19:18:32 [2020-04-15T19:18:32.928Z] #20 14.23 + rmdir docker
19:18:32 [2020-04-15T19:18:32.928Z] #20 DONE 14.7s
19:18:32 [2020-04-15T19:18:32.928Z] 
19:18:32 [2020-04-15T19:18:32.928Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
19:18:32 [2020-04-15T19:18:32.928Z] #29 13.45 unicode/utf8
19:18:32 [2020-04-15T19:18:32.928Z] #29 14.10 internal/race
19:18:32 [2020-04-15T19:18:32.928Z] #29 14.20 sync/atomic
19:18:32 [2020-04-15T19:18:32.928Z] #29 14.62 unicode
19:18:33 [2020-04-15T19:18:33.032Z] #22 28.91 Reading package lists...
19:18:33 [2020-04-15T19:18:33.032Z] #22 ...
19:18:33 [2020-04-15T19:18:33.032Z] 
19:18:33 [2020-04-15T19:18:33.032Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
19:18:33 [2020-04-15T19:18:33.032Z] #31 20.38 Fetched 8338 kB in 18s (472 kB/s)
19:18:33 [2020-04-15T19:18:33.032Z] #31 20.38 Reading package lists...
19:18:33 [2020-04-15T19:18:33.032Z] #31 27.10 Reading package lists...
19:18:33 [2020-04-15T19:18:33.032Z] #31 ...
19:18:33 [2020-04-15T19:18:33.032Z] 
19:18:33 [2020-04-15T19:18:33.032Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
19:18:33 [2020-04-15T19:18:33.032Z] #7 20.73 Fetched 8338 kB in 17s (486 kB/s)
19:18:33 [2020-04-15T19:18:33.032Z] #7 20.73 Reading package lists...
19:18:33 [2020-04-15T19:18:33.805Z] 2ee2adf89ee9: Verifying Checksum
19:18:33 [2020-04-15T19:18:33.805Z] 2ee2adf89ee9: Download complete
19:18:33 [2020-04-15T19:18:33.962Z] #7 27.15 Reading package lists...
19:18:33 [2020-04-15T19:18:33.962Z] #7 ...
19:18:33 [2020-04-15T19:18:33.962Z] 
19:18:33 [2020-04-15T19:18:33.962Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
19:18:33 [2020-04-15T19:18:33.962Z] #54 25.11 Reading package lists...
19:18:35 [2020-04-15T19:18:35.304Z] 70c4349e7886: Verifying Checksum
19:18:35 [2020-04-15T19:18:35.304Z] 70c4349e7886: Download complete
19:18:35 [2020-04-15T19:18:35.304Z] e4da803bae8b: Verifying Checksum
19:18:35 [2020-04-15T19:18:35.304Z] e4da803bae8b: Download complete
19:18:35 [2020-04-15T19:18:35.591Z] #54 31.54 Building dependency tree...
19:18:35 [2020-04-15T19:18:35.591Z] #54 32.86 Reading state information...
19:18:36 [2020-04-15T19:18:36.801Z] 8e8c002f0498: Verifying Checksum
19:18:36 [2020-04-15T19:18:36.801Z] 8e8c002f0498: Download complete
19:18:37 [2020-04-15T19:18:37.023Z] Note: Building without setproctitle() and strlcpy() support.
19:18:37 [2020-04-15T19:18:37.023Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:18:37 [2020-04-15T19:18:37.023Z] fatal: not a git repository (or any of the parent directories): .git
19:18:37 [2020-04-15T19:18:37.023Z]   GEN      .gitid
19:18:37 [2020-04-15T19:18:37.023Z]   GEN      criu/include/version.h
19:18:37 [2020-04-15T19:18:37.023Z]   GEN      include/common/asm
19:18:37 [2020-04-15T19:18:37.089Z] #29 18.74 internal/testlog
19:18:37 [2020-04-15T19:18:37.089Z] #29 18.99 encoding
19:18:37 [2020-04-15T19:18:37.089Z] #29 ...
19:18:37 [2020-04-15T19:18:37.089Z] 
19:18:37 [2020-04-15T19:18:37.089Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
19:18:37 [2020-04-15T19:18:37.089Z] #54 20.77 Fetched 8338 kB in 17s (480 kB/s)
19:18:37 [2020-04-15T19:18:37.344Z] #54 20.77 Reading package lists...
19:18:37 [2020-04-15T19:18:37.344Z] #54 ...
19:18:37 [2020-04-15T19:18:37.344Z] 
19:18:37 [2020-04-15T19:18:37.344Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
19:18:37 [2020-04-15T19:18:37.344Z] #22 10.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
19:18:37 [2020-04-15T19:18:37.344Z] #22 ...
19:18:37 [2020-04-15T19:18:37.344Z] 
19:18:37 [2020-04-15T19:18:37.344Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
19:18:37 [2020-04-15T19:18:37.344Z] #29 19.31 runtime/cgo
19:18:37 [2020-04-15T19:18:37.373Z]   PBCC     images/google/protobuf/descriptor.pb-c.c
19:18:37 [2020-04-15T19:18:37.373Z]   PBCC     images/opts.pb-c.c
19:18:37 [2020-04-15T19:18:37.373Z]   PBCC     images/sit.pb-c.c
19:18:37 [2020-04-15T19:18:37.373Z]   DEP      images/google/protobuf/descriptor.pb-c.d
19:18:37 [2020-04-15T19:18:37.373Z]   DEP      images/opts.pb-c.d
19:18:37 [2020-04-15T19:18:37.373Z]   DEP      images/sit.pb-c.d
19:18:37 [2020-04-15T19:18:37.373Z]   PBCC     images/macvlan.pb-c.c
19:18:37 [2020-04-15T19:18:37.373Z]   DEP      images/macvlan.pb-c.d
19:18:37 [2020-04-15T19:18:37.373Z]   PBCC     images/autofs.pb-c.c
19:18:37 [2020-04-15T19:18:37.373Z]   DEP      images/autofs.pb-c.d
19:18:37 [2020-04-15T19:18:37.373Z]   PBCC     images/sysctl.pb-c.c
19:18:37 [2020-04-15T19:18:37.373Z]   DEP      images/sysctl.pb-c.d
19:18:37 [2020-04-15T19:18:37.373Z]   PBCC     images/time.pb-c.c
19:18:37 [2020-04-15T19:18:37.373Z]   DEP      images/time.pb-c.d
19:18:37 [2020-04-15T19:18:37.373Z]   PBCC     images/binfmt-misc.pb-c.c
19:18:37 [2020-04-15T19:18:37.373Z]   DEP      images/binfmt-misc.pb-c.d
19:18:37 [2020-04-15T19:18:37.373Z]   PBCC     images/seccomp.pb-c.c
19:18:37 [2020-04-15T19:18:37.373Z]   DEP      images/seccomp.pb-c.d
19:18:37 [2020-04-15T19:18:37.373Z]   PBCC     images/userns.pb-c.c
19:18:37 [2020-04-15T19:18:37.373Z]   DEP      images/userns.pb-c.d
19:18:37 [2020-04-15T19:18:37.373Z]   PBCC     images/cgroup.pb-c.c
19:18:37 [2020-04-15T19:18:37.373Z]   DEP      images/cgroup.pb-c.d
19:18:37 [2020-04-15T19:18:37.373Z]   PBCC     images/fown.pb-c.c
19:18:37 [2020-04-15T19:18:37.373Z]   PBCC     images/ext-file.pb-c.c
19:18:37 [2020-04-15T19:18:37.373Z]   DEP      images/fown.pb-c.d
19:18:37 [2020-04-15T19:18:37.373Z]   DEP      images/ext-file.pb-c.d
19:18:37 [2020-04-15T19:18:37.373Z]   PBCC     images/rpc.pb-c.c
19:18:37 [2020-04-15T19:18:37.373Z]   DEP      images/rpc.pb-c.d
19:18:37 [2020-04-15T19:18:37.373Z]   PBCC     images/siginfo.pb-c.c
19:18:37 [2020-04-15T19:18:37.373Z]   DEP      images/siginfo.pb-c.d
19:18:37 [2020-04-15T19:18:37.373Z]   PBCC     images/pagemap.pb-c.c
19:18:37 [2020-04-15T19:18:37.373Z]   DEP      images/pagemap.pb-c.d
19:18:37 [2020-04-15T19:18:37.373Z]   PBCC     images/rlimit.pb-c.c
19:18:37 [2020-04-15T19:18:37.373Z]   DEP      images/rlimit.pb-c.d
19:18:37 [2020-04-15T19:18:37.373Z]   PBCC     images/file-lock.pb-c.c
19:18:37 [2020-04-15T19:18:37.373Z]   DEP      images/file-lock.pb-c.d
19:18:37 [2020-04-15T19:18:37.373Z]   PBCC     images/tty.pb-c.c
19:18:37 [2020-04-15T19:18:37.373Z]   DEP      images/tty.pb-c.d
19:18:37 [2020-04-15T19:18:37.373Z]   PBCC     images/tun.pb-c.c
19:18:37 [2020-04-15T19:18:37.373Z]   PBCC     images/netdev.pb-c.c
19:18:37 [2020-04-15T19:18:37.373Z]   DEP      images/tun.pb-c.d
19:18:37 [2020-04-15T19:18:37.485Z] #54 34.37 The following additional packages will be installed:
19:18:37 [2020-04-15T19:18:37.486Z] #54 34.38   libbtrfs0
19:18:37 [2020-04-15T19:18:37.486Z] #54 34.55 The following NEW packages will be installed:
19:18:37 [2020-04-15T19:18:37.486Z] #54 34.56   libbtrfs-dev libbtrfs0
19:18:37 [2020-04-15T19:18:37.599Z] #29 ...
19:18:37 [2020-04-15T19:18:37.599Z] 
19:18:37 [2020-04-15T19:18:37.599Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
19:18:37 [2020-04-15T19:18:37.599Z] #7 11.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
19:18:37 [2020-04-15T19:18:37.599Z] #7 ...
19:18:37 [2020-04-15T19:18:37.599Z] 
19:18:37 [2020-04-15T19:18:37.599Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
19:18:37 [2020-04-15T19:18:37.599Z] #31 20.31 Fetched 8338 kB in 17s (495 kB/s)
19:18:37 [2020-04-15T19:18:37.735Z]   DEP      images/netdev.pb-c.d
19:18:37 [2020-04-15T19:18:37.735Z]   PBCC     images/vma.pb-c.c
19:18:37 [2020-04-15T19:18:37.735Z]   DEP      images/vma.pb-c.d
19:18:37 [2020-04-15T19:18:37.735Z]   PBCC     images/creds.pb-c.c
19:18:37 [2020-04-15T19:18:37.735Z]   DEP      images/creds.pb-c.d
19:18:37 [2020-04-15T19:18:37.735Z]   PBCC     images/utsns.pb-c.c
19:18:37 [2020-04-15T19:18:37.735Z]   DEP      images/utsns.pb-c.d
19:18:37 [2020-04-15T19:18:37.735Z]   PBCC     images/ipc-desc.pb-c.c
19:18:37 [2020-04-15T19:18:37.735Z]   PBCC     images/ipc-sem.pb-c.c
19:18:37 [2020-04-15T19:18:37.735Z]   DEP      images/ipc-desc.pb-c.d
19:18:37 [2020-04-15T19:18:37.735Z]   DEP      images/ipc-sem.pb-c.d
19:18:37 [2020-04-15T19:18:37.735Z]   PBCC     images/ipc-msg.pb-c.c
19:18:37 [2020-04-15T19:18:37.735Z]   DEP      images/ipc-msg.pb-c.d
19:18:37 [2020-04-15T19:18:37.735Z]   PBCC     images/ipc-shm.pb-c.c
19:18:37 [2020-04-15T19:18:37.735Z]   DEP      images/ipc-shm.pb-c.d
19:18:37 [2020-04-15T19:18:37.735Z]   PBCC     images/ipc-var.pb-c.c
19:18:37 [2020-04-15T19:18:37.735Z]   DEP      images/ipc-var.pb-c.d
19:18:37 [2020-04-15T19:18:37.735Z]   PBCC     images/sk-opts.pb-c.c
19:18:37 [2020-04-15T19:18:37.735Z]   PBCC     images/packet-sock.pb-c.c
19:18:37 [2020-04-15T19:18:37.735Z]   DEP      images/sk-opts.pb-c.d
19:18:37 [2020-04-15T19:18:37.735Z]   DEP      images/packet-sock.pb-c.d
19:18:37 [2020-04-15T19:18:37.735Z]   PBCC     images/sk-netlink.pb-c.c
19:18:37 [2020-04-15T19:18:37.735Z]   DEP      images/sk-netlink.pb-c.d
19:18:37 [2020-04-15T19:18:37.735Z]   PBCC     images/sk-inet.pb-c.c
19:18:37 [2020-04-15T19:18:37.735Z]   DEP      images/sk-inet.pb-c.d
19:18:37 [2020-04-15T19:18:37.735Z]   PBCC     images/sk-unix.pb-c.c
19:18:37 [2020-04-15T19:18:37.735Z]   DEP      images/sk-unix.pb-c.d
19:18:37 [2020-04-15T19:18:37.735Z]   PBCC     images/mm.pb-c.c
19:18:37 [2020-04-15T19:18:37.735Z]   DEP      images/mm.pb-c.d
19:18:37 [2020-04-15T19:18:37.735Z]   PBCC     images/timerfd.pb-c.c
19:18:37 [2020-04-15T19:18:37.735Z]   DEP      images/timerfd.pb-c.d
19:18:37 [2020-04-15T19:18:37.735Z]   PBCC     images/timer.pb-c.c
19:18:37 [2020-04-15T19:18:37.735Z]   DEP      images/timer.pb-c.d
19:18:37 [2020-04-15T19:18:37.735Z]   PBCC     images/sa.pb-c.c
19:18:37 [2020-04-15T19:18:37.735Z]   DEP      images/sa.pb-c.d
19:18:37 [2020-04-15T19:18:37.735Z]   PBCC     images/pipe-data.pb-c.c
19:18:37 [2020-04-15T19:18:37.735Z]   DEP      images/pipe-data.pb-c.d
19:18:37 [2020-04-15T19:18:37.735Z]   PBCC     images/mnt.pb-c.c
19:18:37 [2020-04-15T19:18:37.735Z]   DEP      images/mnt.pb-c.d
19:18:37 [2020-04-15T19:18:37.735Z]   PBCC     images/sk-packet.pb-c.c
19:18:37 [2020-04-15T19:18:37.735Z]   DEP      images/sk-packet.pb-c.d
19:18:37 [2020-04-15T19:18:37.735Z]   PBCC     images/tcp-stream.pb-c.c
19:18:37 [2020-04-15T19:18:37.735Z]   DEP      images/tcp-stream.pb-c.d
19:18:37 [2020-04-15T19:18:37.735Z]   PBCC     images/pipe.pb-c.c
19:18:37 [2020-04-15T19:18:37.735Z]   DEP      images/pipe.pb-c.d
19:18:37 [2020-04-15T19:18:37.735Z]   PBCC     images/pstree.pb-c.c
19:18:37 [2020-04-15T19:18:37.735Z]   DEP      images/pstree.pb-c.d
19:18:37 [2020-04-15T19:18:37.735Z]   PBCC     images/fs.pb-c.c
19:18:37 [2020-04-15T19:18:37.735Z]   DEP      images/fs.pb-c.d
19:18:37 [2020-04-15T19:18:37.735Z]   PBCC     images/signalfd.pb-c.c
19:18:37 [2020-04-15T19:18:37.735Z]   DEP      images/signalfd.pb-c.d
19:18:37 [2020-04-15T19:18:37.735Z]   PBCC     images/fh.pb-c.c
19:18:37 [2020-04-15T19:18:37.735Z]   PBCC     images/fsnotify.pb-c.c
19:18:37 [2020-04-15T19:18:37.735Z]   DEP      images/fh.pb-c.d
19:18:37 [2020-04-15T19:18:37.735Z]   DEP      images/fsnotify.pb-c.d
19:18:37 [2020-04-15T19:18:37.735Z]   PBCC     images/eventpoll.pb-c.c
19:18:37 [2020-04-15T19:18:37.735Z]   DEP      images/eventpoll.pb-c.d
19:18:37 [2020-04-15T19:18:37.735Z]   PBCC     images/eventfd.pb-c.c
19:18:37 [2020-04-15T19:18:37.735Z]   DEP      images/eventfd.pb-c.d
19:18:37 [2020-04-15T19:18:37.735Z]   PBCC     images/remap-file-path.pb-c.c
19:18:37 [2020-04-15T19:18:37.735Z]   DEP      images/remap-file-path.pb-c.d
19:18:37 [2020-04-15T19:18:37.735Z]   PBCC     images/fifo.pb-c.c
19:18:37 [2020-04-15T19:18:37.735Z]   DEP      images/fifo.pb-c.d
19:18:37 [2020-04-15T19:18:37.735Z]   PBCC     images/ghost-file.pb-c.c
19:18:37 [2020-04-15T19:18:37.735Z]   DEP      images/ghost-file.pb-c.d
19:18:37 [2020-04-15T19:18:37.735Z]   PBCC     images/regfile.pb-c.c
19:18:37 [2020-04-15T19:18:37.735Z]   DEP      images/regfile.pb-c.d
19:18:37 [2020-04-15T19:18:37.735Z]   PBCC     images/ns.pb-c.c
19:18:37 [2020-04-15T19:18:37.735Z]   DEP      images/ns.pb-c.d
19:18:37 [2020-04-15T19:18:37.742Z] #54 35.07 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
19:18:37 [2020-04-15T19:18:37.742Z] #54 35.07 Need to get 119 kB of archives.
19:18:37 [2020-04-15T19:18:37.742Z] #54 35.07 After this operation, 387 kB of additional disk space will be used.
19:18:37 [2020-04-15T19:18:37.742Z] #54 35.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
19:18:37 [2020-04-15T19:18:37.742Z] #54 35.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
19:18:38 [2020-04-15T19:18:38.098Z]   PBCC     images/fdinfo.pb-c.c
19:18:38 [2020-04-15T19:18:38.098Z]   DEP      images/fdinfo.pb-c.d
19:18:38 [2020-04-15T19:18:38.098Z]   PBCC     images/core-aarch64.pb-c.c
19:18:38 [2020-04-15T19:18:38.098Z]   PBCC     images/core-arm.pb-c.c
19:18:38 [2020-04-15T19:18:38.098Z]   PBCC     images/core-ppc64.pb-c.c
19:18:38 [2020-04-15T19:18:38.098Z]   PBCC     images/core-s390.pb-c.c
19:18:38 [2020-04-15T19:18:38.098Z]   PBCC     images/core-x86.pb-c.c
19:18:38 [2020-04-15T19:18:38.098Z]   PBCC     images/core.pb-c.c
19:18:38 [2020-04-15T19:18:38.098Z]   PBCC     images/inventory.pb-c.c
19:18:38 [2020-04-15T19:18:38.098Z]   DEP      images/core-aarch64.pb-c.d
19:18:38 [2020-04-15T19:18:38.098Z]   DEP      images/core-arm.pb-c.d
19:18:38 [2020-04-15T19:18:38.098Z]   DEP      images/core-ppc64.pb-c.d
19:18:38 [2020-04-15T19:18:38.098Z]   DEP      images/core-s390.pb-c.d
19:18:38 [2020-04-15T19:18:38.098Z]   DEP      images/core-x86.pb-c.d
19:18:38 [2020-04-15T19:18:38.098Z]   DEP      images/core.pb-c.d
19:18:38 [2020-04-15T19:18:38.098Z]   DEP      images/inventory.pb-c.d
19:18:38 [2020-04-15T19:18:38.098Z]   PBCC     images/cpuinfo.pb-c.c
19:18:38 [2020-04-15T19:18:38.098Z]   DEP      images/cpuinfo.pb-c.d
19:18:38 [2020-04-15T19:18:38.098Z]   PBCC     images/stats.pb-c.c
19:18:38 [2020-04-15T19:18:38.098Z]   DEP      images/stats.pb-c.d
19:18:38 [2020-04-15T19:18:38.098Z] make[1]: Nothing to be done for 'all'.
19:18:38 [2020-04-15T19:18:38.443Z]   CC       images/stats.o
19:18:38 [2020-04-15T19:18:38.443Z]   CC       images/core.o
19:18:38 [2020-04-15T19:18:38.443Z]   CC       images/core-x86.o
19:18:38 [2020-04-15T19:18:38.443Z]   CC       images/core-arm.o
19:18:38 [2020-04-15T19:18:38.443Z]   CC       images/core-aarch64.o
19:18:38 [2020-04-15T19:18:38.443Z]   CC       images/core-ppc64.o
19:18:38 [2020-04-15T19:18:38.443Z]   CC       images/core-s390.o
19:18:38 [2020-04-15T19:18:38.525Z] #31 20.31 Reading package lists...
19:18:38 [2020-04-15T19:18:38.525Z] #31 ...
19:18:38 [2020-04-15T19:18:38.525Z] 
19:18:38 [2020-04-15T19:18:38.525Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:18:38 [2020-04-15T19:18:38.525Z] #42 10.28 runtime
19:18:38 [2020-04-15T19:18:38.525Z] #42 13.25 unicode/utf8
19:18:38 [2020-04-15T19:18:38.525Z] #42 13.68 math/bits
19:18:38 [2020-04-15T19:18:38.525Z] #42 14.46 math
19:18:38 [2020-04-15T19:18:38.525Z] #42 18.83 internal/testlog
19:18:38 [2020-04-15T19:18:38.525Z] #42 19.08 encoding
19:18:38 [2020-04-15T19:18:38.525Z] #42 19.20 unicode/utf16
19:18:38 [2020-04-15T19:18:38.525Z] #42 19.47 container/list
19:18:38 [2020-04-15T19:18:38.525Z] #42 19.98 crypto/internal/subtle
19:18:38 [2020-04-15T19:18:38.525Z] #42 20.07 crypto/subtle
19:18:38 [2020-04-15T19:18:38.525Z] #42 20.21 vendor/golang.org/x/crypto/cryptobyte/asn1
19:18:38 [2020-04-15T19:18:38.525Z] #42 20.29 internal/nettrace
19:18:38 [2020-04-15T19:18:38.525Z] #42 20.39 runtime/cgo
19:18:38 [2020-04-15T19:18:38.525Z] #42 ...
19:18:38 [2020-04-15T19:18:38.525Z] 
19:18:38 [2020-04-15T19:18:38.525Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
19:18:38 [2020-04-15T19:18:38.525Z] #36 21.87 Checking out files:  85% (1361/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.
19:18:38 [2020-04-15T19:18:38.525Z] #36 22.18 + cd /tmp/tmp.auv5WA1taW/src/github.com/docker/distribution
19:18:38 [2020-04-15T19:18:38.525Z] #36 22.18 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
19:18:38 [2020-04-15T19:18:38.780Z] #36 ...
19:18:38 [2020-04-15T19:18:38.780Z] 
19:18:38 [2020-04-15T19:18:38.780Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
19:18:38 [2020-04-15T19:18:38.780Z] #38 12.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
19:18:38 [2020-04-15T19:18:38.830Z]   CC       images/cpuinfo.o
19:18:38 [2020-04-15T19:18:38.830Z]   CC       images/inventory.o
19:18:38 [2020-04-15T19:18:38.830Z]   CC       images/fdinfo.o
19:18:38 [2020-04-15T19:18:38.830Z]   CC       images/fown.o
19:18:38 [2020-04-15T19:18:38.830Z]   CC       images/ns.o
19:18:38 [2020-04-15T19:18:38.830Z]   CC       images/regfile.o
19:18:38 [2020-04-15T19:18:38.830Z]   CC       images/ghost-file.o
19:18:38 [2020-04-15T19:18:38.830Z]   CC       images/fifo.o
19:18:38 [2020-04-15T19:18:38.830Z]   CC       images/remap-file-path.o
19:18:38 [2020-04-15T19:18:38.830Z]   CC       images/eventfd.o
19:18:38 [2020-04-15T19:18:38.830Z]   CC       images/eventpoll.o
19:18:38 [2020-04-15T19:18:38.830Z]   CC       images/fh.o
19:18:38 [2020-04-15T19:18:38.830Z]   CC       images/fsnotify.o
19:18:38 [2020-04-15T19:18:38.845Z] 2ee2adf89ee9: Pull complete
19:18:39 [2020-04-15T19:18:39.036Z] #38 ...
19:18:39 [2020-04-15T19:18:39.036Z] 
19:18:39 [2020-04-15T19:18:39.036Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
19:18:39 [2020-04-15T19:18:39.036Z] #7 21.73 Fetched 8338 kB in 17s (502 kB/s)
19:18:39 [2020-04-15T19:18:39.111Z] #54 36.22 debconf: delaying package configuration, since apt-utils is not installed
19:18:39 [2020-04-15T19:18:39.111Z] #54 ...
19:18:39 [2020-04-15T19:18:39.111Z] 
19:18:39 [2020-04-15T19:18:39.111Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
19:18:39 [2020-04-15T19:18:39.111Z] #66 23.34 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
19:18:39 [2020-04-15T19:18:39.111Z] #66 ...
19:18:39 [2020-04-15T19:18:39.111Z] 
19:18:39 [2020-04-15T19:18:39.111Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
19:18:39 [2020-04-15T19:18:39.111Z] #54 36.46 Fetched 119 kB in 0s (320 kB/s)
19:18:39 [2020-04-15T19:18:39.111Z] #54 36.53 Selecting previously unselected package libbtrfs0.
19:18:39 [2020-04-15T19:18:39.178Z]   CC       images/signalfd.o
19:18:39 [2020-04-15T19:18:39.178Z]   CC       images/fs.o
19:18:39 [2020-04-15T19:18:39.178Z]   CC       images/pstree.o
19:18:39 [2020-04-15T19:18:39.178Z]   CC       images/pipe.o
19:18:39 [2020-04-15T19:18:39.178Z]   CC       images/tcp-stream.o
19:18:39 [2020-04-15T19:18:39.178Z]   CC       images/sk-packet.o
19:18:39 [2020-04-15T19:18:39.178Z]   CC       images/mnt.o
19:18:39 [2020-04-15T19:18:39.178Z]   CC       images/pipe-data.o
19:18:39 [2020-04-15T19:18:39.178Z]   CC       images/sa.o
19:18:39 [2020-04-15T19:18:39.178Z]   CC       images/timer.o
19:18:39 [2020-04-15T19:18:39.178Z]   CC       images/timerfd.o
19:18:39 [2020-04-15T19:18:39.178Z]   CC       images/mm.o
19:18:39 [2020-04-15T19:18:39.341Z] DEBUG: print all environment variables to check how Jenkins runs this script
19:18:39 [2020-04-15T19:18:39.341Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-601d80c3\powershellScript.ps1'; exit $LASTEXITCODE;
19:18:39 [2020-04-15T19:18:39.341Z] ----------------------------------------------------------------------------
19:18:39 [2020-04-15T19:18:39.341Z] 
19:18:39 [2020-04-15T19:18:39.341Z] INFO: executeCI.ps1 starting at Wed Apr 15 19:18:36 CUT 2020
19:18:39 [2020-04-15T19:18:39.341Z] 
19:18:39 [2020-04-15T19:18:39.341Z] INFO: Script version 05-Feb-2019 09:03 PDT
19:18:39 [2020-04-15T19:18:39.341Z] INFO: Running git version 2.24.1.windows.2
19:18:39 [2020-04-15T19:18:39.341Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
19:18:39 [2020-04-15T19:18:39.341Z] INFO: Environment variables:
19:18:39 [2020-04-15T19:18:39.341Z] 
19:18:39 [2020-04-15T19:18:39.341Z] Name                           Value                                                                                   
19:18:39 [2020-04-15T19:18:39.341Z] ----                           -----                                                                                   
19:18:39 [2020-04-15T19:18:39.341Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
19:18:39 [2020-04-15T19:18:39.341Z] amd64                          true                                                                                    
19:18:39 [2020-04-15T19:18:39.341Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
19:18:39 [2020-04-15T19:18:39.341Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
19:18:39 [2020-04-15T19:18:39.341Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5                      
19:18:39 [2020-04-15T19:18:39.341Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5                                                                                  
19:18:39 [2020-04-15T19:18:39.341Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
19:18:39 [2020-04-15T19:18:39.341Z] BRANCH_NAME                    PR-40801                                                                                
19:18:39 [2020-04-15T19:18:39.341Z] BUILD_DISPLAY_NAME             #2                                                                                      
19:18:39 [2020-04-15T19:18:39.341Z] BUILD_ID                       2                                                                                       
19:18:39 [2020-04-15T19:18:39.341Z] BUILD_NUMBER                   2                                                                                       
19:18:39 [2020-04-15T19:18:39.341Z] BUILD_TAG                      jenkins-moby-PR-40801-2                                                                 
19:18:39 [2020-04-15T19:18:39.341Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-40801/2/                              
19:18:39 [2020-04-15T19:18:39.341Z] CHANGE_AUTHOR                  thaJeztah                                                                               
19:18:39 [2020-04-15T19:18:39.341Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
19:18:39 [2020-04-15T19:18:39.341Z] CHANGE_BRANCH                  19.03_backport_update_go_events                                                         
19:18:39 [2020-04-15T19:18:39.341Z] CHANGE_FORK                    thaJeztah/docker                                                                        
19:18:39 [2020-04-15T19:18:39.341Z] CHANGE_ID                      40801                                                                                   
19:18:39 [2020-04-15T19:18:39.341Z] CHANGE_TARGET                  19.03                                                                                   
19:18:39 [2020-04-15T19:18:39.341Z] CHANGE_TITLE                   [19.03 backport] vendor: update go-events to fix alignment for 32bit systems            
19:18:39 [2020-04-15T19:18:39.341Z] CHANGE_URL                     https://github.com/moby/moby/pull/40801                                                 
19:18:39 [2020-04-15T19:18:39.341Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
19:18:39 [2020-04-15T19:18:39.341Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
19:18:39 [2020-04-15T19:18:39.341Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
19:18:39 [2020-04-15T19:18:39.341Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
19:18:39 [2020-04-15T19:18:39.341Z] COMPUTERNAME                   azwin-2-dc5ac0                                                                          
19:18:39 [2020-04-15T19:18:39.341Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
19:18:39 [2020-04-15T19:18:39.341Z] ConfigSequenceNumber           0                                                                                       
19:18:39 [2020-04-15T19:18:39.341Z] DOCKER_BUILDKIT                0                                                                                       
19:18:39 [2020-04-15T19:18:39.341Z] DOCKER_DUT_DEBUG               1                                                                                       
19:18:39 [2020-04-15T19:18:39.341Z] DOCKER_EXPERIMENTAL            1                                                                                       
19:18:39 [2020-04-15T19:18:39.341Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
19:18:39 [2020-04-15T19:18:39.341Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
19:18:39 [2020-04-15T19:18:39.341Z] EXECUTOR_NUMBER                0                                                                                       
19:18:39 [2020-04-15T19:18:39.341Z] FQDN                           azwin-2-dc5ac0.westus.cloudapp.azure.com                                                
19:18:39 [2020-04-15T19:18:39.341Z] GIT_BRANCH                     PR-40801                                                                                
19:18:39 [2020-04-15T19:18:39.341Z] GIT_COMMIT                     e149ff62fe6fc7c32c518dcd4df85d603a104462                                                
19:18:39 [2020-04-15T19:18:39.341Z] GIT_PREVIOUS_COMMIT            560682910df71d2590479127e2a2900a935d6ebc                                                
19:18:39 [2020-04-15T19:18:39.341Z] GIT_URL                        https://github.com/moby/moby.git                                                        
19:18:39 [2020-04-15T19:18:39.341Z] HUDSON_COOKIE                  596492d3-d90e-4a72-a434-b2588126332f                                                    
19:18:39 [2020-04-15T19:18:39.341Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
19:18:39 [2020-04-15T19:18:39.341Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
19:18:39 [2020-04-15T19:18:39.341Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
19:18:39 [2020-04-15T19:18:39.341Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64                          
19:18:39 [2020-04-15T19:18:39.341Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
19:18:39 [2020-04-15T19:18:39.341Z] JENKINS_NODE_COOKIE            b517b31c-9f0d-47cf-b19e-8ac7d73ece33                                                    
19:18:39 [2020-04-15T19:18:39.341Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
19:18:39 [2020-04-15T19:18:39.341Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
19:18:39 [2020-04-15T19:18:39.341Z] JOB_BASE_NAME                  PR-40801                                                                                
19:18:39 [2020-04-15T19:18:39.341Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40801/display/redirect                
19:18:39 [2020-04-15T19:18:39.341Z] JOB_NAME                       moby/PR-40801                                                                           
19:18:39 [2020-04-15T19:18:39.341Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-40801/                                
19:18:39 [2020-04-15T19:18:39.341Z] library.jps.version            master                                                                                  
19:18:39 [2020-04-15T19:18:39.341Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
19:18:39 [2020-04-15T19:18:39.341Z] NODE_LABELS                    amd64 azure azwin-2-dc5ac0 azwin-2019 docker west-us windows windows-2019 x86_64        
19:18:39 [2020-04-15T19:18:39.341Z] NODE_NAME                      azwin-2-dc5ac0                                                                          
19:18:39 [2020-04-15T19:18:39.341Z] NUMBER_OF_PROCESSORS           4                                                                                       
19:18:39 [2020-04-15T19:18:39.341Z] OS                             Windows_NT                                                                              
19:18:39 [2020-04-15T19:18:39.341Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
19:18:39 [2020-04-15T19:18:39.341Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
19:18:39 [2020-04-15T19:18:39.341Z] ppc64le                        true                                                                                    
19:18:39 [2020-04-15T19:18:39.341Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
19:18:39 [2020-04-15T19:18:39.341Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
19:18:39 [2020-04-15T19:18:39.341Z] PROCESSOR_LEVEL                6                                                                                       
19:18:39 [2020-04-15T19:18:39.341Z] PROCESSOR_REVISION             4f01                                                                                    
19:18:39 [2020-04-15T19:18:39.341Z] ProgramData                    C:\ProgramData                                                                          
19:18:39 [2020-04-15T19:18:39.341Z] ProgramFiles                   C:\Program Files                                                                        
19:18:39 [2020-04-15T19:18:39.341Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
19:18:39 [2020-04-15T19:18:39.341Z] ProgramW6432                   C:\Program Files                                                                        
19:18:39 [2020-04-15T19:18:39.341Z] PROMPT                         $P$G                                                                                    
19:18:39 [2020-04-15T19:18:39.341Z] PSExecutionPolicyPreference    Bypass                                                                                  
19:18:39 [2020-04-15T19:18:39.341Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
19:18:39 [2020-04-15T19:18:39.341Z] PUBLIC                         C:\Users\Public                                                                         
19:18:39 [2020-04-15T19:18:39.341Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-40801/2/display/redirect?page=changes 
19:18:39 [2020-04-15T19:18:39.341Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40801/2/display/redirect              
19:18:39 [2020-04-15T19:18:39.341Z] s390x                          true                                                                                    
19:18:39 [2020-04-15T19:18:39.341Z] skip_dco                       false                                                                                   
19:18:39 [2020-04-15T19:18:39.341Z] SKIP_VALIDATION_TESTS          1                                                                                       
19:18:39 [2020-04-15T19:18:39.341Z] SOURCES_DRIVE                  d                                                                                       
19:18:39 [2020-04-15T19:18:39.341Z] SOURCES_SUBDIR                 gopath                                                                                  
19:18:39 [2020-04-15T19:18:39.341Z] STAGE_NAME                     Run tests                                                                               
19:18:39 [2020-04-15T19:18:39.341Z] SystemDrive                    C:                                                                                      
19:18:39 [2020-04-15T19:18:39.341Z] SystemRoot                     C:\windows                                                                              
19:18:39 [2020-04-15T19:18:39.341Z] TEMP                           C:\windows\TEMP                                                                         
19:18:39 [2020-04-15T19:18:39.341Z] TESTDEBUG                      0                                                                                       
19:18:39 [2020-04-15T19:18:39.341Z] TESTRUN_DRIVE                  d                                                                                       
19:18:39 [2020-04-15T19:18:39.341Z] TESTRUN_SUBDIR                 CI                                                                                      
19:18:39 [2020-04-15T19:18:39.341Z] TIMEOUT                        120m                                                                                    
19:18:39 [2020-04-15T19:18:39.341Z] TMP                            C:\windows\TEMP                                                                         
19:18:39 [2020-04-15T19:18:39.341Z] unit_validate                  true                                                                                    
19:18:39 [2020-04-15T19:18:39.341Z] USERDOMAIN                     WORKGROUP                                                                               
19:18:39 [2020-04-15T19:18:39.341Z] USERNAME                       azwin-2-dc5ac0$                                                                         
19:18:39 [2020-04-15T19:18:39.341Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
19:18:39 [2020-04-15T19:18:39.341Z] windir                         C:\windows                                                                              
19:18:39 [2020-04-15T19:18:39.342Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
19:18:39 [2020-04-15T19:18:39.342Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
19:18:39 [2020-04-15T19:18:39.342Z] windowsRS1                     false                                                                                   
19:18:39 [2020-04-15T19:18:39.342Z] windowsRS5                     true                                                                                    
19:18:39 [2020-04-15T19:18:39.342Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
19:18:39 [2020-04-15T19:18:39.342Z] 
19:18:39 [2020-04-15T19:18:39.342Z] 
19:18:39 [2020-04-15T19:18:39.342Z] 
19:18:39 [2020-04-15T19:18:39.342Z] INFO: Sources under d:\gopath\...
19:18:39 [2020-04-15T19:18:39.342Z] INFO: Test run under d:\CI\...
19:18:39 [2020-04-15T19:18:39.342Z] INFO: Running in D:\gopath\src\github.com\docker\docker
19:18:39 [2020-04-15T19:18:39.342Z] INFO: docker/docker repository was found
19:18:39 [2020-04-15T19:18:39.342Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
19:18:39 [2020-04-15T19:18:39.342Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1158'
19:18:39 [2020-04-15T19:18:39.342Z] INFO: Docker version of control daemon
19:18:39 [2020-04-15T19:18:39.342Z] 
19:18:39 [2020-04-15T19:18:39.342Z] Client: Docker Engine - Enterprise
19:18:39 [2020-04-15T19:18:39.342Z]  Version:           19.03.5
19:18:39 [2020-04-15T19:18:39.342Z]  API version:       1.40
19:18:39 [2020-04-15T19:18:39.342Z]  Go version:        go1.12.12
19:18:39 [2020-04-15T19:18:39.342Z]  Git commit:        2ee0c57608
19:18:39 [2020-04-15T19:18:39.342Z]  Built:             11/13/2019 08:00:16
19:18:39 [2020-04-15T19:18:39.342Z]  OS/Arch:           windows/amd64
19:18:39 [2020-04-15T19:18:39.342Z]  Experimental:      false
19:18:39 [2020-04-15T19:18:39.342Z] 
19:18:39 [2020-04-15T19:18:39.342Z] Server: Docker Engine - Enterprise
19:18:39 [2020-04-15T19:18:39.342Z]  Engine:
19:18:39 [2020-04-15T19:18:39.342Z]   Version:          19.03.5
19:18:39 [2020-04-15T19:18:39.342Z]   API version:      1.40 (minimum version 1.24)
19:18:39 [2020-04-15T19:18:39.342Z]   Go version:       go1.12.12
19:18:39 [2020-04-15T19:18:39.342Z]   Git commit:       2ee0c57608
19:18:39 [2020-04-15T19:18:39.342Z]   Built:            11/13/2019 07:58:51
19:18:39 [2020-04-15T19:18:39.342Z]   OS/Arch:          windows/amd64
19:18:39 [2020-04-15T19:18:39.342Z]   Experimental:     true
19:18:39 [2020-04-15T19:18:39.342Z] 
19:18:39 [2020-04-15T19:18:39.342Z] INFO: Docker info of control daemon
19:18:39 [2020-04-15T19:18:39.342Z] 
19:18:39 [2020-04-15T19:18:39.342Z] Client:
19:18:39 [2020-04-15T19:18:39.342Z]  Debug Mode: false
19:18:39 [2020-04-15T19:18:39.342Z]  Plugins:
19:18:39 [2020-04-15T19:18:39.342Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
19:18:39 [2020-04-15T19:18:39.342Z] 
19:18:39 [2020-04-15T19:18:39.342Z] Server:
19:18:39 [2020-04-15T19:18:39.342Z]  Containers: 0
19:18:39 [2020-04-15T19:18:39.342Z]   Running: 0
19:18:39 [2020-04-15T19:18:39.342Z]   Paused: 0
19:18:39 [2020-04-15T19:18:39.342Z]   Stopped: 0
19:18:39 [2020-04-15T19:18:39.342Z]  Images: 10
19:18:39 [2020-04-15T19:18:39.342Z]  Server Version: 19.03.5
19:18:39 [2020-04-15T19:18:39.342Z]  Storage Driver: windowsfilter (windows) lcow (linux)
19:18:39 [2020-04-15T19:18:39.342Z]   Windows: 
19:18:39 [2020-04-15T19:18:39.342Z]   LCOW: 
19:18:39 [2020-04-15T19:18:39.342Z]  Logging Driver: json-file
19:18:39 [2020-04-15T19:18:39.342Z]  Plugins:
19:18:39 [2020-04-15T19:18:39.342Z]   Volume: local
19:18:39 [2020-04-15T19:18:39.342Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
19:18:39 [2020-04-15T19:18:39.342Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
19:18:39 [2020-04-15T19:18:39.342Z]  Swarm: inactive
19:18:39 [2020-04-15T19:18:39.342Z]  Default Isolation: process
19:18:39 [2020-04-15T19:18:39.342Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
19:18:39 [2020-04-15T19:18:39.342Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
19:18:39 [2020-04-15T19:18:39.342Z]  OSType: windows
19:18:39 [2020-04-15T19:18:39.342Z]  Architecture: x86_64
19:18:39 [2020-04-15T19:18:39.342Z]  CPUs: 4
19:18:39 [2020-04-15T19:18:39.342Z]  Total Memory: 32GiB
19:18:39 [2020-04-15T19:18:39.342Z]  Name: azwin-2-dc5ac0
19:18:39 [2020-04-15T19:18:39.342Z]  ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW
19:18:39 [2020-04-15T19:18:39.342Z]  Docker Root Dir: D:\docker
19:18:39 [2020-04-15T19:18:39.342Z]  Debug Mode: false
19:18:39 [2020-04-15T19:18:39.342Z]  Registry: https://index.docker.io/v1/
19:18:39 [2020-04-15T19:18:39.342Z]  Labels:
19:18:39 [2020-04-15T19:18:39.342Z]  Experimental: true
19:18:39 [2020-04-15T19:18:39.342Z]  Insecure Registries:
19:18:39 [2020-04-15T19:18:39.342Z]   10.0.0.4:5000
19:18:39 [2020-04-15T19:18:39.342Z]   127.0.0.0/8
19:18:39 [2020-04-15T19:18:39.342Z]  Registry Mirrors:
19:18:39 [2020-04-15T19:18:39.342Z]   http://10.0.0.4:5000/
19:18:39 [2020-04-15T19:18:39.342Z]  Live Restore Enabled: false
19:18:39 [2020-04-15T19:18:39.342Z] 
19:18:39 [2020-04-15T19:18:39.342Z] 
19:18:39 [2020-04-15T19:18:39.342Z] INFO: Commit hash is e149ff62f
19:18:39 [2020-04-15T19:18:39.342Z] INFO: Nuke-Everything...
19:18:39 [2020-04-15T19:18:39.342Z] INFO: Container count on control daemon to delete is 0
19:18:39 [2020-04-15T19:18:39.367Z] #54 36.53 (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.)
19:18:39 [2020-04-15T19:18:39.367Z] #54 36.66 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
19:18:39 [2020-04-15T19:18:39.368Z] #54 36.68 Unpacking libbtrfs0 (4.20.1-2) ...
19:18:39 [2020-04-15T19:18:39.539Z]   CC       images/sk-opts.o
19:18:39 [2020-04-15T19:18:39.539Z]   CC       images/sk-unix.o
19:18:39 [2020-04-15T19:18:39.539Z]   CC       images/sk-inet.o
19:18:39 [2020-04-15T19:18:39.539Z]   CC       images/tun.o
19:18:39 [2020-04-15T19:18:39.539Z]   CC       images/sk-netlink.o
19:18:39 [2020-04-15T19:18:39.539Z]   CC       images/packet-sock.o
19:18:39 [2020-04-15T19:18:39.539Z]   CC       images/ipc-var.o
19:18:39 [2020-04-15T19:18:39.539Z]   CC       images/ipc-desc.o
19:18:39 [2020-04-15T19:18:39.539Z]   CC       images/ipc-shm.o
19:18:39 [2020-04-15T19:18:39.539Z]   CC       images/ipc-msg.o
19:18:39 [2020-04-15T19:18:39.539Z]   CC       images/ipc-sem.o
19:18:39 [2020-04-15T19:18:39.539Z]   CC       images/utsns.o
19:18:39 [2020-04-15T19:18:39.539Z]   CC       images/creds.o
19:18:39 [2020-04-15T19:18:39.539Z]   CC       images/vma.o
19:18:39 [2020-04-15T19:18:39.624Z] #54 36.85 Selecting previously unselected package libbtrfs-dev.
19:18:39 [2020-04-15T19:18:39.624Z] #54 36.85 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
19:18:39 [2020-04-15T19:18:39.624Z] #54 36.86 Unpacking libbtrfs-dev (4.20.1-2) ...
19:18:39 [2020-04-15T19:18:39.864Z] ff7915606b47: Pull complete
19:18:39 [2020-04-15T19:18:39.880Z] #54 37.18 Setting up libbtrfs0 (4.20.1-2) ...
19:18:39 [2020-04-15T19:18:39.881Z] #54 37.19 Setting up libbtrfs-dev (4.20.1-2) ...
19:18:39 [2020-04-15T19:18:39.881Z] #54 37.20 Processing triggers for libc-bin (2.28-10) ...
19:18:39 [2020-04-15T19:18:39.894Z]   CC       images/netdev.o
19:18:39 [2020-04-15T19:18:39.894Z]   CC       images/tty.o
19:18:39 [2020-04-15T19:18:39.894Z]   CC       images/file-lock.o
19:18:39 [2020-04-15T19:18:39.894Z]   CC       images/rlimit.o
19:18:39 [2020-04-15T19:18:39.894Z]   CC       images/pagemap.o
19:18:39 [2020-04-15T19:18:39.894Z]   CC       images/siginfo.o
19:18:39 [2020-04-15T19:18:39.894Z]   CC       images/rpc.o
19:18:39 [2020-04-15T19:18:39.894Z]   CC       images/ext-file.o
19:18:40 [2020-04-15T19:18:40.151Z] d2bbb0da6a42: Pull complete
19:18:40 [2020-04-15T19:18:40.249Z]   CC       images/cgroup.o
19:18:40 [2020-04-15T19:18:40.249Z]   CC       images/userns.o
19:18:40 [2020-04-15T19:18:40.249Z]   CC       images/google/protobuf/descriptor.o
19:18:40 [2020-04-15T19:18:40.249Z]   CC       images/opts.o
19:18:40 [2020-04-15T19:18:40.249Z]   CC       images/seccomp.o
19:18:40 [2020-04-15T19:18:40.308Z] INFO: Nuking d:\CI
19:18:40 [2020-04-15T19:18:40.308Z] INFO: Zapped successfully
19:18:40 [2020-04-15T19:18:40.308Z] INFO: Location for testing is d:\CI\PR-40801\2
19:18:40 [2020-04-15T19:18:40.308Z] INFO: Validating GOLang consistency in Dockerfile.windows...
19:18:40 [2020-04-15T19:18:40.308Z] 
19:18:40 [2020-04-15T19:18:40.308Z] 
19:18:40 [2020-04-15T19:18:40.308Z] INFO: Building the image from Dockerfile.windows at 04/15/2020 19:18:39...
19:18:40 [2020-04-15T19:18:40.308Z] 
19:18:40 [2020-04-15T19:18:40.611Z]   CC       images/binfmt-misc.o
19:18:40 [2020-04-15T19:18:40.611Z]   CC       images/time.o
19:18:40 [2020-04-15T19:18:40.611Z]   CC       images/sysctl.o
19:18:40 [2020-04-15T19:18:40.611Z]   CC       images/autofs.o
19:18:40 [2020-04-15T19:18:40.611Z]   CC       images/macvlan.o
19:18:40 [2020-04-15T19:18:40.611Z]   CC       images/sit.o
19:18:40 [2020-04-15T19:18:40.611Z]   LINK     images/built-in.o
19:18:40 [2020-04-15T19:18:40.611Z]   GEN      compel/include/asm
19:18:40 [2020-04-15T19:18:40.611Z]   GEN      compel/include/version.h
19:18:40 [2020-04-15T19:18:40.611Z] touch .config
19:18:40 [2020-04-15T19:18:40.611Z]   GEN      include/common/config.h
19:18:40 [2020-04-15T19:18:40.611Z]   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
19:18:40 [2020-04-15T19:18:40.611Z]   GEN      compel/plugins/include/uapi/std/syscall-codes.h
19:18:40 [2020-04-15T19:18:40.611Z]   GEN      compel/plugins/include/uapi/std/syscall.h
19:18:40 [2020-04-15T19:18:40.611Z]   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
19:18:40 [2020-04-15T19:18:40.611Z]   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
19:18:40 [2020-04-15T19:18:40.611Z]   DEP      compel/arch/s390/plugins/std/parasite-head.d
19:18:40 [2020-04-15T19:18:40.611Z]   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
19:18:40 [2020-04-15T19:18:40.611Z]   DEP      compel/plugins/std/infect.d
19:18:40 [2020-04-15T19:18:40.611Z]   DEP      compel/plugins/std/string.d
19:18:40 [2020-04-15T19:18:40.611Z]   DEP      compel/plugins/std/log.d
19:18:40 [2020-04-15T19:18:40.611Z]   DEP      compel/plugins/std/fds.d
19:18:40 [2020-04-15T19:18:40.611Z]   DEP      compel/plugins/std/std.d
19:18:40 [2020-04-15T19:18:40.611Z]   DEP      compel/plugins/shmem/shmem.d
19:18:40 [2020-04-15T19:18:40.611Z]   DEP      compel/plugins/fds/fds.d
19:18:40 [2020-04-15T19:18:40.611Z]   CC       compel/plugins/std/std.o
19:18:40 [2020-04-15T19:18:40.775Z] c0ac08ddb5ed: Verifying Checksum
19:18:40 [2020-04-15T19:18:40.775Z] c0ac08ddb5ed: Download complete
19:18:40 [2020-04-15T19:18:40.813Z] #54 DONE 38.0s
19:18:40 [2020-04-15T19:18:40.813Z] 
19:18:40 [2020-04-15T19:18:40.813Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
19:18:40 [2020-04-15T19:18:40.813Z] #7 27.15 Reading package lists...
19:18:40 [2020-04-15T19:18:40.813Z] #7 33.73 Building dependency tree...
19:18:40 [2020-04-15T19:18:40.813Z] #7 35.21 Reading state information...
19:18:40 [2020-04-15T19:18:40.813Z] #7 37.10 The following additional packages will be installed:
19:18:40 [2020-04-15T19:18:40.813Z] #7 37.11   libapparmor1
19:18:40 [2020-04-15T19:18:40.813Z] #7 37.14 Suggested packages:
19:18:40 [2020-04-15T19:18:40.813Z] #7 37.14   seccomp
19:18:40 [2020-04-15T19:18:40.813Z] #7 37.42 The following NEW packages will be installed:
19:18:40 [2020-04-15T19:18:40.813Z] #7 37.43   libapparmor-dev libapparmor1 libseccomp-dev
19:18:40 [2020-04-15T19:18:40.813Z] #7 37.83 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
19:18:40 [2020-04-15T19:18:40.813Z] #7 37.83 Need to get 293 kB of archives.
19:18:40 [2020-04-15T19:18:40.813Z] #7 37.83 After this operation, 952 kB of additional disk space will be used.
19:18:40 [2020-04-15T19:18:40.813Z] #7 37.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
19:18:40 [2020-04-15T19:18:40.813Z] #7 37.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
19:18:40 [2020-04-15T19:18:40.813Z] #7 37.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
19:18:40 [2020-04-15T19:18:40.813Z] #7 ...
19:18:40 [2020-04-15T19:18:40.813Z] 
19:18:40 [2020-04-15T19:18:40.813Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
19:18:40 [2020-04-15T19:18:40.813Z] #55 DONE 0.1s
19:18:40 [2020-04-15T19:18:40.813Z] 
19:18:40 [2020-04-15T19:18:40.813Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
19:18:40 [2020-04-15T19:18:40.813Z] #56 DONE 0.1s
19:18:40 [2020-04-15T19:18:40.813Z] 
19:18:40 [2020-04-15T19:18:40.813Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
19:18:40 [2020-04-15T19:18:40.965Z]   CC       compel/plugins/std/fds.o
19:18:40 [2020-04-15T19:18:40.965Z]   CC       compel/plugins/std/log.o
19:18:40 [2020-04-15T19:18:40.965Z]   CC       compel/plugins/std/string.o
19:18:40 [2020-04-15T19:18:40.965Z]   CC       compel/plugins/std/infect.o
19:18:40 [2020-04-15T19:18:40.965Z]   CC       compel/arch/s390/plugins/std/parasite-head.o
19:18:40 [2020-04-15T19:18:40.965Z]   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
19:18:40 [2020-04-15T19:18:40.965Z]   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
19:18:40 [2020-04-15T19:18:40.965Z]   AR       compel/plugins/std.lib.a
19:18:41 [2020-04-15T19:18:41.312Z]   CC       compel/plugins/fds/fds.o
19:18:41 [2020-04-15T19:18:41.312Z]   AR       compel/plugins/fds.lib.a
19:18:41 [2020-04-15T19:18:41.312Z]   HOSTDEP  compel/src/lib/log-host.d
19:18:41 [2020-04-15T19:18:41.312Z]   HOSTDEP  compel/src/lib/handle-elf-host.d
19:18:41 [2020-04-15T19:18:41.312Z]   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
19:18:41 [2020-04-15T19:18:41.312Z]   HOSTDEP  compel/src/main-host.d
19:18:41 [2020-04-15T19:18:41.312Z]   DEP      compel/src/lib/ptrace.d
19:18:41 [2020-04-15T19:18:41.312Z]   DEP      compel/src/lib/infect.d
19:18:41 [2020-04-15T19:18:41.312Z]   DEP      compel/src/lib/infect-util.d
19:18:41 [2020-04-15T19:18:41.312Z]   DEP      compel/src/lib/infect-rpc.d
19:18:41 [2020-04-15T19:18:41.312Z]   DEP      compel/arch/s390/src/lib/infect.d
19:18:41 [2020-04-15T19:18:41.312Z]   DEP      compel/arch/s390/src/lib/cpu.d
19:18:41 [2020-04-15T19:18:41.312Z]   DEP      compel/src/lib/log.d
19:18:41 [2020-04-15T19:18:41.312Z]   DEP      compel/src/main.d
19:18:41 [2020-04-15T19:18:41.312Z]   DEP      compel/src/lib/handle-elf.d
19:18:41 [2020-04-15T19:18:41.312Z]   DEP      compel/arch/s390/src/lib/handle-elf.d
19:18:41 [2020-04-15T19:18:41.312Z]   CC       compel/src/lib/log.o
19:18:41 [2020-04-15T19:18:41.552Z] #7 21.73 Reading package lists...
19:18:41 [2020-04-15T19:18:41.552Z] #7 ...
19:18:41 [2020-04-15T19:18:41.552Z] 
19:18:41 [2020-04-15T19:18:41.552Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
19:18:41 [2020-04-15T19:18:41.552Z] #48 13.34 + cd /tmp/tmp.T04Fe6LQ0U/src/github.com/alecthomas/gometalinter
19:18:41 [2020-04-15T19:18:41.552Z] #48 13.34 + git checkout -q v2.0.6
19:18:41 [2020-04-15T19:18:41.552Z] #48 13.76 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
19:18:41 [2020-04-15T19:18:41.552Z] #48 ...
19:18:41 [2020-04-15T19:18:41.552Z] 
19:18:41 [2020-04-15T19:18:41.552Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
19:18:41 [2020-04-15T19:18:41.552Z] #66 22.55 Checking out files:  65% (1350/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
19:18:41 [2020-04-15T19:18:41.552Z] #66 23.17 + cd /tmp/tmp.HXnS8L6s0i/src/github.com/docker/libnetwork
19:18:41 [2020-04-15T19:18:41.552Z] #66 23.17 + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483
19:18:41 [2020-04-15T19:18:41.552Z] #66 23.57 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
19:18:41 [2020-04-15T19:18:41.668Z]   CC       compel/arch/s390/src/lib/cpu.o
19:18:41 [2020-04-15T19:18:41.668Z]   CC       compel/arch/s390/src/lib/infect.o
19:18:41 [2020-04-15T19:18:41.668Z]   CC       compel/src/lib/infect-rpc.o
19:18:41 [2020-04-15T19:18:41.668Z]   CC       compel/src/lib/infect-util.o
19:18:41 [2020-04-15T19:18:41.668Z]   CC       compel/src/lib/infect.o
19:18:42 [2020-04-15T19:18:42.019Z]   CC       compel/src/lib/ptrace.o
19:18:42 [2020-04-15T19:18:42.020Z]   AR       compel/libcompel.a
19:18:42 [2020-04-15T19:18:42.020Z]   HOSTCC   compel/src/main-host.o
19:18:42 [2020-04-15T19:18:42.020Z]   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
19:18:42 [2020-04-15T19:18:42.020Z]   HOSTCC   compel/src/lib/handle-elf-host.o
19:18:42 [2020-04-15T19:18:42.020Z]   HOSTCC   compel/src/lib/log-host.o
19:18:42 [2020-04-15T19:18:42.373Z]   HOSTLINK compel/compel-host-bin
19:18:42 [2020-04-15T19:18:42.373Z]   DEP      soccr/soccr.d
19:18:42 [2020-04-15T19:18:42.373Z]   CC       soccr/soccr.o
19:18:42 [2020-04-15T19:18:42.373Z]   AR       soccr/libsoccr.a
19:18:42 [2020-04-15T19:18:42.373Z] make[1]: 'soccr/libsoccr.a' is up to date.
19:18:42 [2020-04-15T19:18:42.373Z]   DEP      criu/arch/s390/sigframe.d
19:18:42 [2020-04-15T19:18:42.373Z]   DEP      criu/arch/s390/crtools.d
19:18:42 [2020-04-15T19:18:42.373Z]   DEP      criu/arch/s390/cpu.d
19:18:42 [2020-04-15T19:18:42.890Z]   CC       criu/arch/s390/cpu.o
19:18:42 [2020-04-15T19:18:42.890Z]   CC       criu/arch/s390/crtools.o
19:18:42 [2020-04-15T19:18:42.890Z]   CC       criu/arch/s390/sigframe.o
19:18:42 [2020-04-15T19:18:42.890Z]   LINK     criu/arch/s390/crtools.built-in.o
19:18:42 [2020-04-15T19:18:42.890Z]   DEP      criu/arch/s390/vdso-pie.d
19:18:42 [2020-04-15T19:18:42.890Z]   DEP      criu/pie/parasite-vdso.d
19:18:42 [2020-04-15T19:18:42.890Z]   DEP      criu/pie/util-vdso.d
19:18:42 [2020-04-15T19:18:42.890Z]   DEP      criu/pie/util.d
19:18:42 [2020-04-15T19:18:42.890Z]   CC       criu/pie/util.o
19:18:42 [2020-04-15T19:18:42.890Z]   CC       criu/pie/util-vdso.o
19:18:43 [2020-04-15T19:18:43.369Z]   CC       criu/pie/parasite-vdso.o
19:18:43 [2020-04-15T19:18:43.369Z]   CC       criu/arch/s390/vdso-pie.o
19:18:43 [2020-04-15T19:18:43.369Z]   AR       criu/pie/pie.lib.a
19:18:43 [2020-04-15T19:18:43.369Z]   DEP      criu/pie/restorer.d
19:18:43 [2020-04-15T19:18:43.369Z]   DEP      criu/arch/s390/restorer.d
19:18:43 [2020-04-15T19:18:43.369Z]   DEP      criu/pie/parasite.d
19:18:43 [2020-04-15T19:18:43.369Z]   CC       criu/pie/parasite.o
19:18:43 [2020-04-15T19:18:43.484Z] 70c4349e7886: Pull complete
19:18:43 [2020-04-15T19:18:43.963Z]   LINK     criu/pie/parasite.built-in.o
19:18:43 [2020-04-15T19:18:43.963Z]   GEN      criu/pie/parasite-blob.h
19:18:43 [2020-04-15T19:18:43.963Z]   CC       criu/arch/s390/restorer.o
19:18:43 [2020-04-15T19:18:43.963Z]   CC       criu/pie/restorer.o
19:18:44 [2020-04-15T19:18:44.092Z] #57 2.839 + RM_GOPATH=0
19:18:44 [2020-04-15T19:18:44.092Z] #57 2.839 + TMP_GOPATH=
19:18:44 [2020-04-15T19:18:44.092Z] #57 2.839 + : /build
19:18:44 [2020-04-15T19:18:44.092Z] #57 2.839 + '[' -z '' ']'
19:18:44 [2020-04-15T19:18:44.092Z] #57 2.841 ++ mktemp -d
19:18:44 [2020-04-15T19:18:44.092Z] #57 2.853 + export GOPATH=/tmp/tmp.6bcVqQEQ1J
19:18:44 [2020-04-15T19:18:44.092Z] #57 2.853 + GOPATH=/tmp/tmp.6bcVqQEQ1J
19:18:44 [2020-04-15T19:18:44.092Z] #57 2.853 + RM_GOPATH=1
19:18:44 [2020-04-15T19:18:44.092Z] #57 2.855 ++ dirname ./install.sh
19:18:44 [2020-04-15T19:18:44.092Z] #57 2.856 + dir=.
19:18:44 [2020-04-15T19:18:44.092Z] #57 2.856 + bin=containerd
19:18:44 [2020-04-15T19:18:44.092Z] #57 2.856 + shift
19:18:44 [2020-04-15T19:18:44.092Z] #57 2.856 + '[' '!' -f ./containerd.installer ']'
19:18:44 [2020-04-15T19:18:44.092Z] #57 2.856 + . ./containerd.installer
19:18:44 [2020-04-15T19:18:44.092Z] #57 2.856 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429
19:18:44 [2020-04-15T19:18:44.092Z] #57 2.866 + install_containerd
19:18:44 [2020-04-15T19:18:44.092Z] #57 2.866 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429'
19:18:44 [2020-04-15T19:18:44.092Z] #57 2.866 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6bcVqQEQ1J/src/github.com/containerd/containerd
19:18:44 [2020-04-15T19:18:44.092Z] #57 2.866 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429
19:18:44 [2020-04-15T19:18:44.092Z] #57 2.875 Cloning into '/tmp/tmp.6bcVqQEQ1J/src/github.com/containerd/containerd'...
19:18:44 [2020-04-15T19:18:44.092Z] #57 ...
19:18:44 [2020-04-15T19:18:44.092Z] 
19:18:44 [2020-04-15T19:18:44.092Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
19:18:44 [2020-04-15T19:18:44.092Z] #7 39.34 debconf: delaying package configuration, since apt-utils is not installed
19:18:44 [2020-04-15T19:18:44.092Z] #7 39.56 Fetched 293 kB in 0s (993 kB/s)
19:18:44 [2020-04-15T19:18:44.092Z] #7 39.68 Selecting previously unselected package libapparmor1:amd64.
19:18:44 [2020-04-15T19:18:44.092Z] #7 39.68 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
19:18:44 [2020-04-15T19:18:44.092Z] #7 39.81 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ...
19:18:44 [2020-04-15T19:18:44.092Z] #7 39.82 Unpacking libapparmor1:amd64 (2.13.2-10) ...
19:18:44 [2020-04-15T19:18:44.092Z] #7 40.02 Selecting previously unselected package libapparmor-dev:amd64.
19:18:44 [2020-04-15T19:18:44.092Z] #7 40.02 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ...
19:18:44 [2020-04-15T19:18:44.092Z] #7 40.03 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
19:18:44 [2020-04-15T19:18:44.092Z] #7 40.24 Selecting previously unselected package libseccomp-dev:amd64.
19:18:44 [2020-04-15T19:18:44.092Z] #7 40.28 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ...
19:18:44 [2020-04-15T19:18:44.092Z] #7 40.28 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
19:18:44 [2020-04-15T19:18:44.092Z] #7 40.58 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
19:18:44 [2020-04-15T19:18:44.092Z] #7 40.61 Setting up libapparmor1:amd64 (2.13.2-10) ...
19:18:44 [2020-04-15T19:18:44.092Z] #7 40.62 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
19:18:44 [2020-04-15T19:18:44.092Z] #7 40.64 Processing triggers for libc-bin (2.28-10) ...
19:18:44 [2020-04-15T19:18:44.092Z] #7 DONE 41.1s
19:18:44 [2020-04-15T19:18:44.092Z] 
19:18:44 [2020-04-15T19:18:44.092Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
19:18:44 [2020-04-15T19:18:44.092Z] #50 DONE 0.1s
19:18:44 [2020-04-15T19:18:44.092Z] 
19:18:44 [2020-04-15T19:18:44.092Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
19:18:44 [2020-04-15T19:18:44.092Z] #51 DONE 0.1s
19:18:44 [2020-04-15T19:18:44.092Z] 
19:18:44 [2020-04-15T19:18:44.092Z] #8 [dev 1/25] RUN groupadd -r docker
19:18:44 [2020-04-15T19:18:44.379Z]   LINK     criu/pie/restorer.built-in.o
19:18:44 [2020-04-15T19:18:44.379Z]   GEN      criu/pie/restorer-blob.h
19:18:44 [2020-04-15T19:18:44.379Z]   DEP      criu/vdso.d
19:18:44 [2020-04-15T19:18:44.379Z]   DEP      criu/uts_ns.d
19:18:44 [2020-04-15T19:18:44.379Z]   DEP      criu/util.d
19:18:44 [2020-04-15T19:18:44.379Z]   DEP      criu/uffd.d
19:18:44 [2020-04-15T19:18:44.379Z]   DEP      criu/tun.d
19:18:44 [2020-04-15T19:18:44.379Z]   DEP      criu/tty.d
19:18:44 [2020-04-15T19:18:44.379Z]   DEP      criu/timerfd.d
19:18:44 [2020-04-15T19:18:44.379Z]   DEP      criu/sysfs_parse.d
19:18:44 [2020-04-15T19:18:44.379Z]   DEP      criu/sysctl.d
19:18:44 [2020-04-15T19:18:44.379Z]   DEP      criu/string.d
19:18:44 [2020-04-15T19:18:44.379Z]   DEP      criu/stats.d
19:18:44 [2020-04-15T19:18:44.379Z]   DEP      criu/sockets.d
19:18:44 [2020-04-15T19:18:44.379Z]   DEP      criu/sk-unix.d
19:18:44 [2020-04-15T19:18:44.379Z]   DEP      criu/sk-tcp.d
19:18:44 [2020-04-15T19:18:44.379Z]   DEP      criu/sk-queue.d
19:18:44 [2020-04-15T19:18:44.379Z]   DEP      criu/sk-packet.d
19:18:44 [2020-04-15T19:18:44.753Z]   DEP      criu/sk-netlink.d
19:18:44 [2020-04-15T19:18:44.753Z]   DEP      criu/sk-inet.d
19:18:44 [2020-04-15T19:18:44.753Z]   DEP      criu/signalfd.d
19:18:44 [2020-04-15T19:18:44.753Z]   DEP      criu/sigframe.d
19:18:44 [2020-04-15T19:18:44.753Z]   DEP      criu/shmem.d
19:18:44 [2020-04-15T19:18:44.753Z]   DEP      criu/servicefd.d
19:18:44 [2020-04-15T19:18:44.753Z]   DEP      criu/seize.d
19:18:44 [2020-04-15T19:18:44.753Z]   DEP      criu/seccomp.d
19:18:44 [2020-04-15T19:18:44.753Z]   DEP      criu/rst-malloc.d
19:18:44 [2020-04-15T19:18:44.753Z]   DEP      criu/rbtree.d
19:18:44 [2020-04-15T19:18:44.753Z]   DEP      criu/pstree.d
19:18:44 [2020-04-15T19:18:44.753Z]   DEP      criu/protobuf.d
19:18:44 [2020-04-15T19:18:44.753Z]   GEN      criu/protobuf-desc-gen.h
19:18:45 [2020-04-15T19:18:45.114Z]   DEP      criu/protobuf-desc.d
19:18:45 [2020-04-15T19:18:45.114Z]   DEP      criu/proc_parse.d
19:18:45 [2020-04-15T19:18:45.114Z]   DEP      criu/plugin.d
19:18:45 [2020-04-15T19:18:45.114Z]   DEP      criu/pipes.d
19:18:45 [2020-04-15T19:18:45.114Z]   DEP      criu/pie-util.d
19:18:45 [2020-04-15T19:18:45.114Z]   DEP      criu/pie-util-vdso.d
19:18:45 [2020-04-15T19:18:45.114Z]   DEP      criu/pie-util-vdso-elf32.d
19:18:45 [2020-04-15T19:18:45.114Z]   DEP      criu/path.d
19:18:45 [2020-04-15T19:18:45.114Z]   DEP      criu/parasite-syscall.d
19:18:45 [2020-04-15T19:18:45.466Z]   DEP      criu/pagemap.d
19:18:45 [2020-04-15T19:18:45.466Z]   DEP      criu/pagemap-cache.d
19:18:45 [2020-04-15T19:18:45.466Z]   DEP      criu/page-xfer.d
19:18:45 [2020-04-15T19:18:45.466Z]   DEP      criu/page-pipe.d
19:18:45 [2020-04-15T19:18:45.466Z]   DEP      criu/netfilter.d
19:18:45 [2020-04-15T19:18:45.466Z]   DEP      criu/net.d
19:18:45 [2020-04-15T19:18:45.466Z]   DEP      criu/namespaces.d
19:18:45 [2020-04-15T19:18:45.466Z]   DEP      criu/mount.d
19:18:45 [2020-04-15T19:18:45.466Z]   DEP      criu/mem.d
19:18:45 [2020-04-15T19:18:45.466Z]   DEP      criu/lsm.d
19:18:45 [2020-04-15T19:18:45.466Z]   DEP      criu/log.d
19:18:45 [2020-04-15T19:18:45.466Z]   DEP      criu/libnetlink.d
19:18:45 [2020-04-15T19:18:45.466Z]   DEP      criu/kerndat.d
19:18:45 [2020-04-15T19:18:45.852Z]   DEP      criu/kcmp-ids.d
19:18:45 [2020-04-15T19:18:45.852Z]   DEP      criu/irmap.d
19:18:45 [2020-04-15T19:18:45.852Z]   DEP      criu/ipc_ns.d
19:18:45 [2020-04-15T19:18:45.852Z]   DEP      criu/image.d
19:18:45 [2020-04-15T19:18:45.852Z]   DEP      criu/image-desc.d
19:18:45 [2020-04-15T19:18:45.852Z]   DEP      criu/fsnotify.d
19:18:45 [2020-04-15T19:18:45.852Z]   DEP      criu/filesystems.d
19:18:45 [2020-04-15T19:18:45.852Z]   DEP      criu/files.d
19:18:45 [2020-04-15T19:18:45.852Z]   DEP      criu/files-reg.d
19:18:45 [2020-04-15T19:18:45.852Z]   DEP      criu/files-ext.d
19:18:45 [2020-04-15T19:18:45.852Z]   DEP      criu/file-lock.d
19:18:45 [2020-04-15T19:18:45.852Z]   DEP      criu/file-ids.d
19:18:45 [2020-04-15T19:18:45.852Z]   DEP      criu/fifo.d
19:18:45 [2020-04-15T19:18:45.990Z] #8 ...
19:18:45 [2020-04-15T19:18:45.990Z] 
19:18:45 [2020-04-15T19:18:45.990Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
19:18:45 [2020-04-15T19:18:45.990Z] #66 DONE 40.2s
19:18:45 [2020-04-15T19:18:45.990Z] 
19:18:45 [2020-04-15T19:18:45.990Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
19:18:45 [2020-04-15T19:18:45.990Z] #38 28.57 Reading package lists...
19:18:45 [2020-04-15T19:18:45.990Z] #38 34.68 Building dependency tree...
19:18:45 [2020-04-15T19:18:45.990Z] #38 36.05 Reading state information...
19:18:45 [2020-04-15T19:18:45.990Z] #38 38.34 The following additional packages will be installed:
19:18:45 [2020-04-15T19:18:45.990Z] #38 38.38   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
19:18:45 [2020-04-15T19:18:45.990Z] #38 38.39   libprotoc17 python-pkg-resources python-six zlib1g-dev
19:18:45 [2020-04-15T19:18:45.990Z] #38 38.41 Suggested packages:
19:18:45 [2020-04-15T19:18:45.990Z] #38 38.41   manpages-dev python-setuptools
19:18:45 [2020-04-15T19:18:45.990Z] #38 39.86 The following NEW packages will be installed:
19:18:45 [2020-04-15T19:18:45.990Z] #38 39.88   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
19:18:45 [2020-04-15T19:18:45.990Z] #38 39.89   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
19:18:45 [2020-04-15T19:18:45.990Z] #38 39.89   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
19:18:45 [2020-04-15T19:18:45.990Z] #38 39.89   python-six zlib1g-dev
19:18:45 [2020-04-15T19:18:45.990Z] #38 40.23 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded.
19:18:45 [2020-04-15T19:18:45.990Z] #38 40.23 Need to get 4095 kB of archives.
19:18:45 [2020-04-15T19:18:45.990Z] #38 40.23 After this operation, 22.5 MB of additional disk space will be used.
19:18:45 [2020-04-15T19:18:45.990Z] #38 40.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
19:18:45 [2020-04-15T19:18:45.990Z] #38 40.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
19:18:45 [2020-04-15T19:18:45.990Z] #38 40.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
19:18:45 [2020-04-15T19:18:45.990Z] #38 40.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
19:18:45 [2020-04-15T19:18:45.990Z] #38 40.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
19:18:45 [2020-04-15T19:18:45.990Z] #38 40.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
19:18:45 [2020-04-15T19:18:45.990Z] #38 40.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
19:18:45 [2020-04-15T19:18:45.991Z] #38 40.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
19:18:45 [2020-04-15T19:18:45.991Z] #38 40.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
19:18:45 [2020-04-15T19:18:45.991Z] #38 40.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
19:18:45 [2020-04-15T19:18:45.991Z] #38 40.42 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
19:18:45 [2020-04-15T19:18:45.991Z] #38 40.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
19:18:45 [2020-04-15T19:18:45.991Z] #38 40.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
19:18:45 [2020-04-15T19:18:45.991Z] #38 40.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
19:18:45 [2020-04-15T19:18:45.991Z] #38 40.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
19:18:45 [2020-04-15T19:18:45.991Z] #38 40.64 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
19:18:45 [2020-04-15T19:18:45.991Z] #38 40.64 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
19:18:45 [2020-04-15T19:18:45.991Z] #38 42.27 debconf: delaying package configuration, since apt-utils is not installed
19:18:45 [2020-04-15T19:18:45.991Z] #38 42.52 Fetched 4095 kB in 1s (5855 kB/s)
19:18:45 [2020-04-15T19:18:45.991Z] #38 42.62 Selecting previously unselected package libcap-dev:amd64.
19:18:45 [2020-04-15T19:18:45.991Z] #38 42.62 (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.)
19:18:45 [2020-04-15T19:18:45.991Z] #38 42.77 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
19:18:45 [2020-04-15T19:18:45.991Z] #38 42.80 Unpacking libcap-dev:amd64 (1:2.25-2) ...
19:18:45 [2020-04-15T19:18:45.991Z] #38 42.96 Selecting previously unselected package libnet1:amd64.
19:18:45 [2020-04-15T19:18:45.991Z] #38 42.97 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
19:18:45 [2020-04-15T19:18:45.991Z] #38 43.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:18:45 [2020-04-15T19:18:45.991Z] #38 43.26 Selecting previously unselected package libnet1-dev.
19:18:45 [2020-04-15T19:18:45.991Z] #38 43.27 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
19:18:45 [2020-04-15T19:18:45.991Z] #38 43.28 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
19:18:46 [2020-04-15T19:18:46.132Z] Sending build context to Docker daemon  55.36MB
19:18:46 [2020-04-15T19:18:46.132Z] 
19:18:46 [2020-04-15T19:18:46.132Z] Step 1/8 : FROM microsoft/windowsservercore
19:18:46 [2020-04-15T19:18:46.132Z]  ---> fdf6432edbdc
19:18:46 [2020-04-15T19:18:46.132Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
19:18:46 [2020-04-15T19:18:46.132Z]  ---> Using cache
19:18:46 [2020-04-15T19:18:46.132Z]  ---> 35a89cd6d2f3
19:18:46 [2020-04-15T19:18:46.132Z] Step 3/8 : ARG GO_VERSION=1.13.10
19:18:46 [2020-04-15T19:18:46.132Z]  ---> Using cache
19:18:46 [2020-04-15T19:18:46.132Z]  ---> 0058c3bcd643
19:18:46 [2020-04-15T19:18:46.132Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1
19:18:46 [2020-04-15T19:18:46.132Z]  ---> Running in 65c313ac1557
19:18:46 [2020-04-15T19:18:46.211Z]   DEP      criu/fdstore.d
19:18:46 [2020-04-15T19:18:46.211Z]   DEP      criu/fault-injection.d
19:18:46 [2020-04-15T19:18:46.211Z]   DEP      criu/external.d
19:18:46 [2020-04-15T19:18:46.211Z]   DEP      criu/eventpoll.d
19:18:46 [2020-04-15T19:18:46.211Z]   DEP      criu/eventfd.d
19:18:46 [2020-04-15T19:18:46.211Z]   DEP      criu/crtools.d
19:18:46 [2020-04-15T19:18:46.211Z]   DEP      criu/cr-service.d
19:18:46 [2020-04-15T19:18:46.211Z]   DEP      criu/cr-restore.d
19:18:46 [2020-04-15T19:18:46.211Z]   DEP      criu/cr-errno.d
19:18:46 [2020-04-15T19:18:46.211Z]   DEP      criu/cr-dump.d
19:18:46 [2020-04-15T19:18:46.211Z]   DEP      criu/cr-dedup.d
19:18:46 [2020-04-15T19:18:46.211Z]   DEP      criu/cr-check.d
19:18:46 [2020-04-15T19:18:46.211Z]   DEP      criu/config.d
19:18:46 [2020-04-15T19:18:46.212Z]   DEP      criu/clone-noasan.d
19:18:46 [2020-04-15T19:18:46.212Z]   DEP      criu/cgroup.d
19:18:46 [2020-04-15T19:18:46.248Z] #38 ...
19:18:46 [2020-04-15T19:18:46.248Z] 
19:18:46 [2020-04-15T19:18:46.248Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:18:46 [2020-04-15T19:18:46.248Z] #42 30.50 vendor/golang.org/x/crypto/internal/subtle
19:18:46 [2020-04-15T19:18:46.248Z] #42 30.64 vendor/golang.org/x/crypto/curve25519
19:18:46 [2020-04-15T19:18:46.248Z] #42 40.21 internal/reflectlite
19:18:46 [2020-04-15T19:18:46.248Z] #42 40.21 sync
19:18:46 [2020-04-15T19:18:46.248Z] #42 ...
19:18:46 [2020-04-15T19:18:46.248Z] 
19:18:46 [2020-04-15T19:18:46.248Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
19:18:46 [2020-04-15T19:18:46.248Z] #31 27.10 Reading package lists...
19:18:46 [2020-04-15T19:18:46.248Z] #31 33.62 Building dependency tree...
19:18:46 [2020-04-15T19:18:46.248Z] #31 35.22 Reading state information...
19:18:46 [2020-04-15T19:18:46.248Z] #31 37.22 The following additional packages will be installed:
19:18:46 [2020-04-15T19:18:46.248Z] #31 37.23   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
19:18:46 [2020-04-15T19:18:46.248Z] #31 37.25 Suggested packages:
19:18:46 [2020-04-15T19:18:46.248Z] #31 37.26   cmake-doc ninja-build lrzip
19:18:46 [2020-04-15T19:18:46.248Z] #31 37.26 Recommended packages:
19:18:46 [2020-04-15T19:18:46.248Z] #31 37.26   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
19:18:46 [2020-04-15T19:18:46.248Z] #31 38.59 The following NEW packages will be installed:
19:18:46 [2020-04-15T19:18:46.248Z] #31 38.60   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
19:18:46 [2020-04-15T19:18:46.248Z] #31 38.60   vim-common xxd
19:18:46 [2020-04-15T19:18:46.248Z] #31 39.16 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
19:18:46 [2020-04-15T19:18:46.248Z] #31 39.16 Need to get 14.9 MB of archives.
19:18:46 [2020-04-15T19:18:46.248Z] #31 39.16 After this operation, 61.8 MB of additional disk space will be used.
19:18:46 [2020-04-15T19:18:46.248Z] #31 39.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
19:18:46 [2020-04-15T19:18:46.248Z] #31 39.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
19:18:46 [2020-04-15T19:18:46.248Z] #31 39.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
19:18:46 [2020-04-15T19:18:46.248Z] #31 39.27 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
19:18:46 [2020-04-15T19:18:46.248Z] #31 39.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
19:18:46 [2020-04-15T19:18:46.248Z] #31 40.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
19:18:46 [2020-04-15T19:18:46.248Z] #31 40.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
19:18:46 [2020-04-15T19:18:46.248Z] #31 40.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
19:18:46 [2020-04-15T19:18:46.248Z] #31 40.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
19:18:46 [2020-04-15T19:18:46.248Z] #31 40.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
19:18:46 [2020-04-15T19:18:46.248Z] #31 41.75 debconf: delaying package configuration, since apt-utils is not installed
19:18:46 [2020-04-15T19:18:46.248Z] #31 42.16 Fetched 14.9 MB in 2s (8887 kB/s)
19:18:46 [2020-04-15T19:18:46.248Z] #31 42.45 Selecting previously unselected package xxd.
19:18:46 [2020-04-15T19:18:46.248Z] #31 42.45 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
19:18:46 [2020-04-15T19:18:46.248Z] #31 42.72 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
19:18:46 [2020-04-15T19:18:46.248Z] #31 42.73 Unpacking xxd (2:8.1.0875-5) ...
19:18:46 [2020-04-15T19:18:46.248Z] #31 42.96 Selecting previously unselected package vim-common.
19:18:46 [2020-04-15T19:18:46.248Z] #31 42.97 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
19:18:46 [2020-04-15T19:18:46.248Z] #31 43.06 Unpacking vim-common (2:8.1.0875-5) ...
19:18:46 [2020-04-15T19:18:46.506Z] #31 ...
19:18:46 [2020-04-15T19:18:46.506Z] 
19:18:46 [2020-04-15T19:18:46.506Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
19:18:46 [2020-04-15T19:18:46.506Z] #22 28.91 Reading package lists...
19:18:46 [2020-04-15T19:18:46.506Z] #22 35.37 Building dependency tree...
19:18:46 [2020-04-15T19:18:46.506Z] #22 36.78 Reading state information...
19:18:46 [2020-04-15T19:18:46.506Z] #22 39.05 ca-certificates is already the newest version (20190110).
19:18:46 [2020-04-15T19:18:46.506Z] #22 39.05 The following additional packages will be installed:
19:18:46 [2020-04-15T19:18:46.506Z] #22 39.05   libjq1 libonig5
19:18:46 [2020-04-15T19:18:46.506Z] #22 39.53 The following NEW packages will be installed:
19:18:46 [2020-04-15T19:18:46.506Z] #22 39.54   jq libjq1 libonig5
19:18:46 [2020-04-15T19:18:46.506Z] #22 39.94 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
19:18:46 [2020-04-15T19:18:46.506Z] #22 39.94 Need to get 355 kB of archives.
19:18:46 [2020-04-15T19:18:46.506Z] #22 39.94 After this operation, 1072 kB of additional disk space will be used.
19:18:46 [2020-04-15T19:18:46.506Z] #22 39.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
19:18:46 [2020-04-15T19:18:46.506Z] #22 39.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
19:18:46 [2020-04-15T19:18:46.506Z] #22 39.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
19:18:46 [2020-04-15T19:18:46.506Z] #22 41.12 debconf: delaying package configuration, since apt-utils is not installed
19:18:46 [2020-04-15T19:18:46.506Z] #22 41.70 Fetched 355 kB in 0s (1170 kB/s)
19:18:46 [2020-04-15T19:18:46.506Z] #22 41.88 Selecting previously unselected package libonig5:amd64.
19:18:46 [2020-04-15T19:18:46.506Z] #22 41.88 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
19:18:46 [2020-04-15T19:18:46.506Z] #22 42.01 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
19:18:46 [2020-04-15T19:18:46.506Z] #22 42.07 Unpacking libonig5:amd64 (6.9.1-1) ...
19:18:46 [2020-04-15T19:18:46.506Z] #22 42.55 Selecting previously unselected package libjq1:amd64.
19:18:46 [2020-04-15T19:18:46.506Z] #22 42.55 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
19:18:46 [2020-04-15T19:18:46.506Z] #22 42.55 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
19:18:46 [2020-04-15T19:18:46.506Z] #22 42.70 Selecting previously unselected package jq.
19:18:46 [2020-04-15T19:18:46.506Z] #22 42.71 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
19:18:46 [2020-04-15T19:18:46.506Z] #22 42.72 Unpacking jq (1.5+dfsg-2+b1) ...
19:18:46 [2020-04-15T19:18:46.506Z] #22 43.04 Setting up libonig5:amd64 (6.9.1-1) ...
19:18:46 [2020-04-15T19:18:46.506Z] #22 43.14 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
19:18:46 [2020-04-15T19:18:46.506Z] #22 43.19 Setting up jq (1.5+dfsg-2+b1) ...
19:18:46 [2020-04-15T19:18:46.506Z] #22 43.20 Processing triggers for libc-bin (2.28-10) ...
19:18:46 [2020-04-15T19:18:46.506Z] #22 DONE 43.6s
19:18:46 [2020-04-15T19:18:46.506Z] 
19:18:46 [2020-04-15T19:18:46.506Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
19:18:46 [2020-04-15T19:18:46.506Z] #23 DONE 0.1s
19:18:46 [2020-04-15T19:18:46.506Z] 
19:18:46 [2020-04-15T19:18:46.506Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
19:18:46 [2020-04-15T19:18:46.506Z] #29 39.50 sync
19:18:46 [2020-04-15T19:18:46.506Z] #29 39.51 internal/reflectlite
19:18:46 [2020-04-15T19:18:46.562Z]   DEP      criu/cgroup-props.d
19:18:46 [2020-04-15T19:18:46.562Z]   DEP      criu/bitmap.d
19:18:46 [2020-04-15T19:18:46.562Z]   DEP      criu/bfd.d
19:18:46 [2020-04-15T19:18:46.562Z]   DEP      criu/autofs.d
19:18:46 [2020-04-15T19:18:46.562Z]   DEP      criu/aio.d
19:18:46 [2020-04-15T19:18:46.562Z]   DEP      criu/action-scripts.d
19:18:46 [2020-04-15T19:18:46.562Z]   CC       criu/action-scripts.o
19:18:46 [2020-04-15T19:18:46.562Z]   CC       criu/aio.o
19:18:46 [2020-04-15T19:18:46.562Z]   CC       criu/autofs.o
19:18:46 [2020-04-15T19:18:46.589Z] Removing intermediate container 65c313ac1557
19:18:46 [2020-04-15T19:18:46.589Z]  ---> aed49fc2c9c5
19:18:46 [2020-04-15T19:18:46.589Z] Step 5/8 : RUN   Function Test-Nano() {     $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId;     return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer'));   }    Function Download-File([string] $source, [string] $target) {     if (Test-Nano) {       $handler = New-Object System.Net.Http.HttpClientHandler;       $client = New-Object System.Net.Http.HttpClient($handler);       $client.Timeout = New-Object System.TimeSpan(0, 30, 0);       $cancelTokenSource = [System.Threading.CancellationTokenSource]::new();       $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token);       $responseMsg.Wait();       if (!$responseMsg.IsCanceled) {         $response = $responseMsg.Result;         if ($response.IsSuccessStatusCode) {           $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write);           $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream);           $copyStreamOp.Wait();           $downloadedFileStream.Close();           if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception }         }       } else {       Throw ("Failed to download " + $source)       }    } else {       $webClient = New-Object System.Net.WebClient;       $webClient.DownloadFile($source, $target);     }   }     setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin');     Write-Host INFO: Downloading git...;   $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION;   Download-File $location C:\gitsetup.zip;     Write-Host INFO: Downloading go...;   $dlGoVersion=$Env:GO_VERSION -replace '\.0$','';   Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     Write-Host INFO: Creating source directory...;   New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;     Write-Host INFO: Completed
19:18:46 [2020-04-15T19:18:46.589Z]  ---> Running in 774e72b7b6f7
19:18:46 [2020-04-15T19:18:46.928Z]   CC       criu/bfd.o
19:18:46 [2020-04-15T19:18:46.928Z]   CC       criu/bitmap.o
19:18:46 [2020-04-15T19:18:46.928Z]   CC       criu/cgroup-props.o
19:18:46 [2020-04-15T19:18:46.957Z] 8e8c002f0498: Pull complete
19:18:47 [2020-04-15T19:18:47.284Z]   CC       criu/cgroup.o
19:18:47 [2020-04-15T19:18:47.648Z]   CC       criu/clone-noasan.o
19:18:47 [2020-04-15T19:18:47.648Z]   CC       criu/config.o
19:18:47 [2020-04-15T19:18:47.878Z] #29 ...
19:18:47 [2020-04-15T19:18:47.878Z] 
19:18:47 [2020-04-15T19:18:47.878Z] #8 [dev 1/25] RUN groupadd -r docker
19:18:47 [2020-04-15T19:18:47.878Z] #8 DONE 4.1s
19:18:47 [2020-04-15T19:18:47.996Z]   CC       criu/cr-check.o
19:18:48 [2020-04-15T19:18:48.077Z] #66 ...
19:18:48 [2020-04-15T19:18:48.077Z] 
19:18:48 [2020-04-15T19:18:48.077Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
19:18:48 [2020-04-15T19:18:48.077Z] #22 21.68 Fetched 8338 kB in 16s (510 kB/s)
19:18:48 [2020-04-15T19:18:48.077Z] #22 21.68 Reading package lists...
19:18:48 [2020-04-15T19:18:48.136Z] 
19:18:48 [2020-04-15T19:18:48.136Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
19:18:48 [2020-04-15T19:18:48.136Z] #38 43.74 Selecting previously unselected package libnl-3-200:amd64.
19:18:48 [2020-04-15T19:18:48.136Z] #38 43.74 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
19:18:48 [2020-04-15T19:18:48.136Z] #38 43.77 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
19:18:48 [2020-04-15T19:18:48.136Z] #38 44.03 Selecting previously unselected package libnl-3-dev:amd64.
19:18:48 [2020-04-15T19:18:48.136Z] #38 44.05 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
19:18:48 [2020-04-15T19:18:48.136Z] #38 44.05 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
19:18:48 [2020-04-15T19:18:48.136Z] #38 44.64 Selecting previously unselected package libprotobuf-c1:amd64.
19:18:48 [2020-04-15T19:18:48.136Z] #38 44.64 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
19:18:48 [2020-04-15T19:18:48.136Z] #38 44.67 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:18:48 [2020-04-15T19:18:48.136Z] #38 44.79 Selecting previously unselected package libprotobuf-c-dev:amd64.
19:18:48 [2020-04-15T19:18:48.136Z] #38 44.79 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
19:18:48 [2020-04-15T19:18:48.136Z] #38 44.81 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
19:18:48 [2020-04-15T19:18:48.136Z] #38 45.03 Selecting previously unselected package zlib1g-dev:amd64.
19:18:48 [2020-04-15T19:18:48.136Z] #38 45.03 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
19:18:48 [2020-04-15T19:18:48.136Z] #38 45.04 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
19:18:48 [2020-04-15T19:18:48.136Z] #38 45.35 Selecting previously unselected package libprotobuf17:amd64.
19:18:48 [2020-04-15T19:18:48.136Z] #38 45.36 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
19:18:48 [2020-04-15T19:18:48.136Z] #38 45.41 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
19:18:48 [2020-04-15T19:18:48.333Z] #22 28.33 Reading package lists...
19:18:48 [2020-04-15T19:18:48.333Z] #22 ...
19:18:48 [2020-04-15T19:18:48.333Z] 
19:18:48 [2020-04-15T19:18:48.333Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:18:48 [2020-04-15T19:18:48.333Z] #42 30.10 vendor/golang.org/x/crypto/internal/subtle
19:18:48 [2020-04-15T19:18:48.333Z] #42 30.24 vendor/golang.org/x/crypto/curve25519
19:18:48 [2020-04-15T19:18:48.345Z]   CC       criu/cr-dedup.o
19:18:48 [2020-04-15T19:18:48.345Z]   CC       criu/cr-dump.o
19:18:48 [2020-04-15T19:18:48.722Z]   CC       criu/cr-errno.o
19:18:48 [2020-04-15T19:18:48.722Z]   CC       criu/cr-restore.o
19:18:49 [2020-04-15T19:18:49.072Z] #38 46.32 Selecting previously unselected package libprotobuf-lite17:amd64.
19:18:49 [2020-04-15T19:18:49.072Z] #38 46.32 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
19:18:49 [2020-04-15T19:18:49.072Z] #38 46.35 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
19:18:49 [2020-04-15T19:18:49.258Z] #42 ...
19:18:49 [2020-04-15T19:18:49.258Z] 
19:18:49 [2020-04-15T19:18:49.258Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
19:18:49 [2020-04-15T19:18:49.258Z] #38 22.65 Fetched 8338 kB in 16s (514 kB/s)
19:18:49 [2020-04-15T19:18:49.258Z] #38 22.65 Reading package lists...
19:18:49 [2020-04-15T19:18:49.258Z] #38 29.25 Reading package lists...
19:18:49 [2020-04-15T19:18:49.258Z] #38 ...
19:18:49 [2020-04-15T19:18:49.258Z] 
19:18:49 [2020-04-15T19:18:49.258Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
19:18:49 [2020-04-15T19:18:49.258Z] #7 21.73 Reading package lists...
19:18:49 [2020-04-15T19:18:49.330Z] #38 46.57 Selecting previously unselected package libprotobuf-dev:amd64.
19:18:49 [2020-04-15T19:18:49.330Z] #38 46.59 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
19:18:49 [2020-04-15T19:18:49.330Z] #38 46.60 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
19:18:49 [2020-04-15T19:18:49.662Z]   CC       criu/cr-service.o
19:18:50 [2020-04-15T19:18:50.023Z]   CC       criu/crtools.o
19:18:50 [2020-04-15T19:18:50.023Z]   CC       criu/eventfd.o
19:18:50 [2020-04-15T19:18:50.023Z]   CC       criu/eventpoll.o
19:18:50 [2020-04-15T19:18:50.382Z]   CC       criu/external.o
19:18:50 [2020-04-15T19:18:50.382Z]   CC       criu/fault-injection.o
19:18:50 [2020-04-15T19:18:50.382Z]   CC       criu/fdstore.o
19:18:50 [2020-04-15T19:18:50.382Z]   CC       criu/fifo.o
19:18:50 [2020-04-15T19:18:50.382Z]   CC       criu/file-ids.o
19:18:50 [2020-04-15T19:18:50.382Z]   CC       criu/file-lock.o
19:18:50 [2020-04-15T19:18:50.620Z] #7 28.31 Reading package lists...
19:18:50 [2020-04-15T19:18:50.620Z] #7 ...
19:18:50 [2020-04-15T19:18:50.620Z] 
19:18:50 [2020-04-15T19:18:50.620Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
19:18:50 [2020-04-15T19:18:50.620Z] #54 20.77 Reading package lists...
19:18:50 [2020-04-15T19:18:50.620Z] #54 27.28 Reading package lists...
19:18:50 [2020-04-15T19:18:50.747Z]   CC       criu/files-ext.o
19:18:50 [2020-04-15T19:18:50.747Z]   CC       criu/files-reg.o
19:18:50 [2020-04-15T19:18:50.876Z] #54 33.50 Building dependency tree...
19:18:50 [2020-04-15T19:18:50.876Z] #54 ...
19:18:50 [2020-04-15T19:18:50.876Z] 
19:18:50 [2020-04-15T19:18:50.876Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
19:18:50 [2020-04-15T19:18:50.876Z] #22 28.33 Reading package lists...
19:18:50 [2020-04-15T19:18:50.876Z] #22 ...
19:18:50 [2020-04-15T19:18:50.876Z] 
19:18:50 [2020-04-15T19:18:50.876Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
19:18:50 [2020-04-15T19:18:50.876Z] #36 24.54 + GOPATH=/tmp/tmp.auv5WA1taW/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.auv5WA1taW go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
19:18:51 [2020-04-15T19:18:51.095Z]   CC       criu/files.o
19:18:51 [2020-04-15T19:18:51.131Z] #36 ...
19:18:51 [2020-04-15T19:18:51.131Z] 
19:18:51 [2020-04-15T19:18:51.131Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
19:18:51 [2020-04-15T19:18:51.227Z] #38 48.28 Selecting previously unselected package libprotoc17:amd64.
19:18:51 [2020-04-15T19:18:51.227Z] #38 48.29 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
19:18:51 [2020-04-15T19:18:51.227Z] #38 48.29 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
19:18:51 [2020-04-15T19:18:51.227Z] #38 ...
19:18:51 [2020-04-15T19:18:51.227Z] 
19:18:51 [2020-04-15T19:18:51.227Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
19:18:51 [2020-04-15T19:18:51.227Z] #9 DONE 3.4s
19:18:51 [2020-04-15T19:18:51.443Z]   CC       criu/filesystems.o
19:18:51 [2020-04-15T19:18:51.485Z] 
19:18:51 [2020-04-15T19:18:51.485Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
19:18:51 [2020-04-15T19:18:51.485Z] #26 46.05 Checking out files:  77% (1180/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:  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:  93% (1422/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.
19:18:51 [2020-04-15T19:18:51.485Z] #26 47.22 + cd /tmp/tmp.wEqcd7dFZN/src/github.com/go-swagger/go-swagger
19:18:51 [2020-04-15T19:18:51.485Z] #26 47.22 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
19:18:51 [2020-04-15T19:18:51.485Z] #26 47.76 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:18:51 [2020-04-15T19:18:51.791Z]   CC       criu/fsnotify.o
19:18:51 [2020-04-15T19:18:51.791Z]   CC       criu/image-desc.o
19:18:51 [2020-04-15T19:18:51.791Z]   CC       criu/image.o
19:18:52 [2020-04-15T19:18:52.152Z]   CC       criu/ipc_ns.o
19:18:52 [2020-04-15T19:18:52.371Z] 
19:18:52 [2020-04-15T19:18:52.371Z] SUCCESS: Specified value was saved.
19:18:52 [2020-04-15T19:18:52.467Z] c0ac08ddb5ed: Pull complete
19:18:52 [2020-04-15T19:18:52.467Z] e4da803bae8b: Pull complete
19:18:52 [2020-04-15T19:18:52.467Z] Digest: sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402
19:18:52 [2020-04-15T19:18:52.467Z] Status: Downloaded newer image for golang:1.13.10-buster
19:18:52 [2020-04-15T19:18:52.467Z]  ---> 2f43dd711d71
19:18:52 [2020-04-15T19:18:52.467Z] Step 6/140 : ARG APT_MIRROR
19:18:52 [2020-04-15T19:18:52.467Z]  ---> Running in f758a6ccd3c1
19:18:52 [2020-04-15T19:18:52.467Z] Removing intermediate container f758a6ccd3c1
19:18:52 [2020-04-15T19:18:52.467Z]  ---> 3debe4dff252
19:18:52 [2020-04-15T19:18:52.467Z] Step 7/140 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
19:18:52 [2020-04-15T19:18:52.467Z]  ---> Running in fedc5d9fcc1d
19:18:52 [2020-04-15T19:18:52.496Z] #22 34.69 Building dependency tree...
19:18:52 [2020-04-15T19:18:52.513Z]   CC       criu/irmap.o
19:18:52 [2020-04-15T19:18:52.513Z]   CC       criu/kcmp-ids.o
19:18:52 [2020-04-15T19:18:52.513Z]   CC       criu/kerndat.o
19:18:52 [2020-04-15T19:18:52.751Z] Removing intermediate container fedc5d9fcc1d
19:18:52 [2020-04-15T19:18:52.751Z]  ---> 769830443e76
19:18:52 [2020-04-15T19:18:52.751Z] Step 8/140 : ENV GO111MODULE=off
19:18:52 [2020-04-15T19:18:52.751Z]  ---> Running in 04ebbefd4fe2
19:18:52 [2020-04-15T19:18:52.751Z] Removing intermediate container 04ebbefd4fe2
19:18:52 [2020-04-15T19:18:52.751Z]  ---> efe42a220590
19:18:52 [2020-04-15T19:18:52.751Z] Step 9/140 : FROM base AS criu
19:18:52 [2020-04-15T19:18:52.751Z]  ---> efe42a220590
19:18:52 [2020-04-15T19:18:52.751Z] Step 10/140 : ARG DEBIAN_FRONTEND
19:18:52 [2020-04-15T19:18:52.751Z] #22 36.18 Reading state information...
19:18:52 [2020-04-15T19:18:52.832Z] INFO: Downloading git...
19:18:52 [2020-04-15T19:18:52.877Z]   CC       criu/libnetlink.o
19:18:52 [2020-04-15T19:18:52.877Z]   CC       criu/log.o
19:18:52 [2020-04-15T19:18:52.877Z]   CC       criu/lsm.o
19:18:52 [2020-04-15T19:18:52.877Z]   CC       criu/mem.o
19:18:53 [2020-04-15T19:18:53.007Z] #22 ...
19:18:53 [2020-04-15T19:18:53.007Z] 
19:18:53 [2020-04-15T19:18:53.007Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
19:18:53 [2020-04-15T19:18:53.007Z] #31 20.31 Reading package lists...
19:18:53 [2020-04-15T19:18:53.007Z] #31 26.98 Reading package lists...
19:18:53 [2020-04-15T19:18:53.007Z] #31 33.66 Building dependency tree...
19:18:53 [2020-04-15T19:18:53.007Z] #31 35.15 Reading state information...
19:18:53 [2020-04-15T19:18:53.007Z] #31 ...
19:18:53 [2020-04-15T19:18:53.007Z] 
19:18:53 [2020-04-15T19:18:53.007Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
19:18:53 [2020-04-15T19:18:53.007Z] #54 33.50 Building dependency tree...
19:18:53 [2020-04-15T19:18:53.007Z] #54 34.84 Reading state information...
19:18:53 [2020-04-15T19:18:53.007Z] #54 36.65 The following additional packages will be installed:
19:18:53 [2020-04-15T19:18:53.007Z] #54 36.67   libbtrfs0
19:18:53 [2020-04-15T19:18:53.037Z]  ---> Running in 6fc05ea7baed
19:18:53 [2020-04-15T19:18:53.037Z] Removing intermediate container 6fc05ea7baed
19:18:53 [2020-04-15T19:18:53.037Z]  ---> da56713ae797
19:18:53 [2020-04-15T19:18:53.037Z] Step 11/140 : RUN apt-get update && apt-get install -y --no-install-recommends         libcap-dev         libnet-dev         libnl-3-dev         libprotobuf-c-dev         libprotobuf-dev         protobuf-c-compiler         protobuf-compiler         python-protobuf     && rm -rf /var/lib/apt/lists/*
19:18:53 [2020-04-15T19:18:53.037Z]  ---> Running in 66328bf8f555
19:18:53 [2020-04-15T19:18:53.231Z]   CC       criu/mount.o
19:18:53 [2020-04-15T19:18:53.262Z] #54 36.85 The following NEW packages will be installed:
19:18:53 [2020-04-15T19:18:53.262Z] #54 36.85   libbtrfs-dev libbtrfs0
19:18:53 [2020-04-15T19:18:53.665Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:18:53 [2020-04-15T19:18:53.665Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:18:53 [2020-04-15T19:18:53.822Z] #54 37.39 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
19:18:53 [2020-04-15T19:18:53.822Z] #54 37.39 Need to get 119 kB of archives.
19:18:53 [2020-04-15T19:18:53.822Z] #54 37.39 After this operation, 387 kB of additional disk space will be used.
19:18:53 [2020-04-15T19:18:53.822Z] #54 37.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
19:18:53 [2020-04-15T19:18:53.822Z] #54 37.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
19:18:53 [2020-04-15T19:18:53.957Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:18:53 [2020-04-15T19:18:53.957Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
19:18:53 [2020-04-15T19:18:53.991Z]   CC       criu/namespaces.o
19:18:54 [2020-04-15T19:18:54.013Z] #26 ...
19:18:54 [2020-04-15T19:18:54.013Z] 
19:18:54 [2020-04-15T19:18:54.013Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
19:18:54 [2020-04-15T19:18:54.013Z] #52 4.713 + RM_GOPATH=0
19:18:54 [2020-04-15T19:18:54.013Z] #52 4.713 + TMP_GOPATH=
19:18:54 [2020-04-15T19:18:54.013Z] #52 4.713 + : /build
19:18:54 [2020-04-15T19:18:54.013Z] #52 4.713 + '[' -z '' ']'
19:18:54 [2020-04-15T19:18:54.013Z] #52 4.713 ++ mktemp -d
19:18:54 [2020-04-15T19:18:54.013Z] #52 4.751 + export GOPATH=/tmp/tmp.GdBlgr5aSS
19:18:54 [2020-04-15T19:18:54.013Z] #52 4.751 + GOPATH=/tmp/tmp.GdBlgr5aSS
19:18:54 [2020-04-15T19:18:54.013Z] #52 4.751 + RM_GOPATH=1
19:18:54 [2020-04-15T19:18:54.013Z] #52 4.751 ++ dirname ./install.sh
19:18:54 [2020-04-15T19:18:54.013Z] #52 4.751 + dir=.
19:18:54 [2020-04-15T19:18:54.013Z] #52 4.751 + bin=runc
19:18:54 [2020-04-15T19:18:54.013Z] #52 4.751 + shift
19:18:54 [2020-04-15T19:18:54.013Z] #52 4.751 + '[' '!' -f ./runc.installer ']'
19:18:54 [2020-04-15T19:18:54.013Z] #52 4.751 + . ./runc.installer
19:18:54 [2020-04-15T19:18:54.013Z] #52 4.751 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:18:54 [2020-04-15T19:18:54.013Z] #52 4.751 + install_runc
19:18:54 [2020-04-15T19:18:54.013Z] #52 4.751 + grep -q '^3\.10\.0.*\.el7\.'
19:18:54 [2020-04-15T19:18:54.013Z] #52 4.751 + uname -r
19:18:54 [2020-04-15T19:18:54.013Z] #52 4.769 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
19:18:54 [2020-04-15T19:18:54.013Z] #52 4.769 + RUNC_BUILDTAGS='seccomp apparmor selinux '
19:18:54 [2020-04-15T19:18:54.013Z] #52 4.769 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
19:18:54 [2020-04-15T19:18:54.013Z] #52 4.769 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.GdBlgr5aSS/src/github.com/opencontainers/runc
19:18:54 [2020-04-15T19:18:54.013Z] #52 4.793 Cloning into '/tmp/tmp.GdBlgr5aSS/src/github.com/opencontainers/runc'...
19:18:54 [2020-04-15T19:18:54.271Z] #52 ...
19:18:54 [2020-04-15T19:18:54.271Z] 
19:18:54 [2020-04-15T19:18:54.271Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:18:54 [2020-04-15T19:18:54.271Z] #24 4.405 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
19:18:54 [2020-04-15T19:18:54.271Z] #24 4.839 
19:18:54 [2020-04-15T19:18:54.271Z] #24 5.034 
                                                                           1.3%
####                                                                       6.2%
#######                                                                   10.9%
##########                                                                14.1%
###########                                                               16.3%
#############                                                             18.8%
#################                                                         24.7%
#####################                                                     30.4%
########################                                                  34.6%
#############################                                             41.3%
##################################                                        47.5%
######################################                                    53.9%
##########################################                                59.2%
###############################################                           66.1%
#####################################################                     73.9%
#########################################################                 79.6%
###############################################################           88.6%
######################################################################## 100.0%
19:18:54 [2020-04-15T19:18:54.271Z] #24 7.360 #=#=#                                                                         
19:18:54 [2020-04-15T19:18:54.380Z] INFO: Downloading go...
19:18:54 [2020-04-15T19:18:54.748Z] #54 38.39 debconf: delaying package configuration, since apt-utils is not installed
19:18:54 [2020-04-15T19:18:54.760Z]   CC       criu/net.o
19:18:54 [2020-04-15T19:18:54.787Z] #24 7.543 
                                                                           0.1%
############                                                              17.4%
##########################                                                36.3%
######################################                                    53.4%
###############################################                           66.5%
###########################################################               82.7%
#24 ...
19:18:54 [2020-04-15T19:18:54.787Z] 
19:18:54 [2020-04-15T19:18:54.787Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
19:18:54 [2020-04-15T19:18:54.787Z] #10 2.947 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
19:18:54 [2020-04-15T19:18:54.787Z] #10 DONE 3.3s
19:18:54 [2020-04-15T19:18:54.787Z] 
19:18:54 [2020-04-15T19:18:54.787Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:18:54 [2020-04-15T19:18:54.787Z] #24 7.543 
                                                                           0.1%
############                                                              17.4%
##########################                                                36.3%
######################################                                    53.4%
###############################################                           66.5%
###########################################################               82.7%
######################################################################    97.7%
######################################################################## 100.0%
19:18:54 [2020-04-15T19:18:54.787Z] #24 ...
19:18:54 [2020-04-15T19:18:54.787Z] 
19:18:54 [2020-04-15T19:18:54.787Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
19:18:54 [2020-04-15T19:18:54.974Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB]
19:18:54 [2020-04-15T19:18:54.974Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
19:18:55 [2020-04-15T19:18:55.003Z] #54 38.62 Fetched 119 kB in 0s (306 kB/s)
19:18:55 [2020-04-15T19:18:55.003Z] #54 38.72 Selecting previously unselected package libbtrfs0.
19:18:55 [2020-04-15T19:18:55.113Z]   CC       criu/netfilter.o
19:18:55 [2020-04-15T19:18:55.113Z]   CC       criu/page-pipe.o
19:18:55 [2020-04-15T19:18:55.259Z] #54 38.72 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
19:18:55 [2020-04-15T19:18:55.259Z] #54 38.84 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
19:18:55 [2020-04-15T19:18:55.259Z] #54 38.85 Unpacking libbtrfs0 (4.20.1-2) ...
19:18:55 [2020-04-15T19:18:55.464Z]   CC       criu/page-xfer.o
19:18:55 [2020-04-15T19:18:55.514Z] #54 38.92 Selecting previously unselected package libbtrfs-dev.
19:18:55 [2020-04-15T19:18:55.514Z] #54 38.93 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
19:18:55 [2020-04-15T19:18:55.514Z] #54 38.94 Unpacking libbtrfs-dev (4.20.1-2) ...
19:18:55 [2020-04-15T19:18:55.514Z] #54 39.10 Setting up libbtrfs0 (4.20.1-2) ...
19:18:55 [2020-04-15T19:18:55.514Z] #54 39.14 Setting up libbtrfs-dev (4.20.1-2) ...
19:18:55 [2020-04-15T19:18:55.514Z] #54 39.15 Processing triggers for libc-bin (2.28-10) ...
19:18:55 [2020-04-15T19:18:55.815Z]   CC       criu/pagemap-cache.o
19:18:55 [2020-04-15T19:18:55.815Z]   CC       criu/pagemap.o
19:18:55 [2020-04-15T19:18:55.815Z]   CC       criu/parasite-syscall.o
19:18:55 [2020-04-15T19:18:55.943Z] INFO: Downloading compiler 1 of 3...
19:18:56 [2020-04-15T19:18:56.074Z] #54 DONE 39.8s
19:18:56 [2020-04-15T19:18:56.075Z] 
19:18:56 [2020-04-15T19:18:56.075Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
19:18:56 [2020-04-15T19:18:56.075Z] #31 37.12 The following additional packages will be installed:
19:18:56 [2020-04-15T19:18:56.075Z] #31 37.12   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
19:18:56 [2020-04-15T19:18:56.075Z] #31 37.13 Suggested packages:
19:18:56 [2020-04-15T19:18:56.075Z] #31 37.15   cmake-doc ninja-build lrzip
19:18:56 [2020-04-15T19:18:56.075Z] #31 37.15 Recommended packages:
19:18:56 [2020-04-15T19:18:56.075Z] #31 37.15   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
19:18:56 [2020-04-15T19:18:56.075Z] #31 38.11 The following NEW packages will be installed:
19:18:56 [2020-04-15T19:18:56.075Z] #31 38.14   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
19:18:56 [2020-04-15T19:18:56.075Z] #31 38.14   vim-common xxd
19:18:56 [2020-04-15T19:18:56.075Z] #31 38.58 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
19:18:56 [2020-04-15T19:18:56.075Z] #31 38.58 Need to get 14.9 MB of archives.
19:18:56 [2020-04-15T19:18:56.075Z] #31 38.58 After this operation, 61.8 MB of additional disk space will be used.
19:18:56 [2020-04-15T19:18:56.075Z] #31 38.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
19:18:56 [2020-04-15T19:18:56.075Z] #31 38.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
19:18:56 [2020-04-15T19:18:56.075Z] #31 38.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
19:18:56 [2020-04-15T19:18:56.075Z] #31 39.40 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
19:18:56 [2020-04-15T19:18:56.161Z]   CC       criu/path.o
19:18:56 [2020-04-15T19:18:56.162Z]   CC       criu/pie-util-vdso-elf32.o
19:18:56 [2020-04-15T19:18:56.162Z]   CC       criu/pie-util-vdso.o
19:18:56 [2020-04-15T19:18:56.330Z] #31 ...
19:18:56 [2020-04-15T19:18:56.330Z] 
19:18:56 [2020-04-15T19:18:56.330Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
19:18:56 [2020-04-15T19:18:56.330Z] #55 DONE 0.1s
19:18:56 [2020-04-15T19:18:56.330Z] 
19:18:56 [2020-04-15T19:18:56.330Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
19:18:56 [2020-04-15T19:18:56.330Z] #56 DONE 0.1s
19:18:56 [2020-04-15T19:18:56.398Z] INFO: Downloading compiler 2 of 3...
19:18:56 [2020-04-15T19:18:56.510Z]   CC       criu/pie-util.o
19:18:56 [2020-04-15T19:18:56.510Z]   CC       criu/pipes.o
19:18:56 [2020-04-15T19:18:56.510Z]   CC       criu/plugin.o
19:18:56 [2020-04-15T19:18:56.510Z]   CC       criu/proc_parse.o
19:18:56 [2020-04-15T19:18:56.585Z] 
19:18:56 [2020-04-15T19:18:56.585Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
19:18:56 [2020-04-15T19:18:56.694Z] #11 ...
19:18:56 [2020-04-15T19:18:56.694Z] 
19:18:56 [2020-04-15T19:18:56.694Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
19:18:56 [2020-04-15T19:18:56.694Z] #31 43.80 Selecting previously unselected package cmake-data.
19:18:56 [2020-04-15T19:18:56.694Z] #31 43.80 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
19:18:56 [2020-04-15T19:18:56.694Z] #31 43.81 Unpacking cmake-data (3.13.4-1) ...
19:18:56 [2020-04-15T19:18:56.694Z] #31 47.65 Selecting previously unselected package libicu63:amd64.
19:18:56 [2020-04-15T19:18:56.694Z] #31 47.66 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
19:18:56 [2020-04-15T19:18:56.694Z] #31 47.69 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
19:18:56 [2020-04-15T19:18:56.694Z] #31 ...
19:18:56 [2020-04-15T19:18:56.694Z] 
19:18:56 [2020-04-15T19:18:56.694Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:18:56 [2020-04-15T19:18:56.694Z] #24 8.964 #=#=#                                                                         
19:18:56 [2020-04-15T19:18:56.862Z] INFO: Downloading compiler 3 of 3...
19:18:57 [2020-04-15T19:18:57.004Z] Fetched 8119 kB in 3s (2488 kB/s)
19:18:57 [2020-04-15T19:18:57.207Z] #24 9.190 
                                                                           0.0%
###                                                                        4.7%
########                                                                  12.3%
#############                                                             18.7%
#################                                                         24.3%
#####################                                                     30.1%
##########################                                                36.9%
###############################                                           44.3%
####################################                                      50.1%
########################################                                  55.9%
#############################################                             63.5%
##################################################                        69.7%
######################################################                    75.3%
###########################################################               82.5%
################################################################          89.1%
#####################################################################     96.7%
######################################################################## 100.0%
19:18:57 [2020-04-15T19:18:57.249Z]   CC       criu/protobuf-desc.o
19:18:57 [2020-04-15T19:18:57.249Z]   CC       criu/protobuf.o
19:18:57 [2020-04-15T19:18:57.326Z] INFO: Extracting git...
19:18:57 [2020-04-15T19:18:57.601Z]   CC       criu/pstree.o
19:18:57 [2020-04-15T19:18:57.601Z]   CC       criu/rbtree.o
19:18:57 [2020-04-15T19:18:57.625Z] Reading package lists...
19:18:57 [2020-04-15T19:18:57.771Z] #24 11.32 
19:18:57 [2020-04-15T19:18:57.953Z]   CC       criu/rst-malloc.o
19:18:57 [2020-04-15T19:18:57.953Z]   CC       criu/seccomp.o
19:18:57 [2020-04-15T19:18:57.953Z]   CC       criu/seize.o
19:18:58 [2020-04-15T19:18:58.028Z] 
19:18:58 [2020-04-15T19:18:58.028Z] #24 ...
19:18:58 [2020-04-15T19:18:58.028Z] 
19:18:58 [2020-04-15T19:18:58.028Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
19:18:58 [2020-04-15T19:18:58.028Z] #11 DONE 3.4s
19:18:58 [2020-04-15T19:18:58.028Z] 
19:18:58 [2020-04-15T19:18:58.028Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:18:58 [2020-04-15T19:18:58.285Z] #24 11.59 
#                                                                          1.5%
##                                                                         3.5%
####                                                                       6.2%
######                                                                     8.9%
19:18:58 [2020-04-15T19:18:58.285Z] #24 ...
19:18:58 [2020-04-15T19:18:58.285Z] 
19:18:58 [2020-04-15T19:18:58.285Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:18:58 [2020-04-15T19:18:58.285Z] #42 42.66 github.com/LK4D4/vndr/godl/singleflight
19:18:58 [2020-04-15T19:18:58.285Z] #42 43.16 math/rand
19:18:58 [2020-04-15T19:18:58.285Z] #42 44.08 internal/singleflight
19:18:58 [2020-04-15T19:18:58.285Z] #42 44.49 errors
19:18:58 [2020-04-15T19:18:58.285Z] #42 44.50 sort
19:18:58 [2020-04-15T19:18:58.285Z] #42 44.98 io
19:18:58 [2020-04-15T19:18:58.285Z] #42 45.60 strconv
19:18:58 [2020-04-15T19:18:58.285Z] #42 46.41 bytes
19:18:58 [2020-04-15T19:18:58.285Z] #42 49.37 bufio
19:18:58 [2020-04-15T19:18:58.285Z] #42 50.44 reflect
19:18:58 [2020-04-15T19:18:58.285Z] #42 51.24 internal/oserror
19:18:58 [2020-04-15T19:18:58.285Z] #42 51.43 syscall
19:18:58 [2020-04-15T19:18:58.285Z] #42 ...
19:18:58 [2020-04-15T19:18:58.285Z] 
19:18:58 [2020-04-15T19:18:58.285Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:18:58 [2020-04-15T19:18:58.302Z]   CC       criu/servicefd.o
19:18:58 [2020-04-15T19:18:58.302Z]   CC       criu/shmem.o
19:18:58 [2020-04-15T19:18:58.471Z] #57 ...
19:18:58 [2020-04-15T19:18:58.471Z] 
19:18:58 [2020-04-15T19:18:58.471Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
19:18:58 [2020-04-15T19:18:58.471Z] #66 DONE 40.0s
19:18:58 [2020-04-15T19:18:58.471Z] 
19:18:58 [2020-04-15T19:18:58.471Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
19:18:58 [2020-04-15T19:18:58.471Z] #22 38.08 ca-certificates is already the newest version (20190110).
19:18:58 [2020-04-15T19:18:58.471Z] #22 38.08 The following additional packages will be installed:
19:18:58 [2020-04-15T19:18:58.471Z] #22 38.09   libjq1 libonig5
19:18:58 [2020-04-15T19:18:58.471Z] #22 38.62 The following NEW packages will be installed:
19:18:58 [2020-04-15T19:18:58.471Z] #22 38.62   jq libjq1 libonig5
19:18:58 [2020-04-15T19:18:58.471Z] #22 39.03 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
19:18:58 [2020-04-15T19:18:58.471Z] #22 39.03 Need to get 355 kB of archives.
19:18:58 [2020-04-15T19:18:58.471Z] #22 39.03 After this operation, 1072 kB of additional disk space will be used.
19:18:58 [2020-04-15T19:18:58.471Z] #22 39.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
19:18:58 [2020-04-15T19:18:58.471Z] #22 39.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
19:18:58 [2020-04-15T19:18:58.471Z] #22 39.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
19:18:58 [2020-04-15T19:18:58.471Z] #22 40.22 debconf: delaying package configuration, since apt-utils is not installed
19:18:58 [2020-04-15T19:18:58.471Z] #22 40.55 Fetched 355 kB in 0s (1242 kB/s)
19:18:58 [2020-04-15T19:18:58.471Z] #22 40.74 Selecting previously unselected package libonig5:amd64.
19:18:58 [2020-04-15T19:18:58.471Z] #22 40.74 (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.)
19:18:58 [2020-04-15T19:18:58.471Z] #22 40.85 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
19:18:58 [2020-04-15T19:18:58.471Z] #22 40.86 Unpacking libonig5:amd64 (6.9.1-1) ...
19:18:58 [2020-04-15T19:18:58.471Z] #22 41.16 Selecting previously unselected package libjq1:amd64.
19:18:58 [2020-04-15T19:18:58.471Z] #22 41.16 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
19:18:58 [2020-04-15T19:18:58.471Z] #22 41.16 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
19:18:58 [2020-04-15T19:18:58.471Z] #22 41.33 Selecting previously unselected package jq.
19:18:58 [2020-04-15T19:18:58.471Z] #22 41.36 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
19:18:58 [2020-04-15T19:18:58.471Z] #22 41.37 Unpacking jq (1.5+dfsg-2+b1) ...
19:18:58 [2020-04-15T19:18:58.471Z] #22 41.63 Setting up libonig5:amd64 (6.9.1-1) ...
19:18:58 [2020-04-15T19:18:58.471Z] #22 41.66 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
19:18:58 [2020-04-15T19:18:58.471Z] #22 41.70 Setting up jq (1.5+dfsg-2+b1) ...
19:18:58 [2020-04-15T19:18:58.471Z] #22 41.74 Processing triggers for libc-bin (2.28-10) ...
19:18:58 [2020-04-15T19:18:58.541Z] #24 11.59 
#                                                                          1.5%
##                                                                         3.5%
####                                                                       6.2%
######                                                                     8.9%
#######                                                                   11.0%
#########                                                                 12.7%
#########                                                                 13.7%
19:18:58 [2020-04-15T19:18:58.541Z] #24 ...
19:18:58 [2020-04-15T19:18:58.541Z] 
19:18:58 [2020-04-15T19:18:58.541Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
19:18:58 [2020-04-15T19:18:58.541Z] #29 43.04 sort
19:18:58 [2020-04-15T19:18:58.541Z] #29 43.04 errors
19:18:58 [2020-04-15T19:18:58.541Z] #29 43.34 strconv
19:18:58 [2020-04-15T19:18:58.541Z] #29 44.51 io
19:18:58 [2020-04-15T19:18:58.541Z] #29 46.09 internal/oserror
19:18:58 [2020-04-15T19:18:58.541Z] #29 46.25 syscall
19:18:58 [2020-04-15T19:18:58.541Z] #29 47.70 reflect
19:18:58 [2020-04-15T19:18:58.652Z]   CC       criu/sigframe.o
19:18:58 [2020-04-15T19:18:58.652Z]   CC       criu/signalfd.o
19:18:58 [2020-04-15T19:18:58.652Z]   CC       criu/sk-inet.o
19:18:58 [2020-04-15T19:18:58.726Z] #22 DONE 42.4s
19:18:58 [2020-04-15T19:18:58.726Z] 
19:18:58 [2020-04-15T19:18:58.726Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
19:18:58 [2020-04-15T19:18:58.726Z] #7 28.31 Reading package lists...
19:18:58 [2020-04-15T19:18:58.726Z] #7 34.89 Building dependency tree...
19:18:58 [2020-04-15T19:18:58.726Z] #7 36.47 Reading state information...
19:18:58 [2020-04-15T19:18:58.726Z] #7 38.43 The following additional packages will be installed:
19:18:58 [2020-04-15T19:18:58.726Z] #7 38.44   libapparmor1
19:18:58 [2020-04-15T19:18:58.726Z] #7 38.46 Suggested packages:
19:18:58 [2020-04-15T19:18:58.726Z] #7 38.46   seccomp
19:18:58 [2020-04-15T19:18:58.726Z] #7 38.73 The following NEW packages will be installed:
19:18:58 [2020-04-15T19:18:58.726Z] #7 38.74   libapparmor-dev libapparmor1 libseccomp-dev
19:18:58 [2020-04-15T19:18:58.726Z] #7 39.12 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
19:18:58 [2020-04-15T19:18:58.726Z] #7 39.12 Need to get 293 kB of archives.
19:18:58 [2020-04-15T19:18:58.726Z] #7 39.12 After this operation, 952 kB of additional disk space will be used.
19:18:58 [2020-04-15T19:18:58.726Z] #7 39.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
19:18:58 [2020-04-15T19:18:58.726Z] #7 39.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
19:18:58 [2020-04-15T19:18:58.726Z] #7 39.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
19:18:58 [2020-04-15T19:18:58.726Z] #7 40.37 debconf: delaying package configuration, since apt-utils is not installed
19:18:58 [2020-04-15T19:18:58.726Z] #7 40.63 Fetched 293 kB in 0s (1039 kB/s)
19:18:58 [2020-04-15T19:18:58.726Z] #7 40.80 Selecting previously unselected package libapparmor1:amd64.
19:18:58 [2020-04-15T19:18:58.726Z] #7 40.80 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
19:18:58 [2020-04-15T19:18:58.726Z] #7 40.91 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ...
19:18:58 [2020-04-15T19:18:58.726Z] #7 40.93 Unpacking libapparmor1:amd64 (2.13.2-10) ...
19:18:58 [2020-04-15T19:18:58.726Z] #7 41.10 Selecting previously unselected package libapparmor-dev:amd64.
19:18:58 [2020-04-15T19:18:58.726Z] #7 41.11 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ...
19:18:58 [2020-04-15T19:18:58.726Z] #7 41.12 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
19:18:58 [2020-04-15T19:18:58.726Z] #7 41.33 Selecting previously unselected package libseccomp-dev:amd64.
19:18:58 [2020-04-15T19:18:58.726Z] #7 41.37 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ...
19:18:58 [2020-04-15T19:18:58.726Z] #7 41.39 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
19:18:58 [2020-04-15T19:18:58.726Z] #7 41.60 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
19:18:58 [2020-04-15T19:18:58.726Z] #7 41.66 Setting up libapparmor1:amd64 (2.13.2-10) ...
19:18:58 [2020-04-15T19:18:58.726Z] #7 41.68 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
19:18:58 [2020-04-15T19:18:58.726Z] #7 41.74 Processing triggers for libc-bin (2.28-10) ...
19:18:58 [2020-04-15T19:18:58.726Z] #7 DONE 42.4s
19:18:58 [2020-04-15T19:18:58.726Z] 
19:18:58 [2020-04-15T19:18:58.726Z] #8 [dev 1/25] RUN groupadd -r docker
19:18:58 [2020-04-15T19:18:58.798Z] #29 ...
19:18:58 [2020-04-15T19:18:58.798Z] 
19:18:58 [2020-04-15T19:18:58.798Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:18:58 [2020-04-15T19:18:58.921Z] Reading package lists...
19:18:58 [2020-04-15T19:18:58.981Z] #8 ...
19:18:58 [2020-04-15T19:18:58.981Z] 
19:18:58 [2020-04-15T19:18:58.981Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
19:18:58 [2020-04-15T19:18:58.981Z] #23 DONE 0.1s
19:18:58 [2020-04-15T19:18:58.981Z] 
19:18:58 [2020-04-15T19:18:58.981Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
19:18:58 [2020-04-15T19:18:58.981Z] #50 DONE 0.1s
19:18:59 [2020-04-15T19:18:59.007Z]   CC       criu/sk-netlink.o
19:18:59 [2020-04-15T19:18:59.007Z]   CC       criu/sk-packet.o
19:18:59 [2020-04-15T19:18:59.007Z]   CC       criu/sk-queue.o
19:18:59 [2020-04-15T19:18:59.207Z] Building dependency tree...
19:18:59 [2020-04-15T19:18:59.207Z] Reading state information...
19:18:59 [2020-04-15T19:18:59.207Z] The following additional packages will be installed:
19:18:59 [2020-04-15T19:18:59.207Z]   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
19:18:59 [2020-04-15T19:18:59.207Z]   libprotoc17 python-pkg-resources python-six zlib1g-dev
19:18:59 [2020-04-15T19:18:59.207Z] Suggested packages:
19:18:59 [2020-04-15T19:18:59.207Z]   manpages-dev python-setuptools
19:18:59 [2020-04-15T19:18:59.236Z] 
19:18:59 [2020-04-15T19:18:59.236Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
19:18:59 [2020-04-15T19:18:59.236Z] #51 DONE 0.1s
19:18:59 [2020-04-15T19:18:59.236Z] 
19:18:59 [2020-04-15T19:18:59.236Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
19:18:59 [2020-04-15T19:18:59.357Z]   CC       criu/sk-tcp.o
19:18:59 [2020-04-15T19:18:59.357Z]   CC       criu/sk-unix.o
19:18:59 [2020-04-15T19:18:59.491Z] The following NEW packages will be installed:
19:18:59 [2020-04-15T19:18:59.491Z]   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
19:18:59 [2020-04-15T19:18:59.491Z]   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
19:18:59 [2020-04-15T19:18:59.491Z]   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
19:18:59 [2020-04-15T19:18:59.491Z]   python-six zlib1g-dev
19:18:59 [2020-04-15T19:18:59.709Z]   CC       criu/sockets.o
19:18:59 [2020-04-15T19:18:59.778Z] 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded.
19:18:59 [2020-04-15T19:18:59.778Z] Need to get 4075 kB of archives.
19:18:59 [2020-04-15T19:18:59.778Z] After this operation, 24.5 MB of additional disk space will be used.
19:18:59 [2020-04-15T19:18:59.778Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
19:18:59 [2020-04-15T19:18:59.778Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
19:18:59 [2020-04-15T19:18:59.778Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
19:18:59 [2020-04-15T19:18:59.778Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
19:18:59 [2020-04-15T19:18:59.778Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
19:18:59 [2020-04-15T19:18:59.778Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
19:18:59 [2020-04-15T19:18:59.778Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
19:18:59 [2020-04-15T19:18:59.778Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
19:18:59 [2020-04-15T19:18:59.778Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
19:18:59 [2020-04-15T19:18:59.778Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
19:18:59 [2020-04-15T19:18:59.778Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
19:18:59 [2020-04-15T19:18:59.778Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
19:19:00 [2020-04-15T19:19:00.061Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
19:19:00 [2020-04-15T19:19:00.061Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
19:19:00 [2020-04-15T19:19:00.061Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
19:19:00 [2020-04-15T19:19:00.061Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
19:19:00 [2020-04-15T19:19:00.061Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
19:19:00 [2020-04-15T19:19:00.061Z] debconf: delaying package configuration, since apt-utils is not installed
19:19:00 [2020-04-15T19:19:00.075Z]   CC       criu/stats.o
19:19:00 [2020-04-15T19:19:00.075Z]   CC       criu/string.o
19:19:00 [2020-04-15T19:19:00.075Z]   CC       criu/sysctl.o
19:19:00 [2020-04-15T19:19:00.347Z] Fetched 4075 kB in 0s (10.4 MB/s)
19:19:00 [2020-04-15T19:19:00.347Z] Selecting previously unselected package libcap-dev:ppc64el.
19:19:00 [2020-04-15T19:19:00.347Z] (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.)
19:19:00 [2020-04-15T19:19:00.347Z] Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
19:19:00 [2020-04-15T19:19:00.347Z] Unpacking libcap-dev:ppc64el (1:2.25-2) ...
19:19:00 [2020-04-15T19:19:00.347Z] Selecting previously unselected package libnet1:ppc64el.
19:19:00 [2020-04-15T19:19:00.347Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
19:19:00 [2020-04-15T19:19:00.347Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
19:19:00 [2020-04-15T19:19:00.347Z] Selecting previously unselected package libnet1-dev.
19:19:00 [2020-04-15T19:19:00.347Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
19:19:00 [2020-04-15T19:19:00.347Z] Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
19:19:00 [2020-04-15T19:19:00.347Z] Selecting previously unselected package libnl-3-200:ppc64el.
19:19:00 [2020-04-15T19:19:00.347Z] Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
19:19:00 [2020-04-15T19:19:00.347Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
19:19:00 [2020-04-15T19:19:00.347Z] Selecting previously unselected package libnl-3-dev:ppc64el.
19:19:00 [2020-04-15T19:19:00.347Z] Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
19:19:00 [2020-04-15T19:19:00.347Z] Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
19:19:00 [2020-04-15T19:19:00.347Z] Selecting previously unselected package libprotobuf-c1:ppc64el.
19:19:00 [2020-04-15T19:19:00.347Z] Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
19:19:00 [2020-04-15T19:19:00.347Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
19:19:00 [2020-04-15T19:19:00.518Z]   CC       criu/sysfs_parse.o
19:19:00 [2020-04-15T19:19:00.518Z]   CC       criu/timerfd.o
19:19:00 [2020-04-15T19:19:00.518Z]   CC       criu/tty.o
19:19:00 [2020-04-15T19:19:00.595Z] #24 11.59 
#                                                                          1.5%
##                                                                         3.5%
####                                                                       6.2%
######                                                                     8.9%
#######                                                                   11.0%
#########                                                                 12.7%
#########                                                                 13.7%
###########                                                               15.4%
#############                                                             18.2%
##############                                                            20.7%
################                                                          23.6%
##################                                                        26.1%
####################                                                      28.9%
#######################                                                   32.7%
##########################                                                37.1%
#############################                                             41.2%
################################                                          44.6%
##################################                                        48.1%
#####################################                                     51.5%
#######################################                                   54.5%
#########################################                                 57.0%
###########################################                               60.4%
#############################################                             63.6%
###############################################                           66.2%
19:19:00 [2020-04-15T19:19:00.595Z] #24 ...
19:19:00 [2020-04-15T19:19:00.595Z] 
19:19:00 [2020-04-15T19:19:00.595Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
19:19:00 [2020-04-15T19:19:00.595Z] #45 44.92 + cd /tmp/tmp.RfTgpjjNLz/src/gotest.tools/gotestsum
19:19:00 [2020-04-15T19:19:00.595Z] #45 44.92 + git checkout -q v0.3.5
19:19:00 [2020-04-15T19:19:00.595Z] #45 44.98 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
19:19:00 [2020-04-15T19:19:00.595Z] #45 ...
19:19:00 [2020-04-15T19:19:00.595Z] 
19:19:00 [2020-04-15T19:19:00.595Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:19:00 [2020-04-15T19:19:00.632Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el.
19:19:00 [2020-04-15T19:19:00.632Z] Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
19:19:00 [2020-04-15T19:19:00.632Z] Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
19:19:00 [2020-04-15T19:19:00.632Z] Selecting previously unselected package zlib1g-dev:ppc64el.
19:19:00 [2020-04-15T19:19:00.632Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
19:19:00 [2020-04-15T19:19:00.632Z] Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
19:19:00 [2020-04-15T19:19:00.632Z] Selecting previously unselected package libprotobuf17:ppc64el.
19:19:00 [2020-04-15T19:19:00.632Z] Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
19:19:00 [2020-04-15T19:19:00.632Z] Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
19:19:00 [2020-04-15T19:19:00.632Z] Selecting previously unselected package libprotobuf-lite17:ppc64el.
19:19:00 [2020-04-15T19:19:00.632Z] Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
19:19:00 [2020-04-15T19:19:00.632Z] Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
19:19:00 [2020-04-15T19:19:00.632Z] Selecting previously unselected package libprotobuf-dev:ppc64el.
19:19:00 [2020-04-15T19:19:00.632Z] Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
19:19:00 [2020-04-15T19:19:00.632Z] Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
19:19:00 [2020-04-15T19:19:00.916Z] Selecting previously unselected package libprotoc17:ppc64el.
19:19:00 [2020-04-15T19:19:00.916Z] Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
19:19:00 [2020-04-15T19:19:00.916Z] Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
19:19:00 [2020-04-15T19:19:00.922Z]   CC       criu/tun.o
19:19:01 [2020-04-15T19:19:01.200Z] Selecting previously unselected package protobuf-c-compiler.
19:19:01 [2020-04-15T19:19:01.200Z] Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
19:19:01 [2020-04-15T19:19:01.200Z] Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
19:19:01 [2020-04-15T19:19:01.200Z] Selecting previously unselected package protobuf-compiler.
19:19:01 [2020-04-15T19:19:01.200Z] Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
19:19:01 [2020-04-15T19:19:01.200Z] Unpacking protobuf-compiler (3.6.1.3-2) ...
19:19:01 [2020-04-15T19:19:01.200Z] Selecting previously unselected package python-pkg-resources.
19:19:01 [2020-04-15T19:19:01.200Z] Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
19:19:01 [2020-04-15T19:19:01.200Z] Unpacking python-pkg-resources (40.8.0-1) ...
19:19:01 [2020-04-15T19:19:01.200Z] Selecting previously unselected package python-six.
19:19:01 [2020-04-15T19:19:01.200Z] Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
19:19:01 [2020-04-15T19:19:01.200Z] Unpacking python-six (1.12.0-1) ...
19:19:01 [2020-04-15T19:19:01.200Z] Selecting previously unselected package python-protobuf.
19:19:01 [2020-04-15T19:19:01.200Z] Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
19:19:01 [2020-04-15T19:19:01.200Z] Unpacking python-protobuf (3.6.1.3-2) ...
19:19:01 [2020-04-15T19:19:01.334Z]   CC       criu/uffd.o
19:19:01 [2020-04-15T19:19:01.334Z]   CC       criu/util.o
19:19:01 [2020-04-15T19:19:01.391Z] #24 11.59 
#                                                                          1.5%
##                                                                         3.5%
####                                                                       6.2%
######                                                                     8.9%
#######                                                                   11.0%
#########                                                                 12.7%
#########                                                                 13.7%
###########                                                               15.4%
#############                                                             18.2%
##############                                                            20.7%
################                                                          23.6%
##################                                                        26.1%
####################                                                      28.9%
#######################                                                   32.7%
##########################                                                37.1%
#############################                                             41.2%
################################                                          44.6%
##################################                                        48.1%
#####################################                                     51.5%
#######################################                                   54.5%
#########################################                                 57.0%
###########################################                               60.4%
#############################################                             63.6%
###############################################                           66.2%
##################################################                        69.9%
####################################################                      72.4%
#####################################################                     74.6%
#######################################################                   77.3%
#########################################################                 80.1%
###########################################################               83.0%
##############################################################            86.3%
################################################################          90.3%
19:19:01 [2020-04-15T19:19:01.391Z] #24 ...
19:19:01 [2020-04-15T19:19:01.391Z] 
19:19:01 [2020-04-15T19:19:01.391Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
19:19:01 [2020-04-15T19:19:01.391Z] #12 DONE 3.5s
19:19:01 [2020-04-15T19:19:01.391Z] 
19:19:01 [2020-04-15T19:19:01.391Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:19:01 [2020-04-15T19:19:01.484Z] Setting up python-pkg-resources (40.8.0-1) ...
19:19:01 [2020-04-15T19:19:01.748Z] #52 ...
19:19:01 [2020-04-15T19:19:01.748Z] 
19:19:01 [2020-04-15T19:19:01.748Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
19:19:01 [2020-04-15T19:19:01.748Z] #38 29.25 Reading package lists...
19:19:01 [2020-04-15T19:19:01.748Z] #38 35.64 Building dependency tree...
19:19:01 [2020-04-15T19:19:01.748Z] #38 37.08 Reading state information...
19:19:01 [2020-04-15T19:19:01.748Z] #38 38.87 The following additional packages will be installed:
19:19:01 [2020-04-15T19:19:01.748Z] #38 38.88   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
19:19:01 [2020-04-15T19:19:01.748Z] #38 38.88   libprotoc17 python-pkg-resources python-six zlib1g-dev
19:19:01 [2020-04-15T19:19:01.748Z] #38 38.89 Suggested packages:
19:19:01 [2020-04-15T19:19:01.748Z] #38 38.89   manpages-dev python-setuptools
19:19:01 [2020-04-15T19:19:01.748Z] #38 40.31 The following NEW packages will be installed:
19:19:01 [2020-04-15T19:19:01.748Z] #38 40.32   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
19:19:01 [2020-04-15T19:19:01.748Z] #38 40.33   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
19:19:01 [2020-04-15T19:19:01.748Z] #38 40.34   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
19:19:01 [2020-04-15T19:19:01.748Z] #38 40.34   python-six zlib1g-dev
19:19:01 [2020-04-15T19:19:01.748Z] #38 40.93 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded.
19:19:01 [2020-04-15T19:19:01.748Z] #38 40.93 Need to get 4095 kB of archives.
19:19:01 [2020-04-15T19:19:01.748Z] #38 40.93 After this operation, 22.5 MB of additional disk space will be used.
19:19:01 [2020-04-15T19:19:01.748Z] #38 40.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
19:19:01 [2020-04-15T19:19:01.748Z] #38 40.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
19:19:01 [2020-04-15T19:19:01.748Z] #38 40.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
19:19:01 [2020-04-15T19:19:01.748Z] #38 40.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
19:19:01 [2020-04-15T19:19:01.748Z] #38 40.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
19:19:01 [2020-04-15T19:19:01.748Z] #38 40.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
19:19:01 [2020-04-15T19:19:01.748Z] #38 40.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
19:19:01 [2020-04-15T19:19:01.748Z] #38 40.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
19:19:01 [2020-04-15T19:19:01.748Z] #38 41.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
19:19:01 [2020-04-15T19:19:01.748Z] #38 41.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
19:19:01 [2020-04-15T19:19:01.748Z] #38 41.14 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
19:19:01 [2020-04-15T19:19:01.748Z] #38 41.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
19:19:01 [2020-04-15T19:19:01.748Z] #38 41.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]
19:19:01 [2020-04-15T19:19:01.748Z] #38 41.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
19:19:01 [2020-04-15T19:19:01.748Z] #38 41.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
19:19:01 [2020-04-15T19:19:01.748Z] #38 41.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
19:19:01 [2020-04-15T19:19:01.748Z] #38 41.38 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
19:19:01 [2020-04-15T19:19:01.748Z] #38 43.24 debconf: delaying package configuration, since apt-utils is not installed
19:19:01 [2020-04-15T19:19:01.748Z] #38 43.53 Fetched 4095 kB in 1s (4708 kB/s)
19:19:01 [2020-04-15T19:19:01.748Z] #38 43.70 Selecting previously unselected package libcap-dev:amd64.
19:19:01 [2020-04-15T19:19:01.748Z] #38 43.70 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
19:19:01 [2020-04-15T19:19:01.748Z] #38 43.85 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
19:19:01 [2020-04-15T19:19:01.748Z] #38 43.86 Unpacking libcap-dev:amd64 (1:2.25-2) ...
19:19:01 [2020-04-15T19:19:01.748Z] #38 44.16 Selecting previously unselected package libnet1:amd64.
19:19:01 [2020-04-15T19:19:01.748Z] #38 44.17 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
19:19:01 [2020-04-15T19:19:01.748Z] #38 44.19 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:19:01 [2020-04-15T19:19:01.748Z] #38 44.44 Selecting previously unselected package libnet1-dev.
19:19:01 [2020-04-15T19:19:01.748Z] #38 44.44 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
19:19:01 [2020-04-15T19:19:01.748Z] #38 44.49 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
19:19:01 [2020-04-15T19:19:01.748Z] #38 44.72 Selecting previously unselected package libnl-3-200:amd64.
19:19:01 [2020-04-15T19:19:01.748Z] #38 44.73 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
19:19:01 [2020-04-15T19:19:01.748Z] #38 44.74 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
19:19:01 [2020-04-15T19:19:01.748Z] #38 44.88 Selecting previously unselected package libnl-3-dev:amd64.
19:19:01 [2020-04-15T19:19:01.748Z] #38 44.89 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
19:19:01 [2020-04-15T19:19:01.748Z] #38 44.90 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
19:19:01 [2020-04-15T19:19:01.748Z] #38 45.20 Selecting previously unselected package libprotobuf-c1:amd64.
19:19:01 [2020-04-15T19:19:01.748Z] #38 45.20 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
19:19:01 [2020-04-15T19:19:01.748Z] #38 45.21 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:19:01 [2020-04-15T19:19:01.748Z] #38 45.30 Selecting previously unselected package libprotobuf-c-dev:amd64.
19:19:01 [2020-04-15T19:19:01.749Z] #38 45.30 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
19:19:01 [2020-04-15T19:19:01.749Z] #38 45.32 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
19:19:01 [2020-04-15T19:19:01.832Z]   CC       criu/uts_ns.o
19:19:01 [2020-04-15T19:19:01.832Z]   CC       criu/vdso.o
19:19:01 [2020-04-15T19:19:01.907Z] #24 11.59 
#                                                                          1.5%
##                                                                         3.5%
####                                                                       6.2%
######                                                                     8.9%
#######                                                                   11.0%
#########                                                                 12.7%
#########                                                                 13.7%
###########                                                               15.4%
#############                                                             18.2%
##############                                                            20.7%
################                                                          23.6%
##################                                                        26.1%
####################                                                      28.9%
#######################                                                   32.7%
##########################                                                37.1%
#############################                                             41.2%
################################                                          44.6%
##################################                                        48.1%
#####################################                                     51.5%
#######################################                                   54.5%
#########################################                                 57.0%
###########################################                               60.4%
#############################################                             63.6%
###############################################                           66.2%
##################################################                        69.9%
####################################################                      72.4%
#####################################################                     74.6%
#######################################################                   77.3%
#########################################################                 80.1%
###########################################################               83.0%
##############################################################            86.3%
################################################################          90.3%
###################################################################       94.2%
#####################################################################     96.2%
######################################################################    97.5%
#######################################################################   99.2%
######################################################################## 100.0%
19:19:01 [2020-04-15T19:19:01.907Z] #24 ...
19:19:01 [2020-04-15T19:19:01.907Z] 
19:19:01 [2020-04-15T19:19:01.907Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
19:19:01 [2020-04-15T19:19:01.907Z] #38 49.25 Selecting previously unselected package protobuf-c-compiler.
19:19:01 [2020-04-15T19:19:01.907Z] #38 49.26 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
19:19:01 [2020-04-15T19:19:01.907Z] #38 49.26 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
19:19:01 [2020-04-15T19:19:01.907Z] #38 49.50 Selecting previously unselected package protobuf-compiler.
19:19:01 [2020-04-15T19:19:01.907Z] #38 49.52 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
19:19:01 [2020-04-15T19:19:01.907Z] #38 49.55 Unpacking protobuf-compiler (3.6.1.3-2) ...
19:19:01 [2020-04-15T19:19:01.907Z] #38 49.74 Selecting previously unselected package python-pkg-resources.
19:19:01 [2020-04-15T19:19:01.907Z] #38 49.76 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
19:19:01 [2020-04-15T19:19:01.907Z] #38 49.77 Unpacking python-pkg-resources (40.8.0-1) ...
19:19:01 [2020-04-15T19:19:01.907Z] #38 50.01 Selecting previously unselected package python-six.
19:19:01 [2020-04-15T19:19:01.907Z] #38 50.02 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
19:19:01 [2020-04-15T19:19:01.907Z] #38 50.03 Unpacking python-six (1.12.0-1) ...
19:19:01 [2020-04-15T19:19:01.907Z] #38 50.24 Selecting previously unselected package python-protobuf.
19:19:01 [2020-04-15T19:19:01.907Z] #38 50.26 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
19:19:01 [2020-04-15T19:19:01.907Z] #38 50.28 Unpacking python-protobuf (3.6.1.3-2) ...
19:19:01 [2020-04-15T19:19:01.907Z] #38 51.00 Setting up python-pkg-resources (40.8.0-1) ...
19:19:01 [2020-04-15T19:19:01.907Z] #38 56.92 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
19:19:01 [2020-04-15T19:19:01.907Z] #38 56.93 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:19:01 [2020-04-15T19:19:01.907Z] #38 56.96 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:19:01 [2020-04-15T19:19:01.907Z] #38 56.97 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
19:19:01 [2020-04-15T19:19:01.907Z] #38 56.99 Setting up python-six (1.12.0-1) ...
19:19:01 [2020-04-15T19:19:01.907Z] #38 ...
19:19:01 [2020-04-15T19:19:01.907Z] 
19:19:01 [2020-04-15T19:19:01.907Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:19:01 [2020-04-15T19:19:01.907Z] #24 15.70 
19:19:02 [2020-04-15T19:19:02.004Z] #38 45.46 Selecting previously unselected package zlib1g-dev:amd64.
19:19:02 [2020-04-15T19:19:02.004Z] #38 45.51 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
19:19:02 [2020-04-15T19:19:02.004Z] #38 45.51 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
19:19:02 [2020-04-15T19:19:02.004Z] #38 ...
19:19:02 [2020-04-15T19:19:02.004Z] 
19:19:02 [2020-04-15T19:19:02.004Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
19:19:02 [2020-04-15T19:19:02.004Z] #26 44.43 Checking out files:  69% (1057/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:  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:  93% (1422/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.
19:19:02 [2020-04-15T19:19:02.004Z] #26 45.63 + cd /tmp/tmp.BTtPgW4vyK/src/github.com/go-swagger/go-swagger
19:19:02 [2020-04-15T19:19:02.004Z] #26 45.63 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
19:19:02 [2020-04-15T19:19:02.207Z]   LINK     criu/built-in.o
19:19:02 [2020-04-15T19:19:02.207Z]   LINK     criu/criu
19:19:02 [2020-04-15T19:19:02.207Z]   DEP      lib/c/criu.d
19:19:02 [2020-04-15T19:19:02.207Z]   CC       images/rpc.pb-c.o
19:19:02 [2020-04-15T19:19:02.207Z]   CC       lib/c/criu.o
19:19:02 [2020-04-15T19:19:02.497Z] Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
19:19:02 [2020-04-15T19:19:02.497Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
19:19:02 [2020-04-15T19:19:02.497Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
19:19:02 [2020-04-15T19:19:02.497Z] Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
19:19:02 [2020-04-15T19:19:02.497Z] Setting up python-six (1.12.0-1) ...
19:19:02 [2020-04-15T19:19:02.562Z]   LINK     lib/c/built-in.o
19:19:02 [2020-04-15T19:19:02.562Z]   LINK     lib/c/libcriu.so
19:19:02 [2020-04-15T19:19:02.562Z]   GEN      magic.py
19:19:02 [2020-04-15T19:19:02.562Z] Note: Building without setproctitle() and strlcpy() support.
19:19:02 [2020-04-15T19:19:02.562Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:19:02 [2020-04-15T19:19:02.922Z] fatal: not a git repository (or any of the parent directories): .git
19:19:02 [2020-04-15T19:19:02.922Z] make[1]: Nothing to be done for 'all'.
19:19:02 [2020-04-15T19:19:02.922Z] make[1]: 'images/built-in.o' is up to date.
19:19:02 [2020-04-15T19:19:02.922Z] make[1]: 'compel/plugins/std.lib.a' is up to date.
19:19:02 [2020-04-15T19:19:02.922Z] make[1]: 'compel/plugins/fds.lib.a' is up to date.
19:19:02 [2020-04-15T19:19:02.931Z] #26 46.43 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:19:03 [2020-04-15T19:19:03.115Z] Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
19:19:03 [2020-04-15T19:19:03.115Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ...
19:19:03 [2020-04-15T19:19:03.115Z] Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
19:19:03 [2020-04-15T19:19:03.115Z] Setting up libcap-dev:ppc64el (1:2.25-2) ...
19:19:03 [2020-04-15T19:19:03.115Z] Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
19:19:03 [2020-04-15T19:19:03.115Z] Setting up protobuf-compiler (3.6.1.3-2) ...
19:19:03 [2020-04-15T19:19:03.115Z] Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
19:19:03 [2020-04-15T19:19:03.115Z] Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
19:19:03 [2020-04-15T19:19:03.115Z] Setting up protobuf-c-compiler (1.3.1-1+b1) ...
19:19:03 [2020-04-15T19:19:03.115Z] Setting up python-protobuf (3.6.1.3-2) ...
19:19:03 [2020-04-15T19:19:03.189Z] #26 ...
19:19:03 [2020-04-15T19:19:03.189Z] 
19:19:03 [2020-04-15T19:19:03.189Z] #8 [dev 1/25] RUN groupadd -r docker
19:19:03 [2020-04-15T19:19:03.189Z] #8 DONE 4.2s
19:19:03 [2020-04-15T19:19:03.189Z] 
19:19:03 [2020-04-15T19:19:03.189Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
19:19:03 [2020-04-15T19:19:03.189Z] #52 3.686 + RM_GOPATH=0
19:19:03 [2020-04-15T19:19:03.189Z] #52 3.686 + TMP_GOPATH=
19:19:03 [2020-04-15T19:19:03.189Z] #52 3.686 + : /build
19:19:03 [2020-04-15T19:19:03.189Z] #52 3.687 + '[' -z '' ']'
19:19:03 [2020-04-15T19:19:03.189Z] #52 3.687 ++ mktemp -d
19:19:03 [2020-04-15T19:19:03.189Z] #52 3.697 + export GOPATH=/tmp/tmp.qzgIQGw639
19:19:03 [2020-04-15T19:19:03.189Z] #52 3.697 + GOPATH=/tmp/tmp.qzgIQGw639
19:19:03 [2020-04-15T19:19:03.189Z] #52 3.697 + RM_GOPATH=1
19:19:03 [2020-04-15T19:19:03.189Z] #52 3.701 ++ dirname ./install.sh
19:19:03 [2020-04-15T19:19:03.189Z] #52 3.705 + dir=.
19:19:03 [2020-04-15T19:19:03.189Z] #52 3.706 + bin=runc
19:19:03 [2020-04-15T19:19:03.189Z] #52 3.706 + shift
19:19:03 [2020-04-15T19:19:03.189Z] #52 3.706 + '[' '!' -f ./runc.installer ']'
19:19:03 [2020-04-15T19:19:03.189Z] #52 3.706 + . ./runc.installer
19:19:03 [2020-04-15T19:19:03.189Z] #52 3.706 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:19:03 [2020-04-15T19:19:03.189Z] #52 3.718 + install_runc
19:19:03 [2020-04-15T19:19:03.189Z] #52 3.719 + uname -r
19:19:03 [2020-04-15T19:19:03.189Z] #52 3.719 + grep -q '^3\.10\.0.*\.el7\.'
19:19:03 [2020-04-15T19:19:03.189Z] #52 3.726 + RUNC_BUILDTAGS='seccomp apparmor selinux '
19:19:03 [2020-04-15T19:19:03.189Z] #52 3.726 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
19:19:03 [2020-04-15T19:19:03.189Z] #52 3.726 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
19:19:03 [2020-04-15T19:19:03.189Z] #52 3.726 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qzgIQGw639/src/github.com/opencontainers/runc
19:19:03 [2020-04-15T19:19:03.189Z] #52 3.729 Cloning into '/tmp/tmp.qzgIQGw639/src/github.com/opencontainers/runc'...
19:19:03 [2020-04-15T19:19:03.276Z] make[1]: 'compel/libcompel.a' is up to date.
19:19:03 [2020-04-15T19:19:03.276Z] make[1]: 'compel/compel-host-bin' is up to date.
19:19:03 [2020-04-15T19:19:03.276Z] make[1]: Nothing to be done for 'all'.
19:19:03 [2020-04-15T19:19:03.276Z] make[1]: 'soccr/libsoccr.a' is up to date.
19:19:03 [2020-04-15T19:19:03.276Z] make[2]: Nothing to be done for 'all'.
19:19:03 [2020-04-15T19:19:03.276Z] make[2]: Nothing to be done for 'all'.
19:19:03 [2020-04-15T19:19:03.276Z] make[2]: Nothing to be done for 'all'.
19:19:03 [2020-04-15T19:19:03.276Z] make[2]: Nothing to be done for 'all'.
19:19:03 [2020-04-15T19:19:03.276Z] make[2]: Nothing to be done for 'all'.
19:19:03 [2020-04-15T19:19:03.276Z] make[2]: Nothing to be done for 'all'.
19:19:03 [2020-04-15T19:19:03.276Z] make[2]: Nothing to be done for 'all'.
19:19:03 [2020-04-15T19:19:03.276Z] make[2]: Nothing to be done for 'all'.
19:19:03 [2020-04-15T19:19:03.276Z]   INSTALL  criu/criu
19:19:03 [2020-04-15T19:19:03.280Z] #24 16.96 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
19:19:03 [2020-04-15T19:19:03.845Z] #24 17.28 
19:19:03 [2020-04-15T19:19:03.845Z] #24 17.47 
######################################################################## 100.0%
19:19:04 [2020-04-15T19:19:04.036Z] Removing intermediate container 44a49099bc12
19:19:04 [2020-04-15T19:19:04.036Z]  ---> c073ea6e0390
19:19:04 [2020-04-15T19:19:04.036Z] Step 14/140 : FROM base AS registry
19:19:04 [2020-04-15T19:19:04.036Z]  ---> 3d0da82cb874
19:19:04 [2020-04-15T19:19:04.036Z] Step 15/140 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd
19:19:04 [2020-04-15T19:19:04.101Z] #24 17.64 
19:19:04 [2020-04-15T19:19:04.397Z]  ---> Running in c875e70b4ce6
19:19:04 [2020-04-15T19:19:04.397Z] Removing intermediate container c875e70b4ce6
19:19:04 [2020-04-15T19:19:04.397Z]  ---> 8ec72b53ecc7
19:19:04 [2020-04-15T19:19:04.397Z] Step 16/140 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827
19:19:04 [2020-04-15T19:19:04.397Z]  ---> Running in 433fced6c1e7
19:19:04 [2020-04-15T19:19:04.600Z] Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
19:19:04 [2020-04-15T19:19:04.601Z] Processing triggers for libc-bin (2.28-10) ...
19:19:04 [2020-04-15T19:19:04.665Z] #24 ...
19:19:04 [2020-04-15T19:19:04.665Z] 
19:19:04 [2020-04-15T19:19:04.665Z] #13 [dev 6/25] RUN ldconfig
19:19:04 [2020-04-15T19:19:04.665Z] #13 DONE 3.2s
19:19:04 [2020-04-15T19:19:04.756Z] Removing intermediate container 433fced6c1e7
19:19:04 [2020-04-15T19:19:04.756Z]  ---> 297ff3b37da8
19:19:04 [2020-04-15T19:19:04.756Z] Step 17/140 : RUN set -x     && export GOPATH="$(mktemp -d)"     && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution"     && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT")     && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"         go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry     && case $(dpkg --print-architecture) in         amd64|ppc64*|s390x)         (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1");         GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH";             go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;         ;;        esac     && rm -rf "$GOPATH"
19:19:04 [2020-04-15T19:19:04.756Z]  ---> Running in dcec905bf816
19:19:04 [2020-04-15T19:19:04.922Z] 
19:19:04 [2020-04-15T19:19:04.922Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
19:19:04 [2020-04-15T19:19:04.922Z] #38 61.73 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
19:19:04 [2020-04-15T19:19:04.922Z] #38 61.75 Setting up libnl-3-200:amd64 (3.4.0-1) ...
19:19:04 [2020-04-15T19:19:04.922Z] #38 61.78 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
19:19:04 [2020-04-15T19:19:04.922Z] #38 61.79 Setting up libcap-dev:amd64 (1:2.25-2) ...
19:19:04 [2020-04-15T19:19:04.922Z] #38 61.80 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
19:19:04 [2020-04-15T19:19:04.922Z] #38 61.83 Setting up protobuf-compiler (3.6.1.3-2) ...
19:19:04 [2020-04-15T19:19:04.922Z] #38 61.84 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
19:19:04 [2020-04-15T19:19:04.922Z] #38 61.85 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
19:19:04 [2020-04-15T19:19:04.922Z] #38 61.87 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
19:19:04 [2020-04-15T19:19:04.922Z] #38 61.89 Setting up python-protobuf (3.6.1.3-2) ...
19:19:05 [2020-04-15T19:19:05.109Z] + mktemp -d
19:19:05 [2020-04-15T19:19:05.109Z] + export GOPATH=/tmp/tmp.H2AxTylLIf
19:19:05 [2020-04-15T19:19:05.109Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.H2AxTylLIf/src/github.com/docker/distribution
19:19:05 [2020-04-15T19:19:05.109Z] Cloning into '/tmp/tmp.H2AxTylLIf/src/github.com/docker/distribution'...
19:19:05 [2020-04-15T19:19:05.677Z] Removing intermediate container 66328bf8f555
19:19:05 [2020-04-15T19:19:05.677Z]  ---> 3b0aae57e48e
19:19:05 [2020-04-15T19:19:05.677Z] Step 12/140 : ENV CRIU_VERSION 3.12
19:19:05 [2020-04-15T19:19:05.677Z]  ---> Running in da1f1781a386
19:19:05 [2020-04-15T19:19:05.677Z] Removing intermediate container da1f1781a386
19:19:05 [2020-04-15T19:19:05.677Z]  ---> 0d89b11b02fa
19:19:05 [2020-04-15T19:19:05.677Z] Step 13/140 : RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:19:05 [2020-04-15T19:19:05.677Z]  ---> Running in 4af602186cd1
19:19:06 [2020-04-15T19:19:06.294Z] #38 ...
19:19:06 [2020-04-15T19:19:06.294Z] 
19:19:06 [2020-04-15T19:19:06.294Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
19:19:06 [2020-04-15T19:19:06.294Z] #31 56.52 Selecting previously unselected package libxml2:amd64.
19:19:06 [2020-04-15T19:19:06.294Z] #31 56.52 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
19:19:06 [2020-04-15T19:19:06.294Z] #31 56.54 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
19:19:06 [2020-04-15T19:19:06.294Z] #31 57.49 Selecting previously unselected package libarchive13:amd64.
19:19:06 [2020-04-15T19:19:06.294Z] #31 57.51 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
19:19:06 [2020-04-15T19:19:06.294Z] #31 57.53 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
19:19:06 [2020-04-15T19:19:06.294Z] #31 58.03 Selecting previously unselected package libjsoncpp1:amd64.
19:19:06 [2020-04-15T19:19:06.294Z] #31 58.04 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
19:19:06 [2020-04-15T19:19:06.294Z] #31 58.05 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
19:19:06 [2020-04-15T19:19:06.294Z] #31 58.24 Selecting previously unselected package librhash0:amd64.
19:19:06 [2020-04-15T19:19:06.294Z] #31 58.24 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
19:19:06 [2020-04-15T19:19:06.294Z] #31 58.25 Unpacking librhash0:amd64 (1.3.8-1) ...
19:19:06 [2020-04-15T19:19:06.294Z] #31 58.71 Selecting previously unselected package libuv1:amd64.
19:19:06 [2020-04-15T19:19:06.294Z] #31 58.73 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
19:19:06 [2020-04-15T19:19:06.294Z] #31 58.78 Unpacking libuv1:amd64 (1.24.1-1) ...
19:19:06 [2020-04-15T19:19:06.294Z] #31 58.98 Selecting previously unselected package cmake.
19:19:06 [2020-04-15T19:19:06.294Z] #31 58.99 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
19:19:06 [2020-04-15T19:19:06.294Z] #31 59.01 Unpacking cmake (3.13.4-1) ...
19:19:06 [2020-04-15T19:19:06.294Z] #31 62.96 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
19:19:06 [2020-04-15T19:19:06.294Z] #31 62.99 Setting up xxd (2:8.1.0875-5) ...
19:19:06 [2020-04-15T19:19:06.294Z] #31 63.00 Setting up libuv1:amd64 (1.24.1-1) ...
19:19:06 [2020-04-15T19:19:06.294Z] #31 63.03 Setting up vim-common (2:8.1.0875-5) ...
19:19:06 [2020-04-15T19:19:06.294Z] #31 63.07 Setting up librhash0:amd64 (1.3.8-1) ...
19:19:06 [2020-04-15T19:19:06.294Z] #31 63.08 Setting up cmake-data (3.13.4-1) ...
19:19:06 [2020-04-15T19:19:06.294Z] #31 63.10 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
19:19:06 [2020-04-15T19:19:06.294Z] #31 63.12 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
19:19:06 [2020-04-15T19:19:06.294Z] #31 63.13 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
19:19:06 [2020-04-15T19:19:06.294Z] #31 63.14 Setting up cmake (3.13.4-1) ...
19:19:06 [2020-04-15T19:19:06.294Z] #31 63.15 Processing triggers for libc-bin (2.28-10) ...
19:19:06 [2020-04-15T19:19:06.294Z] #31 63.31 Processing triggers for mime-support (3.62) ...
19:19:06 [2020-04-15T19:19:06.294Z] #31 DONE 63.7s
19:19:06 [2020-04-15T19:19:06.303Z] Note: Building without setproctitle() and strlcpy() support.
19:19:06 [2020-04-15T19:19:06.303Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:19:06 [2020-04-15T19:19:06.502Z] #52 ...
19:19:06 [2020-04-15T19:19:06.502Z] 
19:19:06 [2020-04-15T19:19:06.502Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
19:19:06 [2020-04-15T19:19:06.502Z] #9 DONE 2.9s
19:19:06 [2020-04-15T19:19:06.502Z] 
19:19:06 [2020-04-15T19:19:06.502Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:19:06 [2020-04-15T19:19:06.502Z] #24 5.271 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
19:19:06 [2020-04-15T19:19:06.502Z] #24 5.740 #=#=#                                                                         
19:19:06 [2020-04-15T19:19:06.551Z] 
19:19:06 [2020-04-15T19:19:06.552Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
19:19:06 [2020-04-15T19:19:06.552Z] #32 DONE 0.1s
19:19:06 [2020-04-15T19:19:06.552Z] 
19:19:06 [2020-04-15T19:19:06.552Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
19:19:06 [2020-04-15T19:19:06.552Z] #33 DONE 0.1s
19:19:06 [2020-04-15T19:19:06.552Z] 
19:19:06 [2020-04-15T19:19:06.552Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:19:06 [2020-04-15T19:19:06.552Z] #24 18.63 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
19:19:06 [2020-04-15T19:19:06.552Z] #24 19.18 
19:19:06 [2020-04-15T19:19:06.552Z] #24 19.40 
########                                                                  12.3%
######################################################################## 100.0%
19:19:06 [2020-04-15T19:19:06.552Z] #24 19.58 
19:19:06 [2020-04-15T19:19:06.590Z] fatal: not a git repository (or any of the parent directories): .git
19:19:06 [2020-04-15T19:19:06.590Z]   GEN      .gitid
19:19:06 [2020-04-15T19:19:06.590Z]   GEN      criu/include/version.h
19:19:06 [2020-04-15T19:19:06.590Z]   GEN      include/common/asm
19:19:06 [2020-04-15T19:19:06.757Z] #24 5.962 
#                                                                          2.7%
#######                                                                   10.7%
###########                                                               16.2%
###############                                                           21.5%
###################                                                       27.1%
########################                                                  34.2%
############################                                              40.2%
################################                                          45.2%
###################################                                       49.8%
#####################################                                     51.7%
#######################################                                   54.3%
#########################################                                 57.7%
##############################################                            64.1%
##################################################                        70.6%
#######################################################                   77.2%
#####################################################################     96.5%
######################################################################## 100.0%
19:19:06 [2020-04-15T19:19:06.876Z]   PBCC     images/google/protobuf/descriptor.pb-c.c
19:19:06 [2020-04-15T19:19:06.876Z]   PBCC     images/opts.pb-c.c
19:19:06 [2020-04-15T19:19:06.876Z]   PBCC     images/sit.pb-c.c
19:19:06 [2020-04-15T19:19:06.876Z]   DEP      images/google/protobuf/descriptor.pb-c.d
19:19:06 [2020-04-15T19:19:06.876Z]   DEP      images/opts.pb-c.d
19:19:06 [2020-04-15T19:19:06.876Z]   DEP      images/sit.pb-c.d
19:19:06 [2020-04-15T19:19:06.876Z]   PBCC     images/macvlan.pb-c.c
19:19:06 [2020-04-15T19:19:06.881Z] + cd /tmp/tmp.H2AxTylLIf/src/github.com/docker/distribution
19:19:06 [2020-04-15T19:19:06.881Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
19:19:06 [2020-04-15T19:19:06.881Z] + GOPATH=/tmp/tmp.H2AxTylLIf/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.H2AxTylLIf go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
19:19:07 [2020-04-15T19:19:07.013Z] #24 ...
19:19:07 [2020-04-15T19:19:07.013Z] 
19:19:07 [2020-04-15T19:19:07.013Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
19:19:07 [2020-04-15T19:19:07.013Z] #31 40.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
19:19:07 [2020-04-15T19:19:07.013Z] #31 40.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
19:19:07 [2020-04-15T19:19:07.013Z] #31 40.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
19:19:07 [2020-04-15T19:19:07.013Z] #31 40.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
19:19:07 [2020-04-15T19:19:07.013Z] #31 40.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
19:19:07 [2020-04-15T19:19:07.013Z] #31 40.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
19:19:07 [2020-04-15T19:19:07.013Z] #31 42.21 debconf: delaying package configuration, since apt-utils is not installed
19:19:07 [2020-04-15T19:19:07.013Z] #31 42.62 Fetched 14.9 MB in 3s (5529 kB/s)
19:19:07 [2020-04-15T19:19:07.013Z] #31 42.75 Selecting previously unselected package xxd.
19:19:07 [2020-04-15T19:19:07.013Z] #31 42.75 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
19:19:07 [2020-04-15T19:19:07.013Z] #31 42.90 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
19:19:07 [2020-04-15T19:19:07.013Z] #31 42.94 Unpacking xxd (2:8.1.0875-5) ...
19:19:07 [2020-04-15T19:19:07.013Z] #31 43.30 Selecting previously unselected package vim-common.
19:19:07 [2020-04-15T19:19:07.013Z] #31 43.30 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
19:19:07 [2020-04-15T19:19:07.013Z] #31 43.40 Unpacking vim-common (2:8.1.0875-5) ...
19:19:07 [2020-04-15T19:19:07.013Z] #31 43.94 Selecting previously unselected package cmake-data.
19:19:07 [2020-04-15T19:19:07.013Z] #31 43.94 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
19:19:07 [2020-04-15T19:19:07.013Z] #31 43.95 Unpacking cmake-data (3.13.4-1) ...
19:19:07 [2020-04-15T19:19:07.013Z] #31 47.86 Selecting previously unselected package libicu63:amd64.
19:19:07 [2020-04-15T19:19:07.013Z] #31 47.88 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
19:19:07 [2020-04-15T19:19:07.013Z] #31 47.91 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
19:19:07 [2020-04-15T19:19:07.013Z] #31 ...
19:19:07 [2020-04-15T19:19:07.013Z] 
19:19:07 [2020-04-15T19:19:07.013Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:19:07 [2020-04-15T19:19:07.013Z] #24 8.155 
19:19:07 [2020-04-15T19:19:07.161Z]   DEP      images/macvlan.pb-c.d
19:19:07 [2020-04-15T19:19:07.161Z]   PBCC     images/autofs.pb-c.c
19:19:07 [2020-04-15T19:19:07.161Z]   DEP      images/autofs.pb-c.d
19:19:07 [2020-04-15T19:19:07.161Z]   PBCC     images/sysctl.pb-c.c
19:19:07 [2020-04-15T19:19:07.161Z]   DEP      images/sysctl.pb-c.d
19:19:07 [2020-04-15T19:19:07.161Z]   PBCC     images/time.pb-c.c
19:19:07 [2020-04-15T19:19:07.161Z]   DEP      images/time.pb-c.d
19:19:07 [2020-04-15T19:19:07.161Z]   PBCC     images/binfmt-misc.pb-c.c
19:19:07 [2020-04-15T19:19:07.161Z]   DEP      images/binfmt-misc.pb-c.d
19:19:07 [2020-04-15T19:19:07.161Z]   PBCC     images/seccomp.pb-c.c
19:19:07 [2020-04-15T19:19:07.161Z]   DEP      images/seccomp.pb-c.d
19:19:07 [2020-04-15T19:19:07.161Z]   PBCC     images/userns.pb-c.c
19:19:07 [2020-04-15T19:19:07.161Z]   DEP      images/userns.pb-c.d
19:19:07 [2020-04-15T19:19:07.161Z]   PBCC     images/cgroup.pb-c.c
19:19:07 [2020-04-15T19:19:07.161Z]   DEP      images/cgroup.pb-c.d
19:19:07 [2020-04-15T19:19:07.161Z]   PBCC     images/fown.pb-c.c
19:19:07 [2020-04-15T19:19:07.161Z]   PBCC     images/ext-file.pb-c.c
19:19:07 [2020-04-15T19:19:07.161Z]   DEP      images/fown.pb-c.d
19:19:07 [2020-04-15T19:19:07.161Z]   DEP      images/ext-file.pb-c.d
19:19:07 [2020-04-15T19:19:07.161Z]   PBCC     images/rpc.pb-c.c
19:19:07 [2020-04-15T19:19:07.161Z]   DEP      images/rpc.pb-c.d
19:19:07 [2020-04-15T19:19:07.161Z]   PBCC     images/siginfo.pb-c.c
19:19:07 [2020-04-15T19:19:07.161Z]   DEP      images/siginfo.pb-c.d
19:19:07 [2020-04-15T19:19:07.161Z]   PBCC     images/pagemap.pb-c.c
19:19:07 [2020-04-15T19:19:07.161Z]   DEP      images/pagemap.pb-c.d
19:19:07 [2020-04-15T19:19:07.161Z]   PBCC     images/rlimit.pb-c.c
19:19:07 [2020-04-15T19:19:07.161Z]   DEP      images/rlimit.pb-c.d
19:19:07 [2020-04-15T19:19:07.161Z]   PBCC     images/file-lock.pb-c.c
19:19:07 [2020-04-15T19:19:07.161Z]   DEP      images/file-lock.pb-c.d
19:19:07 [2020-04-15T19:19:07.444Z]   PBCC     images/tty.pb-c.c
19:19:07 [2020-04-15T19:19:07.444Z]   DEP      images/tty.pb-c.d
19:19:07 [2020-04-15T19:19:07.444Z]   PBCC     images/tun.pb-c.c
19:19:07 [2020-04-15T19:19:07.444Z]   PBCC     images/netdev.pb-c.c
19:19:07 [2020-04-15T19:19:07.444Z]   DEP      images/tun.pb-c.d
19:19:07 [2020-04-15T19:19:07.444Z]   DEP      images/netdev.pb-c.d
19:19:07 [2020-04-15T19:19:07.444Z]   PBCC     images/vma.pb-c.c
19:19:07 [2020-04-15T19:19:07.444Z]   DEP      images/vma.pb-c.d
19:19:07 [2020-04-15T19:19:07.444Z]   PBCC     images/creds.pb-c.c
19:19:07 [2020-04-15T19:19:07.444Z]   DEP      images/creds.pb-c.d
19:19:07 [2020-04-15T19:19:07.444Z]   PBCC     images/utsns.pb-c.c
19:19:07 [2020-04-15T19:19:07.444Z]   DEP      images/utsns.pb-c.d
19:19:07 [2020-04-15T19:19:07.444Z]   PBCC     images/ipc-desc.pb-c.c
19:19:07 [2020-04-15T19:19:07.444Z]   PBCC     images/ipc-sem.pb-c.c
19:19:07 [2020-04-15T19:19:07.444Z]   DEP      images/ipc-desc.pb-c.d
19:19:07 [2020-04-15T19:19:07.444Z]   DEP      images/ipc-sem.pb-c.d
19:19:07 [2020-04-15T19:19:07.444Z]   PBCC     images/ipc-msg.pb-c.c
19:19:07 [2020-04-15T19:19:07.444Z]   DEP      images/ipc-msg.pb-c.d
19:19:07 [2020-04-15T19:19:07.444Z]   PBCC     images/ipc-shm.pb-c.c
19:19:07 [2020-04-15T19:19:07.444Z]   DEP      images/ipc-shm.pb-c.d
19:19:07 [2020-04-15T19:19:07.444Z]   PBCC     images/ipc-var.pb-c.c
19:19:07 [2020-04-15T19:19:07.444Z]   DEP      images/ipc-var.pb-c.d
19:19:07 [2020-04-15T19:19:07.444Z]   PBCC     images/sk-opts.pb-c.c
19:19:07 [2020-04-15T19:19:07.444Z]   PBCC     images/packet-sock.pb-c.c
19:19:07 [2020-04-15T19:19:07.444Z]   DEP      images/sk-opts.pb-c.d
19:19:07 [2020-04-15T19:19:07.486Z] #24 20.97 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
19:19:07 [2020-04-15T19:19:07.486Z] #24 21.05 skipping existing 1849cc453dee
19:19:07 [2020-04-15T19:19:07.486Z] #24 21.19 
19:19:07 [2020-04-15T19:19:07.729Z]   DEP      images/packet-sock.pb-c.d
19:19:07 [2020-04-15T19:19:07.729Z]   PBCC     images/sk-netlink.pb-c.c
19:19:07 [2020-04-15T19:19:07.729Z]   DEP      images/sk-netlink.pb-c.d
19:19:07 [2020-04-15T19:19:07.729Z]   PBCC     images/sk-inet.pb-c.c
19:19:07 [2020-04-15T19:19:07.729Z]   DEP      images/sk-inet.pb-c.d
19:19:07 [2020-04-15T19:19:07.729Z]   PBCC     images/sk-unix.pb-c.c
19:19:07 [2020-04-15T19:19:07.729Z]   DEP      images/sk-unix.pb-c.d
19:19:07 [2020-04-15T19:19:07.729Z]   PBCC     images/mm.pb-c.c
19:19:07 [2020-04-15T19:19:07.729Z]   DEP      images/mm.pb-c.d
19:19:07 [2020-04-15T19:19:07.729Z]   PBCC     images/timerfd.pb-c.c
19:19:07 [2020-04-15T19:19:07.729Z]   DEP      images/timerfd.pb-c.d
19:19:07 [2020-04-15T19:19:07.729Z]   PBCC     images/timer.pb-c.c
19:19:07 [2020-04-15T19:19:07.729Z]   DEP      images/timer.pb-c.d
19:19:07 [2020-04-15T19:19:07.729Z]   PBCC     images/sa.pb-c.c
19:19:07 [2020-04-15T19:19:07.729Z]   DEP      images/sa.pb-c.d
19:19:07 [2020-04-15T19:19:07.729Z]   PBCC     images/pipe-data.pb-c.c
19:19:07 [2020-04-15T19:19:07.729Z]   DEP      images/pipe-data.pb-c.d
19:19:07 [2020-04-15T19:19:07.729Z]   PBCC     images/mnt.pb-c.c
19:19:07 [2020-04-15T19:19:07.729Z]   DEP      images/mnt.pb-c.d
19:19:07 [2020-04-15T19:19:07.729Z]   PBCC     images/sk-packet.pb-c.c
19:19:07 [2020-04-15T19:19:07.729Z]   DEP      images/sk-packet.pb-c.d
19:19:07 [2020-04-15T19:19:07.729Z]   PBCC     images/tcp-stream.pb-c.c
19:19:07 [2020-04-15T19:19:07.778Z] #24 8.331 
##########                                                                14.0%
####################                                                      29.1%
################################                                          45.5%
################################################                          67.8%
##############################################################            86.7%
######################################################################## 100.0%
19:19:08 [2020-04-15T19:19:08.015Z]   DEP      images/tcp-stream.pb-c.d
19:19:08 [2020-04-15T19:19:08.015Z]   PBCC     images/pipe.pb-c.c
19:19:08 [2020-04-15T19:19:08.015Z]   DEP      images/pipe.pb-c.d
19:19:08 [2020-04-15T19:19:08.015Z]   PBCC     images/pstree.pb-c.c
19:19:08 [2020-04-15T19:19:08.015Z]   DEP      images/pstree.pb-c.d
19:19:08 [2020-04-15T19:19:08.015Z]   PBCC     images/fs.pb-c.c
19:19:08 [2020-04-15T19:19:08.015Z]   DEP      images/fs.pb-c.d
19:19:08 [2020-04-15T19:19:08.015Z]   PBCC     images/signalfd.pb-c.c
19:19:08 [2020-04-15T19:19:08.015Z]   DEP      images/signalfd.pb-c.d
19:19:08 [2020-04-15T19:19:08.015Z]   PBCC     images/fh.pb-c.c
19:19:08 [2020-04-15T19:19:08.015Z]   PBCC     images/fsnotify.pb-c.c
19:19:08 [2020-04-15T19:19:08.016Z]   DEP      images/fh.pb-c.d
19:19:08 [2020-04-15T19:19:08.016Z]   DEP      images/fsnotify.pb-c.d
19:19:08 [2020-04-15T19:19:08.016Z]   PBCC     images/eventpoll.pb-c.c
19:19:08 [2020-04-15T19:19:08.016Z]   DEP      images/eventpoll.pb-c.d
19:19:08 [2020-04-15T19:19:08.016Z]   PBCC     images/eventfd.pb-c.c
19:19:08 [2020-04-15T19:19:08.016Z]   DEP      images/eventfd.pb-c.d
19:19:08 [2020-04-15T19:19:08.016Z]   PBCC     images/remap-file-path.pb-c.c
19:19:08 [2020-04-15T19:19:08.016Z]   DEP      images/remap-file-path.pb-c.d
19:19:08 [2020-04-15T19:19:08.016Z]   PBCC     images/fifo.pb-c.c
19:19:08 [2020-04-15T19:19:08.016Z]   DEP      images/fifo.pb-c.d
19:19:08 [2020-04-15T19:19:08.016Z]   PBCC     images/ghost-file.pb-c.c
19:19:08 [2020-04-15T19:19:08.016Z]   DEP      images/ghost-file.pb-c.d
19:19:08 [2020-04-15T19:19:08.016Z]   PBCC     images/regfile.pb-c.c
19:19:08 [2020-04-15T19:19:08.033Z] #24 ...
19:19:08 [2020-04-15T19:19:08.033Z] 
19:19:08 [2020-04-15T19:19:08.033Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
19:19:08 [2020-04-15T19:19:08.033Z] #29 39.94 sync
19:19:08 [2020-04-15T19:19:08.033Z] #29 39.94 internal/reflectlite
19:19:08 [2020-04-15T19:19:08.033Z] #29 43.65 errors
19:19:08 [2020-04-15T19:19:08.033Z] #29 43.66 sort
19:19:08 [2020-04-15T19:19:08.033Z] #29 44.13 strconv
19:19:08 [2020-04-15T19:19:08.033Z] #29 44.90 io
19:19:08 [2020-04-15T19:19:08.033Z] #29 46.36 internal/oserror
19:19:08 [2020-04-15T19:19:08.033Z] #29 46.49 syscall
19:19:08 [2020-04-15T19:19:08.033Z] #29 48.84 reflect
19:19:08 [2020-04-15T19:19:08.288Z] #29 ...
19:19:08 [2020-04-15T19:19:08.288Z] 
19:19:08 [2020-04-15T19:19:08.288Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:19:08 [2020-04-15T19:19:08.288Z] #24 9.245 
19:19:08 [2020-04-15T19:19:08.288Z] #24 9.440 
#                                                                          2.3%
19:19:08 [2020-04-15T19:19:08.288Z] #24 ...
19:19:08 [2020-04-15T19:19:08.288Z] 
19:19:08 [2020-04-15T19:19:08.288Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:19:08 [2020-04-15T19:19:08.288Z] #42 40.23 sync
19:19:08 [2020-04-15T19:19:08.288Z] #42 40.23 internal/reflectlite
19:19:08 [2020-04-15T19:19:08.288Z] #42 42.56 github.com/LK4D4/vndr/godl/singleflight
19:19:08 [2020-04-15T19:19:08.288Z] #42 43.04 math/rand
19:19:08 [2020-04-15T19:19:08.288Z] #42 44.26 internal/singleflight
19:19:08 [2020-04-15T19:19:08.288Z] #42 44.54 errors
19:19:08 [2020-04-15T19:19:08.288Z] #42 44.77 sort
19:19:08 [2020-04-15T19:19:08.288Z] #42 45.02 io
19:19:08 [2020-04-15T19:19:08.288Z] #42 46.56 bytes
19:19:08 [2020-04-15T19:19:08.288Z] #42 46.61 strconv
19:19:08 [2020-04-15T19:19:08.288Z] #42 49.60 bufio
19:19:08 [2020-04-15T19:19:08.299Z]   DEP      images/regfile.pb-c.d
19:19:08 [2020-04-15T19:19:08.299Z]   PBCC     images/ns.pb-c.c
19:19:08 [2020-04-15T19:19:08.299Z]   DEP      images/ns.pb-c.d
19:19:08 [2020-04-15T19:19:08.299Z]   PBCC     images/fdinfo.pb-c.c
19:19:08 [2020-04-15T19:19:08.299Z]   DEP      images/fdinfo.pb-c.d
19:19:08 [2020-04-15T19:19:08.299Z]   PBCC     images/core-aarch64.pb-c.c
19:19:08 [2020-04-15T19:19:08.299Z]   PBCC     images/core-arm.pb-c.c
19:19:08 [2020-04-15T19:19:08.299Z]   PBCC     images/core-ppc64.pb-c.c
19:19:08 [2020-04-15T19:19:08.299Z]   PBCC     images/core-s390.pb-c.c
19:19:08 [2020-04-15T19:19:08.299Z]   PBCC     images/core-x86.pb-c.c
19:19:08 [2020-04-15T19:19:08.299Z]   PBCC     images/core.pb-c.c
19:19:08 [2020-04-15T19:19:08.299Z]   PBCC     images/inventory.pb-c.c
19:19:08 [2020-04-15T19:19:08.299Z]   DEP      images/core-aarch64.pb-c.d
19:19:08 [2020-04-15T19:19:08.299Z]   DEP      images/core-arm.pb-c.d
19:19:08 [2020-04-15T19:19:08.299Z]   DEP      images/core-ppc64.pb-c.d
19:19:08 [2020-04-15T19:19:08.299Z]   DEP      images/core-s390.pb-c.d
19:19:08 [2020-04-15T19:19:08.299Z]   DEP      images/core-x86.pb-c.d
19:19:08 [2020-04-15T19:19:08.299Z]   DEP      images/core.pb-c.d
19:19:08 [2020-04-15T19:19:08.299Z]   DEP      images/inventory.pb-c.d
19:19:08 [2020-04-15T19:19:08.544Z] #42 ...
19:19:08 [2020-04-15T19:19:08.544Z] 
19:19:08 [2020-04-15T19:19:08.544Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:19:08 [2020-04-15T19:19:08.587Z]   PBCC     images/cpuinfo.pb-c.c
19:19:08 [2020-04-15T19:19:08.587Z]   DEP      images/cpuinfo.pb-c.d
19:19:08 [2020-04-15T19:19:08.587Z]   PBCC     images/stats.pb-c.c
19:19:08 [2020-04-15T19:19:08.587Z]   DEP      images/stats.pb-c.d
19:19:08 [2020-04-15T19:19:08.857Z] #24 22.23 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
19:19:08 [2020-04-15T19:19:08.874Z] make[1]: Nothing to be done for 'all'.
19:19:09 [2020-04-15T19:19:09.057Z] #24 9.440 
#                                                                          2.3%
#####                                                                      7.9%
#########                                                                 12.7%
#############                                                             19.0%
#################                                                         24.8%
#####################               
19:19:09 [2020-04-15T19:19:09.057Z] #24 ...
19:19:09 [2020-04-15T19:19:09.057Z] 
19:19:09 [2020-04-15T19:19:09.057Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
19:19:09 [2020-04-15T19:19:09.057Z] #10 2.787 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
19:19:09 [2020-04-15T19:19:09.057Z] #10 DONE 3.0s
19:19:09 [2020-04-15T19:19:09.057Z] 
19:19:09 [2020-04-15T19:19:09.057Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:19:09 [2020-04-15T19:19:09.115Z] #24 22.70 
19:19:09 [2020-04-15T19:19:09.115Z] #24 22.86 
######################################################################## 100.0%
19:19:09 [2020-04-15T19:19:09.161Z]   CC       images/stats.o
19:19:09 [2020-04-15T19:19:09.161Z]   CC       images/core.o
19:19:09 [2020-04-15T19:19:09.372Z] #24 22.98 
19:19:09 [2020-04-15T19:19:09.446Z]   CC       images/core-x86.o
19:19:09 [2020-04-15T19:19:09.446Z]   CC       images/core-arm.o
19:19:09 [2020-04-15T19:19:09.446Z]   CC       images/core-aarch64.o
19:19:09 [2020-04-15T19:19:09.630Z] #24 23.07 Download of images into '/build' complete.
19:19:09 [2020-04-15T19:19:09.630Z] #24 23.09 Use something like the following to load the result into a Docker daemon:
19:19:09 [2020-04-15T19:19:09.630Z] #24 23.09   tar -cC '/build' . | docker load
19:19:09 [2020-04-15T19:19:09.630Z] #24 DONE 23.2s
19:19:09 [2020-04-15T19:19:09.630Z] 
19:19:09 [2020-04-15T19:19:09.630Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
19:19:09 [2020-04-15T19:19:09.630Z] #34 2.538 + RM_GOPATH=0
19:19:09 [2020-04-15T19:19:09.630Z] #34 2.538 + TMP_GOPATH=
19:19:09 [2020-04-15T19:19:09.630Z] #34 2.538 + : /build
19:19:09 [2020-04-15T19:19:09.630Z] #34 2.538 + '[' -z '' ']'
19:19:09 [2020-04-15T19:19:09.630Z] #34 2.538 ++ mktemp -d
19:19:09 [2020-04-15T19:19:09.630Z] #34 2.541 + export GOPATH=/tmp/tmp.oMZfg8FkMo
19:19:09 [2020-04-15T19:19:09.630Z] #34 2.541 + GOPATH=/tmp/tmp.oMZfg8FkMo
19:19:09 [2020-04-15T19:19:09.630Z] #34 2.541 + RM_GOPATH=1
19:19:09 [2020-04-15T19:19:09.630Z] #34 2.549 ++ dirname ./install.sh
19:19:09 [2020-04-15T19:19:09.630Z] #34 2.550 + dir=.
19:19:09 [2020-04-15T19:19:09.630Z] #34 2.550 + bin=tini
19:19:09 [2020-04-15T19:19:09.630Z] #34 2.550 + shift
19:19:09 [2020-04-15T19:19:09.630Z] #34 2.551 + '[' '!' -f ./tini.installer ']'
19:19:09 [2020-04-15T19:19:09.630Z] #34 2.551 + . ./tini.installer
19:19:09 [2020-04-15T19:19:09.630Z] #34 2.551 ++ : fec3683b971d9c3ef73f284f176672c44b448662
19:19:09 [2020-04-15T19:19:09.630Z] #34 2.551 + install_tini
19:19:09 [2020-04-15T19:19:09.630Z] #34 2.551 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
19:19:09 [2020-04-15T19:19:09.630Z] #34 2.551 + git clone https://github.com/krallin/tini.git /tmp/tmp.oMZfg8FkMo/tini
19:19:09 [2020-04-15T19:19:09.630Z] #34 2.551 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
19:19:09 [2020-04-15T19:19:09.630Z] #34 2.552 Cloning into '/tmp/tmp.oMZfg8FkMo/tini'...
19:19:09 [2020-04-15T19:19:09.730Z]   CC       images/core-ppc64.o
19:19:09 [2020-04-15T19:19:09.730Z]   CC       images/core-s390.o
19:19:09 [2020-04-15T19:19:09.823Z] #24 9.440 
#                                                                          2.3%
#####                                                                      7.9%
#########                                                                 12.7%
#############                                                             19.0%
#################                                                         24.8%
#####################                                                     29.9%
########################                                                  33.6%
###########################                                               38.4%
##############################                                            42.4%
##################################                                        47.5%
##########################################                                58.4%
##############################################                            64.5%
######################################################                    75.5%
##############################################################            87.2%
19:19:09 [2020-04-15T19:19:09.823Z] #24 ...
19:19:09 [2020-04-15T19:19:09.823Z] 
19:19:09 [2020-04-15T19:19:09.823Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
19:19:09 [2020-04-15T19:19:09.823Z] #57 3.431 + RM_GOPATH=0
19:19:09 [2020-04-15T19:19:09.823Z] #57 3.431 + TMP_GOPATH=
19:19:09 [2020-04-15T19:19:09.823Z] #57 3.431 + : /build
19:19:09 [2020-04-15T19:19:09.823Z] #57 3.431 + '[' -z '' ']'
19:19:09 [2020-04-15T19:19:09.823Z] #57 3.431 ++ mktemp -d
19:19:09 [2020-04-15T19:19:09.823Z] #57 3.431 + export GOPATH=/tmp/tmp.ItAy2Roa8y
19:19:09 [2020-04-15T19:19:09.823Z] #57 3.431 + GOPATH=/tmp/tmp.ItAy2Roa8y
19:19:09 [2020-04-15T19:19:09.823Z] #57 3.431 + RM_GOPATH=1
19:19:09 [2020-04-15T19:19:09.823Z] #57 3.431 ++ dirname ./install.sh
19:19:09 [2020-04-15T19:19:09.823Z] #57 3.438 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429
19:19:09 [2020-04-15T19:19:09.823Z] #57 3.439 + dir=.
19:19:09 [2020-04-15T19:19:09.823Z] #57 3.439 + bin=containerd
19:19:09 [2020-04-15T19:19:09.823Z] #57 3.439 + shift
19:19:09 [2020-04-15T19:19:09.823Z] #57 3.439 + '[' '!' -f ./containerd.installer ']'
19:19:09 [2020-04-15T19:19:09.823Z] #57 3.439 + . ./containerd.installer
19:19:09 [2020-04-15T19:19:09.823Z] #57 3.439 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429
19:19:09 [2020-04-15T19:19:09.823Z] #57 3.439 + install_containerd
19:19:09 [2020-04-15T19:19:09.823Z] #57 3.439 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429'
19:19:09 [2020-04-15T19:19:09.823Z] #57 3.439 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ItAy2Roa8y/src/github.com/containerd/containerd
19:19:09 [2020-04-15T19:19:09.823Z] #57 3.445 Cloning into '/tmp/tmp.ItAy2Roa8y/src/github.com/containerd/containerd'...
19:19:09 [2020-04-15T19:19:09.823Z] #57 ...
19:19:09 [2020-04-15T19:19:09.823Z] 
19:19:09 [2020-04-15T19:19:09.823Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:19:10 [2020-04-15T19:19:10.017Z]   CC       images/cpuinfo.o
19:19:10 [2020-04-15T19:19:10.078Z] #24 9.440 
#                                                                          2.3%
#####                                                                      7.9%
#########                                                                 12.7%
#############                                                             19.0%
#################                                                         24.8%
#####################                                                     29.9%
########################                                                  33.6%
###########################                                               38.4%
##############################                                            42.4%
##################################                                        47.5%
##########################################                                58.4%
##############################################                            64.5%
######################################################                    75.5%
##############################################################            87.2%
######################################################################    97.6%
######################################################################## 100.0%
19:19:10 [2020-04-15T19:19:10.195Z] #34 3.766 + cd /tmp/tmp.oMZfg8FkMo/tini
19:19:10 [2020-04-15T19:19:10.195Z] #34 3.766 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
19:19:10 [2020-04-15T19:19:10.305Z]   CC       images/inventory.o
19:19:10 [2020-04-15T19:19:10.305Z]   CC       images/fdinfo.o
19:19:10 [2020-04-15T19:19:10.305Z]   CC       images/fown.o
19:19:10 [2020-04-15T19:19:10.305Z]   CC       images/ns.o
19:19:10 [2020-04-15T19:19:10.333Z] #24 11.44 
19:19:10 [2020-04-15T19:19:10.453Z] #34 3.865 + cmake .
19:19:10 [2020-04-15T19:19:10.590Z]   CC       images/regfile.o
19:19:10 [2020-04-15T19:19:10.590Z]   CC       images/ghost-file.o
19:19:10 [2020-04-15T19:19:10.590Z]   CC       images/fifo.o
19:19:10 [2020-04-15T19:19:10.590Z]   CC       images/remap-file-path.o
19:19:10 [2020-04-15T19:19:10.590Z]   CC       images/eventfd.o
19:19:10 [2020-04-15T19:19:10.891Z]   CC       images/eventpoll.o
19:19:10 [2020-04-15T19:19:10.891Z]   CC       images/fh.o
19:19:10 [2020-04-15T19:19:10.891Z]   CC       images/fsnotify.o
19:19:11 [2020-04-15T19:19:11.232Z]   CC       images/signalfd.o
19:19:11 [2020-04-15T19:19:11.232Z]   CC       images/fs.o
19:19:11 [2020-04-15T19:19:11.232Z]   CC       images/pstree.o
19:19:11 [2020-04-15T19:19:11.232Z]   CC       images/pipe.o
19:19:11 [2020-04-15T19:19:11.232Z]   CC       images/tcp-stream.o
19:19:11 [2020-04-15T19:19:11.384Z] #34 ...
19:19:11 [2020-04-15T19:19:11.385Z] 
19:19:11 [2020-04-15T19:19:11.385Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
19:19:11 [2020-04-15T19:19:11.385Z] #52 17.34 Checking out files:  92% (912/991)   
Checking out files:  93% (922/991)   
Checking out files:  94% (932/991)   
Checking out files:  95% (942/991)   
Checking out files:  96% (952/991)   
Checking out files:  97% (962/991)   
Checking out files:  98% (972/991)   
Checking out files:  99% (982/991)   
Checking out files: 100% (991/991)   
Checking out files: 100% (991/991), done.
19:19:11 [2020-04-15T19:19:11.385Z] #52 17.53 + cd /tmp/tmp.GdBlgr5aSS/src/github.com/opencontainers/runc
19:19:11 [2020-04-15T19:19:11.385Z] #52 17.53 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:19:11 [2020-04-15T19:19:11.385Z] #52 18.57 + '[' -z '' ']'
19:19:11 [2020-04-15T19:19:11.385Z] #52 18.57 + target=static
19:19:11 [2020-04-15T19:19:11.385Z] #52 18.57 + make 'BUILDTAGS=seccomp apparmor selinux ' static
19:19:11 [2020-04-15T19:19:11.385Z] #52 20.96 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 .
19:19:11 [2020-04-15T19:19:11.541Z]   CC       images/sk-packet.o
19:19:11 [2020-04-15T19:19:11.541Z]   CC       images/mnt.o
19:19:11 [2020-04-15T19:19:11.541Z]   CC       images/pipe-data.o
19:19:11 [2020-04-15T19:19:11.541Z]   CC       images/sa.o
19:19:11 [2020-04-15T19:19:11.541Z]   CC       images/timer.o
19:19:11 [2020-04-15T19:19:11.825Z]   CC       images/timerfd.o
19:19:11 [2020-04-15T19:19:11.825Z]   CC       images/mm.o
19:19:11 [2020-04-15T19:19:11.825Z]   CC       images/sk-opts.o
19:19:11 [2020-04-15T19:19:11.825Z]   CC       images/sk-unix.o
19:19:11 [2020-04-15T19:19:11.949Z] #52 ...
19:19:11 [2020-04-15T19:19:11.950Z] 
19:19:11 [2020-04-15T19:19:11.950Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
19:19:11 [2020-04-15T19:19:11.950Z] #34 5.374 -- The C compiler identification is GNU 8.3.0
19:19:11 [2020-04-15T19:19:11.950Z] #34 5.436 -- Check for working C compiler: /usr/bin/cc
19:19:12 [2020-04-15T19:19:12.109Z]   CC       images/sk-inet.o
19:19:12 [2020-04-15T19:19:12.109Z]   CC       images/tun.o
19:19:12 [2020-04-15T19:19:12.109Z]   CC       images/sk-netlink.o
19:19:12 [2020-04-15T19:19:12.114Z] INFO: Expanding go...
19:19:12 [2020-04-15T19:19:12.152Z] #24 11.63 
                                                                           1.0%
##                                                                         3.6%
####                                                                       6.6%
######                                                                     8.7%
########                                                                  11.7%
##########                                                                14.0%
############                                                              17.5%
#############                                                             19.2%
################                                                          22.6%
##################                                                        25.1%
####################                                                      28.4%
######################                                                    30.9%
#######################                                                   33.0%
19:19:12 [2020-04-15T19:19:12.152Z] #24 ...
19:19:12 [2020-04-15T19:19:12.152Z] 
19:19:12 [2020-04-15T19:19:12.152Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
19:19:12 [2020-04-15T19:19:12.152Z] #11 DONE 3.0s
19:19:12 [2020-04-15T19:19:12.152Z] 
19:19:12 [2020-04-15T19:19:12.152Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:19:12 [2020-04-15T19:19:12.207Z] #34 ...
19:19:12 [2020-04-15T19:19:12.207Z] 
19:19:12 [2020-04-15T19:19:12.207Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
19:19:12 [2020-04-15T19:19:12.207Z] #29 56.41 time
19:19:12 [2020-04-15T19:19:12.207Z] #29 63.67 internal/poll
19:19:12 [2020-04-15T19:19:12.207Z] #29 63.98 internal/fmtsort
19:19:12 [2020-04-15T19:19:12.207Z] #29 65.00 internal/syscall/execenv
19:19:12 [2020-04-15T19:19:12.207Z] #29 65.70 internal/syscall/unix
19:19:12 [2020-04-15T19:19:12.207Z] #29 66.50 strings
19:19:12 [2020-04-15T19:19:12.207Z] #29 ...
19:19:12 [2020-04-15T19:19:12.207Z] 
19:19:12 [2020-04-15T19:19:12.207Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
19:19:12 [2020-04-15T19:19:12.207Z] #14 3.732 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:19:12 [2020-04-15T19:19:12.207Z] #14 3.842 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:19:12 [2020-04-15T19:19:12.207Z] #14 3.857 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:19:12 [2020-04-15T19:19:12.207Z] #14 4.941 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:19:12 [2020-04-15T19:19:12.394Z]   CC       images/packet-sock.o
19:19:12 [2020-04-15T19:19:12.394Z]   CC       images/ipc-var.o
19:19:12 [2020-04-15T19:19:12.394Z]   CC       images/ipc-desc.o
19:19:12 [2020-04-15T19:19:12.394Z]   CC       images/ipc-shm.o
19:19:12 [2020-04-15T19:19:12.407Z] #24 11.63 
                                                                           1.0%
##                                                                         3.6%
####                                                                       6.6%
######                                                                     8.7%
########                                                                  11.7%
##########                                                                14.0%
############                                                              17.5%
#############                                                             19.2%
################                                                          22.6%
##################                                                        25.1%
####################                                                      28.4%
######################                                                    30.9%
#######################                                                   33.0%
########################                                                  34.3%
#########################                                                 35.8%
###########################                                               37.6%
19:19:12 [2020-04-15T19:19:12.407Z] #24 ...
19:19:12 [2020-04-15T19:19:12.407Z] 
19:19:12 [2020-04-15T19:19:12.407Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
19:19:12 [2020-04-15T19:19:12.407Z] #38 45.80 Selecting previously unselected package libprotobuf17:amd64.
19:19:12 [2020-04-15T19:19:12.407Z] #38 45.80 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
19:19:12 [2020-04-15T19:19:12.407Z] #38 45.81 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
19:19:12 [2020-04-15T19:19:12.407Z] #38 46.71 Selecting previously unselected package libprotobuf-lite17:amd64.
19:19:12 [2020-04-15T19:19:12.407Z] #38 46.74 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
19:19:12 [2020-04-15T19:19:12.407Z] #38 46.74 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
19:19:12 [2020-04-15T19:19:12.407Z] #38 47.16 Selecting previously unselected package libprotobuf-dev:amd64.
19:19:12 [2020-04-15T19:19:12.407Z] #38 47.16 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
19:19:12 [2020-04-15T19:19:12.407Z] #38 47.17 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
19:19:12 [2020-04-15T19:19:12.407Z] #38 48.61 Selecting previously unselected package libprotoc17:amd64.
19:19:12 [2020-04-15T19:19:12.407Z] #38 48.66 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
19:19:12 [2020-04-15T19:19:12.407Z] #38 48.68 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
19:19:12 [2020-04-15T19:19:12.407Z] #38 49.78 Selecting previously unselected package protobuf-c-compiler.
19:19:12 [2020-04-15T19:19:12.407Z] #38 49.85 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
19:19:12 [2020-04-15T19:19:12.407Z] #38 49.86 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
19:19:12 [2020-04-15T19:19:12.407Z] #38 50.23 Selecting previously unselected package protobuf-compiler.
19:19:12 [2020-04-15T19:19:12.407Z] #38 50.35 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
19:19:12 [2020-04-15T19:19:12.407Z] #38 50.36 Unpacking protobuf-compiler (3.6.1.3-2) ...
19:19:12 [2020-04-15T19:19:12.407Z] #38 50.51 Selecting previously unselected package python-pkg-resources.
19:19:12 [2020-04-15T19:19:12.407Z] #38 50.54 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
19:19:12 [2020-04-15T19:19:12.407Z] #38 50.54 Unpacking python-pkg-resources (40.8.0-1) ...
19:19:12 [2020-04-15T19:19:12.407Z] #38 50.80 Selecting previously unselected package python-six.
19:19:12 [2020-04-15T19:19:12.407Z] #38 50.80 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
19:19:12 [2020-04-15T19:19:12.407Z] #38 50.81 Unpacking python-six (1.12.0-1) ...
19:19:12 [2020-04-15T19:19:12.407Z] #38 50.90 Selecting previously unselected package python-protobuf.
19:19:12 [2020-04-15T19:19:12.407Z] #38 50.91 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
19:19:12 [2020-04-15T19:19:12.407Z] #38 50.92 Unpacking python-protobuf (3.6.1.3-2) ...
19:19:12 [2020-04-15T19:19:12.407Z] #38 51.59 Setting up python-pkg-resources (40.8.0-1) ...
19:19:12 [2020-04-15T19:19:12.407Z] #38 ...
19:19:12 [2020-04-15T19:19:12.407Z] 
19:19:12 [2020-04-15T19:19:12.407Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:19:12 [2020-04-15T19:19:12.464Z] #14 ...
19:19:12 [2020-04-15T19:19:12.464Z] 
19:19:12 [2020-04-15T19:19:12.464Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
19:19:12 [2020-04-15T19:19:12.464Z] #29 66.81 os
19:19:12 [2020-04-15T19:19:12.678Z]   CC       images/ipc-msg.o
19:19:12 [2020-04-15T19:19:12.678Z]   CC       images/ipc-sem.o
19:19:12 [2020-04-15T19:19:12.678Z]   CC       images/utsns.o
19:19:12 [2020-04-15T19:19:12.678Z]   CC       images/creds.o
19:19:12 [2020-04-15T19:19:12.678Z]   CC       images/vma.o
19:19:12 [2020-04-15T19:19:12.962Z]   CC       images/netdev.o
19:19:12 [2020-04-15T19:19:12.962Z]   CC       images/tty.o
19:19:13 [2020-04-15T19:19:13.246Z]   CC       images/file-lock.o
19:19:13 [2020-04-15T19:19:13.246Z]   CC       images/rlimit.o
19:19:13 [2020-04-15T19:19:13.246Z]   CC       images/pagemap.o
19:19:13 [2020-04-15T19:19:13.246Z]   CC       images/siginfo.o
19:19:13 [2020-04-15T19:19:13.398Z] #29 ...
19:19:13 [2020-04-15T19:19:13.398Z] 
19:19:13 [2020-04-15T19:19:13.398Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
19:19:13 [2020-04-15T19:19:13.398Z] #38 70.17 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
19:19:13 [2020-04-15T19:19:13.398Z] #38 70.18 Processing triggers for libc-bin (2.28-10) ...
19:19:13 [2020-04-15T19:19:13.398Z] #38 DONE 70.5s
19:19:13 [2020-04-15T19:19:13.398Z] 
19:19:13 [2020-04-15T19:19:13.398Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:19:13 [2020-04-15T19:19:13.427Z] #24 11.63 
                                                                           1.0%
##                                                                         3.6%
####                                                                       6.6%
######                                                                     8.7%
########                                                                  11.7%
##########                                                                14.0%
############                                                              17.5%
#############                                                             19.2%
################                                                          22.6%
##################                                                        25.1%
####################                                                      28.4%
######################                                                    30.9%
#######################                                                   33.0%
########################                                                  34.3%
#########################                                                 35.8%
###########################                                               37.6%
############################                                              39.2%
#############################                                             41.0%
###############################                                           43.3%
################################                                          45.4%
##################################                                        47.4%
###################################                                       49.2%
####################################                                      51.3%
######################################                                    53.6%
#######################################                                   55.3%
#########################################                                 57.8%
19:19:13 [2020-04-15T19:19:13.427Z] #24 ...
19:19:13 [2020-04-15T19:19:13.427Z] 
19:19:13 [2020-04-15T19:19:13.427Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
19:19:13 [2020-04-15T19:19:13.427Z] #45 45.32 + cd /tmp/tmp.QgHOpesSHn/src/gotest.tools/gotestsum
19:19:13 [2020-04-15T19:19:13.427Z] #45 45.32 + git checkout -q v0.3.5
19:19:13 [2020-04-15T19:19:13.427Z] #45 45.41 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
19:19:13 [2020-04-15T19:19:13.427Z] #45 ...
19:19:13 [2020-04-15T19:19:13.427Z] 
19:19:13 [2020-04-15T19:19:13.427Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:19:13 [2020-04-15T19:19:13.530Z]   CC       images/rpc.o
19:19:13 [2020-04-15T19:19:13.814Z]   CC       images/ext-file.o
19:19:13 [2020-04-15T19:19:13.814Z]   CC       images/cgroup.o
19:19:14 [2020-04-15T19:19:14.098Z]   CC       images/userns.o
19:19:14 [2020-04-15T19:19:14.098Z]   CC       images/google/protobuf/descriptor.o
19:19:14 [2020-04-15T19:19:14.716Z]   CC       images/opts.o
19:19:14 [2020-04-15T19:19:14.716Z]   CC       images/seccomp.o
19:19:14 [2020-04-15T19:19:14.716Z]   CC       images/binfmt-misc.o
19:19:14 [2020-04-15T19:19:14.716Z]   CC       images/time.o
19:19:15 [2020-04-15T19:19:15.000Z]   CC       images/sysctl.o
19:19:15 [2020-04-15T19:19:15.000Z]   CC       images/autofs.o
19:19:15 [2020-04-15T19:19:15.000Z]   CC       images/macvlan.o
19:19:15 [2020-04-15T19:19:15.000Z]   CC       images/sit.o
19:19:15 [2020-04-15T19:19:15.000Z]   LINK     images/built-in.o
19:19:15 [2020-04-15T19:19:15.285Z]   GEN      compel/include/asm
19:19:15 [2020-04-15T19:19:15.286Z]   GEN      compel/include/version.h
19:19:15 [2020-04-15T19:19:15.286Z] touch .config
19:19:15 [2020-04-15T19:19:15.286Z]   GEN      include/common/config.h
19:19:15 [2020-04-15T19:19:15.286Z]   GEN      compel/plugins/include/uapi/std/syscall-codes.h
19:19:15 [2020-04-15T19:19:15.286Z]   GEN      compel/plugins/include/uapi/std/syscall.h
19:19:15 [2020-04-15T19:19:15.286Z]   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
19:19:15 [2020-04-15T19:19:15.286Z]   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
19:19:15 [2020-04-15T19:19:15.286Z]   DEP      compel/arch/ppc64/plugins/std/memcmp.d
19:19:15 [2020-04-15T19:19:15.286Z]   DEP      compel/arch/ppc64/plugins/std/memcpy.d
19:19:15 [2020-04-15T19:19:15.286Z]   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
19:19:15 [2020-04-15T19:19:15.286Z]   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
19:19:15 [2020-04-15T19:19:15.286Z]   DEP      compel/plugins/std/infect.d
19:19:15 [2020-04-15T19:19:15.286Z]   DEP      compel/plugins/std/string.d
19:19:15 [2020-04-15T19:19:15.286Z]   DEP      compel/plugins/std/log.d
19:19:15 [2020-04-15T19:19:15.286Z]   DEP      compel/plugins/std/fds.d
19:19:15 [2020-04-15T19:19:15.286Z]   DEP      compel/plugins/std/std.d
19:19:15 [2020-04-15T19:19:15.286Z]   DEP      compel/plugins/shmem/shmem.d
19:19:15 [2020-04-15T19:19:15.497Z] #24 11.63 
                                                                           1.0%
##                                                                         3.6%
####                                                                       6.6%
######                                                                     8.7%
########                                                                  11.7%
##########                                                                14.0%
############                                                              17.5%
#############                                                             19.2%
################                                                          22.6%
##################                                                        25.1%
####################                                                      28.4%
######################                                                    30.9%
#######################                                                   33.0%
########################                                                  34.3%
#########################                                                 35.8%
###########################                                               37.6%
############################                                              39.2%
#############################                                             41.0%
###############################                                           43.3%
################################                                          45.4%
##################################                                        47.4%
###################################                                       49.2%
####################################                                      51.3%
######################################                                    53.6%
#######################################                                   55.3%
#########################################                                 57.8%
##########################################                                59.7%
############################################                              61.8%
#############################################                             63.8%
###############################################                           65.9%
#################################################                         68.5%
###################################################                       70.9%
#####################################################                     74.0%
######################################################                    75.8%
########################################################                  78.8%
##########################################################                81.5%
############################################################              84.0%
#############################################################             86.1%
###############################################################           87.9%
#################################################################         90.8%
##################################################################        93.0%
####################################################################      94.7%
#####################################################################     97.1%
#24 ...
19:19:15 [2020-04-15T19:19:15.497Z] 
19:19:15 [2020-04-15T19:19:15.497Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
19:19:15 [2020-04-15T19:19:15.497Z] #12 DONE 3.3s
19:19:15 [2020-04-15T19:19:15.497Z] 
19:19:15 [2020-04-15T19:19:15.497Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:19:15 [2020-04-15T19:19:15.498Z] #24 11.63 
                                                                           1.0%
##                                                                         3.6%
####                                                                       6.6%
######                                                                     8.7%
########                                                                  11.7%
##########                                                                14.0%
############                                                              17.5%
#############                                                             19.2%
################                                                          22.6%
##################                                                        25.1%
####################                                                      28.4%
######################                                                    30.9%
#######################                                                   33.0%
########################                                                  34.3%
#########################                                                 35.8%
###########################                                               37.6%
############################                                              39.2%
#############################                                             41.0%
###############################                                           43.3%
################################                                          45.4%
##################################                                        47.4%
###################################                                       49.2%
####################################                                      51.3%
######################################                                    53.6%
#######################################                                   55.3%
#########################################                                 57.8%
##########################################                                59.7%
############################################                              61.8%
#############################################                             63.8%
###############################################                           65.9%
#################################################                         68.5%
###################################################                       70.9%
#####################################################                     74.0%
######################################################                    75.8%
########################################################                  78.8%
##########################################################                81.5%
############################################################              84.0%
#############################################################             86.1%
###############################################################           87.9%
#################################################################         90.8%
##################################################################        93.0%
####################################################################      94.7%
#####################################################################     97.1%
#######################################################################   99.7%
######################################################################## 100.0%
19:19:15 [2020-04-15T19:19:15.569Z]   DEP      compel/plugins/fds/fds.d
19:19:15 [2020-04-15T19:19:15.569Z]   CC       compel/plugins/std/std.o
19:19:15 [2020-04-15T19:19:15.569Z]   CC       compel/plugins/std/fds.o
19:19:15 [2020-04-15T19:19:15.753Z] #24 16.68 
19:19:15 [2020-04-15T19:19:15.854Z]   CC       compel/plugins/std/log.o
19:19:15 [2020-04-15T19:19:15.854Z]   CC       compel/plugins/std/string.o
19:19:16 [2020-04-15T19:19:16.139Z]   CC       compel/plugins/std/infect.o
19:19:16 [2020-04-15T19:19:16.139Z]   CC       compel/arch/ppc64/plugins/std/parasite-head.o
19:19:16 [2020-04-15T19:19:16.139Z]   CC       compel/arch/ppc64/plugins/std/memcpy.o
19:19:16 [2020-04-15T19:19:16.423Z]   CC       compel/arch/ppc64/plugins/std/memcmp.o
19:19:16 [2020-04-15T19:19:16.423Z]   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
19:19:16 [2020-04-15T19:19:16.423Z]   AR       compel/plugins/std.lib.a
19:19:16 [2020-04-15T19:19:16.423Z]   CC       compel/plugins/fds/fds.o
19:19:16 [2020-04-15T19:19:16.423Z]   AR       compel/plugins/fds.lib.a
19:19:16 [2020-04-15T19:19:16.423Z]   HOSTDEP  compel/src/lib/log-host.d
19:19:16 [2020-04-15T19:19:16.423Z]   HOSTDEP  compel/src/lib/handle-elf-host.d
19:19:16 [2020-04-15T19:19:16.423Z]   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
19:19:16 [2020-04-15T19:19:16.423Z]   HOSTDEP  compel/src/main-host.d
19:19:16 [2020-04-15T19:19:16.707Z]   DEP      compel/src/lib/ptrace.d
19:19:16 [2020-04-15T19:19:16.707Z]   DEP      compel/src/lib/infect.d
19:19:16 [2020-04-15T19:19:16.707Z]   DEP      compel/src/lib/infect-util.d
19:19:16 [2020-04-15T19:19:16.707Z]   DEP      compel/src/lib/infect-rpc.d
19:19:16 [2020-04-15T19:19:16.707Z]   DEP      compel/arch/ppc64/src/lib/infect.d
19:19:16 [2020-04-15T19:19:16.707Z]   DEP      compel/arch/ppc64/src/lib/cpu.d
19:19:16 [2020-04-15T19:19:16.707Z]   DEP      compel/src/lib/log.d
19:19:16 [2020-04-15T19:19:16.991Z]   DEP      compel/src/main.d
19:19:16 [2020-04-15T19:19:16.991Z]   DEP      compel/src/lib/handle-elf.d
19:19:16 [2020-04-15T19:19:16.991Z]   DEP      compel/arch/ppc64/src/lib/handle-elf.d
19:19:16 [2020-04-15T19:19:16.991Z]   CC       compel/src/lib/log.o
19:19:16 [2020-04-15T19:19:16.991Z]   CC       compel/arch/ppc64/src/lib/cpu.o
19:19:17 [2020-04-15T19:19:17.114Z] #24 17.91 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
19:19:17 [2020-04-15T19:19:17.114Z] #24 18.25 
19:19:17 [2020-04-15T19:19:17.275Z]   CC       compel/arch/ppc64/src/lib/infect.o
19:19:17 [2020-04-15T19:19:17.275Z]   CC       compel/src/lib/infect-rpc.o
19:19:17 [2020-04-15T19:19:17.369Z] #24 18.41 
######################################################################## 100.0%
19:19:17 [2020-04-15T19:19:17.369Z] #24 18.52 
19:19:17 [2020-04-15T19:19:17.561Z]   CC       compel/src/lib/infect-util.o
19:19:17 [2020-04-15T19:19:17.561Z]   CC       compel/src/lib/infect.o
19:19:17 [2020-04-15T19:19:17.577Z] #39 4.132 Note: Building without setproctitle() and strlcpy() support.
19:19:17 [2020-04-15T19:19:17.577Z] #39 4.132       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:19:17 [2020-04-15T19:19:17.835Z] #39 ...
19:19:17 [2020-04-15T19:19:17.835Z] 
19:19:17 [2020-04-15T19:19:17.835Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:19:17 [2020-04-15T19:19:17.835Z] #42 62.11 time
19:19:17 [2020-04-15T19:19:17.835Z] #42 67.38 internal/fmtsort
19:19:17 [2020-04-15T19:19:17.835Z] #42 68.10 internal/syscall/execenv
19:19:17 [2020-04-15T19:19:17.835Z] #42 68.32 internal/syscall/unix
19:19:17 [2020-04-15T19:19:17.835Z] #42 68.81 strings
19:19:17 [2020-04-15T19:19:17.835Z] #42 69.69 internal/poll
19:19:17 [2020-04-15T19:19:17.835Z] #42 71.75 os
19:19:17 [2020-04-15T19:19:17.835Z] #42 72.07 regexp/syntax
19:19:17 [2020-04-15T19:19:17.835Z] #42 ...
19:19:17 [2020-04-15T19:19:17.835Z] 
19:19:17 [2020-04-15T19:19:17.835Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
19:19:17 [2020-04-15T19:19:17.835Z] #34 6.284 -- Check for working C compiler: /usr/bin/cc -- works
19:19:17 [2020-04-15T19:19:17.835Z] #34 6.287 -- Detecting C compiler ABI info
19:19:17 [2020-04-15T19:19:17.835Z] #34 7.675 -- Detecting C compiler ABI info - done
19:19:17 [2020-04-15T19:19:17.835Z] #34 7.733 -- Detecting C compile features
19:19:17 [2020-04-15T19:19:17.835Z] #34 9.635 -- Detecting C compile features - done
19:19:17 [2020-04-15T19:19:17.835Z] #34 9.683 -- Performing Test HAS_BUILTIN_FORTIFY
19:19:17 [2020-04-15T19:19:17.835Z] #34 9.869 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
19:19:17 [2020-04-15T19:19:17.835Z] #34 9.985 -- Configuring done
19:19:17 [2020-04-15T19:19:17.835Z] #34 10.02 -- Generating done
19:19:17 [2020-04-15T19:19:17.835Z] #34 10.04 -- Build files have been written to: /tmp/tmp.oMZfg8FkMo/tini
19:19:17 [2020-04-15T19:19:17.835Z] #34 10.06 + make tini-static
19:19:17 [2020-04-15T19:19:17.835Z] #34 10.65 Scanning dependencies of target tini-static
19:19:17 [2020-04-15T19:19:17.835Z] #34 10.76 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
19:19:18 [2020-04-15T19:19:18.179Z]   CC       compel/src/lib/ptrace.o
19:19:18 [2020-04-15T19:19:18.294Z] #24 19.39 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
19:19:18 [2020-04-15T19:19:18.474Z]   AR       compel/libcompel.a
19:19:18 [2020-04-15T19:19:18.474Z]   HOSTCC   compel/src/main-host.o
19:19:18 [2020-04-15T19:19:18.474Z]   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
19:19:18 [2020-04-15T19:19:18.758Z]   HOSTCC   compel/src/lib/handle-elf-host.o
19:19:18 [2020-04-15T19:19:18.758Z]   HOSTCC   compel/src/lib/log-host.o
19:19:18 [2020-04-15T19:19:18.758Z]   HOSTLINK compel/compel-host-bin
19:19:18 [2020-04-15T19:19:18.758Z]   DEP      soccr/soccr.d
19:19:18 [2020-04-15T19:19:18.767Z] #34 12.11 [100%] Linking C executable tini-static
19:19:18 [2020-04-15T19:19:18.854Z] #24 ...
19:19:18 [2020-04-15T19:19:18.854Z] 
19:19:18 [2020-04-15T19:19:18.854Z] #13 [dev 6/25] RUN ldconfig
19:19:18 [2020-04-15T19:19:18.854Z] #13 DONE 3.5s
19:19:18 [2020-04-15T19:19:18.854Z] 
19:19:18 [2020-04-15T19:19:18.854Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:19:18 [2020-04-15T19:19:18.854Z] #24 19.94 #=#=#                                                                         
19:19:19 [2020-04-15T19:19:19.042Z]   CC       soccr/soccr.o
19:19:19 [2020-04-15T19:19:19.110Z] #24 20.18 
                                                                           0.7%
###################################################################       94.0%
19:19:19 [2020-04-15T19:19:19.110Z] #24 ...
19:19:19 [2020-04-15T19:19:19.110Z] 
19:19:19 [2020-04-15T19:19:19.110Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:19:19 [2020-04-15T19:19:19.110Z] #42 50.99 reflect
19:19:19 [2020-04-15T19:19:19.110Z] #42 51.65 internal/oserror
19:19:19 [2020-04-15T19:19:19.110Z] #42 51.88 syscall
19:19:19 [2020-04-15T19:19:19.326Z]   AR       soccr/libsoccr.a
19:19:19 [2020-04-15T19:19:19.326Z] make[1]: 'soccr/libsoccr.a' is up to date.
19:19:19 [2020-04-15T19:19:19.332Z] #34 12.75 [100%] Built target tini-static
19:19:19 [2020-04-15T19:19:19.332Z] #34 12.87 + mkdir -p /build
19:19:19 [2020-04-15T19:19:19.332Z] #34 12.87 + cp tini-static /build/docker-init
19:19:19 [2020-04-15T19:19:19.332Z] #34 ...
19:19:19 [2020-04-15T19:19:19.332Z] 
19:19:19 [2020-04-15T19:19:19.332Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:19:19 [2020-04-15T19:19:19.332Z] #39 6.191 fatal: not a git repository (or any of the parent directories): .git
19:19:19 [2020-04-15T19:19:19.332Z] #39 6.233   GEN      .gitid
19:19:19 [2020-04-15T19:19:19.365Z] #42 61.10 time
19:19:19 [2020-04-15T19:19:19.365Z] #42 ...
19:19:19 [2020-04-15T19:19:19.365Z] 
19:19:19 [2020-04-15T19:19:19.365Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:19:19 [2020-04-15T19:19:19.365Z] #24 20.18 
                                                                           0.7%
###################################################################       94.0%
######################################################################## 100.0%
19:19:19 [2020-04-15T19:19:19.365Z] #24 20.56 
19:19:19 [2020-04-15T19:19:19.591Z] #39 6.243   GEN      criu/include/version.h
19:19:19 [2020-04-15T19:19:19.591Z] #39 6.318   GEN      include/common/asm
19:19:19 [2020-04-15T19:19:19.591Z] #39 ...
19:19:19 [2020-04-15T19:19:19.591Z] 
19:19:19 [2020-04-15T19:19:19.591Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
19:19:19 [2020-04-15T19:19:19.591Z] #34 DONE 13.1s
19:19:19 [2020-04-15T19:19:19.611Z]   DEP      criu/arch/ppc64/sigframe.d
19:19:19 [2020-04-15T19:19:19.611Z]   DEP      criu/arch/ppc64/crtools.d
19:19:19 [2020-04-15T19:19:19.611Z]   DEP      criu/arch/ppc64/cpu.d
19:19:19 [2020-04-15T19:19:19.611Z]   CC       criu/arch/ppc64/cpu.o
19:19:19 [2020-04-15T19:19:19.849Z] 
19:19:19 [2020-04-15T19:19:19.849Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
19:19:19 [2020-04-15T19:19:19.849Z] #29 69.93 bytes
19:19:19 [2020-04-15T19:19:19.849Z] #29 71.18 fmt
19:19:19 [2020-04-15T19:19:19.849Z] #29 72.05 bufio
19:19:19 [2020-04-15T19:19:19.849Z] #29 73.98 path/filepath
19:19:19 [2020-04-15T19:19:19.895Z]   CC       criu/arch/ppc64/crtools.o
19:19:20 [2020-04-15T19:19:20.180Z]   CC       criu/arch/ppc64/sigframe.o
19:19:20 [2020-04-15T19:19:20.180Z]   LINK     criu/arch/ppc64/crtools.built-in.o
19:19:20 [2020-04-15T19:19:20.180Z]   DEP      criu/arch/ppc64/misc.d
19:19:20 [2020-04-15T19:19:20.180Z]   DEP      criu/arch/ppc64/vdso-trampoline.d
19:19:20 [2020-04-15T19:19:20.180Z]   DEP      criu/arch/ppc64/vdso-pie.d
19:19:20 [2020-04-15T19:19:20.180Z]   DEP      criu/pie/parasite-vdso.d
19:19:20 [2020-04-15T19:19:20.464Z]   DEP      criu/pie/util-vdso.d
19:19:20 [2020-04-15T19:19:20.464Z]   DEP      criu/pie/util.d
19:19:20 [2020-04-15T19:19:20.464Z]   CC       criu/pie/util.o
19:19:20 [2020-04-15T19:19:20.464Z]   CC       criu/pie/util-vdso.o
19:19:20 [2020-04-15T19:19:20.728Z] #24 21.67 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
19:19:20 [2020-04-15T19:19:20.728Z] #24 21.76 skipping existing 1849cc453dee
19:19:20 [2020-04-15T19:19:20.728Z] #24 21.89 
19:19:20 [2020-04-15T19:19:20.755Z]   CC       criu/pie/parasite-vdso.o
19:19:20 [2020-04-15T19:19:20.983Z] #24 ...
19:19:20 [2020-04-15T19:19:20.983Z] 
19:19:20 [2020-04-15T19:19:20.983Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
19:19:20 [2020-04-15T19:19:20.983Z] #31 57.69 Selecting previously unselected package libxml2:amd64.
19:19:20 [2020-04-15T19:19:20.983Z] #31 57.71 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
19:19:20 [2020-04-15T19:19:20.983Z] #31 57.72 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
19:19:20 [2020-04-15T19:19:20.983Z] #31 58.51 Selecting previously unselected package libarchive13:amd64.
19:19:20 [2020-04-15T19:19:20.983Z] #31 58.52 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
19:19:20 [2020-04-15T19:19:20.983Z] #31 58.52 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
19:19:20 [2020-04-15T19:19:20.983Z] #31 59.02 Selecting previously unselected package libjsoncpp1:amd64.
19:19:20 [2020-04-15T19:19:20.983Z] #31 59.02 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
19:19:20 [2020-04-15T19:19:20.983Z] #31 59.03 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
19:19:20 [2020-04-15T19:19:20.983Z] #31 59.35 Selecting previously unselected package librhash0:amd64.
19:19:20 [2020-04-15T19:19:20.983Z] #31 59.37 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
19:19:20 [2020-04-15T19:19:20.983Z] #31 59.39 Unpacking librhash0:amd64 (1.3.8-1) ...
19:19:20 [2020-04-15T19:19:20.983Z] #31 59.78 Selecting previously unselected package libuv1:amd64.
19:19:20 [2020-04-15T19:19:20.983Z] #31 59.82 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
19:19:20 [2020-04-15T19:19:20.983Z] #31 59.83 Unpacking libuv1:amd64 (1.24.1-1) ...
19:19:20 [2020-04-15T19:19:20.983Z] #31 60.08 Selecting previously unselected package cmake.
19:19:20 [2020-04-15T19:19:20.983Z] #31 60.08 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
19:19:20 [2020-04-15T19:19:20.983Z] #31 60.09 Unpacking cmake (3.13.4-1) ...
19:19:20 [2020-04-15T19:19:20.983Z] #31 64.06 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
19:19:20 [2020-04-15T19:19:20.983Z] #31 64.08 Setting up xxd (2:8.1.0875-5) ...
19:19:20 [2020-04-15T19:19:20.983Z] #31 64.09 Setting up libuv1:amd64 (1.24.1-1) ...
19:19:20 [2020-04-15T19:19:20.983Z] #31 64.10 Setting up vim-common (2:8.1.0875-5) ...
19:19:20 [2020-04-15T19:19:20.983Z] #31 64.14 Setting up librhash0:amd64 (1.3.8-1) ...
19:19:20 [2020-04-15T19:19:20.983Z] #31 64.16 Setting up cmake-data (3.13.4-1) ...
19:19:20 [2020-04-15T19:19:20.983Z] #31 64.17 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
19:19:20 [2020-04-15T19:19:20.983Z] #31 64.18 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
19:19:20 [2020-04-15T19:19:20.983Z] #31 64.20 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
19:19:20 [2020-04-15T19:19:20.983Z] #31 64.21 Setting up cmake (3.13.4-1) ...
19:19:20 [2020-04-15T19:19:20.983Z] #31 64.22 Processing triggers for libc-bin (2.28-10) ...
19:19:20 [2020-04-15T19:19:20.983Z] #31 64.30 Processing triggers for mime-support (3.62) ...
19:19:20 [2020-04-15T19:19:20.983Z] #31 DONE 64.7s
19:19:21 [2020-04-15T19:19:21.038Z]   CC       criu/arch/ppc64/vdso-pie.o
19:19:21 [2020-04-15T19:19:21.039Z]   CC       criu/arch/ppc64/vdso-trampoline.o
19:19:21 [2020-04-15T19:19:21.039Z]   CC       criu/arch/ppc64/misc.o
19:19:21 [2020-04-15T19:19:21.039Z]   AR       criu/pie/pie.lib.a
19:19:21 [2020-04-15T19:19:21.039Z]   DEP      criu/pie/restorer.d
19:19:21 [2020-04-15T19:19:21.239Z] 
19:19:21 [2020-04-15T19:19:21.239Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
19:19:21 [2020-04-15T19:19:21.239Z] #32 DONE 0.1s
19:19:21 [2020-04-15T19:19:21.239Z] 
19:19:21 [2020-04-15T19:19:21.239Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
19:19:21 [2020-04-15T19:19:21.323Z]   DEP      criu/arch/ppc64/restorer.d
19:19:21 [2020-04-15T19:19:21.323Z]   DEP      criu/pie/parasite.d
19:19:21 [2020-04-15T19:19:21.323Z]   CC       criu/pie/parasite.o
19:19:21 [2020-04-15T19:19:21.494Z] #33 DONE 0.1s
19:19:21 [2020-04-15T19:19:21.494Z] 
19:19:21 [2020-04-15T19:19:21.494Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
19:19:21 [2020-04-15T19:19:21.746Z] #29 76.05 io/ioutil
19:19:21 [2020-04-15T19:19:21.746Z] #29 ...
19:19:21 [2020-04-15T19:19:21.746Z] 
19:19:21 [2020-04-15T19:19:21.746Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:19:21 [2020-04-15T19:19:21.746Z] #39 8.631   PBCC     images/google/protobuf/descriptor.pb-c.c
19:19:21 [2020-04-15T19:19:21.746Z] #39 8.738   PBCC     images/opts.pb-c.c
19:19:21 [2020-04-15T19:19:21.943Z]   LINK     criu/pie/parasite.built-in.o
19:19:21 [2020-04-15T19:19:21.943Z]   GEN      criu/pie/parasite-blob.h
19:19:21 [2020-04-15T19:19:21.943Z]   CC       criu/arch/ppc64/restorer.o
19:19:21 [2020-04-15T19:19:21.943Z]   CC       criu/pie/restorer.o
19:19:22 [2020-04-15T19:19:22.003Z] #39 8.814   PBCC     images/sit.pb-c.c
19:19:22 [2020-04-15T19:19:22.261Z] #39 8.886   DEP      images/google/protobuf/descriptor.pb-c.d
19:19:22 [2020-04-15T19:19:22.261Z] #39 8.979   DEP      images/opts.pb-c.d
19:19:22 [2020-04-15T19:19:22.261Z] #39 9.062   DEP      images/sit.pb-c.d
19:19:22 [2020-04-15T19:19:22.261Z] #39 9.121   PBCC     images/macvlan.pb-c.c
19:19:22 [2020-04-15T19:19:22.261Z] #39 9.171   DEP      images/macvlan.pb-c.d
19:19:22 [2020-04-15T19:19:22.518Z] #39 9.239   PBCC     images/autofs.pb-c.c
19:19:22 [2020-04-15T19:19:22.518Z] #39 9.302   DEP      images/autofs.pb-c.d
19:19:22 [2020-04-15T19:19:22.518Z] #39 9.378   PBCC     images/sysctl.pb-c.c
19:19:22 [2020-04-15T19:19:22.518Z] #39 9.416   DEP      images/sysctl.pb-c.d
19:19:22 [2020-04-15T19:19:22.518Z] #39 ...
19:19:22 [2020-04-15T19:19:22.518Z] 
19:19:22 [2020-04-15T19:19:22.518Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
19:19:22 [2020-04-15T19:19:22.518Z] #14 7.751 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
19:19:22 [2020-04-15T19:19:22.518Z] #14 9.896 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
19:19:22 [2020-04-15T19:19:22.800Z] #14 ...
19:19:22 [2020-04-15T19:19:22.800Z] 
19:19:22 [2020-04-15T19:19:22.800Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:19:22 [2020-04-15T19:19:22.800Z] #39 9.474   PBCC     images/time.pb-c.c
19:19:22 [2020-04-15T19:19:22.800Z] #39 9.544   DEP      images/time.pb-c.d
19:19:22 [2020-04-15T19:19:22.800Z] #39 9.603   PBCC     images/binfmt-misc.pb-c.c
19:19:22 [2020-04-15T19:19:22.800Z] #39 9.635   DEP      images/binfmt-misc.pb-c.d
19:19:22 [2020-04-15T19:19:22.955Z]   LINK     criu/pie/restorer.built-in.o
19:19:22 [2020-04-15T19:19:22.955Z]   GEN      criu/pie/restorer-blob.h
19:19:22 [2020-04-15T19:19:22.955Z]   DEP      criu/vdso.d
19:19:22 [2020-04-15T19:19:22.955Z]   DEP      criu/uts_ns.d
19:19:22 [2020-04-15T19:19:22.955Z]   DEP      criu/util.d
19:19:22 [2020-04-15T19:19:22.955Z]   DEP      criu/uffd.d
19:19:23 [2020-04-15T19:19:23.062Z] #39 9.707   PBCC     images/seccomp.pb-c.c
19:19:23 [2020-04-15T19:19:23.062Z] #39 9.767   DEP      images/seccomp.pb-c.d
19:19:23 [2020-04-15T19:19:23.062Z] #39 9.855   PBCC     images/userns.pb-c.c
19:19:23 [2020-04-15T19:19:23.062Z] #39 9.894   DEP      images/userns.pb-c.d
19:19:23 [2020-04-15T19:19:23.062Z] #39 9.939   PBCC     images/cgroup.pb-c.c
19:19:23 [2020-04-15T19:19:23.062Z] #39 9.979   DEP      images/cgroup.pb-c.d
19:19:23 [2020-04-15T19:19:23.239Z]   DEP      criu/tun.d
19:19:23 [2020-04-15T19:19:23.239Z]   DEP      criu/tty.d
19:19:23 [2020-04-15T19:19:23.239Z]   DEP      criu/timerfd.d
19:19:23 [2020-04-15T19:19:23.239Z]   DEP      criu/sysfs_parse.d
19:19:23 [2020-04-15T19:19:23.239Z]   DEP      criu/sysctl.d
19:19:23 [2020-04-15T19:19:23.249Z] + dpkg --print-architecture
19:19:23 [2020-04-15T19:19:23.249Z] + cd /tmp/tmp.H2AxTylLIf/src/github.com/docker/distribution
19:19:23 [2020-04-15T19:19:23.249Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
19:19:23 [2020-04-15T19:19:23.249Z] + GOPATH=/tmp/tmp.H2AxTylLIf/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.H2AxTylLIf
19:19:23 [2020-04-15T19:19:23.249Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
19:19:23 [2020-04-15T19:19:23.322Z] #39 10.05   PBCC     images/fown.pb-c.c
19:19:23 [2020-04-15T19:19:23.322Z] #39 10.15   PBCC     images/ext-file.pb-c.c
19:19:23 [2020-04-15T19:19:23.322Z] #39 10.17   DEP      images/fown.pb-c.d
19:19:23 [2020-04-15T19:19:23.322Z] #39 10.21   DEP      images/ext-file.pb-c.d
19:19:23 [2020-04-15T19:19:23.379Z] #34 ...
19:19:23 [2020-04-15T19:19:23.379Z] 
19:19:23 [2020-04-15T19:19:23.379Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:19:23 [2020-04-15T19:19:23.379Z] #24 23.18 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
19:19:23 [2020-04-15T19:19:23.379Z] #24 23.55 
19:19:23 [2020-04-15T19:19:23.379Z] #24 23.77 
######################################################################## 100.0%
19:19:23 [2020-04-15T19:19:23.379Z] #24 23.90 
19:19:23 [2020-04-15T19:19:23.379Z] #24 23.97 Download of images into '/build' complete.
19:19:23 [2020-04-15T19:19:23.379Z] #24 23.97 Use something like the following to load the result into a Docker daemon:
19:19:23 [2020-04-15T19:19:23.379Z] #24 23.97   tar -cC '/build' . | docker load
19:19:23 [2020-04-15T19:19:23.379Z] #24 DONE 24.1s
19:19:23 [2020-04-15T19:19:23.379Z] 
19:19:23 [2020-04-15T19:19:23.379Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
19:19:23 [2020-04-15T19:19:23.379Z] #38 57.23 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
19:19:23 [2020-04-15T19:19:23.379Z] #38 57.26 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:19:23 [2020-04-15T19:19:23.379Z] #38 57.27 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:19:23 [2020-04-15T19:19:23.379Z] #38 57.28 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
19:19:23 [2020-04-15T19:19:23.379Z] #38 57.29 Setting up python-six (1.12.0-1) ...
19:19:23 [2020-04-15T19:19:23.379Z] #38 62.19 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
19:19:23 [2020-04-15T19:19:23.379Z] #38 62.24 Setting up libnl-3-200:amd64 (3.4.0-1) ...
19:19:23 [2020-04-15T19:19:23.379Z] #38 62.28 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
19:19:23 [2020-04-15T19:19:23.379Z] #38 62.30 Setting up libcap-dev:amd64 (1:2.25-2) ...
19:19:23 [2020-04-15T19:19:23.379Z] #38 62.34 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
19:19:23 [2020-04-15T19:19:23.379Z] #38 62.35 Setting up protobuf-compiler (3.6.1.3-2) ...
19:19:23 [2020-04-15T19:19:23.379Z] #38 62.38 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
19:19:23 [2020-04-15T19:19:23.379Z] #38 62.38 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
19:19:23 [2020-04-15T19:19:23.379Z] #38 62.40 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
19:19:23 [2020-04-15T19:19:23.379Z] #38 62.41 Setting up python-protobuf (3.6.1.3-2) ...
19:19:23 [2020-04-15T19:19:23.524Z]   DEP      criu/string.d
19:19:23 [2020-04-15T19:19:23.524Z]   DEP      criu/stats.d
19:19:23 [2020-04-15T19:19:23.524Z]   DEP      criu/sockets.d
19:19:23 [2020-04-15T19:19:23.524Z]   DEP      criu/sk-unix.d
19:19:23 [2020-04-15T19:19:23.524Z]   DEP      criu/sk-tcp.d
19:19:23 [2020-04-15T19:19:23.579Z] #39 10.28   PBCC     images/rpc.pb-c.c
19:19:23 [2020-04-15T19:19:23.579Z] #39 10.33   DEP      images/rpc.pb-c.d
19:19:23 [2020-04-15T19:19:23.579Z] #39 10.39   PBCC     images/siginfo.pb-c.c
19:19:23 [2020-04-15T19:19:23.579Z] #39 10.42   DEP      images/siginfo.pb-c.d
19:19:23 [2020-04-15T19:19:23.579Z] #39 10.46   PBCC     images/pagemap.pb-c.c
19:19:23 [2020-04-15T19:19:23.579Z] #39 10.51   DEP      images/pagemap.pb-c.d
19:19:23 [2020-04-15T19:19:23.810Z]   DEP      criu/sk-queue.d
19:19:23 [2020-04-15T19:19:23.810Z]   DEP      criu/sk-packet.d
19:19:23 [2020-04-15T19:19:23.810Z]   DEP      criu/sk-netlink.d
19:19:23 [2020-04-15T19:19:23.810Z]   DEP      criu/sk-inet.d
19:19:23 [2020-04-15T19:19:23.836Z] #39 10.60   PBCC     images/rlimit.pb-c.c
19:19:23 [2020-04-15T19:19:23.836Z] #39 10.63   DEP      images/rlimit.pb-c.d
19:19:23 [2020-04-15T19:19:23.836Z] #39 10.70   PBCC     images/file-lock.pb-c.c
19:19:23 [2020-04-15T19:19:23.836Z] #39 10.74   DEP      images/file-lock.pb-c.d
19:19:23 [2020-04-15T19:19:23.836Z] #39 10.81   PBCC     images/tty.pb-c.c
19:19:24 [2020-04-15T19:19:24.093Z] #39 10.87   DEP      images/tty.pb-c.d
19:19:24 [2020-04-15T19:19:24.093Z] #39 10.91   PBCC     images/tun.pb-c.c
19:19:24 [2020-04-15T19:19:24.093Z] #39 10.96   PBCC     images/netdev.pb-c.c
19:19:24 [2020-04-15T19:19:24.095Z]   DEP      criu/signalfd.d
19:19:24 [2020-04-15T19:19:24.095Z]   DEP      criu/sigframe.d
19:19:24 [2020-04-15T19:19:24.095Z]   DEP      criu/shmem.d
19:19:24 [2020-04-15T19:19:24.095Z]   DEP      criu/servicefd.d
19:19:24 [2020-04-15T19:19:24.095Z]   DEP      criu/seize.d
19:19:24 [2020-04-15T19:19:24.095Z]   DEP      criu/seccomp.d
19:19:24 [2020-04-15T19:19:24.350Z] #39 11.07   DEP      images/tun.pb-c.d
19:19:24 [2020-04-15T19:19:24.350Z] #39 11.14   DEP      images/netdev.pb-c.d
19:19:24 [2020-04-15T19:19:24.350Z] #39 11.20   PBCC     images/vma.pb-c.c
19:19:24 [2020-04-15T19:19:24.350Z] #39 11.25   DEP      images/vma.pb-c.d
19:19:24 [2020-04-15T19:19:24.385Z]   DEP      criu/rst-malloc.d
19:19:24 [2020-04-15T19:19:24.385Z]   DEP      criu/rbtree.d
19:19:24 [2020-04-15T19:19:24.385Z]   DEP      criu/pstree.d
19:19:24 [2020-04-15T19:19:24.385Z]   DEP      criu/protobuf.d
19:19:24 [2020-04-15T19:19:24.385Z]   GEN      criu/protobuf-desc-gen.h
19:19:24 [2020-04-15T19:19:24.607Z] #39 11.34   PBCC     images/creds.pb-c.c
19:19:24 [2020-04-15T19:19:24.607Z] #39 11.40   DEP      images/creds.pb-c.d
19:19:24 [2020-04-15T19:19:24.607Z] #39 11.47   PBCC     images/utsns.pb-c.c
19:19:24 [2020-04-15T19:19:24.607Z] #39 11.53   DEP      images/utsns.pb-c.d
19:19:24 [2020-04-15T19:19:24.864Z] #39 11.58   PBCC     images/ipc-desc.pb-c.c
19:19:24 [2020-04-15T19:19:24.864Z] #39 11.62   PBCC     images/ipc-sem.pb-c.c
19:19:24 [2020-04-15T19:19:24.864Z] #39 11.62   DEP      images/ipc-desc.pb-c.d
19:19:24 [2020-04-15T19:19:24.864Z] #39 11.69   DEP      images/ipc-sem.pb-c.d
19:19:24 [2020-04-15T19:19:24.864Z] #39 11.75   PBCC     images/ipc-msg.pb-c.c
19:19:25 [2020-04-15T19:19:25.020Z]   DEP      criu/protobuf-desc.d
19:19:25 [2020-04-15T19:19:25.020Z]   DEP      criu/proc_parse.d
19:19:25 [2020-04-15T19:19:25.020Z]   DEP      criu/plugin.d
19:19:25 [2020-04-15T19:19:25.020Z]   DEP      criu/pipes.d
19:19:25 [2020-04-15T19:19:25.020Z]   DEP      criu/pie-util.d
19:19:25 [2020-04-15T19:19:25.020Z]   DEP      criu/pie-util-vdso.d
19:19:25 [2020-04-15T19:19:25.121Z] #39 11.80   DEP      images/ipc-msg.pb-c.d
19:19:25 [2020-04-15T19:19:25.121Z] #39 11.84   PBCC     images/ipc-shm.pb-c.c
19:19:25 [2020-04-15T19:19:25.121Z] #39 11.90   DEP      images/ipc-shm.pb-c.d
19:19:25 [2020-04-15T19:19:25.121Z] #39 11.95   PBCC     images/ipc-var.pb-c.c
19:19:25 [2020-04-15T19:19:25.121Z] #39 11.99   DEP      images/ipc-var.pb-c.d
19:19:25 [2020-04-15T19:19:25.264Z] #38 ...
19:19:25 [2020-04-15T19:19:25.264Z] 
19:19:25 [2020-04-15T19:19:25.264Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
19:19:25 [2020-04-15T19:19:25.264Z] #29 57.12 time
19:19:25 [2020-04-15T19:19:25.264Z] #29 64.37 internal/poll
19:19:25 [2020-04-15T19:19:25.264Z] #29 65.62 internal/fmtsort
19:19:25 [2020-04-15T19:19:25.264Z] #29 67.25 internal/syscall/execenv
19:19:25 [2020-04-15T19:19:25.304Z]   DEP      criu/pie-util-vdso-elf32.d
19:19:25 [2020-04-15T19:19:25.304Z]   DEP      criu/path.d
19:19:25 [2020-04-15T19:19:25.304Z]   DEP      criu/parasite-syscall.d
19:19:25 [2020-04-15T19:19:25.304Z]   DEP      criu/pagemap.d
19:19:25 [2020-04-15T19:19:25.304Z]   DEP      criu/pagemap-cache.d
19:19:25 [2020-04-15T19:19:25.378Z] #39 12.06   PBCC     images/sk-opts.pb-c.c
19:19:25 [2020-04-15T19:19:25.378Z] #39 12.10   PBCC     images/packet-sock.pb-c.c
19:19:25 [2020-04-15T19:19:25.378Z] #39 12.20   DEP      images/sk-opts.pb-c.d
19:19:25 [2020-04-15T19:19:25.378Z] #39 12.24   DEP      images/packet-sock.pb-c.d
19:19:25 [2020-04-15T19:19:25.520Z] #29 ...
19:19:25 [2020-04-15T19:19:25.520Z] 
19:19:25 [2020-04-15T19:19:25.520Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
19:19:25 [2020-04-15T19:19:25.520Z] #34 3.994 + RM_GOPATH=0
19:19:25 [2020-04-15T19:19:25.520Z] #34 3.994 + TMP_GOPATH=
19:19:25 [2020-04-15T19:19:25.520Z] #34 3.994 + : /build
19:19:25 [2020-04-15T19:19:25.520Z] #34 3.994 + '[' -z '' ']'
19:19:25 [2020-04-15T19:19:25.520Z] #34 3.996 ++ mktemp -d
19:19:25 [2020-04-15T19:19:25.520Z] #34 4.001 + export GOPATH=/tmp/tmp.Hig3S5SwQd
19:19:25 [2020-04-15T19:19:25.520Z] #34 4.001 + GOPATH=/tmp/tmp.Hig3S5SwQd
19:19:25 [2020-04-15T19:19:25.520Z] #34 4.001 + RM_GOPATH=1
19:19:25 [2020-04-15T19:19:25.520Z] #34 4.003 ++ dirname ./install.sh
19:19:25 [2020-04-15T19:19:25.520Z] #34 4.010 + dir=.
19:19:25 [2020-04-15T19:19:25.520Z] #34 4.010 + bin=tini
19:19:25 [2020-04-15T19:19:25.520Z] #34 4.010 + shift
19:19:25 [2020-04-15T19:19:25.520Z] #34 4.014 + '[' '!' -f ./tini.installer ']'
19:19:25 [2020-04-15T19:19:25.520Z] #34 4.014 + . ./tini.installer
19:19:25 [2020-04-15T19:19:25.520Z] #34 4.014 ++ : fec3683b971d9c3ef73f284f176672c44b448662
19:19:25 [2020-04-15T19:19:25.520Z] #34 4.014 + install_tini
19:19:25 [2020-04-15T19:19:25.520Z] #34 4.015 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
19:19:25 [2020-04-15T19:19:25.520Z] #34 4.015 + git clone https://github.com/krallin/tini.git /tmp/tmp.Hig3S5SwQd/tini
19:19:25 [2020-04-15T19:19:25.520Z] #34 4.015 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
19:19:25 [2020-04-15T19:19:25.520Z] #34 4.016 Cloning into '/tmp/tmp.Hig3S5SwQd/tini'...
19:19:25 [2020-04-15T19:19:25.588Z]   DEP      criu/page-xfer.d
19:19:25 [2020-04-15T19:19:25.588Z]   DEP      criu/page-pipe.d
19:19:25 [2020-04-15T19:19:25.588Z]   DEP      criu/netfilter.d
19:19:25 [2020-04-15T19:19:25.588Z]   DEP      criu/net.d
19:19:25 [2020-04-15T19:19:25.588Z]   DEP      criu/namespaces.d
19:19:25 [2020-04-15T19:19:25.635Z] #39 12.36   PBCC     images/sk-netlink.pb-c.c
19:19:25 [2020-04-15T19:19:25.635Z] #39 12.42   DEP      images/sk-netlink.pb-c.d
19:19:25 [2020-04-15T19:19:25.635Z] #39 12.50   PBCC     images/sk-inet.pb-c.c
19:19:25 [2020-04-15T19:19:25.775Z] #34 ...
19:19:25 [2020-04-15T19:19:25.775Z] 
19:19:25 [2020-04-15T19:19:25.775Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
19:19:25 [2020-04-15T19:19:25.775Z] #52 16.60 Checking out files:  96% (957/991)   
Checking out files:  97% (962/991)   
Checking out files:  98% (972/991)   
Checking out files:  99% (982/991)   
Checking out files: 100% (991/991)   
Checking out files: 100% (991/991), done.
19:19:25 [2020-04-15T19:19:25.775Z] #52 16.72 + cd /tmp/tmp.qzgIQGw639/src/github.com/opencontainers/runc
19:19:25 [2020-04-15T19:19:25.775Z] #52 16.73 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:19:25 [2020-04-15T19:19:25.775Z] #52 17.58 + '[' -z '' ']'
19:19:25 [2020-04-15T19:19:25.775Z] #52 17.58 + target=static
19:19:25 [2020-04-15T19:19:25.775Z] #52 17.59 + make 'BUILDTAGS=seccomp apparmor selinux ' static
19:19:25 [2020-04-15T19:19:25.775Z] #52 20.40 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 .
19:19:25 [2020-04-15T19:19:25.873Z]   DEP      criu/mount.d
19:19:25 [2020-04-15T19:19:25.873Z]   DEP      criu/mem.d
19:19:25 [2020-04-15T19:19:25.873Z]   DEP      criu/lsm.d
19:19:25 [2020-04-15T19:19:25.873Z]   DEP      criu/log.d
19:19:25 [2020-04-15T19:19:25.873Z]   DEP      criu/libnetlink.d
19:19:25 [2020-04-15T19:19:25.892Z] #39 12.58   DEP      images/sk-inet.pb-c.d
19:19:25 [2020-04-15T19:19:25.892Z] #39 12.67   PBCC     images/sk-unix.pb-c.c
19:19:25 [2020-04-15T19:19:25.892Z] #39 12.77   DEP      images/sk-unix.pb-c.d
19:19:26 [2020-04-15T19:19:26.030Z] #52 ...
19:19:26 [2020-04-15T19:19:26.030Z] 
19:19:26 [2020-04-15T19:19:26.030Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
19:19:26 [2020-04-15T19:19:26.030Z] #29 67.40 internal/syscall/unix
19:19:26 [2020-04-15T19:19:26.030Z] #29 67.58 strings
19:19:26 [2020-04-15T19:19:26.030Z] #29 67.59 os
19:19:26 [2020-04-15T19:19:26.149Z] #39 12.84   PBCC     images/mm.pb-c.c
19:19:26 [2020-04-15T19:19:26.149Z] #39 12.91   DEP      images/mm.pb-c.d
19:19:26 [2020-04-15T19:19:26.149Z] #39 12.99   PBCC     images/timerfd.pb-c.c
19:19:26 [2020-04-15T19:19:26.157Z]   DEP      criu/kerndat.d
19:19:26 [2020-04-15T19:19:26.157Z]   DEP      criu/kcmp-ids.d
19:19:26 [2020-04-15T19:19:26.157Z]   DEP      criu/irmap.d
19:19:26 [2020-04-15T19:19:26.157Z]   DEP      criu/ipc_ns.d
19:19:26 [2020-04-15T19:19:26.157Z]   DEP      criu/image.d
19:19:26 [2020-04-15T19:19:26.406Z] #39 13.09   DEP      images/timerfd.pb-c.d
19:19:26 [2020-04-15T19:19:26.406Z] #39 13.17   PBCC     images/timer.pb-c.c
19:19:26 [2020-04-15T19:19:26.406Z] #39 13.21   DEP      images/timer.pb-c.d
19:19:26 [2020-04-15T19:19:26.406Z] #39 13.29   PBCC     images/sa.pb-c.c
19:19:26 [2020-04-15T19:19:26.441Z]   DEP      criu/image-desc.d
19:19:26 [2020-04-15T19:19:26.441Z]   DEP      criu/fsnotify.d
19:19:26 [2020-04-15T19:19:26.441Z]   DEP      criu/filesystems.d
19:19:26 [2020-04-15T19:19:26.441Z]   DEP      criu/files.d
19:19:26 [2020-04-15T19:19:26.441Z]   DEP      criu/files-reg.d
19:19:26 [2020-04-15T19:19:26.664Z] #39 13.38   DEP      images/sa.pb-c.d
19:19:26 [2020-04-15T19:19:26.664Z] #39 13.41   PBCC     images/pipe-data.pb-c.c
19:19:26 [2020-04-15T19:19:26.664Z] #39 13.45   DEP      images/pipe-data.pb-c.d
19:19:26 [2020-04-15T19:19:26.664Z] #39 13.53   PBCC     images/mnt.pb-c.c
19:19:26 [2020-04-15T19:19:26.725Z]   DEP      criu/files-ext.d
19:19:26 [2020-04-15T19:19:26.725Z]   DEP      criu/file-lock.d
19:19:26 [2020-04-15T19:19:26.725Z]   DEP      criu/file-ids.d
19:19:26 [2020-04-15T19:19:26.725Z]   DEP      criu/fifo.d
19:19:26 [2020-04-15T19:19:26.921Z] #39 13.63   DEP      images/mnt.pb-c.d
19:19:26 [2020-04-15T19:19:26.921Z] #39 13.71   PBCC     images/sk-packet.pb-c.c
19:19:26 [2020-04-15T19:19:26.921Z] #39 13.75   DEP      images/sk-packet.pb-c.d
19:19:26 [2020-04-15T19:19:26.921Z] #39 13.81   PBCC     images/tcp-stream.pb-c.c
19:19:27 [2020-04-15T19:19:27.010Z]   DEP      criu/fdstore.d
19:19:27 [2020-04-15T19:19:27.011Z]   DEP      criu/fault-injection.d
19:19:27 [2020-04-15T19:19:27.011Z]   DEP      criu/external.d
19:19:27 [2020-04-15T19:19:27.011Z]   DEP      criu/eventpoll.d
19:19:27 [2020-04-15T19:19:27.011Z]   DEP      criu/eventfd.d
19:19:27 [2020-04-15T19:19:27.011Z]   DEP      criu/crtools.d
19:19:27 [2020-04-15T19:19:27.179Z] #39 13.89   DEP      images/tcp-stream.pb-c.d
19:19:27 [2020-04-15T19:19:27.179Z] #39 13.97   PBCC     images/pipe.pb-c.c
19:19:27 [2020-04-15T19:19:27.179Z] #39 14.03   DEP      images/pipe.pb-c.d
19:19:27 [2020-04-15T19:19:27.179Z] #39 14.08   PBCC     images/pstree.pb-c.c
19:19:27 [2020-04-15T19:19:27.239Z] + rm -rf /tmp/tmp.H2AxTylLIf/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.H2AxTylLIf
19:19:27 [2020-04-15T19:19:27.294Z]   DEP      criu/cr-service.d
19:19:27 [2020-04-15T19:19:27.294Z]   DEP      criu/cr-restore.d
19:19:27 [2020-04-15T19:19:27.294Z]   DEP      criu/cr-errno.d
19:19:27 [2020-04-15T19:19:27.294Z]   DEP      criu/cr-dump.d
19:19:27 [2020-04-15T19:19:27.294Z]   DEP      criu/cr-dedup.d
19:19:27 [2020-04-15T19:19:27.393Z] #29 ...
19:19:27 [2020-04-15T19:19:27.393Z] 
19:19:27 [2020-04-15T19:19:27.393Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
19:19:27 [2020-04-15T19:19:27.393Z] #38 70.45 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
19:19:27 [2020-04-15T19:19:27.393Z] #38 70.46 Processing triggers for libc-bin (2.28-10) ...
19:19:27 [2020-04-15T19:19:27.393Z] #38 DONE 70.8s
19:19:27 [2020-04-15T19:19:27.393Z] 
19:19:27 [2020-04-15T19:19:27.393Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:19:27 [2020-04-15T19:19:27.436Z] #39 14.12   DEP      images/pstree.pb-c.d
19:19:27 [2020-04-15T19:19:27.436Z] #39 14.17   PBCC     images/fs.pb-c.c
19:19:27 [2020-04-15T19:19:27.436Z] #39 14.19   DEP      images/fs.pb-c.d
19:19:27 [2020-04-15T19:19:27.436Z] #39 14.23   PBCC     images/signalfd.pb-c.c
19:19:27 [2020-04-15T19:19:27.436Z] #39 14.29   DEP      images/signalfd.pb-c.d
19:19:27 [2020-04-15T19:19:27.578Z]   DEP      criu/cr-check.d
19:19:27 [2020-04-15T19:19:27.578Z]   DEP      criu/config.d
19:19:27 [2020-04-15T19:19:27.578Z]   DEP      criu/clone-noasan.d
19:19:27 [2020-04-15T19:19:27.578Z]   DEP      criu/cgroup.d
19:19:27 [2020-04-15T19:19:27.578Z]   DEP      criu/cgroup-props.d
19:19:27 [2020-04-15T19:19:27.693Z] #39 14.39   PBCC     images/fh.pb-c.c
19:19:27 [2020-04-15T19:19:27.693Z] #39 14.42   PBCC     images/fsnotify.pb-c.c
19:19:27 [2020-04-15T19:19:27.693Z] #39 14.46   DEP      images/fh.pb-c.d
19:19:27 [2020-04-15T19:19:27.693Z] #39 14.53   DEP      images/fsnotify.pb-c.d
19:19:27 [2020-04-15T19:19:27.693Z] #39 14.60   PBCC     images/eventpoll.pb-c.c
19:19:27 [2020-04-15T19:19:27.862Z]   DEP      criu/bitmap.d
19:19:27 [2020-04-15T19:19:27.862Z]   DEP      criu/bfd.d
19:19:27 [2020-04-15T19:19:27.862Z]   DEP      criu/autofs.d
19:19:27 [2020-04-15T19:19:27.862Z]   DEP      criu/aio.d
19:19:27 [2020-04-15T19:19:27.862Z]   DEP      criu/action-scripts.d
19:19:27 [2020-04-15T19:19:27.949Z] #39 14.64   DEP      images/eventpoll.pb-c.d
19:19:27 [2020-04-15T19:19:27.949Z] #39 14.71   PBCC     images/eventfd.pb-c.c
19:19:27 [2020-04-15T19:19:27.949Z] #39 14.74   DEP      images/eventfd.pb-c.d
19:19:27 [2020-04-15T19:19:27.949Z] #39 14.77   PBCC     images/remap-file-path.pb-c.c
19:19:27 [2020-04-15T19:19:27.949Z] #39 14.82   DEP      images/remap-file-path.pb-c.d
19:19:27 [2020-04-15T19:19:27.949Z] #39 14.87   PBCC     images/fifo.pb-c.c
19:19:27 [2020-04-15T19:19:27.949Z] #39 14.88   DEP      images/fifo.pb-c.d
19:19:27 [2020-04-15T19:19:27.949Z] #39 14.92   PBCC     images/ghost-file.pb-c.c
19:19:28 [2020-04-15T19:19:28.145Z]   CC       criu/action-scripts.o
19:19:28 [2020-04-15T19:19:28.146Z]   CC       criu/aio.o
19:19:28 [2020-04-15T19:19:28.206Z] #39 14.99   DEP      images/ghost-file.pb-c.d
19:19:28 [2020-04-15T19:19:28.206Z] #39 15.03   PBCC     images/regfile.pb-c.c
19:19:28 [2020-04-15T19:19:28.206Z] #39 15.09   DEP      images/regfile.pb-c.d
19:19:28 [2020-04-15T19:19:28.206Z] #39 15.18   PBCC     images/ns.pb-c.c
19:19:28 [2020-04-15T19:19:28.430Z]   CC       criu/autofs.o
19:19:28 [2020-04-15T19:19:28.464Z] #39 15.20   DEP      images/ns.pb-c.d
19:19:28 [2020-04-15T19:19:28.464Z] #39 15.23   PBCC     images/fdinfo.pb-c.c
19:19:28 [2020-04-15T19:19:28.464Z] #39 15.38   DEP      images/fdinfo.pb-c.d
19:19:28 [2020-04-15T19:19:28.464Z] #39 15.45   PBCC     images/core-aarch64.pb-c.c
19:19:28 [2020-04-15T19:19:28.467Z] Removing intermediate container dcec905bf816
19:19:28 [2020-04-15T19:19:28.467Z]  ---> b1e40daffcdb
19:19:28 [2020-04-15T19:19:28.467Z] Step 18/140 : FROM base AS swagger
19:19:28 [2020-04-15T19:19:28.467Z]  ---> 3d0da82cb874
19:19:28 [2020-04-15T19:19:28.467Z] Step 19/140 : ENV GO_SWAGGER_COMMIT 5793aa66d4b4112c2602c716516e24710e4adbb5
19:19:28 [2020-04-15T19:19:28.467Z]  ---> Running in 3b5b20224a50
19:19:28 [2020-04-15T19:19:28.467Z] Removing intermediate container 3b5b20224a50
19:19:28 [2020-04-15T19:19:28.467Z]  ---> 88828d1c9e8a
19:19:28 [2020-04-15T19:19:28.467Z] Step 20/140 : RUN set -x     && export GOPATH="$(mktemp -d)"     && git clone https://github.com/kolyshkin/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger"     && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT")     && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger     && rm -rf "$GOPATH"
19:19:28 [2020-04-15T19:19:28.467Z]  ---> Running in 9e2ce3507257
19:19:28 [2020-04-15T19:19:28.721Z] #39 15.51   PBCC     images/core-arm.pb-c.c
19:19:28 [2020-04-15T19:19:28.721Z] #39 15.57   PBCC     images/core-ppc64.pb-c.c
19:19:28 [2020-04-15T19:19:28.721Z] #39 15.63   PBCC     images/core-s390.pb-c.c
19:19:28 [2020-04-15T19:19:28.721Z] #39 15.70   PBCC     images/core-x86.pb-c.c
19:19:28 [2020-04-15T19:19:28.756Z] #39 ...
19:19:28 [2020-04-15T19:19:28.756Z] 
19:19:28 [2020-04-15T19:19:28.756Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
19:19:28 [2020-04-15T19:19:28.756Z] #14 3.690 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:19:28 [2020-04-15T19:19:28.756Z] #14 3.746 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:19:28 [2020-04-15T19:19:28.756Z] #14 3.889 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:19:28 [2020-04-15T19:19:28.756Z] #14 5.051 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:19:28 [2020-04-15T19:19:28.756Z] #14 7.961 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
19:19:28 [2020-04-15T19:19:28.756Z] #14 ...
19:19:28 [2020-04-15T19:19:28.756Z] 
19:19:28 [2020-04-15T19:19:28.756Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
19:19:28 [2020-04-15T19:19:28.756Z] #29 70.64 bytes
19:19:28 [2020-04-15T19:19:28.823Z] + mktemp -d
19:19:28 [2020-04-15T19:19:28.823Z] + export GOPATH=/tmp/tmp.M1ONaobpUL
19:19:28 [2020-04-15T19:19:28.823Z] + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.M1ONaobpUL/src/github.com/go-swagger/go-swagger
19:19:28 [2020-04-15T19:19:28.823Z] Cloning into '/tmp/tmp.M1ONaobpUL/src/github.com/go-swagger/go-swagger'...
19:19:28 [2020-04-15T19:19:28.978Z] #39 15.77   PBCC     images/core.pb-c.c
19:19:28 [2020-04-15T19:19:28.978Z] #39 15.85   PBCC     images/inventory.pb-c.c
19:19:28 [2020-04-15T19:19:28.978Z] #39 15.91   DEP      images/core-aarch64.pb-c.d
19:19:28 [2020-04-15T19:19:28.978Z] #39 15.96   DEP      images/core-arm.pb-c.d
19:19:29 [2020-04-15T19:19:29.048Z]   CC       criu/bfd.o
19:19:29 [2020-04-15T19:19:29.236Z] #39 16.03   DEP      images/core-ppc64.pb-c.d
19:19:29 [2020-04-15T19:19:29.236Z] #39 16.07   DEP      images/core-s390.pb-c.d
19:19:29 [2020-04-15T19:19:29.236Z] #39 16.17   DEP      images/core-x86.pb-c.d
19:19:29 [2020-04-15T19:19:29.332Z]   CC       criu/bitmap.o
19:19:29 [2020-04-15T19:19:29.332Z]   CC       criu/cgroup-props.o
19:19:29 [2020-04-15T19:19:29.493Z] #39 16.24   DEP      images/core.pb-c.d
19:19:29 [2020-04-15T19:19:29.493Z] #39 16.30   DEP      images/inventory.pb-c.d
19:19:29 [2020-04-15T19:19:29.493Z] #39 16.36   PBCC     images/cpuinfo.pb-c.c
19:19:29 [2020-04-15T19:19:29.493Z] #39 16.44   DEP      images/cpuinfo.pb-c.d
19:19:29 [2020-04-15T19:19:29.751Z] #39 16.52   PBCC     images/stats.pb-c.c
19:19:29 [2020-04-15T19:19:29.751Z] #39 16.58   DEP      images/stats.pb-c.d
19:19:29 [2020-04-15T19:19:29.950Z]   CC       criu/cgroup.o
19:19:30 [2020-04-15T19:19:30.639Z] #29 72.33 fmt
19:19:30 [2020-04-15T19:19:30.894Z] #29 72.65 bufio
19:19:31 [2020-04-15T19:19:31.434Z]   CC       criu/clone-noasan.o
19:19:31 [2020-04-15T19:19:31.434Z]   CC       criu/config.o
19:19:31 [2020-04-15T19:19:31.646Z] #39 18.16 make[1]: Nothing to be done for 'all'.
19:19:31 [2020-04-15T19:19:31.646Z] #39 ...
19:19:31 [2020-04-15T19:19:31.646Z] 
19:19:31 [2020-04-15T19:19:31.646Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:19:31 [2020-04-15T19:19:31.646Z] #42 76.14 fmt
19:19:31 [2020-04-15T19:19:31.646Z] #42 77.74 path/filepath
19:19:31 [2020-04-15T19:19:31.646Z] #42 79.10 regexp
19:19:31 [2020-04-15T19:19:31.646Z] #42 81.27 flag
19:19:31 [2020-04-15T19:19:31.646Z] #42 82.61 go/token
19:19:31 [2020-04-15T19:19:31.646Z] #42 82.64 internal/lazyregexp
19:19:31 [2020-04-15T19:19:31.646Z] #42 82.86 path
19:19:31 [2020-04-15T19:19:31.646Z] #42 83.27 io/ioutil
19:19:31 [2020-04-15T19:19:31.646Z] #42 83.93 net/url
19:19:31 [2020-04-15T19:19:31.646Z] #42 83.93 go/scanner
19:19:31 [2020-04-15T19:19:31.646Z] #42 85.35 go/ast
19:19:31 [2020-04-15T19:19:31.646Z] #42 85.69 text/template/parse
19:19:31 [2020-04-15T19:19:31.903Z] #42 ...
19:19:31 [2020-04-15T19:19:31.903Z] 
19:19:31 [2020-04-15T19:19:31.903Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
19:19:31 [2020-04-15T19:19:31.903Z] #57 42.47 Checking out files:  48% (1544/3158)   
Checking out files:  49% (1548/3158)   
Checking out files:  50% (1579/3158)   
Checking out files:  51% (1611/3158)   
Checking out files:  52% (1643/3158)   
Checking out files:  53% (1674/3158)   
Checking out files:  54% (1706/3158)   
Checking out files:  55% (1737/3158)   
Checking out files:  56% (1769/3158)   
Checking out files:  57% (1801/3158)   
Checking out files:  58% (1832/3158)   
Checking out files:  59% (1864/3158)   
Checking out files:  60% (1895/3158)   
Checking out files:  61% (1927/3158)   
Checking out files:  62% (1958/3158)   
Checking out files:  63% (1990/3158)   
Checking out files:  64% (2022/3158)   
Checking out files:  65% (2053/3158)   
Checking out files:  66% (2085/3158)   
Checking out files:  67% (2116/3158)   
Checking out files:  68% (2148/3158)   
Checking out files:  69% (2180/3158)   
Checking out files:  70% (2211/3158)   
Checking out files:  71% (2243/3158)   
Checking out files:  72% (2274/3158)   
Checking out files:  73% (2306/3158)   
Checking out files:  74% (2337/3158)   
Checking out files:  75% (2369/3158)   
Checking out files:  76% (2401/3158)   
Checking out files:  77% (2432/3158)   
Checking out files:  78% (2464/3158)   
Checking out files:  79% (2495/3158)   
Checking out files:  80% (2527/3158)   
Checking out files:  81% (2558/3158)   
Checking out files:  82% (2590/3158)   
Checking out files:  83% (2622/3158)   
Checking out files:  84% (2653/3158)   
Checking out files:  84% (2674/3158)   
Checking out files:  85% (2685/3158)   
Checking out files:  86% (2716/3158)   
Checking out files:  87% (2748/3158)   
Checking out files:  88% (2780/3158)   
Checking out files:  89% (2811/3158)   
Checking out files:  90% (2843/3158)   
Checking out files:  91% (2874/3158)   
Checking out files:  92% (2906/3158)   
Checking out files:  93% (2937/3158)   
Checking out files:  94% (2969/3158)   
Checking out files:  95% (3001/3158)   
Checking out files:  96% (3032/3158)   
Checking out files:  97% (3064/3158)   
Checking out files:  98% (3095/3158)   
Checking out files:  99% (3127/3158)   
Checking out files: 100% (3158/3158)   
Checking out files: 100% (3158/3158), done.
19:19:31 [2020-04-15T19:19:31.903Z] #57 44.16 + cd /tmp/tmp.6bcVqQEQ1J/src/github.com/containerd/containerd
19:19:31 [2020-04-15T19:19:31.903Z] #57 44.16 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429
19:19:31 [2020-04-15T19:19:31.903Z] #57 46.37 + export 'BUILDTAGS=netgo osusergo static_build'
19:19:31 [2020-04-15T19:19:31.903Z] #57 46.37 + BUILDTAGS='netgo osusergo static_build'
19:19:31 [2020-04-15T19:19:31.903Z] #57 46.37 + export EXTRA_FLAGS=-buildmode=pie
19:19:31 [2020-04-15T19:19:31.903Z] #57 46.37 + EXTRA_FLAGS=-buildmode=pie
19:19:31 [2020-04-15T19:19:31.903Z] #57 46.37 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
19:19:31 [2020-04-15T19:19:31.903Z] #57 46.38 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
19:19:31 [2020-04-15T19:19:31.903Z] #57 46.38 + '[' '' = dynamic ']'
19:19:31 [2020-04-15T19:19:31.903Z] #57 46.38 + make
19:19:31 [2020-04-15T19:19:31.903Z] #57 47.79 🇩 bin/ctr
19:19:32 [2020-04-15T19:19:32.053Z]   CC       criu/cr-check.o
19:19:32 [2020-04-15T19:19:32.162Z] #57 ...
19:19:32 [2020-04-15T19:19:32.162Z] 
19:19:32 [2020-04-15T19:19:32.162Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
19:19:32 [2020-04-15T19:19:32.162Z] #29 76.44 path
19:19:32 [2020-04-15T19:19:32.162Z] #29 77.10 text/tabwriter
19:19:32 [2020-04-15T19:19:32.162Z] #29 77.35 flag
19:19:32 [2020-04-15T19:19:32.162Z] #29 77.78 github.com/BurntSushi/toml
19:19:32 [2020-04-15T19:19:32.162Z] #29 79.33 log
19:19:32 [2020-04-15T19:19:32.162Z] #29 81.93 github.com/BurntSushi/toml/cmd/tomlv
19:19:32 [2020-04-15T19:19:32.162Z] #29 DONE 86.5s
19:19:32 [2020-04-15T19:19:32.162Z] 
19:19:32 [2020-04-15T19:19:32.162Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
19:19:32 [2020-04-15T19:19:32.162Z] #14 19.02 Fetched 8338 kB in 16s (532 kB/s)
19:19:32 [2020-04-15T19:19:32.162Z] #14 19.02 Reading package lists...
19:19:32 [2020-04-15T19:19:32.683Z]   CC       criu/cr-dedup.o
19:19:32 [2020-04-15T19:19:32.812Z] + cd /tmp/tmp.M1ONaobpUL/src/github.com/go-swagger/go-swagger
19:19:32 [2020-04-15T19:19:32.812Z] + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
19:19:32 [2020-04-15T19:19:32.812Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:19:32 [2020-04-15T19:19:32.818Z] #29 74.63 path/filepath
19:19:32 [2020-04-15T19:19:32.967Z]   CC       criu/cr-dump.o
19:19:33 [2020-04-15T19:19:33.533Z] #14 24.89 Reading package lists...
19:19:33 [2020-04-15T19:19:33.533Z] #14 ...
19:19:33 [2020-04-15T19:19:33.533Z] 
19:19:33 [2020-04-15T19:19:33.533Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:19:33 [2020-04-15T19:19:33.533Z] #39 20.36   CC       images/stats.o
19:19:34 [2020-04-15T19:19:34.098Z] #39 20.74   CC       images/core.o
19:19:34 [2020-04-15T19:19:34.178Z] #29 76.09 io/ioutil
19:19:34 [2020-04-15T19:19:34.214Z]   CC       criu/cr-errno.o
19:19:34 [2020-04-15T19:19:34.214Z]   CC       criu/cr-restore.o
19:19:34 [2020-04-15T19:19:34.433Z] #29 ...
19:19:34 [2020-04-15T19:19:34.433Z] 
19:19:34 [2020-04-15T19:19:34.433Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
19:19:34 [2020-04-15T19:19:34.433Z] #34 4.704 + cd /tmp/tmp.Hig3S5SwQd/tini
19:19:34 [2020-04-15T19:19:34.433Z] #34 4.705 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
19:19:34 [2020-04-15T19:19:34.433Z] #34 4.733 + cmake .
19:19:34 [2020-04-15T19:19:34.433Z] #34 5.357 -- The C compiler identification is GNU 8.3.0
19:19:34 [2020-04-15T19:19:34.433Z] #34 5.424 -- Check for working C compiler: /usr/bin/cc
19:19:34 [2020-04-15T19:19:34.433Z] #34 6.206 -- Check for working C compiler: /usr/bin/cc -- works
19:19:34 [2020-04-15T19:19:34.433Z] #34 6.207 -- Detecting C compiler ABI info
19:19:34 [2020-04-15T19:19:34.433Z] #34 7.091 -- Detecting C compiler ABI info - done
19:19:34 [2020-04-15T19:19:34.433Z] #34 7.131 -- Detecting C compile features
19:19:34 [2020-04-15T19:19:34.433Z] #34 9.569 -- Detecting C compile features - done
19:19:34 [2020-04-15T19:19:34.433Z] #34 9.621 -- Performing Test HAS_BUILTIN_FORTIFY
19:19:34 [2020-04-15T19:19:34.433Z] #34 9.929 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
19:19:34 [2020-04-15T19:19:34.433Z] #34 10.06 -- Configuring done
19:19:34 [2020-04-15T19:19:34.433Z] #34 10.10 -- Generating done
19:19:34 [2020-04-15T19:19:34.433Z] #34 10.11 -- Build files have been written to: /tmp/tmp.Hig3S5SwQd/tini
19:19:34 [2020-04-15T19:19:34.433Z] #34 10.13 + make tini-static
19:19:34 [2020-04-15T19:19:34.433Z] #34 10.49 Scanning dependencies of target tini-static
19:19:34 [2020-04-15T19:19:34.433Z] #34 10.73 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
19:19:34 [2020-04-15T19:19:34.433Z] #34 12.22 [100%] Linking C executable tini-static
19:19:34 [2020-04-15T19:19:34.433Z] #34 12.76 [100%] Built target tini-static
19:19:34 [2020-04-15T19:19:34.433Z] #34 12.86 + mkdir -p /build
19:19:34 [2020-04-15T19:19:34.433Z] #34 12.87 + cp tini-static /build/docker-init
19:19:34 [2020-04-15T19:19:34.433Z] #34 DONE 13.1s
19:19:34 [2020-04-15T19:19:34.433Z] 
19:19:34 [2020-04-15T19:19:34.433Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:19:34 [2020-04-15T19:19:34.433Z] #39 3.706 Note: Building without setproctitle() and strlcpy() support.
19:19:34 [2020-04-15T19:19:34.433Z] #39 3.707       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:19:34 [2020-04-15T19:19:34.433Z] #39 5.632 fatal: not a git repository (or any of the parent directories): .git
19:19:34 [2020-04-15T19:19:34.433Z] #39 5.672   GEN      .gitid
19:19:34 [2020-04-15T19:19:34.433Z] #39 5.687   GEN      criu/include/version.h
19:19:34 [2020-04-15T19:19:34.433Z] #39 5.728   GEN      include/common/asm
19:19:34 [2020-04-15T19:19:34.662Z] #39 21.38   CC       images/core-x86.o
19:19:34 [2020-04-15T19:19:34.991Z] #39 7.740   PBCC     images/google/protobuf/descriptor.pb-c.c
19:19:34 [2020-04-15T19:19:34.991Z] #39 7.943   PBCC     images/opts.pb-c.c
19:19:35 [2020-04-15T19:19:35.227Z] #39 21.95   CC       images/core-arm.o
19:19:35 [2020-04-15T19:19:35.246Z] #39 8.050   PBCC     images/sit.pb-c.c
19:19:35 [2020-04-15T19:19:35.246Z] #39 8.111   DEP      images/google/protobuf/descriptor.pb-c.d
19:19:35 [2020-04-15T19:19:35.484Z] #39 22.36   CC       images/core-aarch64.o
19:19:35 [2020-04-15T19:19:35.500Z] #39 8.207   DEP      images/opts.pb-c.d
19:19:35 [2020-04-15T19:19:35.500Z] #39 8.283   DEP      images/sit.pb-c.d
19:19:35 [2020-04-15T19:19:35.500Z] #39 8.365   PBCC     images/macvlan.pb-c.c
19:19:35 [2020-04-15T19:19:35.500Z] #39 ...
19:19:35 [2020-04-15T19:19:35.500Z] 
19:19:35 [2020-04-15T19:19:35.500Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:19:35 [2020-04-15T19:19:35.500Z] #42 67.46 internal/fmtsort
19:19:35 [2020-04-15T19:19:35.500Z] #42 68.22 internal/syscall/execenv
19:19:35 [2020-04-15T19:19:35.500Z] #42 68.40 internal/syscall/unix
19:19:35 [2020-04-15T19:19:35.500Z] #42 68.76 strings
19:19:35 [2020-04-15T19:19:35.500Z] #42 68.82 internal/poll
19:19:35 [2020-04-15T19:19:35.500Z] #42 71.30 os
19:19:35 [2020-04-15T19:19:35.500Z] #42 72.50 regexp/syntax
19:19:35 [2020-04-15T19:19:35.500Z] #42 75.47 fmt
19:19:35 [2020-04-15T19:19:35.754Z] #42 ...
19:19:35 [2020-04-15T19:19:35.755Z] 
19:19:35 [2020-04-15T19:19:35.755Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:19:35 [2020-04-15T19:19:35.755Z] #39 8.477   DEP      images/macvlan.pb-c.d
19:19:35 [2020-04-15T19:19:35.755Z] #39 8.522   PBCC     images/autofs.pb-c.c
19:19:35 [2020-04-15T19:19:35.755Z] #39 8.527   DEP      images/autofs.pb-c.d
19:19:35 [2020-04-15T19:19:35.755Z] #39 8.687   PBCC     images/sysctl.pb-c.c
19:19:35 [2020-04-15T19:19:35.755Z] #39 8.724   DEP      images/sysctl.pb-c.d
19:19:36 [2020-04-15T19:19:36.009Z] #39 8.778   PBCC     images/time.pb-c.c
19:19:36 [2020-04-15T19:19:36.009Z] #39 8.824   DEP      images/time.pb-c.d
19:19:36 [2020-04-15T19:19:36.048Z] #39 22.72   CC       images/core-ppc64.o
19:19:36 [2020-04-15T19:19:36.257Z]   CC       criu/cr-service.o
19:19:36 [2020-04-15T19:19:36.264Z] #39 8.927   PBCC     images/binfmt-misc.pb-c.c
19:19:36 [2020-04-15T19:19:36.264Z] #39 8.964   DEP      images/binfmt-misc.pb-c.d
19:19:36 [2020-04-15T19:19:36.264Z] #39 9.026   PBCC     images/seccomp.pb-c.c
19:19:36 [2020-04-15T19:19:36.264Z] #39 9.098   DEP      images/seccomp.pb-c.d
19:19:36 [2020-04-15T19:19:36.264Z] #39 9.149   PBCC     images/userns.pb-c.c
19:19:36 [2020-04-15T19:19:36.519Z] #39 9.184   DEP      images/userns.pb-c.d
19:19:36 [2020-04-15T19:19:36.519Z] #39 9.217   PBCC     images/cgroup.pb-c.c
19:19:36 [2020-04-15T19:19:36.519Z] #39 9.280   DEP      images/cgroup.pb-c.d
19:19:36 [2020-04-15T19:19:36.519Z] #39 9.360   PBCC     images/fown.pb-c.c
19:19:36 [2020-04-15T19:19:36.519Z] #39 9.428   PBCC     images/ext-file.pb-c.c
19:19:36 [2020-04-15T19:19:36.541Z]   CC       criu/crtools.o
19:19:36 [2020-04-15T19:19:36.613Z] #39 23.31   CC       images/core-s390.o
19:19:36 [2020-04-15T19:19:36.773Z] #39 9.476   DEP      images/fown.pb-c.d
19:19:36 [2020-04-15T19:19:36.773Z] #39 9.549   DEP      images/ext-file.pb-c.d
19:19:36 [2020-04-15T19:19:36.773Z] #39 9.611   PBCC     images/rpc.pb-c.c
19:19:36 [2020-04-15T19:19:36.773Z] #39 9.672   DEP      images/rpc.pb-c.d
19:19:36 [2020-04-15T19:19:36.826Z]   CC       criu/eventfd.o
19:19:37 [2020-04-15T19:19:37.028Z] #39 9.774   PBCC     images/siginfo.pb-c.c
19:19:37 [2020-04-15T19:19:37.028Z] #39 9.815   DEP      images/siginfo.pb-c.d
19:19:37 [2020-04-15T19:19:37.028Z] #39 9.872   PBCC     images/pagemap.pb-c.c
19:19:37 [2020-04-15T19:19:37.114Z]   CC       criu/eventpoll.o
19:19:37 [2020-04-15T19:19:37.177Z] #39 24.05   CC       images/cpuinfo.o
19:19:37 [2020-04-15T19:19:37.217Z] INFO: Expanding compiler 1 of 3...
19:19:37 [2020-04-15T19:19:37.217Z] INFO: Expanding compiler 2 of 3...
19:19:37 [2020-04-15T19:19:37.282Z] #39 9.967   DEP      images/pagemap.pb-c.d
19:19:37 [2020-04-15T19:19:37.282Z] #39 10.02   PBCC     images/rlimit.pb-c.c
19:19:37 [2020-04-15T19:19:37.282Z] #39 10.07   DEP      images/rlimit.pb-c.d
19:19:37 [2020-04-15T19:19:37.282Z] #39 10.14   PBCC     images/file-lock.pb-c.c
19:19:37 [2020-04-15T19:19:37.282Z] #39 10.17   DEP      images/file-lock.pb-c.d
19:19:37 [2020-04-15T19:19:37.400Z]   CC       criu/external.o
19:19:37 [2020-04-15T19:19:37.537Z] #39 10.25   PBCC     images/tty.pb-c.c
19:19:37 [2020-04-15T19:19:37.537Z] #39 10.32   DEP      images/tty.pb-c.d
19:19:37 [2020-04-15T19:19:37.537Z] #39 10.41   PBCC     images/tun.pb-c.c
19:19:37 [2020-04-15T19:19:37.537Z] #39 10.45   PBCC     images/netdev.pb-c.c
19:19:37 [2020-04-15T19:19:37.537Z] #39 10.50   DEP      images/tun.pb-c.d
19:19:37 [2020-04-15T19:19:37.684Z]   CC       criu/fault-injection.o
19:19:37 [2020-04-15T19:19:37.684Z]   CC       criu/fdstore.o
19:19:37 [2020-04-15T19:19:37.684Z]   CC       criu/fifo.o
19:19:37 [2020-04-15T19:19:37.742Z] #39 24.50   CC       images/inventory.o
19:19:37 [2020-04-15T19:19:37.791Z] #39 10.53   DEP      images/netdev.pb-c.d
19:19:37 [2020-04-15T19:19:37.791Z] #39 10.60   PBCC     images/vma.pb-c.c
19:19:37 [2020-04-15T19:19:37.791Z] #39 10.62   DEP      images/vma.pb-c.d
19:19:37 [2020-04-15T19:19:37.791Z] #39 10.67   PBCC     images/creds.pb-c.c
19:19:37 [2020-04-15T19:19:37.791Z] #39 10.70   DEP      images/creds.pb-c.d
19:19:37 [2020-04-15T19:19:37.791Z] #39 10.75   PBCC     images/utsns.pb-c.c
19:19:37 [2020-04-15T19:19:37.968Z]   CC       criu/file-ids.o
19:19:37 [2020-04-15T19:19:37.968Z]   CC       criu/file-lock.o
19:19:37 [2020-04-15T19:19:37.999Z] #39 24.85   CC       images/fdinfo.o
19:19:38 [2020-04-15T19:19:38.046Z] #39 10.78   DEP      images/utsns.pb-c.d
19:19:38 [2020-04-15T19:19:38.046Z] #39 10.82   PBCC     images/ipc-desc.pb-c.c
19:19:38 [2020-04-15T19:19:38.046Z] #39 10.86   PBCC     images/ipc-sem.pb-c.c
19:19:38 [2020-04-15T19:19:38.046Z] #39 10.89   DEP      images/ipc-desc.pb-c.d
19:19:38 [2020-04-15T19:19:38.046Z] #39 10.96   DEP      images/ipc-sem.pb-c.d
19:19:38 [2020-04-15T19:19:38.300Z] #39 11.04   PBCC     images/ipc-msg.pb-c.c
19:19:38 [2020-04-15T19:19:38.300Z] #39 11.04   DEP      images/ipc-msg.pb-c.d
19:19:38 [2020-04-15T19:19:38.300Z] #39 11.10   PBCC     images/ipc-shm.pb-c.c
19:19:38 [2020-04-15T19:19:38.300Z] #39 11.17   DEP      images/ipc-shm.pb-c.d
19:19:38 [2020-04-15T19:19:38.555Z] #39 11.27   PBCC     images/ipc-var.pb-c.c
19:19:38 [2020-04-15T19:19:38.555Z] #39 11.28   DEP      images/ipc-var.pb-c.d
19:19:38 [2020-04-15T19:19:38.555Z] #39 11.33   PBCC     images/sk-opts.pb-c.c
19:19:38 [2020-04-15T19:19:38.555Z] #39 11.36   PBCC     images/packet-sock.pb-c.c
19:19:38 [2020-04-15T19:19:38.555Z] #39 11.41   DEP      images/sk-opts.pb-c.d
19:19:38 [2020-04-15T19:19:38.564Z] #39 25.22   CC       images/fown.o
19:19:38 [2020-04-15T19:19:38.564Z] #39 25.48   CC       images/ns.o
19:19:38 [2020-04-15T19:19:38.586Z]   CC       criu/files-ext.o
19:19:38 [2020-04-15T19:19:38.586Z]   CC       criu/files-reg.o
19:19:38 [2020-04-15T19:19:38.809Z] #39 11.48   DEP      images/packet-sock.pb-c.d
19:19:38 [2020-04-15T19:19:38.809Z] #39 11.58   PBCC     images/sk-netlink.pb-c.c
19:19:38 [2020-04-15T19:19:38.809Z] #39 11.61   DEP      images/sk-netlink.pb-c.d
19:19:39 [2020-04-15T19:19:39.064Z] #39 11.69   PBCC     images/sk-inet.pb-c.c
19:19:39 [2020-04-15T19:19:39.064Z] #39 11.76   DEP      images/sk-inet.pb-c.d
19:19:39 [2020-04-15T19:19:39.064Z] #39 11.79   PBCC     images/sk-unix.pb-c.c
19:19:39 [2020-04-15T19:19:39.064Z] #39 11.85   DEP      images/sk-unix.pb-c.d
19:19:39 [2020-04-15T19:19:39.064Z] #39 11.94   PBCC     images/mm.pb-c.c
19:19:39 [2020-04-15T19:19:39.064Z] #39 ...
19:19:39 [2020-04-15T19:19:39.064Z] 
19:19:39 [2020-04-15T19:19:39.064Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
19:19:39 [2020-04-15T19:19:39.064Z] #14 10.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
19:19:39 [2020-04-15T19:19:39.064Z] #14 18.75 Fetched 8338 kB in 15s (544 kB/s)
19:19:39 [2020-04-15T19:19:39.129Z] #39 25.80   CC       images/regfile.o
19:19:39 [2020-04-15T19:19:39.318Z] #14 18.75 Reading package lists...
19:19:39 [2020-04-15T19:19:39.318Z] #14 ...
19:19:39 [2020-04-15T19:19:39.318Z] 
19:19:39 [2020-04-15T19:19:39.318Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:19:39 [2020-04-15T19:19:39.318Z] #39 12.04   DEP      images/mm.pb-c.d
19:19:39 [2020-04-15T19:19:39.319Z] #39 12.08   PBCC     images/timerfd.pb-c.c
19:19:39 [2020-04-15T19:19:39.319Z] #39 12.12   DEP      images/timerfd.pb-c.d
19:19:39 [2020-04-15T19:19:39.319Z] #39 12.18   PBCC     images/timer.pb-c.c
19:19:39 [2020-04-15T19:19:39.386Z] #39 26.11   CC       images/ghost-file.o
19:19:39 [2020-04-15T19:19:39.573Z] #39 12.21   DEP      images/timer.pb-c.d
19:19:39 [2020-04-15T19:19:39.573Z] #39 12.28   PBCC     images/sa.pb-c.c
19:19:39 [2020-04-15T19:19:39.573Z] #39 12.32   DEP      images/sa.pb-c.d
19:19:39 [2020-04-15T19:19:39.573Z] #39 12.37   PBCC     images/pipe-data.pb-c.c
19:19:39 [2020-04-15T19:19:39.573Z] #39 12.41   DEP      images/pipe-data.pb-c.d
19:19:39 [2020-04-15T19:19:39.573Z] #39 12.46   PBCC     images/mnt.pb-c.c
19:19:39 [2020-04-15T19:19:39.604Z]   CC       criu/files.o
19:19:39 [2020-04-15T19:19:39.644Z] #39 26.45   CC       images/fifo.o
19:19:39 [2020-04-15T19:19:39.828Z] #39 12.48   DEP      images/mnt.pb-c.d
19:19:39 [2020-04-15T19:19:39.828Z] #39 12.54   PBCC     images/sk-packet.pb-c.c
19:19:39 [2020-04-15T19:19:39.828Z] #39 12.57   DEP      images/sk-packet.pb-c.d
19:19:39 [2020-04-15T19:19:39.828Z] #39 12.61   PBCC     images/tcp-stream.pb-c.c
19:19:39 [2020-04-15T19:19:39.828Z] #39 12.67   DEP      images/tcp-stream.pb-c.d
19:19:39 [2020-04-15T19:19:39.901Z] #39 26.65   CC       images/remap-file-path.o
19:19:40 [2020-04-15T19:19:40.090Z] #39 12.73   PBCC     images/pipe.pb-c.c
19:19:40 [2020-04-15T19:19:40.090Z] #39 12.82   DEP      images/pipe.pb-c.d
19:19:40 [2020-04-15T19:19:40.090Z] #39 12.86   PBCC     images/pstree.pb-c.c
19:19:40 [2020-04-15T19:19:40.090Z] #39 12.90   DEP      images/pstree.pb-c.d
19:19:40 [2020-04-15T19:19:40.106Z] INFO: Expanding compiler 3 of 3...
19:19:40 [2020-04-15T19:19:40.159Z] #39 26.83   CC       images/eventfd.o
19:19:40 [2020-04-15T19:19:40.159Z] #39 26.96   CC       images/eventpoll.o
19:19:40 [2020-04-15T19:19:40.356Z] #39 12.98   PBCC     images/fs.pb-c.c
19:19:40 [2020-04-15T19:19:40.356Z] #39 13.04   DEP      images/fs.pb-c.d
19:19:40 [2020-04-15T19:19:40.356Z] #39 13.08   PBCC     images/signalfd.pb-c.c
19:19:40 [2020-04-15T19:19:40.356Z] #39 13.15   DEP      images/signalfd.pb-c.d
19:19:40 [2020-04-15T19:19:40.356Z] #39 13.17   PBCC     images/fh.pb-c.c
19:19:40 [2020-04-15T19:19:40.356Z] #39 13.22   PBCC     images/fsnotify.pb-c.c
19:19:40 [2020-04-15T19:19:40.416Z] #39 27.28   CC       images/fh.o
19:19:40 [2020-04-15T19:19:40.562Z] INFO: Removing downloaded files...
19:19:40 [2020-04-15T19:19:40.563Z] INFO: Creating source directory...
19:19:40 [2020-04-15T19:19:40.563Z] INFO: Configuring git core.autocrlf...
19:19:40 [2020-04-15T19:19:40.563Z] INFO: Completed
19:19:40 [2020-04-15T19:19:40.612Z] + rm -rf /tmp/tmp.M1ONaobpUL
19:19:40 [2020-04-15T19:19:40.614Z] #39 13.29   DEP      images/fh.pb-c.d
19:19:40 [2020-04-15T19:19:40.614Z] #39 13.36   DEP      images/fsnotify.pb-c.d
19:19:40 [2020-04-15T19:19:40.614Z] #39 13.40   PBCC     images/eventpoll.pb-c.c
19:19:40 [2020-04-15T19:19:40.614Z] #39 13.46   DEP      images/eventpoll.pb-c.d
19:19:40 [2020-04-15T19:19:40.623Z]   CC       criu/filesystems.o
19:19:40 [2020-04-15T19:19:40.674Z] #39 27.61   CC       images/fsnotify.o
19:19:40 [2020-04-15T19:19:40.674Z] #39 ...
19:19:40 [2020-04-15T19:19:40.674Z] 
19:19:40 [2020-04-15T19:19:40.674Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
19:19:40 [2020-04-15T19:19:40.674Z] #14 24.89 Reading package lists...
19:19:40 [2020-04-15T19:19:40.674Z] #14 30.36 Building dependency tree...
19:19:40 [2020-04-15T19:19:40.674Z] #14 31.47 Reading state information...
19:19:40 [2020-04-15T19:19:40.674Z] #14 32.58 libcap2-bin is already the newest version (1:2.25-2).
19:19:40 [2020-04-15T19:19:40.674Z] #14 32.58 libcap2-bin set to manually installed.
19:19:40 [2020-04-15T19:19:40.674Z] #14 32.58 The following additional packages will be installed:
19:19:40 [2020-04-15T19:19:40.674Z] #14 32.58   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
19:19:40 [2020-04-15T19:19:40.674Z] #14 32.58   gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1
19:19:40 [2020-04-15T19:19:40.674Z] #14 32.58   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
19:19:40 [2020-04-15T19:19:40.674Z] #14 32.58   libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
19:19:40 [2020-04-15T19:19:40.674Z] #14 32.59   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib
19:19:40 [2020-04-15T19:19:40.674Z] #14 32.59   libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev
19:19:40 [2020-04-15T19:19:40.674Z] #14 32.59   libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3
19:19:40 [2020-04-15T19:19:40.674Z] #14 32.60   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
19:19:40 [2020-04-15T19:19:40.674Z] #14 32.60   python3.7 python3.7-minimal vim-runtime xxd
19:19:40 [2020-04-15T19:19:40.674Z] #14 32.61 Suggested packages:
19:19:40 [2020-04-15T19:19:40.674Z] #14 32.61   apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm
19:19:40 [2020-04-15T19:19:40.674Z] #14 32.61   wine64 python3-doc python3-tk python3-venv python-setuptools-doc
19:19:40 [2020-04-15T19:19:40.674Z] #14 32.61   python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts
19:19:40 [2020-04-15T19:19:40.674Z] #14 32.61   xfsdump acl attr quota
19:19:40 [2020-04-15T19:19:40.674Z] #14 32.61 Recommended packages:
19:19:40 [2020-04-15T19:19:40.674Z] #14 32.61   aufs-dkms nftables build-essential python3-dev python3-keyring
19:19:40 [2020-04-15T19:19:40.674Z] #14 32.61   python3-keyrings.alt python3-xdg unzip
19:19:40 [2020-04-15T19:19:40.674Z] #14 36.02 The following NEW packages will be installed:
19:19:40 [2020-04-15T19:19:40.674Z] #14 36.02   apparmor aufs-tools bash-completion binutils-mingw-w64
19:19:40 [2020-04-15T19:19:40.674Z] #14 36.02   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup
19:19:40 [2020-04-15T19:19:40.674Z] #14 36.02   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq
19:19:40 [2020-04-15T19:19:40.674Z] #14 36.02   libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
19:19:40 [2020-04-15T19:19:40.674Z] #14 36.02   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
19:19:40 [2020-04-15T19:19:40.674Z] #14 36.02   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
19:19:40 [2020-04-15T19:19:40.674Z] #14 36.02   libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
19:19:40 [2020-04-15T19:19:40.674Z] #14 36.02   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
19:19:40 [2020-04-15T19:19:40.674Z] #14 36.02   libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
19:19:40 [2020-04-15T19:19:40.674Z] #14 36.03   mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3
19:19:40 [2020-04-15T19:19:40.674Z] #14 36.03   python3-distutils python3-lib2to3 python3-minimal python3-pip
19:19:40 [2020-04-15T19:19:40.674Z] #14 36.03   python3-pkg-resources python3-setuptools python3-wheel python3.7
19:19:40 [2020-04-15T19:19:40.674Z] #14 36.03   python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime
19:19:40 [2020-04-15T19:19:40.674Z] #14 36.03   xfsprogs xxd xz-utils zip
19:19:40 [2020-04-15T19:19:40.869Z] #39 13.50   PBCC     images/eventfd.pb-c.c
19:19:40 [2020-04-15T19:19:40.869Z] #39 13.55   DEP      images/eventfd.pb-c.d
19:19:40 [2020-04-15T19:19:40.869Z] #39 13.61   PBCC     images/remap-file-path.pb-c.c
19:19:40 [2020-04-15T19:19:40.869Z] #39 13.65   DEP      images/remap-file-path.pb-c.d
19:19:40 [2020-04-15T19:19:40.869Z] #39 13.70   PBCC     images/fifo.pb-c.c
19:19:40 [2020-04-15T19:19:40.869Z] #39 13.74   DEP      images/fifo.pb-c.d
19:19:40 [2020-04-15T19:19:40.906Z]   CC       criu/fsnotify.o
19:19:41 [2020-04-15T19:19:41.123Z] #39 13.78   PBCC     images/ghost-file.pb-c.c
19:19:41 [2020-04-15T19:19:41.123Z] #39 13.85   DEP      images/ghost-file.pb-c.d
19:19:41 [2020-04-15T19:19:41.123Z] #39 13.89   PBCC     images/regfile.pb-c.c
19:19:41 [2020-04-15T19:19:41.123Z] #39 14.00   DEP      images/regfile.pb-c.d
19:19:41 [2020-04-15T19:19:41.239Z] #14 36.42 0 upgraded, 68 newly installed, 0 to remove and 3 not upgraded.
19:19:41 [2020-04-15T19:19:41.239Z] #14 36.42 Need to get 104 MB of archives.
19:19:41 [2020-04-15T19:19:41.239Z] #14 36.42 After this operation, 597 MB of additional disk space will be used.
19:19:41 [2020-04-15T19:19:41.239Z] #14 36.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
19:19:41 [2020-04-15T19:19:41.239Z] #14 36.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
19:19:41 [2020-04-15T19:19:41.239Z] #14 36.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
19:19:41 [2020-04-15T19:19:41.363Z] Removing intermediate container 9e2ce3507257
19:19:41 [2020-04-15T19:19:41.363Z]  ---> 7f25b4ed665f
19:19:41 [2020-04-15T19:19:41.363Z] Step 21/140 : FROM base AS frozen-images
19:19:41 [2020-04-15T19:19:41.363Z]  ---> 3d0da82cb874
19:19:41 [2020-04-15T19:19:41.363Z] Step 22/140 : ARG DEBIAN_FRONTEND
19:19:41 [2020-04-15T19:19:41.363Z]  ---> Using cache
19:19:41 [2020-04-15T19:19:41.363Z]  ---> 3080bbd062e4
19:19:41 [2020-04-15T19:19:41.363Z] Step 23/140 : RUN apt-get update && apt-get install -y --no-install-recommends         ca-certificates         jq     && rm -rf /var/lib/apt/lists/*
19:19:41 [2020-04-15T19:19:41.363Z]  ---> Running in 59a382137752
19:19:41 [2020-04-15T19:19:41.378Z] #39 14.12   PBCC     images/ns.pb-c.c
19:19:41 [2020-04-15T19:19:41.378Z] #39 14.14   DEP      images/ns.pb-c.d
19:19:41 [2020-04-15T19:19:41.378Z] #39 14.20   PBCC     images/fdinfo.pb-c.c
19:19:41 [2020-04-15T19:19:41.496Z] #14 36.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
19:19:41 [2020-04-15T19:19:41.496Z] #14 36.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
19:19:41 [2020-04-15T19:19:41.496Z] #14 36.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
19:19:41 [2020-04-15T19:19:41.496Z] #14 36.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
19:19:41 [2020-04-15T19:19:41.496Z] #14 36.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
19:19:41 [2020-04-15T19:19:41.496Z] #14 36.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
19:19:41 [2020-04-15T19:19:41.496Z] #14 36.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
19:19:41 [2020-04-15T19:19:41.496Z] #14 36.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
19:19:41 [2020-04-15T19:19:41.496Z] #14 ...
19:19:41 [2020-04-15T19:19:41.496Z] 
19:19:41 [2020-04-15T19:19:41.496Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:19:41 [2020-04-15T19:19:41.496Z] #39 28.33   CC       images/signalfd.o
19:19:41 [2020-04-15T19:19:41.523Z]   CC       criu/image-desc.o
19:19:41 [2020-04-15T19:19:41.523Z]   CC       criu/image.o
19:19:41 [2020-04-15T19:19:41.632Z] #39 14.29   DEP      images/fdinfo.pb-c.d
19:19:41 [2020-04-15T19:19:41.632Z] #39 14.35   PBCC     images/core-aarch64.pb-c.c
19:19:41 [2020-04-15T19:19:41.632Z] #39 14.43   PBCC     images/core-arm.pb-c.c
19:19:41 [2020-04-15T19:19:41.632Z] #39 14.48   PBCC     images/core-ppc64.pb-c.c
19:19:41 [2020-04-15T19:19:41.632Z] #39 14.51   PBCC     images/core-s390.pb-c.c
19:19:41 [2020-04-15T19:19:41.717Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:19:41 [2020-04-15T19:19:41.753Z] #39 28.61   CC       images/fs.o
19:19:41 [2020-04-15T19:19:41.887Z] #39 14.57   PBCC     images/core-x86.pb-c.c
19:19:41 [2020-04-15T19:19:41.887Z] #39 14.63   PBCC     images/core.pb-c.c
19:19:41 [2020-04-15T19:19:41.887Z] #39 14.70   PBCC     images/inventory.pb-c.c
19:19:41 [2020-04-15T19:19:41.887Z] #39 14.77   DEP      images/core-aarch64.pb-c.d
19:19:42 [2020-04-15T19:19:42.010Z] #39 28.82   CC       images/pstree.o
19:19:42 [2020-04-15T19:19:42.063Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:19:42 [2020-04-15T19:19:42.063Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:19:42 [2020-04-15T19:19:42.063Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
19:19:42 [2020-04-15T19:19:42.140Z]   CC       criu/ipc_ns.o
19:19:42 [2020-04-15T19:19:42.142Z] #39 14.84   DEP      images/core-arm.pb-c.d
19:19:42 [2020-04-15T19:19:42.142Z] #39 14.90   DEP      images/core-ppc64.pb-c.d
19:19:42 [2020-04-15T19:19:42.142Z] #39 14.97   DEP      images/core-s390.pb-c.d
19:19:42 [2020-04-15T19:19:42.142Z] #39 15.05   DEP      images/core-x86.pb-c.d
19:19:42 [2020-04-15T19:19:42.268Z] #39 29.11   CC       images/pipe.o
19:19:42 [2020-04-15T19:19:42.396Z] #39 15.13   DEP      images/core.pb-c.d
19:19:42 [2020-04-15T19:19:42.396Z] #39 15.20   DEP      images/inventory.pb-c.d
19:19:42 [2020-04-15T19:19:42.413Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB]
19:19:42 [2020-04-15T19:19:42.413Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
19:19:42 [2020-04-15T19:19:42.525Z] #39 29.40   CC       images/tcp-stream.o
19:19:42 [2020-04-15T19:19:42.651Z] #39 15.26   PBCC     images/cpuinfo.pb-c.c
19:19:42 [2020-04-15T19:19:42.651Z] #39 15.31   DEP      images/cpuinfo.pb-c.d
19:19:42 [2020-04-15T19:19:42.651Z] #39 15.39   PBCC     images/stats.pb-c.c
19:19:42 [2020-04-15T19:19:42.651Z] #39 15.42   DEP      images/stats.pb-c.d
19:19:42 [2020-04-15T19:19:42.759Z]   CC       criu/irmap.o
19:19:42 [2020-04-15T19:19:42.782Z] #39 29.67   CC       images/sk-packet.o
19:19:43 [2020-04-15T19:19:43.043Z]   CC       criu/kcmp-ids.o
19:19:43 [2020-04-15T19:19:43.043Z]   CC       criu/kerndat.o
19:19:43 [2020-04-15T19:19:43.347Z] #39 30.00   CC       images/mnt.o
19:19:43 [2020-04-15T19:19:43.604Z] #39 30.31   CC       images/pipe-data.o
19:19:43 [2020-04-15T19:19:43.630Z] Fetched 8034 kB in 2s (4634 kB/s)
19:19:43 [2020-04-15T19:19:43.661Z]   CC       criu/libnetlink.o
19:19:43 [2020-04-15T19:19:43.661Z]   CC       criu/log.o
19:19:43 [2020-04-15T19:19:43.862Z] #39 30.58   CC       images/sa.o
19:19:43 [2020-04-15T19:19:43.944Z]   CC       criu/lsm.o
19:19:44 [2020-04-15T19:19:44.091Z] Reading package lists...
19:19:44 [2020-04-15T19:19:44.120Z] #39 30.84   CC       images/timer.o
19:19:44 [2020-04-15T19:19:44.227Z]   CC       criu/mem.o
19:19:44 [2020-04-15T19:19:44.512Z] Reading package lists...
19:19:44 [2020-04-15T19:19:44.512Z] Building dependency tree...
19:19:44 [2020-04-15T19:19:44.512Z] Reading state information...
19:19:44 [2020-04-15T19:19:44.512Z] ca-certificates is already the newest version (20190110).
19:19:44 [2020-04-15T19:19:44.512Z] The following additional packages will be installed:
19:19:44 [2020-04-15T19:19:44.512Z]   libjq1 libonig5
19:19:44 [2020-04-15T19:19:44.512Z] The following NEW packages will be installed:
19:19:44 [2020-04-15T19:19:44.512Z]   jq libjq1 libonig5
19:19:44 [2020-04-15T19:19:44.512Z] 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
19:19:44 [2020-04-15T19:19:44.512Z] Need to get 350 kB of archives.
19:19:44 [2020-04-15T19:19:44.512Z] After this operation, 1154 kB of additional disk space will be used.
19:19:44 [2020-04-15T19:19:44.512Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
19:19:44 [2020-04-15T19:19:44.512Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
19:19:44 [2020-04-15T19:19:44.512Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
19:19:44 [2020-04-15T19:19:44.535Z] #39 17.00 make[1]: Nothing to be done for 'all'.
19:19:44 [2020-04-15T19:19:44.685Z] #39 31.30   CC       images/timerfd.o
19:19:44 [2020-04-15T19:19:44.879Z] debconf: delaying package configuration, since apt-utils is not installed
19:19:44 [2020-04-15T19:19:44.880Z] Fetched 350 kB in 0s (4309 kB/s)
19:19:44 [2020-04-15T19:19:44.880Z] Selecting previously unselected package libonig5:s390x.
19:19:44 [2020-04-15T19:19:44.880Z] (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 ... 15168 files and directories currently installed.)
19:19:44 [2020-04-15T19:19:44.880Z] Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
19:19:44 [2020-04-15T19:19:44.880Z] Unpacking libonig5:s390x (6.9.1-1) ...
19:19:44 [2020-04-15T19:19:44.880Z] Selecting previously unselected package libjq1:s390x.
19:19:44 [2020-04-15T19:19:44.880Z] Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
19:19:44 [2020-04-15T19:19:44.880Z] Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
19:19:44 [2020-04-15T19:19:44.880Z] Selecting previously unselected package jq.
19:19:44 [2020-04-15T19:19:44.880Z] Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
19:19:44 [2020-04-15T19:19:44.880Z] Unpacking jq (1.5+dfsg-2+b1) ...
19:19:44 [2020-04-15T19:19:44.880Z] Setting up libonig5:s390x (6.9.1-1) ...
19:19:44 [2020-04-15T19:19:44.880Z] Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
19:19:44 [2020-04-15T19:19:44.880Z] Setting up jq (1.5+dfsg-2+b1) ...
19:19:44 [2020-04-15T19:19:44.880Z] Processing triggers for libc-bin (2.28-10) ...
19:19:44 [2020-04-15T19:19:44.942Z] #39 31.60   CC       images/mm.o
19:19:45 [2020-04-15T19:19:45.095Z] #39 ...
19:19:45 [2020-04-15T19:19:45.095Z] 
19:19:45 [2020-04-15T19:19:45.095Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
19:19:45 [2020-04-15T19:19:45.095Z] #29 77.25 path
19:19:45 [2020-04-15T19:19:45.095Z] #29 77.99 flag
19:19:45 [2020-04-15T19:19:45.095Z] #29 78.15 github.com/BurntSushi/toml
19:19:45 [2020-04-15T19:19:45.095Z] #29 79.94 log
19:19:45 [2020-04-15T19:19:45.095Z] #29 80.57 text/tabwriter
19:19:45 [2020-04-15T19:19:45.095Z] #29 82.75 github.com/BurntSushi/toml/cmd/tomlv
19:19:45 [2020-04-15T19:19:45.095Z] #29 DONE 87.0s
19:19:45 [2020-04-15T19:19:45.095Z] 
19:19:45 [2020-04-15T19:19:45.095Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
19:19:45 [2020-04-15T19:19:45.095Z] #57 40.97 Checking out files:  57% (1812/3158)   
Checking out files:  58% (1832/3158)   
Checking out files:  59% (1864/3158)   
Checking out files:  60% (1895/3158)   
Checking out files:  61% (1927/3158)   
Checking out files:  62% (1958/3158)   
Checking out files:  63% (1990/3158)   
Checking out files:  64% (2022/3158)   
Checking out files:  65% (2053/3158)   
Checking out files:  66% (2085/3158)   
Checking out files:  67% (2116/3158)   
Checking out files:  68% (2148/3158)   
Checking out files:  69% (2180/3158)   
Checking out files:  70% (2211/3158)   
Checking out files:  71% (2243/3158)   
Checking out files:  72% (2274/3158)   
Checking out files:  73% (2306/3158)   
Checking out files:  74% (2337/3158)   
Checking out files:  75% (2369/3158)   
Checking out files:  76% (2401/3158)   
Checking out files:  77% (2432/3158)   
Checking out files:  78% (2464/3158)   
Checking out files:  79% (2495/3158)   
Checking out files:  80% (2527/3158)   
Checking out files:  81% (2558/3158)   
Checking out files:  82% (2590/3158)   
Checking out files:  83% (2622/3158)   
Checking out files:  84% (2653/3158)   
Checking out files:  85% (2685/3158)   
Checking out files:  86% (2716/3158)   
Checking out files:  87% (2748/3158)   
Checking out files:  88% (2780/3158)   
Checking out files:  89% (2811/3158)   
Checking out files:  89% (2842/3158)   
Checking out files:  90% (2843/3158)   
Checking out files:  91% (2874/3158)   
Checking out files:  92% (2906/3158)   
Checking out files:  93% (2937/3158)   
Checking out files:  94% (2969/3158)   
Checking out files:  95% (3001/3158)   
Checking out files:  96% (3032/3158)   
Checking out files:  97% (3064/3158)   
Checking out files:  98% (3095/3158)   
Checking out files:  99% (3127/3158)   
Checking out files: 100% (3158/3158)   
Checking out files: 100% (3158/3158), done.
19:19:45 [2020-04-15T19:19:45.095Z] #57 42.34 + cd /tmp/tmp.ItAy2Roa8y/src/github.com/containerd/containerd
19:19:45 [2020-04-15T19:19:45.095Z] #57 42.34 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429
19:19:45 [2020-04-15T19:19:45.095Z] #57 44.67 + export 'BUILDTAGS=netgo osusergo static_build'
19:19:45 [2020-04-15T19:19:45.095Z] #57 44.67 + BUILDTAGS='netgo osusergo static_build'
19:19:45 [2020-04-15T19:19:45.095Z] #57 44.67 + export EXTRA_FLAGS=-buildmode=pie
19:19:45 [2020-04-15T19:19:45.095Z] #57 44.67 + EXTRA_FLAGS=-buildmode=pie
19:19:45 [2020-04-15T19:19:45.095Z] #57 44.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
19:19:45 [2020-04-15T19:19:45.095Z] #57 44.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
19:19:45 [2020-04-15T19:19:45.095Z] #57 44.67 + '[' '' = dynamic ']'
19:19:45 [2020-04-15T19:19:45.095Z] #57 44.67 + make
19:19:45 [2020-04-15T19:19:45.096Z] #57 45.80 🇩 bin/ctr
19:19:45 [2020-04-15T19:19:45.199Z] #39 31.92   CC       images/sk-opts.o
19:19:45 [2020-04-15T19:19:45.199Z] #39 32.14   CC       images/sk-unix.o
19:19:45 [2020-04-15T19:19:45.239Z]   CC       criu/mount.o
19:19:45 [2020-04-15T19:19:45.634Z] Removing intermediate container 59a382137752
19:19:45 [2020-04-15T19:19:45.634Z]  ---> 081c9e16fd15
19:19:45 [2020-04-15T19:19:45.634Z] Step 24/140 : COPY contrib/download-frozen-image-v2.sh /
19:19:45 [2020-04-15T19:19:45.634Z]  ---> 6323fd4925ad
19:19:45 [2020-04-15T19:19:45.634Z] Step 25/140 : RUN /download-frozen-image-v2.sh /build         buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251         busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0         busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6         debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60         hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c
19:19:45 [2020-04-15T19:19:45.634Z]  ---> Running in 8d4a3209dbd1
19:19:45 [2020-04-15T19:19:45.764Z] #39 32.51   CC       images/sk-inet.o
19:19:46 [2020-04-15T19:19:46.329Z] #39 ...
19:19:46 [2020-04-15T19:19:46.329Z] 
19:19:46 [2020-04-15T19:19:46.329Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:19:46 [2020-04-15T19:19:46.329Z] #42 90.58 go/parser
19:19:46 [2020-04-15T19:19:46.329Z] #42 90.75 text/template
19:19:46 [2020-04-15T19:19:46.329Z] #42 94.37 log
19:19:46 [2020-04-15T19:19:46.329Z] #42 94.57 encoding/binary
19:19:46 [2020-04-15T19:19:46.329Z] #42 96.25 go/doc
19:19:46 [2020-04-15T19:19:46.329Z] #42 96.27 encoding/base64
19:19:46 [2020-04-15T19:19:46.329Z] #42 97.11 encoding/json
19:19:46 [2020-04-15T19:19:46.329Z] #42 100.2 github.com/LK4D4/vndr/build
19:19:46 [2020-04-15T19:19:46.329Z] #42 ...
19:19:46 [2020-04-15T19:19:46.329Z] 
19:19:46 [2020-04-15T19:19:46.329Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:19:46 [2020-04-15T19:19:46.329Z] #39 33.07   CC       images/tun.o
19:19:46 [2020-04-15T19:19:46.458Z] #57 ...
19:19:46 [2020-04-15T19:19:46.458Z] 
19:19:46 [2020-04-15T19:19:46.458Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:19:46 [2020-04-15T19:19:46.458Z] #42 78.21 path/filepath
19:19:46 [2020-04-15T19:19:46.458Z] #42 79.70 regexp
19:19:46 [2020-04-15T19:19:46.458Z] #42 80.74 flag
19:19:46 [2020-04-15T19:19:46.458Z] #42 82.52 go/token
19:19:46 [2020-04-15T19:19:46.458Z] #42 83.27 go/scanner
19:19:46 [2020-04-15T19:19:46.458Z] #42 83.74 internal/lazyregexp
19:19:46 [2020-04-15T19:19:46.458Z] #42 84.02 path
19:19:46 [2020-04-15T19:19:46.458Z] #42 84.64 io/ioutil
19:19:46 [2020-04-15T19:19:46.458Z] #42 84.72 go/ast
19:19:46 [2020-04-15T19:19:46.458Z] #42 85.49 net/url
19:19:46 [2020-04-15T19:19:46.458Z] #42 88.04 text/template/parse
19:19:46 [2020-04-15T19:19:46.458Z] #42 ...
19:19:46 [2020-04-15T19:19:46.458Z] 
19:19:46 [2020-04-15T19:19:46.458Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:19:46 [2020-04-15T19:19:46.458Z] #39 19.28   CC       images/stats.o
19:19:46 [2020-04-15T19:19:46.586Z] #39 33.39   CC       images/sk-netlink.o
19:19:46 [2020-04-15T19:19:46.843Z] #39 33.64   CC       images/packet-sock.o
19:19:47 [2020-04-15T19:19:47.018Z] #39 19.69   CC       images/core.o
19:19:47 [2020-04-15T19:19:47.267Z]   CC       criu/namespaces.o
19:19:47 [2020-04-15T19:19:47.408Z] #39 34.11   CC       images/ipc-var.o
19:19:47 [2020-04-15T19:19:47.578Z] #39 20.35   CC       images/core-x86.o
19:19:47 [2020-04-15T19:19:47.665Z] #39 34.41   CC       images/ipc-desc.o
19:19:47 [2020-04-15T19:19:47.922Z] #39 34.63   CC       images/ipc-shm.o
19:19:47 [2020-04-15T19:19:47.922Z] #39 34.83   CC       images/ipc-msg.o
19:19:48 [2020-04-15T19:19:48.138Z] #39 20.97   CC       images/core-arm.o
19:19:48 [2020-04-15T19:19:48.180Z] #39 35.14   CC       images/ipc-sem.o
19:19:48 [2020-04-15T19:19:48.282Z]   CC       criu/net.o
19:19:48 [2020-04-15T19:19:48.437Z] #39 35.33   CC       images/utsns.o
19:19:48 [2020-04-15T19:19:48.694Z] #39 35.57   CC       images/creds.o
19:19:48 [2020-04-15T19:19:48.698Z] #39 21.40   CC       images/core-aarch64.o
19:19:48 [2020-04-15T19:19:48.953Z] #39 21.82   CC       images/core-ppc64.o
19:19:49 [2020-04-15T19:19:49.259Z] #39 35.83   CC       images/vma.o
19:19:49 [2020-04-15T19:19:49.259Z] #39 36.10   CC       images/netdev.o
19:19:49 [2020-04-15T19:19:49.513Z] #39 22.46   CC       images/core-s390.o
19:19:49 [2020-04-15T19:19:49.517Z] #39 36.49   CC       images/tty.o
19:19:50 [2020-04-15T19:19:50.314Z]   CC       criu/netfilter.o
19:19:50 [2020-04-15T19:19:50.314Z]   CC       criu/page-pipe.o
19:19:50 [2020-04-15T19:19:50.437Z] #39 23.25   CC       images/cpuinfo.o
19:19:50 [2020-04-15T19:19:50.477Z] #39 37.24   CC       images/file-lock.o
19:19:50 [2020-04-15T19:19:50.600Z]   CC       criu/page-xfer.o
19:19:50 [2020-04-15T19:19:50.735Z] #39 37.49   CC       images/rlimit.o
19:19:50 [2020-04-15T19:19:50.735Z] #39 37.73   CC       images/pagemap.o
19:19:50 [2020-04-15T19:19:50.996Z] #39 23.67   CC       images/inventory.o
19:19:50 [2020-04-15T19:19:50.996Z] #39 23.91   CC       images/fdinfo.o
19:19:51 [2020-04-15T19:19:51.221Z]   CC       criu/pagemap-cache.o
19:19:51 [2020-04-15T19:19:51.299Z] #39 38.16   CC       images/siginfo.o
19:19:51 [2020-04-15T19:19:51.505Z]   CC       criu/pagemap.o
19:19:51 [2020-04-15T19:19:51.554Z] #39 24.26   CC       images/fown.o
19:19:51 [2020-04-15T19:19:51.554Z] #39 24.44   CC       images/ns.o
19:19:51 [2020-04-15T19:19:51.556Z] #39 ...
19:19:51 [2020-04-15T19:19:51.557Z] 
19:19:51 [2020-04-15T19:19:51.557Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
19:19:51 [2020-04-15T19:19:51.557Z] #14 36.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 36.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 36.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 36.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 36.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 36.88 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 36.89 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 36.90 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 37.11 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 37.11 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 37.12 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 37.16 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 37.19 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 37.39 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 37.59 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 37.59 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 37.61 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 37.62 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 37.95 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 38.21 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 38.21 Get:32 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]
19:19:51 [2020-04-15T19:19:51.557Z] #14 41.05 Get:33 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]
19:19:51 [2020-04-15T19:19:51.557Z] #14 42.77 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 42.77 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 42.78 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 42.78 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 42.80 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 42.81 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 42.82 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 42.83 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 42.83 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 42.89 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 42.90 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 42.93 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 42.94 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 43.01 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 43.02 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 43.03 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 43.03 Get:50 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 43.65 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 43.65 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 43.66 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 43.66 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 43.68 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 43.70 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 43.73 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 43.89 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 43.90 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 43.91 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 43.93 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 43.94 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 43.97 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 43.98 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 44.00 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 44.44 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 44.51 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 44.60 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
19:19:51 [2020-04-15T19:19:51.557Z] #14 45.57 debconf: delaying package configuration, since apt-utils is not installed
19:19:51 [2020-04-15T19:19:51.557Z] #14 45.75 Fetched 104 MB in 8s (12.3 MB/s)
19:19:51 [2020-04-15T19:19:51.557Z] #14 45.82 Selecting previously unselected package pigz.
19:19:51 [2020-04-15T19:19:51.557Z] #14 45.82 (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 ... 15464 files and directories currently installed.)
19:19:51 [2020-04-15T19:19:51.557Z] #14 45.90 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
19:19:51 [2020-04-15T19:19:51.557Z] #14 45.91 Unpacking pigz (2.4-1) ...
19:19:51 [2020-04-15T19:19:51.557Z] #14 46.04 Selecting previously unselected package libpython3.7-minimal:amd64.
19:19:51 [2020-04-15T19:19:51.557Z] #14 46.04 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
19:19:51 [2020-04-15T19:19:51.557Z] #14 46.07 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
19:19:51 [2020-04-15T19:19:51.557Z] #14 46.82 Selecting previously unselected package python3.7-minimal.
19:19:51 [2020-04-15T19:19:51.557Z] #14 46.82 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
19:19:51 [2020-04-15T19:19:51.557Z] #14 46.83 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
19:19:51 [2020-04-15T19:19:51.681Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
19:19:51 [2020-04-15T19:19:51.790Z]   CC       criu/parasite-syscall.o
19:19:52 [2020-04-15T19:19:52.056Z] 
19:19:52 [2020-04-15T19:19:52.113Z] #39 24.82   CC       images/regfile.o
19:19:52 [2020-04-15T19:19:52.113Z] #39 25.07   CC       images/ghost-file.o
19:19:52 [2020-04-15T19:19:52.121Z] #14 ...
19:19:52 [2020-04-15T19:19:52.121Z] 
19:19:52 [2020-04-15T19:19:52.121Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
19:19:52 [2020-04-15T19:19:52.121Z] #60 106.4 + for f in rootlesskit rootlesskit-docker-proxy
19:19:52 [2020-04-15T19:19:52.121Z] #60 106.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
19:19:52 [2020-04-15T19:19:52.414Z]   CC       criu/path.o
19:19:52 [2020-04-15T19:19:52.414Z]   CC       criu/pie-util-vdso-elf32.o
19:19:52 [2020-04-15T19:19:52.417Z] 
######                                                                     9.5%
######################                                                    31.4%
######################################                                    53.1%
######################################################                    75.4%
#####################################################################     96.9%
######################################################################## 100.0%
19:19:52 [2020-04-15T19:19:52.417Z] 
19:19:52 [2020-04-15T19:19:52.672Z] #39 25.34   CC       images/fifo.o
19:19:52 [2020-04-15T19:19:52.701Z]   CC       criu/pie-util-vdso.o
19:19:52 [2020-04-15T19:19:52.769Z] 
###############                                                           21.3%
###########################################################               82.1%
######################################################################## 100.0%
19:19:52 [2020-04-15T19:19:52.926Z] #39 25.65   CC       images/remap-file-path.o
19:19:52 [2020-04-15T19:19:52.989Z]   CC       criu/pie-util.o
19:19:52 [2020-04-15T19:19:52.989Z]   CC       criu/pipes.o
19:19:53 [2020-04-15T19:19:53.135Z] 
19:19:53 [2020-04-15T19:19:53.181Z] #39 ...
19:19:53 [2020-04-15T19:19:53.181Z] 
19:19:53 [2020-04-15T19:19:53.181Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
19:19:53 [2020-04-15T19:19:53.181Z] #14 18.75 Reading package lists...
19:19:53 [2020-04-15T19:19:53.181Z] #14 24.61 Reading package lists...
19:19:53 [2020-04-15T19:19:53.181Z] #14 29.89 Building dependency tree...
19:19:53 [2020-04-15T19:19:53.181Z] #14 30.98 Reading state information...
19:19:53 [2020-04-15T19:19:53.181Z] #14 31.93 libcap2-bin is already the newest version (1:2.25-2).
19:19:53 [2020-04-15T19:19:53.181Z] #14 31.93 libcap2-bin set to manually installed.
19:19:53 [2020-04-15T19:19:53.181Z] #14 31.93 The following additional packages will be installed:
19:19:53 [2020-04-15T19:19:53.181Z] #14 31.94   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
19:19:53 [2020-04-15T19:19:53.181Z] #14 31.94   gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1
19:19:53 [2020-04-15T19:19:53.181Z] #14 31.94   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
19:19:53 [2020-04-15T19:19:53.181Z] #14 31.94   libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
19:19:53 [2020-04-15T19:19:53.181Z] #14 31.94   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib
19:19:53 [2020-04-15T19:19:53.181Z] #14 31.94   libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev
19:19:53 [2020-04-15T19:19:53.181Z] #14 31.94   libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3
19:19:53 [2020-04-15T19:19:53.181Z] #14 31.94   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
19:19:53 [2020-04-15T19:19:53.181Z] #14 31.94   python3.7 python3.7-minimal vim-runtime xxd
19:19:53 [2020-04-15T19:19:53.181Z] #14 31.95 Suggested packages:
19:19:53 [2020-04-15T19:19:53.181Z] #14 31.95   apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm
19:19:53 [2020-04-15T19:19:53.181Z] #14 31.95   wine64 python3-doc python3-tk python3-venv python-setuptools-doc
19:19:53 [2020-04-15T19:19:53.181Z] #14 31.95   python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts
19:19:53 [2020-04-15T19:19:53.181Z] #14 31.95   xfsdump acl attr quota
19:19:53 [2020-04-15T19:19:53.181Z] #14 31.95 Recommended packages:
19:19:53 [2020-04-15T19:19:53.181Z] #14 31.95   aufs-dkms nftables build-essential python3-dev python3-keyring
19:19:53 [2020-04-15T19:19:53.181Z] #14 31.95   python3-keyrings.alt python3-xdg unzip
19:19:53 [2020-04-15T19:19:53.181Z] #14 ...
19:19:53 [2020-04-15T19:19:53.181Z] 
19:19:53 [2020-04-15T19:19:53.181Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:19:53 [2020-04-15T19:19:53.181Z] #39 26.02   CC       images/eventfd.o
19:19:53 [2020-04-15T19:19:53.435Z] #39 26.32   CC       images/eventpoll.o
19:19:53 [2020-04-15T19:19:53.490Z] 
####                                                                       6.0%
################                                                          23.4%
##########################                                                36.2%
###############################                                           43.4%
##################################################                        70.6%
######################################################################    97.9%
######################################################################## 100.0%
19:19:53 [2020-04-15T19:19:53.611Z]   CC       criu/plugin.o
19:19:53 [2020-04-15T19:19:53.611Z]   CC       criu/proc_parse.o
19:19:53 [2020-04-15T19:19:53.864Z] 
19:19:53 [2020-04-15T19:19:53.994Z] #39 26.64   CC       images/fh.o
19:19:54 [2020-04-15T19:19:54.249Z] #39 26.95   CC       images/fsnotify.o
19:19:54 [2020-04-15T19:19:54.808Z] #39 27.61   CC       images/signalfd.o
19:19:54 [2020-04-15T19:19:54.977Z] 
#                                                                          2.4%
#########                                                                 12.5%
################                                                          22.7%
#######################                                                   33.0%
##########################                                                36.3%
#################################                                         46.4%
########################################                                  56.5%
###############################################                           66.4%
#######################################################                   76.6%
##############################################################            86.4%
#####################################################################     96.6%
######################################################################## 100.0%
19:19:54 [2020-04-15T19:19:54.977Z] 
19:19:55 [2020-04-15T19:19:55.063Z] #39 27.87   CC       images/fs.o
19:19:55 [2020-04-15T19:19:55.326Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
19:19:55 [2020-04-15T19:19:55.623Z] #39 28.23   CC       images/pstree.o
19:19:55 [2020-04-15T19:19:55.673Z]   CC       criu/protobuf-desc.o
19:19:55 [2020-04-15T19:19:55.676Z] #=#=#                                                                         

19:19:55 [2020-04-15T19:19:55.676Z] 
###########                                                               15.7%
######################################################################## 100.0%
19:19:55 [2020-04-15T19:19:55.676Z] 
19:19:55 [2020-04-15T19:19:55.878Z] #39 28.52   CC       images/pipe.o
19:19:56 [2020-04-15T19:19:56.132Z] #39 28.75   CC       images/tcp-stream.o
19:19:56 [2020-04-15T19:19:56.291Z]   CC       criu/protobuf.o
19:19:56 [2020-04-15T19:19:56.291Z]   CC       criu/pstree.o
19:19:56 [2020-04-15T19:19:56.387Z] #39 29.05   CC       images/sk-packet.o
19:19:56 [2020-04-15T19:19:56.387Z] #39 29.30   CC       images/mnt.o
19:19:56 [2020-04-15T19:19:56.422Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
19:19:56 [2020-04-15T19:19:56.422Z] 
19:19:56 [2020-04-15T19:19:56.423Z] 
######################################################################## 100.0%
19:19:56 [2020-04-15T19:19:56.423Z] 
19:19:56 [2020-04-15T19:19:56.910Z]   CC       criu/rbtree.o
19:19:56 [2020-04-15T19:19:56.946Z] #39 29.68   CC       images/pipe-data.o
19:19:56 [2020-04-15T19:19:56.946Z] #39 29.90   CC       images/sa.o
19:19:57 [2020-04-15T19:19:57.171Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
19:19:57 [2020-04-15T19:19:57.171Z] skipping existing b63cc5f62c21
19:19:57 [2020-04-15T19:19:57.171Z] 
19:19:57 [2020-04-15T19:19:57.193Z]   CC       criu/rst-malloc.o
19:19:57 [2020-04-15T19:19:57.193Z]   CC       criu/seccomp.o
19:19:57 [2020-04-15T19:19:57.378Z] #60 ...
19:19:57 [2020-04-15T19:19:57.378Z] 
19:19:57 [2020-04-15T19:19:57.378Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
19:19:57 [2020-04-15T19:19:57.378Z] #14 48.17 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
19:19:57 [2020-04-15T19:19:57.378Z] #14 48.19 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
19:19:57 [2020-04-15T19:19:57.378Z] #14 51.66 Selecting previously unselected package python3-minimal.
19:19:57 [2020-04-15T19:19:57.378Z] #14 51.66 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15713 files and directories currently installed.)
19:19:57 [2020-04-15T19:19:57.378Z] #14 51.75 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
19:19:57 [2020-04-15T19:19:57.378Z] #14 51.76 Unpacking python3-minimal (3.7.3-1) ...
19:19:57 [2020-04-15T19:19:57.378Z] #14 51.89 Selecting previously unselected package libmpdec2:amd64.
19:19:57 [2020-04-15T19:19:57.378Z] #14 51.89 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
19:19:57 [2020-04-15T19:19:57.378Z] #14 51.91 Unpacking libmpdec2:amd64 (2.4.2-2) ...
19:19:57 [2020-04-15T19:19:57.378Z] #14 52.07 Selecting previously unselected package libpython3.7-stdlib:amd64.
19:19:57 [2020-04-15T19:19:57.378Z] #14 52.09 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
19:19:57 [2020-04-15T19:19:57.378Z] #14 52.10 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
19:19:57 [2020-04-15T19:19:57.505Z] #39 30.13   CC       images/timer.o
19:19:57 [2020-04-15T19:19:57.625Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
19:19:57 [2020-04-15T19:19:57.625Z] 
19:19:57 [2020-04-15T19:19:57.625Z] 
######################################################################## 100.0%
19:19:57 [2020-04-15T19:19:57.625Z] 
19:19:57 [2020-04-15T19:19:57.625Z] Download of images into '/build' complete.
19:19:57 [2020-04-15T19:19:57.625Z] Use something like the following to load the result into a Docker daemon:
19:19:57 [2020-04-15T19:19:57.625Z]   tar -cC '/build' . | docker load
19:19:57 [2020-04-15T19:19:57.759Z] #39 30.63   CC       images/timerfd.o
19:19:57 [2020-04-15T19:19:57.811Z]   CC       criu/seize.o
19:19:58 [2020-04-15T19:19:58.014Z] #39 30.86   CC       images/mm.o
19:19:58 [2020-04-15T19:19:58.094Z]   CC       criu/servicefd.o
19:19:58 [2020-04-15T19:19:58.269Z] #39 31.22   CC       images/sk-opts.o
19:19:58 [2020-04-15T19:19:58.310Z] #14 ...
19:19:58 [2020-04-15T19:19:58.310Z] 
19:19:58 [2020-04-15T19:19:58.310Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:19:58 [2020-04-15T19:19:58.310Z] #42 102.5 encoding/xml
19:19:58 [2020-04-15T19:19:58.310Z] #42 103.8 github.com/LK4D4/vndr/versioned
19:19:58 [2020-04-15T19:19:58.310Z] #42 103.9 compress/flate
19:19:58 [2020-04-15T19:19:58.310Z] #42 106.6 hash
19:19:58 [2020-04-15T19:19:58.310Z] #42 106.8 hash/crc32
19:19:58 [2020-04-15T19:19:58.310Z] #42 107.5 compress/gzip
19:19:58 [2020-04-15T19:19:58.310Z] #42 108.1 context
19:19:58 [2020-04-15T19:19:58.310Z] #42 108.7 crypto/cipher
19:19:58 [2020-04-15T19:19:58.310Z] #42 109.1 math/big
19:19:58 [2020-04-15T19:19:58.310Z] #42 110.1 crypto/aes
19:19:58 [2020-04-15T19:19:58.310Z] #42 111.4 crypto
19:19:58 [2020-04-15T19:19:58.310Z] #42 111.8 crypto/des
19:19:58 [2020-04-15T19:19:58.310Z] #42 112.2 crypto/internal/randutil
19:19:58 [2020-04-15T19:19:58.310Z] #42 112.3 crypto/sha512
19:19:58 [2020-04-15T19:19:58.310Z] #42 ...
19:19:58 [2020-04-15T19:19:58.310Z] 
19:19:58 [2020-04-15T19:19:58.310Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:19:58 [2020-04-15T19:19:58.310Z] #39 38.50   CC       images/rpc.o
19:19:58 [2020-04-15T19:19:58.310Z] #39 40.00   CC       images/ext-file.o
19:19:58 [2020-04-15T19:19:58.310Z] #39 40.23   CC       images/cgroup.o
19:19:58 [2020-04-15T19:19:58.310Z] #39 40.99   CC       images/userns.o
19:19:58 [2020-04-15T19:19:58.310Z] #39 41.23   CC       images/google/protobuf/descriptor.o
19:19:58 [2020-04-15T19:19:58.310Z] #39 43.17   CC       images/opts.o
19:19:58 [2020-04-15T19:19:58.310Z] #39 43.47   CC       images/seccomp.o
19:19:58 [2020-04-15T19:19:58.310Z] #39 43.74   CC       images/binfmt-misc.o
19:19:58 [2020-04-15T19:19:58.310Z] #39 43.95   CC       images/time.o
19:19:58 [2020-04-15T19:19:58.310Z] #39 44.13   CC       images/sysctl.o
19:19:58 [2020-04-15T19:19:58.310Z] #39 44.41   CC       images/autofs.o
19:19:58 [2020-04-15T19:19:58.310Z] #39 44.68   CC       images/macvlan.o
19:19:58 [2020-04-15T19:19:58.310Z] #39 44.97   CC       images/sit.o
19:19:58 [2020-04-15T19:19:58.310Z] #39 45.25   LINK     images/built-in.o
19:19:58 [2020-04-15T19:19:58.310Z] #39 ...
19:19:58 [2020-04-15T19:19:58.310Z] 
19:19:58 [2020-04-15T19:19:58.310Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
19:19:58 [2020-04-15T19:19:58.310Z] #14 53.56 Selecting previously unselected package python3.7.
19:19:58 [2020-04-15T19:19:58.310Z] #14 53.57 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
19:19:58 [2020-04-15T19:19:58.310Z] #14 53.57 Unpacking python3.7 (3.7.3-2+deb10u1) ...
19:19:58 [2020-04-15T19:19:58.378Z]   CC       criu/shmem.o
19:19:58 [2020-04-15T19:19:58.523Z] #39 ...
19:19:58 [2020-04-15T19:19:58.523Z] 
19:19:58 [2020-04-15T19:19:58.523Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:19:58 [2020-04-15T19:19:58.523Z] #42 90.37 go/parser
19:19:58 [2020-04-15T19:19:58.523Z] #42 91.61 text/template
19:19:58 [2020-04-15T19:19:58.523Z] #42 93.99 log
19:19:58 [2020-04-15T19:19:58.523Z] #42 94.54 encoding/binary
19:19:58 [2020-04-15T19:19:58.523Z] #42 96.20 encoding/base64
19:19:58 [2020-04-15T19:19:58.523Z] #42 96.84 go/doc
19:19:58 [2020-04-15T19:19:58.523Z] #42 96.96 encoding/json
19:19:58 [2020-04-15T19:19:58.523Z] #42 100.4 github.com/LK4D4/vndr/build
19:19:58 [2020-04-15T19:19:58.567Z] #14 53.73 Selecting previously unselected package libpython3-stdlib:amd64.
19:19:58 [2020-04-15T19:19:58.568Z] #14 53.75 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
19:19:58 [2020-04-15T19:19:58.568Z] #14 53.75 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
19:19:58 [2020-04-15T19:19:58.568Z] #14 53.94 Setting up python3-minimal (3.7.3-1) ...
19:19:58 [2020-04-15T19:19:58.778Z] #42 ...
19:19:58 [2020-04-15T19:19:58.778Z] 
19:19:58 [2020-04-15T19:19:58.778Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
19:19:58 [2020-04-15T19:19:58.778Z] #14 35.08 The following NEW packages will be installed:
19:19:58 [2020-04-15T19:19:58.778Z] #14 35.08   apparmor aufs-tools bash-completion binutils-mingw-w64
19:19:58 [2020-04-15T19:19:58.778Z] #14 35.09   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup
19:19:58 [2020-04-15T19:19:58.778Z] #14 35.09   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq
19:19:58 [2020-04-15T19:19:58.778Z] #14 35.09   libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
19:19:58 [2020-04-15T19:19:58.778Z] #14 35.09   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
19:19:58 [2020-04-15T19:19:58.778Z] #14 35.09   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
19:19:58 [2020-04-15T19:19:58.778Z] #14 35.09   libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
19:19:58 [2020-04-15T19:19:58.778Z] #14 35.09   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
19:19:58 [2020-04-15T19:19:58.778Z] #14 35.09   libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
19:19:58 [2020-04-15T19:19:58.778Z] #14 35.10   mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3
19:19:58 [2020-04-15T19:19:58.778Z] #14 35.10   python3-distutils python3-lib2to3 python3-minimal python3-pip
19:19:58 [2020-04-15T19:19:58.778Z] #14 35.10   python3-pkg-resources python3-setuptools python3-wheel python3.7
19:19:58 [2020-04-15T19:19:58.778Z] #14 35.11   python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime
19:19:58 [2020-04-15T19:19:58.778Z] #14 35.11   xfsprogs xxd xz-utils zip
19:19:58 [2020-04-15T19:19:58.778Z] #14 35.55 0 upgraded, 68 newly installed, 0 to remove and 3 not upgraded.
19:19:58 [2020-04-15T19:19:58.778Z] #14 35.55 Need to get 104 MB of archives.
19:19:58 [2020-04-15T19:19:58.778Z] #14 35.55 After this operation, 597 MB of additional disk space will be used.
19:19:58 [2020-04-15T19:19:58.778Z] #14 35.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
19:19:58 [2020-04-15T19:19:58.778Z] #14 35.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
19:19:58 [2020-04-15T19:19:58.778Z] #14 35.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
19:19:58 [2020-04-15T19:19:58.778Z] #14 35.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
19:19:58 [2020-04-15T19:19:58.778Z] #14 35.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
19:19:58 [2020-04-15T19:19:58.778Z] #14 35.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
19:19:58 [2020-04-15T19:19:58.778Z] #14 35.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
19:19:58 [2020-04-15T19:19:58.778Z] #14 35.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
19:19:58 [2020-04-15T19:19:58.778Z] #14 35.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
19:19:58 [2020-04-15T19:19:58.778Z] #14 35.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
19:19:58 [2020-04-15T19:19:58.778Z] #14 35.93 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
19:19:58 [2020-04-15T19:19:58.778Z] #14 35.94 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
19:19:58 [2020-04-15T19:19:58.778Z] #14 35.95 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
19:19:58 [2020-04-15T19:19:58.778Z] #14 35.95 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
19:19:58 [2020-04-15T19:19:58.778Z] #14 35.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
19:19:58 [2020-04-15T19:19:58.778Z] #14 35.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
19:19:58 [2020-04-15T19:19:58.778Z] #14 36.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
19:19:58 [2020-04-15T19:19:58.778Z] #14 36.02 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
19:19:58 [2020-04-15T19:19:58.778Z] #14 36.03 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
19:19:58 [2020-04-15T19:19:58.778Z] #14 36.05 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
19:19:58 [2020-04-15T19:19:58.778Z] #14 36.05 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
19:19:58 [2020-04-15T19:19:58.778Z] #14 36.08 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
19:19:58 [2020-04-15T19:19:58.778Z] #14 36.12 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
19:19:58 [2020-04-15T19:19:58.778Z] #14 36.12 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
19:19:58 [2020-04-15T19:19:58.778Z] #14 36.28 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
19:19:58 [2020-04-15T19:19:58.778Z] #14 36.45 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
19:19:58 [2020-04-15T19:19:58.778Z] #14 36.45 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
19:19:58 [2020-04-15T19:19:58.778Z] #14 36.47 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
19:19:58 [2020-04-15T19:19:58.778Z] #14 36.47 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
19:19:58 [2020-04-15T19:19:58.778Z] #14 36.81 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
19:19:58 [2020-04-15T19:19:58.778Z] #14 37.09 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
19:19:58 [2020-04-15T19:19:58.778Z] #14 37.12 Get:32 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]
19:19:58 [2020-04-15T19:19:58.778Z] #14 39.86 Get:33 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]
19:19:59 [2020-04-15T19:19:59.017Z]   CC       criu/sigframe.o
19:19:59 [2020-04-15T19:19:59.017Z]   CC       criu/signalfd.o
19:19:59 [2020-04-15T19:19:59.017Z]   CC       criu/sk-inet.o
19:19:59 [2020-04-15T19:19:59.111Z] Removing intermediate container 8d4a3209dbd1
19:19:59 [2020-04-15T19:19:59.111Z]  ---> 70799a934f18
19:19:59 [2020-04-15T19:19:59.111Z] Step 26/140 : FROM base AS cross-false
19:19:59 [2020-04-15T19:19:59.111Z]  ---> 3d0da82cb874
19:19:59 [2020-04-15T19:19:59.111Z] Step 27/140 : FROM base AS cross-true
19:19:59 [2020-04-15T19:19:59.111Z]  ---> 3d0da82cb874
19:19:59 [2020-04-15T19:19:59.111Z] Step 28/140 : ARG DEBIAN_FRONTEND
19:19:59 [2020-04-15T19:19:59.111Z]  ---> Using cache
19:19:59 [2020-04-15T19:19:59.111Z]  ---> 3080bbd062e4
19:19:59 [2020-04-15T19:19:59.111Z] Step 29/140 : RUN dpkg --add-architecture arm64
19:19:59 [2020-04-15T19:19:59.111Z]  ---> Running in e7c691fe8eb0
19:19:59 [2020-04-15T19:19:59.634Z]   CC       criu/sk-netlink.o
19:19:59 [2020-04-15T19:19:59.920Z]   CC       criu/sk-packet.o
19:19:59 [2020-04-15T19:19:59.942Z] 
19:19:59 [2020-04-15T19:19:59.942Z] #14 ...
19:19:59 [2020-04-15T19:19:59.942Z] 
19:19:59 [2020-04-15T19:19:59.942Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
19:19:59 [2020-04-15T19:19:59.942Z] #60 DONE 114.4s
19:19:59 [2020-04-15T19:19:59.942Z] 
19:19:59 [2020-04-15T19:19:59.942Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
19:19:59 [2020-04-15T19:19:59.942Z] #14 55.27 Selecting previously unselected package python3.
19:20:00 [2020-04-15T19:20:00.200Z] #14 55.27 (Reading database ... 
#14 ...
19:20:00 [2020-04-15T19:20:00.200Z] 
19:20:00 [2020-04-15T19:20:00.200Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
19:20:00 [2020-04-15T19:20:00.200Z] #61 DONE 0.1s
19:20:00 [2020-04-15T19:20:00.200Z] 
19:20:00 [2020-04-15T19:20:00.200Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
19:20:00 [2020-04-15T19:20:00.200Z] #14 55.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 ... 16125 files and directories currently installed.)
19:20:00 [2020-04-15T19:20:00.200Z] #14 55.33 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
19:20:00 [2020-04-15T19:20:00.200Z] #14 55.35 Unpacking python3 (3.7.3-1) ...
19:20:00 [2020-04-15T19:20:00.204Z]   CC       criu/sk-queue.o
19:20:00 [2020-04-15T19:20:00.364Z] Removing intermediate container e7c691fe8eb0
19:20:00 [2020-04-15T19:20:00.365Z]  ---> 44f6eeac2fb5
19:20:00 [2020-04-15T19:20:00.365Z] Step 30/140 : RUN dpkg --add-architecture armel
19:20:00 [2020-04-15T19:20:00.365Z]  ---> Running in 6348df675bd2
19:20:00 [2020-04-15T19:20:00.457Z] #14 55.74 Selecting previously unselected package libip4tc0:amd64.
19:20:00 [2020-04-15T19:20:00.457Z] #14 55.75 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
19:20:00 [2020-04-15T19:20:00.457Z] #14 55.76 Unpacking libip4tc0:amd64 (1.8.2-4) ...
19:20:00 [2020-04-15T19:20:00.489Z]   CC       criu/sk-tcp.o
19:20:00 [2020-04-15T19:20:00.662Z] #14 41.81 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
19:20:00 [2020-04-15T19:20:00.662Z] #14 41.82 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
19:20:00 [2020-04-15T19:20:00.662Z] #14 41.84 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
19:20:00 [2020-04-15T19:20:00.662Z] #14 41.85 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
19:20:00 [2020-04-15T19:20:00.662Z] #14 41.85 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
19:20:00 [2020-04-15T19:20:00.662Z] #14 41.85 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
19:20:00 [2020-04-15T19:20:00.662Z] #14 41.87 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
19:20:00 [2020-04-15T19:20:00.662Z] #14 41.87 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
19:20:00 [2020-04-15T19:20:00.662Z] #14 41.87 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
19:20:00 [2020-04-15T19:20:00.662Z] #14 41.90 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
19:20:00 [2020-04-15T19:20:00.662Z] #14 41.93 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
19:20:00 [2020-04-15T19:20:00.662Z] #14 41.96 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
19:20:00 [2020-04-15T19:20:00.662Z] #14 41.98 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
19:20:00 [2020-04-15T19:20:00.662Z] #14 42.02 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
19:20:00 [2020-04-15T19:20:00.662Z] #14 42.03 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
19:20:00 [2020-04-15T19:20:00.772Z]   CC       criu/sk-unix.o
19:20:00 [2020-04-15T19:20:00.917Z] #14 42.04 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
19:20:00 [2020-04-15T19:20:00.917Z] #14 42.05 Get:50 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
19:20:01 [2020-04-15T19:20:01.022Z] #14 56.15 Selecting previously unselected package libip6tc0:amd64.
19:20:01 [2020-04-15T19:20:01.022Z] #14 56.16 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
19:20:01 [2020-04-15T19:20:01.022Z] #14 56.18 Unpacking libip6tc0:amd64 (1.8.2-4) ...
19:20:01 [2020-04-15T19:20:01.126Z] Removing intermediate container 6348df675bd2
19:20:01 [2020-04-15T19:20:01.126Z]  ---> 159958d48914
19:20:01 [2020-04-15T19:20:01.126Z] Step 31/140 : RUN dpkg --add-architecture armhf
19:20:01 [2020-04-15T19:20:01.126Z]  ---> Running in 034270689d4f
19:20:01 [2020-04-15T19:20:01.280Z] #14 56.40 Selecting previously unselected package libiptc0:amd64.
19:20:01 [2020-04-15T19:20:01.280Z] #14 56.43 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
19:20:01 [2020-04-15T19:20:01.280Z] #14 56.44 Unpacking libiptc0:amd64 (1.8.2-4) ...
19:20:01 [2020-04-15T19:20:01.280Z] #14 56.60 Selecting previously unselected package libnfnetlink0:amd64.
19:20:01 [2020-04-15T19:20:01.280Z] #14 56.61 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
19:20:01 [2020-04-15T19:20:01.280Z] #14 56.62 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
19:20:01 [2020-04-15T19:20:01.476Z] #14 42.70 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
19:20:01 [2020-04-15T19:20:01.476Z] #14 42.70 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
19:20:01 [2020-04-15T19:20:01.476Z] #14 42.71 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
19:20:01 [2020-04-15T19:20:01.476Z] #14 42.71 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
19:20:01 [2020-04-15T19:20:01.476Z] #14 42.71 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
19:20:01 [2020-04-15T19:20:01.476Z] #14 42.75 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
19:20:01 [2020-04-15T19:20:01.476Z] #14 42.78 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
19:20:01 [2020-04-15T19:20:01.476Z] #14 42.88 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
19:20:01 [2020-04-15T19:20:01.538Z] #14 56.72 Selecting previously unselected package libnetfilter-conntrack3:amd64.
19:20:01 [2020-04-15T19:20:01.538Z] #14 56.72 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
19:20:01 [2020-04-15T19:20:01.538Z] #14 56.72 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
19:20:01 [2020-04-15T19:20:01.731Z] #14 42.88 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
19:20:01 [2020-04-15T19:20:01.731Z] #14 42.89 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
19:20:01 [2020-04-15T19:20:01.731Z] #14 42.92 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
19:20:01 [2020-04-15T19:20:01.731Z] #14 43.01 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
19:20:01 [2020-04-15T19:20:01.795Z] #14 56.84 Selecting previously unselected package libnftnl11:amd64.
19:20:01 [2020-04-15T19:20:01.795Z] #14 56.85 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
19:20:01 [2020-04-15T19:20:01.795Z] #14 56.86 Unpacking libnftnl11:amd64 (1.1.2-2) ...
19:20:01 [2020-04-15T19:20:01.795Z] #14 56.98 Selecting previously unselected package iptables.
19:20:01 [2020-04-15T19:20:01.795Z] #14 56.98 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
19:20:01 [2020-04-15T19:20:01.795Z] #14 56.99 Unpacking iptables (1.8.2-4) ...
19:20:01 [2020-04-15T19:20:01.986Z] #14 43.02 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
19:20:01 [2020-04-15T19:20:01.986Z] #14 43.03 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
19:20:01 [2020-04-15T19:20:01.986Z] #14 43.06 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
19:20:02 [2020-04-15T19:20:02.240Z] #14 43.51 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
19:20:02 [2020-04-15T19:20:02.249Z]   CC       criu/sockets.o
19:20:02 [2020-04-15T19:20:02.311Z] #14 57.39 Selecting previously unselected package xxd.
19:20:02 [2020-04-15T19:20:02.311Z] #14 57.41 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
19:20:02 [2020-04-15T19:20:02.311Z] #14 57.42 Unpacking xxd (2:8.1.0875-5) ...
19:20:02 [2020-04-15T19:20:02.311Z] #14 57.64 Selecting previously unselected package vim-common.
19:20:02 [2020-04-15T19:20:02.326Z] Removing intermediate container 034270689d4f
19:20:02 [2020-04-15T19:20:02.326Z]  ---> 20438e65be34
19:20:02 [2020-04-15T19:20:02.326Z] Step 32/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then         apt-get update && apt-get install -y --no-install-recommends         crossbuild-essential-arm64         crossbuild-essential-armel         crossbuild-essential-armhf         && rm -rf /var/lib/apt/lists/*;     fi
19:20:02 [2020-04-15T19:20:02.326Z]  ---> Running in 9c8a4a4f41aa
19:20:02 [2020-04-15T19:20:02.495Z] #14 43.59 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
19:20:02 [2020-04-15T19:20:02.495Z] #14 43.64 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
19:20:02 [2020-04-15T19:20:02.545Z]   CC       criu/stats.o
19:20:02 [2020-04-15T19:20:02.568Z] #14 57.66 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
19:20:02 [2020-04-15T19:20:02.568Z] #14 57.70 Unpacking vim-common (2:8.1.0875-5) ...
19:20:02 [2020-04-15T19:20:02.826Z] #14 57.98 Selecting previously unselected package bash-completion.
19:20:02 [2020-04-15T19:20:02.826Z] #14 57.98 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
19:20:02 [2020-04-15T19:20:02.829Z]   CC       criu/string.o
19:20:02 [2020-04-15T19:20:02.829Z]   CC       criu/sysctl.o
19:20:03 [2020-04-15T19:20:03.113Z]   CC       criu/sysfs_parse.o
19:20:03 [2020-04-15T19:20:03.398Z]   CC       criu/timerfd.o
19:20:03 [2020-04-15T19:20:03.419Z] #14 44.66 debconf: delaying package configuration, since apt-utils is not installed
19:20:03 [2020-04-15T19:20:03.550Z] Removing intermediate container 9c8a4a4f41aa
19:20:03 [2020-04-15T19:20:03.550Z]  ---> 417cbe21daba
19:20:03 [2020-04-15T19:20:03.550Z] Step 33/140 : FROM cross-${CROSS} as dev-base
19:20:03 [2020-04-15T19:20:03.550Z]  ---> 3d0da82cb874
19:20:03 [2020-04-15T19:20:03.550Z] Step 34/140 : FROM dev-base AS runtime-dev-cross-false
19:20:03 [2020-04-15T19:20:03.550Z]  ---> 3d0da82cb874
19:20:03 [2020-04-15T19:20:03.550Z] Step 35/140 : ARG DEBIAN_FRONTEND
19:20:03 [2020-04-15T19:20:03.550Z]  ---> Using cache
19:20:03 [2020-04-15T19:20:03.550Z]  ---> 3080bbd062e4
19:20:03 [2020-04-15T19:20:03.550Z] Step 36/140 : RUN apt-get update && apt-get install -y --no-install-recommends         libapparmor-dev         libseccomp-dev     && rm -rf /var/lib/apt/lists/*
19:20:03 [2020-04-15T19:20:03.550Z]  ---> Running in de0bcbaf6bbe
19:20:03 [2020-04-15T19:20:03.674Z] #14 44.85 Fetched 104 MB in 8s (12.5 MB/s)
19:20:03 [2020-04-15T19:20:03.674Z] #14 44.93 Selecting previously unselected package pigz.
19:20:03 [2020-04-15T19:20:03.674Z] #14 44.93 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15464 files and directories currently installed.)
19:20:03 [2020-04-15T19:20:03.674Z] #14 45.00 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
19:20:03 [2020-04-15T19:20:03.674Z] #14 45.01 Unpacking pigz (2.4-1) ...
19:20:03 [2020-04-15T19:20:03.682Z]   CC       criu/tty.o
19:20:03 [2020-04-15T19:20:03.907Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:20:03 [2020-04-15T19:20:03.907Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:20:03 [2020-04-15T19:20:03.907Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:20:03 [2020-04-15T19:20:03.907Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
19:20:03 [2020-04-15T19:20:03.929Z] #14 45.12 Selecting previously unselected package libpython3.7-minimal:amd64.
19:20:03 [2020-04-15T19:20:03.929Z] #14 45.13 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
19:20:03 [2020-04-15T19:20:03.929Z] #14 45.14 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
19:20:04 [2020-04-15T19:20:04.264Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB]
19:20:04 [2020-04-15T19:20:04.264Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
19:20:04 [2020-04-15T19:20:04.490Z] #14 45.76 Selecting previously unselected package python3.7-minimal.
19:20:04 [2020-04-15T19:20:04.490Z] #14 45.76 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
19:20:04 [2020-04-15T19:20:04.490Z] #14 45.78 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
19:20:05 [2020-04-15T19:20:05.013Z] Fetched 8034 kB in 1s (6275 kB/s)
19:20:05 [2020-04-15T19:20:05.168Z]   CC       criu/tun.o
19:20:05 [2020-04-15T19:20:05.168Z]   CC       criu/uffd.o
19:20:05 [2020-04-15T19:20:05.363Z] Reading package lists...
19:20:05 [2020-04-15T19:20:05.829Z]   CC       criu/util.o
19:20:05 [2020-04-15T19:20:05.850Z] #14 47.10 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
19:20:05 [2020-04-15T19:20:05.850Z] #14 47.13 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
19:20:06 [2020-04-15T19:20:06.183Z] Reading package lists...
19:20:06 [2020-04-15T19:20:06.183Z] Building dependency tree...
19:20:06 [2020-04-15T19:20:06.183Z] Reading state information...
19:20:06 [2020-04-15T19:20:06.183Z] The following additional packages will be installed:
19:20:06 [2020-04-15T19:20:06.183Z]   libapparmor1
19:20:06 [2020-04-15T19:20:06.183Z] Suggested packages:
19:20:06 [2020-04-15T19:20:06.183Z]   seccomp
19:20:06 [2020-04-15T19:20:06.183Z] The following NEW packages will be installed:
19:20:06 [2020-04-15T19:20:06.183Z]   libapparmor-dev libapparmor1 libseccomp-dev
19:20:06 [2020-04-15T19:20:06.183Z] 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
19:20:06 [2020-04-15T19:20:06.183Z] Need to get 288 kB of archives.
19:20:06 [2020-04-15T19:20:06.183Z] After this operation, 957 kB of additional disk space will be used.
19:20:06 [2020-04-15T19:20:06.183Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
19:20:06 [2020-04-15T19:20:06.183Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
19:20:06 [2020-04-15T19:20:06.183Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
19:20:06 [2020-04-15T19:20:06.619Z] debconf: delaying package configuration, since apt-utils is not installed
19:20:06 [2020-04-15T19:20:06.619Z] Fetched 288 kB in 0s (3126 kB/s)
19:20:06 [2020-04-15T19:20:06.619Z] Selecting previously unselected package libapparmor1:s390x.
19:20:06 [2020-04-15T19:20:06.619Z] (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 ... 15168 files and directories currently installed.)
19:20:06 [2020-04-15T19:20:06.619Z] Preparing to unpack .../libapparmor1_2.13.2-10_s390x.deb ...
19:20:06 [2020-04-15T19:20:06.619Z] Unpacking libapparmor1:s390x (2.13.2-10) ...
19:20:06 [2020-04-15T19:20:06.619Z] Selecting previously unselected package libapparmor-dev:s390x.
19:20:06 [2020-04-15T19:20:06.619Z] Preparing to unpack .../libapparmor-dev_2.13.2-10_s390x.deb ...
19:20:06 [2020-04-15T19:20:06.619Z] Unpacking libapparmor-dev:s390x (2.13.2-10) ...
19:20:06 [2020-04-15T19:20:06.619Z] Selecting previously unselected package libseccomp-dev:s390x.
19:20:06 [2020-04-15T19:20:06.619Z] Preparing to unpack .../libseccomp-dev_2.3.3-4_s390x.deb ...
19:20:06 [2020-04-15T19:20:06.619Z] Unpacking libseccomp-dev:s390x (2.3.3-4) ...
19:20:06 [2020-04-15T19:20:06.619Z] Setting up libseccomp-dev:s390x (2.3.3-4) ...
19:20:06 [2020-04-15T19:20:06.619Z] Setting up libapparmor1:s390x (2.13.2-10) ...
19:20:06 [2020-04-15T19:20:06.619Z] Setting up libapparmor-dev:s390x (2.13.2-10) ...
19:20:06 [2020-04-15T19:20:06.619Z] Processing triggers for libc-bin (2.28-10) ...
19:20:06 [2020-04-15T19:20:06.770Z]   CC       criu/uts_ns.o
19:20:06 [2020-04-15T19:20:06.770Z]   CC       criu/vdso.o
19:20:06 [2020-04-15T19:20:06.774Z] #14 ...
19:20:06 [2020-04-15T19:20:06.774Z] 
19:20:06 [2020-04-15T19:20:06.774Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
19:20:06 [2020-04-15T19:20:06.774Z] #60 108.6 + for f in rootlesskit rootlesskit-docker-proxy
19:20:06 [2020-04-15T19:20:06.774Z] #60 108.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
19:20:07 [2020-04-15T19:20:07.006Z] #14 61.56 Unpacking bash-completion (1:2.8-6) ...
19:20:07 [2020-04-15T19:20:07.006Z] #14 62.01 Selecting previously unselected package bzip2.
19:20:07 [2020-04-15T19:20:07.006Z] #14 62.01 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
19:20:07 [2020-04-15T19:20:07.006Z] #14 62.02 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
19:20:07 [2020-04-15T19:20:07.006Z] #14 62.15 Selecting previously unselected package xz-utils.
19:20:07 [2020-04-15T19:20:07.006Z] #14 62.15 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
19:20:07 [2020-04-15T19:20:07.006Z] #14 62.15 Unpacking xz-utils (5.2.4-1) ...
19:20:07 [2020-04-15T19:20:07.015Z] Removing intermediate container de0bcbaf6bbe
19:20:07 [2020-04-15T19:20:07.015Z]  ---> e4e733a73d20
19:20:07 [2020-04-15T19:20:07.015Z] Step 37/140 : FROM cross-true AS runtime-dev-cross-true
19:20:07 [2020-04-15T19:20:07.015Z]  ---> 417cbe21daba
19:20:07 [2020-04-15T19:20:07.015Z] Step 38/140 : ARG DEBIAN_FRONTEND
19:20:07 [2020-04-15T19:20:07.015Z]  ---> Running in 35837a66230a
19:20:07 [2020-04-15T19:20:07.264Z] #14 62.37 Selecting previously unselected package apparmor.
19:20:07 [2020-04-15T19:20:07.264Z] #14 62.37 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
19:20:07 [2020-04-15T19:20:07.264Z] #14 62.48 Unpacking apparmor (2.13.2-10) ...
19:20:07 [2020-04-15T19:20:07.377Z] Removing intermediate container 35837a66230a
19:20:07 [2020-04-15T19:20:07.377Z]  ---> 3d34e0de5de2
19:20:07 [2020-04-15T19:20:07.377Z] Step 39/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then         apt-get update && apt-get install -y --no-install-recommends             libapparmor-dev:arm64             libapparmor-dev:armel             libapparmor-dev:armhf             libseccomp-dev:arm64             libseccomp-dev:armel             libseccomp-dev:armhf             libapparmor-dev             libseccomp-dev         && rm -rf /var/lib/apt/lists/*;     fi
19:20:07 [2020-04-15T19:20:07.377Z]  ---> Running in b257a23b0ec8
19:20:07 [2020-04-15T19:20:07.390Z]   LINK     criu/built-in.o
19:20:07 [2020-04-15T19:20:07.390Z]   LINK     criu/criu
19:20:07 [2020-04-15T19:20:07.677Z]   DEP      lib/c/criu.d
19:20:07 [2020-04-15T19:20:07.677Z]   CC       images/rpc.pb-c.o
19:20:07 [2020-04-15T19:20:07.829Z] #14 62.95 Selecting previously unselected package aufs-tools.
19:20:07 [2020-04-15T19:20:07.829Z] #14 62.98 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
19:20:07 [2020-04-15T19:20:07.829Z] #14 62.98 Unpacking aufs-tools (1:4.14+20190211-1) ...
19:20:07 [2020-04-15T19:20:07.829Z] #14 63.16 Selecting previously unselected package binutils-mingw-w64-i686.
19:20:07 [2020-04-15T19:20:07.965Z]   CC       lib/c/criu.o
19:20:08 [2020-04-15T19:20:08.087Z] #14 63.18 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
19:20:08 [2020-04-15T19:20:08.087Z] #14 63.19 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:20:08 [2020-04-15T19:20:08.585Z]   LINK     lib/c/built-in.o
19:20:08 [2020-04-15T19:20:08.585Z]   LINK     lib/c/libcriu.so
19:20:08 [2020-04-15T19:20:08.592Z] Removing intermediate container b257a23b0ec8
19:20:08 [2020-04-15T19:20:08.592Z]  ---> 34c68a89f4cb
19:20:08 [2020-04-15T19:20:08.592Z] Step 40/140 : FROM runtime-dev-cross-${CROSS} AS runtime-dev
19:20:08 [2020-04-15T19:20:08.592Z]  ---> e4e733a73d20
19:20:08 [2020-04-15T19:20:08.592Z] Step 41/140 : FROM base AS tomlv
19:20:08 [2020-04-15T19:20:08.592Z]  ---> 3d0da82cb874
19:20:08 [2020-04-15T19:20:08.592Z] Step 42/140 : ENV INSTALL_BINARY_NAME=tomlv
19:20:08 [2020-04-15T19:20:08.592Z]  ---> Running in 49a2c4fefe25
19:20:08 [2020-04-15T19:20:08.592Z] Removing intermediate container 49a2c4fefe25
19:20:08 [2020-04-15T19:20:08.592Z]  ---> adcc5c6194c7
19:20:08 [2020-04-15T19:20:08.592Z] Step 43/140 : ARG TOMLV_COMMIT
19:20:08 [2020-04-15T19:20:08.592Z]  ---> Running in de21a7b64dcb
19:20:08 [2020-04-15T19:20:08.592Z] Removing intermediate container de21a7b64dcb
19:20:08 [2020-04-15T19:20:08.592Z]  ---> 65bd5e87ca28
19:20:08 [2020-04-15T19:20:08.592Z] Step 44/140 : COPY hack/dockerfile/install/install.sh ./install.sh
19:20:08 [2020-04-15T19:20:08.652Z] #14 ...
19:20:08 [2020-04-15T19:20:08.652Z] 
19:20:08 [2020-04-15T19:20:08.652Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:20:08 [2020-04-15T19:20:08.652Z] #39 45.48   GEN      compel/include/asm
19:20:08 [2020-04-15T19:20:08.652Z] #39 45.48   GEN      compel/include/version.h
19:20:08 [2020-04-15T19:20:08.652Z] #39 45.49 touch .config
19:20:08 [2020-04-15T19:20:08.652Z] #39 45.49   GEN      include/common/config.h
19:20:08 [2020-04-15T19:20:08.652Z] #39 45.61   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
19:20:08 [2020-04-15T19:20:08.652Z] #39 45.64   GEN      compel/plugins/include/uapi/std/syscall-64.h
19:20:08 [2020-04-15T19:20:08.652Z] #39 45.67   GEN      compel/arch/x86/plugins/std/syscalls-64.S
19:20:08 [2020-04-15T19:20:08.652Z] #39 45.69   DEP      compel/arch/x86/plugins/std/syscalls-64.d
19:20:08 [2020-04-15T19:20:08.652Z] #39 45.73   DEP      compel/arch/x86/plugins/std/memcpy.d
19:20:08 [2020-04-15T19:20:08.652Z] #39 45.77   DEP      compel/arch/x86/plugins/std/parasite-head.d
19:20:08 [2020-04-15T19:20:08.652Z] #39 45.80   GEN      compel/plugins/include/uapi/std/syscall.h
19:20:08 [2020-04-15T19:20:08.652Z] #39 45.84   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
19:20:08 [2020-04-15T19:20:08.652Z] #39 45.85   GEN      compel/plugins/include/uapi/std/syscall-codes.h
19:20:08 [2020-04-15T19:20:08.652Z] #39 45.87   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
19:20:08 [2020-04-15T19:20:08.652Z] #39 45.88   DEP      compel/plugins/std/infect.d
19:20:08 [2020-04-15T19:20:08.652Z] #39 45.99   DEP      compel/plugins/std/string.d
19:20:08 [2020-04-15T19:20:08.652Z] #39 46.14   DEP      compel/plugins/std/log.d
19:20:08 [2020-04-15T19:20:08.652Z] #39 46.27   DEP      compel/plugins/std/fds.d
19:20:08 [2020-04-15T19:20:08.652Z] #39 46.42   DEP      compel/plugins/std/std.d
19:20:08 [2020-04-15T19:20:08.652Z] #39 46.51   DEP      compel/plugins/shmem/shmem.d
19:20:08 [2020-04-15T19:20:08.652Z] #39 46.61   DEP      compel/plugins/fds/fds.d
19:20:08 [2020-04-15T19:20:08.652Z] #39 46.76   CC       compel/plugins/std/std.o
19:20:08 [2020-04-15T19:20:08.652Z] #39 47.56   CC       compel/plugins/std/fds.o
19:20:08 [2020-04-15T19:20:08.652Z] #39 48.22   CC       compel/plugins/std/log.o
19:20:08 [2020-04-15T19:20:08.652Z] #39 49.20   CC       compel/plugins/std/string.o
19:20:08 [2020-04-15T19:20:08.652Z] #39 49.95   CC       compel/plugins/std/infect.o
19:20:08 [2020-04-15T19:20:08.652Z] #39 50.40   CC       compel/arch/x86/plugins/std/parasite-head.o
19:20:08 [2020-04-15T19:20:08.652Z] #39 50.46   CC       compel/arch/x86/plugins/std/memcpy.o
19:20:08 [2020-04-15T19:20:08.652Z] #39 50.53   CC       compel/arch/x86/plugins/std/syscalls-64.o
19:20:08 [2020-04-15T19:20:08.652Z] #39 50.60   AR       compel/plugins/std.lib.a
19:20:08 [2020-04-15T19:20:08.652Z] #39 50.67   CC       compel/plugins/fds/fds.o
19:20:08 [2020-04-15T19:20:08.652Z] #39 50.91   AR       compel/plugins/fds.lib.a
19:20:08 [2020-04-15T19:20:08.652Z] #39 50.96   HOSTDEP  compel/src/lib/log-host.d
19:20:08 [2020-04-15T19:20:08.652Z] #39 51.04   HOSTDEP  compel/src/lib/handle-elf-host.d
19:20:08 [2020-04-15T19:20:08.652Z] #39 51.24   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
19:20:08 [2020-04-15T19:20:08.652Z] #39 51.40   HOSTDEP  compel/src/main-host.d
19:20:08 [2020-04-15T19:20:08.652Z] #39 51.59   DEP      compel/src/lib/ptrace.d
19:20:08 [2020-04-15T19:20:08.652Z] #39 51.71   DEP      compel/src/lib/infect.d
19:20:08 [2020-04-15T19:20:08.652Z] #39 51.87   DEP      compel/src/lib/infect-util.d
19:20:08 [2020-04-15T19:20:08.652Z] #39 51.96   DEP      compel/src/lib/infect-rpc.d
19:20:08 [2020-04-15T19:20:08.652Z] #39 52.07   DEP      compel/arch/x86/src/lib/infect.d
19:20:08 [2020-04-15T19:20:08.652Z] #39 52.20   DEP      compel/arch/x86/src/lib/cpu.d
19:20:08 [2020-04-15T19:20:08.652Z] #39 52.34   DEP      compel/src/lib/log.d
19:20:08 [2020-04-15T19:20:08.652Z] #39 52.43   DEP      compel/src/main.d
19:20:08 [2020-04-15T19:20:08.652Z] #39 52.58   DEP      compel/src/lib/handle-elf.d
19:20:08 [2020-04-15T19:20:08.652Z] #39 52.68   DEP      compel/arch/x86/src/lib/handle-elf.d
19:20:08 [2020-04-15T19:20:08.652Z] #39 52.97   CC       compel/src/lib/log.o
19:20:08 [2020-04-15T19:20:08.652Z] #39 53.23   CC       compel/arch/x86/src/lib/cpu.o
19:20:08 [2020-04-15T19:20:08.652Z] #39 53.98   CC       compel/arch/x86/src/lib/infect.o
19:20:08 [2020-04-15T19:20:08.652Z] #39 55.02   CC       compel/src/lib/infect-rpc.o
19:20:08 [2020-04-15T19:20:08.652Z] #39 55.45   CC       compel/src/lib/infect-util.o
19:20:08 [2020-04-15T19:20:08.659Z] #60 ...
19:20:08 [2020-04-15T19:20:08.659Z] 
19:20:08 [2020-04-15T19:20:08.659Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:20:08 [2020-04-15T19:20:08.659Z] #39 31.52   CC       images/sk-unix.o
19:20:08 [2020-04-15T19:20:08.659Z] #39 31.94   CC       images/sk-inet.o
19:20:08 [2020-04-15T19:20:08.659Z] #39 32.46   CC       images/tun.o
19:20:08 [2020-04-15T19:20:08.659Z] #39 32.79   CC       images/sk-netlink.o
19:20:08 [2020-04-15T19:20:08.659Z] #39 33.08   CC       images/packet-sock.o
19:20:08 [2020-04-15T19:20:08.659Z] #39 33.52   CC       images/ipc-var.o
19:20:08 [2020-04-15T19:20:08.659Z] #39 33.74   CC       images/ipc-desc.o
19:20:08 [2020-04-15T19:20:08.659Z] #39 34.02   CC       images/ipc-shm.o
19:20:08 [2020-04-15T19:20:08.659Z] #39 34.30   CC       images/ipc-msg.o
19:20:08 [2020-04-15T19:20:08.659Z] #39 34.65   CC       images/ipc-sem.o
19:20:08 [2020-04-15T19:20:08.659Z] #39 34.92   CC       images/utsns.o
19:20:08 [2020-04-15T19:20:08.659Z] #39 35.12   CC       images/creds.o
19:20:08 [2020-04-15T19:20:08.659Z] #39 35.43   CC       images/vma.o
19:20:08 [2020-04-15T19:20:08.659Z] #39 35.79   CC       images/netdev.o
19:20:08 [2020-04-15T19:20:08.659Z] #39 36.20   CC       images/tty.o
19:20:08 [2020-04-15T19:20:08.659Z] #39 36.78   CC       images/file-lock.o
19:20:08 [2020-04-15T19:20:08.659Z] #39 37.00   CC       images/rlimit.o
19:20:08 [2020-04-15T19:20:08.659Z] #39 37.23   CC       images/pagemap.o
19:20:08 [2020-04-15T19:20:08.659Z] #39 37.57   CC       images/siginfo.o
19:20:08 [2020-04-15T19:20:08.659Z] #39 37.89   CC       images/rpc.o
19:20:08 [2020-04-15T19:20:08.659Z] #39 39.28   CC       images/ext-file.o
19:20:08 [2020-04-15T19:20:08.659Z] #39 39.51   CC       images/cgroup.o
19:20:08 [2020-04-15T19:20:08.659Z] #39 40.18   CC       images/userns.o
19:20:08 [2020-04-15T19:20:08.659Z] #39 40.58   CC       images/google/protobuf/descriptor.o
19:20:09 [2020-04-15T19:20:09.038Z] #39 55.80   CC       compel/src/lib/infect.o
19:20:09 [2020-04-15T19:20:09.038Z] #39 ...
19:20:09 [2020-04-15T19:20:09.038Z] 
19:20:09 [2020-04-15T19:20:09.038Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:20:09 [2020-04-15T19:20:09.038Z] #42 113.5 crypto/ed25519/internal/edwards25519
19:20:09 [2020-04-15T19:20:09.038Z] #42 115.9 crypto/hmac
19:20:09 [2020-04-15T19:20:09.038Z] #42 116.1 crypto/md5
19:20:09 [2020-04-15T19:20:09.038Z] #42 116.7 crypto/rc4
19:20:09 [2020-04-15T19:20:09.038Z] #42 116.9 crypto/sha1
19:20:09 [2020-04-15T19:20:09.038Z] #42 118.0 crypto/sha256
19:20:09 [2020-04-15T19:20:09.038Z] #42 118.3 crypto/rand
19:20:09 [2020-04-15T19:20:09.038Z] #42 119.0 crypto/elliptic
19:20:09 [2020-04-15T19:20:09.038Z] #42 119.0 encoding/asn1
19:20:09 [2020-04-15T19:20:09.038Z] #42 121.5 crypto/ed25519
19:20:09 [2020-04-15T19:20:09.038Z] #42 121.5 crypto/ecdsa
19:20:09 [2020-04-15T19:20:09.038Z] #42 121.8 crypto/rsa
19:20:09 [2020-04-15T19:20:09.038Z] #42 122.3 crypto/dsa
19:20:09 [2020-04-15T19:20:09.038Z] #42 122.8 encoding/hex
19:20:09 [2020-04-15T19:20:09.038Z] #42 123.2 crypto/x509/pkix
19:20:09 [2020-04-15T19:20:09.038Z] #42 123.3 encoding/pem
19:20:09 [2020-04-15T19:20:09.056Z]   GEN      magic.py
19:20:09 [2020-04-15T19:20:09.056Z] Note: Building without setproctitle() and strlcpy() support.
19:20:09 [2020-04-15T19:20:09.056Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:20:09 [2020-04-15T19:20:09.056Z] fatal: not a git repository (or any of the parent directories): .git
19:20:09 [2020-04-15T19:20:09.089Z]  ---> 07fcc381ac3f
19:20:09 [2020-04-15T19:20:09.089Z] Step 45/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
19:20:09 [2020-04-15T19:20:09.089Z]  ---> d6c5ff2ca01b
19:20:09 [2020-04-15T19:20:09.089Z] Step 46/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
19:20:09 [2020-04-15T19:20:09.296Z] #42 123.7 vendor/golang.org/x/crypto/cryptobyte
19:20:09 [2020-04-15T19:20:09.466Z]  ---> Running in e82afa132406
19:20:09 [2020-04-15T19:20:09.553Z] #42 123.8 vendor/golang.org/x/net/dns/dnsmessage
19:20:09 [2020-04-15T19:20:09.677Z] make[1]: Nothing to be done for 'all'.
19:20:09 [2020-04-15T19:20:09.677Z] make[1]: 'images/built-in.o' is up to date.
19:20:09 [2020-04-15T19:20:09.677Z] make[1]: 'compel/plugins/std.lib.a' is up to date.
19:20:09 [2020-04-15T19:20:09.677Z] make[1]: 'compel/plugins/fds.lib.a' is up to date.
19:20:09 [2020-04-15T19:20:09.677Z] make[1]: 'compel/libcompel.a' is up to date.
19:20:09 [2020-04-15T19:20:09.705Z] #39 ...
19:20:09 [2020-04-15T19:20:09.705Z] 
19:20:09 [2020-04-15T19:20:09.705Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
19:20:09 [2020-04-15T19:20:09.705Z] #14 50.67 Selecting previously unselected package python3-minimal.
19:20:09 [2020-04-15T19:20:09.706Z] #14 50.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 ... 15713 files and directories currently installed.)
19:20:09 [2020-04-15T19:20:09.706Z] #14 50.71 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
19:20:09 [2020-04-15T19:20:09.706Z] #14 50.71 Unpacking python3-minimal (3.7.3-1) ...
19:20:09 [2020-04-15T19:20:09.706Z] #14 50.82 Selecting previously unselected package libmpdec2:amd64.
19:20:09 [2020-04-15T19:20:09.706Z] #14 50.82 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
19:20:09 [2020-04-15T19:20:09.706Z] #14 50.84 Unpacking libmpdec2:amd64 (2.4.2-2) ...
19:20:09 [2020-04-15T19:20:09.706Z] #14 50.98 Selecting previously unselected package libpython3.7-stdlib:amd64.
19:20:09 [2020-04-15T19:20:09.706Z] #14 50.98 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
19:20:09 [2020-04-15T19:20:09.706Z] #14 50.98 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
19:20:09 [2020-04-15T19:20:09.815Z] + RM_GOPATH=0
19:20:09 [2020-04-15T19:20:09.815Z] + TMP_GOPATH=
19:20:09 [2020-04-15T19:20:09.815Z] + : /build
19:20:09 [2020-04-15T19:20:09.815Z] + '[' -z '' ']'
19:20:09 [2020-04-15T19:20:09.815Z] ++ mktemp -d
19:20:09 [2020-04-15T19:20:09.815Z] + export GOPATH=/tmp/tmp.OZn9xV0wfW
19:20:09 [2020-04-15T19:20:09.815Z] + GOPATH=/tmp/tmp.OZn9xV0wfW
19:20:09 [2020-04-15T19:20:09.815Z] + RM_GOPATH=1
19:20:09 [2020-04-15T19:20:09.815Z] ++ dirname ./install.sh
19:20:09 [2020-04-15T19:20:09.815Z] + dir=.
19:20:09 [2020-04-15T19:20:09.815Z] + bin=tomlv
19:20:09 [2020-04-15T19:20:09.815Z] + shift
19:20:09 [2020-04-15T19:20:09.815Z] + '[' '!' -f ./tomlv.installer ']'
19:20:09 [2020-04-15T19:20:09.815Z] + . ./tomlv.installer
19:20:09 [2020-04-15T19:20:09.815Z] ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:20:09 [2020-04-15T19:20:09.815Z] + install_tomlv
19:20:09 [2020-04-15T19:20:09.815Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
19:20:09 [2020-04-15T19:20:09.815Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.OZn9xV0wfW/src/github.com/BurntSushi/toml
19:20:09 [2020-04-15T19:20:09.815Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:20:09 [2020-04-15T19:20:09.815Z] Cloning into '/tmp/tmp.OZn9xV0wfW/src/github.com/BurntSushi/toml'...
19:20:09 [2020-04-15T19:20:09.962Z] make[1]: 'compel/compel-host-bin' is up to date.
19:20:09 [2020-04-15T19:20:09.962Z] make[1]: Nothing to be done for 'all'.
19:20:09 [2020-04-15T19:20:09.962Z] make[1]: 'soccr/libsoccr.a' is up to date.
19:20:09 [2020-04-15T19:20:09.962Z] make[2]: Nothing to be done for 'all'.
19:20:09 [2020-04-15T19:20:09.962Z] make[2]: Nothing to be done for 'all'.
19:20:09 [2020-04-15T19:20:09.962Z] make[2]: Nothing to be done for 'all'.
19:20:09 [2020-04-15T19:20:09.962Z] make[2]: Nothing to be done for 'all'.
19:20:09 [2020-04-15T19:20:09.962Z] make[2]: Nothing to be done for 'all'.
19:20:09 [2020-04-15T19:20:09.962Z] make[2]: Nothing to be done for 'all'.
19:20:09 [2020-04-15T19:20:09.962Z] make[2]: Nothing to be done for 'all'.
19:20:10 [2020-04-15T19:20:10.118Z] #42 ...
19:20:10 [2020-04-15T19:20:10.118Z] 
19:20:10 [2020-04-15T19:20:10.118Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
19:20:10 [2020-04-15T19:20:10.118Z] #14 65.27 Selecting previously unselected package binutils-mingw-w64-x86-64.
19:20:10 [2020-04-15T19:20:10.118Z] #14 65.29 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
19:20:10 [2020-04-15T19:20:10.118Z] #14 65.30 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:20:10 [2020-04-15T19:20:10.177Z] + cd /tmp/tmp.OZn9xV0wfW/src/github.com/BurntSushi/toml
19:20:10 [2020-04-15T19:20:10.177Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:20:10 [2020-04-15T19:20:10.177Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
19:20:10 [2020-04-15T19:20:10.177Z] runtime/internal/atomic
19:20:10 [2020-04-15T19:20:10.177Z] internal/cpu
19:20:10 [2020-04-15T19:20:10.177Z] runtime/internal/sys
19:20:10 [2020-04-15T19:20:10.177Z] runtime/internal/math
19:20:10 [2020-04-15T19:20:10.177Z] math/bits
19:20:10 [2020-04-15T19:20:10.177Z] internal/bytealg
19:20:10 [2020-04-15T19:20:10.177Z] math
19:20:10 [2020-04-15T19:20:10.177Z] runtime
19:20:10 [2020-04-15T19:20:10.249Z] make[2]: Nothing to be done for 'all'.
19:20:10 [2020-04-15T19:20:10.249Z]   INSTALL  criu/criu
19:20:10 [2020-04-15T19:20:10.264Z] #14 ...
19:20:10 [2020-04-15T19:20:10.264Z] 
19:20:10 [2020-04-15T19:20:10.264Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:20:10 [2020-04-15T19:20:10.264Z] #42 102.2 encoding/xml
19:20:10 [2020-04-15T19:20:10.264Z] #42 104.1 github.com/LK4D4/vndr/versioned
19:20:10 [2020-04-15T19:20:10.264Z] #42 104.2 compress/flate
19:20:10 [2020-04-15T19:20:10.264Z] #42 107.1 hash
19:20:10 [2020-04-15T19:20:10.264Z] #42 107.3 hash/crc32
19:20:10 [2020-04-15T19:20:10.264Z] #42 108.1 compress/gzip
19:20:10 [2020-04-15T19:20:10.264Z] #42 108.4 context
19:20:10 [2020-04-15T19:20:10.264Z] #42 108.7 crypto/cipher
19:20:10 [2020-04-15T19:20:10.264Z] #42 109.2 math/big
19:20:10 [2020-04-15T19:20:10.264Z] #42 110.3 crypto/aes
19:20:10 [2020-04-15T19:20:10.264Z] #42 111.7 crypto
19:20:10 [2020-04-15T19:20:10.264Z] #42 111.9 crypto/des
19:20:10 [2020-04-15T19:20:10.519Z] #42 112.4 crypto/internal/randutil
19:20:10 [2020-04-15T19:20:10.519Z] #42 ...
19:20:10 [2020-04-15T19:20:10.519Z] 
19:20:10 [2020-04-15T19:20:10.519Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:20:10 [2020-04-15T19:20:10.519Z] #39 42.51   CC       images/opts.o
19:20:10 [2020-04-15T19:20:10.519Z] #39 42.87   CC       images/seccomp.o
19:20:10 [2020-04-15T19:20:10.519Z] #39 43.27   CC       images/binfmt-misc.o
19:20:10 [2020-04-15T19:20:10.614Z] unicode/utf8
19:20:10 [2020-04-15T19:20:10.614Z] internal/race
19:20:10 [2020-04-15T19:20:10.614Z] sync/atomic
19:20:10 [2020-04-15T19:20:10.614Z] unicode
19:20:10 [2020-04-15T19:20:10.614Z] internal/testlog
19:20:10 [2020-04-15T19:20:10.614Z] encoding
19:20:10 [2020-04-15T19:20:10.614Z] runtime/cgo
19:20:10 [2020-04-15T19:20:10.774Z] #39 43.58   CC       images/time.o
19:20:11 [2020-04-15T19:20:11.028Z] #39 43.78   CC       images/sysctl.o
19:20:11 [2020-04-15T19:20:11.283Z] #39 44.02   CC       images/autofs.o
19:20:11 [2020-04-15T19:20:11.537Z] #39 44.40   CC       images/macvlan.o
19:20:11 [2020-04-15T19:20:11.739Z] Removing intermediate container 4af602186cd1
19:20:11 [2020-04-15T19:20:11.739Z]  ---> 82c704748bbc
19:20:11 [2020-04-15T19:20:11.739Z] Step 14/140 : FROM base AS registry
19:20:11 [2020-04-15T19:20:11.739Z]  ---> efe42a220590
19:20:11 [2020-04-15T19:20:11.739Z] Step 15/140 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd
19:20:11 [2020-04-15T19:20:11.739Z]  ---> Running in 36503a2abfe1
19:20:11 [2020-04-15T19:20:11.739Z] Removing intermediate container 36503a2abfe1
19:20:11 [2020-04-15T19:20:11.739Z]  ---> 4ce1a91893a6
19:20:11 [2020-04-15T19:20:11.739Z] Step 16/140 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827
19:20:11 [2020-04-15T19:20:11.906Z] internal/reflectlite
19:20:12 [2020-04-15T19:20:12.025Z]  ---> Running in 677db128274a
19:20:12 [2020-04-15T19:20:12.026Z] Removing intermediate container 677db128274a
19:20:12 [2020-04-15T19:20:12.026Z]  ---> 705a5bf66533
19:20:12 [2020-04-15T19:20:12.026Z] Step 17/140 : RUN set -x     && export GOPATH="$(mktemp -d)"     && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution"     && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT")     && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"         go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry     && case $(dpkg --print-architecture) in         amd64|ppc64*|s390x)         (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1");         GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH";             go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;         ;;        esac     && rm -rf "$GOPATH"
19:20:12 [2020-04-15T19:20:12.026Z]  ---> Running in b733f76beba3
19:20:12 [2020-04-15T19:20:12.096Z] #39 44.70   CC       images/sit.o
19:20:12 [2020-04-15T19:20:12.096Z] #39 44.93   LINK     images/built-in.o
19:20:12 [2020-04-15T19:20:12.276Z] sync
19:20:12 [2020-04-15T19:20:12.276Z] errors
19:20:12 [2020-04-15T19:20:12.276Z] sort
19:20:12 [2020-04-15T19:20:12.276Z] strconv
19:20:12 [2020-04-15T19:20:12.276Z] io
19:20:12 [2020-04-15T19:20:12.276Z] internal/oserror
19:20:12 [2020-04-15T19:20:12.276Z] syscall
19:20:12 [2020-04-15T19:20:12.276Z] reflect
19:20:12 [2020-04-15T19:20:12.312Z] + mktemp -d
19:20:12 [2020-04-15T19:20:12.312Z] + export GOPATH=/tmp/tmp.TCqn5uatV9
19:20:12 [2020-04-15T19:20:12.312Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.TCqn5uatV9/src/github.com/docker/distribution
19:20:12 [2020-04-15T19:20:12.312Z] Cloning into '/tmp/tmp.TCqn5uatV9/src/github.com/docker/distribution'...
19:20:12 [2020-04-15T19:20:12.369Z] #39 45.10   GEN      compel/include/asm
19:20:12 [2020-04-15T19:20:12.369Z] #39 45.12   GEN      compel/include/version.h
19:20:12 [2020-04-15T19:20:12.369Z] #39 45.14 touch .config
19:20:12 [2020-04-15T19:20:12.369Z] #39 45.16   GEN      include/common/config.h
19:20:12 [2020-04-15T19:20:12.369Z] #39 45.24   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
19:20:12 [2020-04-15T19:20:12.628Z] #39 45.28   GEN      compel/plugins/include/uapi/std/syscall-64.h
19:20:12 [2020-04-15T19:20:12.628Z] #39 45.32   GEN      compel/arch/x86/plugins/std/syscalls-64.S
19:20:12 [2020-04-15T19:20:12.628Z] #39 45.35   DEP      compel/arch/x86/plugins/std/syscalls-64.d
19:20:12 [2020-04-15T19:20:12.628Z] #39 45.38   DEP      compel/arch/x86/plugins/std/memcpy.d
19:20:12 [2020-04-15T19:20:12.628Z] #39 45.46   DEP      compel/arch/x86/plugins/std/parasite-head.d
19:20:12 [2020-04-15T19:20:12.628Z] #39 45.48   GEN      compel/plugins/include/uapi/std/syscall.h
19:20:12 [2020-04-15T19:20:12.628Z] #39 45.52   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
19:20:12 [2020-04-15T19:20:12.628Z] #39 45.55   GEN      compel/plugins/include/uapi/std/syscall-codes.h
19:20:12 [2020-04-15T19:20:12.628Z] #39 45.58   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
19:20:12 [2020-04-15T19:20:12.642Z] time
19:20:12 [2020-04-15T19:20:12.644Z] #14 67.61 Selecting previously unselected package binutils-mingw-w64.
19:20:12 [2020-04-15T19:20:12.644Z] #14 67.61 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
19:20:12 [2020-04-15T19:20:12.644Z] #14 67.62 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
19:20:12 [2020-04-15T19:20:12.644Z] #14 67.78 Selecting previously unselected package libdevmapper1.02.1:amd64.
19:20:12 [2020-04-15T19:20:12.644Z] #14 67.80 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
19:20:12 [2020-04-15T19:20:12.644Z] #14 67.80 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
19:20:12 [2020-04-15T19:20:12.884Z] #39 45.59   DEP      compel/plugins/std/infect.d
19:20:12 [2020-04-15T19:20:12.884Z] #39 45.73   DEP      compel/plugins/std/string.d
19:20:12 [2020-04-15T19:20:12.884Z] #39 45.80   DEP      compel/plugins/std/log.d
19:20:12 [2020-04-15T19:20:12.902Z] #14 67.95 Selecting previously unselected package dmsetup.
19:20:12 [2020-04-15T19:20:12.902Z] #14 67.98 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ...
19:20:12 [2020-04-15T19:20:12.902Z] #14 67.99 Unpacking dmsetup (2:1.02.155-3) ...
19:20:12 [2020-04-15T19:20:12.902Z] #14 68.15 Selecting previously unselected package mingw-w64-common.
19:20:12 [2020-04-15T19:20:12.902Z] #14 68.16 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ...
19:20:12 [2020-04-15T19:20:12.902Z] #14 68.17 Unpacking mingw-w64-common (6.0.0-3) ...
19:20:13 [2020-04-15T19:20:13.006Z] internal/poll
19:20:13 [2020-04-15T19:20:13.006Z] internal/syscall/execenv
19:20:13 [2020-04-15T19:20:13.006Z] internal/syscall/unix
19:20:13 [2020-04-15T19:20:13.139Z] #39 45.90   DEP      compel/plugins/std/fds.d
19:20:13 [2020-04-15T19:20:13.139Z] #39 46.07   DEP      compel/plugins/std/std.d
19:20:13 [2020-04-15T19:20:13.362Z] os
19:20:13 [2020-04-15T19:20:13.362Z] internal/fmtsort
19:20:13 [2020-04-15T19:20:13.362Z] strings
19:20:13 [2020-04-15T19:20:13.362Z] fmt
19:20:13 [2020-04-15T19:20:13.362Z] bytes
19:20:13 [2020-04-15T19:20:13.393Z] #39 46.18   DEP      compel/plugins/shmem/shmem.d
19:20:13 [2020-04-15T19:20:13.394Z] #39 46.28   DEP      compel/plugins/fds/fds.d
19:20:13 [2020-04-15T19:20:13.649Z] #39 46.48   CC       compel/plugins/std/std.o
19:20:13 [2020-04-15T19:20:13.719Z] bufio
19:20:13 [2020-04-15T19:20:13.719Z] path/filepath
19:20:13 [2020-04-15T19:20:13.719Z] flag
19:20:13 [2020-04-15T19:20:13.719Z] io/ioutil
19:20:13 [2020-04-15T19:20:13.719Z] log
19:20:13 [2020-04-15T19:20:13.719Z] github.com/BurntSushi/toml
19:20:13 [2020-04-15T19:20:13.719Z] path
19:20:13 [2020-04-15T19:20:13.719Z] text/tabwriter
19:20:14 [2020-04-15T19:20:14.091Z] github.com/BurntSushi/toml/cmd/tomlv
19:20:14 [2020-04-15T19:20:14.210Z] #39 46.95   CC       compel/plugins/std/fds.o
19:20:14 [2020-04-15T19:20:14.772Z] #39 47.47   CC       compel/plugins/std/log.o
19:20:15 [2020-04-15T19:20:15.007Z] + cd /tmp/tmp.TCqn5uatV9/src/github.com/docker/distribution
19:20:15 [2020-04-15T19:20:15.007Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
19:20:15 [2020-04-15T19:20:15.028Z] #39 ...
19:20:15 [2020-04-15T19:20:15.028Z] 
19:20:15 [2020-04-15T19:20:15.028Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
19:20:15 [2020-04-15T19:20:15.028Z] #60 DONE 116.9s
19:20:15 [2020-04-15T19:20:15.028Z] 
19:20:15 [2020-04-15T19:20:15.028Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
19:20:15 [2020-04-15T19:20:15.028Z] #61 DONE 0.1s
19:20:15 [2020-04-15T19:20:15.028Z] 
19:20:15 [2020-04-15T19:20:15.028Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
19:20:15 [2020-04-15T19:20:15.028Z] #14 52.41 Selecting previously unselected package python3.7.
19:20:15 [2020-04-15T19:20:15.028Z] #14 52.42 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
19:20:15 [2020-04-15T19:20:15.028Z] #14 52.42 Unpacking python3.7 (3.7.3-2+deb10u1) ...
19:20:15 [2020-04-15T19:20:15.028Z] #14 52.58 Selecting previously unselected package libpython3-stdlib:amd64.
19:20:15 [2020-04-15T19:20:15.028Z] #14 52.60 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
19:20:15 [2020-04-15T19:20:15.028Z] #14 52.61 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
19:20:15 [2020-04-15T19:20:15.028Z] #14 52.71 Setting up python3-minimal (3.7.3-1) ...
19:20:15 [2020-04-15T19:20:15.028Z] #14 54.06 Selecting previously unselected package python3.
19:20:15 [2020-04-15T19:20:15.028Z] #14 54.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16125 files and directories currently installed.)
19:20:15 [2020-04-15T19:20:15.028Z] #14 54.14 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
19:20:15 [2020-04-15T19:20:15.028Z] #14 54.16 Unpacking python3 (3.7.3-1) ...
19:20:15 [2020-04-15T19:20:15.028Z] #14 54.26 Selecting previously unselected package libip4tc0:amd64.
19:20:15 [2020-04-15T19:20:15.028Z] #14 54.27 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
19:20:15 [2020-04-15T19:20:15.028Z] #14 54.27 Unpacking libip4tc0:amd64 (1.8.2-4) ...
19:20:15 [2020-04-15T19:20:15.028Z] #14 54.41 Selecting previously unselected package libip6tc0:amd64.
19:20:15 [2020-04-15T19:20:15.028Z] #14 54.43 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
19:20:15 [2020-04-15T19:20:15.028Z] #14 54.44 Unpacking libip6tc0:amd64 (1.8.2-4) ...
19:20:15 [2020-04-15T19:20:15.028Z] #14 54.58 Selecting previously unselected package libiptc0:amd64.
19:20:15 [2020-04-15T19:20:15.028Z] #14 54.58 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
19:20:15 [2020-04-15T19:20:15.028Z] #14 54.61 Unpacking libiptc0:amd64 (1.8.2-4) ...
19:20:15 [2020-04-15T19:20:15.028Z] #14 54.71 Selecting previously unselected package libnfnetlink0:amd64.
19:20:15 [2020-04-15T19:20:15.028Z] #14 54.71 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
19:20:15 [2020-04-15T19:20:15.028Z] #14 54.71 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
19:20:15 [2020-04-15T19:20:15.028Z] #14 54.81 Selecting previously unselected package libnetfilter-conntrack3:amd64.
19:20:15 [2020-04-15T19:20:15.028Z] #14 54.81 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
19:20:15 [2020-04-15T19:20:15.028Z] #14 54.82 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
19:20:15 [2020-04-15T19:20:15.028Z] #14 54.93 Selecting previously unselected package libnftnl11:amd64.
19:20:15 [2020-04-15T19:20:15.028Z] #14 54.93 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
19:20:15 [2020-04-15T19:20:15.028Z] #14 54.94 Unpacking libnftnl11:amd64 (1.1.2-2) ...
19:20:15 [2020-04-15T19:20:15.028Z] #14 55.06 Selecting previously unselected package iptables.
19:20:15 [2020-04-15T19:20:15.028Z] #14 55.06 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
19:20:15 [2020-04-15T19:20:15.028Z] #14 55.07 Unpacking iptables (1.8.2-4) ...
19:20:15 [2020-04-15T19:20:15.028Z] #14 55.64 Selecting previously unselected package xxd.
19:20:15 [2020-04-15T19:20:15.028Z] #14 55.66 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
19:20:15 [2020-04-15T19:20:15.028Z] #14 55.67 Unpacking xxd (2:8.1.0875-5) ...
19:20:15 [2020-04-15T19:20:15.028Z] #14 55.83 Selecting previously unselected package vim-common.
19:20:15 [2020-04-15T19:20:15.028Z] #14 55.83 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
19:20:15 [2020-04-15T19:20:15.028Z] #14 55.88 Unpacking vim-common (2:8.1.0875-5) ...
19:20:15 [2020-04-15T19:20:15.028Z] #14 56.18 Selecting previously unselected package bash-completion.
19:20:15 [2020-04-15T19:20:15.028Z] #14 56.18 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
19:20:15 [2020-04-15T19:20:15.313Z] Removing intermediate container e82afa132406
19:20:15 [2020-04-15T19:20:15.313Z]  ---> 8a8294d4e8c1
19:20:15 [2020-04-15T19:20:15.313Z] Step 47/140 : FROM base AS vndr
19:20:15 [2020-04-15T19:20:15.313Z]  ---> 3d0da82cb874
19:20:15 [2020-04-15T19:20:15.313Z] Step 48/140 : ENV INSTALL_BINARY_NAME=vndr
19:20:15 [2020-04-15T19:20:15.313Z]  ---> Running in 61792733f875
19:20:15 [2020-04-15T19:20:15.313Z] Removing intermediate container 61792733f875
19:20:15 [2020-04-15T19:20:15.313Z]  ---> e9a295e9d8c4
19:20:15 [2020-04-15T19:20:15.313Z] Step 49/140 : ARG VNDR_COMMIT
19:20:15 [2020-04-15T19:20:15.625Z] + GOPATH=/tmp/tmp.TCqn5uatV9/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.TCqn5uatV9 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
19:20:15 [2020-04-15T19:20:15.660Z]  ---> Running in 04fca5d52f60
19:20:15 [2020-04-15T19:20:15.660Z] Removing intermediate container 04fca5d52f60
19:20:15 [2020-04-15T19:20:15.660Z]  ---> e60272e3ac45
19:20:15 [2020-04-15T19:20:15.660Z] Step 50/140 : COPY hack/dockerfile/install/install.sh ./install.sh
19:20:16 [2020-04-15T19:20:16.014Z]  ---> 96b57bad6727
19:20:16 [2020-04-15T19:20:16.014Z] Step 51/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
19:20:16 [2020-04-15T19:20:16.014Z]  ---> 7d9dc1473a7d
19:20:16 [2020-04-15T19:20:16.014Z] Step 52/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
19:20:16 [2020-04-15T19:20:16.361Z]  ---> Running in 54e650865680
19:20:16 [2020-04-15T19:20:16.716Z] + RM_GOPATH=0
19:20:16 [2020-04-15T19:20:16.716Z] + TMP_GOPATH=
19:20:16 [2020-04-15T19:20:16.716Z] + : /build
19:20:16 [2020-04-15T19:20:16.716Z] + '[' -z '' ']'
19:20:16 [2020-04-15T19:20:16.716Z] ++ mktemp -d
19:20:16 [2020-04-15T19:20:16.716Z] + export GOPATH=/tmp/tmp.XgoyluOYvK
19:20:16 [2020-04-15T19:20:16.716Z] + GOPATH=/tmp/tmp.XgoyluOYvK
19:20:16 [2020-04-15T19:20:16.716Z] + RM_GOPATH=1
19:20:16 [2020-04-15T19:20:16.716Z] ++ dirname ./install.sh
19:20:16 [2020-04-15T19:20:16.716Z] Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:20:16 [2020-04-15T19:20:16.716Z] + dir=.
19:20:16 [2020-04-15T19:20:16.716Z] + bin=vndr
19:20:16 [2020-04-15T19:20:16.716Z] + shift
19:20:16 [2020-04-15T19:20:16.716Z] + '[' '!' -f ./vndr.installer ']'
19:20:16 [2020-04-15T19:20:16.716Z] + . ./vndr.installer
19:20:16 [2020-04-15T19:20:16.716Z] ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:20:16 [2020-04-15T19:20:16.716Z] + install_vndr
19:20:16 [2020-04-15T19:20:16.716Z] + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
19:20:16 [2020-04-15T19:20:16.716Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.XgoyluOYvK/src/github.com/LK4D4/vndr
19:20:16 [2020-04-15T19:20:16.716Z] Cloning into '/tmp/tmp.XgoyluOYvK/src/github.com/LK4D4/vndr'...
19:20:17 [2020-04-15T19:20:17.067Z] + cd /tmp/tmp.XgoyluOYvK/src/github.com/LK4D4/vndr
19:20:17 [2020-04-15T19:20:17.067Z] + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:20:17 [2020-04-15T19:20:17.067Z] + go build -buildmode=pie -v -o /build/vndr .
19:20:17 [2020-04-15T19:20:17.067Z] runtime/internal/atomic
19:20:17 [2020-04-15T19:20:17.067Z] internal/cpu
19:20:17 [2020-04-15T19:20:17.067Z] runtime/internal/sys
19:20:17 [2020-04-15T19:20:17.067Z] runtime/internal/math
19:20:17 [2020-04-15T19:20:17.067Z] internal/race
19:20:17 [2020-04-15T19:20:17.067Z] sync/atomic
19:20:17 [2020-04-15T19:20:17.067Z] internal/bytealg
19:20:17 [2020-04-15T19:20:17.067Z] unicode
19:20:17 [2020-04-15T19:20:17.067Z] runtime
19:20:17 [2020-04-15T19:20:17.514Z] unicode/utf8
19:20:17 [2020-04-15T19:20:17.514Z] math/bits
19:20:17 [2020-04-15T19:20:17.514Z] math
19:20:17 [2020-04-15T19:20:17.868Z] internal/testlog
19:20:17 [2020-04-15T19:20:17.868Z] encoding
19:20:17 [2020-04-15T19:20:17.868Z] unicode/utf16
19:20:17 [2020-04-15T19:20:17.868Z] container/list
19:20:17 [2020-04-15T19:20:17.868Z] crypto/internal/subtle
19:20:17 [2020-04-15T19:20:17.868Z] crypto/subtle
19:20:17 [2020-04-15T19:20:17.868Z] vendor/golang.org/x/crypto/cryptobyte/asn1
19:20:17 [2020-04-15T19:20:17.868Z] internal/nettrace
19:20:17 [2020-04-15T19:20:17.868Z] runtime/cgo
19:20:18 [2020-04-15T19:20:18.160Z] #14 73.06 Selecting previously unselected package mingw-w64-x86-64-dev.
19:20:18 [2020-04-15T19:20:18.160Z] #14 73.06 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
19:20:18 [2020-04-15T19:20:18.160Z] #14 73.08 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
19:20:18 [2020-04-15T19:20:18.238Z] vendor/golang.org/x/crypto/internal/subtle
19:20:18 [2020-04-15T19:20:18.418Z] #14 ...
19:20:18 [2020-04-15T19:20:18.418Z] 
19:20:18 [2020-04-15T19:20:18.418Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
19:20:18 [2020-04-15T19:20:18.418Z] #48 132.9 + GOBIN=/build
19:20:18 [2020-04-15T19:20:18.418Z] #48 132.9 + /build/gometalinter --install
19:20:18 [2020-04-15T19:20:18.418Z] #48 133.0 Installing:
19:20:18 [2020-04-15T19:20:18.418Z] #48 133.0   deadcode
19:20:18 [2020-04-15T19:20:18.418Z] #48 133.0   dupl
19:20:18 [2020-04-15T19:20:18.418Z] #48 133.0   errcheck
19:20:18 [2020-04-15T19:20:18.418Z] #48 133.0   gas
19:20:18 [2020-04-15T19:20:18.418Z] #48 133.0   gochecknoglobals
19:20:18 [2020-04-15T19:20:18.418Z] #48 133.0   gochecknoinits
19:20:18 [2020-04-15T19:20:18.418Z] #48 133.0   goconst
19:20:18 [2020-04-15T19:20:18.418Z] #48 133.0   gocyclo
19:20:18 [2020-04-15T19:20:18.418Z] #48 133.0   goimports
19:20:18 [2020-04-15T19:20:18.418Z] #48 133.0   golint
19:20:18 [2020-04-15T19:20:18.418Z] #48 133.0   gosimple
19:20:18 [2020-04-15T19:20:18.418Z] #48 133.0   gotype
19:20:18 [2020-04-15T19:20:18.418Z] #48 133.0   gotypex
19:20:18 [2020-04-15T19:20:18.418Z] #48 133.0   ineffassign
19:20:18 [2020-04-15T19:20:18.418Z] #48 133.0   interfacer
19:20:18 [2020-04-15T19:20:18.418Z] #48 133.0   lll
19:20:18 [2020-04-15T19:20:18.418Z] #48 133.0   maligned
19:20:18 [2020-04-15T19:20:18.418Z] #48 133.0   megacheck
19:20:18 [2020-04-15T19:20:18.418Z] #48 133.0   misspell
19:20:18 [2020-04-15T19:20:18.418Z] #48 133.0   nakedret
19:20:18 [2020-04-15T19:20:18.418Z] #48 133.0   safesql
19:20:18 [2020-04-15T19:20:18.418Z] #48 133.0   staticcheck
19:20:18 [2020-04-15T19:20:18.418Z] #48 133.0   structcheck
19:20:18 [2020-04-15T19:20:18.418Z] #48 133.0   unconvert
19:20:18 [2020-04-15T19:20:18.418Z] #48 133.0   unparam
19:20:18 [2020-04-15T19:20:18.418Z] #48 133.0   unused
19:20:18 [2020-04-15T19:20:18.418Z] #48 133.0   varcheck
19:20:18 [2020-04-15T19:20:18.992Z] internal/reflectlite
19:20:18 [2020-04-15T19:20:18.992Z] sync
19:20:18 [2020-04-15T19:20:18.992Z] github.com/LK4D4/vndr/godl/singleflight
19:20:18 [2020-04-15T19:20:18.992Z] math/rand
19:20:18 [2020-04-15T19:20:18.992Z] internal/singleflight
19:20:18 [2020-04-15T19:20:18.992Z] errors
19:20:18 [2020-04-15T19:20:18.992Z] sort
19:20:18 [2020-04-15T19:20:18.992Z] io
19:20:18 [2020-04-15T19:20:18.992Z] bytes
19:20:19 [2020-04-15T19:20:19.230Z] #14 60.21 Unpacking bash-completion (1:2.8-6) ...
19:20:19 [2020-04-15T19:20:19.345Z] strconv
19:20:19 [2020-04-15T19:20:19.345Z] bufio
19:20:19 [2020-04-15T19:20:19.345Z] reflect
19:20:19 [2020-04-15T19:20:19.345Z] internal/oserror
19:20:19 [2020-04-15T19:20:19.345Z] syscall
19:20:19 [2020-04-15T19:20:19.485Z] #14 60.71 Selecting previously unselected package bzip2.
19:20:19 [2020-04-15T19:20:19.485Z] #14 60.71 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
19:20:19 [2020-04-15T19:20:19.485Z] #14 60.73 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
19:20:19 [2020-04-15T19:20:19.485Z] #14 60.84 Selecting previously unselected package xz-utils.
19:20:19 [2020-04-15T19:20:19.719Z] time
19:20:19 [2020-04-15T19:20:19.740Z] #14 60.85 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
19:20:19 [2020-04-15T19:20:19.740Z] #14 60.85 Unpacking xz-utils (5.2.4-1) ...
19:20:19 [2020-04-15T19:20:19.740Z] #14 61.07 Selecting previously unselected package apparmor.
19:20:19 [2020-04-15T19:20:19.740Z] #14 61.07 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
19:20:19 [2020-04-15T19:20:19.995Z] #14 61.18 Unpacking apparmor (2.13.2-10) ...
19:20:20 [2020-04-15T19:20:20.083Z] internal/fmtsort
19:20:20 [2020-04-15T19:20:20.083Z] internal/syscall/execenv
19:20:20 [2020-04-15T19:20:20.083Z] internal/syscall/unix
19:20:20 [2020-04-15T19:20:20.083Z] strings
19:20:20 [2020-04-15T19:20:20.083Z] internal/poll
19:20:20 [2020-04-15T19:20:20.083Z] regexp/syntax
19:20:20 [2020-04-15T19:20:20.437Z] os
19:20:20 [2020-04-15T19:20:20.437Z] fmt
19:20:20 [2020-04-15T19:20:20.437Z] path/filepath
19:20:20 [2020-04-15T19:20:20.556Z] #14 61.74 Selecting previously unselected package aufs-tools.
19:20:20 [2020-04-15T19:20:20.556Z] #14 61.74 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
19:20:20 [2020-04-15T19:20:20.556Z] #14 61.76 Unpacking aufs-tools (1:4.14+20190211-1) ...
19:20:20 [2020-04-15T19:20:20.796Z] regexp
19:20:20 [2020-04-15T19:20:20.796Z] flag
19:20:20 [2020-04-15T19:20:20.796Z] go/token
19:20:20 [2020-04-15T19:20:20.796Z] go/scanner
19:20:20 [2020-04-15T19:20:20.796Z] internal/lazyregexp
19:20:20 [2020-04-15T19:20:20.796Z] path
19:20:20 [2020-04-15T19:20:20.811Z] #14 61.92 Selecting previously unselected package binutils-mingw-w64-i686.
19:20:20 [2020-04-15T19:20:20.811Z] #14 61.93 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
19:20:20 [2020-04-15T19:20:20.811Z] #14 61.95 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:20:20 [2020-04-15T19:20:20.811Z] #14 ...
19:20:20 [2020-04-15T19:20:20.811Z] 
19:20:20 [2020-04-15T19:20:20.811Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:20:20 [2020-04-15T19:20:20.811Z] #42 112.5 crypto/sha512
19:20:20 [2020-04-15T19:20:20.811Z] #42 113.7 crypto/ed25519/internal/edwards25519
19:20:20 [2020-04-15T19:20:20.811Z] #42 115.9 crypto/hmac
19:20:20 [2020-04-15T19:20:20.811Z] #42 116.1 crypto/md5
19:20:20 [2020-04-15T19:20:20.811Z] #42 117.0 crypto/rc4
19:20:20 [2020-04-15T19:20:20.811Z] #42 117.2 crypto/sha1
19:20:20 [2020-04-15T19:20:20.811Z] #42 118.2 crypto/rand
19:20:20 [2020-04-15T19:20:20.811Z] #42 118.5 crypto/elliptic
19:20:20 [2020-04-15T19:20:20.811Z] #42 118.9 encoding/asn1
19:20:20 [2020-04-15T19:20:20.811Z] #42 121.2 crypto/ed25519
19:20:20 [2020-04-15T19:20:20.811Z] #42 121.7 crypto/ecdsa
19:20:20 [2020-04-15T19:20:20.811Z] #42 121.8 crypto/rsa
19:20:20 [2020-04-15T19:20:20.811Z] #42 122.3 crypto/sha256
19:20:20 [2020-04-15T19:20:20.811Z] #42 ...
19:20:20 [2020-04-15T19:20:20.811Z] 
19:20:20 [2020-04-15T19:20:20.811Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:20:20 [2020-04-15T19:20:20.811Z] #39 48.67   CC       compel/plugins/std/string.o
19:20:20 [2020-04-15T19:20:20.811Z] #39 49.59   CC       compel/plugins/std/infect.o
19:20:20 [2020-04-15T19:20:20.811Z] #39 50.06   CC       compel/arch/x86/plugins/std/parasite-head.o
19:20:20 [2020-04-15T19:20:20.811Z] #39 50.10   CC       compel/arch/x86/plugins/std/memcpy.o
19:20:20 [2020-04-15T19:20:20.811Z] #39 50.16   CC       compel/arch/x86/plugins/std/syscalls-64.o
19:20:20 [2020-04-15T19:20:20.811Z] #39 50.21   AR       compel/plugins/std.lib.a
19:20:20 [2020-04-15T19:20:20.811Z] #39 50.28   CC       compel/plugins/fds/fds.o
19:20:20 [2020-04-15T19:20:20.811Z] #39 50.45   AR       compel/plugins/fds.lib.a
19:20:20 [2020-04-15T19:20:20.811Z] #39 50.49   HOSTDEP  compel/src/lib/log-host.d
19:20:20 [2020-04-15T19:20:20.811Z] #39 50.60   HOSTDEP  compel/src/lib/handle-elf-host.d
19:20:20 [2020-04-15T19:20:20.811Z] #39 50.73   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
19:20:20 [2020-04-15T19:20:20.811Z] #39 50.87   HOSTDEP  compel/src/main-host.d
19:20:20 [2020-04-15T19:20:20.811Z] #39 50.97   DEP      compel/src/lib/ptrace.d
19:20:20 [2020-04-15T19:20:20.811Z] #39 51.16   DEP      compel/src/lib/infect.d
19:20:20 [2020-04-15T19:20:20.811Z] #39 51.27   DEP      compel/src/lib/infect-util.d
19:20:20 [2020-04-15T19:20:20.811Z] #39 51.36   DEP      compel/src/lib/infect-rpc.d
19:20:20 [2020-04-15T19:20:20.811Z] #39 51.45   DEP      compel/arch/x86/src/lib/infect.d
19:20:20 [2020-04-15T19:20:20.811Z] #39 51.63   DEP      compel/arch/x86/src/lib/cpu.d
19:20:20 [2020-04-15T19:20:20.811Z] #39 51.69   DEP      compel/src/lib/log.d
19:20:20 [2020-04-15T19:20:20.811Z] #39 51.86   DEP      compel/src/main.d
19:20:20 [2020-04-15T19:20:20.811Z] #39 51.96   DEP      compel/src/lib/handle-elf.d
19:20:20 [2020-04-15T19:20:20.811Z] #39 52.13   DEP      compel/arch/x86/src/lib/handle-elf.d
19:20:20 [2020-04-15T19:20:20.811Z] #39 52.33   CC       compel/src/lib/log.o
19:20:20 [2020-04-15T19:20:20.811Z] #39 52.61   CC       compel/arch/x86/src/lib/cpu.o
19:20:20 [2020-04-15T19:20:20.811Z] #39 53.54   CC       compel/arch/x86/src/lib/infect.o
19:20:21 [2020-04-15T19:20:21.156Z] io/ioutil
19:20:21 [2020-04-15T19:20:21.156Z] net/url
19:20:21 [2020-04-15T19:20:21.156Z] go/ast
19:20:21 [2020-04-15T19:20:21.156Z] text/template/parse
19:20:21 [2020-04-15T19:20:21.156Z] go/parser
19:20:21 [2020-04-15T19:20:21.516Z] text/template
19:20:21 [2020-04-15T19:20:21.516Z] log
19:20:21 [2020-04-15T19:20:21.516Z] encoding/binary
19:20:21 [2020-04-15T19:20:21.516Z] encoding/base64
19:20:21 [2020-04-15T19:20:21.697Z] #48 ...
19:20:21 [2020-04-15T19:20:21.697Z] 
19:20:21 [2020-04-15T19:20:21.697Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:20:21 [2020-04-15T19:20:21.697Z] #42 125.9 vendor/golang.org/x/crypto/internal/chacha20
19:20:21 [2020-04-15T19:20:21.697Z] #42 126.6 vendor/golang.org/x/crypto/poly1305
19:20:21 [2020-04-15T19:20:21.697Z] #42 127.0 vendor/golang.org/x/sys/cpu
19:20:21 [2020-04-15T19:20:21.697Z] #42 127.4 vendor/golang.org/x/crypto/chacha20poly1305
19:20:21 [2020-04-15T19:20:21.697Z] #42 127.4 net
19:20:21 [2020-04-15T19:20:21.697Z] #42 128.7 vendor/golang.org/x/crypto/hkdf
19:20:21 [2020-04-15T19:20:21.697Z] #42 128.8 vendor/golang.org/x/text/transform
19:20:21 [2020-04-15T19:20:21.697Z] #42 129.5 vendor/golang.org/x/text/unicode/bidi
19:20:21 [2020-04-15T19:20:21.697Z] #42 131.4 vendor/golang.org/x/text/secure/bidirule
19:20:21 [2020-04-15T19:20:21.697Z] #42 131.7 vendor/golang.org/x/text/unicode/norm
19:20:21 [2020-04-15T19:20:21.697Z] #42 135.8 vendor/golang.org/x/net/idna
19:20:21 [2020-04-15T19:20:21.697Z] #42 ...
19:20:21 [2020-04-15T19:20:21.697Z] 
19:20:21 [2020-04-15T19:20:21.697Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:20:21 [2020-04-15T19:20:21.697Z] #39 58.71   CC       compel/src/lib/ptrace.o
19:20:21 [2020-04-15T19:20:21.697Z] #39 59.14   AR       compel/libcompel.a
19:20:21 [2020-04-15T19:20:21.697Z] #39 59.19   HOSTCC   compel/src/main-host.o
19:20:21 [2020-04-15T19:20:21.697Z] #39 59.54   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
19:20:21 [2020-04-15T19:20:21.697Z] #39 59.73   HOSTCC   compel/src/lib/handle-elf-host.o
19:20:21 [2020-04-15T19:20:21.697Z] #39 60.23   HOSTCC   compel/src/lib/log-host.o
19:20:21 [2020-04-15T19:20:21.697Z] #39 60.49   HOSTLINK compel/compel-host-bin
19:20:21 [2020-04-15T19:20:21.697Z] #39 60.65   DEP      soccr/soccr.d
19:20:21 [2020-04-15T19:20:21.697Z] #39 60.88   CC       soccr/soccr.o
19:20:21 [2020-04-15T19:20:21.697Z] #39 62.46   AR       soccr/libsoccr.a
19:20:21 [2020-04-15T19:20:21.697Z] #39 62.51 make[1]: 'soccr/libsoccr.a' is up to date.
19:20:21 [2020-04-15T19:20:21.697Z] #39 62.89   DEP      criu/arch/x86/sigframe.d
19:20:21 [2020-04-15T19:20:21.697Z] #39 63.10   DEP      criu/arch/x86/sigaction_compat.d
19:20:21 [2020-04-15T19:20:21.697Z] #39 63.21   DEP      criu/arch/x86/kerndat.d
19:20:21 [2020-04-15T19:20:21.697Z] #39 63.40   DEP      criu/arch/x86/crtools.d
19:20:21 [2020-04-15T19:20:21.697Z] #39 63.60   DEP      criu/arch/x86/cpu.d
19:20:21 [2020-04-15T19:20:21.697Z] #39 63.79   CC       criu/arch/x86/cpu.o
19:20:21 [2020-04-15T19:20:21.697Z] #39 64.57   CC       criu/arch/x86/crtools.o
19:20:21 [2020-04-15T19:20:21.697Z] #39 66.07   CC       criu/arch/x86/kerndat.o
19:20:21 [2020-04-15T19:20:21.697Z] #39 66.57   CC       criu/arch/x86/sigaction_compat.o
19:20:21 [2020-04-15T19:20:21.697Z] #39 66.95   CC       criu/arch/x86/sigframe.o
19:20:21 [2020-04-15T19:20:21.697Z] #39 67.17   LINK     criu/arch/x86/crtools.built-in.o
19:20:21 [2020-04-15T19:20:21.697Z] #39 67.22   DEP      criu/pie/util-vdso-elf32.d
19:20:21 [2020-04-15T19:20:21.697Z] #39 67.39   DEP      criu/arch/x86/vdso-pie.d
19:20:21 [2020-04-15T19:20:21.697Z] #39 67.51   DEP      criu/pie/parasite-vdso.d
19:20:21 [2020-04-15T19:20:21.697Z] #39 67.74   DEP      criu/pie/util-vdso.d
19:20:21 [2020-04-15T19:20:21.697Z] #39 67.87   DEP      criu/pie/util.d
19:20:21 [2020-04-15T19:20:21.697Z] #39 68.05   CC       criu/pie/util.o
19:20:21 [2020-04-15T19:20:21.697Z] #39 68.43   CC       criu/pie/util-vdso.o
19:20:21 [2020-04-15T19:20:21.737Z] #39 54.41   CC       compel/src/lib/infect-rpc.o
19:20:21 [2020-04-15T19:20:21.874Z] encoding/json
19:20:21 [2020-04-15T19:20:21.874Z] go/doc
19:20:22 [2020-04-15T19:20:22.242Z] github.com/LK4D4/vndr/build
19:20:22 [2020-04-15T19:20:22.242Z] encoding/xml
19:20:22 [2020-04-15T19:20:22.242Z] github.com/LK4D4/vndr/versioned
19:20:22 [2020-04-15T19:20:22.242Z] compress/flate
19:20:22 [2020-04-15T19:20:22.262Z] #39 69.15   CC       criu/pie/parasite-vdso.o
19:20:22 [2020-04-15T19:20:22.297Z] #39 54.87   CC       compel/src/lib/infect-util.o
19:20:22 [2020-04-15T19:20:22.552Z] #39 55.18   CC       compel/src/lib/infect.o
19:20:22 [2020-04-15T19:20:22.552Z] #39 ...
19:20:22 [2020-04-15T19:20:22.552Z] 
19:20:22 [2020-04-15T19:20:22.552Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
19:20:22 [2020-04-15T19:20:22.552Z] #14 63.60 Selecting previously unselected package binutils-mingw-w64-x86-64.
19:20:22 [2020-04-15T19:20:22.552Z] #14 63.62 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
19:20:22 [2020-04-15T19:20:22.552Z] #14 63.64 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:20:22 [2020-04-15T19:20:22.611Z] hash
19:20:22 [2020-04-15T19:20:22.611Z] hash/crc32
19:20:22 [2020-04-15T19:20:22.611Z] context
19:20:22 [2020-04-15T19:20:22.611Z] crypto/cipher
19:20:22 [2020-04-15T19:20:22.611Z] compress/gzip
19:20:22 [2020-04-15T19:20:22.611Z] math/big
19:20:22 [2020-04-15T19:20:22.611Z] crypto/aes
19:20:22 [2020-04-15T19:20:22.611Z] crypto
19:20:22 [2020-04-15T19:20:22.611Z] crypto/des
19:20:22 [2020-04-15T19:20:22.611Z] crypto/internal/randutil
19:20:22 [2020-04-15T19:20:22.611Z] crypto/sha512
19:20:22 [2020-04-15T19:20:22.826Z] #39 ...
19:20:22 [2020-04-15T19:20:22.826Z] 
19:20:22 [2020-04-15T19:20:22.826Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
19:20:22 [2020-04-15T19:20:22.826Z] #14 78.02 Selecting previously unselected package gcc-mingw-w64-base.
19:20:22 [2020-04-15T19:20:22.826Z] #14 78.03 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:20:22 [2020-04-15T19:20:22.826Z] #14 78.04 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:20:23 [2020-04-15T19:20:23.044Z] crypto/ed25519/internal/edwards25519
19:20:23 [2020-04-15T19:20:23.044Z] crypto/hmac
19:20:23 [2020-04-15T19:20:23.044Z] crypto/md5
19:20:23 [2020-04-15T19:20:23.044Z] crypto/rc4
19:20:23 [2020-04-15T19:20:23.044Z] crypto/sha1
19:20:23 [2020-04-15T19:20:23.044Z] crypto/sha256
19:20:23 [2020-04-15T19:20:23.084Z] #14 78.22 Selecting previously unselected package gcc-mingw-w64-x86-64.
19:20:23 [2020-04-15T19:20:23.084Z] #14 78.23 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:20:23 [2020-04-15T19:20:23.084Z] #14 78.23 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:20:23 [2020-04-15T19:20:23.519Z] encoding/hex
19:20:23 [2020-04-15T19:20:23.519Z] crypto/rand
19:20:23 [2020-04-15T19:20:23.519Z] crypto/elliptic
19:20:23 [2020-04-15T19:20:23.519Z] encoding/asn1
19:20:23 [2020-04-15T19:20:23.519Z] crypto/ed25519
19:20:23 [2020-04-15T19:20:23.519Z] crypto/rsa
19:20:23 [2020-04-15T19:20:23.519Z] crypto/ecdsa
19:20:23 [2020-04-15T19:20:23.932Z] crypto/dsa
19:20:23 [2020-04-15T19:20:23.932Z] crypto/x509/pkix
19:20:23 [2020-04-15T19:20:23.932Z] encoding/pem
19:20:23 [2020-04-15T19:20:23.932Z] vendor/golang.org/x/crypto/cryptobyte
19:20:23 [2020-04-15T19:20:23.932Z] vendor/golang.org/x/net/dns/dnsmessage
19:20:24 [2020-04-15T19:20:24.325Z] vendor/golang.org/x/sys/cpu
19:20:24 [2020-04-15T19:20:24.325Z] vendor/golang.org/x/crypto/internal/chacha20
19:20:24 [2020-04-15T19:20:24.325Z] vendor/golang.org/x/crypto/poly1305
19:20:24 [2020-04-15T19:20:24.325Z] net
19:20:24 [2020-04-15T19:20:24.325Z] vendor/golang.org/x/crypto/chacha20poly1305
19:20:24 [2020-04-15T19:20:24.325Z] vendor/golang.org/x/crypto/curve25519
19:20:24 [2020-04-15T19:20:24.325Z] vendor/golang.org/x/crypto/hkdf
19:20:24 [2020-04-15T19:20:24.435Z] #14 65.65 Selecting previously unselected package binutils-mingw-w64.
19:20:24 [2020-04-15T19:20:24.435Z] #14 65.66 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
19:20:24 [2020-04-15T19:20:24.435Z] #14 65.66 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
19:20:24 [2020-04-15T19:20:24.435Z] #14 65.76 Selecting previously unselected package libdevmapper1.02.1:amd64.
19:20:24 [2020-04-15T19:20:24.690Z] #14 65.76 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
19:20:24 [2020-04-15T19:20:24.690Z] #14 65.76 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
19:20:24 [2020-04-15T19:20:24.690Z] #14 65.91 Selecting previously unselected package dmsetup.
19:20:24 [2020-04-15T19:20:24.690Z] #14 65.93 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ...
19:20:24 [2020-04-15T19:20:24.690Z] #14 65.93 Unpacking dmsetup (2:1.02.155-3) ...
19:20:24 [2020-04-15T19:20:24.713Z] vendor/golang.org/x/text/transform
19:20:24 [2020-04-15T19:20:24.713Z] vendor/golang.org/x/text/unicode/bidi
19:20:24 [2020-04-15T19:20:24.713Z] vendor/golang.org/x/text/secure/bidirule
19:20:24 [2020-04-15T19:20:24.713Z] vendor/golang.org/x/text/unicode/norm
19:20:24 [2020-04-15T19:20:24.945Z] #14 66.11 Selecting previously unselected package mingw-w64-common.
19:20:24 [2020-04-15T19:20:24.945Z] #14 66.11 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ...
19:20:24 [2020-04-15T19:20:24.945Z] #14 66.12 Unpacking mingw-w64-common (6.0.0-3) ...
19:20:25 [2020-04-15T19:20:25.551Z] vendor/golang.org/x/net/idna
19:20:25 [2020-04-15T19:20:25.551Z] vendor/golang.org/x/net/http2/hpack
19:20:25 [2020-04-15T19:20:25.551Z] mime
19:20:25 [2020-04-15T19:20:25.551Z] mime/quotedprintable
19:20:25 [2020-04-15T19:20:25.900Z] net/http/internal
19:20:25 [2020-04-15T19:20:25.900Z] os/exec
19:20:26 [2020-04-15T19:20:26.260Z] net/textproto
19:20:26 [2020-04-15T19:20:26.260Z] crypto/x509
19:20:26 [2020-04-15T19:20:26.619Z] vendor/golang.org/x/net/http/httpguts
19:20:26 [2020-04-15T19:20:26.619Z] vendor/golang.org/x/net/http/httpproxy
19:20:26 [2020-04-15T19:20:26.619Z] mime/multipart
19:20:26 [2020-04-15T19:20:26.619Z] crypto/tls
19:20:27 [2020-04-15T19:20:27.852Z] net/http/httptrace
19:20:27 [2020-04-15T19:20:27.852Z] net/http
19:20:29 [2020-04-15T19:20:29.064Z] github.com/LK4D4/vndr/godl
19:20:29 [2020-04-15T19:20:29.064Z] github.com/LK4D4/vndr
19:20:29 [2020-04-15T19:20:29.644Z] #14 ...
19:20:29 [2020-04-15T19:20:29.644Z] 
19:20:29 [2020-04-15T19:20:29.644Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:20:29 [2020-04-15T19:20:29.644Z] #39 69.93   CC       criu/arch/x86/vdso-pie.o
19:20:29 [2020-04-15T19:20:29.644Z] #39 70.38   CC       criu/pie/util-vdso-elf32.o
19:20:29 [2020-04-15T19:20:29.644Z] #39 71.18   AR       criu/pie/pie.lib.a
19:20:29 [2020-04-15T19:20:29.644Z] #39 71.23   DEP      criu/pie/restorer.d
19:20:29 [2020-04-15T19:20:29.644Z] #39 71.43   DEP      criu/arch/x86/sigaction_compat_pie.d
19:20:29 [2020-04-15T19:20:29.644Z] #39 71.64   DEP      criu/arch/x86/restorer_unmap.d
19:20:29 [2020-04-15T19:20:29.644Z] #39 71.68   DEP      criu/arch/x86/restorer.d
19:20:29 [2020-04-15T19:20:29.644Z] #39 71.88   DEP      criu/pie/parasite.d
19:20:29 [2020-04-15T19:20:29.644Z] #39 72.16   CC       criu/pie/parasite.o
19:20:29 [2020-04-15T19:20:29.644Z] #39 73.55   LINK     criu/pie/parasite.built-in.o
19:20:29 [2020-04-15T19:20:29.644Z] #39 73.58   GEN      criu/pie/parasite-blob.h
19:20:29 [2020-04-15T19:20:29.644Z] #39 73.61   CC       criu/arch/x86/restorer.o
19:20:29 [2020-04-15T19:20:29.644Z] #39 74.27   CC       criu/arch/x86/restorer_unmap.o
19:20:29 [2020-04-15T19:20:29.644Z] #39 74.33   CC       criu/arch/x86/sigaction_compat_pie.o
19:20:29 [2020-04-15T19:20:29.644Z] #39 74.63   CC       criu/pie/restorer.o
19:20:30 [2020-04-15T19:20:30.180Z] #14 ...
19:20:30 [2020-04-15T19:20:30.180Z] 
19:20:30 [2020-04-15T19:20:30.180Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:20:30 [2020-04-15T19:20:30.180Z] #39 57.74   CC       compel/src/lib/ptrace.o
19:20:30 [2020-04-15T19:20:30.180Z] #39 58.23   AR       compel/libcompel.a
19:20:30 [2020-04-15T19:20:30.180Z] #39 58.32   HOSTCC   compel/src/main-host.o
19:20:30 [2020-04-15T19:20:30.180Z] #39 58.67   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
19:20:30 [2020-04-15T19:20:30.180Z] #39 58.89   HOSTCC   compel/src/lib/handle-elf-host.o
19:20:30 [2020-04-15T19:20:30.180Z] #39 59.25   HOSTCC   compel/src/lib/log-host.o
19:20:30 [2020-04-15T19:20:30.180Z] #39 59.45   HOSTLINK compel/compel-host-bin
19:20:30 [2020-04-15T19:20:30.180Z] #39 59.56   DEP      soccr/soccr.d
19:20:30 [2020-04-15T19:20:30.180Z] #39 59.71   CC       soccr/soccr.o
19:20:30 [2020-04-15T19:20:30.180Z] #39 61.29   AR       soccr/libsoccr.a
19:20:30 [2020-04-15T19:20:30.180Z] #39 61.33 make[1]: 'soccr/libsoccr.a' is up to date.
19:20:30 [2020-04-15T19:20:30.180Z] #39 61.74   DEP      criu/arch/x86/sigframe.d
19:20:30 [2020-04-15T19:20:30.180Z] #39 61.88   DEP      criu/arch/x86/sigaction_compat.d
19:20:30 [2020-04-15T19:20:30.180Z] #39 61.98   DEP      criu/arch/x86/kerndat.d
19:20:30 [2020-04-15T19:20:30.180Z] #39 62.20   DEP      criu/arch/x86/crtools.d
19:20:30 [2020-04-15T19:20:30.180Z] #39 62.36   DEP      criu/arch/x86/cpu.d
19:20:30 [2020-04-15T19:20:30.180Z] #39 62.53   CC       criu/arch/x86/cpu.o
19:20:30 [2020-04-15T19:20:30.435Z] #39 63.26   CC       criu/arch/x86/crtools.o
19:20:31 [2020-04-15T19:20:31.359Z] #39 ...
19:20:31 [2020-04-15T19:20:31.359Z] 
19:20:31 [2020-04-15T19:20:31.359Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:20:31 [2020-04-15T19:20:31.359Z] #42 123.3 crypto/dsa
19:20:31 [2020-04-15T19:20:31.359Z] #42 123.4 encoding/hex
19:20:31 [2020-04-15T19:20:31.359Z] #42 123.7 encoding/pem
19:20:31 [2020-04-15T19:20:31.359Z] #42 123.8 crypto/x509/pkix
19:20:31 [2020-04-15T19:20:31.359Z] #42 124.1 vendor/golang.org/x/crypto/cryptobyte
19:20:31 [2020-04-15T19:20:31.360Z] #42 124.2 vendor/golang.org/x/net/dns/dnsmessage
19:20:31 [2020-04-15T19:20:31.360Z] #42 126.0 vendor/golang.org/x/crypto/internal/chacha20
19:20:31 [2020-04-15T19:20:31.360Z] #42 126.5 vendor/golang.org/x/crypto/poly1305
19:20:31 [2020-04-15T19:20:31.360Z] #42 126.9 vendor/golang.org/x/sys/cpu
19:20:31 [2020-04-15T19:20:31.360Z] #42 127.2 vendor/golang.org/x/crypto/chacha20poly1305
19:20:31 [2020-04-15T19:20:31.360Z] #42 128.0 net
19:20:31 [2020-04-15T19:20:31.360Z] #42 128.5 vendor/golang.org/x/crypto/hkdf
19:20:31 [2020-04-15T19:20:31.360Z] #42 128.7 vendor/golang.org/x/text/transform
19:20:31 [2020-04-15T19:20:31.360Z] #42 129.3 vendor/golang.org/x/text/unicode/bidi
19:20:31 [2020-04-15T19:20:31.360Z] #42 131.2 vendor/golang.org/x/text/secure/bidirule
19:20:31 [2020-04-15T19:20:31.360Z] #42 131.5 vendor/golang.org/x/text/unicode/norm
19:20:31 [2020-04-15T19:20:31.538Z] #39 78.03   LINK     criu/pie/restorer.built-in.o
19:20:31 [2020-04-15T19:20:31.538Z] #39 78.05   GEN      criu/pie/restorer-blob.h
19:20:31 [2020-04-15T19:20:31.538Z] #39 78.15   DEP      criu/vdso.d
19:20:31 [2020-04-15T19:20:31.538Z] #39 78.30   DEP      criu/vdso-compat.d
19:20:31 [2020-04-15T19:20:31.614Z] #42 ...
19:20:31 [2020-04-15T19:20:31.614Z] 
19:20:31 [2020-04-15T19:20:31.614Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
19:20:31 [2020-04-15T19:20:31.614Z] #14 71.19 Selecting previously unselected package mingw-w64-x86-64-dev.
19:20:31 [2020-04-15T19:20:31.614Z] #14 71.21 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
19:20:31 [2020-04-15T19:20:31.614Z] #14 71.22 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
19:20:31 [2020-04-15T19:20:31.692Z] Removing intermediate container 54e650865680
19:20:31 [2020-04-15T19:20:31.692Z]  ---> a347251df06d
19:20:31 [2020-04-15T19:20:31.692Z] Step 53/140 : FROM dev-base AS containerd
19:20:31 [2020-04-15T19:20:31.692Z]  ---> 3d0da82cb874
19:20:31 [2020-04-15T19:20:31.692Z] Step 54/140 : ARG DEBIAN_FRONTEND
19:20:31 [2020-04-15T19:20:31.692Z]  ---> Using cache
19:20:31 [2020-04-15T19:20:31.692Z]  ---> 3080bbd062e4
19:20:31 [2020-04-15T19:20:31.692Z] Step 55/140 : ARG CONTAINERD_COMMIT
19:20:31 [2020-04-15T19:20:31.692Z]  ---> Running in 892de6e888ba
19:20:31 [2020-04-15T19:20:31.692Z] Removing intermediate container 892de6e888ba
19:20:31 [2020-04-15T19:20:31.692Z]  ---> 9f64e65f5f1e
19:20:31 [2020-04-15T19:20:31.692Z] Step 56/140 : RUN apt-get update && apt-get install -y --no-install-recommends         libbtrfs-dev     && rm -rf /var/lib/apt/lists/*
19:20:31 [2020-04-15T19:20:31.692Z]  ---> Running in 2de2cd82afde
19:20:31 [2020-04-15T19:20:31.794Z] #39 78.50   DEP      criu/uts_ns.d
19:20:31 [2020-04-15T19:20:31.794Z] #39 78.66   DEP      criu/util.d
19:20:32 [2020-04-15T19:20:32.051Z] #39 78.87   DEP      criu/uffd.d
19:20:32 [2020-04-15T19:20:32.308Z] #39 79.07   DEP      criu/tun.d
19:20:32 [2020-04-15T19:20:32.453Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:20:32 [2020-04-15T19:20:32.453Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:20:32 [2020-04-15T19:20:32.453Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:20:32 [2020-04-15T19:20:32.453Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
19:20:32 [2020-04-15T19:20:32.453Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB]
19:20:32 [2020-04-15T19:20:32.453Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
19:20:32 [2020-04-15T19:20:32.564Z] #39 79.24   DEP      criu/tty.d
19:20:32 [2020-04-15T19:20:32.821Z] #39 79.52   DEP      criu/timerfd.d
19:20:32 [2020-04-15T19:20:32.821Z] #39 79.69   DEP      criu/sysfs_parse.d
19:20:33 [2020-04-15T19:20:33.078Z] #39 79.88   DEP      criu/sysctl.d
19:20:33 [2020-04-15T19:20:33.335Z] #39 80.03   DEP      criu/string.d
19:20:33 [2020-04-15T19:20:33.335Z] #39 80.08   DEP      criu/stats.d
19:20:33 [2020-04-15T19:20:33.335Z] #39 80.19   DEP      criu/sockets.d
19:20:33 [2020-04-15T19:20:33.708Z] Fetched 8034 kB in 1s (6020 kB/s)
19:20:33 [2020-04-15T19:20:33.899Z] #39 80.45   DEP      criu/sk-unix.d
19:20:33 [2020-04-15T19:20:33.899Z] #39 80.64   DEP      criu/sk-tcp.d
19:20:33 [2020-04-15T19:20:33.899Z] #39 80.85   DEP      criu/sk-queue.d
19:20:34 [2020-04-15T19:20:34.077Z] Reading package lists...
19:20:34 [2020-04-15T19:20:34.156Z] #39 81.04   DEP      criu/sk-packet.d
19:20:34 [2020-04-15T19:20:34.156Z] #39 ...
19:20:34 [2020-04-15T19:20:34.156Z] 
19:20:34 [2020-04-15T19:20:34.156Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:20:34 [2020-04-15T19:20:34.156Z] #42 138.6 vendor/golang.org/x/net/http2/hpack
19:20:34 [2020-04-15T19:20:34.156Z] #42 139.8 mime
19:20:34 [2020-04-15T19:20:34.156Z] #42 141.5 mime/quotedprintable
19:20:34 [2020-04-15T19:20:34.156Z] #42 141.9 net/http/internal
19:20:34 [2020-04-15T19:20:34.156Z] #42 142.3 os/exec
19:20:34 [2020-04-15T19:20:34.156Z] #42 146.7 net/textproto
19:20:34 [2020-04-15T19:20:34.156Z] #42 146.7 crypto/x509
19:20:34 [2020-04-15T19:20:34.156Z] #42 147.6 vendor/golang.org/x/net/http/httpguts
19:20:34 [2020-04-15T19:20:34.156Z] #42 148.1 vendor/golang.org/x/net/http/httpproxy
19:20:34 [2020-04-15T19:20:34.156Z] #42 148.7 mime/multipart
19:20:34 [2020-04-15T19:20:34.413Z] #42 ...
19:20:34 [2020-04-15T19:20:34.413Z] 
19:20:34 [2020-04-15T19:20:34.413Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:20:34 [2020-04-15T19:20:34.413Z] #39 81.21   DEP      criu/sk-netlink.d
19:20:34 [2020-04-15T19:20:34.433Z] Reading package lists...
19:20:34 [2020-04-15T19:20:34.433Z] Building dependency tree...
19:20:34 [2020-04-15T19:20:34.433Z] Reading state information...
19:20:34 [2020-04-15T19:20:34.671Z] #39 81.44   DEP      criu/sk-inet.d
19:20:34 [2020-04-15T19:20:34.789Z] The following additional packages will be installed:
19:20:34 [2020-04-15T19:20:34.789Z]   libbtrfs0
19:20:34 [2020-04-15T19:20:34.789Z] The following NEW packages will be installed:
19:20:34 [2020-04-15T19:20:34.789Z]   libbtrfs-dev libbtrfs0
19:20:34 [2020-04-15T19:20:34.789Z] 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
19:20:34 [2020-04-15T19:20:34.789Z] Need to get 118 kB of archives.
19:20:34 [2020-04-15T19:20:34.789Z] After this operation, 390 kB of additional disk space will be used.
19:20:34 [2020-04-15T19:20:34.789Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
19:20:34 [2020-04-15T19:20:34.789Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
19:20:34 [2020-04-15T19:20:34.789Z] debconf: delaying package configuration, since apt-utils is not installed
19:20:34 [2020-04-15T19:20:34.789Z] Fetched 118 kB in 0s (1642 kB/s)
19:20:34 [2020-04-15T19:20:34.789Z] Selecting previously unselected package libbtrfs0.
19:20:34 [2020-04-15T19:20:34.789Z] (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 ... 15168 files and directories currently installed.)
19:20:34 [2020-04-15T19:20:34.789Z] Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
19:20:34 [2020-04-15T19:20:34.789Z] Unpacking libbtrfs0 (4.20.1-2) ...
19:20:34 [2020-04-15T19:20:34.789Z] Selecting previously unselected package libbtrfs-dev.
19:20:34 [2020-04-15T19:20:34.789Z] Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
19:20:34 [2020-04-15T19:20:34.789Z] Unpacking libbtrfs-dev (4.20.1-2) ...
19:20:34 [2020-04-15T19:20:34.789Z] Setting up libbtrfs0 (4.20.1-2) ...
19:20:34 [2020-04-15T19:20:34.789Z] Setting up libbtrfs-dev (4.20.1-2) ...
19:20:34 [2020-04-15T19:20:34.789Z] Processing triggers for libc-bin (2.28-10) ...
19:20:34 [2020-04-15T19:20:34.871Z] #14 75.93 Selecting previously unselected package gcc-mingw-w64-base.
19:20:34 [2020-04-15T19:20:34.871Z] #14 75.95 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:20:34 [2020-04-15T19:20:34.871Z] #14 75.96 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:20:34 [2020-04-15T19:20:34.871Z] #14 76.13 Selecting previously unselected package gcc-mingw-w64-x86-64.
19:20:34 [2020-04-15T19:20:34.871Z] #14 76.16 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:20:34 [2020-04-15T19:20:34.871Z] #14 76.16 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:20:34 [2020-04-15T19:20:34.928Z] #39 81.70   DEP      criu/signalfd.d
19:20:35 [2020-04-15T19:20:35.186Z] #39 81.87   DEP      criu/sigframe.d
19:20:35 [2020-04-15T19:20:35.186Z] #39 81.98   DEP      criu/shmem.d
19:20:35 [2020-04-15T19:20:35.443Z] #39 82.20   DEP      criu/servicefd.d
19:20:35 [2020-04-15T19:20:35.443Z] #39 82.36   DEP      criu/seize.d
19:20:35 [2020-04-15T19:20:35.560Z] Removing intermediate container 2de2cd82afde
19:20:35 [2020-04-15T19:20:35.560Z]  ---> 686b3994279f
19:20:35 [2020-04-15T19:20:35.560Z] Step 57/140 : ENV INSTALL_BINARY_NAME=containerd
19:20:35 [2020-04-15T19:20:35.560Z]  ---> Running in 0764e662fbae
19:20:35 [2020-04-15T19:20:35.560Z] Removing intermediate container 0764e662fbae
19:20:35 [2020-04-15T19:20:35.560Z]  ---> 8c3cbdee870b
19:20:35 [2020-04-15T19:20:35.560Z] Step 58/140 : COPY hack/dockerfile/install/install.sh ./install.sh
19:20:35 [2020-04-15T19:20:35.997Z]  ---> f9f4c08e1612
19:20:35 [2020-04-15T19:20:35.997Z] Step 59/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
19:20:35 [2020-04-15T19:20:35.997Z]  ---> 1c5ba311c290
19:20:35 [2020-04-15T19:20:35.997Z] Step 60/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
19:20:36 [2020-04-15T19:20:36.008Z] #39 82.63   DEP      criu/seccomp.d
19:20:36 [2020-04-15T19:20:36.008Z] #39 82.80   DEP      criu/rst-malloc.d
19:20:36 [2020-04-15T19:20:36.266Z] #39 82.89   DEP      criu/rbtree.d
19:20:36 [2020-04-15T19:20:36.266Z] #39 82.93   DEP      criu/pstree.d
19:20:36 [2020-04-15T19:20:36.266Z] #39 83.11   DEP      criu/protobuf.d
19:20:36 [2020-04-15T19:20:36.343Z]  ---> Running in 24613a18780a
19:20:36 [2020-04-15T19:20:36.523Z] #39 83.28   GEN      criu/protobuf-desc-gen.h
19:20:36 [2020-04-15T19:20:36.702Z] + RM_GOPATH=0
19:20:36 [2020-04-15T19:20:36.702Z] + TMP_GOPATH=
19:20:36 [2020-04-15T19:20:36.702Z] + : /build
19:20:36 [2020-04-15T19:20:36.702Z] + '[' -z '' ']'
19:20:36 [2020-04-15T19:20:36.702Z] ++ mktemp -d
19:20:36 [2020-04-15T19:20:36.702Z] + export GOPATH=/tmp/tmp.bXp2ovy2Dx
19:20:36 [2020-04-15T19:20:36.702Z] + GOPATH=/tmp/tmp.bXp2ovy2Dx
19:20:36 [2020-04-15T19:20:36.702Z] + RM_GOPATH=1
19:20:36 [2020-04-15T19:20:36.702Z] ++ dirname ./install.sh
19:20:36 [2020-04-15T19:20:36.702Z] Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429
19:20:36 [2020-04-15T19:20:36.702Z] + dir=.
19:20:36 [2020-04-15T19:20:36.702Z] + bin=containerd
19:20:36 [2020-04-15T19:20:36.702Z] + shift
19:20:36 [2020-04-15T19:20:36.702Z] + '[' '!' -f ./containerd.installer ']'
19:20:36 [2020-04-15T19:20:36.702Z] + . ./containerd.installer
19:20:36 [2020-04-15T19:20:36.702Z] ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429
19:20:36 [2020-04-15T19:20:36.702Z] + install_containerd
19:20:36 [2020-04-15T19:20:36.702Z] + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429'
19:20:36 [2020-04-15T19:20:36.702Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.bXp2ovy2Dx/src/github.com/containerd/containerd
19:20:36 [2020-04-15T19:20:36.702Z] Cloning into '/tmp/tmp.bXp2ovy2Dx/src/github.com/containerd/containerd'...
19:20:37 [2020-04-15T19:20:37.380Z] #14 ...
19:20:37 [2020-04-15T19:20:37.380Z] 
19:20:37 [2020-04-15T19:20:37.380Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:20:37 [2020-04-15T19:20:37.380Z] #39 64.65   CC       criu/arch/x86/kerndat.o
19:20:37 [2020-04-15T19:20:37.380Z] #39 65.22   CC       criu/arch/x86/sigaction_compat.o
19:20:37 [2020-04-15T19:20:37.380Z] #39 65.54   CC       criu/arch/x86/sigframe.o
19:20:37 [2020-04-15T19:20:37.380Z] #39 65.84   LINK     criu/arch/x86/crtools.built-in.o
19:20:37 [2020-04-15T19:20:37.380Z] #39 65.87   DEP      criu/pie/util-vdso-elf32.d
19:20:37 [2020-04-15T19:20:37.380Z] #39 66.00   DEP      criu/arch/x86/vdso-pie.d
19:20:37 [2020-04-15T19:20:37.380Z] #39 66.12   DEP      criu/pie/parasite-vdso.d
19:20:37 [2020-04-15T19:20:37.380Z] #39 66.29   DEP      criu/pie/util-vdso.d
19:20:37 [2020-04-15T19:20:37.380Z] #39 66.52   DEP      criu/pie/util.d
19:20:37 [2020-04-15T19:20:37.380Z] #39 66.78   CC       criu/pie/util.o
19:20:37 [2020-04-15T19:20:37.380Z] #39 67.12   CC       criu/pie/util-vdso.o
19:20:37 [2020-04-15T19:20:37.380Z] #39 67.80   CC       criu/pie/parasite-vdso.o
19:20:37 [2020-04-15T19:20:37.380Z] #39 68.45   CC       criu/arch/x86/vdso-pie.o
19:20:37 [2020-04-15T19:20:37.380Z] #39 68.90   CC       criu/pie/util-vdso-elf32.o
19:20:37 [2020-04-15T19:20:37.380Z] #39 69.76   AR       criu/pie/pie.lib.a
19:20:37 [2020-04-15T19:20:37.380Z] #39 69.83   DEP      criu/pie/restorer.d
19:20:37 [2020-04-15T19:20:37.380Z] #39 70.06   DEP      criu/arch/x86/sigaction_compat_pie.d
19:20:37 [2020-04-15T19:20:37.380Z] #39 70.25   DEP      criu/arch/x86/restorer_unmap.d
19:20:37 [2020-04-15T19:20:37.380Z] #39 70.29   DEP      criu/arch/x86/restorer.d
19:20:37 [2020-04-15T19:20:37.938Z] #39 70.54   DEP      criu/pie/parasite.d
19:20:38 [2020-04-15T19:20:38.193Z] #39 70.80   CC       criu/pie/parasite.o
19:20:38 [2020-04-15T19:20:38.420Z] #39 85.05   DEP      criu/protobuf-desc.d
19:20:38 [2020-04-15T19:20:38.420Z] #39 85.15   DEP      criu/proc_parse.d
19:20:38 [2020-04-15T19:20:38.420Z] #39 85.31   DEP      criu/plugin.d
19:20:38 [2020-04-15T19:20:38.420Z] #39 85.40   DEP      criu/pipes.d
19:20:38 [2020-04-15T19:20:38.986Z] #39 85.59   DEP      criu/pie-util.d
19:20:38 [2020-04-15T19:20:38.986Z] #39 85.71   DEP      criu/pie-util-vdso.d
19:20:38 [2020-04-15T19:20:38.986Z] #39 85.89   DEP      criu/pie-util-vdso-elf32.d
19:20:38 [2020-04-15T19:20:38.986Z] #39 85.98   DEP      criu/path.d
19:20:39 [2020-04-15T19:20:39.244Z] #39 86.12   DEP      criu/parasite-syscall.d
19:20:39 [2020-04-15T19:20:39.501Z] #39 86.39   DEP      criu/pagemap.d
19:20:39 [2020-04-15T19:20:39.552Z] #39 72.20   LINK     criu/pie/parasite.built-in.o
19:20:39 [2020-04-15T19:20:39.552Z] #39 72.21   GEN      criu/pie/parasite-blob.h
19:20:39 [2020-04-15T19:20:39.552Z] #39 72.26   CC       criu/arch/x86/restorer.o
19:20:39 [2020-04-15T19:20:39.759Z] #39 86.54   DEP      criu/pagemap-cache.d
19:20:39 [2020-04-15T19:20:39.792Z] + cd /tmp/tmp.bXp2ovy2Dx/src/github.com/containerd/containerd
19:20:39 [2020-04-15T19:20:39.793Z] + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429
19:20:40 [2020-04-15T19:20:40.017Z] #39 86.74   DEP      criu/page-xfer.d
19:20:40 [2020-04-15T19:20:40.017Z] #39 86.95   DEP      criu/page-pipe.d
19:20:40 [2020-04-15T19:20:40.111Z] #39 72.89   CC       criu/arch/x86/restorer_unmap.o
19:20:40 [2020-04-15T19:20:40.111Z] #39 72.96   CC       criu/arch/x86/sigaction_compat_pie.o
19:20:40 [2020-04-15T19:20:40.141Z] + export 'BUILDTAGS=netgo osusergo static_build'
19:20:40 [2020-04-15T19:20:40.141Z] + BUILDTAGS='netgo osusergo static_build'
19:20:40 [2020-04-15T19:20:40.141Z] + export EXTRA_FLAGS=-buildmode=pie
19:20:40 [2020-04-15T19:20:40.141Z] + EXTRA_FLAGS=-buildmode=pie
19:20:40 [2020-04-15T19:20:40.141Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
19:20:40 [2020-04-15T19:20:40.141Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
19:20:40 [2020-04-15T19:20:40.141Z] + '[' '' = dynamic ']'
19:20:40 [2020-04-15T19:20:40.141Z] + make
19:20:40 [2020-04-15T19:20:40.141Z] 🇩 bin/ctr
19:20:40 [2020-04-15T19:20:40.276Z] #39 87.06   DEP      criu/netfilter.d
19:20:40 [2020-04-15T19:20:40.366Z] #39 73.32   CC       criu/pie/restorer.o
19:20:40 [2020-04-15T19:20:40.534Z] #39 87.30   DEP      criu/net.d
19:20:40 [2020-04-15T19:20:40.791Z] #39 87.55   DEP      criu/namespaces.d
19:20:41 [2020-04-15T19:20:41.049Z] #39 87.82   DEP      criu/mount.d
19:20:41 [2020-04-15T19:20:41.307Z] #39 88.01   DEP      criu/mem.d
19:20:41 [2020-04-15T19:20:41.307Z] #39 88.19   DEP      criu/lsm.d
19:20:41 [2020-04-15T19:20:41.564Z] #39 88.41   DEP      criu/log.d
19:20:41 [2020-04-15T19:20:41.822Z] #39 88.56   DEP      criu/libnetlink.d
19:20:42 [2020-04-15T19:20:42.079Z] #39 88.72   DEP      criu/kerndat.d
19:20:42 [2020-04-15T19:20:42.337Z] #39 89.06   DEP      criu/kcmp-ids.d
19:20:42 [2020-04-15T19:20:42.337Z] #39 89.19   DEP      criu/irmap.d
19:20:42 [2020-04-15T19:20:42.595Z] #39 89.34   DEP      criu/ipc_ns.d
19:20:42 [2020-04-15T19:20:42.853Z] #39 89.53   DEP      criu/image.d
19:20:43 [2020-04-15T19:20:43.110Z] #39 89.76   DEP      criu/image-desc.d
19:20:43 [2020-04-15T19:20:43.110Z] #39 89.86   DEP      criu/fsnotify.d
19:20:43 [2020-04-15T19:20:43.368Z] #39 90.13   DEP      criu/filesystems.d
19:20:43 [2020-04-15T19:20:43.625Z] #39 90.35   DEP      criu/files.d
19:20:43 [2020-04-15T19:20:43.883Z] #39 90.63   DEP      criu/files-reg.d
19:20:43 [2020-04-15T19:20:43.883Z] #39 90.88   DEP      criu/files-ext.d
19:20:44 [2020-04-15T19:20:44.448Z] #39 91.09   DEP      criu/file-lock.d
19:20:44 [2020-04-15T19:20:44.522Z] #39 76.49   LINK     criu/pie/restorer.built-in.o
19:20:44 [2020-04-15T19:20:44.522Z] #39 76.53   GEN      criu/pie/restorer-blob.h
19:20:44 [2020-04-15T19:20:44.522Z] #39 ...
19:20:44 [2020-04-15T19:20:44.522Z] 
19:20:44 [2020-04-15T19:20:44.522Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
19:20:44 [2020-04-15T19:20:44.522Z] #48 135.6 + GOBIN=/build
19:20:44 [2020-04-15T19:20:44.522Z] #48 135.6 + /build/gometalinter --install
19:20:44 [2020-04-15T19:20:44.522Z] #48 135.6 Installing:
19:20:44 [2020-04-15T19:20:44.522Z] #48 135.6   deadcode
19:20:44 [2020-04-15T19:20:44.522Z] #48 135.6   dupl
19:20:44 [2020-04-15T19:20:44.522Z] #48 135.6   errcheck
19:20:44 [2020-04-15T19:20:44.522Z] #48 135.6   gas
19:20:44 [2020-04-15T19:20:44.522Z] #48 135.6   gochecknoglobals
19:20:44 [2020-04-15T19:20:44.522Z] #48 135.6   gochecknoinits
19:20:44 [2020-04-15T19:20:44.522Z] #48 135.6   goconst
19:20:44 [2020-04-15T19:20:44.522Z] #48 135.6   gocyclo
19:20:44 [2020-04-15T19:20:44.522Z] #48 135.6   goimports
19:20:44 [2020-04-15T19:20:44.522Z] #48 135.6   golint
19:20:44 [2020-04-15T19:20:44.522Z] #48 135.6   gosimple
19:20:44 [2020-04-15T19:20:44.522Z] #48 135.6   gotype
19:20:44 [2020-04-15T19:20:44.522Z] #48 135.6   gotypex
19:20:44 [2020-04-15T19:20:44.522Z] #48 135.6   ineffassign
19:20:44 [2020-04-15T19:20:44.522Z] #48 135.6   interfacer
19:20:44 [2020-04-15T19:20:44.522Z] #48 135.6   lll
19:20:44 [2020-04-15T19:20:44.522Z] #48 135.6   maligned
19:20:44 [2020-04-15T19:20:44.522Z] #48 135.6   megacheck
19:20:44 [2020-04-15T19:20:44.522Z] #48 135.6   misspell
19:20:44 [2020-04-15T19:20:44.522Z] #48 135.6   nakedret
19:20:44 [2020-04-15T19:20:44.522Z] #48 135.6   safesql
19:20:44 [2020-04-15T19:20:44.522Z] #48 135.6   staticcheck
19:20:44 [2020-04-15T19:20:44.522Z] #48 135.6   structcheck
19:20:44 [2020-04-15T19:20:44.522Z] #48 135.6   unconvert
19:20:44 [2020-04-15T19:20:44.522Z] #48 135.6   unparam
19:20:44 [2020-04-15T19:20:44.522Z] #48 135.6   unused
19:20:44 [2020-04-15T19:20:44.522Z] #48 135.6   varcheck
19:20:44 [2020-04-15T19:20:44.522Z] #48 ...
19:20:44 [2020-04-15T19:20:44.522Z] 
19:20:44 [2020-04-15T19:20:44.522Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:20:44 [2020-04-15T19:20:44.522Z] #42 135.8 vendor/golang.org/x/net/idna
19:20:44 [2020-04-15T19:20:44.522Z] #42 138.3 vendor/golang.org/x/net/http2/hpack
19:20:44 [2020-04-15T19:20:44.522Z] #42 139.4 mime
19:20:44 [2020-04-15T19:20:44.522Z] #42 141.1 mime/quotedprintable
19:20:44 [2020-04-15T19:20:44.522Z] #42 141.5 net/http/internal
19:20:44 [2020-04-15T19:20:44.522Z] #42 141.9 os/exec
19:20:44 [2020-04-15T19:20:44.522Z] #42 ...
19:20:44 [2020-04-15T19:20:44.522Z] 
19:20:44 [2020-04-15T19:20:44.522Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:20:44 [2020-04-15T19:20:44.522Z] #39 76.65   DEP      criu/vdso.d
19:20:44 [2020-04-15T19:20:44.522Z] #39 76.90   DEP      criu/vdso-compat.d
19:20:44 [2020-04-15T19:20:44.522Z] #39 77.08   DEP      criu/uts_ns.d
19:20:44 [2020-04-15T19:20:44.522Z] #39 77.26   DEP      criu/util.d
19:20:44 [2020-04-15T19:20:44.522Z] #39 77.46   DEP      criu/uffd.d
19:20:44 [2020-04-15T19:20:44.705Z] #39 91.33   DEP      criu/file-ids.d
19:20:44 [2020-04-15T19:20:44.705Z] #39 91.47   DEP      criu/fifo.d
19:20:44 [2020-04-15T19:20:44.963Z] #39 91.62   DEP      criu/fdstore.d
19:20:44 [2020-04-15T19:20:44.963Z] #39 91.75   DEP      criu/fault-injection.d
19:20:44 [2020-04-15T19:20:44.963Z] #39 ...
19:20:44 [2020-04-15T19:20:44.963Z] 
19:20:44 [2020-04-15T19:20:44.963Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
19:20:44 [2020-04-15T19:20:44.963Z] #14 100.1 Selecting previously unselected package g++-mingw-w64-x86-64.
19:20:44 [2020-04-15T19:20:44.963Z] #14 100.1 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:20:44 [2020-04-15T19:20:44.963Z] #14 100.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:20:45 [2020-04-15T19:20:45.080Z] #39 77.62   DEP      criu/tun.d
19:20:45 [2020-04-15T19:20:45.080Z] #39 77.91   DEP      criu/tty.d
19:20:45 [2020-04-15T19:20:45.335Z] #39 78.13   DEP      criu/timerfd.d
19:20:45 [2020-04-15T19:20:45.589Z] #39 78.30   DEP      criu/sysfs_parse.d
19:20:45 [2020-04-15T19:20:45.589Z] #39 78.46   DEP      criu/sysctl.d
19:20:45 [2020-04-15T19:20:45.843Z] #39 78.69   DEP      criu/string.d
19:20:45 [2020-04-15T19:20:45.843Z] #39 78.73   DEP      criu/stats.d
19:20:46 [2020-04-15T19:20:46.098Z] #39 78.85   DEP      criu/sockets.d
19:20:46 [2020-04-15T19:20:46.352Z] #39 79.13   DEP      criu/sk-unix.d
19:20:46 [2020-04-15T19:20:46.607Z] #39 79.34   DEP      criu/sk-tcp.d
19:20:46 [2020-04-15T19:20:46.607Z] #39 79.54   DEP      criu/sk-queue.d
19:20:46 [2020-04-15T19:20:46.860Z] #14 ...
19:20:46 [2020-04-15T19:20:46.860Z] 
19:20:46 [2020-04-15T19:20:46.860Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:20:46 [2020-04-15T19:20:46.860Z] #42 151.0 crypto/tls
19:20:46 [2020-04-15T19:20:46.860Z] #42 158.1 net/http/httptrace
19:20:46 [2020-04-15T19:20:46.860Z] #42 158.4 net/http
19:20:46 [2020-04-15T19:20:46.860Z] #42 ...
19:20:46 [2020-04-15T19:20:46.860Z] 
19:20:46 [2020-04-15T19:20:46.860Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:20:46 [2020-04-15T19:20:46.860Z] #39 91.83   DEP      criu/external.d
19:20:46 [2020-04-15T19:20:46.860Z] #39 91.95   DEP      criu/eventpoll.d
19:20:46 [2020-04-15T19:20:46.860Z] #39 92.16   DEP      criu/eventfd.d
19:20:46 [2020-04-15T19:20:46.860Z] #39 92.38   DEP      criu/crtools.d
19:20:46 [2020-04-15T19:20:46.860Z] #39 92.63   DEP      criu/cr-service.d
19:20:46 [2020-04-15T19:20:46.860Z] #39 92.88   DEP      criu/cr-restore.d
19:20:46 [2020-04-15T19:20:46.860Z] #39 93.21   DEP      criu/cr-errno.d
19:20:46 [2020-04-15T19:20:46.860Z] #39 93.23   DEP      criu/cr-dump.d
19:20:46 [2020-04-15T19:20:46.860Z] #39 93.61   DEP      criu/cr-dedup.d
19:20:47 [2020-04-15T19:20:47.118Z] #39 93.84   DEP      criu/cr-check.d
19:20:47 [2020-04-15T19:20:47.166Z] #39 79.75   DEP      criu/sk-packet.d
19:20:47 [2020-04-15T19:20:47.166Z] #39 80.02   DEP      criu/sk-netlink.d
19:20:47 [2020-04-15T19:20:47.376Z] #39 94.17   DEP      criu/config.d
19:20:47 [2020-04-15T19:20:47.376Z] #39 94.27   DEP      criu/clone-noasan.d
19:20:47 [2020-04-15T19:20:47.420Z] #39 80.19   DEP      criu/sk-inet.d
19:20:47 [2020-04-15T19:20:47.633Z] #39 94.31   DEP      criu/cgroup.d
19:20:47 [2020-04-15T19:20:47.633Z] #39 94.45   DEP      criu/cgroup-props.d
19:20:47 [2020-04-15T19:20:47.633Z] #39 94.56   DEP      criu/bitmap.d
19:20:47 [2020-04-15T19:20:47.674Z] #39 80.45   DEP      criu/signalfd.d
19:20:47 [2020-04-15T19:20:47.891Z] #39 94.60   DEP      criu/bfd.d
19:20:47 [2020-04-15T19:20:47.891Z] #39 94.79   DEP      criu/autofs.d
19:20:47 [2020-04-15T19:20:47.929Z] #39 80.67   DEP      criu/sigframe.d
19:20:47 [2020-04-15T19:20:47.929Z] #39 80.80   DEP      criu/shmem.d
19:20:48 [2020-04-15T19:20:48.183Z] #39 81.02   DEP      criu/servicefd.d
19:20:48 [2020-04-15T19:20:48.438Z] #39 81.24   DEP      criu/seize.d
19:20:48 [2020-04-15T19:20:48.455Z] #39 95.04   DEP      criu/aio.d
19:20:48 [2020-04-15T19:20:48.692Z] #39 81.41   DEP      criu/seccomp.d
19:20:48 [2020-04-15T19:20:48.713Z] #39 95.32   DEP      criu/action-scripts.d
19:20:48 [2020-04-15T19:20:48.713Z] #39 ...
19:20:48 [2020-04-15T19:20:48.713Z] 
19:20:48 [2020-04-15T19:20:48.713Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
19:20:48 [2020-04-15T19:20:48.713Z] #26 165.4 + rm -rf /tmp/tmp.wEqcd7dFZN
19:20:48 [2020-04-15T19:20:48.713Z] #26 DONE 166.1s
19:20:48 [2020-04-15T19:20:48.947Z] #39 81.62   DEP      criu/rst-malloc.d
19:20:48 [2020-04-15T19:20:48.947Z] #39 81.70   DEP      criu/rbtree.d
19:20:48 [2020-04-15T19:20:48.947Z] #39 81.76   DEP      criu/pstree.d
19:20:48 [2020-04-15T19:20:48.970Z] 
19:20:48 [2020-04-15T19:20:48.970Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:20:48 [2020-04-15T19:20:48.970Z] #39 95.69   CC       criu/action-scripts.o
19:20:49 [2020-04-15T19:20:49.209Z] #39 81.94   DEP      criu/protobuf.d
19:20:49 [2020-04-15T19:20:49.471Z] #39 82.12   GEN      criu/protobuf-desc-gen.h
19:20:49 [2020-04-15T19:20:49.903Z] #39 96.63   CC       criu/aio.o
19:20:50 [2020-04-15T19:20:50.835Z] #39 97.60   CC       criu/autofs.o
19:20:51 [2020-04-15T19:20:51.384Z] #39 83.86   DEP      criu/protobuf-desc.d
19:20:51 [2020-04-15T19:20:51.384Z] #39 84.02   DEP      criu/proc_parse.d
19:20:51 [2020-04-15T19:20:51.384Z] #39 84.22   DEP      criu/plugin.d
19:20:51 [2020-04-15T19:20:51.639Z] #39 84.34   DEP      criu/pipes.d
19:20:51 [2020-04-15T19:20:51.639Z] #39 84.58   DEP      criu/pie-util.d
19:20:51 [2020-04-15T19:20:51.894Z] #39 84.68   DEP      criu/pie-util-vdso.d
19:20:52 [2020-04-15T19:20:52.149Z] #39 84.79   DEP      criu/pie-util-vdso-elf32.d
19:20:52 [2020-04-15T19:20:52.149Z] #39 84.96   DEP      criu/path.d
19:20:52 [2020-04-15T19:20:52.403Z] #39 85.08   DEP      criu/parasite-syscall.d
19:20:52 [2020-04-15T19:20:52.403Z] #39 85.31   DEP      criu/pagemap.d
19:20:52 [2020-04-15T19:20:52.658Z] #39 85.56   DEP      criu/pagemap-cache.d
19:20:52 [2020-04-15T19:20:52.733Z] #39 99.43   CC       criu/bfd.o
19:20:52 [2020-04-15T19:20:52.912Z] #39 85.76   DEP      criu/page-xfer.d
19:20:53 [2020-04-15T19:20:53.167Z] #39 85.98   DEP      criu/page-pipe.d
19:20:53 [2020-04-15T19:20:53.297Z] #39 100.1   CC       criu/bitmap.o
19:20:53 [2020-04-15T19:20:53.421Z] #39 86.15   DEP      criu/netfilter.d
19:20:53 [2020-04-15T19:20:53.555Z] #39 100.3   CC       criu/cgroup-props.o
19:20:53 [2020-04-15T19:20:53.675Z] #39 86.36   DEP      criu/net.d
19:20:53 [2020-04-15T19:20:53.930Z] #39 86.60   DEP      criu/namespaces.d
19:20:54 [2020-04-15T19:20:54.184Z] #39 86.83   DEP      criu/mount.d
19:20:54 [2020-04-15T19:20:54.184Z] #39 87.07   DEP      criu/mem.d
19:20:54 [2020-04-15T19:20:54.439Z] #39 87.32   DEP      criu/lsm.d
19:20:54 [2020-04-15T19:20:54.487Z] #39 101.2   CC       criu/cgroup.o
19:20:54 [2020-04-15T19:20:54.693Z] #39 87.43   DEP      criu/log.d
19:20:54 [2020-04-15T19:20:54.693Z] #39 87.56   DEP      criu/libnetlink.d
19:20:54 [2020-04-15T19:20:54.744Z] #39 ...
19:20:54 [2020-04-15T19:20:54.744Z] 
19:20:54 [2020-04-15T19:20:54.744Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
19:20:54 [2020-04-15T19:20:54.744Z] #45 DONE 169.0s
19:20:54 [2020-04-15T19:20:54.744Z] 
19:20:54 [2020-04-15T19:20:54.744Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
19:20:54 [2020-04-15T19:20:54.893Z] + dpkg --print-architecture
19:20:54 [2020-04-15T19:20:54.893Z] + cd /tmp/tmp.TCqn5uatV9/src/github.com/docker/distribution
19:20:54 [2020-04-15T19:20:54.893Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
19:20:54 [2020-04-15T19:20:54.893Z] + GOPATH=/tmp/tmp.TCqn5uatV9/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.TCqn5uatV9
19:20:54 [2020-04-15T19:20:54.893Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
19:20:54 [2020-04-15T19:20:54.947Z] #39 87.74   DEP      criu/kerndat.d
19:20:54 [2020-04-15T19:20:54.947Z] #39 ...
19:20:54 [2020-04-15T19:20:54.947Z] 
19:20:54 [2020-04-15T19:20:54.947Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:20:54 [2020-04-15T19:20:54.947Z] #42 146.9 net/textproto
19:20:54 [2020-04-15T19:20:54.947Z] #42 146.9 crypto/x509
19:20:54 [2020-04-15T19:20:54.947Z] #42 148.0 vendor/golang.org/x/net/http/httpguts
19:20:54 [2020-04-15T19:20:54.947Z] #42 148.3 vendor/golang.org/x/net/http/httpproxy
19:20:54 [2020-04-15T19:20:54.947Z] #42 149.0 mime/multipart
19:20:54 [2020-04-15T19:20:54.947Z] #42 151.3 crypto/tls
19:20:55 [2020-04-15T19:20:55.202Z] #42 ...
19:20:55 [2020-04-15T19:20:55.202Z] 
19:20:55 [2020-04-15T19:20:55.202Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:20:55 [2020-04-15T19:20:55.202Z] #39 87.95   DEP      criu/kcmp-ids.d
19:20:55 [2020-04-15T19:20:55.202Z] #39 88.12   DEP      criu/irmap.d
19:20:55 [2020-04-15T19:20:55.456Z] #39 88.31   DEP      criu/ipc_ns.d
19:20:55 [2020-04-15T19:20:55.710Z] #39 88.54   DEP      criu/image.d
19:20:55 [2020-04-15T19:20:55.966Z] #39 88.82   DEP      criu/image-desc.d
19:20:55 [2020-04-15T19:20:55.966Z] #39 88.93   DEP      criu/fsnotify.d
19:20:56 [2020-04-15T19:20:56.524Z] #39 89.16   DEP      criu/filesystems.d
19:20:56 [2020-04-15T19:20:56.524Z] #39 89.32   DEP      criu/files.d
19:20:56 [2020-04-15T19:20:56.778Z] #39 89.60   DEP      criu/files-reg.d
19:20:57 [2020-04-15T19:20:57.033Z] #39 89.84   DEP      criu/files-ext.d
19:20:57 [2020-04-15T19:20:57.033Z] #39 89.98   DEP      criu/file-lock.d
19:20:57 [2020-04-15T19:20:57.591Z] #39 90.17   DEP      criu/file-ids.d
19:20:57 [2020-04-15T19:20:57.591Z] #39 90.39   DEP      criu/fifo.d
19:20:57 [2020-04-15T19:20:57.591Z] #39 90.52   DEP      criu/fdstore.d
19:20:57 [2020-04-15T19:20:57.846Z] #39 90.63   DEP      criu/fault-injection.d
19:20:57 [2020-04-15T19:20:57.846Z] #39 90.68   DEP      criu/external.d
19:20:58 [2020-04-15T19:20:58.041Z] #14 ...
19:20:58 [2020-04-15T19:20:58.041Z] 
19:20:58 [2020-04-15T19:20:58.041Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:20:58 [2020-04-15T19:20:58.041Z] #42 171.9 github.com/LK4D4/vndr/godl
19:20:58 [2020-04-15T19:20:58.101Z] #39 90.80   DEP      criu/eventpoll.d
19:20:58 [2020-04-15T19:20:58.298Z] #42 172.7 github.com/LK4D4/vndr
19:20:58 [2020-04-15T19:20:58.356Z] #39 90.95   DEP      criu/eventfd.d
19:20:58 [2020-04-15T19:20:58.356Z] #39 91.14   DEP      criu/crtools.d
19:20:58 [2020-04-15T19:20:58.611Z] #39 91.38   DEP      criu/cr-service.d
19:20:58 [2020-04-15T19:20:58.866Z] #39 91.57   DEP      criu/cr-restore.d
19:20:59 [2020-04-15T19:20:59.121Z] #39 91.83   DEP      criu/cr-errno.d
19:20:59 [2020-04-15T19:20:59.121Z] #39 91.86   DEP      criu/cr-dump.d
19:20:59 [2020-04-15T19:20:59.376Z] #39 92.07   DEP      criu/cr-dedup.d
19:20:59 [2020-04-15T19:20:59.376Z] #39 92.23   DEP      criu/cr-check.d
19:20:59 [2020-04-15T19:20:59.938Z] #39 ...
19:20:59 [2020-04-15T19:20:59.938Z] 
19:20:59 [2020-04-15T19:20:59.938Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
19:20:59 [2020-04-15T19:20:59.938Z] #26 162.8 + rm -rf /tmp/tmp.BTtPgW4vyK
19:20:59 [2020-04-15T19:20:59.938Z] #26 DONE 163.5s
19:20:59 [2020-04-15T19:20:59.938Z] 
19:20:59 [2020-04-15T19:20:59.938Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:20:59 [2020-04-15T19:20:59.938Z] #39 92.55   DEP      criu/config.d
19:20:59 [2020-04-15T19:20:59.938Z] #39 92.82   DEP      criu/clone-noasan.d
19:21:00 [2020-04-15T19:21:00.193Z] #39 92.91   DEP      criu/cgroup.d
19:21:00 [2020-04-15T19:21:00.193Z] #39 93.07   DEP      criu/cgroup-props.d
19:21:00 [2020-04-15T19:21:00.403Z] + rm -rf /tmp/tmp.TCqn5uatV9/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.TCqn5uatV9
19:21:00 [2020-04-15T19:21:00.449Z] #39 93.24   DEP      criu/bitmap.d
19:21:00 [2020-04-15T19:21:00.449Z] #39 93.28   DEP      criu/bfd.d
19:21:00 [2020-04-15T19:21:00.704Z] #39 93.50   DEP      criu/autofs.d
19:21:00 [2020-04-15T19:21:00.958Z] #39 93.81   DEP      criu/aio.d
19:21:01 [2020-04-15T19:21:01.213Z] #39 94.10   DEP      criu/action-scripts.d
19:21:01 [2020-04-15T19:21:01.774Z] #39 94.43   CC       criu/action-scripts.o
19:21:01 [2020-04-15T19:21:01.889Z] Removing intermediate container b733f76beba3
19:21:01 [2020-04-15T19:21:01.889Z]  ---> dbf06ca0f43b
19:21:01 [2020-04-15T19:21:01.889Z] Step 18/140 : FROM base AS swagger
19:21:01 [2020-04-15T19:21:01.889Z]  ---> efe42a220590
19:21:01 [2020-04-15T19:21:01.889Z] Step 19/140 : ENV GO_SWAGGER_COMMIT 5793aa66d4b4112c2602c716516e24710e4adbb5
19:21:01 [2020-04-15T19:21:01.889Z]  ---> Running in dc959f6cd2be
19:21:01 [2020-04-15T19:21:01.889Z] Removing intermediate container dc959f6cd2be
19:21:01 [2020-04-15T19:21:01.889Z]  ---> 2a63e379af8c
19:21:01 [2020-04-15T19:21:01.889Z] Step 20/140 : RUN set -x     && export GOPATH="$(mktemp -d)"     && git clone https://github.com/kolyshkin/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger"     && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT")     && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger     && rm -rf "$GOPATH"
19:21:01 [2020-04-15T19:21:01.889Z]  ---> Running in 385bba47727f
19:21:02 [2020-04-15T19:21:02.334Z] #39 95.08   CC       criu/aio.o
19:21:02 [2020-04-15T19:21:02.514Z] + mktemp -d
19:21:02 [2020-04-15T19:21:02.514Z] + export GOPATH=/tmp/tmp.cnoWaND2RQ
19:21:02 [2020-04-15T19:21:02.514Z] + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.cnoWaND2RQ/src/github.com/go-swagger/go-swagger
19:21:02 [2020-04-15T19:21:02.514Z] Cloning into '/tmp/tmp.cnoWaND2RQ/src/github.com/go-swagger/go-swagger'...
19:21:02 [2020-04-15T19:21:02.894Z] #39 95.75   CC       criu/autofs.o
19:21:03 [2020-04-15T19:21:03.555Z] #42 ...
19:21:03 [2020-04-15T19:21:03.555Z] 
19:21:03 [2020-04-15T19:21:03.555Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
19:21:03 [2020-04-15T19:21:03.555Z] #14 116.1 Selecting previously unselected package libonig5:amd64.
19:21:03 [2020-04-15T19:21:03.555Z] #14 116.1 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ...
19:21:03 [2020-04-15T19:21:03.555Z] #14 116.1 Unpacking libonig5:amd64 (6.9.1-1) ...
19:21:03 [2020-04-15T19:21:03.555Z] #14 116.2 Selecting previously unselected package libjq1:amd64.
19:21:03 [2020-04-15T19:21:03.555Z] #14 116.2 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ...
19:21:03 [2020-04-15T19:21:03.555Z] #14 116.3 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
19:21:03 [2020-04-15T19:21:03.555Z] #14 116.4 Selecting previously unselected package jq.
19:21:03 [2020-04-15T19:21:03.555Z] #14 116.4 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ...
19:21:03 [2020-04-15T19:21:03.555Z] #14 116.4 Unpacking jq (1.5+dfsg-2+b1) ...
19:21:03 [2020-04-15T19:21:03.555Z] #14 116.5 Selecting previously unselected package libaio1:amd64.
19:21:03 [2020-04-15T19:21:03.555Z] #14 116.5 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ...
19:21:03 [2020-04-15T19:21:03.555Z] #14 116.5 Unpacking libaio1:amd64 (0.3.112-3) ...
19:21:03 [2020-04-15T19:21:03.555Z] #14 116.6 Selecting previously unselected package libbtrfs0.
19:21:03 [2020-04-15T19:21:03.555Z] #14 116.6 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ...
19:21:03 [2020-04-15T19:21:03.555Z] #14 116.6 Unpacking libbtrfs0 (4.20.1-2) ...
19:21:03 [2020-04-15T19:21:03.555Z] #14 116.7 Selecting previously unselected package libbtrfs-dev.
19:21:03 [2020-04-15T19:21:03.555Z] #14 116.7 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ...
19:21:03 [2020-04-15T19:21:03.555Z] #14 116.7 Unpacking libbtrfs-dev (4.20.1-2) ...
19:21:03 [2020-04-15T19:21:03.555Z] #14 116.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
19:21:03 [2020-04-15T19:21:03.555Z] #14 116.8 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
19:21:03 [2020-04-15T19:21:03.555Z] #14 116.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
19:21:03 [2020-04-15T19:21:03.555Z] #14 116.9 Selecting previously unselected package libudev-dev:amd64.
19:21:03 [2020-04-15T19:21:03.555Z] #14 116.9 Preparing to unpack .../32-libudev-dev_241-7~deb10u3_amd64.deb ...
19:21:03 [2020-04-15T19:21:03.555Z] #14 116.9 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
19:21:03 [2020-04-15T19:21:03.555Z] #14 117.1 Selecting previously unselected package libsepol1-dev:amd64.
19:21:03 [2020-04-15T19:21:03.555Z] #14 117.1 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ...
19:21:03 [2020-04-15T19:21:03.555Z] #14 117.1 Unpacking libsepol1-dev:amd64 (2.8-1) ...
19:21:03 [2020-04-15T19:21:03.555Z] #14 117.3 Selecting previously unselected package libpcre16-3:amd64.
19:21:03 [2020-04-15T19:21:03.555Z] #14 117.3 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ...
19:21:03 [2020-04-15T19:21:03.555Z] #14 117.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
19:21:03 [2020-04-15T19:21:03.555Z] #14 117.5 Selecting previously unselected package libpcre32-3:amd64.
19:21:03 [2020-04-15T19:21:03.555Z] #14 117.5 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ...
19:21:03 [2020-04-15T19:21:03.555Z] #14 117.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
19:21:03 [2020-04-15T19:21:03.555Z] #14 117.7 Selecting previously unselected package libpcrecpp0v5:amd64.
19:21:03 [2020-04-15T19:21:03.555Z] #14 117.7 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
19:21:03 [2020-04-15T19:21:03.555Z] #14 117.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
19:21:03 [2020-04-15T19:21:03.555Z] #14 117.8 Selecting previously unselected package libpcre3-dev:amd64.
19:21:03 [2020-04-15T19:21:03.555Z] #14 117.8 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ...
19:21:03 [2020-04-15T19:21:03.555Z] #14 117.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
19:21:03 [2020-04-15T19:21:03.555Z] #14 118.3 Selecting previously unselected package libselinux1-dev:amd64.
19:21:03 [2020-04-15T19:21:03.555Z] #14 118.3 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ...
19:21:03 [2020-04-15T19:21:03.555Z] #14 118.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
19:21:03 [2020-04-15T19:21:03.555Z] #14 118.5 Selecting previously unselected package libdevmapper-dev:amd64.
19:21:03 [2020-04-15T19:21:03.555Z] #14 118.5 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
19:21:03 [2020-04-15T19:21:03.555Z] #14 118.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
19:21:03 [2020-04-15T19:21:03.555Z] #14 118.6 Selecting previously unselected package libgpm2:amd64.
19:21:03 [2020-04-15T19:21:03.555Z] #14 118.6 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ...
19:21:03 [2020-04-15T19:21:03.555Z] #14 118.7 Unpacking libgpm2:amd64 (1.20.7-5) ...
19:21:03 [2020-04-15T19:21:03.555Z] #14 118.7 Selecting previously unselected package libicu63:amd64.
19:21:03 [2020-04-15T19:21:03.555Z] #14 118.7 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ...
19:21:03 [2020-04-15T19:21:03.555Z] #14 118.8 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
19:21:03 [2020-04-15T19:21:03.832Z] 🇩 bin/containerd
19:21:04 [2020-04-15T19:21:04.779Z] #39 97.53   CC       criu/bfd.o
19:21:05 [2020-04-15T19:21:05.339Z] #39 98.08   CC       criu/bitmap.o
19:21:05 [2020-04-15T19:21:05.594Z] #39 98.26   CC       criu/cgroup-props.o
19:21:05 [2020-04-15T19:21:05.594Z] #39 ...
19:21:05 [2020-04-15T19:21:05.594Z] 
19:21:05 [2020-04-15T19:21:05.594Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:21:05 [2020-04-15T19:21:05.594Z] #42 157.5 net/http/httptrace
19:21:05 [2020-04-15T19:21:05.594Z] #42 157.8 net/http
19:21:05 [2020-04-15T19:21:05.849Z] #42 ...
19:21:05 [2020-04-15T19:21:05.849Z] 
19:21:05 [2020-04-15T19:21:05.849Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
19:21:05 [2020-04-15T19:21:05.849Z] #14 97.76 Selecting previously unselected package g++-mingw-w64-x86-64.
19:21:05 [2020-04-15T19:21:05.849Z] #14 97.76 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:21:05 [2020-04-15T19:21:05.849Z] #14 97.78 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:21:06 [2020-04-15T19:21:06.409Z] #14 ...
19:21:06 [2020-04-15T19:21:06.410Z] 
19:21:06 [2020-04-15T19:21:06.410Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:06 [2020-04-15T19:21:06.410Z] #39 99.25   CC       criu/cgroup.o
19:21:06 [2020-04-15T19:21:06.665Z] #39 ...
19:21:06 [2020-04-15T19:21:06.665Z] 
19:21:06 [2020-04-15T19:21:06.665Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
19:21:06 [2020-04-15T19:21:06.665Z] #45 DONE 168.5s
19:21:06 [2020-04-15T19:21:06.834Z] #14 ...
19:21:06 [2020-04-15T19:21:06.834Z] 
19:21:06 [2020-04-15T19:21:06.834Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:21:06 [2020-04-15T19:21:06.834Z] #42 DONE 181.1s
19:21:06 [2020-04-15T19:21:06.834Z] 
19:21:06 [2020-04-15T19:21:06.834Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:06 [2020-04-15T19:21:06.834Z] #39 104.6   CC       criu/clone-noasan.o
19:21:06 [2020-04-15T19:21:06.834Z] #39 104.8   CC       criu/config.o
19:21:06 [2020-04-15T19:21:06.834Z] #39 106.2   CC       criu/cr-check.o
19:21:06 [2020-04-15T19:21:06.834Z] #39 107.8   CC       criu/cr-dedup.o
19:21:06 [2020-04-15T19:21:06.834Z] #39 108.3   CC       criu/cr-dump.o
19:21:06 [2020-04-15T19:21:06.834Z] #39 110.8   CC       criu/cr-errno.o
19:21:06 [2020-04-15T19:21:06.834Z] #39 110.8   CC       criu/cr-restore.o
19:21:06 [2020-04-15T19:21:06.921Z] 
19:21:06 [2020-04-15T19:21:06.921Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
19:21:08 [2020-04-15T19:21:08.206Z] #39 ...
19:21:08 [2020-04-15T19:21:08.206Z] 
19:21:08 [2020-04-15T19:21:08.206Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
19:21:08 [2020-04-15T19:21:08.206Z] #14 123.1 Selecting previously unselected package libnet1:amd64.
19:21:08 [2020-04-15T19:21:08.206Z] #14 123.2 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
19:21:08 [2020-04-15T19:21:08.206Z] #14 123.2 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:21:08 [2020-04-15T19:21:08.206Z] #14 123.2 Selecting previously unselected package libnl-3-200:amd64.
19:21:08 [2020-04-15T19:21:08.206Z] #14 123.2 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ...
19:21:08 [2020-04-15T19:21:08.206Z] #14 123.2 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
19:21:08 [2020-04-15T19:21:08.206Z] #14 123.3 Selecting previously unselected package libprotobuf-c1:amd64.
19:21:08 [2020-04-15T19:21:08.206Z] #14 123.3 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
19:21:08 [2020-04-15T19:21:08.206Z] #14 123.3 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:21:08 [2020-04-15T19:21:08.206Z] #14 123.4 Selecting previously unselected package libreadline5:amd64.
19:21:08 [2020-04-15T19:21:08.206Z] #14 123.4 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
19:21:08 [2020-04-15T19:21:08.206Z] #14 123.4 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
19:21:08 [2020-04-15T19:21:08.464Z] #14 123.5 Selecting previously unselected package libsystemd-dev:amd64.
19:21:08 [2020-04-15T19:21:08.464Z] #14 123.6 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u3_amd64.deb ...
19:21:08 [2020-04-15T19:21:08.464Z] #14 123.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
19:21:08 [2020-04-15T19:21:08.722Z] #14 123.9 Selecting previously unselected package net-tools.
19:21:08 [2020-04-15T19:21:08.722Z] #14 123.9 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
19:21:08 [2020-04-15T19:21:08.722Z] #14 123.9 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
19:21:08 [2020-04-15T19:21:08.979Z] #14 124.2 Selecting previously unselected package python-pip-whl.
19:21:08 [2020-04-15T19:21:08.979Z] #14 124.2 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ...
19:21:08 [2020-04-15T19:21:08.979Z] #14 124.2 Unpacking python-pip-whl (18.1-5) ...
19:21:09 [2020-04-15T19:21:09.432Z] #52 ...
19:21:09 [2020-04-15T19:21:09.432Z] 
19:21:09 [2020-04-15T19:21:09.432Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:21:09 [2020-04-15T19:21:09.432Z] #42 171.0 github.com/LK4D4/vndr/godl
19:21:09 [2020-04-15T19:21:09.544Z] #14 124.7 Selecting previously unselected package python3-lib2to3.
19:21:09 [2020-04-15T19:21:09.544Z] #14 124.7 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ...
19:21:09 [2020-04-15T19:21:09.544Z] #14 124.7 Unpacking python3-lib2to3 (3.7.3-1) ...
19:21:09 [2020-04-15T19:21:09.544Z] #14 124.8 Selecting previously unselected package python3-distutils.
19:21:09 [2020-04-15T19:21:09.687Z] #42 171.7 github.com/LK4D4/vndr
19:21:09 [2020-04-15T19:21:09.802Z] #14 124.8 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ...
19:21:09 [2020-04-15T19:21:09.802Z] #14 124.8 Unpacking python3-distutils (3.7.3-1) ...
19:21:09 [2020-04-15T19:21:09.802Z] #14 125.0 Selecting previously unselected package python3-pip.
19:21:09 [2020-04-15T19:21:09.802Z] #14 125.0 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ...
19:21:09 [2020-04-15T19:21:09.802Z] #14 125.0 Unpacking python3-pip (18.1-5) ...
19:21:10 [2020-04-15T19:21:10.059Z] #14 125.2 Selecting previously unselected package python3-pkg-resources.
19:21:10 [2020-04-15T19:21:10.059Z] #14 125.2 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ...
19:21:10 [2020-04-15T19:21:10.059Z] #14 125.2 Unpacking python3-pkg-resources (40.8.0-1) ...
19:21:10 [2020-04-15T19:21:10.059Z] #14 125.3 Selecting previously unselected package python3-setuptools.
19:21:10 [2020-04-15T19:21:10.059Z] #14 125.3 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ...
19:21:10 [2020-04-15T19:21:10.059Z] #14 125.3 Unpacking python3-setuptools (40.8.0-1) ...
19:21:10 [2020-04-15T19:21:10.317Z] #14 125.6 Selecting previously unselected package python3-wheel.
19:21:10 [2020-04-15T19:21:10.317Z] #14 125.6 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ...
19:21:10 [2020-04-15T19:21:10.317Z] #14 125.6 Unpacking python3-wheel (0.32.3-2) ...
19:21:10 [2020-04-15T19:21:10.317Z] #14 125.7 Selecting previously unselected package thin-provisioning-tools.
19:21:10 [2020-04-15T19:21:10.317Z] #14 125.7 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
19:21:10 [2020-04-15T19:21:10.317Z] #14 125.7 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
19:21:10 [2020-04-15T19:21:10.575Z] #14 125.9 Selecting previously unselected package vim-runtime.
19:21:10 [2020-04-15T19:21:10.575Z] #14 125.9 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ...
19:21:10 [2020-04-15T19:21:10.833Z] #14 126.0 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
19:21:10 [2020-04-15T19:21:10.833Z] #14 126.0 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
19:21:10 [2020-04-15T19:21:10.833Z] #14 126.0 Unpacking vim-runtime (2:8.1.0875-5) ...
19:21:10 [2020-04-15T19:21:10.952Z] + cd /tmp/tmp.cnoWaND2RQ/src/github.com/go-swagger/go-swagger
19:21:10 [2020-04-15T19:21:10.952Z] + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
19:21:10 [2020-04-15T19:21:10.952Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:21:14 [2020-04-15T19:21:14.110Z] #14 129.1 Selecting previously unselected package vim.
19:21:14 [2020-04-15T19:21:14.111Z] #14 129.1 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ...
19:21:14 [2020-04-15T19:21:14.111Z] #14 129.2 Unpacking vim (2:8.1.0875-5) ...
19:21:14 [2020-04-15T19:21:14.368Z] #14 129.7 Selecting previously unselected package xfsprogs.
19:21:14 [2020-04-15T19:21:14.368Z] #14 129.7 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ...
19:21:14 [2020-04-15T19:21:14.368Z] #14 129.7 Unpacking xfsprogs (4.20.0-1) ...
19:21:14 [2020-04-15T19:21:14.928Z] #42 ...
19:21:14 [2020-04-15T19:21:14.928Z] 
19:21:14 [2020-04-15T19:21:14.928Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
19:21:14 [2020-04-15T19:21:14.928Z] #14 114.0 Selecting previously unselected package libonig5:amd64.
19:21:14 [2020-04-15T19:21:14.928Z] #14 114.0 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ...
19:21:14 [2020-04-15T19:21:14.928Z] #14 114.0 Unpacking libonig5:amd64 (6.9.1-1) ...
19:21:14 [2020-04-15T19:21:14.928Z] #14 114.1 Selecting previously unselected package libjq1:amd64.
19:21:14 [2020-04-15T19:21:14.928Z] #14 114.2 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ...
19:21:14 [2020-04-15T19:21:14.928Z] #14 114.2 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
19:21:14 [2020-04-15T19:21:14.928Z] #14 114.3 Selecting previously unselected package jq.
19:21:14 [2020-04-15T19:21:14.928Z] #14 114.3 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ...
19:21:14 [2020-04-15T19:21:14.928Z] #14 114.3 Unpacking jq (1.5+dfsg-2+b1) ...
19:21:14 [2020-04-15T19:21:14.928Z] #14 114.4 Selecting previously unselected package libaio1:amd64.
19:21:14 [2020-04-15T19:21:14.928Z] #14 114.4 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ...
19:21:14 [2020-04-15T19:21:14.928Z] #14 114.4 Unpacking libaio1:amd64 (0.3.112-3) ...
19:21:14 [2020-04-15T19:21:14.928Z] #14 114.5 Selecting previously unselected package libbtrfs0.
19:21:14 [2020-04-15T19:21:14.928Z] #14 114.5 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ...
19:21:14 [2020-04-15T19:21:14.928Z] #14 114.5 Unpacking libbtrfs0 (4.20.1-2) ...
19:21:14 [2020-04-15T19:21:14.928Z] #14 114.5 Selecting previously unselected package libbtrfs-dev.
19:21:14 [2020-04-15T19:21:14.928Z] #14 114.6 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ...
19:21:14 [2020-04-15T19:21:14.928Z] #14 114.6 Unpacking libbtrfs-dev (4.20.1-2) ...
19:21:14 [2020-04-15T19:21:14.928Z] #14 114.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
19:21:14 [2020-04-15T19:21:14.928Z] #14 114.7 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
19:21:14 [2020-04-15T19:21:14.928Z] #14 114.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
19:21:14 [2020-04-15T19:21:14.928Z] #14 114.8 Selecting previously unselected package libudev-dev:amd64.
19:21:14 [2020-04-15T19:21:14.928Z] #14 114.8 Preparing to unpack .../32-libudev-dev_241-7~deb10u3_amd64.deb ...
19:21:14 [2020-04-15T19:21:14.928Z] #14 114.8 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
19:21:14 [2020-04-15T19:21:14.928Z] #14 115.0 Selecting previously unselected package libsepol1-dev:amd64.
19:21:14 [2020-04-15T19:21:14.928Z] #14 115.0 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ...
19:21:14 [2020-04-15T19:21:14.928Z] #14 115.0 Unpacking libsepol1-dev:amd64 (2.8-1) ...
19:21:14 [2020-04-15T19:21:14.928Z] #14 115.3 Selecting previously unselected package libpcre16-3:amd64.
19:21:14 [2020-04-15T19:21:14.928Z] #14 115.3 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ...
19:21:14 [2020-04-15T19:21:14.928Z] #14 115.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
19:21:14 [2020-04-15T19:21:14.928Z] #14 115.5 Selecting previously unselected package libpcre32-3:amd64.
19:21:14 [2020-04-15T19:21:14.928Z] #14 115.5 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ...
19:21:14 [2020-04-15T19:21:14.928Z] #14 115.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
19:21:14 [2020-04-15T19:21:14.928Z] #14 115.6 Selecting previously unselected package libpcrecpp0v5:amd64.
19:21:14 [2020-04-15T19:21:14.928Z] #14 115.6 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
19:21:14 [2020-04-15T19:21:14.928Z] #14 115.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
19:21:14 [2020-04-15T19:21:14.928Z] #14 115.7 Selecting previously unselected package libpcre3-dev:amd64.
19:21:14 [2020-04-15T19:21:14.928Z] #14 115.8 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ...
19:21:14 [2020-04-15T19:21:14.928Z] #14 115.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
19:21:14 [2020-04-15T19:21:14.928Z] #14 116.2 Selecting previously unselected package libselinux1-dev:amd64.
19:21:14 [2020-04-15T19:21:14.928Z] #14 116.2 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ...
19:21:14 [2020-04-15T19:21:14.928Z] #14 116.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
19:21:14 [2020-04-15T19:21:14.933Z] #14 130.2 Selecting previously unselected package zip.
19:21:14 [2020-04-15T19:21:14.934Z] #14 130.2 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ...
19:21:14 [2020-04-15T19:21:14.934Z] #14 130.2 Unpacking zip (3.0-11+b1) ...
19:21:15 [2020-04-15T19:21:15.183Z] #14 116.5 Selecting previously unselected package libdevmapper-dev:amd64.
19:21:15 [2020-04-15T19:21:15.183Z] #14 116.5 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
19:21:15 [2020-04-15T19:21:15.183Z] #14 116.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
19:21:15 [2020-04-15T19:21:15.183Z] #14 116.6 Selecting previously unselected package libgpm2:amd64.
19:21:15 [2020-04-15T19:21:15.191Z] #14 130.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
19:21:15 [2020-04-15T19:21:15.191Z] #14 130.4 Setting up aufs-tools (1:4.14+20190211-1) ...
19:21:15 [2020-04-15T19:21:15.191Z] #14 130.5 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
19:21:15 [2020-04-15T19:21:15.191Z] #14 130.5 Setting up libip6tc0:amd64 (1.8.2-4) ...
19:21:15 [2020-04-15T19:21:15.191Z] #14 130.5 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
19:21:15 [2020-04-15T19:21:15.191Z] #14 130.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:21:15 [2020-04-15T19:21:15.191Z] #14 130.5 Setting up libgpm2:amd64 (1.20.7-5) ...
19:21:15 [2020-04-15T19:21:15.191Z] #14 130.5 Setting up libpcre16-3:amd64 (2:8.39-12) ...
19:21:15 [2020-04-15T19:21:15.191Z] #14 130.5 Setting up libip4tc0:amd64 (1.8.2-4) ...
19:21:15 [2020-04-15T19:21:15.191Z] #14 130.5 Setting up libsepol1-dev:amd64 (2.8-1) ...
19:21:15 [2020-04-15T19:21:15.191Z] #14 130.5 Setting up libnftnl11:amd64 (1.1.2-2) ...
19:21:15 [2020-04-15T19:21:15.438Z] #14 116.6 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ...
19:21:15 [2020-04-15T19:21:15.438Z] #14 116.6 Unpacking libgpm2:amd64 (1.20.7-5) ...
19:21:15 [2020-04-15T19:21:15.438Z] #14 116.7 Selecting previously unselected package libicu63:amd64.
19:21:15 [2020-04-15T19:21:15.438Z] #14 116.7 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ...
19:21:15 [2020-04-15T19:21:15.438Z] #14 116.7 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
19:21:15 [2020-04-15T19:21:15.448Z] #14 130.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:21:15 [2020-04-15T19:21:15.448Z] #14 130.6 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:21:15 [2020-04-15T19:21:15.448Z] #14 130.6 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
19:21:15 [2020-04-15T19:21:15.448Z] #14 130.6 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:21:15 [2020-04-15T19:21:15.448Z] #14 130.6 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
19:21:15 [2020-04-15T19:21:15.448Z] #14 130.6 Setting up xxd (2:8.1.0875-5) ...
19:21:15 [2020-04-15T19:21:15.448Z] #14 130.6 Setting up libbtrfs0 (4.20.1-2) ...
19:21:15 [2020-04-15T19:21:15.448Z] #14 130.6 Setting up zip (3.0-11+b1) ...
19:21:15 [2020-04-15T19:21:15.448Z] #14 130.6 Setting up vim-common (2:8.1.0875-5) ...
19:21:15 [2020-04-15T19:21:15.448Z] #14 130.7 Setting up bash-completion (1:2.8-6) ...
19:21:18 [2020-04-15T19:21:18.699Z] #14 ...
19:21:18 [2020-04-15T19:21:18.699Z] 
19:21:18 [2020-04-15T19:21:18.699Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:21:18 [2020-04-15T19:21:18.699Z] #42 DONE 179.9s
19:21:18 [2020-04-15T19:21:18.699Z] 
19:21:18 [2020-04-15T19:21:18.699Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:18 [2020-04-15T19:21:18.699Z] #39 102.6   CC       criu/clone-noasan.o
19:21:18 [2020-04-15T19:21:18.699Z] #39 102.7   CC       criu/config.o
19:21:18 [2020-04-15T19:21:18.699Z] #39 104.3   CC       criu/cr-check.o
19:21:18 [2020-04-15T19:21:18.699Z] #39 106.2   CC       criu/cr-dedup.o
19:21:18 [2020-04-15T19:21:18.699Z] #39 106.5   CC       criu/cr-dump.o
19:21:18 [2020-04-15T19:21:18.699Z] #39 109.3   CC       criu/cr-errno.o
19:21:18 [2020-04-15T19:21:18.699Z] #39 109.5   CC       criu/cr-restore.o
19:21:18 [2020-04-15T19:21:18.725Z] #14 133.4 Setting up libiptc0:amd64 (1.8.2-4) ...
19:21:18 [2020-04-15T19:21:18.725Z] #14 133.4 Setting up xz-utils (5.2.4-1) ...
19:21:18 [2020-04-15T19:21:18.725Z] #14 133.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:21:18 [2020-04-15T19:21:18.725Z] #14 133.4 Setting up libpcre32-3:amd64 (2:8.39-12) ...
19:21:18 [2020-04-15T19:21:18.725Z] #14 133.4 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
19:21:18 [2020-04-15T19:21:18.725Z] #14 133.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:21:18 [2020-04-15T19:21:18.725Z] #14 133.5 Setting up libbtrfs-dev (4.20.1-2) ...
19:21:18 [2020-04-15T19:21:18.725Z] #14 133.5 Setting up pigz (2.4-1) ...
19:21:18 [2020-04-15T19:21:18.725Z] #14 133.5 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
19:21:18 [2020-04-15T19:21:18.725Z] #14 133.5 Setting up libnl-3-200:amd64 (3.4.0-1) ...
19:21:18 [2020-04-15T19:21:18.725Z] #14 133.5 Setting up python-pip-whl (18.1-5) ...
19:21:18 [2020-04-15T19:21:18.725Z] #14 133.5 Setting up libmpdec2:amd64 (2.4.2-2) ...
19:21:18 [2020-04-15T19:21:18.725Z] #14 133.5 Setting up mingw-w64-common (6.0.0-3) ...
19:21:18 [2020-04-15T19:21:18.725Z] #14 133.5 Setting up vim-runtime (2:8.1.0875-5) ...
19:21:18 [2020-04-15T19:21:18.725Z] #14 134.0 Setting up libaio1:amd64 (0.3.112-3) ...
19:21:18 [2020-04-15T19:21:18.725Z] #14 134.0 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
19:21:18 [2020-04-15T19:21:18.725Z] #14 134.0 Setting up libonig5:amd64 (6.9.1-1) ...
19:21:18 [2020-04-15T19:21:18.725Z] #14 134.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
19:21:18 [2020-04-15T19:21:18.725Z] #14 134.0 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
19:21:18 [2020-04-15T19:21:18.725Z] #14 134.1 Setting up vim (2:8.1.0875-5) ...
19:21:18 [2020-04-15T19:21:18.725Z] #14 134.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
19:21:18 [2020-04-15T19:21:18.725Z] #14 134.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
19:21:18 [2020-04-15T19:21:18.725Z] #14 134.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
19:21:18 [2020-04-15T19:21:18.725Z] #14 134.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
19:21:18 [2020-04-15T19:21:18.725Z] #14 134.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
19:21:18 [2020-04-15T19:21:18.725Z] #14 134.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
19:21:18 [2020-04-15T19:21:18.725Z] #14 134.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
19:21:18 [2020-04-15T19:21:18.725Z] #14 134.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
19:21:18 [2020-04-15T19:21:18.725Z] #14 134.1 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
19:21:18 [2020-04-15T19:21:18.725Z] #14 ...
19:21:18 [2020-04-15T19:21:18.725Z] 
19:21:18 [2020-04-15T19:21:18.725Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:18 [2020-04-15T19:21:18.725Z] #39 115.7   CC       criu/cr-service.o
19:21:18 [2020-04-15T19:21:18.725Z] #39 117.2   CC       criu/crtools.o
19:21:18 [2020-04-15T19:21:18.725Z] #39 117.7   CC       criu/eventfd.o
19:21:18 [2020-04-15T19:21:18.725Z] #39 118.0   CC       criu/eventpoll.o
19:21:18 [2020-04-15T19:21:18.725Z] #39 118.8   CC       criu/external.o
19:21:18 [2020-04-15T19:21:18.725Z] #39 119.2   CC       criu/fault-injection.o
19:21:18 [2020-04-15T19:21:18.725Z] #39 119.3   CC       criu/fdstore.o
19:21:18 [2020-04-15T19:21:18.725Z] #39 119.7   CC       criu/fifo.o
19:21:18 [2020-04-15T19:21:18.725Z] #39 120.2   CC       criu/file-ids.o
19:21:18 [2020-04-15T19:21:18.725Z] #39 120.5   CC       criu/file-lock.o
19:21:18 [2020-04-15T19:21:18.725Z] #39 121.4   CC       criu/files-ext.o
19:21:18 [2020-04-15T19:21:18.725Z] #39 121.8   CC       criu/files-reg.o
19:21:18 [2020-04-15T19:21:18.725Z] #39 124.0   CC       criu/files.o
19:21:18 [2020-04-15T19:21:18.983Z] #39 ...
19:21:18 [2020-04-15T19:21:18.983Z] 
19:21:18 [2020-04-15T19:21:18.983Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
19:21:18 [2020-04-15T19:21:18.983Z] #14 134.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
19:21:18 [2020-04-15T19:21:18.983Z] #14 134.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:21:18 [2020-04-15T19:21:18.983Z] #14 134.2 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
19:21:18 [2020-04-15T19:21:18.983Z] #14 134.2 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
19:21:18 [2020-04-15T19:21:18.983Z] #14 134.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:21:18 [2020-04-15T19:21:18.983Z] #14 134.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
19:21:18 [2020-04-15T19:21:18.983Z] #14 134.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
19:21:18 [2020-04-15T19:21:18.983Z] #14 134.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
19:21:18 [2020-04-15T19:21:18.983Z] #14 134.2 Setting up thin-provisioning-tools (0.7.6-2.1) ...
19:21:18 [2020-04-15T19:21:18.983Z] #14 134.2 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
19:21:18 [2020-04-15T19:21:18.983Z] #14 134.2 Setting up jq (1.5+dfsg-2+b1) ...
19:21:18 [2020-04-15T19:21:18.983Z] #14 134.2 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
19:21:18 [2020-04-15T19:21:18.983Z] #14 134.3 Setting up python3.7 (3.7.3-2+deb10u1) ...
19:21:19 [2020-04-15T19:21:19.259Z] #39 ...
19:21:19 [2020-04-15T19:21:19.259Z] 
19:21:19 [2020-04-15T19:21:19.259Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
19:21:19 [2020-04-15T19:21:19.259Z] #14 120.6 Selecting previously unselected package libnet1:amd64.
19:21:19 [2020-04-15T19:21:19.259Z] #14 120.6 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
19:21:19 [2020-04-15T19:21:19.259Z] #14 120.6 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:21:19 [2020-04-15T19:21:19.259Z] #14 120.7 Selecting previously unselected package libnl-3-200:amd64.
19:21:19 [2020-04-15T19:21:19.515Z] #14 120.7 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ...
19:21:19 [2020-04-15T19:21:19.515Z] #14 120.7 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
19:21:19 [2020-04-15T19:21:19.515Z] #14 120.8 Selecting previously unselected package libprotobuf-c1:amd64.
19:21:19 [2020-04-15T19:21:19.515Z] #14 120.8 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
19:21:19 [2020-04-15T19:21:19.515Z] #14 120.8 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:21:19 [2020-04-15T19:21:19.515Z] #14 120.8 Selecting previously unselected package libreadline5:amd64.
19:21:19 [2020-04-15T19:21:19.515Z] #14 120.8 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
19:21:19 [2020-04-15T19:21:19.515Z] #14 120.9 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
19:21:19 [2020-04-15T19:21:19.770Z] #14 121.0 Selecting previously unselected package libsystemd-dev:amd64.
19:21:19 [2020-04-15T19:21:19.770Z] #14 121.0 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u3_amd64.deb ...
19:21:19 [2020-04-15T19:21:19.770Z] #14 121.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
19:21:20 [2020-04-15T19:21:20.247Z] 🇩 bin/containerd-stress
19:21:20 [2020-04-15T19:21:20.330Z] #14 121.4 Selecting previously unselected package net-tools.
19:21:20 [2020-04-15T19:21:20.330Z] #14 121.4 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
19:21:20 [2020-04-15T19:21:20.330Z] #14 121.4 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
19:21:20 [2020-04-15T19:21:20.330Z] #14 121.6 Selecting previously unselected package python-pip-whl.
19:21:20 [2020-04-15T19:21:20.585Z] #14 121.6 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ...
19:21:20 [2020-04-15T19:21:20.585Z] #14 121.6 Unpacking python-pip-whl (18.1-5) ...
19:21:20 [2020-04-15T19:21:20.610Z] 🇩 bin/containerd-shim
19:21:20 [2020-04-15T19:21:20.840Z] #14 122.2 Selecting previously unselected package python3-lib2to3.
19:21:21 [2020-04-15T19:21:21.095Z] #14 122.2 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ...
19:21:21 [2020-04-15T19:21:21.095Z] #14 122.2 Unpacking python3-lib2to3 (3.7.3-1) ...
19:21:21 [2020-04-15T19:21:21.095Z] #14 122.3 Selecting previously unselected package python3-distutils.
19:21:21 [2020-04-15T19:21:21.095Z] #14 122.3 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ...
19:21:21 [2020-04-15T19:21:21.095Z] #14 122.3 Unpacking python3-distutils (3.7.3-1) ...
19:21:21 [2020-04-15T19:21:21.351Z] #14 122.5 Selecting previously unselected package python3-pip.
19:21:21 [2020-04-15T19:21:21.351Z] #14 122.5 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ...
19:21:21 [2020-04-15T19:21:21.351Z] #14 122.5 Unpacking python3-pip (18.1-5) ...
19:21:21 [2020-04-15T19:21:21.351Z] #14 122.6 Selecting previously unselected package python3-pkg-resources.
19:21:21 [2020-04-15T19:21:21.351Z] #14 122.6 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ...
19:21:21 [2020-04-15T19:21:21.351Z] #14 122.6 Unpacking python3-pkg-resources (40.8.0-1) ...
19:21:21 [2020-04-15T19:21:21.606Z] #14 122.7 Selecting previously unselected package python3-setuptools.
19:21:21 [2020-04-15T19:21:21.606Z] #14 122.8 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ...
19:21:21 [2020-04-15T19:21:21.606Z] #14 122.8 Unpacking python3-setuptools (40.8.0-1) ...
19:21:21 [2020-04-15T19:21:21.861Z] #14 122.9 Selecting previously unselected package python3-wheel.
19:21:21 [2020-04-15T19:21:21.861Z] #14 123.0 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ...
19:21:21 [2020-04-15T19:21:21.861Z] #14 123.0 Unpacking python3-wheel (0.32.3-2) ...
19:21:21 [2020-04-15T19:21:21.861Z] #14 123.0 Selecting previously unselected package thin-provisioning-tools.
19:21:21 [2020-04-15T19:21:21.861Z] #14 123.0 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
19:21:21 [2020-04-15T19:21:21.861Z] #14 123.0 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
19:21:22 [2020-04-15T19:21:22.116Z] #14 123.3 Selecting previously unselected package vim-runtime.
19:21:22 [2020-04-15T19:21:22.116Z] #14 123.3 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ...
19:21:22 [2020-04-15T19:21:22.116Z] #14 123.3 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
19:21:22 [2020-04-15T19:21:22.116Z] #14 123.3 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
19:21:22 [2020-04-15T19:21:22.116Z] #14 123.3 Unpacking vim-runtime (2:8.1.0875-5) ...
19:21:22 [2020-04-15T19:21:22.260Z] #14 137.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
19:21:22 [2020-04-15T19:21:22.260Z] #14 137.1 Setting up iptables (1.8.2-4) ...
19:21:22 [2020-04-15T19:21:22.260Z] #14 137.1 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:21:22 [2020-04-15T19:21:22.260Z] #14 137.1 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:21:22 [2020-04-15T19:21:22.260Z] #14 137.1 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:21:22 [2020-04-15T19:21:22.260Z] #14 137.1 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:21:22 [2020-04-15T19:21:22.260Z] #14 137.1 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:21:22 [2020-04-15T19:21:22.260Z] #14 137.1 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:21:22 [2020-04-15T19:21:22.260Z] #14 137.1 Setting up python3 (3.7.3-1) ...
19:21:22 [2020-04-15T19:21:22.517Z] #14 137.6 Setting up python3-wheel (0.32.3-2) ...
19:21:23 [2020-04-15T19:21:23.082Z] #14 138.3 Setting up apparmor (2.13.2-10) ...
19:21:24 [2020-04-15T19:21:24.979Z] #14 139.9 Setting up python3-lib2to3 (3.7.3-1) ...
19:21:24 [2020-04-15T19:21:24.979Z] #14 140.3 Setting up python3-pkg-resources (40.8.0-1) ...
19:21:25 [2020-04-15T19:21:25.376Z] #14 126.2 Selecting previously unselected package vim.
19:21:25 [2020-04-15T19:21:25.376Z] #14 126.3 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ...
19:21:25 [2020-04-15T19:21:25.376Z] #14 126.3 Unpacking vim (2:8.1.0875-5) ...
19:21:25 [2020-04-15T19:21:25.376Z] #14 126.8 Selecting previously unselected package xfsprogs.
19:21:25 [2020-04-15T19:21:25.618Z] 🇩 bin/containerd-shim-runc-v1
19:21:25 [2020-04-15T19:21:25.631Z] #14 126.8 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ...
19:21:25 [2020-04-15T19:21:25.631Z] #14 126.8 Unpacking xfsprogs (4.20.0-1) ...
19:21:25 [2020-04-15T19:21:25.911Z] #14 141.2 Setting up python3-distutils (3.7.3-1) ...
19:21:26 [2020-04-15T19:21:26.223Z] #14 127.2 Selecting previously unselected package zip.
19:21:26 [2020-04-15T19:21:26.223Z] #14 127.3 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ...
19:21:26 [2020-04-15T19:21:26.223Z] #14 127.3 Unpacking zip (3.0-11+b1) ...
19:21:26 [2020-04-15T19:21:26.223Z] #14 127.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
19:21:26 [2020-04-15T19:21:26.223Z] #14 127.5 Setting up aufs-tools (1:4.14+20190211-1) ...
19:21:26 [2020-04-15T19:21:26.223Z] #14 127.5 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
19:21:26 [2020-04-15T19:21:26.223Z] #14 127.5 Setting up libip6tc0:amd64 (1.8.2-4) ...
19:21:26 [2020-04-15T19:21:26.223Z] #14 127.5 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
19:21:26 [2020-04-15T19:21:26.223Z] #14 127.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:21:26 [2020-04-15T19:21:26.223Z] #14 127.6 Setting up libgpm2:amd64 (1.20.7-5) ...
19:21:26 [2020-04-15T19:21:26.223Z] #14 127.6 Setting up libpcre16-3:amd64 (2:8.39-12) ...
19:21:26 [2020-04-15T19:21:26.223Z] #14 127.6 Setting up libip4tc0:amd64 (1.8.2-4) ...
19:21:26 [2020-04-15T19:21:26.476Z] #14 141.7 Setting up python3-setuptools (40.8.0-1) ...
19:21:26 [2020-04-15T19:21:26.480Z] #14 127.6 Setting up libsepol1-dev:amd64 (2.8-1) ...
19:21:26 [2020-04-15T19:21:26.480Z] #14 127.6 Setting up libnftnl11:amd64 (1.1.2-2) ...
19:21:26 [2020-04-15T19:21:26.480Z] #14 127.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:21:26 [2020-04-15T19:21:26.480Z] #14 127.6 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:21:26 [2020-04-15T19:21:26.480Z] #14 127.6 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
19:21:26 [2020-04-15T19:21:26.480Z] #14 127.6 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:21:26 [2020-04-15T19:21:26.480Z] #14 127.6 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
19:21:26 [2020-04-15T19:21:26.480Z] #14 127.6 Setting up xxd (2:8.1.0875-5) ...
19:21:26 [2020-04-15T19:21:26.480Z] #14 127.7 Setting up libbtrfs0 (4.20.1-2) ...
19:21:26 [2020-04-15T19:21:26.480Z] #14 127.7 Setting up zip (3.0-11+b1) ...
19:21:26 [2020-04-15T19:21:26.480Z] #14 127.7 Setting up vim-common (2:8.1.0875-5) ...
19:21:26 [2020-04-15T19:21:26.480Z] #14 127.8 Setting up bash-completion (1:2.8-6) ...
19:21:26 [2020-04-15T19:21:26.887Z] 🇩 binaries
19:21:26 [2020-04-15T19:21:26.887Z] + mkdir -p /build
19:21:26 [2020-04-15T19:21:26.887Z] + cp bin/containerd /build/containerd
19:21:26 [2020-04-15T19:21:26.887Z] + cp bin/containerd-shim /build/containerd-shim
19:21:26 [2020-04-15T19:21:26.887Z] + cp bin/ctr /build/ctr
19:21:27 [2020-04-15T19:21:27.848Z] #14 142.9 Setting up python3-pip (18.1-5) ...
19:21:28 [2020-04-15T19:21:28.780Z] #14 144.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
19:21:28 [2020-04-15T19:21:28.780Z] #14 144.0 Setting up dmsetup (2:1.02.155-3) ...
19:21:28 [2020-04-15T19:21:28.780Z] #14 144.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
19:21:28 [2020-04-15T19:21:28.780Z] #14 144.0 Setting up xfsprogs (4.20.0-1) ...
19:21:28 [2020-04-15T19:21:28.780Z] #14 144.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
19:21:28 [2020-04-15T19:21:28.780Z] #14 144.0 Processing triggers for mime-support (3.62) ...
19:21:28 [2020-04-15T19:21:28.780Z] #14 144.1 Processing triggers for libc-bin (2.28-10) ...
19:21:28 [2020-04-15T19:21:28.997Z] #14 130.2 Setting up libiptc0:amd64 (1.8.2-4) ...
19:21:28 [2020-04-15T19:21:28.997Z] #14 130.3 Setting up xz-utils (5.2.4-1) ...
19:21:28 [2020-04-15T19:21:28.997Z] #14 130.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:21:28 [2020-04-15T19:21:28.997Z] #14 130.3 Setting up libpcre32-3:amd64 (2:8.39-12) ...
19:21:28 [2020-04-15T19:21:28.997Z] #14 130.3 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
19:21:28 [2020-04-15T19:21:28.997Z] #14 130.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:21:28 [2020-04-15T19:21:28.997Z] #14 130.3 Setting up libbtrfs-dev (4.20.1-2) ...
19:21:29 [2020-04-15T19:21:29.253Z] #14 130.3 Setting up pigz (2.4-1) ...
19:21:29 [2020-04-15T19:21:29.253Z] #14 130.3 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
19:21:29 [2020-04-15T19:21:29.253Z] #14 130.4 Setting up libnl-3-200:amd64 (3.4.0-1) ...
19:21:29 [2020-04-15T19:21:29.253Z] #14 130.4 Setting up python-pip-whl (18.1-5) ...
19:21:29 [2020-04-15T19:21:29.253Z] #14 130.4 Setting up libmpdec2:amd64 (2.4.2-2) ...
19:21:29 [2020-04-15T19:21:29.253Z] #14 130.4 Setting up mingw-w64-common (6.0.0-3) ...
19:21:29 [2020-04-15T19:21:29.253Z] #14 130.4 Setting up vim-runtime (2:8.1.0875-5) ...
19:21:29 [2020-04-15T19:21:29.345Z] #14 ...
19:21:29 [2020-04-15T19:21:29.346Z] 
19:21:29 [2020-04-15T19:21:29.346Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:29 [2020-04-15T19:21:29.346Z] #39 126.1   CC       criu/filesystems.o
19:21:29 [2020-04-15T19:21:29.346Z] #39 126.8   CC       criu/fsnotify.o
19:21:29 [2020-04-15T19:21:29.346Z] #39 128.0   CC       criu/image-desc.o
19:21:29 [2020-04-15T19:21:29.346Z] #39 128.2   CC       criu/image.o
19:21:29 [2020-04-15T19:21:29.346Z] #39 129.1   CC       criu/ipc_ns.o
19:21:29 [2020-04-15T19:21:29.346Z] #39 130.3   CC       criu/irmap.o
19:21:29 [2020-04-15T19:21:29.346Z] #39 131.0   CC       criu/kcmp-ids.o
19:21:29 [2020-04-15T19:21:29.346Z] #39 131.3   CC       criu/kerndat.o
19:21:29 [2020-04-15T19:21:29.346Z] #39 132.4   CC       criu/libnetlink.o
19:21:29 [2020-04-15T19:21:29.346Z] #39 132.8   CC       criu/log.o
19:21:29 [2020-04-15T19:21:29.346Z] #39 133.4   CC       criu/lsm.o
19:21:29 [2020-04-15T19:21:29.346Z] #39 133.8   CC       criu/mem.o
19:21:29 [2020-04-15T19:21:29.346Z] #39 135.5   CC       criu/mount.o
19:21:29 [2020-04-15T19:21:29.346Z] #39 ...
19:21:29 [2020-04-15T19:21:29.346Z] 
19:21:29 [2020-04-15T19:21:29.346Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
19:21:29 [2020-04-15T19:21:29.346Z] #14 DONE 144.7s
19:21:29 [2020-04-15T19:21:29.509Z] #14 130.9 Setting up libaio1:amd64 (0.3.112-3) ...
19:21:29 [2020-04-15T19:21:29.509Z] #14 130.9 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
19:21:29 [2020-04-15T19:21:29.509Z] #14 130.9 Setting up libonig5:amd64 (6.9.1-1) ...
19:21:29 [2020-04-15T19:21:29.509Z] #14 130.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
19:21:29 [2020-04-15T19:21:29.603Z] 
19:21:29 [2020-04-15T19:21:29.603Z] #15 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
19:21:29 [2020-04-15T19:21:29.764Z] #14 130.9 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
19:21:29 [2020-04-15T19:21:29.764Z] #14 130.9 Setting up vim (2:8.1.0875-5) ...
19:21:29 [2020-04-15T19:21:29.764Z] #14 130.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
19:21:29 [2020-04-15T19:21:29.764Z] #14 130.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
19:21:29 [2020-04-15T19:21:29.764Z] #14 130.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
19:21:29 [2020-04-15T19:21:29.764Z] #14 130.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
19:21:29 [2020-04-15T19:21:29.764Z] #14 130.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
19:21:29 [2020-04-15T19:21:29.764Z] #14 130.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
19:21:29 [2020-04-15T19:21:29.764Z] #14 130.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
19:21:29 [2020-04-15T19:21:29.764Z] #14 131.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
19:21:29 [2020-04-15T19:21:29.764Z] #14 131.0 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
19:21:29 [2020-04-15T19:21:29.764Z] #14 131.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
19:21:29 [2020-04-15T19:21:29.764Z] #14 131.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:21:29 [2020-04-15T19:21:29.764Z] #14 131.0 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
19:21:29 [2020-04-15T19:21:29.764Z] #14 131.0 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
19:21:29 [2020-04-15T19:21:29.764Z] #14 131.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:21:29 [2020-04-15T19:21:29.764Z] #14 131.1 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
19:21:29 [2020-04-15T19:21:29.764Z] #14 131.1 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
19:21:29 [2020-04-15T19:21:29.764Z] #14 131.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
19:21:29 [2020-04-15T19:21:29.997Z] Removing intermediate container 24613a18780a
19:21:29 [2020-04-15T19:21:29.997Z]  ---> c98df74ef096
19:21:29 [2020-04-15T19:21:29.997Z] Step 61/140 : FROM dev-base AS proxy
19:21:29 [2020-04-15T19:21:29.997Z]  ---> 3d0da82cb874
19:21:29 [2020-04-15T19:21:29.997Z] Step 62/140 : ENV INSTALL_BINARY_NAME=proxy
19:21:29 [2020-04-15T19:21:29.997Z]  ---> Running in b7b7dbb7f584
19:21:29 [2020-04-15T19:21:29.997Z] Removing intermediate container b7b7dbb7f584
19:21:29 [2020-04-15T19:21:29.997Z]  ---> e91d2dd39bfc
19:21:29 [2020-04-15T19:21:29.997Z] Step 63/140 : ARG LIBNETWORK_COMMIT
19:21:29 [2020-04-15T19:21:29.997Z]  ---> Running in cabe09e5da10
19:21:29 [2020-04-15T19:21:29.997Z] Removing intermediate container cabe09e5da10
19:21:29 [2020-04-15T19:21:29.997Z]  ---> 7630b7e938b3
19:21:29 [2020-04-15T19:21:29.997Z] Step 64/140 : COPY hack/dockerfile/install/install.sh ./install.sh
19:21:30 [2020-04-15T19:21:30.019Z] #14 131.1 Setting up thin-provisioning-tools (0.7.6-2.1) ...
19:21:30 [2020-04-15T19:21:30.019Z] #14 131.1 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
19:21:30 [2020-04-15T19:21:30.019Z] #14 131.1 Setting up jq (1.5+dfsg-2+b1) ...
19:21:30 [2020-04-15T19:21:30.019Z] #14 131.1 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
19:21:30 [2020-04-15T19:21:30.019Z] #14 131.2 Setting up python3.7 (3.7.3-2+deb10u1) ...
19:21:30 [2020-04-15T19:21:30.356Z]  ---> 46d91d3ad2ce
19:21:30 [2020-04-15T19:21:30.356Z] Step 65/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
19:21:30 [2020-04-15T19:21:30.707Z]  ---> 8259f3c5effd
19:21:30 [2020-04-15T19:21:30.707Z] Step 66/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
19:21:30 [2020-04-15T19:21:30.707Z]  ---> Running in 24886650d1db
19:21:31 [2020-04-15T19:21:31.063Z] + RM_GOPATH=0
19:21:31 [2020-04-15T19:21:31.063Z] + TMP_GOPATH=
19:21:31 [2020-04-15T19:21:31.063Z] + : /build
19:21:31 [2020-04-15T19:21:31.063Z] + '[' -z '' ']'
19:21:31 [2020-04-15T19:21:31.063Z] ++ mktemp -d
19:21:31 [2020-04-15T19:21:31.063Z] + export GOPATH=/tmp/tmp.4ii9FIXgO7
19:21:31 [2020-04-15T19:21:31.063Z] + GOPATH=/tmp/tmp.4ii9FIXgO7
19:21:31 [2020-04-15T19:21:31.063Z] + RM_GOPATH=1
19:21:31 [2020-04-15T19:21:31.063Z] ++ dirname ./install.sh
19:21:31 [2020-04-15T19:21:31.063Z] + dir=.
19:21:31 [2020-04-15T19:21:31.063Z] + bin=proxy
19:21:31 [2020-04-15T19:21:31.063Z] + shift
19:21:31 [2020-04-15T19:21:31.063Z] + '[' '!' -f ./proxy.installer ']'
19:21:31 [2020-04-15T19:21:31.063Z] + . ./proxy.installer
19:21:31 [2020-04-15T19:21:31.063Z] ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483
19:21:31 [2020-04-15T19:21:31.063Z] + install_proxy
19:21:31 [2020-04-15T19:21:31.063Z] + case "$1" in
19:21:31 [2020-04-15T19:21:31.063Z] + export CGO_ENABLED=0
19:21:31 [2020-04-15T19:21:31.063Z] + CGO_ENABLED=0
19:21:31 [2020-04-15T19:21:31.063Z] + _install_proxy
19:21:31 [2020-04-15T19:21:31.063Z] + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483'
19:21:31 [2020-04-15T19:21:31.063Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.4ii9FIXgO7/src/github.com/docker/libnetwork
19:21:31 [2020-04-15T19:21:31.063Z] Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483
19:21:31 [2020-04-15T19:21:31.063Z] Cloning into '/tmp/tmp.4ii9FIXgO7/src/github.com/docker/libnetwork'...
19:21:31 [2020-04-15T19:21:31.381Z] #14 ...
19:21:31 [2020-04-15T19:21:31.381Z] 
19:21:31 [2020-04-15T19:21:31.381Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:31 [2020-04-15T19:21:31.381Z] #39 114.2   CC       criu/cr-service.o
19:21:31 [2020-04-15T19:21:31.381Z] #39 115.7   CC       criu/crtools.o
19:21:31 [2020-04-15T19:21:31.381Z] #39 116.3   CC       criu/eventfd.o
19:21:31 [2020-04-15T19:21:31.381Z] #39 116.7   CC       criu/eventpoll.o
19:21:31 [2020-04-15T19:21:31.381Z] #39 117.5   CC       criu/external.o
19:21:31 [2020-04-15T19:21:31.381Z] #39 117.8   CC       criu/fault-injection.o
19:21:31 [2020-04-15T19:21:31.381Z] #39 117.9   CC       criu/fdstore.o
19:21:31 [2020-04-15T19:21:31.381Z] #39 118.2   CC       criu/fifo.o
19:21:31 [2020-04-15T19:21:31.381Z] #39 118.7   CC       criu/file-ids.o
19:21:31 [2020-04-15T19:21:31.381Z] #39 119.0   CC       criu/file-lock.o
19:21:31 [2020-04-15T19:21:31.381Z] #39 119.9   CC       criu/files-ext.o
19:21:31 [2020-04-15T19:21:31.381Z] #39 120.2   CC       criu/files-reg.o
19:21:31 [2020-04-15T19:21:31.381Z] #39 122.4   CC       criu/files.o
19:21:31 [2020-04-15T19:21:31.500Z] #15 1.830 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
19:21:31 [2020-04-15T19:21:31.500Z] #15 1.835 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
19:21:31 [2020-04-15T19:21:31.500Z] #15 1.838 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
19:21:31 [2020-04-15T19:21:31.500Z] #15 DONE 1.9s
19:21:31 [2020-04-15T19:21:31.500Z] 
19:21:31 [2020-04-15T19:21:31.500Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
19:21:31 [2020-04-15T19:21:31.500Z] #52 ...
19:21:31 [2020-04-15T19:21:31.500Z] 
19:21:31 [2020-04-15T19:21:31.500Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
19:21:31 [2020-04-15T19:21:31.636Z] #39 124.5   CC       criu/filesystems.o
19:21:32 [2020-04-15T19:21:32.561Z] #39 125.2   CC       criu/fsnotify.o
19:21:32 [2020-04-15T19:21:32.816Z] #39 ...
19:21:32 [2020-04-15T19:21:32.816Z] 
19:21:32 [2020-04-15T19:21:32.816Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
19:21:32 [2020-04-15T19:21:32.816Z] #14 134.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
19:21:32 [2020-04-15T19:21:32.816Z] #14 134.1 Setting up iptables (1.8.2-4) ...
19:21:32 [2020-04-15T19:21:32.816Z] #14 134.1 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:21:32 [2020-04-15T19:21:32.816Z] #14 134.1 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:21:32 [2020-04-15T19:21:32.816Z] #14 134.1 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:21:32 [2020-04-15T19:21:32.816Z] #14 134.1 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:21:32 [2020-04-15T19:21:32.816Z] #14 134.1 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:21:32 [2020-04-15T19:21:32.816Z] #14 134.1 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:21:32 [2020-04-15T19:21:32.816Z] #14 134.1 Setting up python3 (3.7.3-1) ...
19:21:32 [2020-04-15T19:21:32.846Z] + cd /tmp/tmp.4ii9FIXgO7/src/github.com/docker/libnetwork
19:21:32 [2020-04-15T19:21:32.846Z] + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483
19:21:32 [2020-04-15T19:21:32.846Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
19:21:33 [2020-04-15T19:21:33.326Z] #14 134.5 Setting up python3-wheel (0.32.3-2) ...
19:21:33 [2020-04-15T19:21:33.362Z] + rm -rf /tmp/tmp.cnoWaND2RQ
19:21:33 [2020-04-15T19:21:33.362Z] Removing intermediate container 385bba47727f
19:21:33 [2020-04-15T19:21:33.362Z]  ---> c384b2a397c1
19:21:33 [2020-04-15T19:21:33.362Z] Step 21/140 : FROM base AS frozen-images
19:21:33 [2020-04-15T19:21:33.362Z]  ---> efe42a220590
19:21:33 [2020-04-15T19:21:33.362Z] Step 22/140 : ARG DEBIAN_FRONTEND
19:21:33 [2020-04-15T19:21:33.362Z]  ---> Using cache
19:21:33 [2020-04-15T19:21:33.362Z]  ---> da56713ae797
19:21:33 [2020-04-15T19:21:33.362Z] Step 23/140 : RUN apt-get update && apt-get install -y --no-install-recommends         ca-certificates         jq     && rm -rf /var/lib/apt/lists/*
19:21:33 [2020-04-15T19:21:33.362Z]  ---> Running in 2884dc6484b9
19:21:33 [2020-04-15T19:21:33.362Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:21:33 [2020-04-15T19:21:33.362Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:21:33 [2020-04-15T19:21:33.362Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:21:33 [2020-04-15T19:21:33.362Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
19:21:33 [2020-04-15T19:21:33.362Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB]
19:21:33 [2020-04-15T19:21:33.362Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
19:21:33 [2020-04-15T19:21:33.887Z] #14 135.1 Setting up apparmor (2.13.2-10) ...
19:21:34 [2020-04-15T19:21:34.375Z] Fetched 8119 kB in 3s (2520 kB/s)
19:21:35 [2020-04-15T19:21:35.441Z] Removing intermediate container 24886650d1db
19:21:35 [2020-04-15T19:21:35.441Z]  ---> d39f4cb000da
19:21:35 [2020-04-15T19:21:35.441Z] Step 67/140 : FROM base AS gometalinter
19:21:35 [2020-04-15T19:21:35.441Z]  ---> 3d0da82cb874
19:21:35 [2020-04-15T19:21:35.441Z] Step 68/140 : ENV INSTALL_BINARY_NAME=gometalinter
19:21:35 [2020-04-15T19:21:35.441Z]  ---> Running in f1a012614207
19:21:35 [2020-04-15T19:21:35.771Z] #14 136.6 Setting up python3-lib2to3 (3.7.3-1) ...
19:21:35 [2020-04-15T19:21:35.771Z] #14 137.0 Setting up python3-pkg-resources (40.8.0-1) ...
19:21:35 [2020-04-15T19:21:35.862Z] Reading package lists...
19:21:35 [2020-04-15T19:21:35.874Z] Removing intermediate container f1a012614207
19:21:35 [2020-04-15T19:21:35.874Z]  ---> 2c5e5e6638ec
19:21:35 [2020-04-15T19:21:35.874Z] Step 69/140 : COPY hack/dockerfile/install/install.sh ./install.sh
19:21:35 [2020-04-15T19:21:35.874Z]  ---> c728af10191d
19:21:35 [2020-04-15T19:21:35.874Z] Step 70/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
19:21:36 [2020-04-15T19:21:36.221Z]  ---> 1bed1766b2ca
19:21:36 [2020-04-15T19:21:36.221Z] Step 71/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
19:21:36 [2020-04-15T19:21:36.221Z]  ---> Running in 4bdc965e8e76
19:21:36 [2020-04-15T19:21:36.696Z] #14 137.8 Setting up python3-distutils (3.7.3-1) ...
19:21:36 [2020-04-15T19:21:36.875Z] Reading package lists...
19:21:36 [2020-04-15T19:21:36.964Z] + RM_GOPATH=0
19:21:36 [2020-04-15T19:21:36.964Z] + TMP_GOPATH=
19:21:36 [2020-04-15T19:21:36.964Z] + : /build
19:21:36 [2020-04-15T19:21:36.964Z] + '[' -z '' ']'
19:21:36 [2020-04-15T19:21:36.964Z] ++ mktemp -d
19:21:36 [2020-04-15T19:21:36.964Z] + export GOPATH=/tmp/tmp.comZ9Q4n5u
19:21:36 [2020-04-15T19:21:36.964Z] + GOPATH=/tmp/tmp.comZ9Q4n5u
19:21:36 [2020-04-15T19:21:36.964Z] + RM_GOPATH=1
19:21:36 [2020-04-15T19:21:36.964Z] ++ dirname ./install.sh
19:21:36 [2020-04-15T19:21:36.964Z] + dir=.
19:21:36 [2020-04-15T19:21:36.964Z] + bin=gometalinter
19:21:36 [2020-04-15T19:21:36.964Z] + shift
19:21:36 [2020-04-15T19:21:36.964Z] + '[' '!' -f ./gometalinter.installer ']'
19:21:36 [2020-04-15T19:21:36.964Z] + . ./gometalinter.installer
19:21:36 [2020-04-15T19:21:36.964Z] ++ GOMETALINTER_COMMIT=v2.0.6
19:21:36 [2020-04-15T19:21:36.964Z] + install_gometalinter
19:21:36 [2020-04-15T19:21:36.964Z] + echo 'Installing gometalinter version v2.0.6'
19:21:36 [2020-04-15T19:21:36.964Z] + go get -d github.com/alecthomas/gometalinter
19:21:36 [2020-04-15T19:21:36.964Z] Installing gometalinter version v2.0.6
19:21:37 [2020-04-15T19:21:37.001Z] Removing intermediate container 774e72b7b6f7
19:21:37 [2020-04-15T19:21:37.001Z]  ---> eba43f964fda
19:21:37 [2020-04-15T19:21:37.001Z] Step 6/8 : ENTRYPOINT ["powershell.exe"]
19:21:37 [2020-04-15T19:21:37.001Z]  ---> Running in 368210b16833
19:21:37 [2020-04-15T19:21:37.001Z] Removing intermediate container 368210b16833
19:21:37 [2020-04-15T19:21:37.001Z]  ---> 05d4b95b3ee3
19:21:37 [2020-04-15T19:21:37.001Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker
19:21:37 [2020-04-15T19:21:37.001Z]  ---> Running in b7ae9e80003d
19:21:37 [2020-04-15T19:21:37.001Z] Removing intermediate container b7ae9e80003d
19:21:37 [2020-04-15T19:21:37.001Z]  ---> 01e05ce3cef6
19:21:37 [2020-04-15T19:21:37.001Z] Step 8/8 : COPY . .
19:21:37 [2020-04-15T19:21:37.159Z] Building dependency tree...
19:21:37 [2020-04-15T19:21:37.160Z] Reading state information...
19:21:37 [2020-04-15T19:21:37.256Z] #14 138.4 Setting up python3-setuptools (40.8.0-1) ...
19:21:37 [2020-04-15T19:21:37.444Z] ca-certificates is already the newest version (20190110).
19:21:37 [2020-04-15T19:21:37.444Z] The following additional packages will be installed:
19:21:37 [2020-04-15T19:21:37.444Z]   libjq1 libonig5
19:21:37 [2020-04-15T19:21:37.444Z] The following NEW packages will be installed:
19:21:37 [2020-04-15T19:21:37.444Z]   jq libjq1 libonig5
19:21:37 [2020-04-15T19:21:37.444Z] 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
19:21:37 [2020-04-15T19:21:37.444Z] Need to get 358 kB of archives.
19:21:37 [2020-04-15T19:21:37.444Z] After this operation, 1277 kB of additional disk space will be used.
19:21:37 [2020-04-15T19:21:37.444Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
19:21:37 [2020-04-15T19:21:37.444Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
19:21:37 [2020-04-15T19:21:37.444Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
19:21:37 [2020-04-15T19:21:37.729Z] debconf: delaying package configuration, since apt-utils is not installed
19:21:37 [2020-04-15T19:21:37.729Z] Fetched 358 kB in 0s (3458 kB/s)
19:21:37 [2020-04-15T19:21:37.729Z] Selecting previously unselected package libonig5:ppc64el.
19:21:37 [2020-04-15T19:21:37.729Z] (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.)
19:21:37 [2020-04-15T19:21:37.729Z] Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
19:21:37 [2020-04-15T19:21:37.729Z] Unpacking libonig5:ppc64el (6.9.1-1) ...
19:21:37 [2020-04-15T19:21:37.737Z] + cd /tmp/tmp.comZ9Q4n5u/src/github.com/alecthomas/gometalinter
19:21:37 [2020-04-15T19:21:37.737Z] + git checkout -q v2.0.6
19:21:37 [2020-04-15T19:21:37.737Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
19:21:38 [2020-04-15T19:21:38.013Z] Selecting previously unselected package libjq1:ppc64el.
19:21:38 [2020-04-15T19:21:38.014Z] Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
19:21:38 [2020-04-15T19:21:38.014Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
19:21:38 [2020-04-15T19:21:38.014Z] Selecting previously unselected package jq.
19:21:38 [2020-04-15T19:21:38.014Z] Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
19:21:38 [2020-04-15T19:21:38.014Z] Unpacking jq (1.5+dfsg-2+b1) ...
19:21:38 [2020-04-15T19:21:38.014Z] Setting up libonig5:ppc64el (6.9.1-1) ...
19:21:38 [2020-04-15T19:21:38.014Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
19:21:38 [2020-04-15T19:21:38.014Z] Setting up jq (1.5+dfsg-2+b1) ...
19:21:38 [2020-04-15T19:21:38.014Z] Processing triggers for libc-bin (2.28-10) ...
19:21:38 [2020-04-15T19:21:38.067Z] #16 5.974 Collecting yamllint==1.16.0
19:21:38 [2020-04-15T19:21:38.181Z] #14 139.5 Setting up python3-pip (18.1-5) ...
19:21:38 [2020-04-15T19:21:38.299Z] Removing intermediate container 2884dc6484b9
19:21:38 [2020-04-15T19:21:38.299Z]  ---> 22fe12c9375f
19:21:38 [2020-04-15T19:21:38.299Z] Step 24/140 : COPY contrib/download-frozen-image-v2.sh /
19:21:38 [2020-04-15T19:21:38.584Z]  ---> 2f820bd5f84d
19:21:38 [2020-04-15T19:21:38.584Z] Step 25/140 : RUN /download-frozen-image-v2.sh /build         buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251         busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0         busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6         debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60         hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c
19:21:38 [2020-04-15T19:21:38.584Z]  ---> Running in eb1d2203f2ca
19:21:38 [2020-04-15T19:21:38.631Z] #16 ...
19:21:38 [2020-04-15T19:21:38.631Z] 
19:21:38 [2020-04-15T19:21:38.631Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:38 [2020-04-15T19:21:38.631Z] #39 139.5   CC       criu/namespaces.o
19:21:38 [2020-04-15T19:21:38.631Z] #39 141.6   CC       criu/net.o
19:21:38 [2020-04-15T19:21:38.631Z] #39 144.9   CC       criu/netfilter.o
19:21:38 [2020-04-15T19:21:38.631Z] #39 145.3   CC       criu/page-pipe.o
19:21:38 [2020-04-15T19:21:38.888Z] #39 145.8   CC       criu/page-xfer.o
19:21:39 [2020-04-15T19:21:39.543Z] #14 140.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
19:21:39 [2020-04-15T19:21:39.543Z] #14 140.5 Setting up dmsetup (2:1.02.155-3) ...
19:21:39 [2020-04-15T19:21:39.543Z] #14 140.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
19:21:39 [2020-04-15T19:21:39.543Z] #14 140.5 Setting up xfsprogs (4.20.0-1) ...
19:21:39 [2020-04-15T19:21:39.543Z] #14 140.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
19:21:39 [2020-04-15T19:21:39.543Z] #14 140.6 Processing triggers for mime-support (3.62) ...
19:21:39 [2020-04-15T19:21:39.543Z] #14 140.6 Processing triggers for libc-bin (2.28-10) ...
19:21:39 [2020-04-15T19:21:39.601Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
19:21:39 [2020-04-15T19:21:39.798Z] #14 DONE 141.2s
19:21:39 [2020-04-15T19:21:39.798Z] 
19:21:39 [2020-04-15T19:21:39.798Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:39 [2020-04-15T19:21:39.798Z] #39 126.3   CC       criu/image-desc.o
19:21:39 [2020-04-15T19:21:39.798Z] #39 126.5   CC       criu/image.o
19:21:39 [2020-04-15T19:21:39.798Z] #39 127.4   CC       criu/ipc_ns.o
19:21:39 [2020-04-15T19:21:39.798Z] #39 128.5   CC       criu/irmap.o
19:21:39 [2020-04-15T19:21:39.798Z] #39 129.2   CC       criu/kcmp-ids.o
19:21:39 [2020-04-15T19:21:39.798Z] #39 129.5   CC       criu/kerndat.o
19:21:39 [2020-04-15T19:21:39.798Z] #39 130.7   CC       criu/libnetlink.o
19:21:39 [2020-04-15T19:21:39.798Z] #39 131.0   CC       criu/log.o
19:21:39 [2020-04-15T19:21:39.798Z] #39 131.6   CC       criu/lsm.o
19:21:39 [2020-04-15T19:21:39.798Z] #39 132.0   CC       criu/mem.o
19:21:39 [2020-04-15T19:21:39.955Z] 
19:21:40 [2020-04-15T19:21:40.053Z] #39 ...
19:21:40 [2020-04-15T19:21:40.053Z] 
19:21:40 [2020-04-15T19:21:40.053Z] #15 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
19:21:40 [2020-04-15T19:21:40.259Z] #39 147.0   CC       criu/pagemap-cache.o
19:21:40 [2020-04-15T19:21:40.516Z] #39 147.3   CC       criu/pagemap.o
19:21:40 [2020-04-15T19:21:40.547Z] 
#                                                                          1.7%
########                                                                  12.5%
###################                                                       27.4%
###############################                                           43.6%
#########################################                                 57.5%
#######################################################                   76.8%
#################################################################         91.5%
######################################################################## 100.0%
19:21:40 [2020-04-15T19:21:40.850Z] 
19:21:41 [2020-04-15T19:21:41.447Z] #39 148.3   CC       criu/parasite-syscall.o
19:21:41 [2020-04-15T19:21:41.461Z] 
#####                                                                      7.0%
#######################                                                   32.7%
########################################                                  55.7%
############################################################              84.4%
######################################################################## 100.0%
19:21:41 [2020-04-15T19:21:41.461Z] 
19:21:41 [2020-04-15T19:21:41.940Z] #15 1.727 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
19:21:41 [2020-04-15T19:21:41.940Z] #15 1.730 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
19:21:41 [2020-04-15T19:21:41.940Z] #15 1.733 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
19:21:41 [2020-04-15T19:21:41.940Z] #15 DONE 1.8s
19:21:41 [2020-04-15T19:21:41.940Z] 
19:21:41 [2020-04-15T19:21:41.940Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
19:21:42 [2020-04-15T19:21:42.012Z] #39 ...
19:21:42 [2020-04-15T19:21:42.012Z] 
19:21:42 [2020-04-15T19:21:42.012Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
19:21:42 [2020-04-15T19:21:42.012Z] #52 177.9 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
19:21:42 [2020-04-15T19:21:42.380Z] 
###                                                                        4.2%
################                                                          22.7%
#########################                                                 35.1%
################################                                          45.4%
#########################################                                 58.3%
#################################################                         68.6%
###############################################################           87.6%
######################################################################## 100.0%
19:21:42 [2020-04-15T19:21:42.709Z] 
19:21:44 [2020-04-15T19:21:44.225Z] 
#                                                                          1.6%
#####                                                                      7.3%
##########                                                                14.1%
##############                                                            20.7%
###################                                                       27.1%
########################                                                  34.1%
#############################                                             41.6%
#################################                                         47.1%
######################################                                    54.1%
###########################################                               60.2%
################################################                          67.8%
#####################################################                     74.1%
###########################################################               83.1%
#################################################################         91.0%
#######################################################################   99.9%
######################################################################## 100.0%
19:21:44 [2020-04-15T19:21:44.225Z] 
19:21:44 [2020-04-15T19:21:44.537Z] #52 180.1 + mkdir -p /build
19:21:44 [2020-04-15T19:21:44.537Z] #52 180.1 + cp runc /build/runc
19:21:44 [2020-04-15T19:21:44.537Z] #52 DONE 180.4s
19:21:44 [2020-04-15T19:21:44.537Z] 
19:21:44 [2020-04-15T19:21:44.537Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
19:21:44 [2020-04-15T19:21:44.537Z] #16 11.44   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
19:21:44 [2020-04-15T19:21:44.537Z] #16 11.53 Collecting pyyaml (from yamllint==1.16.0)
19:21:44 [2020-04-15T19:21:44.537Z] #16 11.65   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
19:21:44 [2020-04-15T19:21:44.537Z] #16 13.02 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
19:21:44 [2020-04-15T19:21:44.537Z] #16 13.11   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
19:21:44 [2020-04-15T19:21:44.537Z] #16 13.15 Building wheels for collected packages: pyyaml
19:21:44 [2020-04-15T19:21:44.537Z] #16 13.16   Running setup.py bdist_wheel for pyyaml: started
19:21:44 [2020-04-15T19:21:44.850Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
19:21:44 [2020-04-15T19:21:44.850Z] 
19:21:45 [2020-04-15T19:21:45.145Z] 
#####################################################################     96.4%
######################################################################## 100.0%
19:21:45 [2020-04-15T19:21:45.145Z] 
19:21:45 [2020-04-15T19:21:45.322Z] + GOBIN=/build
19:21:45 [2020-04-15T19:21:45.322Z] + /build/gometalinter --install
19:21:45 [2020-04-15T19:21:45.322Z] Installing:
19:21:45 [2020-04-15T19:21:45.322Z]   deadcode
19:21:45 [2020-04-15T19:21:45.322Z]   dupl
19:21:45 [2020-04-15T19:21:45.322Z]   errcheck
19:21:45 [2020-04-15T19:21:45.322Z]   gas
19:21:45 [2020-04-15T19:21:45.322Z]   gochecknoglobals
19:21:45 [2020-04-15T19:21:45.322Z]   gochecknoinits
19:21:45 [2020-04-15T19:21:45.322Z]   goconst
19:21:45 [2020-04-15T19:21:45.322Z]   gocyclo
19:21:45 [2020-04-15T19:21:45.322Z]   goimports
19:21:45 [2020-04-15T19:21:45.322Z]   golint
19:21:45 [2020-04-15T19:21:45.322Z]   gosimple
19:21:45 [2020-04-15T19:21:45.322Z]   gotype
19:21:45 [2020-04-15T19:21:45.322Z]   gotypex
19:21:45 [2020-04-15T19:21:45.322Z]   ineffassign
19:21:45 [2020-04-15T19:21:45.322Z]   interfacer
19:21:45 [2020-04-15T19:21:45.322Z]   lll
19:21:45 [2020-04-15T19:21:45.322Z]   maligned
19:21:45 [2020-04-15T19:21:45.322Z]   megacheck
19:21:45 [2020-04-15T19:21:45.322Z]   misspell
19:21:45 [2020-04-15T19:21:45.322Z]   nakedret
19:21:45 [2020-04-15T19:21:45.322Z]   safesql
19:21:45 [2020-04-15T19:21:45.322Z]   staticcheck
19:21:45 [2020-04-15T19:21:45.322Z]   structcheck
19:21:45 [2020-04-15T19:21:45.322Z]   unconvert
19:21:45 [2020-04-15T19:21:45.322Z]   unparam
19:21:45 [2020-04-15T19:21:45.322Z]   unused
19:21:45 [2020-04-15T19:21:45.322Z]   varcheck
19:21:45 [2020-04-15T19:21:45.765Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
19:21:45 [2020-04-15T19:21:45.765Z] 
19:21:45 [2020-04-15T19:21:45.765Z] 
######################################################################## 100.0%
19:21:45 [2020-04-15T19:21:45.765Z] 
19:21:45 [2020-04-15T19:21:45.909Z] #16 14.26   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
19:21:45 [2020-04-15T19:21:45.909Z] #16 14.26   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
19:21:45 [2020-04-15T19:21:45.909Z] #16 14.33 Successfully built pyyaml
19:21:45 [2020-04-15T19:21:45.909Z] #16 14.35 Installing collected packages: pyyaml, pathspec, yamllint
19:21:46 [2020-04-15T19:21:46.166Z] #16 14.63 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
19:21:46 [2020-04-15T19:21:46.393Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
19:21:46 [2020-04-15T19:21:46.393Z] skipping existing c8c2d4a6b2e3
19:21:46 [2020-04-15T19:21:46.393Z] 
19:21:46 [2020-04-15T19:21:46.424Z] #16 DONE 14.9s
19:21:46 [2020-04-15T19:21:46.424Z] 
19:21:46 [2020-04-15T19:21:46.424Z] #21 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
19:21:46 [2020-04-15T19:21:46.424Z] #21 DONE 0.2s
19:21:46 [2020-04-15T19:21:46.424Z] 
19:21:46 [2020-04-15T19:21:46.424Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
19:21:47 [2020-04-15T19:21:47.020Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
19:21:47 [2020-04-15T19:21:47.305Z] 
19:21:47 [2020-04-15T19:21:47.305Z] 
######################################################################## 100.0%
19:21:47 [2020-04-15T19:21:47.305Z] 
19:21:47 [2020-04-15T19:21:47.305Z] Download of images into '/build' complete.
19:21:47 [2020-04-15T19:21:47.305Z] Use something like the following to load the result into a Docker daemon:
19:21:47 [2020-04-15T19:21:47.305Z]   tar -cC '/build' . | docker load
19:21:47 [2020-04-15T19:21:47.356Z] #25 DONE 0.9s
19:21:47 [2020-04-15T19:21:47.356Z] 
19:21:47 [2020-04-15T19:21:47.356Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:47 [2020-04-15T19:21:47.356Z] #39 149.2   CC       criu/path.o
19:21:47 [2020-04-15T19:21:47.356Z] #39 149.4   CC       criu/pie-util-vdso-elf32.o
19:21:47 [2020-04-15T19:21:47.356Z] #39 149.9   CC       criu/pie-util-vdso.o
19:21:47 [2020-04-15T19:21:47.356Z] #39 150.4   CC       criu/pie-util.o
19:21:47 [2020-04-15T19:21:47.356Z] #39 150.6   CC       criu/pipes.o
19:21:47 [2020-04-15T19:21:47.356Z] #39 151.7   CC       criu/plugin.o
19:21:47 [2020-04-15T19:21:47.356Z] #39 152.3   CC       criu/proc_parse.o
19:21:47 [2020-04-15T19:21:47.614Z] #39 ...
19:21:47 [2020-04-15T19:21:47.614Z] 
19:21:47 [2020-04-15T19:21:47.614Z] #27 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
19:21:47 [2020-04-15T19:21:47.614Z] #27 DONE 0.1s
19:21:47 [2020-04-15T19:21:47.614Z] 
19:21:47 [2020-04-15T19:21:47.614Z] #30 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
19:21:47 [2020-04-15T19:21:47.614Z] #30 DONE 0.1s
19:21:47 [2020-04-15T19:21:47.614Z] 
19:21:47 [2020-04-15T19:21:47.614Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:47 [2020-04-15T19:21:47.871Z] #39 ...
19:21:47 [2020-04-15T19:21:47.871Z] 
19:21:47 [2020-04-15T19:21:47.871Z] #35 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
19:21:47 [2020-04-15T19:21:47.871Z] #35 DONE 0.1s
19:21:47 [2020-04-15T19:21:47.871Z] 
19:21:47 [2020-04-15T19:21:47.871Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:47 [2020-04-15T19:21:47.871Z] #39 154.7   CC       criu/protobuf-desc.o
19:21:48 [2020-04-15T19:21:48.467Z] #16 5.989 Collecting yamllint==1.16.0
19:21:48 [2020-04-15T19:21:48.803Z] #39 155.4   CC       criu/protobuf.o
19:21:49 [2020-04-15T19:21:49.061Z] #39 155.8   CC       criu/pstree.o
19:21:49 [2020-04-15T19:21:49.993Z] Removing intermediate container eb1d2203f2ca
19:21:49 [2020-04-15T19:21:49.993Z]  ---> 640be1443c25
19:21:49 [2020-04-15T19:21:49.993Z] Step 26/140 : FROM base AS cross-false
19:21:49 [2020-04-15T19:21:49.993Z]  ---> efe42a220590
19:21:49 [2020-04-15T19:21:49.993Z] Step 27/140 : FROM base AS cross-true
19:21:49 [2020-04-15T19:21:49.993Z]  ---> efe42a220590
19:21:49 [2020-04-15T19:21:49.993Z] Step 28/140 : ARG DEBIAN_FRONTEND
19:21:49 [2020-04-15T19:21:49.993Z]  ---> Using cache
19:21:49 [2020-04-15T19:21:49.993Z]  ---> da56713ae797
19:21:49 [2020-04-15T19:21:49.993Z] Step 29/140 : RUN dpkg --add-architecture arm64
19:21:49 [2020-04-15T19:21:49.993Z]  ---> Running in daebc0468855
19:21:49 [2020-04-15T19:21:49.994Z] #39 156.7   CC       criu/rbtree.o
19:21:50 [2020-04-15T19:21:50.263Z] #39 157.1   CC       criu/rst-malloc.o
19:21:50 [2020-04-15T19:21:50.352Z] #16 ...
19:21:50 [2020-04-15T19:21:50.353Z] 
19:21:50 [2020-04-15T19:21:50.353Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:50 [2020-04-15T19:21:50.353Z] #39 133.9   CC       criu/mount.o
19:21:50 [2020-04-15T19:21:50.353Z] #39 138.2   CC       criu/namespaces.o
19:21:50 [2020-04-15T19:21:50.353Z] #39 140.4   CC       criu/net.o
19:21:50 [2020-04-15T19:21:50.353Z] #39 143.0   CC       criu/netfilter.o
19:21:50 [2020-04-15T19:21:50.520Z] #39 157.3   CC       criu/seccomp.o
19:21:50 [2020-04-15T19:21:50.608Z] #39 143.4   CC       criu/page-pipe.o
19:21:50 [2020-04-15T19:21:50.614Z] Removing intermediate container daebc0468855
19:21:50 [2020-04-15T19:21:50.614Z]  ---> 86b859efd8d3
19:21:50 [2020-04-15T19:21:50.614Z] Step 30/140 : RUN dpkg --add-architecture armel
19:21:50 [2020-04-15T19:21:50.899Z]  ---> Running in 1f42146f9855
19:21:51 [2020-04-15T19:21:51.085Z] #39 157.9   CC       criu/seize.o
19:21:51 [2020-04-15T19:21:51.168Z] #39 143.9   CC       criu/page-xfer.o
19:21:51 [2020-04-15T19:21:51.523Z] Removing intermediate container 1f42146f9855
19:21:51 [2020-04-15T19:21:51.523Z]  ---> 277c49ec4d4b
19:21:51 [2020-04-15T19:21:51.523Z] Step 31/140 : RUN dpkg --add-architecture armhf
19:21:51 [2020-04-15T19:21:51.523Z]  ---> Running in 36c9091daa5c
19:21:51 [2020-04-15T19:21:51.650Z] #39 158.5   CC       criu/servicefd.o
19:21:51 [2020-04-15T19:21:51.908Z] #39 158.8   CC       criu/shmem.o
19:21:52 [2020-04-15T19:21:52.628Z] #39 145.0   CC       criu/pagemap-cache.o
19:21:52 [2020-04-15T19:21:52.628Z] #39 145.4   CC       criu/pagemap.o
19:21:52 [2020-04-15T19:21:52.642Z] Removing intermediate container 36c9091daa5c
19:21:52 [2020-04-15T19:21:52.642Z]  ---> 0934fb6a7052
19:21:52 [2020-04-15T19:21:52.642Z] Step 32/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then         apt-get update && apt-get install -y --no-install-recommends         crossbuild-essential-arm64         crossbuild-essential-armel         crossbuild-essential-armhf         && rm -rf /var/lib/apt/lists/*;     fi
19:21:52 [2020-04-15T19:21:52.642Z]  ---> Running in af9e8245e027
19:21:52 [2020-04-15T19:21:52.929Z] Removing intermediate container af9e8245e027
19:21:52 [2020-04-15T19:21:52.929Z]  ---> b44438e2322e
19:21:52 [2020-04-15T19:21:52.929Z] Step 33/140 : FROM cross-${CROSS} as dev-base
19:21:52 [2020-04-15T19:21:52.929Z]  ---> efe42a220590
19:21:52 [2020-04-15T19:21:52.929Z] Step 34/140 : FROM dev-base AS runtime-dev-cross-false
19:21:52 [2020-04-15T19:21:52.929Z]  ---> efe42a220590
19:21:52 [2020-04-15T19:21:52.929Z] Step 35/140 : ARG DEBIAN_FRONTEND
19:21:52 [2020-04-15T19:21:52.929Z]  ---> Using cache
19:21:52 [2020-04-15T19:21:52.929Z]  ---> da56713ae797
19:21:52 [2020-04-15T19:21:52.929Z] Step 36/140 : RUN apt-get update && apt-get install -y --no-install-recommends         libapparmor-dev         libseccomp-dev     && rm -rf /var/lib/apt/lists/*
19:21:52 [2020-04-15T19:21:52.993Z] #39 159.5   CC       criu/sigframe.o
19:21:52 [2020-04-15T19:21:52.993Z] #39 159.7   CC       criu/signalfd.o
19:21:53 [2020-04-15T19:21:53.191Z] #39 ...
19:21:53 [2020-04-15T19:21:53.191Z] 
19:21:53 [2020-04-15T19:21:53.191Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
19:21:53 [2020-04-15T19:21:53.191Z] #16 11.34   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
19:21:53 [2020-04-15T19:21:53.191Z] #16 11.43 Collecting pyyaml (from yamllint==1.16.0)
19:21:53 [2020-04-15T19:21:53.191Z] #16 11.58   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
19:21:53 [2020-04-15T19:21:53.212Z]  ---> Running in ab7d251f15cb
19:21:53 [2020-04-15T19:21:53.250Z] #39 160.0   CC       criu/sk-inet.o
19:21:53 [2020-04-15T19:21:53.498Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:21:53 [2020-04-15T19:21:53.498Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:21:53 [2020-04-15T19:21:53.498Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:21:53 [2020-04-15T19:21:53.807Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
19:21:54 [2020-04-15T19:21:54.180Z] #39 160.8   CC       criu/sk-netlink.o
19:21:54 [2020-04-15T19:21:54.180Z] #39 161.1   CC       criu/sk-packet.o
19:21:54 [2020-04-15T19:21:54.428Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB]
19:21:54 [2020-04-15T19:21:54.428Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
19:21:54 [2020-04-15T19:21:54.553Z] #16 12.97 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
19:21:54 [2020-04-15T19:21:54.743Z] #39 161.6   CC       criu/sk-queue.o
19:21:54 [2020-04-15T19:21:54.808Z] #16 13.02   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
19:21:54 [2020-04-15T19:21:54.808Z] #16 13.07 Building wheels for collected packages: pyyaml
19:21:54 [2020-04-15T19:21:54.808Z] #16 13.07   Running setup.py bdist_wheel for pyyaml: started
19:21:55 [2020-04-15T19:21:55.306Z] #39 162.0   CC       criu/sk-tcp.o
19:21:55 [2020-04-15T19:21:55.563Z] #39 162.4   CC       criu/sk-unix.o
19:21:56 [2020-04-15T19:21:56.170Z] #16 14.15   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
19:21:56 [2020-04-15T19:21:56.170Z] #16 14.15   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
19:21:56 [2020-04-15T19:21:56.170Z] #16 14.22 Successfully built pyyaml
19:21:56 [2020-04-15T19:21:56.170Z] #16 14.25 Installing collected packages: pyyaml, pathspec, yamllint
19:21:56 [2020-04-15T19:21:56.425Z] #16 14.55 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
19:21:56 [2020-04-15T19:21:56.466Z] Fetched 8119 kB in 3s (2855 kB/s)
19:21:56 [2020-04-15T19:21:56.680Z] #16 DONE 15.0s
19:21:56 [2020-04-15T19:21:56.680Z] 
19:21:56 [2020-04-15T19:21:56.680Z] #21 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
19:21:56 [2020-04-15T19:21:56.935Z] #21 DONE 0.1s
19:21:56 [2020-04-15T19:21:56.936Z] 
19:21:56 [2020-04-15T19:21:56.936Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
19:21:57 [2020-04-15T19:21:57.458Z] #39 164.0   CC       criu/sockets.o
19:21:57 [2020-04-15T19:21:57.478Z] Reading package lists...
19:21:57 [2020-04-15T19:21:57.495Z] #25 DONE 0.7s
19:21:57 [2020-04-15T19:21:57.496Z] 
19:21:57 [2020-04-15T19:21:57.496Z] #27 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
19:21:57 [2020-04-15T19:21:57.751Z] #27 DONE 0.1s
19:21:57 [2020-04-15T19:21:57.751Z] 
19:21:57 [2020-04-15T19:21:57.751Z] #30 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
19:21:57 [2020-04-15T19:21:57.751Z] #30 DONE 0.1s
19:21:57 [2020-04-15T19:21:57.751Z] 
19:21:57 [2020-04-15T19:21:57.751Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:57 [2020-04-15T19:21:57.751Z] #39 146.4   CC       criu/parasite-syscall.o
19:21:57 [2020-04-15T19:21:57.751Z] #39 147.2   CC       criu/path.o
19:21:57 [2020-04-15T19:21:57.751Z] #39 147.7   CC       criu/pie-util-vdso-elf32.o
19:21:57 [2020-04-15T19:21:57.751Z] #39 148.2   CC       criu/pie-util-vdso.o
19:21:57 [2020-04-15T19:21:57.751Z] #39 148.7   CC       criu/pie-util.o
19:21:57 [2020-04-15T19:21:57.751Z] #39 148.9   CC       criu/pipes.o
19:21:57 [2020-04-15T19:21:57.751Z] #39 150.0   CC       criu/plugin.o
19:21:57 [2020-04-15T19:21:57.751Z] #39 ...
19:21:57 [2020-04-15T19:21:57.751Z] 
19:21:57 [2020-04-15T19:21:57.751Z] #35 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
19:21:57 [2020-04-15T19:21:57.751Z] #35 DONE 0.1s
19:21:57 [2020-04-15T19:21:57.751Z] 
19:21:57 [2020-04-15T19:21:57.751Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:21:57 [2020-04-15T19:21:57.751Z] #39 150.6   CC       criu/proc_parse.o
19:21:58 [2020-04-15T19:21:58.006Z] #39 ...
19:21:58 [2020-04-15T19:21:58.006Z] 
19:21:58 [2020-04-15T19:21:58.006Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
19:21:58 [2020-04-15T19:21:58.006Z] #52 176.6 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
19:21:58 [2020-04-15T19:21:58.006Z] #52 178.7 + mkdir -p /build
19:21:58 [2020-04-15T19:21:58.006Z] #52 178.7 + cp runc /build/runc
19:21:58 [2020-04-15T19:21:58.006Z] #52 DONE 178.9s
19:21:58 [2020-04-15T19:21:58.006Z] 
19:21:58 [2020-04-15T19:21:58.006Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
19:21:58 [2020-04-15T19:21:58.021Z] #39 164.8   CC       criu/stats.o
19:21:58 [2020-04-15T19:21:58.278Z] #39 165.0   CC       criu/string.o
19:21:58 [2020-04-15T19:21:58.278Z] #39 165.1   CC       criu/sysctl.o
19:21:58 [2020-04-15T19:21:58.492Z] Reading package lists...
19:21:58 [2020-04-15T19:21:58.779Z] Building dependency tree...
19:21:58 [2020-04-15T19:21:58.779Z] Reading state information...
19:21:59 [2020-04-15T19:21:59.067Z] The following additional packages will be installed:
19:21:59 [2020-04-15T19:21:59.067Z]   libapparmor1
19:21:59 [2020-04-15T19:21:59.067Z] Suggested packages:
19:21:59 [2020-04-15T19:21:59.067Z]   seccomp
19:21:59 [2020-04-15T19:21:59.067Z] The following NEW packages will be installed:
19:21:59 [2020-04-15T19:21:59.067Z]   libapparmor-dev libapparmor1 libseccomp-dev
19:21:59 [2020-04-15T19:21:59.067Z] 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
19:21:59 [2020-04-15T19:21:59.067Z] Need to get 307 kB of archives.
19:21:59 [2020-04-15T19:21:59.067Z] After this operation, 1108 kB of additional disk space will be used.
19:21:59 [2020-04-15T19:21:59.067Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
19:21:59 [2020-04-15T19:21:59.067Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
19:21:59 [2020-04-15T19:21:59.067Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
19:21:59 [2020-04-15T19:21:59.208Z] #39 165.7   CC       criu/sysfs_parse.o
19:21:59 [2020-04-15T19:21:59.208Z] #39 166.1   CC       criu/timerfd.o
19:21:59 [2020-04-15T19:21:59.353Z] debconf: delaying package configuration, since apt-utils is not installed
19:21:59 [2020-04-15T19:21:59.354Z] Fetched 307 kB in 0s (2603 kB/s)
19:21:59 [2020-04-15T19:21:59.354Z] Selecting previously unselected package libapparmor1:ppc64el.
19:21:59 [2020-04-15T19:21:59.354Z] (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.)
19:21:59 [2020-04-15T19:21:59.354Z] Preparing to unpack .../libapparmor1_2.13.2-10_ppc64el.deb ...
19:21:59 [2020-04-15T19:21:59.354Z] Unpacking libapparmor1:ppc64el (2.13.2-10) ...
19:21:59 [2020-04-15T19:21:59.354Z] Selecting previously unselected package libapparmor-dev:ppc64el.
19:21:59 [2020-04-15T19:21:59.354Z] Preparing to unpack .../libapparmor-dev_2.13.2-10_ppc64el.deb ...
19:21:59 [2020-04-15T19:21:59.354Z] Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
19:21:59 [2020-04-15T19:21:59.465Z] #39 166.4   CC       criu/tty.o
19:21:59 [2020-04-15T19:21:59.639Z] Selecting previously unselected package libseccomp-dev:ppc64el.
19:21:59 [2020-04-15T19:21:59.639Z] Preparing to unpack .../libseccomp-dev_2.3.3-4_ppc64el.deb ...
19:21:59 [2020-04-15T19:21:59.639Z] Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
19:21:59 [2020-04-15T19:21:59.639Z] Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
19:21:59 [2020-04-15T19:21:59.639Z] Setting up libapparmor1:ppc64el (2.13.2-10) ...
19:21:59 [2020-04-15T19:21:59.639Z] Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
19:21:59 [2020-04-15T19:21:59.639Z] Processing triggers for libc-bin (2.28-10) ...
19:21:59 [2020-04-15T19:21:59.924Z] Removing intermediate container ab7d251f15cb
19:21:59 [2020-04-15T19:21:59.924Z]  ---> af59da91c0a3
19:21:59 [2020-04-15T19:21:59.924Z] Step 37/140 : FROM cross-true AS runtime-dev-cross-true
19:21:59 [2020-04-15T19:21:59.924Z]  ---> b44438e2322e
19:21:59 [2020-04-15T19:21:59.924Z] Step 38/140 : ARG DEBIAN_FRONTEND
19:22:00 [2020-04-15T19:22:00.215Z]  ---> Running in be8ec2d56fa7
19:22:00 [2020-04-15T19:22:00.215Z] Removing intermediate container be8ec2d56fa7
19:22:00 [2020-04-15T19:22:00.215Z]  ---> 4d2fd7d1908e
19:22:00 [2020-04-15T19:22:00.215Z] Step 39/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then         apt-get update && apt-get install -y --no-install-recommends             libapparmor-dev:arm64             libapparmor-dev:armel             libapparmor-dev:armhf             libseccomp-dev:arm64             libseccomp-dev:armel             libseccomp-dev:armhf             libapparmor-dev             libseccomp-dev         && rm -rf /var/lib/apt/lists/*;     fi
19:22:00 [2020-04-15T19:22:00.215Z]  ---> Running in eee75a24a554
19:22:00 [2020-04-15T19:22:00.517Z] #36 ...
19:22:00 [2020-04-15T19:22:00.517Z] 
19:22:00 [2020-04-15T19:22:00.517Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:22:00 [2020-04-15T19:22:00.517Z] #39 153.1   CC       criu/protobuf-desc.o
19:22:00 [2020-04-15T19:22:00.834Z] #39 ...
19:22:00 [2020-04-15T19:22:00.834Z] 
19:22:00 [2020-04-15T19:22:00.834Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
19:22:00 [2020-04-15T19:22:00.834Z] #36 227.9 + dpkg --print-architecture
19:22:00 [2020-04-15T19:22:00.834Z] #36 227.9 + cd /tmp/tmp.ok7w7Eqofh/src/github.com/docker/distribution
19:22:00 [2020-04-15T19:22:00.834Z] #36 227.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
19:22:00 [2020-04-15T19:22:00.834Z] #36 228.2 + GOPATH=/tmp/tmp.ok7w7Eqofh/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ok7w7Eqofh
19:22:00 [2020-04-15T19:22:00.834Z] #36 228.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
19:22:00 [2020-04-15T19:22:00.849Z] Removing intermediate container eee75a24a554
19:22:00 [2020-04-15T19:22:00.849Z]  ---> a590f5d12c03
19:22:00 [2020-04-15T19:22:00.849Z] Step 40/140 : FROM runtime-dev-cross-${CROSS} AS runtime-dev
19:22:00 [2020-04-15T19:22:00.849Z]  ---> af59da91c0a3
19:22:00 [2020-04-15T19:22:00.849Z] Step 41/140 : FROM base AS tomlv
19:22:00 [2020-04-15T19:22:00.849Z]  ---> efe42a220590
19:22:00 [2020-04-15T19:22:00.849Z] Step 42/140 : ENV INSTALL_BINARY_NAME=tomlv
19:22:01 [2020-04-15T19:22:01.077Z] #39 153.7   CC       criu/protobuf.o
19:22:01 [2020-04-15T19:22:01.091Z] #36 ...
19:22:01 [2020-04-15T19:22:01.091Z] 
19:22:01 [2020-04-15T19:22:01.091Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:22:01 [2020-04-15T19:22:01.091Z] #39 167.9   CC       criu/tun.o
19:22:01 [2020-04-15T19:22:01.133Z]  ---> Running in 187e3f4031a6
19:22:01 [2020-04-15T19:22:01.133Z] Removing intermediate container 187e3f4031a6
19:22:01 [2020-04-15T19:22:01.133Z]  ---> 8007f9fd8617
19:22:01 [2020-04-15T19:22:01.133Z] Step 43/140 : ARG TOMLV_COMMIT
19:22:01 [2020-04-15T19:22:01.133Z]  ---> Running in 49c0c983b821
19:22:01 [2020-04-15T19:22:01.133Z] Removing intermediate container 49c0c983b821
19:22:01 [2020-04-15T19:22:01.133Z]  ---> 1b3f00c7aa7a
19:22:01 [2020-04-15T19:22:01.133Z] Step 44/140 : COPY hack/dockerfile/install/install.sh ./install.sh
19:22:01 [2020-04-15T19:22:01.333Z] #39 154.0   CC       criu/pstree.o
19:22:01 [2020-04-15T19:22:01.347Z] #39 168.3   CC       criu/uffd.o
19:22:01 [2020-04-15T19:22:01.417Z]  ---> 1f9df2c3bef5
19:22:01 [2020-04-15T19:22:01.417Z] Step 45/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
19:22:01 [2020-04-15T19:22:01.417Z]  ---> a813e8289787
19:22:01 [2020-04-15T19:22:01.417Z] Step 46/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
19:22:01 [2020-04-15T19:22:01.703Z]  ---> Running in 81f41cac10aa
19:22:01 [2020-04-15T19:22:01.841Z] Removing intermediate container 4bdc965e8e76
19:22:01 [2020-04-15T19:22:01.841Z]  ---> e03f3e96e82b
19:22:01 [2020-04-15T19:22:01.841Z] Step 72/140 : FROM base AS gotestsum
19:22:01 [2020-04-15T19:22:01.841Z]  ---> 3d0da82cb874
19:22:01 [2020-04-15T19:22:01.841Z] Step 73/140 : ENV INSTALL_BINARY_NAME=gotestsum
19:22:01 [2020-04-15T19:22:01.841Z]  ---> Running in 31fa8a9d43d9
19:22:01 [2020-04-15T19:22:01.841Z] Removing intermediate container 31fa8a9d43d9
19:22:01 [2020-04-15T19:22:01.841Z]  ---> 672ef5f3e007
19:22:01 [2020-04-15T19:22:01.841Z] Step 74/140 : ARG GOTESTSUM_COMMIT
19:22:01 [2020-04-15T19:22:01.841Z]  ---> Running in e68065fe39f4
19:22:01 [2020-04-15T19:22:01.841Z] Removing intermediate container e68065fe39f4
19:22:01 [2020-04-15T19:22:01.841Z]  ---> f6912f49d887
19:22:01 [2020-04-15T19:22:01.841Z] Step 75/140 : COPY hack/dockerfile/install/install.sh ./install.sh
19:22:01 [2020-04-15T19:22:01.841Z]  ---> 41d03294942b
19:22:01 [2020-04-15T19:22:01.841Z] Step 76/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
19:22:01 [2020-04-15T19:22:01.841Z]  ---> 614b7b1c8b79
19:22:01 [2020-04-15T19:22:01.841Z] Step 77/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
19:22:01 [2020-04-15T19:22:01.841Z]  ---> Running in e7376a7ba67a
19:22:01 [2020-04-15T19:22:01.841Z] + RM_GOPATH=0
19:22:01 [2020-04-15T19:22:01.841Z] + TMP_GOPATH=
19:22:01 [2020-04-15T19:22:01.841Z] + : /build
19:22:01 [2020-04-15T19:22:01.841Z] + '[' -z '' ']'
19:22:01 [2020-04-15T19:22:01.841Z] ++ mktemp -d
19:22:01 [2020-04-15T19:22:01.841Z] + export GOPATH=/tmp/tmp.w05E5nuv13
19:22:01 [2020-04-15T19:22:01.841Z] + GOPATH=/tmp/tmp.w05E5nuv13
19:22:01 [2020-04-15T19:22:01.841Z] + RM_GOPATH=1
19:22:01 [2020-04-15T19:22:01.841Z] ++ dirname ./install.sh
19:22:01 [2020-04-15T19:22:01.841Z] + dir=.
19:22:01 [2020-04-15T19:22:01.841Z] + bin=gotestsum
19:22:01 [2020-04-15T19:22:01.841Z] + shift
19:22:01 [2020-04-15T19:22:01.841Z] + '[' '!' -f ./gotestsum.installer ']'
19:22:01 [2020-04-15T19:22:01.841Z] + . ./gotestsum.installer
19:22:01 [2020-04-15T19:22:01.841Z] ++ : v0.3.5
19:22:01 [2020-04-15T19:22:01.841Z] + install_gotestsum
19:22:01 [2020-04-15T19:22:01.841Z] + echo 'Installing gotestsum version v0.3.5'
19:22:01 [2020-04-15T19:22:01.841Z] + go get -d gotest.tools/gotestsum
19:22:01 [2020-04-15T19:22:01.841Z] Installing gotestsum version v0.3.5
19:22:01 [2020-04-15T19:22:01.893Z] #39 154.8   CC       criu/rbtree.o
19:22:01 [2020-04-15T19:22:01.988Z] + RM_GOPATH=0
19:22:01 [2020-04-15T19:22:01.988Z] + TMP_GOPATH=
19:22:01 [2020-04-15T19:22:01.988Z] + : /build
19:22:01 [2020-04-15T19:22:01.988Z] + '[' -z '' ']'
19:22:01 [2020-04-15T19:22:01.988Z] ++ mktemp -d
19:22:01 [2020-04-15T19:22:01.988Z] + export GOPATH=/tmp/tmp.DazOcR8tZB
19:22:01 [2020-04-15T19:22:01.988Z] + GOPATH=/tmp/tmp.DazOcR8tZB
19:22:01 [2020-04-15T19:22:01.988Z] + RM_GOPATH=1
19:22:01 [2020-04-15T19:22:01.988Z] ++ dirname ./install.sh
19:22:01 [2020-04-15T19:22:01.988Z] + dir=.
19:22:01 [2020-04-15T19:22:01.988Z] + bin=tomlv
19:22:01 [2020-04-15T19:22:01.988Z] + shift
19:22:01 [2020-04-15T19:22:01.988Z] + '[' '!' -f ./tomlv.installer ']'
19:22:01 [2020-04-15T19:22:01.988Z] + . ./tomlv.installer
19:22:01 [2020-04-15T19:22:01.988Z] ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:22:01 [2020-04-15T19:22:01.988Z] + install_tomlv
19:22:01 [2020-04-15T19:22:01.988Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
19:22:01 [2020-04-15T19:22:01.988Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.DazOcR8tZB/src/github.com/BurntSushi/toml
19:22:01 [2020-04-15T19:22:01.988Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:22:01 [2020-04-15T19:22:01.988Z] Cloning into '/tmp/tmp.DazOcR8tZB/src/github.com/BurntSushi/toml'...
19:22:02 [2020-04-15T19:22:02.145Z]  ---> 4327a2fee842
19:22:02 [2020-04-15T19:22:02.276Z] + cd /tmp/tmp.DazOcR8tZB/src/github.com/BurntSushi/toml
19:22:02 [2020-04-15T19:22:02.276Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:22:02 [2020-04-15T19:22:02.276Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
19:22:02 [2020-04-15T19:22:02.276Z] internal/cpu
19:22:02 [2020-04-15T19:22:02.276Z] math/bits
19:22:02 [2020-04-15T19:22:02.276Z] runtime/internal/sys
19:22:02 [2020-04-15T19:22:02.276Z] runtime/internal/atomic
19:22:02 [2020-04-15T19:22:02.276Z] runtime/internal/math
19:22:02 [2020-04-15T19:22:02.453Z] #39 155.0   CC       criu/rst-malloc.o
19:22:02 [2020-04-15T19:22:02.566Z] unicode/utf8
19:22:02 [2020-04-15T19:22:02.566Z] internal/bytealg
19:22:02 [2020-04-15T19:22:02.566Z] internal/race
19:22:02 [2020-04-15T19:22:02.566Z] math
19:22:02 [2020-04-15T19:22:02.566Z] sync/atomic
19:22:02 [2020-04-15T19:22:02.566Z] unicode
19:22:02 [2020-04-15T19:22:02.566Z] internal/testlog
19:22:02 [2020-04-15T19:22:02.566Z] runtime
19:22:02 [2020-04-15T19:22:02.566Z] encoding
19:22:02 [2020-04-15T19:22:02.566Z] runtime/cgo
19:22:02 [2020-04-15T19:22:02.708Z] #39 155.4   CC       criu/seccomp.o
19:22:02 [2020-04-15T19:22:02.717Z] #39 169.5   CC       criu/util.o
19:22:03 [2020-04-15T19:22:03.268Z] #39 155.9   CC       criu/seize.o
19:22:03 [2020-04-15T19:22:03.680Z] Successfully built 4327a2fee842
19:22:03 [2020-04-15T19:22:03.680Z] Successfully tagged docker:latest
19:22:03 [2020-04-15T19:22:03.680Z] INFO: Image build ended at 04/15/2020 19:22:03. Duration:00:03:23.4529455
19:22:03 [2020-04-15T19:22:03.680Z] 
19:22:03 [2020-04-15T19:22:03.680Z] 
19:22:03 [2020-04-15T19:22:03.680Z] INFO: Building the test binaries at 04/15/2020 19:22:03...
19:22:03 [2020-04-15T19:22:03.828Z] #39 156.7   CC       criu/servicefd.o
19:22:04 [2020-04-15T19:22:04.085Z] #39 170.8   CC       criu/uts_ns.o
19:22:04 [2020-04-15T19:22:04.342Z] #39 171.1   CC       criu/vdso-compat.o
19:22:04 [2020-04-15T19:22:04.342Z] #39 171.3   CC       criu/vdso.o
19:22:04 [2020-04-15T19:22:04.399Z] #39 157.1   CC       criu/shmem.o
19:22:05 [2020-04-15T19:22:05.274Z] #39 171.8   LINK     criu/built-in.o
19:22:05 [2020-04-15T19:22:05.274Z] #39 171.9   LINK     criu/criu
19:22:05 [2020-04-15T19:22:05.322Z] #39 157.9   CC       criu/sigframe.o
19:22:05 [2020-04-15T19:22:05.322Z] #39 158.1   CC       criu/signalfd.o
19:22:05 [2020-04-15T19:22:05.531Z] #39 172.3   DEP      lib/c/criu.d
19:22:05 [2020-04-15T19:22:05.531Z] #39 172.3   CC       images/rpc.pb-c.o
19:22:05 [2020-04-15T19:22:05.577Z] #39 158.3   CC       criu/sk-inet.o
19:22:06 [2020-04-15T19:22:06.094Z] #39 172.9   CC       lib/c/criu.o
19:22:06 [2020-04-15T19:22:06.500Z] #39 159.1   CC       criu/sk-netlink.o
19:22:06 [2020-04-15T19:22:06.755Z] #39 159.4   CC       criu/sk-packet.o
19:22:06 [2020-04-15T19:22:06.769Z] + cd /tmp/tmp.w05E5nuv13/src/gotest.tools/gotestsum
19:22:06 [2020-04-15T19:22:06.769Z] + git checkout -q v0.3.5
19:22:06 [2020-04-15T19:22:06.769Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
19:22:06 [2020-04-15T19:22:06.978Z] internal/reflectlite
19:22:06 [2020-04-15T19:22:06.978Z] sync
19:22:06 [2020-04-15T19:22:06.978Z] errors
19:22:06 [2020-04-15T19:22:06.978Z] sort
19:22:06 [2020-04-15T19:22:06.978Z] internal/oserror
19:22:06 [2020-04-15T19:22:06.978Z] io
19:22:06 [2020-04-15T19:22:06.978Z] strconv
19:22:06 [2020-04-15T19:22:06.978Z] syscall
19:22:07 [2020-04-15T19:22:07.010Z] #39 159.9   CC       criu/sk-queue.o
19:22:07 [2020-04-15T19:22:07.264Z] #39 160.2   CC       criu/sk-tcp.o
19:22:07 [2020-04-15T19:22:07.267Z] bytes
19:22:07 [2020-04-15T19:22:07.267Z] strings
19:22:07 [2020-04-15T19:22:07.497Z] #39 174.1   LINK     lib/c/built-in.o
19:22:07 [2020-04-15T19:22:07.497Z] #39 174.1   LINK     lib/c/libcriu.so
19:22:07 [2020-04-15T19:22:07.497Z] #39 174.3   GEN      magic.py
19:22:07 [2020-04-15T19:22:07.753Z] #39 174.4 Note: Building without setproctitle() and strlcpy() support.
19:22:07 [2020-04-15T19:22:07.753Z] #39 174.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:22:07 [2020-04-15T19:22:07.823Z] #39 160.6   CC       criu/sk-unix.o
19:22:07 [2020-04-15T19:22:07.898Z] reflect
19:22:07 [2020-04-15T19:22:07.898Z] bufio
19:22:07 [2020-04-15T19:22:07.898Z] path
19:22:08 [2020-04-15T19:22:08.192Z] text/tabwriter
19:22:08 [2020-04-15T19:22:08.320Z] #39 175.1 fatal: not a git repository (or any of the parent directories): .git
19:22:08 [2020-04-15T19:22:08.382Z] #39 ...
19:22:08 [2020-04-15T19:22:08.382Z] 
19:22:08 [2020-04-15T19:22:08.382Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
19:22:08 [2020-04-15T19:22:08.382Z] #36 226.4 + dpkg --print-architecture
19:22:08 [2020-04-15T19:22:08.382Z] #36 226.4 + cd /tmp/tmp.auv5WA1taW/src/github.com/docker/distribution
19:22:08 [2020-04-15T19:22:08.382Z] #36 226.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
19:22:08 [2020-04-15T19:22:08.382Z] #36 226.9 + GOPATH=/tmp/tmp.auv5WA1taW/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.auv5WA1taW
19:22:08 [2020-04-15T19:22:08.382Z] #36 226.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
19:22:08 [2020-04-15T19:22:08.388Z] INFO: make.ps1 starting at 04/15/2020 19:22:07
19:22:08 [2020-04-15T19:22:08.388Z] INFO: Git commit (e149ff62f) assumed from DOCKER_GITCOMMIT environment variable
19:22:08 [2020-04-15T19:22:08.388Z] INFO: Invoking autogen...
19:22:08 [2020-04-15T19:22:08.481Z] internal/syscall/execenv
19:22:08 [2020-04-15T19:22:08.481Z] time
19:22:08 [2020-04-15T19:22:08.481Z] internal/syscall/unix
19:22:08 [2020-04-15T19:22:08.849Z] INFO: Building daemon...
19:22:08 [2020-04-15T19:22:08.884Z] #39 175.7 make[1]: Nothing to be done for 'all'.
19:22:09 [2020-04-15T19:22:09.305Z] #36 ...
19:22:09 [2020-04-15T19:22:09.305Z] 
19:22:09 [2020-04-15T19:22:09.305Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:22:09 [2020-04-15T19:22:09.305Z] #39 162.3   CC       criu/sockets.o
19:22:09 [2020-04-15T19:22:09.449Z] #39 176.3 make[1]: 'images/built-in.o' is up to date.
19:22:09 [2020-04-15T19:22:09.449Z] #39 176.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
19:22:09 [2020-04-15T19:22:09.449Z] #39 176.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
19:22:09 [2020-04-15T19:22:09.449Z] #39 176.3 make[1]: 'compel/libcompel.a' is up to date.
19:22:09 [2020-04-15T19:22:09.449Z] #39 176.4 make[1]: 'compel/compel-host-bin' is up to date.
19:22:09 [2020-04-15T19:22:09.449Z] #39 176.4 make[1]: Nothing to be done for 'all'.
19:22:09 [2020-04-15T19:22:09.449Z] #39 176.4 make[1]: 'soccr/libsoccr.a' is up to date.
19:22:09 [2020-04-15T19:22:09.501Z] internal/poll
19:22:09 [2020-04-15T19:22:09.706Z] #39 ...
19:22:09 [2020-04-15T19:22:09.706Z] 
19:22:09 [2020-04-15T19:22:09.706Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
19:22:09 [2020-04-15T19:22:09.706Z] #48 DONE 244.1s
19:22:09 [2020-04-15T19:22:09.706Z] 
19:22:09 [2020-04-15T19:22:09.706Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:22:09 [2020-04-15T19:22:09.706Z] #39 176.5 make[2]: Nothing to be done for 'all'.
19:22:09 [2020-04-15T19:22:09.706Z] #39 176.5 make[2]: Nothing to be done for 'all'.
19:22:09 [2020-04-15T19:22:09.706Z] #39 176.5 make[2]: Nothing to be done for 'all'.
19:22:09 [2020-04-15T19:22:09.790Z] os
19:22:09 [2020-04-15T19:22:09.790Z] internal/fmtsort
19:22:09 [2020-04-15T19:22:09.962Z] #39 176.7 make[2]: Nothing to be done for 'all'.
19:22:09 [2020-04-15T19:22:09.962Z] #39 176.8 make[2]: Nothing to be done for 'all'.
19:22:09 [2020-04-15T19:22:09.962Z] #39 176.8 make[2]: Nothing to be done for 'all'.
19:22:09 [2020-04-15T19:22:09.962Z] #39 176.8 make[2]: Nothing to be done for 'all'.
19:22:10 [2020-04-15T19:22:10.075Z] path/filepath
19:22:10 [2020-04-15T19:22:10.075Z] fmt
19:22:10 [2020-04-15T19:22:10.225Z] #39 176.9 make[2]: Nothing to be done for 'all'.
19:22:10 [2020-04-15T19:22:10.225Z] #39 176.9   INSTALL  criu/criu
19:22:10 [2020-04-15T19:22:10.230Z] #39 163.0   CC       criu/stats.o
19:22:10 [2020-04-15T19:22:10.361Z] io/ioutil
19:22:10 [2020-04-15T19:22:10.482Z] #39 DONE 177.1s
19:22:10 [2020-04-15T19:22:10.482Z] 
19:22:10 [2020-04-15T19:22:10.482Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
19:22:10 [2020-04-15T19:22:10.485Z] #39 163.3   CC       criu/string.o
19:22:10 [2020-04-15T19:22:10.485Z] #39 163.4   CC       criu/sysctl.o
19:22:10 [2020-04-15T19:22:10.648Z] log
19:22:10 [2020-04-15T19:22:10.648Z] flag
19:22:10 [2020-04-15T19:22:10.648Z] github.com/BurntSushi/toml
19:22:11 [2020-04-15T19:22:11.044Z] #39 164.0   CC       criu/sysfs_parse.o
19:22:11 [2020-04-15T19:22:11.045Z] #57 ...
19:22:11 [2020-04-15T19:22:11.045Z] 
19:22:11 [2020-04-15T19:22:11.045Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
19:22:11 [2020-04-15T19:22:11.045Z] #36 248.2 + rm -rf /tmp/tmp.ok7w7Eqofh/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ok7w7Eqofh
19:22:11 [2020-04-15T19:22:11.045Z] #36 DONE 248.3s
19:22:11 [2020-04-15T19:22:11.045Z] 
19:22:11 [2020-04-15T19:22:11.045Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
19:22:11 [2020-04-15T19:22:11.268Z] github.com/BurntSushi/toml/cmd/tomlv
19:22:11 [2020-04-15T19:22:11.604Z] #39 164.4   CC       criu/timerfd.o
19:22:12 [2020-04-15T19:22:12.164Z] #39 164.8   CC       criu/tty.o
19:22:13 [2020-04-15T19:22:13.305Z] Removing intermediate container 81f41cac10aa
19:22:13 [2020-04-15T19:22:13.305Z]  ---> baf2fc2df1e8
19:22:13 [2020-04-15T19:22:13.305Z] Step 47/140 : FROM base AS vndr
19:22:13 [2020-04-15T19:22:13.305Z]  ---> efe42a220590
19:22:13 [2020-04-15T19:22:13.305Z] Step 48/140 : ENV INSTALL_BINARY_NAME=vndr
19:22:13 [2020-04-15T19:22:13.305Z]  ---> Running in 74f21a9173dd
19:22:13 [2020-04-15T19:22:13.305Z] Removing intermediate container 74f21a9173dd
19:22:13 [2020-04-15T19:22:13.305Z]  ---> 95189dcb1b15
19:22:13 [2020-04-15T19:22:13.305Z] Step 49/140 : ARG VNDR_COMMIT
19:22:13 [2020-04-15T19:22:13.305Z]  ---> Running in ad65cb6f7ffa
19:22:13 [2020-04-15T19:22:13.305Z] Removing intermediate container ad65cb6f7ffa
19:22:13 [2020-04-15T19:22:13.305Z]  ---> fe0ee6a980e1
19:22:13 [2020-04-15T19:22:13.305Z] Step 50/140 : COPY hack/dockerfile/install/install.sh ./install.sh
19:22:13 [2020-04-15T19:22:13.305Z]  ---> 6ba79b0f9fa9
19:22:13 [2020-04-15T19:22:13.305Z] Step 51/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
19:22:13 [2020-04-15T19:22:13.566Z] #57 ...
19:22:13 [2020-04-15T19:22:13.566Z] 
19:22:13 [2020-04-15T19:22:13.566Z] #37 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
19:22:13 [2020-04-15T19:22:13.566Z] #37 DONE 0.2s
19:22:13 [2020-04-15T19:22:13.566Z] 
19:22:13 [2020-04-15T19:22:13.566Z] #40 [dev 16/25] COPY --from=criu          /build/ /usr/local/
19:22:13 [2020-04-15T19:22:13.566Z] #40 DONE 0.1s
19:22:13 [2020-04-15T19:22:13.566Z] 
19:22:13 [2020-04-15T19:22:13.566Z] #43 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
19:22:13 [2020-04-15T19:22:13.566Z] #43 DONE 0.1s
19:22:13 [2020-04-15T19:22:13.566Z] 
19:22:13 [2020-04-15T19:22:13.566Z] #46 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
19:22:13 [2020-04-15T19:22:13.592Z]  ---> 2a5af006d439
19:22:13 [2020-04-15T19:22:13.592Z] Step 52/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
19:22:13 [2020-04-15T19:22:13.592Z]  ---> Running in 75850189d057
19:22:13 [2020-04-15T19:22:13.823Z] #46 DONE 0.1s
19:22:13 [2020-04-15T19:22:13.823Z] 
19:22:13 [2020-04-15T19:22:13.823Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
19:22:13 [2020-04-15T19:22:13.877Z] + RM_GOPATH=0
19:22:13 [2020-04-15T19:22:13.877Z] + TMP_GOPATH=
19:22:13 [2020-04-15T19:22:13.877Z] + : /build
19:22:13 [2020-04-15T19:22:13.877Z] + '[' -z '' ']'
19:22:13 [2020-04-15T19:22:13.877Z] ++ mktemp -d
19:22:13 [2020-04-15T19:22:13.877Z] + export GOPATH=/tmp/tmp.hSDLi7Cmip
19:22:13 [2020-04-15T19:22:13.877Z] + GOPATH=/tmp/tmp.hSDLi7Cmip
19:22:13 [2020-04-15T19:22:13.877Z] + RM_GOPATH=1
19:22:13 [2020-04-15T19:22:13.877Z] ++ dirname ./install.sh
19:22:13 [2020-04-15T19:22:13.877Z] + dir=.
19:22:13 [2020-04-15T19:22:13.877Z] + bin=vndr
19:22:13 [2020-04-15T19:22:13.877Z] + shift
19:22:13 [2020-04-15T19:22:13.877Z] + '[' '!' -f ./vndr.installer ']'
19:22:13 [2020-04-15T19:22:13.877Z] + . ./vndr.installer
19:22:13 [2020-04-15T19:22:13.877Z] ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:22:13 [2020-04-15T19:22:13.877Z] + install_vndr
19:22:13 [2020-04-15T19:22:13.877Z] + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
19:22:13 [2020-04-15T19:22:13.877Z] Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:22:13 [2020-04-15T19:22:13.877Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.hSDLi7Cmip/src/github.com/LK4D4/vndr
19:22:13 [2020-04-15T19:22:13.877Z] Cloning into '/tmp/tmp.hSDLi7Cmip/src/github.com/LK4D4/vndr'...
19:22:14 [2020-04-15T19:22:14.048Z] #39 166.5   CC       criu/tun.o
19:22:14 [2020-04-15T19:22:14.048Z] #39 166.9   CC       criu/uffd.o
19:22:14 [2020-04-15T19:22:14.080Z] #57 ...
19:22:14 [2020-04-15T19:22:14.080Z] 
19:22:14 [2020-04-15T19:22:14.080Z] #49 [dev 19/25] COPY --from=gometalinter  /build/ /usr/local/bin/
19:22:14 [2020-04-15T19:22:14.164Z] + cd /tmp/tmp.hSDLi7Cmip/src/github.com/LK4D4/vndr
19:22:14 [2020-04-15T19:22:14.164Z] + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:22:14 [2020-04-15T19:22:14.164Z] + go build -buildmode=pie -v -o /build/vndr .
19:22:14 [2020-04-15T19:22:14.457Z] internal/cpu
19:22:14 [2020-04-15T19:22:14.457Z] runtime/internal/atomic
19:22:14 [2020-04-15T19:22:14.457Z] internal/race
19:22:14 [2020-04-15T19:22:14.457Z] runtime/internal/sys
19:22:14 [2020-04-15T19:22:14.457Z] sync/atomic
19:22:14 [2020-04-15T19:22:14.457Z] runtime/internal/math
19:22:14 [2020-04-15T19:22:14.457Z] internal/bytealg
19:22:14 [2020-04-15T19:22:14.458Z] unicode/utf8
19:22:14 [2020-04-15T19:22:14.458Z] math/bits
19:22:14 [2020-04-15T19:22:14.458Z] unicode
19:22:14 [2020-04-15T19:22:14.458Z] internal/testlog
19:22:14 [2020-04-15T19:22:14.458Z] math
19:22:14 [2020-04-15T19:22:14.458Z] encoding
19:22:14 [2020-04-15T19:22:14.458Z] runtime
19:22:14 [2020-04-15T19:22:14.458Z] unicode/utf16
19:22:14 [2020-04-15T19:22:14.644Z] #49 DONE 0.5s
19:22:14 [2020-04-15T19:22:14.644Z] 
19:22:14 [2020-04-15T19:22:14.644Z] #53 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
19:22:14 [2020-04-15T19:22:14.644Z] #53 DONE 0.1s
19:22:14 [2020-04-15T19:22:14.644Z] 
19:22:14 [2020-04-15T19:22:14.644Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
19:22:14 [2020-04-15T19:22:14.755Z] container/list
19:22:14 [2020-04-15T19:22:14.755Z] crypto/internal/subtle
19:22:14 [2020-04-15T19:22:14.755Z] crypto/subtle
19:22:14 [2020-04-15T19:22:14.755Z] vendor/golang.org/x/crypto/cryptobyte/asn1
19:22:15 [2020-04-15T19:22:15.057Z] internal/nettrace
19:22:15 [2020-04-15T19:22:15.057Z] runtime/cgo
19:22:15 [2020-04-15T19:22:15.353Z] vendor/golang.org/x/crypto/internal/subtle
19:22:15 [2020-04-15T19:22:15.409Z] #39 168.0   CC       criu/util.o
19:22:16 [2020-04-15T19:22:16.333Z] #39 169.1   CC       criu/uts_ns.o
19:22:16 [2020-04-15T19:22:16.588Z] #39 169.3   CC       criu/vdso-compat.o
19:22:16 [2020-04-15T19:22:16.588Z] #39 169.5   CC       criu/vdso.o
19:22:17 [2020-04-15T19:22:17.148Z] #39 170.1   LINK     criu/built-in.o
19:22:17 [2020-04-15T19:22:17.404Z] #39 170.2   LINK     criu/criu
19:22:17 [2020-04-15T19:22:17.963Z] #39 170.6   DEP      lib/c/criu.d
19:22:17 [2020-04-15T19:22:17.963Z] #39 170.6   CC       images/rpc.pb-c.o
19:22:18 [2020-04-15T19:22:18.063Z] Removing intermediate container e7376a7ba67a
19:22:18 [2020-04-15T19:22:18.063Z]  ---> 7774bd0bd19e
19:22:18 [2020-04-15T19:22:18.063Z] Step 78/140 : FROM dev-base AS dockercli
19:22:18 [2020-04-15T19:22:18.063Z]  ---> 3d0da82cb874
19:22:18 [2020-04-15T19:22:18.063Z] Step 79/140 : ENV INSTALL_BINARY_NAME=dockercli
19:22:18 [2020-04-15T19:22:18.063Z]  ---> Running in cbf94d30467b
19:22:18 [2020-04-15T19:22:18.063Z] Removing intermediate container cbf94d30467b
19:22:18 [2020-04-15T19:22:18.063Z]  ---> b09908877653
19:22:18 [2020-04-15T19:22:18.063Z] Step 80/140 : ARG DOCKERCLI_CHANNEL
19:22:18 [2020-04-15T19:22:18.063Z]  ---> Running in 71d1eb0c4562
19:22:18 [2020-04-15T19:22:18.063Z] Removing intermediate container 71d1eb0c4562
19:22:18 [2020-04-15T19:22:18.063Z]  ---> 8bf0ab1bf6f3
19:22:18 [2020-04-15T19:22:18.063Z] Step 81/140 : ARG DOCKERCLI_VERSION
19:22:18 [2020-04-15T19:22:18.063Z]  ---> Running in 2e5bf4d18f1b
19:22:18 [2020-04-15T19:22:18.063Z] Removing intermediate container 2e5bf4d18f1b
19:22:18 [2020-04-15T19:22:18.063Z]  ---> 9f69b7fa403a
19:22:18 [2020-04-15T19:22:18.063Z] Step 82/140 : COPY hack/dockerfile/install/install.sh ./install.sh
19:22:18 [2020-04-15T19:22:18.063Z]  ---> b75b09650c99
19:22:18 [2020-04-15T19:22:18.063Z] Step 83/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
19:22:18 [2020-04-15T19:22:18.063Z]  ---> bb0493b3801b
19:22:18 [2020-04-15T19:22:18.063Z] Step 84/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
19:22:18 [2020-04-15T19:22:18.063Z]  ---> Running in 817ab8c82158
19:22:18 [2020-04-15T19:22:18.523Z] #39 171.2   CC       lib/c/criu.o
19:22:18 [2020-04-15T19:22:18.828Z] internal/reflectlite
19:22:18 [2020-04-15T19:22:18.828Z] sync
19:22:18 [2020-04-15T19:22:18.828Z] github.com/LK4D4/vndr/godl/singleflight
19:22:18 [2020-04-15T19:22:18.828Z] internal/singleflight
19:22:18 [2020-04-15T19:22:18.828Z] math/rand
19:22:18 [2020-04-15T19:22:18.833Z] + RM_GOPATH=0
19:22:18 [2020-04-15T19:22:18.833Z] + TMP_GOPATH=
19:22:18 [2020-04-15T19:22:18.833Z] + : /build
19:22:18 [2020-04-15T19:22:18.833Z] + '[' -z '' ']'
19:22:18 [2020-04-15T19:22:18.833Z] ++ mktemp -d
19:22:18 [2020-04-15T19:22:18.833Z] + export GOPATH=/tmp/tmp.70xk14d7eA
19:22:18 [2020-04-15T19:22:18.833Z] + GOPATH=/tmp/tmp.70xk14d7eA
19:22:18 [2020-04-15T19:22:18.833Z] + RM_GOPATH=1
19:22:18 [2020-04-15T19:22:18.833Z] ++ dirname ./install.sh
19:22:18 [2020-04-15T19:22:18.833Z] Install docker/cli version 17.06.2-ce from stable
19:22:18 [2020-04-15T19:22:18.833Z] + dir=.
19:22:18 [2020-04-15T19:22:18.833Z] + bin=dockercli
19:22:18 [2020-04-15T19:22:18.833Z] + shift
19:22:18 [2020-04-15T19:22:18.833Z] + '[' '!' -f ./dockercli.installer ']'
19:22:18 [2020-04-15T19:22:18.833Z] + . ./dockercli.installer
19:22:18 [2020-04-15T19:22:18.833Z] ++ : stable
19:22:18 [2020-04-15T19:22:18.833Z] ++ : 17.06.2-ce
19:22:18 [2020-04-15T19:22:18.833Z] + install_dockercli
19:22:18 [2020-04-15T19:22:18.833Z] + echo 'Install docker/cli version 17.06.2-ce from stable'
19:22:18 [2020-04-15T19:22:18.833Z] ++ uname -m
19:22:18 [2020-04-15T19:22:18.833Z] + arch=s390x
19:22:18 [2020-04-15T19:22:18.833Z] + '[' s390x '!=' x86_64 ']'
19:22:18 [2020-04-15T19:22:18.833Z] + '[' s390x '!=' s390x ']'
19:22:18 [2020-04-15T19:22:18.833Z] + url=https://download.docker.com/linux/static
19:22:18 [2020-04-15T19:22:18.833Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
19:22:18 [2020-04-15T19:22:18.833Z] + tar -xz docker/docker
19:22:19 [2020-04-15T19:22:19.116Z] errors
19:22:19 [2020-04-15T19:22:19.116Z] sort
19:22:19 [2020-04-15T19:22:19.116Z] internal/oserror
19:22:19 [2020-04-15T19:22:19.116Z] io
19:22:19 [2020-04-15T19:22:19.116Z] strconv
19:22:19 [2020-04-15T19:22:19.116Z] syscall
19:22:19 [2020-04-15T19:22:19.402Z] vendor/golang.org/x/net/dns/dnsmessage
19:22:19 [2020-04-15T19:22:19.402Z] bytes
19:22:19 [2020-04-15T19:22:19.447Z] #39 172.1   LINK     lib/c/built-in.o
19:22:19 [2020-04-15T19:22:19.447Z] #39 172.1   LINK     lib/c/libcriu.so
19:22:19 [2020-04-15T19:22:19.447Z] #39 172.3   GEN      magic.py
19:22:19 [2020-04-15T19:22:19.702Z] #39 172.4 Note: Building without setproctitle() and strlcpy() support.
19:22:19 [2020-04-15T19:22:19.702Z] #39 172.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:22:20 [2020-04-15T19:22:20.030Z] bufio
19:22:20 [2020-04-15T19:22:20.030Z] reflect
19:22:20 [2020-04-15T19:22:20.262Z] #39 173.0 fatal: not a git repository (or any of the parent directories): .git
19:22:20 [2020-04-15T19:22:20.318Z] strings
19:22:20 [2020-04-15T19:22:20.318Z] hash
19:22:20 [2020-04-15T19:22:20.318Z] hash/crc32
19:22:20 [2020-04-15T19:22:20.606Z] time
19:22:20 [2020-04-15T19:22:20.821Z] #39 173.6 make[1]: Nothing to be done for 'all'.
19:22:20 [2020-04-15T19:22:20.897Z] internal/syscall/execenv
19:22:20 [2020-04-15T19:22:20.897Z] internal/syscall/unix
19:22:20 [2020-04-15T19:22:20.897Z] crypto
19:22:20 [2020-04-15T19:22:20.897Z] regexp/syntax
19:22:20 [2020-04-15T19:22:20.897Z] path
19:22:21 [2020-04-15T19:22:21.186Z] crypto/internal/randutil
19:22:21 [2020-04-15T19:22:21.186Z] crypto/hmac
19:22:21 [2020-04-15T19:22:21.186Z] crypto/rc4
19:22:21 [2020-04-15T19:22:21.231Z] + mkdir -p /build
19:22:21 [2020-04-15T19:22:21.231Z] + mv docker/docker /build/
19:22:21 [2020-04-15T19:22:21.231Z] + rmdir docker
19:22:21 [2020-04-15T19:22:21.381Z] #39 174.3 make[1]: 'images/built-in.o' is up to date.
19:22:21 [2020-04-15T19:22:21.381Z] #39 174.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
19:22:21 [2020-04-15T19:22:21.381Z] #39 174.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
19:22:21 [2020-04-15T19:22:21.473Z] vendor/golang.org/x/crypto/hkdf
19:22:21 [2020-04-15T19:22:21.473Z] vendor/golang.org/x/text/transform
19:22:21 [2020-04-15T19:22:21.583Z] Removing intermediate container 817ab8c82158
19:22:21 [2020-04-15T19:22:21.583Z]  ---> 707d86a75ed2
19:22:21 [2020-04-15T19:22:21.583Z] Step 85/140 : FROM runtime-dev AS runc
19:22:21 [2020-04-15T19:22:21.583Z]  ---> e4e733a73d20
19:22:21 [2020-04-15T19:22:21.583Z] Step 86/140 : ENV INSTALL_BINARY_NAME=runc
19:22:21 [2020-04-15T19:22:21.583Z]  ---> Running in 8ff2f85c919a
19:22:21 [2020-04-15T19:22:21.583Z] Removing intermediate container 8ff2f85c919a
19:22:21 [2020-04-15T19:22:21.583Z]  ---> fe8687382a83
19:22:21 [2020-04-15T19:22:21.583Z] Step 87/140 : ARG RUNC_COMMIT
19:22:21 [2020-04-15T19:22:21.637Z] #39 174.3 make[1]: 'compel/libcompel.a' is up to date.
19:22:21 [2020-04-15T19:22:21.637Z] #39 174.4 make[1]: 'compel/compel-host-bin' is up to date.
19:22:21 [2020-04-15T19:22:21.637Z] #39 174.4 make[1]: Nothing to be done for 'all'.
19:22:21 [2020-04-15T19:22:21.637Z] #39 174.4 make[1]: 'soccr/libsoccr.a' is up to date.
19:22:21 [2020-04-15T19:22:21.637Z] #39 174.6 make[2]: Nothing to be done for 'all'.
19:22:21 [2020-04-15T19:22:21.637Z] #39 174.6 make[2]: Nothing to be done for 'all'.
19:22:21 [2020-04-15T19:22:21.761Z] context
19:22:21 [2020-04-15T19:22:21.761Z] internal/poll
19:22:21 [2020-04-15T19:22:21.891Z] #39 174.6 make[2]: Nothing to be done for 'all'.
19:22:21 [2020-04-15T19:22:21.891Z] #39 174.7 make[2]: Nothing to be done for 'all'.
19:22:21 [2020-04-15T19:22:21.891Z] #39 174.8 make[2]: Nothing to be done for 'all'.
19:22:21 [2020-04-15T19:22:21.891Z] #39 174.8 make[2]: Nothing to be done for 'all'.
19:22:21 [2020-04-15T19:22:21.891Z] #39 174.8 make[2]: Nothing to be done for 'all'.
19:22:21 [2020-04-15T19:22:21.933Z]  ---> Running in 68736f0bc2a8
19:22:21 [2020-04-15T19:22:21.933Z] Removing intermediate container 68736f0bc2a8
19:22:21 [2020-04-15T19:22:21.933Z]  ---> 02f6fe7cf04b
19:22:21 [2020-04-15T19:22:21.933Z] Step 88/140 : ARG RUNC_BUILDTAGS
19:22:21 [2020-04-15T19:22:21.933Z]  ---> Running in 9812a65a2c0b
19:22:22 [2020-04-15T19:22:22.050Z] regexp
19:22:22 [2020-04-15T19:22:22.146Z] #39 174.9 make[2]: Nothing to be done for 'all'.
19:22:22 [2020-04-15T19:22:22.146Z] #39 174.9   INSTALL  criu/criu
19:22:22 [2020-04-15T19:22:22.282Z] Removing intermediate container 9812a65a2c0b
19:22:22 [2020-04-15T19:22:22.282Z]  ---> bc403c840e90
19:22:22 [2020-04-15T19:22:22.282Z] Step 89/140 : COPY hack/dockerfile/install/install.sh ./install.sh
19:22:22 [2020-04-15T19:22:22.375Z] os
19:22:22 [2020-04-15T19:22:22.636Z]  ---> 2380863c43d3
19:22:22 [2020-04-15T19:22:22.636Z] Step 90/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
19:22:22 [2020-04-15T19:22:22.636Z]  ---> 6552ffdcf34d
19:22:22 [2020-04-15T19:22:22.636Z] Step 91/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
19:22:22 [2020-04-15T19:22:22.662Z] internal/fmtsort
19:22:22 [2020-04-15T19:22:22.663Z] encoding/binary
19:22:22 [2020-04-15T19:22:22.706Z] #39 DONE 175.4s
19:22:22 [2020-04-15T19:22:22.706Z] 
19:22:22 [2020-04-15T19:22:22.706Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
19:22:22 [2020-04-15T19:22:22.742Z] #57 220.5 🇩 bin/containerd
19:22:22 [2020-04-15T19:22:22.953Z] github.com/LK4D4/vndr/versioned
19:22:22 [2020-04-15T19:22:22.953Z] encoding/base64
19:22:22 [2020-04-15T19:22:22.953Z] crypto/cipher
19:22:22 [2020-04-15T19:22:22.953Z] crypto/sha512
19:22:22 [2020-04-15T19:22:22.953Z] fmt
19:22:22 [2020-04-15T19:22:22.988Z]  ---> Running in 07a361e34291
19:22:23 [2020-04-15T19:22:23.242Z] path/filepath
19:22:23 [2020-04-15T19:22:23.242Z] internal/lazyregexp
19:22:23 [2020-04-15T19:22:23.242Z] crypto/ed25519/internal/edwards25519
19:22:23 [2020-04-15T19:22:23.242Z] crypto/aes
19:22:23 [2020-04-15T19:22:23.266Z] #57 ...
19:22:23 [2020-04-15T19:22:23.266Z] 
19:22:23 [2020-04-15T19:22:23.266Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
19:22:23 [2020-04-15T19:22:23.266Z] #36 246.9 + rm -rf /tmp/tmp.auv5WA1taW/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.auv5WA1taW
19:22:23 [2020-04-15T19:22:23.334Z] + RM_GOPATH=0
19:22:23 [2020-04-15T19:22:23.334Z] + TMP_GOPATH=
19:22:23 [2020-04-15T19:22:23.334Z] + : /build
19:22:23 [2020-04-15T19:22:23.334Z] + '[' -z '' ']'
19:22:23 [2020-04-15T19:22:23.334Z] ++ mktemp -d
19:22:23 [2020-04-15T19:22:23.334Z] + export GOPATH=/tmp/tmp.F8IhF8eNT3
19:22:23 [2020-04-15T19:22:23.334Z] + GOPATH=/tmp/tmp.F8IhF8eNT3
19:22:23 [2020-04-15T19:22:23.334Z] + RM_GOPATH=1
19:22:23 [2020-04-15T19:22:23.334Z] ++ dirname ./install.sh
19:22:23 [2020-04-15T19:22:23.334Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
19:22:23 [2020-04-15T19:22:23.334Z] + dir=.
19:22:23 [2020-04-15T19:22:23.334Z] + bin=runc
19:22:23 [2020-04-15T19:22:23.334Z] + shift
19:22:23 [2020-04-15T19:22:23.334Z] + '[' '!' -f ./runc.installer ']'
19:22:23 [2020-04-15T19:22:23.334Z] + . ./runc.installer
19:22:23 [2020-04-15T19:22:23.334Z] ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:22:23 [2020-04-15T19:22:23.334Z] + install_runc
19:22:23 [2020-04-15T19:22:23.334Z] + uname -r
19:22:23 [2020-04-15T19:22:23.334Z] + grep -q '^3\.10\.0.*\.el7\.'
19:22:23 [2020-04-15T19:22:23.334Z] + RUNC_BUILDTAGS='seccomp apparmor selinux '
19:22:23 [2020-04-15T19:22:23.334Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
19:22:23 [2020-04-15T19:22:23.334Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.F8IhF8eNT3/src/github.com/opencontainers/runc
19:22:23 [2020-04-15T19:22:23.334Z] Cloning into '/tmp/tmp.F8IhF8eNT3/src/github.com/opencontainers/runc'...
19:22:23 [2020-04-15T19:22:23.521Z] #36 DONE 247.1s
19:22:23 [2020-04-15T19:22:23.521Z] 
19:22:23 [2020-04-15T19:22:23.521Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
19:22:23 [2020-04-15T19:22:23.532Z] io/ioutil
19:22:23 [2020-04-15T19:22:23.532Z] crypto/des
19:22:23 [2020-04-15T19:22:23.777Z] #48 DONE 245.6s
19:22:23 [2020-04-15T19:22:23.777Z] 
19:22:23 [2020-04-15T19:22:23.777Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
19:22:23 [2020-04-15T19:22:23.822Z] crypto/md5
19:22:23 [2020-04-15T19:22:23.822Z] crypto/sha1
19:22:24 [2020-04-15T19:22:24.112Z] crypto/sha256
19:22:24 [2020-04-15T19:22:24.112Z] encoding/pem
19:22:24 [2020-04-15T19:22:24.112Z] net
19:22:24 [2020-04-15T19:22:24.112Z] flag
19:22:24 [2020-04-15T19:22:24.112Z] go/token
19:22:24 [2020-04-15T19:22:24.112Z] net/url
19:22:24 [2020-04-15T19:22:24.402Z] go/scanner
19:22:24 [2020-04-15T19:22:24.558Z] + cd /tmp/tmp.F8IhF8eNT3/src/github.com/opencontainers/runc
19:22:24 [2020-04-15T19:22:24.558Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:22:24 [2020-04-15T19:22:24.558Z] + '[' -z '' ']'
19:22:24 [2020-04-15T19:22:24.558Z] + target=static
19:22:24 [2020-04-15T19:22:24.558Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static
19:22:24 [2020-04-15T19:22:24.558Z] 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 .
19:22:24 [2020-04-15T19:22:24.689Z] text/template/parse
19:22:24 [2020-04-15T19:22:24.689Z] log
19:22:24 [2020-04-15T19:22:24.689Z] go/ast
19:22:24 [2020-04-15T19:22:24.689Z] encoding/json
19:22:25 [2020-04-15T19:22:25.711Z] text/template
19:22:25 [2020-04-15T19:22:25.998Z] go/parser
19:22:26 [2020-04-15T19:22:26.286Z] #57 ...
19:22:26 [2020-04-15T19:22:26.286Z] 
19:22:26 [2020-04-15T19:22:26.286Z] #37 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
19:22:26 [2020-04-15T19:22:26.288Z] encoding/xml
19:22:26 [2020-04-15T19:22:26.542Z] #37 DONE 0.2s
19:22:26 [2020-04-15T19:22:26.542Z] 
19:22:26 [2020-04-15T19:22:26.542Z] #40 [dev 16/25] COPY --from=criu          /build/ /usr/local/
19:22:26 [2020-04-15T19:22:26.800Z] #40 DONE 0.1s
19:22:26 [2020-04-15T19:22:26.800Z] 
19:22:26 [2020-04-15T19:22:26.800Z] #43 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
19:22:26 [2020-04-15T19:22:26.800Z] #43 DONE 0.1s
19:22:26 [2020-04-15T19:22:26.800Z] 
19:22:26 [2020-04-15T19:22:26.800Z] #46 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
19:22:26 [2020-04-15T19:22:26.800Z] #46 DONE 0.1s
19:22:26 [2020-04-15T19:22:26.800Z] 
19:22:26 [2020-04-15T19:22:26.800Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
19:22:26 [2020-04-15T19:22:26.916Z] compress/flate
19:22:26 [2020-04-15T19:22:26.916Z] go/doc
19:22:27 [2020-04-15T19:22:27.056Z] #57 ...
19:22:27 [2020-04-15T19:22:27.056Z] 
19:22:27 [2020-04-15T19:22:27.056Z] #49 [dev 19/25] COPY --from=gometalinter  /build/ /usr/local/bin/
19:22:27 [2020-04-15T19:22:27.616Z] #49 DONE 0.4s
19:22:27 [2020-04-15T19:22:27.616Z] 
19:22:27 [2020-04-15T19:22:27.616Z] #53 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
19:22:27 [2020-04-15T19:22:27.616Z] #53 DONE 0.1s
19:22:27 [2020-04-15T19:22:27.616Z] 
19:22:27 [2020-04-15T19:22:27.616Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
19:22:27 [2020-04-15T19:22:27.941Z] math/big
19:22:27 [2020-04-15T19:22:27.941Z] github.com/LK4D4/vndr/build
19:22:27 [2020-04-15T19:22:27.941Z] compress/gzip
19:22:27 [2020-04-15T19:22:27.941Z] encoding/hex
19:22:28 [2020-04-15T19:22:28.230Z] vendor/golang.org/x/crypto/internal/chacha20
19:22:28 [2020-04-15T19:22:28.230Z] vendor/golang.org/x/crypto/poly1305
19:22:28 [2020-04-15T19:22:28.527Z] vendor/golang.org/x/crypto/chacha20poly1305
19:22:28 [2020-04-15T19:22:28.814Z] vendor/golang.org/x/crypto/curve25519
19:22:28 [2020-04-15T19:22:28.814Z] vendor/golang.org/x/text/unicode/bidi
19:22:29 [2020-04-15T19:22:29.102Z] vendor/golang.org/x/text/unicode/norm
19:22:29 [2020-04-15T19:22:29.394Z] vendor/golang.org/x/text/secure/bidirule
19:22:29 [2020-04-15T19:22:29.682Z] vendor/golang.org/x/net/http2/hpack
19:22:29 [2020-04-15T19:22:29.972Z] mime
19:22:30 [2020-04-15T19:22:30.264Z] crypto/rand
19:22:30 [2020-04-15T19:22:30.557Z] crypto/elliptic
19:22:30 [2020-04-15T19:22:30.557Z] encoding/asn1
19:22:30 [2020-04-15T19:22:30.846Z] crypto/ed25519
19:22:30 [2020-04-15T19:22:30.846Z] crypto/rsa
19:22:31 [2020-04-15T19:22:31.137Z] crypto/dsa
19:22:31 [2020-04-15T19:22:31.137Z] vendor/golang.org/x/net/idna
19:22:31 [2020-04-15T19:22:31.137Z] net/textproto
19:22:31 [2020-04-15T19:22:31.137Z] crypto/ecdsa
19:22:31 [2020-04-15T19:22:31.424Z] crypto/x509/pkix
19:22:31 [2020-04-15T19:22:31.424Z] vendor/golang.org/x/crypto/cryptobyte
19:22:31 [2020-04-15T19:22:31.424Z] mime/quotedprintable
19:22:31 [2020-04-15T19:22:31.713Z] net/http/internal
19:22:31 [2020-04-15T19:22:31.713Z] mime/multipart
19:22:31 [2020-04-15T19:22:31.713Z] os/exec
19:22:32 [2020-04-15T19:22:32.001Z] vendor/golang.org/x/net/http/httpguts
19:22:32 [2020-04-15T19:22:32.002Z] crypto/x509
19:22:32 [2020-04-15T19:22:32.002Z] vendor/golang.org/x/net/http/httpproxy
19:22:33 [2020-04-15T19:22:33.016Z] crypto/tls
19:22:34 [2020-04-15T19:22:34.139Z] #57 217.5 🇩 bin/containerd
19:22:35 [2020-04-15T19:22:35.057Z] net/http/httptrace
19:22:35 [2020-04-15T19:22:35.057Z] net/http
19:22:38 [2020-04-15T19:22:38.326Z] 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
19:22:38 [2020-04-15T19:22:38.326Z] + mkdir -p /build
19:22:38 [2020-04-15T19:22:38.326Z] + cp runc /build/runc
19:22:38 [2020-04-15T19:22:38.531Z] github.com/LK4D4/vndr/godl
19:22:38 [2020-04-15T19:22:38.532Z] github.com/LK4D4/vndr
19:22:38 [2020-04-15T19:22:38.691Z] Removing intermediate container 07a361e34291
19:22:38 [2020-04-15T19:22:38.691Z]  ---> a83ea56ca09a
19:22:38 [2020-04-15T19:22:38.691Z] Step 92/140 : FROM dev-base AS tini
19:22:38 [2020-04-15T19:22:38.691Z]  ---> 3d0da82cb874
19:22:38 [2020-04-15T19:22:38.691Z] Step 93/140 : ARG DEBIAN_FRONTEND
19:22:38 [2020-04-15T19:22:38.691Z]  ---> Using cache
19:22:38 [2020-04-15T19:22:38.691Z]  ---> 3080bbd062e4
19:22:38 [2020-04-15T19:22:38.691Z] Step 94/140 : ARG TINI_COMMIT
19:22:38 [2020-04-15T19:22:38.691Z]  ---> Running in d1f032194e68
19:22:39 [2020-04-15T19:22:39.038Z] Removing intermediate container d1f032194e68
19:22:39 [2020-04-15T19:22:39.038Z]  ---> fda5f840629d
19:22:39 [2020-04-15T19:22:39.038Z] Step 95/140 : RUN apt-get update && apt-get install -y --no-install-recommends         cmake         vim-common     && rm -rf /var/lib/apt/lists/*
19:22:39 [2020-04-15T19:22:39.038Z]  ---> Running in 210fb208466f
19:22:39 [2020-04-15T19:22:39.386Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:22:39 [2020-04-15T19:22:39.386Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:22:39 [2020-04-15T19:22:39.736Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:22:39 [2020-04-15T19:22:39.736Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
19:22:39 [2020-04-15T19:22:39.736Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB]
19:22:39 [2020-04-15T19:22:39.736Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
19:22:40 [2020-04-15T19:22:40.946Z] Fetched 8034 kB in 1s (6045 kB/s)
19:22:41 [2020-04-15T19:22:41.298Z] Reading package lists...
19:22:41 [2020-04-15T19:22:41.646Z] Reading package lists...
19:22:41 [2020-04-15T19:22:41.646Z] Building dependency tree...
19:22:41 [2020-04-15T19:22:41.646Z] Reading state information...
19:22:42 [2020-04-15T19:22:42.007Z] The following additional packages will be installed:
19:22:42 [2020-04-15T19:22:42.007Z]   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
19:22:42 [2020-04-15T19:22:42.007Z] Suggested packages:
19:22:42 [2020-04-15T19:22:42.007Z]   cmake-doc ninja-build lrzip
19:22:42 [2020-04-15T19:22:42.007Z] Recommended packages:
19:22:42 [2020-04-15T19:22:42.007Z]   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
19:22:42 [2020-04-15T19:22:42.007Z] The following NEW packages will be installed:
19:22:42 [2020-04-15T19:22:42.007Z]   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
19:22:42 [2020-04-15T19:22:42.007Z]   vim-common xxd
19:22:42 [2020-04-15T19:22:42.007Z] 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
19:22:42 [2020-04-15T19:22:42.007Z] Need to get 14.0 MB of archives.
19:22:42 [2020-04-15T19:22:42.007Z] After this operation, 62.1 MB of additional disk space will be used.
19:22:42 [2020-04-15T19:22:42.007Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
19:22:42 [2020-04-15T19:22:42.007Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
19:22:42 [2020-04-15T19:22:42.007Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
19:22:42 [2020-04-15T19:22:42.007Z] Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
19:22:42 [2020-04-15T19:22:42.007Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
19:22:42 [2020-04-15T19:22:42.007Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
19:22:42 [2020-04-15T19:22:42.007Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
19:22:42 [2020-04-15T19:22:42.007Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
19:22:42 [2020-04-15T19:22:42.007Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
19:22:42 [2020-04-15T19:22:42.007Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
19:22:42 [2020-04-15T19:22:42.356Z] debconf: delaying package configuration, since apt-utils is not installed
19:22:42 [2020-04-15T19:22:42.356Z] Fetched 14.0 MB in 0s (64.9 MB/s)
19:22:42 [2020-04-15T19:22:42.356Z] Selecting previously unselected package xxd.
19:22:42 [2020-04-15T19:22:42.356Z] (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 ... 15168 files and directories currently installed.)
19:22:42 [2020-04-15T19:22:42.356Z] Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
19:22:42 [2020-04-15T19:22:42.356Z] Unpacking xxd (2:8.1.0875-5) ...
19:22:42 [2020-04-15T19:22:42.356Z] Selecting previously unselected package vim-common.
19:22:42 [2020-04-15T19:22:42.356Z] Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
19:22:42 [2020-04-15T19:22:42.356Z] Unpacking vim-common (2:8.1.0875-5) ...
19:22:42 [2020-04-15T19:22:42.356Z] Selecting previously unselected package cmake-data.
19:22:42 [2020-04-15T19:22:42.356Z] Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
19:22:42 [2020-04-15T19:22:42.356Z] Unpacking cmake-data (3.13.4-1) ...
19:22:42 [2020-04-15T19:22:42.711Z] Selecting previously unselected package libicu63:s390x.
19:22:42 [2020-04-15T19:22:42.711Z] Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
19:22:42 [2020-04-15T19:22:42.711Z] Unpacking libicu63:s390x (63.1-6+deb10u1) ...
19:22:42 [2020-04-15T19:22:42.934Z] Removing intermediate container 75850189d057
19:22:42 [2020-04-15T19:22:42.934Z]  ---> f8e2d73ed6e7
19:22:42 [2020-04-15T19:22:42.934Z] Step 53/140 : FROM dev-base AS containerd
19:22:42 [2020-04-15T19:22:42.934Z]  ---> efe42a220590
19:22:42 [2020-04-15T19:22:42.934Z] Step 54/140 : ARG DEBIAN_FRONTEND
19:22:42 [2020-04-15T19:22:42.934Z]  ---> Using cache
19:22:42 [2020-04-15T19:22:42.934Z]  ---> da56713ae797
19:22:42 [2020-04-15T19:22:42.934Z] Step 55/140 : ARG CONTAINERD_COMMIT
19:22:42 [2020-04-15T19:22:42.934Z]  ---> Running in 87862643cbd8
19:22:42 [2020-04-15T19:22:42.934Z] Removing intermediate container 87862643cbd8
19:22:42 [2020-04-15T19:22:42.934Z]  ---> d240c67a22cb
19:22:42 [2020-04-15T19:22:42.934Z] Step 56/140 : RUN apt-get update && apt-get install -y --no-install-recommends         libbtrfs-dev     && rm -rf /var/lib/apt/lists/*
19:22:42 [2020-04-15T19:22:42.934Z]  ---> Running in 526457be94e1
19:22:43 [2020-04-15T19:22:43.218Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:22:43 [2020-04-15T19:22:43.218Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:22:43 [2020-04-15T19:22:43.218Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:22:43 [2020-04-15T19:22:43.466Z] Selecting previously unselected package libxml2:s390x.
19:22:43 [2020-04-15T19:22:43.466Z] Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
19:22:43 [2020-04-15T19:22:43.466Z] Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
19:22:43 [2020-04-15T19:22:43.466Z] Selecting previously unselected package libarchive13:s390x.
19:22:43 [2020-04-15T19:22:43.466Z] Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
19:22:43 [2020-04-15T19:22:43.466Z] Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
19:22:43 [2020-04-15T19:22:43.466Z] Selecting previously unselected package libjsoncpp1:s390x.
19:22:43 [2020-04-15T19:22:43.466Z] Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
19:22:43 [2020-04-15T19:22:43.466Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ...
19:22:43 [2020-04-15T19:22:43.466Z] Selecting previously unselected package librhash0:s390x.
19:22:43 [2020-04-15T19:22:43.466Z] Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
19:22:43 [2020-04-15T19:22:43.466Z] Unpacking librhash0:s390x (1.3.8-1) ...
19:22:43 [2020-04-15T19:22:43.466Z] Selecting previously unselected package libuv1:s390x.
19:22:43 [2020-04-15T19:22:43.466Z] Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
19:22:43 [2020-04-15T19:22:43.466Z] Unpacking libuv1:s390x (1.24.1-1) ...
19:22:43 [2020-04-15T19:22:43.504Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
19:22:43 [2020-04-15T19:22:43.830Z] Selecting previously unselected package cmake.
19:22:43 [2020-04-15T19:22:43.830Z] Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
19:22:43 [2020-04-15T19:22:43.830Z] Unpacking cmake (3.13.4-1) ...
19:22:43 [2020-04-15T19:22:43.830Z] Setting up libicu63:s390x (63.1-6+deb10u1) ...
19:22:44 [2020-04-15T19:22:44.124Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB]
19:22:44 [2020-04-15T19:22:44.124Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
19:22:44 [2020-04-15T19:22:44.180Z] Setting up xxd (2:8.1.0875-5) ...
19:22:44 [2020-04-15T19:22:44.180Z] Setting up libuv1:s390x (1.24.1-1) ...
19:22:44 [2020-04-15T19:22:44.180Z] Setting up vim-common (2:8.1.0875-5) ...
19:22:44 [2020-04-15T19:22:44.180Z] Setting up librhash0:s390x (1.3.8-1) ...
19:22:44 [2020-04-15T19:22:44.180Z] Setting up cmake-data (3.13.4-1) ...
19:22:44 [2020-04-15T19:22:44.180Z] Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
19:22:44 [2020-04-15T19:22:44.180Z] Setting up libjsoncpp1:s390x (1.7.4-3) ...
19:22:44 [2020-04-15T19:22:44.180Z] Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
19:22:44 [2020-04-15T19:22:44.180Z] Setting up cmake (3.13.4-1) ...
19:22:44 [2020-04-15T19:22:44.180Z] Processing triggers for libc-bin (2.28-10) ...
19:22:44 [2020-04-15T19:22:44.180Z] Processing triggers for mime-support (3.62) ...
19:22:44 [2020-04-15T19:22:44.651Z] #57 242.2 🇩 bin/containerd-stress
19:22:44 [2020-04-15T19:22:44.652Z] #57 243.8 🇩 bin/containerd-shim
19:22:45 [2020-04-15T19:22:45.434Z] Removing intermediate container 210fb208466f
19:22:45 [2020-04-15T19:22:45.434Z]  ---> f20f01801c40
19:22:45 [2020-04-15T19:22:45.434Z] Step 96/140 : COPY hack/dockerfile/install/install.sh ./install.sh
19:22:45 [2020-04-15T19:22:45.434Z]  ---> 343a983326bf
19:22:45 [2020-04-15T19:22:45.435Z] Step 97/140 : ENV INSTALL_BINARY_NAME=tini
19:22:45 [2020-04-15T19:22:45.435Z]  ---> Running in 46867e716561
19:22:45 [2020-04-15T19:22:45.842Z] Removing intermediate container 46867e716561
19:22:45 [2020-04-15T19:22:45.843Z]  ---> 49c737c7bd53
19:22:45 [2020-04-15T19:22:45.843Z] Step 98/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
19:22:46 [2020-04-15T19:22:46.169Z] Fetched 8119 kB in 3s (2951 kB/s)
19:22:46 [2020-04-15T19:22:46.215Z]  ---> 9ab0c399aadd
19:22:46 [2020-04-15T19:22:46.215Z] Step 99/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
19:22:46 [2020-04-15T19:22:46.215Z]  ---> Running in 547b8fd85590
19:22:46 [2020-04-15T19:22:46.604Z] + RM_GOPATH=0
19:22:46 [2020-04-15T19:22:46.604Z] + TMP_GOPATH=
19:22:46 [2020-04-15T19:22:46.604Z] + : /build
19:22:46 [2020-04-15T19:22:46.604Z] + '[' -z '' ']'
19:22:46 [2020-04-15T19:22:46.604Z] ++ mktemp -d
19:22:46 [2020-04-15T19:22:46.604Z] + export GOPATH=/tmp/tmp.m1Qk3IaZ8A
19:22:46 [2020-04-15T19:22:46.604Z] + GOPATH=/tmp/tmp.m1Qk3IaZ8A
19:22:46 [2020-04-15T19:22:46.604Z] + RM_GOPATH=1
19:22:46 [2020-04-15T19:22:46.604Z] ++ dirname ./install.sh
19:22:46 [2020-04-15T19:22:46.604Z] + dir=.
19:22:46 [2020-04-15T19:22:46.604Z] + bin=tini
19:22:46 [2020-04-15T19:22:46.604Z] + shift
19:22:46 [2020-04-15T19:22:46.604Z] + '[' '!' -f ./tini.installer ']'
19:22:46 [2020-04-15T19:22:46.604Z] + . ./tini.installer
19:22:46 [2020-04-15T19:22:46.604Z] ++ : fec3683b971d9c3ef73f284f176672c44b448662
19:22:46 [2020-04-15T19:22:46.604Z] + install_tini
19:22:46 [2020-04-15T19:22:46.604Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
19:22:46 [2020-04-15T19:22:46.604Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.m1Qk3IaZ8A/tini
19:22:46 [2020-04-15T19:22:46.604Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662
19:22:46 [2020-04-15T19:22:46.604Z] Cloning into '/tmp/tmp.m1Qk3IaZ8A/tini'...
19:22:46 [2020-04-15T19:22:46.954Z] + cd /tmp/tmp.m1Qk3IaZ8A/tini
19:22:46 [2020-04-15T19:22:46.954Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
19:22:46 [2020-04-15T19:22:46.954Z] + cmake .
19:22:46 [2020-04-15T19:22:46.954Z] -- The C compiler identification is GNU 8.3.0
19:22:46 [2020-04-15T19:22:46.954Z] -- Check for working C compiler: /usr/bin/cc
19:22:46 [2020-04-15T19:22:46.954Z] -- Check for working C compiler: /usr/bin/cc -- works
19:22:46 [2020-04-15T19:22:46.954Z] -- Detecting C compiler ABI info
19:22:46 [2020-04-15T19:22:46.954Z] -- Detecting C compiler ABI info - done
19:22:46 [2020-04-15T19:22:46.954Z] -- Detecting C compile features
19:22:47 [2020-04-15T19:22:47.181Z] Reading package lists...
19:22:47 [2020-04-15T19:22:47.321Z] -- Detecting C compile features - done
19:22:47 [2020-04-15T19:22:47.321Z] -- Performing Test HAS_BUILTIN_FORTIFY
19:22:47 [2020-04-15T19:22:47.321Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed
19:22:47 [2020-04-15T19:22:47.321Z] -- Configuring done
19:22:47 [2020-04-15T19:22:47.321Z] -- Generating done
19:22:47 [2020-04-15T19:22:47.321Z] -- Build files have been written to: /tmp/tmp.m1Qk3IaZ8A/tini
19:22:47 [2020-04-15T19:22:47.321Z] + make tini-static
19:22:47 [2020-04-15T19:22:47.321Z] Scanning dependencies of target tini-static
19:22:47 [2020-04-15T19:22:47.321Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
19:22:47 [2020-04-15T19:22:47.321Z] [100%] Linking C executable tini-static
19:22:47 [2020-04-15T19:22:47.680Z] [100%] Built target tini-static
19:22:47 [2020-04-15T19:22:47.680Z] + mkdir -p /build
19:22:47 [2020-04-15T19:22:47.680Z] + cp tini-static /build/docker-init
19:22:48 [2020-04-15T19:22:48.032Z] Removing intermediate container 547b8fd85590
19:22:48 [2020-04-15T19:22:48.032Z]  ---> 8a9b62c39a04
19:22:48 [2020-04-15T19:22:48.032Z] Step 100/140 : FROM dev-base AS rootlesskit
19:22:48 [2020-04-15T19:22:48.032Z]  ---> 3d0da82cb874
19:22:48 [2020-04-15T19:22:48.032Z] Step 101/140 : ENV INSTALL_BINARY_NAME=rootlesskit
19:22:48 [2020-04-15T19:22:48.032Z]  ---> Running in 6a3a5674bb25
19:22:48 [2020-04-15T19:22:48.196Z] Reading package lists...
19:22:48 [2020-04-15T19:22:48.385Z] Removing intermediate container 6a3a5674bb25
19:22:48 [2020-04-15T19:22:48.385Z]  ---> 57624fd287d6
19:22:48 [2020-04-15T19:22:48.385Z] Step 102/140 : ARG ROOTLESSKIT_COMMIT
19:22:48 [2020-04-15T19:22:48.385Z]  ---> Running in 02ae2daecca5
19:22:48 [2020-04-15T19:22:48.385Z] Removing intermediate container 02ae2daecca5
19:22:48 [2020-04-15T19:22:48.385Z]  ---> cfaed1bcf7b6
19:22:48 [2020-04-15T19:22:48.385Z] Step 103/140 : COPY hack/dockerfile/install/install.sh ./install.sh
19:22:48 [2020-04-15T19:22:48.480Z] Building dependency tree...
19:22:48 [2020-04-15T19:22:48.480Z] Reading state information...
19:22:48 [2020-04-15T19:22:48.752Z]  ---> 5e3e665494a0
19:22:48 [2020-04-15T19:22:48.752Z] Step 104/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
19:22:48 [2020-04-15T19:22:48.764Z] The following additional packages will be installed:
19:22:48 [2020-04-15T19:22:48.764Z]   libbtrfs0
19:22:48 [2020-04-15T19:22:48.764Z] The following NEW packages will be installed:
19:22:48 [2020-04-15T19:22:48.764Z]   libbtrfs-dev libbtrfs0
19:22:48 [2020-04-15T19:22:48.764Z] 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
19:22:48 [2020-04-15T19:22:48.764Z] Need to get 120 kB of archives.
19:22:48 [2020-04-15T19:22:48.764Z] After this operation, 423 kB of additional disk space will be used.
19:22:48 [2020-04-15T19:22:48.764Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
19:22:48 [2020-04-15T19:22:48.764Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
19:22:49 [2020-04-15T19:22:49.049Z] debconf: delaying package configuration, since apt-utils is not installed
19:22:49 [2020-04-15T19:22:49.049Z] Fetched 120 kB in 0s (1574 kB/s)
19:22:49 [2020-04-15T19:22:49.049Z] Selecting previously unselected package libbtrfs0.
19:22:49 [2020-04-15T19:22:49.049Z] (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.)
19:22:49 [2020-04-15T19:22:49.049Z] Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
19:22:49 [2020-04-15T19:22:49.049Z] Unpacking libbtrfs0 (4.20.1-2) ...
19:22:49 [2020-04-15T19:22:49.049Z] Selecting previously unselected package libbtrfs-dev.
19:22:49 [2020-04-15T19:22:49.049Z] Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
19:22:49 [2020-04-15T19:22:49.049Z] Unpacking libbtrfs-dev (4.20.1-2) ...
19:22:49 [2020-04-15T19:22:49.120Z]  ---> 7574454a5f07
19:22:49 [2020-04-15T19:22:49.120Z] Step 105/140 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME
19:22:49 [2020-04-15T19:22:49.120Z]  ---> Running in cc0a3b9e474d
19:22:49 [2020-04-15T19:22:49.335Z] Setting up libbtrfs0 (4.20.1-2) ...
19:22:49 [2020-04-15T19:22:49.335Z] Setting up libbtrfs-dev (4.20.1-2) ...
19:22:49 [2020-04-15T19:22:49.335Z] Processing triggers for libc-bin (2.28-10) ...
19:22:49 [2020-04-15T19:22:49.617Z] Removing intermediate container 526457be94e1
19:22:49 [2020-04-15T19:22:49.617Z]  ---> e42944a86047
19:22:49 [2020-04-15T19:22:49.617Z] Step 57/140 : ENV INSTALL_BINARY_NAME=containerd
19:22:49 [2020-04-15T19:22:49.617Z]  ---> Running in 7a71251d4f4e
19:22:49 [2020-04-15T19:22:49.876Z] + RM_GOPATH=0
19:22:49 [2020-04-15T19:22:49.876Z] + TMP_GOPATH=
19:22:49 [2020-04-15T19:22:49.876Z] + : /build/
19:22:49 [2020-04-15T19:22:49.876Z] + '[' -z '' ']'
19:22:49 [2020-04-15T19:22:49.876Z] ++ mktemp -d
19:22:49 [2020-04-15T19:22:49.876Z] + export GOPATH=/tmp/tmp.b9DAdiauGg
19:22:49 [2020-04-15T19:22:49.876Z] + GOPATH=/tmp/tmp.b9DAdiauGg
19:22:49 [2020-04-15T19:22:49.876Z] + RM_GOPATH=1
19:22:49 [2020-04-15T19:22:49.876Z] ++ dirname ./install.sh
19:22:49 [2020-04-15T19:22:49.876Z] + dir=.
19:22:49 [2020-04-15T19:22:49.876Z] + bin=rootlesskit
19:22:49 [2020-04-15T19:22:49.876Z] + shift
19:22:49 [2020-04-15T19:22:49.876Z] + '[' '!' -f ./rootlesskit.installer ']'
19:22:49 [2020-04-15T19:22:49.876Z] + . ./rootlesskit.installer
19:22:49 [2020-04-15T19:22:49.876Z] ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
19:22:49 [2020-04-15T19:22:49.876Z] + install_rootlesskit
19:22:49 [2020-04-15T19:22:49.876Z] + case "$1" in
19:22:49 [2020-04-15T19:22:49.876Z] + export CGO_ENABLED=0
19:22:49 [2020-04-15T19:22:49.876Z] + CGO_ENABLED=0
19:22:49 [2020-04-15T19:22:49.876Z] + _install_rootlesskit
19:22:49 [2020-04-15T19:22:49.876Z] + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
19:22:49 [2020-04-15T19:22:49.876Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.b9DAdiauGg/src/github.com/rootless-containers/rootlesskit
19:22:49 [2020-04-15T19:22:49.876Z] Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
19:22:49 [2020-04-15T19:22:49.876Z] Cloning into '/tmp/tmp.b9DAdiauGg/src/github.com/rootless-containers/rootlesskit'...
19:22:49 [2020-04-15T19:22:49.901Z] Removing intermediate container 7a71251d4f4e
19:22:49 [2020-04-15T19:22:49.901Z]  ---> b06637d1a27b
19:22:49 [2020-04-15T19:22:49.901Z] Step 58/140 : COPY hack/dockerfile/install/install.sh ./install.sh
19:22:49 [2020-04-15T19:22:49.901Z]  ---> 47b0a5443207
19:22:49 [2020-04-15T19:22:49.901Z] Step 59/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
19:22:50 [2020-04-15T19:22:50.185Z]  ---> 059288548f0a
19:22:50 [2020-04-15T19:22:50.185Z] Step 60/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
19:22:50 [2020-04-15T19:22:50.185Z]  ---> Running in aca3c77b86d6
19:22:50 [2020-04-15T19:22:50.239Z] + cd /tmp/tmp.b9DAdiauGg/src/github.com/rootless-containers/rootlesskit
19:22:50 [2020-04-15T19:22:50.239Z] + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
19:22:50 [2020-04-15T19:22:50.239Z] + for f in rootlesskit rootlesskit-docker-proxy
19:22:50 [2020-04-15T19:22:50.239Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
19:22:50 [2020-04-15T19:22:50.471Z] + RM_GOPATH=0
19:22:50 [2020-04-15T19:22:50.471Z] + TMP_GOPATH=
19:22:50 [2020-04-15T19:22:50.471Z] + : /build
19:22:50 [2020-04-15T19:22:50.471Z] + '[' -z '' ']'
19:22:50 [2020-04-15T19:22:50.471Z] ++ mktemp -d
19:22:50 [2020-04-15T19:22:50.471Z] + export GOPATH=/tmp/tmp.qEpKmKvgD5
19:22:50 [2020-04-15T19:22:50.471Z] + GOPATH=/tmp/tmp.qEpKmKvgD5
19:22:50 [2020-04-15T19:22:50.471Z] + RM_GOPATH=1
19:22:50 [2020-04-15T19:22:50.471Z] ++ dirname ./install.sh
19:22:50 [2020-04-15T19:22:50.471Z] + dir=.
19:22:50 [2020-04-15T19:22:50.471Z] + bin=containerd
19:22:50 [2020-04-15T19:22:50.471Z] + shift
19:22:50 [2020-04-15T19:22:50.471Z] + '[' '!' -f ./containerd.installer ']'
19:22:50 [2020-04-15T19:22:50.471Z] + . ./containerd.installer
19:22:50 [2020-04-15T19:22:50.471Z] ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429
19:22:50 [2020-04-15T19:22:50.471Z] + install_containerd
19:22:50 [2020-04-15T19:22:50.471Z] Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429
19:22:50 [2020-04-15T19:22:50.471Z] + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429'
19:22:50 [2020-04-15T19:22:50.471Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.qEpKmKvgD5/src/github.com/containerd/containerd
19:22:50 [2020-04-15T19:22:50.471Z] Cloning into '/tmp/tmp.qEpKmKvgD5/src/github.com/containerd/containerd'...
19:22:51 [2020-04-15T19:22:51.203Z] #57 249.6 🇩 bin/containerd-shim-runc-v1
19:22:53 [2020-04-15T19:22:53.097Z] #57 252.2 🇩 binaries
19:22:53 [2020-04-15T19:22:53.097Z] #57 252.2 + mkdir -p /build
19:22:53 [2020-04-15T19:22:53.097Z] #57 252.2 + cp bin/containerd /build/containerd
19:22:53 [2020-04-15T19:22:53.097Z] #57 252.2 + cp bin/containerd-shim /build/containerd-shim
19:22:53 [2020-04-15T19:22:53.097Z] #57 252.2 + cp bin/ctr /build/ctr
19:22:53 [2020-04-15T19:22:53.660Z] #57 DONE 252.9s
19:22:54 [2020-04-15T19:22:54.590Z] 
19:22:54 [2020-04-15T19:22:54.590Z] #58 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
19:22:55 [2020-04-15T19:22:55.153Z] #58 DONE 0.3s
19:22:55 [2020-04-15T19:22:55.153Z] 
19:22:55 [2020-04-15T19:22:55.153Z] #62 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
19:22:55 [2020-04-15T19:22:55.153Z] #62 DONE 0.1s
19:22:55 [2020-04-15T19:22:55.153Z] 
19:22:55 [2020-04-15T19:22:55.153Z] #64 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
19:22:55 [2020-04-15T19:22:55.410Z] #64 DONE 0.2s
19:22:55 [2020-04-15T19:22:55.410Z] 
19:22:55 [2020-04-15T19:22:55.410Z] #67 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
19:22:55 [2020-04-15T19:22:55.410Z] #67 DONE 0.1s
19:22:55 [2020-04-15T19:22:55.410Z] 
19:22:55 [2020-04-15T19:22:55.410Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
19:22:55 [2020-04-15T19:22:55.410Z] #68 DONE 0.0s
19:22:55 [2020-04-15T19:22:55.410Z] 
19:22:55 [2020-04-15T19:22:55.410Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
19:22:56 [2020-04-15T19:22:56.002Z] #57 239.2 🇩 bin/containerd-stress
19:22:56 [2020-04-15T19:22:56.339Z] #69 DONE 0.8s
19:22:56 [2020-04-15T19:22:56.340Z] 
19:22:56 [2020-04-15T19:22:56.340Z] #70 exporting to image
19:22:56 [2020-04-15T19:22:56.340Z] #70 exporting layers
19:22:56 [2020-04-15T19:22:56.397Z] + for f in rootlesskit rootlesskit-docker-proxy
19:22:56 [2020-04-15T19:22:56.398Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
19:22:57 [2020-04-15T19:22:57.154Z] Removing intermediate container cc0a3b9e474d
19:22:57 [2020-04-15T19:22:57.154Z]  ---> 198f223a4fbe
19:22:57 [2020-04-15T19:22:57.154Z] Step 106/140 : COPY ./contrib/dockerd-rootless.sh /build
19:22:57 [2020-04-15T19:22:57.325Z] + cd /tmp/tmp.qEpKmKvgD5/src/github.com/containerd/containerd
19:22:57 [2020-04-15T19:22:57.325Z] + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429
19:22:57 [2020-04-15T19:22:57.377Z] #57 240.8 🇩 bin/containerd-shim
19:22:57 [2020-04-15T19:22:57.512Z]  ---> 839742c8e11e
19:22:57 [2020-04-15T19:22:57.512Z] Step 107/140 : FROM djs55/vpnkit@sha256:${VPNKIT_DIGEST} AS vpnkit
19:22:57 [2020-04-15T19:22:57.863Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit
19:22:57 [2020-04-15T19:22:57.863Z] bad55c542dc9: Pulling fs layer
19:22:57 [2020-04-15T19:22:57.943Z] + export 'BUILDTAGS=netgo osusergo static_build'
19:22:57 [2020-04-15T19:22:57.943Z] + BUILDTAGS='netgo osusergo static_build'
19:22:57 [2020-04-15T19:22:57.943Z] + export EXTRA_FLAGS=-buildmode=pie
19:22:57 [2020-04-15T19:22:57.943Z] + EXTRA_FLAGS=-buildmode=pie
19:22:57 [2020-04-15T19:22:57.943Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
19:22:57 [2020-04-15T19:22:57.943Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
19:22:57 [2020-04-15T19:22:57.943Z] + '[' '' = dynamic ']'
19:22:57 [2020-04-15T19:22:57.943Z] + make
19:22:58 [2020-04-15T19:22:58.230Z] bad55c542dc9: Verifying Checksum
19:22:58 [2020-04-15T19:22:58.230Z] bad55c542dc9: Download complete
19:22:58 [2020-04-15T19:22:58.563Z] 🇩 bin/ctr
19:22:58 [2020-04-15T19:22:58.579Z] bad55c542dc9: Pull complete
19:22:58 [2020-04-15T19:22:58.579Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
19:22:58 [2020-04-15T19:22:58.579Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
19:22:58 [2020-04-15T19:22:58.579Z]  ---> e49efe6f0050
19:22:58 [2020-04-15T19:22:58.579Z] Step 108/140 : FROM runtime-dev AS dev
19:22:58 [2020-04-15T19:22:58.579Z]  ---> e4e733a73d20
19:22:58 [2020-04-15T19:22:58.579Z] Step 109/140 : ARG DEBIAN_FRONTEND
19:22:58 [2020-04-15T19:22:58.579Z]  ---> Running in 3fce6890f99c
19:22:58 [2020-04-15T19:22:58.579Z] Removing intermediate container 3fce6890f99c
19:22:58 [2020-04-15T19:22:58.579Z]  ---> 85850ecb60d8
19:22:58 [2020-04-15T19:22:58.579Z] Step 110/140 : RUN groupadd -r docker
19:22:58 [2020-04-15T19:22:58.925Z]  ---> Running in 0c4798bb24cc
19:22:59 [2020-04-15T19:22:59.671Z] Removing intermediate container 0c4798bb24cc
19:22:59 [2020-04-15T19:22:59.671Z]  ---> eb4bb9d64a4f
19:22:59 [2020-04-15T19:22:59.671Z] Step 111/140 : RUN useradd --create-home --gid docker unprivilegeduser
19:23:00 [2020-04-15T19:23:00.023Z]  ---> Running in 6a64ff9cbc50
19:23:00 [2020-04-15T19:23:00.787Z] Removing intermediate container 6a64ff9cbc50
19:23:00 [2020-04-15T19:23:00.787Z]  ---> 02aaa6621326
19:23:00 [2020-04-15T19:23:00.787Z] Step 112/140 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
19:23:00 [2020-04-15T19:23:00.787Z]  ---> Running in 9bd948e7c47e
19:23:01 [2020-04-15T19:23:01.538Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
19:23:01 [2020-04-15T19:23:01.899Z] Removing intermediate container 9bd948e7c47e
19:23:01 [2020-04-15T19:23:01.899Z]  ---> 756a11e5b14a
19:23:01 [2020-04-15T19:23:01.899Z] Step 113/140 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
19:23:01 [2020-04-15T19:23:01.899Z]  ---> Running in 69d71eeaf9ea
19:23:02 [2020-04-15T19:23:02.886Z] #70 exporting layers 6.5s done
19:23:02 [2020-04-15T19:23:02.886Z] #70 writing image sha256:e75f8bd4f58e7ae7700e7b2b312ac314e67832ae1e66087875c88aad0ed177dc done
19:23:02 [2020-04-15T19:23:02.886Z] #70 naming to docker.io/library/docker:e149ff62fe6fc7c32c518dcd4df85d603a104462 done
19:23:02 [2020-04-15T19:23:02.886Z] #70 DONE 6.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
19:23:03 [2020-04-15T19:23:03.101Z] Removing intermediate container 69d71eeaf9ea
19:23:03 [2020-04-15T19:23:03.101Z]  ---> 888582871c14
19:23:03 [2020-04-15T19:23:03.101Z] Step 114/140 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
19:23:03 [2020-04-15T19:23:03.101Z]  ---> Running in 7fc651d0d7b3
19:23:03 [2020-04-15T19:23:03.853Z] Removing intermediate container 7fc651d0d7b3
19:23:03 [2020-04-15T19:23:03.853Z]  ---> b991920a7320
19:23:03 [2020-04-15T19:23:03.853Z] Step 115/140 : RUN ldconfig
19:23:03 [2020-04-15T19:23:03.853Z]  ---> Running in 584c35ba25c2
19:23:03 [2020-04-15T19:23:03.904Z] #57 246.7 🇩 bin/containerd-shim-runc-v1
19:23:03 [2020-04-15T19:23:03.919Z] 
19:23:03 [2020-04-15T19:23:03.919Z] Removing bundles/
19:23:03 [2020-04-15T19:23:03.919Z] 
19:23:03 [2020-04-15T19:23:03.919Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
19:23:03 [2020-04-15T19:23:03.919Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:23:03 [2020-04-15T19:23:03.919Z] GOOS="" GOARCH="" GOARM=""
19:23:05 [2020-04-15T19:23:05.072Z] Removing intermediate container 584c35ba25c2
19:23:05 [2020-04-15T19:23:05.072Z]  ---> 20b30e80fccf
19:23:05 [2020-04-15T19:23:05.072Z] Step 116/140 : RUN apt-get update && apt-get install -y --no-install-recommends         apparmor         aufs-tools         bash-completion         binutils-mingw-w64         libbtrfs-dev         bzip2         g++-mingw-w64-x86-64         iptables         jq         libcap2-bin         libdevmapper-dev         libnet1         libnl-3-200         libprotobuf-c1         libsystemd-dev         libudev-dev         net-tools         pigz         python3-pip         python3-setuptools         python3-wheel         thin-provisioning-tools         vim         vim-common         xfsprogs         xz-utils         zip     && rm -rf /var/lib/apt/lists/*
19:23:05 [2020-04-15T19:23:05.072Z]  ---> Running in 93dbedc28909
19:23:05 [2020-04-15T19:23:05.789Z] #57 249.4 🇩 binaries
19:23:05 [2020-04-15T19:23:05.789Z] #57 249.4 + mkdir -p /build
19:23:05 [2020-04-15T19:23:05.789Z] #57 249.4 + cp bin/containerd /build/containerd
19:23:05 [2020-04-15T19:23:05.789Z] #57 249.4 + cp bin/containerd-shim /build/containerd-shim
19:23:05 [2020-04-15T19:23:05.789Z] #57 249.4 + cp bin/ctr /build/ctr
19:23:05 [2020-04-15T19:23:05.826Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:23:05 [2020-04-15T19:23:05.826Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:23:05 [2020-04-15T19:23:05.826Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:23:05 [2020-04-15T19:23:05.826Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
19:23:06 [2020-04-15T19:23:06.044Z] #57 DONE 249.8s
19:23:06 [2020-04-15T19:23:06.178Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB]
19:23:06 [2020-04-15T19:23:06.178Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
19:23:07 [2020-04-15T19:23:07.402Z] 
19:23:07 [2020-04-15T19:23:07.402Z] #58 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
19:23:07 [2020-04-15T19:23:07.402Z] #58 DONE 0.2s
19:23:07 [2020-04-15T19:23:07.402Z] 
19:23:07 [2020-04-15T19:23:07.402Z] #62 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
19:23:07 [2020-04-15T19:23:07.402Z] #62 DONE 0.1s
19:23:07 [2020-04-15T19:23:07.402Z] 
19:23:07 [2020-04-15T19:23:07.402Z] #64 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
19:23:07 [2020-04-15T19:23:07.402Z] #64 DONE 0.1s
19:23:07 [2020-04-15T19:23:07.524Z] Fetched 8034 kB in 2s (4627 kB/s)
19:23:07 [2020-04-15T19:23:07.656Z] 
19:23:07 [2020-04-15T19:23:07.656Z] #67 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
19:23:07 [2020-04-15T19:23:07.656Z] #67 DONE 0.1s
19:23:07 [2020-04-15T19:23:07.656Z] 
19:23:07 [2020-04-15T19:23:07.656Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
19:23:07 [2020-04-15T19:23:07.656Z] #68 DONE 0.0s
19:23:07 [2020-04-15T19:23:07.656Z] 
19:23:07 [2020-04-15T19:23:07.656Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
19:23:07 [2020-04-15T19:23:07.911Z] Reading package lists...
19:23:08 [2020-04-15T19:23:08.214Z] #69 DONE 0.6s
19:23:08 [2020-04-15T19:23:08.214Z] 
19:23:08 [2020-04-15T19:23:08.214Z] #70 exporting to image
19:23:08 [2020-04-15T19:23:08.214Z] #70 exporting layers
19:23:08 [2020-04-15T19:23:08.300Z] Reading package lists...
19:23:08 [2020-04-15T19:23:08.300Z] Building dependency tree...
19:23:08 [2020-04-15T19:23:08.300Z] Reading state information...
19:23:08 [2020-04-15T19:23:08.300Z] libcap2-bin is already the newest version (1:2.25-2).
19:23:08 [2020-04-15T19:23:08.300Z] libcap2-bin set to manually installed.
19:23:08 [2020-04-15T19:23:08.300Z] The following additional packages will be installed:
19:23:08 [2020-04-15T19:23:08.300Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
19:23:08 [2020-04-15T19:23:08.300Z]   gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1
19:23:08 [2020-04-15T19:23:08.300Z]   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
19:23:08 [2020-04-15T19:23:08.300Z]   libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
19:23:08 [2020-04-15T19:23:08.300Z]   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib
19:23:08 [2020-04-15T19:23:08.300Z]   libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev
19:23:08 [2020-04-15T19:23:08.300Z]   libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3
19:23:08 [2020-04-15T19:23:08.300Z]   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
19:23:08 [2020-04-15T19:23:08.300Z]   python3.7 python3.7-minimal vim-runtime xxd
19:23:08 [2020-04-15T19:23:08.300Z] Suggested packages:
19:23:08 [2020-04-15T19:23:08.300Z]   apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm
19:23:08 [2020-04-15T19:23:08.300Z]   wine64 python3-doc python3-tk python3-venv python-setuptools-doc
19:23:08 [2020-04-15T19:23:08.300Z]   python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts
19:23:08 [2020-04-15T19:23:08.300Z]   xfsdump acl attr quota
19:23:08 [2020-04-15T19:23:08.300Z] Recommended packages:
19:23:08 [2020-04-15T19:23:08.300Z]   aufs-dkms nftables build-essential python3-dev python3-keyring
19:23:08 [2020-04-15T19:23:08.300Z]   python3-keyrings.alt python3-xdg unzip
19:23:08 [2020-04-15T19:23:08.666Z] The following NEW packages will be installed:
19:23:08 [2020-04-15T19:23:08.666Z]   apparmor aufs-tools bash-completion binutils-mingw-w64
19:23:08 [2020-04-15T19:23:08.666Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup
19:23:08 [2020-04-15T19:23:08.666Z]   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq
19:23:08 [2020-04-15T19:23:08.666Z]   libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
19:23:08 [2020-04-15T19:23:08.666Z]   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
19:23:08 [2020-04-15T19:23:08.666Z]   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
19:23:08 [2020-04-15T19:23:08.666Z]   libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
19:23:08 [2020-04-15T19:23:08.666Z]   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
19:23:08 [2020-04-15T19:23:08.666Z]   libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
19:23:08 [2020-04-15T19:23:08.666Z]   mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3
19:23:08 [2020-04-15T19:23:08.666Z]   python3-distutils python3-lib2to3 python3-minimal python3-pip
19:23:08 [2020-04-15T19:23:08.666Z]   python3-pkg-resources python3-setuptools python3-wheel python3.7
19:23:08 [2020-04-15T19:23:08.666Z]   python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime
19:23:08 [2020-04-15T19:23:08.666Z]   xfsprogs xxd xz-utils zip
19:23:08 [2020-04-15T19:23:08.666Z] 0 upgraded, 68 newly installed, 0 to remove and 3 not upgraded.
19:23:08 [2020-04-15T19:23:08.666Z] Need to get 99.3 MB of archives.
19:23:08 [2020-04-15T19:23:08.666Z] After this operation, 605 MB of additional disk space will be used.
19:23:08 [2020-04-15T19:23:08.666Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
19:23:08 [2020-04-15T19:23:08.666Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB]
19:23:09 [2020-04-15T19:23:09.038Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB]
19:23:09 [2020-04-15T19:23:09.038Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
19:23:09 [2020-04-15T19:23:09.038Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
19:23:09 [2020-04-15T19:23:09.038Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB]
19:23:09 [2020-04-15T19:23:09.038Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB]
19:23:09 [2020-04-15T19:23:09.038Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
19:23:09 [2020-04-15T19:23:09.038Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
19:23:09 [2020-04-15T19:23:09.038Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
19:23:09 [2020-04-15T19:23:09.038Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
19:23:09 [2020-04-15T19:23:09.038Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
19:23:09 [2020-04-15T19:23:09.038Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
19:23:09 [2020-04-15T19:23:09.038Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
19:23:09 [2020-04-15T19:23:09.038Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
19:23:09 [2020-04-15T19:23:09.038Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
19:23:09 [2020-04-15T19:23:09.038Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
19:23:09 [2020-04-15T19:23:09.038Z] Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
19:23:09 [2020-04-15T19:23:09.038Z] Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
19:23:09 [2020-04-15T19:23:09.038Z] Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
19:23:09 [2020-04-15T19:23:09.038Z] Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
19:23:09 [2020-04-15T19:23:09.038Z] Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
19:23:09 [2020-04-15T19:23:09.038Z] Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
19:23:09 [2020-04-15T19:23:09.038Z] Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB]
19:23:09 [2020-04-15T19:23:09.038Z] Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB]
19:23:09 [2020-04-15T19:23:09.039Z] Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
19:23:09 [2020-04-15T19:23:09.039Z] Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
19:23:09 [2020-04-15T19:23:09.039Z] Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
19:23:09 [2020-04-15T19:23:09.039Z] Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
19:23:09 [2020-04-15T19:23:09.039Z] Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
19:23:09 [2020-04-15T19:23:09.039Z] Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB]
19:23:09 [2020-04-15T19:23:09.039Z] Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB]
19:23:09 [2020-04-15T19:23:09.441Z] Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB]
19:23:09 [2020-04-15T19:23:09.441Z] Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
19:23:09 [2020-04-15T19:23:09.441Z] Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
19:23:09 [2020-04-15T19:23:09.441Z] Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
19:23:09 [2020-04-15T19:23:09.441Z] Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
19:23:09 [2020-04-15T19:23:09.441Z] Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
19:23:09 [2020-04-15T19:23:09.441Z] Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
19:23:09 [2020-04-15T19:23:09.441Z] Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB]
19:23:09 [2020-04-15T19:23:09.811Z] Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB]
19:23:09 [2020-04-15T19:23:09.811Z] Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
19:23:09 [2020-04-15T19:23:09.811Z] Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
19:23:09 [2020-04-15T19:23:09.811Z] Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
19:23:09 [2020-04-15T19:23:09.811Z] Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
19:23:09 [2020-04-15T19:23:09.811Z] Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
19:23:09 [2020-04-15T19:23:09.811Z] Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
19:23:09 [2020-04-15T19:23:09.811Z] Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
19:23:09 [2020-04-15T19:23:09.811Z] Get:49 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
19:23:09 [2020-04-15T19:23:09.811Z] Get:50 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
19:23:09 [2020-04-15T19:23:09.811Z] Get:51 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
19:23:09 [2020-04-15T19:23:09.811Z] Get:52 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
19:23:09 [2020-04-15T19:23:09.811Z] Get:53 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
19:23:09 [2020-04-15T19:23:09.811Z] Get:54 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
19:23:09 [2020-04-15T19:23:09.811Z] Get:55 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB]
19:23:09 [2020-04-15T19:23:09.811Z] Get:56 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
19:23:09 [2020-04-15T19:23:09.811Z] Get:57 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
19:23:09 [2020-04-15T19:23:09.811Z] Get:58 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
19:23:09 [2020-04-15T19:23:09.811Z] Get:59 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
19:23:09 [2020-04-15T19:23:09.811Z] Get:60 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
19:23:09 [2020-04-15T19:23:09.811Z] Get:61 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
19:23:09 [2020-04-15T19:23:09.811Z] Get:62 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
19:23:09 [2020-04-15T19:23:09.811Z] Get:63 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
19:23:09 [2020-04-15T19:23:09.811Z] Get:64 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
19:23:09 [2020-04-15T19:23:09.811Z] Get:65 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
19:23:09 [2020-04-15T19:23:09.811Z] Get:66 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
19:23:09 [2020-04-15T19:23:09.811Z] Get:67 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
19:23:09 [2020-04-15T19:23:09.811Z] Get:68 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
19:23:09 [2020-04-15T19:23:09.811Z] debconf: delaying package configuration, since apt-utils is not installed
19:23:09 [2020-04-15T19:23:09.811Z] Fetched 99.3 MB in 1s (91.4 MB/s)
19:23:09 [2020-04-15T19:23:09.811Z] Selecting previously unselected package pigz.
19:23:09 [2020-04-15T19:23:09.811Z] (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 ... 15231 files and directories currently installed.)
19:23:09 [2020-04-15T19:23:09.811Z] Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
19:23:09 [2020-04-15T19:23:09.811Z] Unpacking pigz (2.4-1) ...
19:23:10 [2020-04-15T19:23:10.164Z] Selecting previously unselected package libpython3.7-minimal:s390x.
19:23:10 [2020-04-15T19:23:10.164Z] Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
19:23:10 [2020-04-15T19:23:10.164Z] Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
19:23:10 [2020-04-15T19:23:10.164Z] Selecting previously unselected package python3.7-minimal.
19:23:10 [2020-04-15T19:23:10.164Z] Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
19:23:10 [2020-04-15T19:23:10.164Z] Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
19:23:10 [2020-04-15T19:23:10.164Z] Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
19:23:10 [2020-04-15T19:23:10.164Z] Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
19:23:10 [2020-04-15T19:23:10.938Z] Selecting previously unselected package python3-minimal.
19:23:10 [2020-04-15T19:23:10.938Z] (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 ... 15480 files and directories currently installed.)
19:23:10 [2020-04-15T19:23:10.938Z] Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
19:23:10 [2020-04-15T19:23:10.938Z] Unpacking python3-minimal (3.7.3-1) ...
19:23:10 [2020-04-15T19:23:10.938Z] Selecting previously unselected package libmpdec2:s390x.
19:23:10 [2020-04-15T19:23:10.938Z] Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
19:23:10 [2020-04-15T19:23:10.938Z] Unpacking libmpdec2:s390x (2.4.2-2) ...
19:23:10 [2020-04-15T19:23:10.938Z] Selecting previously unselected package libpython3.7-stdlib:s390x.
19:23:10 [2020-04-15T19:23:10.938Z] Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ...
19:23:10 [2020-04-15T19:23:10.938Z] Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
19:23:10 [2020-04-15T19:23:10.938Z] Selecting previously unselected package python3.7.
19:23:10 [2020-04-15T19:23:10.938Z] Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ...
19:23:10 [2020-04-15T19:23:10.938Z] Unpacking python3.7 (3.7.3-2+deb10u1) ...
19:23:10 [2020-04-15T19:23:10.938Z] Selecting previously unselected package libpython3-stdlib:s390x.
19:23:10 [2020-04-15T19:23:10.938Z] Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
19:23:10 [2020-04-15T19:23:10.938Z] Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
19:23:10 [2020-04-15T19:23:10.938Z] Setting up python3-minimal (3.7.3-1) ...
19:23:11 [2020-04-15T19:23:11.289Z] Selecting previously unselected package python3.
19:23:11 [2020-04-15T19:23:11.289Z] (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 ... 15892 files and directories currently installed.)
19:23:11 [2020-04-15T19:23:11.289Z] Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
19:23:11 [2020-04-15T19:23:11.289Z] Unpacking python3 (3.7.3-1) ...
19:23:11 [2020-04-15T19:23:11.289Z] Selecting previously unselected package libip4tc0:s390x.
19:23:11 [2020-04-15T19:23:11.289Z] Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
19:23:11 [2020-04-15T19:23:11.289Z] Unpacking libip4tc0:s390x (1.8.2-4) ...
19:23:11 [2020-04-15T19:23:11.289Z] Selecting previously unselected package libip6tc0:s390x.
19:23:11 [2020-04-15T19:23:11.289Z] Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
19:23:11 [2020-04-15T19:23:11.289Z] Unpacking libip6tc0:s390x (1.8.2-4) ...
19:23:11 [2020-04-15T19:23:11.289Z] Selecting previously unselected package libiptc0:s390x.
19:23:11 [2020-04-15T19:23:11.289Z] Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
19:23:11 [2020-04-15T19:23:11.289Z] Unpacking libiptc0:s390x (1.8.2-4) ...
19:23:11 [2020-04-15T19:23:11.289Z] Selecting previously unselected package libnfnetlink0:s390x.
19:23:11 [2020-04-15T19:23:11.289Z] Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
19:23:11 [2020-04-15T19:23:11.289Z] Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
19:23:11 [2020-04-15T19:23:11.289Z] Selecting previously unselected package libnetfilter-conntrack3:s390x.
19:23:11 [2020-04-15T19:23:11.289Z] Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
19:23:11 [2020-04-15T19:23:11.289Z] Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
19:23:11 [2020-04-15T19:23:11.289Z] Selecting previously unselected package libnftnl11:s390x.
19:23:11 [2020-04-15T19:23:11.289Z] Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
19:23:11 [2020-04-15T19:23:11.289Z] Unpacking libnftnl11:s390x (1.1.2-2) ...
19:23:11 [2020-04-15T19:23:11.289Z] Selecting previously unselected package iptables.
19:23:11 [2020-04-15T19:23:11.289Z] Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
19:23:11 [2020-04-15T19:23:11.289Z] Unpacking iptables (1.8.2-4) ...
19:23:11 [2020-04-15T19:23:11.289Z] Selecting previously unselected package xxd.
19:23:11 [2020-04-15T19:23:11.289Z] Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
19:23:11 [2020-04-15T19:23:11.289Z] Unpacking xxd (2:8.1.0875-5) ...
19:23:11 [2020-04-15T19:23:11.289Z] Selecting previously unselected package vim-common.
19:23:11 [2020-04-15T19:23:11.289Z] Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
19:23:11 [2020-04-15T19:23:11.289Z] Unpacking vim-common (2:8.1.0875-5) ...
19:23:11 [2020-04-15T19:23:11.634Z] Selecting previously unselected package bash-completion.
19:23:11 [2020-04-15T19:23:11.634Z] Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
19:23:11 [2020-04-15T19:23:11.982Z] Unpacking bash-completion (1:2.8-6) ...
19:23:11 [2020-04-15T19:23:11.982Z] Selecting previously unselected package bzip2.
19:23:11 [2020-04-15T19:23:11.982Z] Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
19:23:11 [2020-04-15T19:23:11.982Z] Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
19:23:11 [2020-04-15T19:23:11.982Z] Selecting previously unselected package xz-utils.
19:23:11 [2020-04-15T19:23:11.982Z] Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
19:23:11 [2020-04-15T19:23:11.982Z] Unpacking xz-utils (5.2.4-1) ...
19:23:11 [2020-04-15T19:23:11.982Z] Selecting previously unselected package apparmor.
19:23:11 [2020-04-15T19:23:11.982Z] Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
19:23:11 [2020-04-15T19:23:11.982Z] Unpacking apparmor (2.13.2-10) ...
19:23:12 [2020-04-15T19:23:12.344Z] Selecting previously unselected package aufs-tools.
19:23:12 [2020-04-15T19:23:12.344Z] Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
19:23:12 [2020-04-15T19:23:12.344Z] Unpacking aufs-tools (1:4.14+20190211-1) ...
19:23:12 [2020-04-15T19:23:12.344Z] Selecting previously unselected package binutils-mingw-w64-i686.
19:23:12 [2020-04-15T19:23:12.344Z] Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
19:23:12 [2020-04-15T19:23:12.344Z] Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:23:12 [2020-04-15T19:23:12.344Z] Selecting previously unselected package binutils-mingw-w64-x86-64.
19:23:12 [2020-04-15T19:23:12.344Z] Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
19:23:12 [2020-04-15T19:23:12.344Z] Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:23:12 [2020-04-15T19:23:12.698Z] Selecting previously unselected package binutils-mingw-w64.
19:23:12 [2020-04-15T19:23:12.698Z] Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
19:23:12 [2020-04-15T19:23:12.698Z] Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
19:23:12 [2020-04-15T19:23:12.698Z] Selecting previously unselected package libdevmapper1.02.1:s390x.
19:23:12 [2020-04-15T19:23:12.698Z] Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
19:23:12 [2020-04-15T19:23:12.698Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
19:23:13 [2020-04-15T19:23:13.054Z] Selecting previously unselected package dmsetup.
19:23:13 [2020-04-15T19:23:13.054Z] Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_s390x.deb ...
19:23:13 [2020-04-15T19:23:13.054Z] Unpacking dmsetup (2:1.02.155-3) ...
19:23:13 [2020-04-15T19:23:13.054Z] Selecting previously unselected package mingw-w64-common.
19:23:13 [2020-04-15T19:23:13.054Z] Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ...
19:23:13 [2020-04-15T19:23:13.054Z] Unpacking mingw-w64-common (6.0.0-3) ...
19:23:13 [2020-04-15T19:23:13.412Z] Selecting previously unselected package mingw-w64-x86-64-dev.
19:23:13 [2020-04-15T19:23:13.412Z] Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
19:23:13 [2020-04-15T19:23:13.412Z] Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
19:23:14 [2020-04-15T19:23:14.171Z] Selecting previously unselected package gcc-mingw-w64-base.
19:23:14 [2020-04-15T19:23:14.171Z] Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
19:23:14 [2020-04-15T19:23:14.171Z] Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:23:14 [2020-04-15T19:23:14.171Z] Selecting previously unselected package gcc-mingw-w64-x86-64.
19:23:14 [2020-04-15T19:23:14.171Z] Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
19:23:14 [2020-04-15T19:23:14.171Z] Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:23:14 [2020-04-15T19:23:14.734Z] #70 exporting layers 6.5s done
19:23:14 [2020-04-15T19:23:14.734Z] #70 writing image sha256:5a0c6723729e7ef85630f1f6a093d3531d035d07b827cb4591e4f8617a3f2d4f done
19:23:14 [2020-04-15T19:23:14.734Z] #70 naming to docker.io/library/docker:e149ff62fe6fc7c32c518dcd4df85d603a104462 done
19:23:14 [2020-04-15T19:23:14.734Z] #70 DONE 6.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
19:23:15 [2020-04-15T19:23:15.132Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40801/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40801/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e149ff62fe6fc7c32c518dcd4df85d603a104462 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:e149ff62fe6fc7c32c518dcd4df85d603a104462 hack/validate/default
19:23:16 [2020-04-15T19:23:16.054Z] Congratulations!  All commits are properly signed with the DCO!
19:23:17 [2020-04-15T19:23:17.342Z] Selecting previously unselected package g++-mingw-w64-x86-64.
19:23:17 [2020-04-15T19:23:17.342Z] Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
19:23:17 [2020-04-15T19:23:17.342Z] Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:23:19 [2020-04-15T19:23:19.708Z] Selecting previously unselected package libonig5:s390x.
19:23:19 [2020-04-15T19:23:19.708Z] Preparing to unpack .../25-libonig5_6.9.1-1_s390x.deb ...
19:23:19 [2020-04-15T19:23:19.708Z] Unpacking libonig5:s390x (6.9.1-1) ...
19:23:19 [2020-04-15T19:23:19.708Z] Selecting previously unselected package libjq1:s390x.
19:23:19 [2020-04-15T19:23:19.708Z] Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_s390x.deb ...
19:23:19 [2020-04-15T19:23:19.708Z] Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
19:23:19 [2020-04-15T19:23:19.708Z] Selecting previously unselected package jq.
19:23:19 [2020-04-15T19:23:19.708Z] Preparing to unpack .../27-jq_1.5+dfsg-2+b1_s390x.deb ...
19:23:19 [2020-04-15T19:23:19.708Z] Unpacking jq (1.5+dfsg-2+b1) ...
19:23:19 [2020-04-15T19:23:19.708Z] Selecting previously unselected package libaio1:s390x.
19:23:19 [2020-04-15T19:23:19.708Z] Preparing to unpack .../28-libaio1_0.3.112-3_s390x.deb ...
19:23:19 [2020-04-15T19:23:19.708Z] Unpacking libaio1:s390x (0.3.112-3) ...
19:23:19 [2020-04-15T19:23:19.708Z] Selecting previously unselected package libbtrfs0.
19:23:19 [2020-04-15T19:23:19.708Z] Preparing to unpack .../29-libbtrfs0_4.20.1-2_s390x.deb ...
19:23:19 [2020-04-15T19:23:19.708Z] Unpacking libbtrfs0 (4.20.1-2) ...
19:23:19 [2020-04-15T19:23:19.708Z] Selecting previously unselected package libbtrfs-dev.
19:23:19 [2020-04-15T19:23:19.708Z] Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_s390x.deb ...
19:23:19 [2020-04-15T19:23:19.708Z] Unpacking libbtrfs-dev (4.20.1-2) ...
19:23:19 [2020-04-15T19:23:19.708Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x.
19:23:19 [2020-04-15T19:23:19.708Z] Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
19:23:19 [2020-04-15T19:23:19.708Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
19:23:19 [2020-04-15T19:23:19.708Z] Selecting previously unselected package libudev-dev:s390x.
19:23:19 [2020-04-15T19:23:19.708Z] Preparing to unpack .../32-libudev-dev_241-7~deb10u3_s390x.deb ...
19:23:19 [2020-04-15T19:23:19.708Z] Unpacking libudev-dev:s390x (241-7~deb10u3) ...
19:23:19 [2020-04-15T19:23:19.708Z] Selecting previously unselected package libsepol1-dev:s390x.
19:23:19 [2020-04-15T19:23:19.708Z] Preparing to unpack .../33-libsepol1-dev_2.8-1_s390x.deb ...
19:23:19 [2020-04-15T19:23:19.708Z] Unpacking libsepol1-dev:s390x (2.8-1) ...
19:23:19 [2020-04-15T19:23:19.708Z] Selecting previously unselected package libpcre16-3:s390x.
19:23:19 [2020-04-15T19:23:19.708Z] Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_s390x.deb ...
19:23:19 [2020-04-15T19:23:19.708Z] Unpacking libpcre16-3:s390x (2:8.39-12) ...
19:23:20 [2020-04-15T19:23:20.056Z] Selecting previously unselected package libpcre32-3:s390x.
19:23:20 [2020-04-15T19:23:20.056Z] Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_s390x.deb ...
19:23:20 [2020-04-15T19:23:20.056Z] Unpacking libpcre32-3:s390x (2:8.39-12) ...
19:23:20 [2020-04-15T19:23:20.056Z] Selecting previously unselected package libpcrecpp0v5:s390x.
19:23:20 [2020-04-15T19:23:20.056Z] Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
19:23:20 [2020-04-15T19:23:20.056Z] Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
19:23:20 [2020-04-15T19:23:20.056Z] Selecting previously unselected package libpcre3-dev:s390x.
19:23:20 [2020-04-15T19:23:20.056Z] Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_s390x.deb ...
19:23:20 [2020-04-15T19:23:20.056Z] Unpacking libpcre3-dev:s390x (2:8.39-12) ...
19:23:20 [2020-04-15T19:23:20.056Z] Selecting previously unselected package libselinux1-dev:s390x.
19:23:20 [2020-04-15T19:23:20.056Z] Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_s390x.deb ...
19:23:20 [2020-04-15T19:23:20.056Z] Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
19:23:20 [2020-04-15T19:23:20.056Z] Selecting previously unselected package libdevmapper-dev:s390x.
19:23:20 [2020-04-15T19:23:20.056Z] Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
19:23:20 [2020-04-15T19:23:20.056Z] Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
19:23:20 [2020-04-15T19:23:20.056Z] Selecting previously unselected package libgpm2:s390x.
19:23:20 [2020-04-15T19:23:20.056Z] Preparing to unpack .../40-libgpm2_1.20.7-5_s390x.deb ...
19:23:20 [2020-04-15T19:23:20.056Z] Unpacking libgpm2:s390x (1.20.7-5) ...
19:23:20 [2020-04-15T19:23:20.056Z] Selecting previously unselected package libicu63:s390x.
19:23:20 [2020-04-15T19:23:20.056Z] Preparing to unpack .../41-libicu63_63.1-6+deb10u1_s390x.deb ...
19:23:20 [2020-04-15T19:23:20.056Z] Unpacking libicu63:s390x (63.1-6+deb10u1) ...
19:23:20 [2020-04-15T19:23:20.816Z] Selecting previously unselected package libnet1:s390x.
19:23:20 [2020-04-15T19:23:20.816Z] Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
19:23:20 [2020-04-15T19:23:20.816Z] Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
19:23:20 [2020-04-15T19:23:20.816Z] Selecting previously unselected package libnl-3-200:s390x.
19:23:20 [2020-04-15T19:23:20.816Z] Preparing to unpack .../43-libnl-3-200_3.4.0-1_s390x.deb ...
19:23:20 [2020-04-15T19:23:20.816Z] Unpacking libnl-3-200:s390x (3.4.0-1) ...
19:23:20 [2020-04-15T19:23:20.816Z] Selecting previously unselected package libprotobuf-c1:s390x.
19:23:20 [2020-04-15T19:23:20.816Z] Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
19:23:20 [2020-04-15T19:23:20.816Z] Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
19:23:20 [2020-04-15T19:23:20.816Z] Selecting previously unselected package libreadline5:s390x.
19:23:20 [2020-04-15T19:23:20.816Z] Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
19:23:20 [2020-04-15T19:23:20.816Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
19:23:20 [2020-04-15T19:23:20.816Z] Selecting previously unselected package libsystemd-dev:s390x.
19:23:20 [2020-04-15T19:23:20.816Z] Preparing to unpack .../46-libsystemd-dev_241-7~deb10u3_s390x.deb ...
19:23:20 [2020-04-15T19:23:20.816Z] Unpacking libsystemd-dev:s390x (241-7~deb10u3) ...
19:23:20 [2020-04-15T19:23:20.935Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
19:23:20 [2020-04-15T19:23:20.935Z] 
19:23:20 [2020-04-15T19:23:20.935Z]  ________   ____  __.
19:23:20 [2020-04-15T19:23:20.935Z]  \_____  \ |    |/ _|
19:23:20 [2020-04-15T19:23:20.935Z]  /   |   \|      <
19:23:20 [2020-04-15T19:23:20.935Z]  /    |    \    |  \
19:23:20 [2020-04-15T19:23:20.935Z]  \_______  /____|__ \
19:23:20 [2020-04-15T19:23:20.935Z]          \/        \/
19:23:20 [2020-04-15T19:23:20.935Z] 
19:23:20 [2020-04-15T19:23:20.935Z] INFO: make.ps1 ended at 04/15/2020 19:23:12
19:23:20 [2020-04-15T19:23:20.935Z] INFO: Binaries build ended at 04/15/2020 19:23:14. Duration:00:01:11.2472139
19:23:20 [2020-04-15T19:23:20.935Z] INFO: Copying the built daemon binary to d:\CI\PR-40801\2\binary\dockerd-e149ff62f.exe...
19:23:20 [2020-04-15T19:23:20.935Z] INFO: Copying the built client binary to d:\CI\PR-40801\2\binary\docker-e149ff62f.exe...
19:23:20 [2020-04-15T19:23:20.935Z] INFO: Copying dockerversion from the container...
19:23:20 [2020-04-15T19:23:20.935Z] INFO: Copying the golang package from the container to d:\CI\PR-40801\2\installer\go.zip...
19:23:20 [2020-04-15T19:23:20.935Z] INFO: Extracting go.zip to d:\CI\PR-40801\2\go
19:23:21 [2020-04-15T19:23:21.178Z] Selecting previously unselected package net-tools.
19:23:21 [2020-04-15T19:23:21.178Z] Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
19:23:21 [2020-04-15T19:23:21.178Z] Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
19:23:21 [2020-04-15T19:23:21.178Z] Selecting previously unselected package python-pip-whl.
19:23:21 [2020-04-15T19:23:21.178Z] Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ...
19:23:21 [2020-04-15T19:23:21.178Z] Unpacking python-pip-whl (18.1-5) ...
19:23:21 [2020-04-15T19:23:21.178Z] Selecting previously unselected package python3-lib2to3.
19:23:21 [2020-04-15T19:23:21.178Z] Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ...
19:23:21 [2020-04-15T19:23:21.178Z] Unpacking python3-lib2to3 (3.7.3-1) ...
19:23:21 [2020-04-15T19:23:21.178Z] Selecting previously unselected package python3-distutils.
19:23:21 [2020-04-15T19:23:21.178Z] Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ...
19:23:21 [2020-04-15T19:23:21.178Z] Unpacking python3-distutils (3.7.3-1) ...
19:23:21 [2020-04-15T19:23:21.178Z] Selecting previously unselected package python3-pip.
19:23:21 [2020-04-15T19:23:21.178Z] Preparing to unpack .../51-python3-pip_18.1-5_all.deb ...
19:23:21 [2020-04-15T19:23:21.178Z] Unpacking python3-pip (18.1-5) ...
19:23:21 [2020-04-15T19:23:21.178Z] Selecting previously unselected package python3-pkg-resources.
19:23:21 [2020-04-15T19:23:21.178Z] Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ...
19:23:21 [2020-04-15T19:23:21.178Z] Unpacking python3-pkg-resources (40.8.0-1) ...
19:23:21 [2020-04-15T19:23:21.527Z] Selecting previously unselected package python3-setuptools.
19:23:21 [2020-04-15T19:23:21.527Z] Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ...
19:23:21 [2020-04-15T19:23:21.527Z] Unpacking python3-setuptools (40.8.0-1) ...
19:23:21 [2020-04-15T19:23:21.527Z] Selecting previously unselected package python3-wheel.
19:23:21 [2020-04-15T19:23:21.527Z] Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ...
19:23:21 [2020-04-15T19:23:21.527Z] Unpacking python3-wheel (0.32.3-2) ...
19:23:21 [2020-04-15T19:23:21.527Z] Selecting previously unselected package thin-provisioning-tools.
19:23:21 [2020-04-15T19:23:21.527Z] Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
19:23:21 [2020-04-15T19:23:21.527Z] Unpacking thin-provisioning-tools (0.7.6-2.1) ...
19:23:21 [2020-04-15T19:23:21.527Z] Selecting previously unselected package vim-runtime.
19:23:21 [2020-04-15T19:23:21.527Z] Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ...
19:23:21 [2020-04-15T19:23:21.527Z] Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
19:23:21 [2020-04-15T19:23:21.527Z] Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
19:23:21 [2020-04-15T19:23:21.527Z] Unpacking vim-runtime (2:8.1.0875-5) ...
19:23:22 [2020-04-15T19:23:22.283Z] Selecting previously unselected package vim.
19:23:22 [2020-04-15T19:23:22.283Z] Preparing to unpack .../57-vim_2%3a8.1.0875-5_s390x.deb ...
19:23:22 [2020-04-15T19:23:22.283Z] Unpacking vim (2:8.1.0875-5) ...
19:23:22 [2020-04-15T19:23:22.283Z] Selecting previously unselected package xfsprogs.
19:23:22 [2020-04-15T19:23:22.283Z] Preparing to unpack .../58-xfsprogs_4.20.0-1_s390x.deb ...
19:23:22 [2020-04-15T19:23:22.283Z] Unpacking xfsprogs (4.20.0-1) ...
19:23:22 [2020-04-15T19:23:22.283Z] Selecting previously unselected package zip.
19:23:22 [2020-04-15T19:23:22.283Z] Preparing to unpack .../59-zip_3.0-11+b1_s390x.deb ...
19:23:22 [2020-04-15T19:23:22.283Z] Unpacking zip (3.0-11+b1) ...
19:23:22 [2020-04-15T19:23:22.283Z] Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
19:23:22 [2020-04-15T19:23:22.283Z] Setting up aufs-tools (1:4.14+20190211-1) ...
19:23:22 [2020-04-15T19:23:22.283Z] Setting up net-tools (1.60+git20180626.aebd88e-1) ...
19:23:22 [2020-04-15T19:23:22.283Z] Setting up libip6tc0:s390x (1.8.2-4) ...
19:23:22 [2020-04-15T19:23:22.632Z] Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
19:23:22 [2020-04-15T19:23:22.632Z] Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:23:22 [2020-04-15T19:23:22.632Z] Setting up libgpm2:s390x (1.20.7-5) ...
19:23:22 [2020-04-15T19:23:22.632Z] Setting up libpcre16-3:s390x (2:8.39-12) ...
19:23:22 [2020-04-15T19:23:22.632Z] Setting up libip4tc0:s390x (1.8.2-4) ...
19:23:22 [2020-04-15T19:23:22.632Z] Setting up libsepol1-dev:s390x (2.8-1) ...
19:23:22 [2020-04-15T19:23:22.632Z] Setting up libnftnl11:s390x (1.1.2-2) ...
19:23:22 [2020-04-15T19:23:22.632Z] Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:23:22 [2020-04-15T19:23:22.632Z] Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
19:23:22 [2020-04-15T19:23:22.632Z] Setting up bzip2 (1.0.6-9.2~deb10u1) ...
19:23:22 [2020-04-15T19:23:22.632Z] Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
19:23:22 [2020-04-15T19:23:22.632Z] Setting up libicu63:s390x (63.1-6+deb10u1) ...
19:23:22 [2020-04-15T19:23:22.632Z] Setting up xxd (2:8.1.0875-5) ...
19:23:22 [2020-04-15T19:23:22.632Z] Setting up libbtrfs0 (4.20.1-2) ...
19:23:22 [2020-04-15T19:23:22.632Z] Setting up zip (3.0-11+b1) ...
19:23:22 [2020-04-15T19:23:22.632Z] Setting up vim-common (2:8.1.0875-5) ...
19:23:22 [2020-04-15T19:23:22.632Z] Setting up bash-completion (1:2.8-6) ...
19:23:22 [2020-04-15T19:23:22.982Z] Setting up libiptc0:s390x (1.8.2-4) ...
19:23:22 [2020-04-15T19:23:22.982Z] Setting up xz-utils (5.2.4-1) ...
19:23:22 [2020-04-15T19:23:22.982Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:23:22 [2020-04-15T19:23:22.982Z] Setting up libpcre32-3:s390x (2:8.39-12) ...
19:23:22 [2020-04-15T19:23:22.982Z] Setting up libudev-dev:s390x (241-7~deb10u3) ...
19:23:22 [2020-04-15T19:23:22.982Z] Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:23:22 [2020-04-15T19:23:22.982Z] Setting up libbtrfs-dev (4.20.1-2) ...
19:23:22 [2020-04-15T19:23:22.982Z] Setting up pigz (2.4-1) ...
19:23:22 [2020-04-15T19:23:22.982Z] Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
19:23:22 [2020-04-15T19:23:22.982Z] Setting up libnl-3-200:s390x (3.4.0-1) ...
19:23:22 [2020-04-15T19:23:22.982Z] Setting up python-pip-whl (18.1-5) ...
19:23:22 [2020-04-15T19:23:22.982Z] Setting up libmpdec2:s390x (2.4.2-2) ...
19:23:23 [2020-04-15T19:23:23.334Z] Setting up mingw-w64-common (6.0.0-3) ...
19:23:23 [2020-04-15T19:23:23.334Z] Setting up vim-runtime (2:8.1.0875-5) ...
19:23:23 [2020-04-15T19:23:23.334Z] Setting up libaio1:s390x (0.3.112-3) ...
19:23:23 [2020-04-15T19:23:23.334Z] Setting up libsystemd-dev:s390x (241-7~deb10u3) ...
19:23:23 [2020-04-15T19:23:23.334Z] Setting up libonig5:s390x (6.9.1-1) ...
19:23:23 [2020-04-15T19:23:23.334Z] Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
19:23:23 [2020-04-15T19:23:23.334Z] Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
19:23:23 [2020-04-15T19:23:23.334Z] Setting up vim (2:8.1.0875-5) ...
19:23:23 [2020-04-15T19:23:23.334Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
19:23:23 [2020-04-15T19:23:23.334Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
19:23:23 [2020-04-15T19:23:23.334Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
19:23:23 [2020-04-15T19:23:23.334Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
19:23:23 [2020-04-15T19:23:23.334Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
19:23:23 [2020-04-15T19:23:23.334Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
19:23:23 [2020-04-15T19:23:23.334Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
19:23:23 [2020-04-15T19:23:23.334Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
19:23:23 [2020-04-15T19:23:23.334Z] Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
19:23:23 [2020-04-15T19:23:23.334Z] Setting up libpcre3-dev:s390x (2:8.39-12) ...
19:23:23 [2020-04-15T19:23:23.334Z] Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:23:23 [2020-04-15T19:23:23.334Z] 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
19:23:23 [2020-04-15T19:23:23.334Z] 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
19:23:23 [2020-04-15T19:23:23.334Z] Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:23:23 [2020-04-15T19:23:23.334Z] 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
19:23:23 [2020-04-15T19:23:23.335Z] 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
19:23:23 [2020-04-15T19:23:23.335Z] Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
19:23:23 [2020-04-15T19:23:23.335Z] Setting up thin-provisioning-tools (0.7.6-2.1) ...
19:23:23 [2020-04-15T19:23:23.335Z] Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
19:23:23 [2020-04-15T19:23:23.335Z] Setting up jq (1.5+dfsg-2+b1) ...
19:23:23 [2020-04-15T19:23:23.335Z] Setting up libpython3-stdlib:s390x (3.7.3-1) ...
19:23:23 [2020-04-15T19:23:23.335Z] Setting up python3.7 (3.7.3-2+deb10u1) ...
19:23:24 [2020-04-15T19:23:24.083Z] Setting up libselinux1-dev:s390x (2.8-1+b1) ...
19:23:24 [2020-04-15T19:23:24.083Z] Setting up iptables (1.8.2-4) ...
19:23:24 [2020-04-15T19:23:24.083Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:23:24 [2020-04-15T19:23:24.083Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:23:24 [2020-04-15T19:23:24.083Z] update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:23:24 [2020-04-15T19:23:24.083Z] update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:23:24 [2020-04-15T19:23:24.083Z] update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:23:24 [2020-04-15T19:23:24.083Z] update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:23:24 [2020-04-15T19:23:24.083Z] Setting up python3 (3.7.3-1) ...
19:23:24 [2020-04-15T19:23:24.083Z] Setting up python3-wheel (0.32.3-2) ...
19:23:24 [2020-04-15T19:23:24.083Z] Setting up apparmor (2.13.2-10) ...
19:23:24 [2020-04-15T19:23:24.839Z] Setting up python3-lib2to3 (3.7.3-1) ...
19:23:24 [2020-04-15T19:23:24.839Z] Setting up python3-pkg-resources (40.8.0-1) ...
19:23:24 [2020-04-15T19:23:24.839Z] Setting up python3-distutils (3.7.3-1) ...
19:23:24 [2020-04-15T19:23:24.839Z] Setting up python3-setuptools (40.8.0-1) ...
19:23:25 [2020-04-15T19:23:25.195Z] Setting up python3-pip (18.1-5) ...
19:23:25 [2020-04-15T19:23:25.195Z] Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
19:23:25 [2020-04-15T19:23:25.195Z] Setting up dmsetup (2:1.02.155-3) ...
19:23:25 [2020-04-15T19:23:25.195Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
19:23:25 [2020-04-15T19:23:25.555Z] Setting up xfsprogs (4.20.0-1) ...
19:23:25 [2020-04-15T19:23:25.555Z] Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
19:23:25 [2020-04-15T19:23:25.555Z] Processing triggers for mime-support (3.62) ...
19:23:25 [2020-04-15T19:23:25.555Z] Processing triggers for libc-bin (2.28-10) ...
19:23:29 [2020-04-15T19:23:29.668Z] Removing intermediate container 93dbedc28909
19:23:29 [2020-04-15T19:23:29.668Z]  ---> 0cdecc59ee54
19:23:29 [2020-04-15T19:23:29.668Z] Step 117/140 : RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
19:23:29 [2020-04-15T19:23:29.668Z]  ---> Running in 3ee487891757
19:23:30 [2020-04-15T19:23:30.439Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
19:23:30 [2020-04-15T19:23:30.439Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
19:23:30 [2020-04-15T19:23:30.439Z] update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
19:23:30 [2020-04-15T19:23:30.788Z] Removing intermediate container 3ee487891757
19:23:30 [2020-04-15T19:23:30.788Z]  ---> d7203e670bbe
19:23:30 [2020-04-15T19:23:30.788Z] Step 118/140 : RUN pip3 install yamllint==1.16.0
19:23:30 [2020-04-15T19:23:30.788Z]  ---> Running in 4109d343ff15
19:23:31 [2020-04-15T19:23:31.995Z] Collecting yamllint==1.16.0
19:23:32 [2020-04-15T19:23:32.348Z]   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
19:23:32 [2020-04-15T19:23:32.348Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
19:23:32 [2020-04-15T19:23:32.348Z]   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
19:23:32 [2020-04-15T19:23:32.348Z] Collecting pyyaml (from yamllint==1.16.0)
19:23:32 [2020-04-15T19:23:32.348Z]   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
19:23:32 [2020-04-15T19:23:32.694Z] Building wheels for collected packages: pyyaml
19:23:32 [2020-04-15T19:23:32.694Z]   Running setup.py bdist_wheel for pyyaml: started
19:23:32 [2020-04-15T19:23:32.694Z]   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
19:23:32 [2020-04-15T19:23:32.694Z]   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
19:23:32 [2020-04-15T19:23:32.694Z] Successfully built pyyaml
19:23:32 [2020-04-15T19:23:32.694Z] Installing collected packages: pathspec, pyyaml, yamllint
19:23:33 [2020-04-15T19:23:33.041Z] Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
19:23:33 [2020-04-15T19:23:33.393Z] Removing intermediate container 4109d343ff15
19:23:33 [2020-04-15T19:23:33.393Z]  ---> 9f1041036c2a
19:23:33 [2020-04-15T19:23:33.393Z] Step 119/140 : COPY --from=dockercli     /build/ /usr/local/cli
19:23:33 [2020-04-15T19:23:33.744Z]  ---> 394b5da9c01c
19:23:33 [2020-04-15T19:23:33.744Z] Step 120/140 : COPY --from=frozen-images /build/ /docker-frozen-images
19:23:35 [2020-04-15T19:23:35.511Z]  ---> d5a8d98786fe
19:23:35 [2020-04-15T19:23:35.511Z] Step 121/140 : COPY --from=swagger       /build/ /usr/local/bin/
19:23:35 [2020-04-15T19:23:35.859Z]  ---> 82f412c06b54
19:23:35 [2020-04-15T19:23:35.859Z] Step 122/140 : COPY --from=tomlv         /build/ /usr/local/bin/
19:23:36 [2020-04-15T19:23:36.230Z]  ---> a17b6a9345fa
19:23:36 [2020-04-15T19:23:36.230Z] Step 123/140 : COPY --from=tini          /build/ /usr/local/bin/
19:23:36 [2020-04-15T19:23:36.230Z]  ---> bd539ac528fb
19:23:36 [2020-04-15T19:23:36.230Z] Step 124/140 : COPY --from=registry      /build/ /usr/local/bin/
19:23:36 [2020-04-15T19:23:36.975Z]  ---> 02861263a64a
19:23:36 [2020-04-15T19:23:36.975Z] Step 125/140 : COPY --from=criu          /build/ /usr/local/
19:23:37 [2020-04-15T19:23:37.339Z]  ---> 11efc4fa1246
19:23:37 [2020-04-15T19:23:37.339Z] Step 126/140 : COPY --from=vndr          /build/ /usr/local/bin/
19:23:37 [2020-04-15T19:23:37.733Z]  ---> 86ff82080fcc
19:23:37 [2020-04-15T19:23:37.733Z] Step 127/140 : COPY --from=gotestsum     /build/ /usr/local/bin/
19:23:38 [2020-04-15T19:23:38.135Z]  ---> 9e039707c1ff
19:23:38 [2020-04-15T19:23:38.135Z] Step 128/140 : COPY --from=gometalinter  /build/ /usr/local/bin/
19:23:39 [2020-04-15T19:23:39.415Z]  ---> 39787bae217a
19:23:39 [2020-04-15T19:23:39.415Z] Step 129/140 : COPY --from=runc          /build/ /usr/local/bin/
19:23:39 [2020-04-15T19:23:39.763Z]  ---> 7fa987705ec1
19:23:39 [2020-04-15T19:23:39.763Z] Step 130/140 : COPY --from=containerd    /build/ /usr/local/bin/
19:23:40 [2020-04-15T19:23:40.123Z]  ---> c4cb3b253c19
19:23:40 [2020-04-15T19:23:40.123Z] Step 131/140 : COPY --from=rootlesskit   /build/ /usr/local/bin/
19:23:40 [2020-04-15T19:23:40.490Z]  ---> bf4d2491a51d
19:23:40 [2020-04-15T19:23:40.490Z] Step 132/140 : COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_64
19:23:41 [2020-04-15T19:23:41.255Z]  ---> 3be8fb8d9b83
19:23:41 [2020-04-15T19:23:41.255Z] Step 133/140 : COPY --from=proxy         /build/ /usr/local/bin/
19:23:41 [2020-04-15T19:23:41.255Z]  ---> 5d31d241e2cd
19:23:41 [2020-04-15T19:23:41.255Z] Step 134/140 : ENV PATH=/usr/local/cli:$PATH
19:23:41 [2020-04-15T19:23:41.606Z]  ---> Running in 17f73aeaaeda
19:23:41 [2020-04-15T19:23:41.606Z] Removing intermediate container 17f73aeaaeda
19:23:41 [2020-04-15T19:23:41.606Z]  ---> b74c33784411
19:23:41 [2020-04-15T19:23:41.606Z] Step 135/140 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux
19:23:41 [2020-04-15T19:23:41.606Z]  ---> Running in d44a2a4985cc
19:23:41 [2020-04-15T19:23:41.955Z] Removing intermediate container d44a2a4985cc
19:23:41 [2020-04-15T19:23:41.955Z]  ---> c80e0753d49d
19:23:41 [2020-04-15T19:23:41.955Z] Step 136/140 : WORKDIR /go/src/github.com/docker/docker
19:23:41 [2020-04-15T19:23:41.955Z]  ---> Running in 7aecd7a53b18
19:23:42 [2020-04-15T19:23:42.305Z] Removing intermediate container 7aecd7a53b18
19:23:42 [2020-04-15T19:23:42.305Z]  ---> 720e88a6f98a
19:23:42 [2020-04-15T19:23:42.305Z] Step 137/140 : VOLUME /var/lib/docker
19:23:42 [2020-04-15T19:23:42.305Z]  ---> Running in e9e79038fa2a
19:23:42 [2020-04-15T19:23:42.305Z] Removing intermediate container e9e79038fa2a
19:23:42 [2020-04-15T19:23:42.305Z]  ---> b68ef5ef4000
19:23:42 [2020-04-15T19:23:42.305Z] Step 138/140 : ENTRYPOINT ["hack/dind"]
19:23:42 [2020-04-15T19:23:42.305Z]  ---> Running in 3a3bfe37d9cf
19:23:42 [2020-04-15T19:23:42.661Z] Removing intermediate container 3a3bfe37d9cf
19:23:42 [2020-04-15T19:23:42.661Z]  ---> 9aec6224bb4b
19:23:42 [2020-04-15T19:23:42.661Z] Step 139/140 : FROM dev AS final
19:23:42 [2020-04-15T19:23:42.661Z]  ---> 9aec6224bb4b
19:23:42 [2020-04-15T19:23:42.661Z] Step 140/140 : COPY . /go/src/github.com/docker/docker
19:23:45 [2020-04-15T19:23:45.039Z]  ---> f1c4015172f1
19:23:45 [2020-04-15T19:23:45.039Z] Successfully built f1c4015172f1
19:23:45 [2020-04-15T19:23:45.039Z] Successfully tagged docker:e149ff62fe6fc7c32c518dcd4df85d603a104462
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
19:23:45 [2020-04-15T19:23:45.862Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40801/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e149ff62fe6fc7c32c518dcd4df85d603a104462 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:e149ff62fe6fc7c32c518dcd4df85d603a104462 hack/test/unit
19:23:46 [2020-04-15T19:23:46.061Z] INFO: Extraction ended at 04/15/2020 19:23:45. Duration:00:00:24.5393858
19:23:46 [2020-04-15T19:23:46.061Z] INFO: Updating the golang and path environment variables
19:23:46 [2020-04-15T19:23:46.061Z] INFO: GOPATH=d:\gopath
19:23:46 [2020-04-15T19:23:46.061Z] INFO: go version go1.13.10 windows/amd64
19:23:46 [2020-04-15T19:23:46.061Z] INFO: Running the daemon under test in debug mode
19:23:46 [2020-04-15T19:23:46.061Z] INFO: Starting a daemon under test...
19:23:46 [2020-04-15T19:23:46.061Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40801\2\daemon --pidfile d:\CI\PR-40801\2\docker.pid -D
19:23:46 [2020-04-15T19:23:46.061Z] INFO: Process started successfully.
19:23:46 [2020-04-15T19:23:46.061Z] INFO: Start tailing logs of the daemon under tests
19:23:46 [2020-04-15T19:23:46.061Z] INFO: Waiting for the daemon under test to start...
19:23:48 [2020-04-15T19:23:48.357Z] ?   	github.com/docker/docker/api	[no test files]
19:23:48 [2020-04-15T19:23:48.962Z] INFO: Daemon under test started and replied!
19:23:48 [2020-04-15T19:23:48.962Z] INFO: Docker version of the daemon under test
19:23:48 [2020-04-15T19:23:48.962Z] 
19:23:48 [2020-04-15T19:23:48.962Z] Client:
19:23:48 [2020-04-15T19:23:48.962Z]  Version:      17.06.2-ce
19:23:48 [2020-04-15T19:23:48.962Z]  API version:  1.30
19:23:48 [2020-04-15T19:23:48.962Z]  Go version:   go1.8.3
19:23:48 [2020-04-15T19:23:48.962Z]  Git commit:   cec0b72
19:23:48 [2020-04-15T19:23:48.962Z]  Built:        Tue Sep  5 19:57:19 2017
19:23:48 [2020-04-15T19:23:48.962Z]  OS/Arch:      windows/amd64
19:23:48 [2020-04-15T19:23:48.962Z] 
19:23:48 [2020-04-15T19:23:48.962Z] Server:
19:23:48 [2020-04-15T19:23:48.962Z]  Version:      0.0.0-dev
19:23:48 [2020-04-15T19:23:48.962Z]  API version:  1.40 (minimum version 1.24)
19:23:48 [2020-04-15T19:23:48.962Z]  Go version:   go1.13.10
19:23:48 [2020-04-15T19:23:48.962Z]  Git commit:   e149ff62f
19:23:48 [2020-04-15T19:23:48.962Z]  Built:        04/15/2020 19:22:08
19:23:48 [2020-04-15T19:23:48.962Z]  OS/Arch:      windows/amd64
19:23:48 [2020-04-15T19:23:48.962Z]  Experimental: false
19:23:48 [2020-04-15T19:23:48.962Z] 
19:23:48 [2020-04-15T19:23:48.962Z] INFO: Docker info of the daemon under test
19:23:48 [2020-04-15T19:23:48.962Z] 
19:23:49 [2020-04-15T19:23:49.423Z] Containers: 0
19:23:49 [2020-04-15T19:23:49.423Z]  Running: 0
19:23:49 [2020-04-15T19:23:49.423Z]  Paused: 0
19:23:49 [2020-04-15T19:23:49.423Z]  Stopped: 0
19:23:49 [2020-04-15T19:23:49.423Z] Images: 0
19:23:49 [2020-04-15T19:23:49.423Z] Server Version: 0.0.0-dev
19:23:49 [2020-04-15T19:23:49.423Z] Storage Driver: windowsfilter
19:23:49 [2020-04-15T19:23:49.423Z]  Windows: 
19:23:49 [2020-04-15T19:23:49.423Z] Logging Driver: json-file
19:23:49 [2020-04-15T19:23:49.423Z] Plugins: 
19:23:49 [2020-04-15T19:23:49.423Z]  Volume: local
19:23:49 [2020-04-15T19:23:49.423Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
19:23:49 [2020-04-15T19:23:49.423Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
19:23:49 [2020-04-15T19:23:49.423Z] Swarm: inactive
19:23:49 [2020-04-15T19:23:49.423Z] Default Isolation: process
19:23:49 [2020-04-15T19:23:49.423Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
19:23:49 [2020-04-15T19:23:49.423Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
19:23:49 [2020-04-15T19:23:49.423Z] OSType: windows
19:23:49 [2020-04-15T19:23:49.423Z] Architecture: x86_64
19:23:49 [2020-04-15T19:23:49.423Z] CPUs: 4
19:23:49 [2020-04-15T19:23:49.423Z] Total Memory: 32GiB
19:23:49 [2020-04-15T19:23:49.423Z] Name: azwin-2-dc5ac0
19:23:49 [2020-04-15T19:23:49.423Z] ID: FMET:FIAF:OZ6L:IPG3:GJ7U:W4ZP:Z2IS:QSF4:NKG2:JSZJ:B3EP:S5NP
19:23:49 [2020-04-15T19:23:49.423Z] Docker Root Dir: D:\CI\PR-40801\2\daemon
19:23:49 [2020-04-15T19:23:49.423Z] Debug Mode (client): false
19:23:49 [2020-04-15T19:23:49.423Z] Debug Mode (server): true
19:23:49 [2020-04-15T19:23:49.423Z]  File Descriptors: -1
19:23:49 [2020-04-15T19:23:49.423Z]  Goroutines: 17
19:23:49 [2020-04-15T19:23:49.423Z]  System Time: 2020-04-15T19:23:48.9235885Z
19:23:49 [2020-04-15T19:23:49.423Z]  EventsListeners: 0
19:23:49 [2020-04-15T19:23:49.423Z] Registry: https://index.docker.io/v1/
19:23:49 [2020-04-15T19:23:49.423Z] Labels:
19:23:49 [2020-04-15T19:23:49.423Z] Experimental: false
19:23:49 [2020-04-15T19:23:49.423Z] Insecure Registries:
19:23:49 [2020-04-15T19:23:49.423Z]  127.0.0.0/8
19:23:49 [2020-04-15T19:23:49.423Z] Live Restore Enabled: false
19:23:49 [2020-04-15T19:23:49.423Z] 
19:23:49 [2020-04-15T19:23:49.423Z] 
19:23:49 [2020-04-15T19:23:49.423Z] INFO: Docker images of the daemon under test
19:23:49 [2020-04-15T19:23:49.423Z] 
19:23:49 [2020-04-15T19:23:49.423Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
19:23:49 [2020-04-15T19:23:49.423Z] 
19:23:49 [2020-04-15T19:23:49.423Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
19:23:49 [2020-04-15T19:23:49.423Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
19:23:49 [2020-04-15T19:23:49.423Z] ltsc2019: Pulling from windows/servercore
19:23:49 [2020-04-15T19:23:49.423Z] 65014b3c3121: Pulling fs layer
19:23:49 [2020-04-15T19:23:49.423Z] eac6fba788c9: Pulling fs layer
19:23:55 [2020-04-15T19:23:55.426Z] 🇩 bin/containerd
19:23:56 [2020-04-15T19:23:56.497Z] eac6fba788c9: Verifying Checksum
19:23:56 [2020-04-15T19:23:56.497Z] eac6fba788c9: Download complete
19:23:57 [2020-04-15T19:23:57.659Z] ok  	github.com/docker/docker/api/server	0.011s	coverage: 7.9% of statements
19:24:06 [2020-04-15T19:24:06.824Z] 65014b3c3121: Verifying Checksum
19:24:06 [2020-04-15T19:24:06.824Z] 65014b3c3121: Download complete
19:24:22 [2020-04-15T19:24:22.479Z] 🇩 bin/containerd-stress
19:24:25 [2020-04-15T19:24:25.314Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:24:25 [2020-04-15T19:24:25.314Z] 
19:24:25 [2020-04-15T19:24:25.314Z] 
19:24:25 [2020-04-15T19:24:25.314Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
19:24:25 [2020-04-15T19:24:25.314Z] 
19:24:25 [2020-04-15T19:24:25.314Z] 
19:24:25 [2020-04-15T19:24:25.314Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:24:25 [2020-04-15T19:24:25.314Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:24:25 [2020-04-15T19:24:25.314Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:24:25 [2020-04-15T19:24:25.314Z] HOSTNAME=af0ebbbe7442
19:24:25 [2020-04-15T19:24:25.314Z] TEST_SKIP_INTEGRATION=1
19:24:25 [2020-04-15T19:24:25.314Z] TESTDEBUG=0
19:24:25 [2020-04-15T19:24:25.314Z] DEST=bundles/test-integrationSCRIPTDIR=/go/src/github.com/docker/docker/hack
19:24:25 [2020-04-15T19:24:25.314Z] HOSTNAME=568f8ec0a753
19:24:25 [2020-04-15T19:24:25.314Z] TEST_SKIP_INTEGRATION=1
19:24:25 [2020-04-15T19:24:25.314Z] TESTDEBUG=0
19:24:25 [2020-04-15T19:24:25.314Z] DEST=bundles/test-integration
19:24:25 [2020-04-15T19:24:25.314Z] PWD=/go/src/github.com/docker/docker
19:24:25 [2020-04-15T19:24:25.314Z] KEEPBUNDLE=1
19:24:25 [2020-04-15T19:24:25.314Z] DOCKER_GITCOMMIT=e149ff62fe6fc7c32c518dcd4df85d603a104462
19:24:25 [2020-04-15T19:24:25.314Z] container=docker
19:24:25 [2020-04-15T19:24:25.314Z] HOME=/root
19:24:25 [2020-04-15T19:24:25.314Z] GOLANG_VERSION=1.13.10
19:24:25 [2020-04-15T19:24:25.314Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:24:25 [2020-04-15T19:24:25.314Z] VALIDATE_BRANCH=19.03
19:24:25 [2020-04-15T19:24:25.314Z] TERM=xterm
19:24:25 [2020-04-15T19:24:25.314Z] DOCKER_PKG=github.com/docker/docker
19:24:25 [2020-04-15T19:24:25.314Z] SHLVL=1
19:24:25 [2020-04-15T19:24:25.314Z] TIMEOUT=120m
19:24:25 [2020-04-15T19:24:25.314Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
19:24:25 [2020-04-15T19:24:25.314Z] DOCKER_GRAPHDRIVER=overlay2
19:24:25 [2020-04-15T19:24:25.314Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
19:24:25 [2020-04-15T19:24:25.314Z] GO111MODULE=off
19:24:25 [2020-04-15T19:24:25.314Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:24:25 [2020-04-15T19:24:25.314Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:24:25 [2020-04-15T19:24:25.314Z] GOPATH=/go
19:24:25 [2020-04-15T19:24:25.314Z] PKG_CONFIG=pkg-config
19:24:25 [2020-04-15T19:24:25.314Z] _=/usr/bin/env
19:24:25 [2020-04-15T19:24:25.314Z] Building test suite binary ./integration-cli/test.main
19:24:25 [2020-04-15T19:24:25.314Z] 
19:24:25 [2020-04-15T19:24:25.314Z] PWD=/go/src/github.com/docker/docker
19:24:25 [2020-04-15T19:24:25.314Z] KEEPBUNDLE=1
19:24:25 [2020-04-15T19:24:25.314Z] DOCKER_GITCOMMIT=e149ff62fe6fc7c32c518dcd4df85d603a104462
19:24:25 [2020-04-15T19:24:25.314Z] container=docker
19:24:25 [2020-04-15T19:24:25.314Z] HOME=/root
19:24:25 [2020-04-15T19:24:25.314Z] GOLANG_VERSION=1.13.10
19:24:25 [2020-04-15T19:24:25.314Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:24:25 [2020-04-15T19:24:25.314Z] VALIDATE_BRANCH=19.03
19:24:25 [2020-04-15T19:24:25.314Z] TERM=xterm
19:24:25 [2020-04-15T19:24:25.314Z] DOCKER_PKG=github.com/docker/docker
19:24:25 [2020-04-15T19:24:25.314Z] SHLVL=1
19:24:25 [2020-04-15T19:24:25.314Z] TIMEOUT=120m
19:24:25 [2020-04-15T19:24:25.314Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
19:24:25 [2020-04-15T19:24:25.314Z] DOCKER_GRAPHDRIVER=overlay2
19:24:25 [2020-04-15T19:24:25.314Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
19:24:25 [2020-04-15T19:24:25.314Z] GO111MODULE=off
19:24:25 [2020-04-15T19:24:25.314Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:24:25 [2020-04-15T19:24:25.314Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:24:25 [2020-04-15T19:24:25.314Z] GOPATH=/go
19:24:25 [2020-04-15T19:24:25.314Z] PKG_CONFIG=pkg-config
19:24:25 [2020-04-15T19:24:25.314Z] _=/usr/bin/env
19:24:25 [2020-04-15T19:24:25.314Z] Building test suite binary ./integration-cli/test.main
19:24:25 [2020-04-15T19:24:25.314Z] No new tests added to integration.
19:24:25 [2020-04-15T19:24:25.314Z] 
19:24:25 [2020-04-15T19:24:25.314Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:24:25 [2020-04-15T19:24:25.314Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:24:25 [2020-04-15T19:24:25.314Z] HOSTNAME=8296559e2346
19:24:25 [2020-04-15T19:24:25.314Z] TESTDEBUG=0
19:24:25 [2020-04-15T19:24:25.314Z] DEST=bundles/test-integration
19:24:25 [2020-04-15T19:24:25.314Z] PWD=/go/src/github.com/docker/docker
19:24:25 [2020-04-15T19:24:25.314Z] KEEPBUNDLE=1
19:24:25 [2020-04-15T19:24:25.314Z] DOCKER_GITCOMMIT=e149ff62fe6fc7c32c518dcd4df85d603a104462
19:24:25 [2020-04-15T19:24:25.314Z] container=docker
19:24:25 [2020-04-15T19:24:25.314Z] HOME=/root
19:24:25 [2020-04-15T19:24:25.314Z] GOLANG_VERSION=1.13.10
19:24:25 [2020-04-15T19:24:25.314Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:24:25 [2020-04-15T19:24:25.314Z] VALIDATE_BRANCH=19.03
19:24:25 [2020-04-15T19:24:25.314Z] TERM=xterm
19:24:25 [2020-04-15T19:24:25.314Z] DOCKER_PKG=github.com/docker/docker
19:24:25 [2020-04-15T19:24:25.314Z] SHLVL=1
19:24:25 [2020-04-15T19:24:25.314Z] TIMEOUT=120m
19:24:25 [2020-04-15T19:24:25.314Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
19:24:25 [2020-04-15T19:24:25.314Z] DOCKER_GRAPHDRIVER=overlay2
19:24:25 [2020-04-15T19:24:25.314Z] GO111MODULE=off
19:24:25 [2020-04-15T19:24:25.314Z] TEST_SKIP_INTEGRATION_CLI=1
19:24:25 [2020-04-15T19:24:25.314Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:24:25 [2020-04-15T19:24:25.314Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:24:25 [2020-04-15T19:24:25.314Z] GOPATH=/go
19:24:25 [2020-04-15T19:24:25.314Z] PKG_CONFIG=pkg-config
19:24:25 [2020-04-15T19:24:25.314Z] _=/usr/bin/env
19:24:25 [2020-04-15T19:24:25.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:24:25 [2020-04-15T19:24:25.954Z] 🇩 bin/containerd-shim
19:24:36 [2020-04-15T19:24:36.313Z] 🇩 bin/containerd-shim-runc-v1
19:24:37 [2020-04-15T19:24:37.393Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
19:24:37 [2020-04-15T19:24:37.393Z] No api/types/ or api/swagger.yaml changes in diff.
19:24:37 [2020-04-15T19:24:37.393Z] Congratulations!  All toml source files changed here have valid syntax.
19:24:37 [2020-04-15T19:24:37.393Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
19:24:37 [2020-04-15T19:24:37.393Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
19:24:37 [2020-04-15T19:24:37.834Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40801/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e149ff62fe6fc7c32c518dcd4df85d603a104462 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:e149ff62fe6fc7c32c518dcd4df85d603a104462 hack/make.sh dynbinary-daemon test-docker-py
19:24:38 [2020-04-15T19:24:38.393Z] 
19:24:38 [2020-04-15T19:24:38.951Z] Removing bundles/
19:24:38 [2020-04-15T19:24:38.951Z] 
19:24:38 [2020-04-15T19:24:38.951Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
19:24:38 [2020-04-15T19:24:38.951Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:24:38 [2020-04-15T19:24:38.951Z] GOOS="" GOARCH="" GOARM=""
19:24:39 [2020-04-15T19:24:39.794Z] 🇩 binaries
19:24:39 [2020-04-15T19:24:39.794Z] + mkdir -p /build
19:24:39 [2020-04-15T19:24:39.794Z] + cp bin/containerd /build/containerd
19:24:39 [2020-04-15T19:24:39.794Z] + cp bin/containerd-shim /build/containerd-shim
19:24:39 [2020-04-15T19:24:39.794Z] + cp bin/ctr /build/ctr
19:24:45 [2020-04-15T19:24:45.302Z] Removing intermediate container aca3c77b86d6
19:24:45 [2020-04-15T19:24:45.302Z]  ---> 676057a63891
19:24:45 [2020-04-15T19:24:45.302Z] Step 61/140 : FROM dev-base AS proxy
19:24:45 [2020-04-15T19:24:45.302Z]  ---> efe42a220590
19:24:45 [2020-04-15T19:24:45.302Z] Step 62/140 : ENV INSTALL_BINARY_NAME=proxy
19:24:45 [2020-04-15T19:24:45.302Z]  ---> Running in b1dffd9c7626
19:24:45 [2020-04-15T19:24:45.598Z] Removing intermediate container b1dffd9c7626
19:24:45 [2020-04-15T19:24:45.598Z]  ---> 4a733d9d2493
19:24:45 [2020-04-15T19:24:45.598Z] Step 63/140 : ARG LIBNETWORK_COMMIT
19:24:45 [2020-04-15T19:24:45.598Z]  ---> Running in 21ef6e728256
19:24:45 [2020-04-15T19:24:45.598Z] Removing intermediate container 21ef6e728256
19:24:45 [2020-04-15T19:24:45.598Z]  ---> 7a6029880362
19:24:45 [2020-04-15T19:24:45.598Z] Step 64/140 : COPY hack/dockerfile/install/install.sh ./install.sh
19:24:45 [2020-04-15T19:24:45.889Z]  ---> ba6d7f1a78dd
19:24:45 [2020-04-15T19:24:45.889Z] Step 65/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
19:24:45 [2020-04-15T19:24:45.889Z]  ---> 0e7868bf7f3e
19:24:45 [2020-04-15T19:24:45.889Z] Step 66/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
19:24:45 [2020-04-15T19:24:45.889Z]  ---> Running in a34313e4a919
19:24:46 [2020-04-15T19:24:46.176Z] + RM_GOPATH=0
19:24:46 [2020-04-15T19:24:46.176Z] + TMP_GOPATH=
19:24:46 [2020-04-15T19:24:46.176Z] + : /build
19:24:46 [2020-04-15T19:24:46.176Z] + '[' -z '' ']'
19:24:46 [2020-04-15T19:24:46.176Z] ++ mktemp -d
19:24:46 [2020-04-15T19:24:46.176Z] + export GOPATH=/tmp/tmp.aeluXg7dhF
19:24:46 [2020-04-15T19:24:46.176Z] + GOPATH=/tmp/tmp.aeluXg7dhF
19:24:46 [2020-04-15T19:24:46.176Z] + RM_GOPATH=1
19:24:46 [2020-04-15T19:24:46.176Z] ++ dirname ./install.sh
19:24:46 [2020-04-15T19:24:46.176Z] Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483
19:24:46 [2020-04-15T19:24:46.176Z] + dir=.
19:24:46 [2020-04-15T19:24:46.176Z] + bin=proxy
19:24:46 [2020-04-15T19:24:46.176Z] + shift
19:24:46 [2020-04-15T19:24:46.176Z] + '[' '!' -f ./proxy.installer ']'
19:24:46 [2020-04-15T19:24:46.176Z] + . ./proxy.installer
19:24:46 [2020-04-15T19:24:46.176Z] ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483
19:24:46 [2020-04-15T19:24:46.176Z] + install_proxy
19:24:46 [2020-04-15T19:24:46.176Z] + case "$1" in
19:24:46 [2020-04-15T19:24:46.176Z] + export CGO_ENABLED=0
19:24:46 [2020-04-15T19:24:46.176Z] + CGO_ENABLED=0
19:24:46 [2020-04-15T19:24:46.176Z] + _install_proxy
19:24:46 [2020-04-15T19:24:46.176Z] + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483'
19:24:46 [2020-04-15T19:24:46.176Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.aeluXg7dhF/src/github.com/docker/libnetwork
19:24:46 [2020-04-15T19:24:46.176Z] Cloning into '/tmp/tmp.aeluXg7dhF/src/github.com/docker/libnetwork'...
19:24:46 [2020-04-15T19:24:46.353Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:24:46 [2020-04-15T19:24:46.353Z] ok  	github.com/docker/docker/api/server/httputils	0.015s	coverage: 14.7% of statements
19:24:46 [2020-04-15T19:24:46.353Z] ok  	github.com/docker/docker/api/server/middleware	0.012s	coverage: 37.7% of statements
19:24:46 [2020-04-15T19:24:46.353Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:24:46 [2020-04-15T19:24:46.353Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:24:46 [2020-04-15T19:24:46.353Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:24:46 [2020-04-15T19:24:46.353Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:24:46 [2020-04-15T19:24:46.353Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:24:46 [2020-04-15T19:24:46.353Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:24:46 [2020-04-15T19:24:46.353Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:24:46 [2020-04-15T19:24:46.353Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:24:46 [2020-04-15T19:24:46.353Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:24:46 [2020-04-15T19:24:46.353Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:24:46 [2020-04-15T19:24:46.353Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:24:46 [2020-04-15T19:24:46.353Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 3.1% of statements
19:24:46 [2020-04-15T19:24:46.353Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:24:46 [2020-04-15T19:24:46.353Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
19:24:46 [2020-04-15T19:24:46.353Z] ?   	github.com/docker/docker/api/types	[no test files]
19:24:46 [2020-04-15T19:24:46.353Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:24:46 [2020-04-15T19:24:46.353Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:24:46 [2020-04-15T19:24:46.353Z] ?   	github.com/docker/docker/api/types/container	[no test files]
19:24:46 [2020-04-15T19:24:46.353Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:24:46 [2020-04-15T19:24:46.353Z] ok  	github.com/docker/docker/api/types/strslice	0.001s	coverage: 90.0% of statements
19:24:46 [2020-04-15T19:24:46.353Z] ok  	github.com/docker/docker/api/types/filters	0.002s	coverage: 92.2% of statements
19:24:46 [2020-04-15T19:24:46.353Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:24:46 [2020-04-15T19:24:46.353Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:24:46 [2020-04-15T19:24:46.353Z] ?   	github.com/docker/docker/api/types/network	[no test files]
19:24:46 [2020-04-15T19:24:46.353Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:24:46 [2020-04-15T19:24:46.353Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
19:24:46 [2020-04-15T19:24:46.353Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:24:46 [2020-04-15T19:24:46.353Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:24:46 [2020-04-15T19:24:46.353Z] ok  	github.com/docker/docker/api/types/time	0.001s	coverage: 100.0% of statements
19:24:46 [2020-04-15T19:24:46.353Z] ok  	github.com/docker/docker/api/types/versions	0.001s	coverage: 75.0% of statements
19:24:46 [2020-04-15T19:24:46.353Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:24:46 [2020-04-15T19:24:46.353Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:24:46 [2020-04-15T19:24:46.353Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:24:46 [2020-04-15T19:24:46.353Z] ?   	github.com/docker/docker/builder	[no test files]
19:24:46 [2020-04-15T19:24:46.353Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:24:46 [2020-04-15T19:24:46.353Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:24:46 [2020-04-15T19:24:46.353Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:24:46 [2020-04-15T19:24:46.353Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:24:46 [2020-04-15T19:24:46.353Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:24:46 [2020-04-15T19:24:46.353Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:24:46 [2020-04-15T19:24:46.353Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:24:46 [2020-04-15T19:24:46.353Z] ok  	github.com/docker/docker/builder/dockerignore	0.001s	coverage: 96.8% of statements
19:24:46 [2020-04-15T19:24:46.353Z] ok  	github.com/docker/docker/builder/fscache	0.138s	coverage: 69.2% of statements
19:24:46 [2020-04-15T19:24:46.715Z] ok  	github.com/docker/docker/builder/dockerfile	0.875s	coverage: 45.1% of statements
19:24:47 [2020-04-15T19:24:47.524Z] ok  	github.com/docker/docker/builder/remotecontext	0.243s	coverage: 13.6% of statements
19:24:48 [2020-04-15T19:24:48.292Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
19:24:48 [2020-04-15T19:24:48.292Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.683s	coverage: 85.1% of statements
19:24:48 [2020-04-15T19:24:48.292Z] ?   	github.com/docker/docker/cli	[no test files]
19:24:48 [2020-04-15T19:24:48.292Z] ?   	github.com/docker/docker/cli/config	[no test files]
19:24:49 [2020-04-15T19:24:49.656Z] + cd /tmp/tmp.aeluXg7dhF/src/github.com/docker/libnetwork
19:24:49 [2020-04-15T19:24:49.656Z] + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483
19:24:49 [2020-04-15T19:24:49.656Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
19:24:51 [2020-04-15T19:24:51.419Z] ok  	github.com/docker/docker/client	0.122s	coverage: 75.7% of statements
19:24:53 [2020-04-15T19:24:53.132Z] Removing intermediate container a34313e4a919
19:24:53 [2020-04-15T19:24:53.132Z]  ---> a5b90ac5827f
19:24:53 [2020-04-15T19:24:53.132Z] Step 67/140 : FROM base AS gometalinter
19:24:53 [2020-04-15T19:24:53.132Z]  ---> efe42a220590
19:24:53 [2020-04-15T19:24:53.132Z] Step 68/140 : ENV INSTALL_BINARY_NAME=gometalinter
19:24:53 [2020-04-15T19:24:53.416Z]  ---> Running in ed458221dfc5
19:24:53 [2020-04-15T19:24:53.416Z] Removing intermediate container ed458221dfc5
19:24:53 [2020-04-15T19:24:53.416Z]  ---> 9a56d990a85a
19:24:53 [2020-04-15T19:24:53.416Z] Step 69/140 : COPY hack/dockerfile/install/install.sh ./install.sh
19:24:53 [2020-04-15T19:24:53.702Z]  ---> 663229ef87e5
19:24:53 [2020-04-15T19:24:53.702Z] Step 70/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
19:24:53 [2020-04-15T19:24:53.702Z]  ---> 6c0e6e4ce4a3
19:24:53 [2020-04-15T19:24:53.702Z] Step 71/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
19:24:53 [2020-04-15T19:24:53.702Z]  ---> Running in e2f1fe599cd0
19:24:53 [2020-04-15T19:24:53.987Z] + RM_GOPATH=0
19:24:53 [2020-04-15T19:24:53.987Z] + TMP_GOPATH=
19:24:53 [2020-04-15T19:24:53.987Z] + : /build
19:24:53 [2020-04-15T19:24:53.987Z] + '[' -z '' ']'
19:24:53 [2020-04-15T19:24:53.987Z] ++ mktemp -d
19:24:53 [2020-04-15T19:24:53.987Z] + export GOPATH=/tmp/tmp.TDTr25novI
19:24:53 [2020-04-15T19:24:53.987Z] + GOPATH=/tmp/tmp.TDTr25novI
19:24:53 [2020-04-15T19:24:53.987Z] + RM_GOPATH=1
19:24:53 [2020-04-15T19:24:53.987Z] ++ dirname ./install.sh
19:24:53 [2020-04-15T19:24:53.987Z] Installing gometalinter version v2.0.6
19:24:53 [2020-04-15T19:24:53.987Z] + dir=.
19:24:53 [2020-04-15T19:24:53.987Z] + bin=gometalinter
19:24:53 [2020-04-15T19:24:53.987Z] + shift
19:24:53 [2020-04-15T19:24:53.987Z] + '[' '!' -f ./gometalinter.installer ']'
19:24:53 [2020-04-15T19:24:53.987Z] + . ./gometalinter.installer
19:24:53 [2020-04-15T19:24:53.987Z] ++ GOMETALINTER_COMMIT=v2.0.6
19:24:53 [2020-04-15T19:24:53.987Z] + install_gometalinter
19:24:53 [2020-04-15T19:24:53.987Z] + echo 'Installing gometalinter version v2.0.6'
19:24:53 [2020-04-15T19:24:53.987Z] + go get -d github.com/alecthomas/gometalinter
19:24:55 [2020-04-15T19:24:55.482Z] + cd /tmp/tmp.TDTr25novI/src/github.com/alecthomas/gometalinter
19:24:55 [2020-04-15T19:24:55.482Z] + git checkout -q v2.0.6
19:24:55 [2020-04-15T19:24:55.482Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
19:25:14 [2020-04-15T19:25:14.032Z] + GOBIN=/build
19:25:14 [2020-04-15T19:25:14.032Z] + /build/gometalinter --install
19:25:14 [2020-04-15T19:25:14.032Z] Installing:
19:25:14 [2020-04-15T19:25:14.032Z]   deadcode
19:25:14 [2020-04-15T19:25:14.032Z]   dupl
19:25:14 [2020-04-15T19:25:14.032Z]   errcheck
19:25:14 [2020-04-15T19:25:14.032Z]   gas
19:25:14 [2020-04-15T19:25:14.032Z]   gochecknoglobals
19:25:14 [2020-04-15T19:25:14.032Z]   gochecknoinits
19:25:14 [2020-04-15T19:25:14.032Z]   goconst
19:25:14 [2020-04-15T19:25:14.032Z]   gocyclo
19:25:14 [2020-04-15T19:25:14.032Z]   goimports
19:25:14 [2020-04-15T19:25:14.032Z]   golint
19:25:14 [2020-04-15T19:25:14.032Z]   gosimple
19:25:14 [2020-04-15T19:25:14.032Z]   gotype
19:25:14 [2020-04-15T19:25:14.032Z]   gotypex
19:25:14 [2020-04-15T19:25:14.032Z]   ineffassign
19:25:14 [2020-04-15T19:25:14.032Z]   interfacer
19:25:14 [2020-04-15T19:25:14.032Z]   lll
19:25:14 [2020-04-15T19:25:14.032Z]   maligned
19:25:14 [2020-04-15T19:25:14.032Z]   megacheck
19:25:14 [2020-04-15T19:25:14.032Z]   misspell
19:25:14 [2020-04-15T19:25:14.032Z]   nakedret
19:25:14 [2020-04-15T19:25:14.032Z]   safesql
19:25:14 [2020-04-15T19:25:14.032Z]   staticcheck
19:25:14 [2020-04-15T19:25:14.032Z]   structcheck
19:25:14 [2020-04-15T19:25:14.032Z]   unconvert
19:25:14 [2020-04-15T19:25:14.032Z]   unparam
19:25:14 [2020-04-15T19:25:14.032Z]   unused
19:25:14 [2020-04-15T19:25:14.032Z]   varcheck
19:25:15 [2020-04-15T19:25:15.050Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.001s	coverage: 72.9% of statements
19:25:15 [2020-04-15T19:25:15.050Z] ok  	github.com/docker/docker/cmd/dockerd	0.036s	coverage: 29.5% of statements
19:25:16 [2020-04-15T19:25:16.313Z] ok  	github.com/docker/docker/container	0.109s	coverage: 35.6% of statements
19:25:16 [2020-04-15T19:25:16.313Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:25:16 [2020-04-15T19:25:16.313Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:25:16 [2020-04-15T19:25:16.313Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
19:25:16 [2020-04-15T19:25:16.313Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:25:22 [2020-04-15T19:25:22.501Z] ok  	github.com/docker/docker/daemon/cluster	0.030s	coverage: 0.5% of statements
19:25:23 [2020-04-15T19:25:23.279Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.006s	coverage: 65.3% of statements
19:25:24 [2020-04-15T19:25:24.529Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.006s	coverage: 35.8% of statements
19:25:32 [2020-04-15T19:25:32.245Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.425s	coverage: 13.6% of statements
19:25:32 [2020-04-15T19:25:32.602Z] ok  	github.com/docker/docker/daemon/config	0.018s	coverage: 82.2% of statements
19:25:33 [2020-04-15T19:25:33.389Z] ok  	github.com/docker/docker/daemon/discovery	0.002s	coverage: 30.4% of statements
19:25:33 [2020-04-15T19:25:33.741Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
19:25:34 [2020-04-15T19:25:34.502Z] ok  	github.com/docker/docker/daemon	12.300s	coverage: 17.5% of statements
19:25:34 [2020-04-15T19:25:34.502Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:25:34 [2020-04-15T19:25:34.502Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:25:34 [2020-04-15T19:25:34.502Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:25:34 [2020-04-15T19:25:34.502Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
19:25:34 [2020-04-15T19:25:34.869Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
19:25:36 [2020-04-15T19:25:36.660Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
19:25:37 [2020-04-15T19:25:37.424Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.180s	coverage: 57.8% of statements
19:25:43 [2020-04-15T19:25:43.655Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.423s	coverage: 45.9% of statements
19:25:46 [2020-04-15T19:25:46.003Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.831s	coverage: 49.5% of statements
19:25:46 [2020-04-15T19:25:46.638Z] Removing intermediate container e2f1fe599cd0
19:25:46 [2020-04-15T19:25:46.638Z]  ---> f7fb3ae1b32d
19:25:46 [2020-04-15T19:25:46.638Z] Step 72/140 : FROM base AS gotestsum
19:25:46 [2020-04-15T19:25:46.638Z]  ---> efe42a220590
19:25:46 [2020-04-15T19:25:46.638Z] Step 73/140 : ENV INSTALL_BINARY_NAME=gotestsum
19:25:46 [2020-04-15T19:25:46.638Z]  ---> Running in 935768ab02ff
19:25:46 [2020-04-15T19:25:46.638Z] Removing intermediate container 935768ab02ff
19:25:46 [2020-04-15T19:25:46.638Z]  ---> 934582438f67
19:25:46 [2020-04-15T19:25:46.638Z] Step 74/140 : ARG GOTESTSUM_COMMIT
19:25:46 [2020-04-15T19:25:46.638Z]  ---> Running in d15e5da897c9
19:25:46 [2020-04-15T19:25:46.638Z] Removing intermediate container d15e5da897c9
19:25:46 [2020-04-15T19:25:46.638Z]  ---> 34623fe6139f
19:25:46 [2020-04-15T19:25:46.638Z] Step 75/140 : COPY hack/dockerfile/install/install.sh ./install.sh
19:25:46 [2020-04-15T19:25:46.638Z]  ---> 2ebcc3d464da
19:25:46 [2020-04-15T19:25:46.638Z] Step 76/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
19:25:46 [2020-04-15T19:25:46.638Z]  ---> c3a86b53f0ba
19:25:46 [2020-04-15T19:25:46.638Z] Step 77/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
19:25:46 [2020-04-15T19:25:46.638Z]  ---> Running in 1d5b641b7c37
19:25:46 [2020-04-15T19:25:46.638Z] + RM_GOPATH=0
19:25:46 [2020-04-15T19:25:46.638Z] + TMP_GOPATH=
19:25:46 [2020-04-15T19:25:46.638Z] + : /build
19:25:46 [2020-04-15T19:25:46.638Z] + '[' -z '' ']'
19:25:46 [2020-04-15T19:25:46.638Z] ++ mktemp -d
19:25:46 [2020-04-15T19:25:46.638Z] + export GOPATH=/tmp/tmp.zDxe9zEX2w
19:25:46 [2020-04-15T19:25:46.638Z] + GOPATH=/tmp/tmp.zDxe9zEX2w
19:25:46 [2020-04-15T19:25:46.638Z] + RM_GOPATH=1
19:25:46 [2020-04-15T19:25:46.638Z] ++ dirname ./install.sh
19:25:46 [2020-04-15T19:25:46.638Z] + dir=.
19:25:46 [2020-04-15T19:25:46.638Z] + bin=gotestsum
19:25:46 [2020-04-15T19:25:46.638Z] + shift
19:25:46 [2020-04-15T19:25:46.638Z] + '[' '!' -f ./gotestsum.installer ']'
19:25:46 [2020-04-15T19:25:46.638Z] + . ./gotestsum.installer
19:25:46 [2020-04-15T19:25:46.638Z] ++ : v0.3.5
19:25:46 [2020-04-15T19:25:46.638Z] + install_gotestsum
19:25:46 [2020-04-15T19:25:46.638Z] + echo 'Installing gotestsum version v0.3.5'
19:25:46 [2020-04-15T19:25:46.638Z] Installing gotestsum version v0.3.5
19:25:46 [2020-04-15T19:25:46.638Z] + go get -d gotest.tools/gotestsum
19:25:49 [2020-04-15T19:25:49.099Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	13.264s	coverage: 72.3% of statements
19:25:49 [2020-04-15T19:25:49.099Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:25:50 [2020-04-15T19:25:50.842Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.547s	coverage: 76.1% of statements
19:25:51 [2020-04-15T19:25:51.193Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.004s	coverage: 58.0% of statements
19:25:52 [2020-04-15T19:25:52.423Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.003s	coverage: 3.0% of statements
19:25:52 [2020-04-15T19:25:52.839Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.684s	coverage: 60.1% of statements
19:25:52 [2020-04-15T19:25:52.839Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
19:25:52 [2020-04-15T19:25:52.839Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:25:53 [2020-04-15T19:25:53.688Z] ok  	github.com/docker/docker/daemon/links	0.012s	coverage: 93.0% of statements
19:25:54 [2020-04-15T19:25:54.971Z] ok  	github.com/docker/docker/daemon/images	0.007s	coverage: 4.9% of statements
19:25:54 [2020-04-15T19:25:54.971Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:25:54 [2020-04-15T19:25:54.971Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:25:55 [2020-04-15T19:25:55.758Z] ok  	github.com/docker/docker/daemon/logger	0.226s	coverage: 43.7% of statements
19:25:56 [2020-04-15T19:25:56.132Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.099s	coverage: 78.2% of statements
19:25:56 [2020-04-15T19:25:56.132Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
19:25:56 [2020-04-15T19:25:56.132Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:25:56 [2020-04-15T19:25:56.498Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.003s	coverage: 67.0% of statements
19:25:57 [2020-04-15T19:25:57.272Z] ok  	github.com/docker/docker/daemon/logger/journald	0.002s	coverage: 26.2% of statements
19:25:57 [2020-04-15T19:25:57.632Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.003s	coverage: 62.1% of statements
19:25:57 [2020-04-15T19:25:57.632Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.002s	coverage: 88.3% of statements
19:25:58 [2020-04-15T19:25:58.434Z] ok  	github.com/docker/docker/daemon/logger/local	0.008s	coverage: 74.7% of statements
19:25:58 [2020-04-15T19:25:58.434Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
19:25:58 [2020-04-15T19:25:58.801Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.019s	coverage: 20.0% of statements
19:25:59 [2020-04-15T19:25:59.190Z] + cd /tmp/tmp.zDxe9zEX2w/src/gotest.tools/gotestsum
19:25:59 [2020-04-15T19:25:59.190Z] + git checkout -q v0.3.5
19:25:59 [2020-04-15T19:25:59.190Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
19:26:00 [2020-04-15T19:26:00.038Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.003s	coverage: 47.8% of statements
19:26:00 [2020-04-15T19:26:00.298Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:26:00 [2020-04-15T19:26:00.298Z] 
19:26:00 [2020-04-15T19:26:00.298Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
19:26:00 [2020-04-15T19:26:00.298Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
19:26:00 [2020-04-15T19:26:00.298Z] Using test binary docker
19:26:00 [2020-04-15T19:26:00.298Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:26:00 [2020-04-15T19:26:00.298Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:26:00 [2020-04-15T19:26:00.298Z] INFO: Waiting for daemon to start...
19:26:00 [2020-04-15T19:26:00.298Z] Starting dockerd
19:26:00 [2020-04-15T19:26:00.298Z] .
19:26:00 [2020-04-15T19:26:00.298Z] INFO: Building docker-sdk-python3:4.1.0...
19:26:00 [2020-04-15T19:26:00.393Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
19:26:00 [2020-04-15T19:26:00.755Z] ok  	github.com/docker/docker/daemon/network	0.002s	coverage: 63.8% of statements
19:26:01 [2020-04-15T19:26:01.124Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.499s	coverage: 84.5% of statements
19:26:01 [2020-04-15T19:26:01.124Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:26:01 [2020-04-15T19:26:01.124Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:26:03 [2020-04-15T19:26:03.247Z] ok  	github.com/docker/docker/distribution/metadata	0.027s	coverage: 48.2% of statements
19:26:03 [2020-04-15T19:26:03.247Z] ok  	github.com/docker/docker/distribution	0.348s	coverage: 22.3% of statements
19:26:03 [2020-04-15T19:26:03.247Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:26:04 [2020-04-15T19:26:04.045Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
19:26:05 [2020-04-15T19:26:05.272Z] ok  	github.com/docker/docker/image	0.013s	coverage: 86.4% of statements
19:26:06 [2020-04-15T19:26:06.041Z] ok  	github.com/docker/docker/distribution/xfer	1.471s	coverage: 83.4% of statements
19:26:06 [2020-04-15T19:26:06.041Z] ?   	github.com/docker/docker/dockerversion	[no test files]
19:26:06 [2020-04-15T19:26:06.041Z] ok  	github.com/docker/docker/image/cache	0.004s	coverage: 19.2% of statements
19:26:06 [2020-04-15T19:26:06.041Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
19:26:06 [2020-04-15T19:26:06.813Z] ok  	github.com/docker/docker/image/v1	0.004s	coverage: 25.0% of statements
19:26:06 [2020-04-15T19:26:06.813Z] ?   	github.com/docker/docker/internal/test	[no test files]
19:26:07 [2020-04-15T19:26:07.183Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
19:26:07 [2020-04-15T19:26:07.183Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
19:26:07 [2020-04-15T19:26:07.183Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
19:26:07 [2020-04-15T19:26:07.544Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
19:26:07 [2020-04-15T19:26:07.544Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
19:26:07 [2020-04-15T19:26:07.544Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
19:26:07 [2020-04-15T19:26:07.544Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
19:26:07 [2020-04-15T19:26:07.544Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
19:26:07 [2020-04-15T19:26:07.544Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
19:26:07 [2020-04-15T19:26:07.544Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
19:26:07 [2020-04-15T19:26:07.544Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:26:08 [2020-04-15T19:26:08.325Z] ok  	github.com/docker/docker/internal/testutil	0.015s	coverage: 62.5% of statements
19:26:08 [2020-04-15T19:26:08.695Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
19:26:09 [2020-04-15T19:26:09.479Z] ok  	github.com/docker/docker/opts	0.012s	coverage: 66.9% of statements
19:26:09 [2020-04-15T19:26:09.832Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
19:26:11 [2020-04-15T19:26:11.656Z] ok  	github.com/docker/docker/pkg/archive	0.472s	coverage: 76.8% of statements
19:26:12 [2020-04-15T19:26:12.880Z] ok  	github.com/docker/docker/pkg/authorization	0.668s	coverage: 66.7% of statements
19:26:12 [2020-04-15T19:26:12.880Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
19:26:12 [2020-04-15T19:26:12.880Z] ok  	github.com/docker/docker/pkg/capabilities	0.001s	coverage: 87.5% of statements
19:26:16 [2020-04-15T19:26:16.065Z] ok  	github.com/docker/docker/layer	7.102s	coverage: 72.0% of statements
19:26:16 [2020-04-15T19:26:16.065Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:26:16 [2020-04-15T19:26:16.065Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:26:16 [2020-04-15T19:26:16.065Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:26:16 [2020-04-15T19:26:16.065Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:26:16 [2020-04-15T19:26:16.065Z] ?   	github.com/docker/docker/oci	[no test files]
19:26:16 [2020-04-15T19:26:16.065Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:26:16 [2020-04-15T19:26:16.436Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
19:26:16 [2020-04-15T19:26:16.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:26:16 [2020-04-15T19:26:16.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:26:16 [2020-04-15T19:26:16.814Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
19:26:17 [2020-04-15T19:26:17.167Z] ok  	github.com/docker/docker/pkg/discovery/file	0.002s	coverage: 97.6% of statements
19:26:17 [2020-04-15T19:26:17.167Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.493s	coverage: 43.2% of statements
19:26:17 [2020-04-15T19:26:17.167Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
19:26:17 [2020-04-15T19:26:17.167Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
19:26:17 [2020-04-15T19:26:17.936Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.017s	coverage: 92.3% of statements
19:26:18 [2020-04-15T19:26:18.303Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.002s	coverage: 93.8% of statements
19:26:18 [2020-04-15T19:26:18.468Z] 65014b3c3121: Pull complete
19:26:18 [2020-04-15T19:26:18.661Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
19:26:19 [2020-04-15T19:26:19.901Z] ok  	github.com/docker/docker/pkg/filenotify	0.611s	coverage: 66.3% of statements
19:26:20 [2020-04-15T19:26:20.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:26:21 [2020-04-15T19:26:21.153Z] ok  	github.com/docker/docker/pkg/fileutils	0.029s	coverage: 89.5% of statements
19:26:21 [2020-04-15T19:26:21.153Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.091s	coverage: 84.1% of statements
19:26:21 [2020-04-15T19:26:21.509Z] ok  	github.com/docker/docker/pkg/homedir	0.001s	coverage: 10.2% of statements
19:26:21 [2020-04-15T19:26:21.509Z] ok  	github.com/docker/docker/pkg/fsutils	0.355s	coverage: 85.1% of statements
19:26:21 [2020-04-15T19:26:21.615Z] Removing intermediate container 1d5b641b7c37
19:26:21 [2020-04-15T19:26:21.615Z]  ---> 8ebcb7059721
19:26:21 [2020-04-15T19:26:21.615Z] Step 78/140 : FROM dev-base AS dockercli
19:26:21 [2020-04-15T19:26:21.615Z]  ---> efe42a220590
19:26:21 [2020-04-15T19:26:21.615Z] Step 79/140 : ENV INSTALL_BINARY_NAME=dockercli
19:26:21 [2020-04-15T19:26:21.615Z]  ---> Running in 624149e7861c
19:26:21 [2020-04-15T19:26:21.615Z] Removing intermediate container 624149e7861c
19:26:21 [2020-04-15T19:26:21.615Z]  ---> 112baa9940b8
19:26:21 [2020-04-15T19:26:21.615Z] Step 80/140 : ARG DOCKERCLI_CHANNEL
19:26:21 [2020-04-15T19:26:21.615Z]  ---> Running in 50c4bd7e0f77
19:26:21 [2020-04-15T19:26:21.615Z] Removing intermediate container 50c4bd7e0f77
19:26:21 [2020-04-15T19:26:21.615Z]  ---> 9ae2f3a12313
19:26:21 [2020-04-15T19:26:21.615Z] Step 81/140 : ARG DOCKERCLI_VERSION
19:26:21 [2020-04-15T19:26:21.615Z]  ---> Running in a8324d7a84ac
19:26:21 [2020-04-15T19:26:21.615Z] Removing intermediate container a8324d7a84ac
19:26:21 [2020-04-15T19:26:21.615Z]  ---> d1633ca11ecd
19:26:21 [2020-04-15T19:26:21.615Z] Step 82/140 : COPY hack/dockerfile/install/install.sh ./install.sh
19:26:21 [2020-04-15T19:26:21.615Z]  ---> 4043976b9b10
19:26:21 [2020-04-15T19:26:21.615Z] Step 83/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
19:26:21 [2020-04-15T19:26:21.615Z]  ---> 50bb2e424ebd
19:26:21 [2020-04-15T19:26:21.615Z] Step 84/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
19:26:21 [2020-04-15T19:26:21.616Z]  ---> Running in 8d1cc950e0c1
19:26:21 [2020-04-15T19:26:21.616Z] + RM_GOPATH=0
19:26:21 [2020-04-15T19:26:21.616Z] + TMP_GOPATH=
19:26:21 [2020-04-15T19:26:21.616Z] + : /build
19:26:21 [2020-04-15T19:26:21.616Z] + '[' -z '' ']'
19:26:21 [2020-04-15T19:26:21.616Z] ++ mktemp -d
19:26:21 [2020-04-15T19:26:21.616Z] + export GOPATH=/tmp/tmp.cqNCyqq2Lm
19:26:21 [2020-04-15T19:26:21.616Z] + GOPATH=/tmp/tmp.cqNCyqq2Lm
19:26:21 [2020-04-15T19:26:21.616Z] + RM_GOPATH=1
19:26:21 [2020-04-15T19:26:21.616Z] ++ dirname ./install.sh
19:26:21 [2020-04-15T19:26:21.616Z] + dir=.
19:26:21 [2020-04-15T19:26:21.616Z] + bin=dockercli
19:26:21 [2020-04-15T19:26:21.616Z] + shift
19:26:21 [2020-04-15T19:26:21.616Z] + '[' '!' -f ./dockercli.installer ']'
19:26:21 [2020-04-15T19:26:21.616Z] + . ./dockercli.installer
19:26:21 [2020-04-15T19:26:21.616Z] ++ : stable
19:26:21 [2020-04-15T19:26:21.616Z] ++ : 17.06.2-ce
19:26:21 [2020-04-15T19:26:21.616Z] + install_dockercli
19:26:21 [2020-04-15T19:26:21.616Z] Install docker/cli version 17.06.2-ce from stable
19:26:21 [2020-04-15T19:26:21.616Z] + echo 'Install docker/cli version 17.06.2-ce from stable'
19:26:21 [2020-04-15T19:26:21.616Z] ++ uname -m
19:26:21 [2020-04-15T19:26:21.616Z] + arch=ppc64le
19:26:21 [2020-04-15T19:26:21.616Z] + '[' ppc64le '!=' x86_64 ']'
19:26:21 [2020-04-15T19:26:21.616Z] + '[' ppc64le '!=' s390x ']'
19:26:21 [2020-04-15T19:26:21.616Z] + '[' ppc64le '!=' armhf ']'
19:26:21 [2020-04-15T19:26:21.616Z] + build_dockercli
19:26:21 [2020-04-15T19:26:21.616Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.cqNCyqq2Lm/tmp/docker-ce
19:26:21 [2020-04-15T19:26:21.616Z] Cloning into '/tmp/tmp.cqNCyqq2Lm/tmp/docker-ce'...
19:26:22 [2020-04-15T19:26:22.280Z] ok  	github.com/docker/docker/pkg/idtools	0.219s	coverage: 70.1% of statements
19:26:22 [2020-04-15T19:26:22.644Z] ok  	github.com/docker/docker/pkg/ioutils	0.335s	coverage: 69.1% of statements
19:26:22 [2020-04-15T19:26:22.996Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.008s	coverage: 91.7% of statements
19:26:22 [2020-04-15T19:26:22.996Z] ok  	github.com/docker/docker/pkg/locker	0.040s	coverage: 88.9% of statements
19:26:22 [2020-04-15T19:26:22.996Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
19:26:22 [2020-04-15T19:26:22.996Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
19:26:23 [2020-04-15T19:26:23.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:26:23 [2020-04-15T19:26:23.359Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
19:26:23 [2020-04-15T19:26:23.785Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
19:26:24 [2020-04-15T19:26:24.178Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
19:26:24 [2020-04-15T19:26:24.679Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.0% of statements
19:26:25 [2020-04-15T19:26:25.061Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
19:26:25 [2020-04-15T19:26:25.061Z] ok  	github.com/docker/docker/pkg/mount	1.265s	coverage: 69.6% of statements
19:26:25 [2020-04-15T19:26:25.061Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
19:26:25 [2020-04-15T19:26:25.061Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:26:25 [2020-04-15T19:26:25.061Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:26:25 [2020-04-15T19:26:25.843Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.004s	coverage: 56.8% of statements
19:26:26 [2020-04-15T19:26:26.196Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
19:26:26 [2020-04-15T19:26:26.571Z] ok  	github.com/docker/docker/pkg/pools	0.001s	coverage: 87.9% of statements
19:26:26 [2020-04-15T19:26:26.571Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
19:26:27 [2020-04-15T19:26:27.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:26:27 [2020-04-15T19:26:27.772Z] ok  	github.com/docker/docker/pkg/pubsub	1.018s	coverage: 72.7% of statements
19:26:28 [2020-04-15T19:26:28.129Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
19:26:30 [2020-04-15T19:26:30.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:26:31 [2020-04-15T19:26:31.213Z] ok  	github.com/docker/docker/pkg/signal	2.678s	coverage: 61.0% of statements
19:26:31 [2020-04-15T19:26:31.565Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
19:26:32 [2020-04-15T19:26:32.319Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
19:26:32 [2020-04-15T19:26:32.319Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
19:26:32 [2020-04-15T19:26:32.686Z] ok  	github.com/docker/docker/pkg/symlink	0.004s	coverage: 87.7% of statements
19:26:33 [2020-04-15T19:26:33.067Z] ok  	github.com/docker/docker/pkg/sysinfo	0.003s	coverage: 81.4% of statements
19:26:33 [2020-04-15T19:26:33.417Z] ok  	github.com/docker/docker/pkg/system	0.028s	coverage: 35.1% of statements
19:26:33 [2020-04-15T19:26:33.802Z] ok  	github.com/docker/docker/pkg/tailfile	0.031s	coverage: 88.6% of statements
19:26:34 [2020-04-15T19:26:34.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:26:34 [2020-04-15T19:26:34.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:26:34 [2020-04-15T19:26:34.691Z] ok  	github.com/docker/docker/pkg/tarsum	0.037s	coverage: 89.3% of statements
19:26:34 [2020-04-15T19:26:34.691Z] ok  	github.com/docker/docker/pkg/term	0.002s	coverage: 84.8% of statements
19:26:35 [2020-04-15T19:26:35.098Z] testing: warning: no tests to run
19:26:35 [2020-04-15T19:26:35.098Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: 0.0% of statements [no tests to run]
19:26:35 [2020-04-15T19:26:35.492Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
19:26:35 [2020-04-15T19:26:35.964Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
19:26:35 [2020-04-15T19:26:35.964Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
19:26:37 [2020-04-15T19:26:37.754Z] ok  	github.com/docker/docker/plugin	0.553s	coverage: 27.3% of statements
19:26:38 [2020-04-15T19:26:38.512Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
19:26:39 [2020-04-15T19:26:39.294Z] ok  	github.com/docker/docker/profiles/seccomp	0.002s	coverage: 76.5% of statements
19:26:39 [2020-04-15T19:26:39.655Z] ok  	github.com/docker/docker/reference	0.004s	coverage: 84.4% of statements
19:26:39 [2020-04-15T19:26:39.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:26:40 [2020-04-15T19:26:40.884Z] ok  	github.com/docker/docker/registry	0.096s	coverage: 56.3% of statements
19:26:41 [2020-04-15T19:26:41.250Z] ok  	github.com/docker/docker/registry/resumable	0.013s	coverage: 100.0% of statements
19:26:41 [2020-04-15T19:26:41.597Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 49.0% of statements
19:26:41 [2020-04-15T19:26:41.969Z] ok  	github.com/docker/docker/runconfig	0.016s	coverage: 68.2% of statements
19:26:42 [2020-04-15T19:26:42.751Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
19:26:43 [2020-04-15T19:26:43.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:26:43 [2020-04-15T19:26:43.520Z] ok  	github.com/docker/docker/volume/local	0.039s	coverage: 73.0% of statements
19:26:43 [2020-04-15T19:26:43.874Z] ok  	github.com/docker/docker/volume/mounts	0.031s	coverage: 67.0% of statements
19:26:45 [2020-04-15T19:26:45.302Z] ok  	github.com/docker/docker/volume/service	0.011s	coverage: 73.0% of statements
19:26:46 [2020-04-15T19:26:46.929Z] sha256:ffed5674f94fe597f10e120601a40d14ecac058c6d6828f4e7a5e2ba9b0cbc77
19:26:46 [2020-04-15T19:26:46.929Z] INFO: Starting docker-py tests...
19:26:46 [2020-04-15T19:26:46.929Z] ============================= test session starts ==============================
19:26:46 [2020-04-15T19:26:46.929Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
19:26:46 [2020-04-15T19:26:46.929Z] rootdir: /src, inifile: pytest.ini
19:26:46 [2020-04-15T19:26:46.929Z] plugins: timeout-1.3.3, cov-2.6.1
19:26:46 [2020-04-15T19:26:46.929Z] collected 385 items / 3 deselected / 382 selected
19:26:46 [2020-04-15T19:26:46.929Z] 
19:26:48 [2020-04-15T19:26:48.939Z] Checking out files:  62% (6627/10681)   
Checking out files:  63% (6730/10681)   
Checking out files:  64% (6836/10681)   
Checking out files:  65% (6943/10681)   
Checking out files:  66% (7050/10681)   
Checking out files:  67% (7157/10681)   
Checking out files:  68% (7264/10681)   
Checking out files:  69% (7370/10681)   
Checking out files:  70% (7477/10681)   
Checking out files:  71% (7584/10681)   
Checking out files:  72% (7691/10681)   
Checking out files:  73% (7798/10681)   
Checking out files:  74% (7904/10681)   
Checking out files:  75% (8011/10681)   
Checking out files:  76% (8118/10681)   
Checking out files:  77% (8225/10681)   
Checking out files:  78% (8332/10681)   
Checking out files:  79% (8438/10681)   
Checking out files:  80% (8545/10681)   
Checking out files:  81% (8652/10681)   
Checking out files:  82% (8759/10681)   
Checking out files:  83% (8866/10681)   
Checking out files:  84% (8973/10681)   
Checking out files:  85% (9079/10681)   
Checking out files:  86% (9186/10681)   
Checking out files:  87% (9293/10681)   
Checking out files:  88% (9400/10681)   
Checking out files:  89% (9507/10681)   
Checking out files:  90% (9613/10681)   
Checking out files:  91% (9720/10681)   
Checking out files:  92% (9827/10681)   
Checking out files:  93% (9934/10681)   
Checking out files:  94% (10041/10681)   
Checking out files:  95% (10147/10681)   
Checking out files:  96% (10254/10681)   
Checking out files:  97% (10361/10681)   
Checking out files:  98% (10468/10681)   
Checking out files:  99% (10575/10681)   
Checking out files: 100% (10681/10681)   
Checking out files: 100% (10681/10681), done.
19:26:48 [2020-04-15T19:26:48.939Z] + cd /tmp/tmp.cqNCyqq2Lm/tmp/docker-ce
19:26:48 [2020-04-15T19:26:48.939Z] + git checkout -q v17.06.2-ce
19:26:50 [2020-04-15T19:26:50.433Z] + mkdir -p /tmp/tmp.cqNCyqq2Lm/src/github.com/docker
19:26:50 [2020-04-15T19:26:50.433Z] + mv components/cli /tmp/tmp.cqNCyqq2Lm/src/github.com/docker/cli
19:26:50 [2020-04-15T19:26:50.433Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
19:26:53 [2020-04-15T19:26:53.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:27:01 [2020-04-15T19:27:01.459Z] ok  	github.com/docker/docker/pkg/plugins	33.624s	coverage: 76.8% of statements
19:27:01 [2020-04-15T19:27:01.459Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:27:01 [2020-04-15T19:27:01.459Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:27:01 [2020-04-15T19:27:01.459Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
19:27:01 [2020-04-15T19:27:01.459Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:27:01 [2020-04-15T19:27:01.459Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
19:27:01 [2020-04-15T19:27:01.459Z] ?   	github.com/docker/docker/rootless	[no test files]
19:27:01 [2020-04-15T19:27:01.459Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
19:27:01 [2020-04-15T19:27:01.459Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:27:01 [2020-04-15T19:27:01.459Z] ?   	github.com/docker/docker/volume	[no test files]
19:27:01 [2020-04-15T19:27:01.459Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:27:01 [2020-04-15T19:27:01.459Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:27:01 [2020-04-15T19:27:01.459Z] 
19:27:01 [2020-04-15T19:27:01.459Z] === Skipped
19:27:01 [2020-04-15T19:27:01.459Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
19:27:01 [2020-04-15T19:27:01.459Z]     exec_linux_test.go:18: requires AppArmor to be enabled
19:27:01 [2020-04-15T19:27:01.459Z] 
19:27:01 [2020-04-15T19:27:01.459Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
19:27:01 [2020-04-15T19:27:01.459Z]     exec_linux_test.go:38: requires AppArmor to be enabled
19:27:01 [2020-04-15T19:27:01.459Z] 
19:27:01 [2020-04-15T19:27:01.459Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
19:27:01 [2020-04-15T19:27:01.459Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:27:01 [2020-04-15T19:27:01.459Z]     graphtest_unix.go:46: Driver btrfs not supported
19:27:01 [2020-04-15T19:27:01.459Z] 
19:27:01 [2020-04-15T19:27:01.459Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
19:27:01 [2020-04-15T19:27:01.459Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:27:01 [2020-04-15T19:27:01.459Z]     graphtest_unix.go:46: Driver btrfs not supported
19:27:01 [2020-04-15T19:27:01.459Z] 
19:27:01 [2020-04-15T19:27:01.459Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
19:27:01 [2020-04-15T19:27:01.459Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:27:01 [2020-04-15T19:27:01.459Z]     graphtest_unix.go:46: Driver btrfs not supported
19:27:01 [2020-04-15T19:27:01.459Z] 
19:27:01 [2020-04-15T19:27:01.459Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
19:27:01 [2020-04-15T19:27:01.459Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:27:01 [2020-04-15T19:27:01.459Z]     graphtest_unix.go:46: Driver btrfs not supported
19:27:01 [2020-04-15T19:27:01.459Z] 
19:27:01 [2020-04-15T19:27:01.459Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
19:27:01 [2020-04-15T19:27:01.459Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:27:01 [2020-04-15T19:27:01.459Z]     graphtest_unix.go:46: Driver btrfs not supported
19:27:01 [2020-04-15T19:27:01.459Z] 
19:27:01 [2020-04-15T19:27:01.459Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
19:27:01 [2020-04-15T19:27:01.459Z]     graphtest_unix.go:73: No driver to put!
19:27:01 [2020-04-15T19:27:01.459Z] 
19:27:01 [2020-04-15T19:27:01.459Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
19:27:01 [2020-04-15T19:27:01.459Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
19:27:01 [2020-04-15T19:27:01.459Z] 
19:27:01 [2020-04-15T19:27:01.459Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
19:27:01 [2020-04-15T19:27:01.459Z]     overlay_test.go:49: Fails to compute changes intermittently
19:27:01 [2020-04-15T19:27:01.459Z] 
19:27:01 [2020-04-15T19:27:01.459Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
19:27:01 [2020-04-15T19:27:01.459Z]     overlay_test.go:65: Cannot run test with naive change algorithm
19:27:01 [2020-04-15T19:27:01.459Z] 
19:27:01 [2020-04-15T19:27:01.459Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
19:27:01 [2020-04-15T19:27:01.459Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
19:27:01 [2020-04-15T19:27:01.459Z] 
19:27:01 [2020-04-15T19:27:01.459Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
19:27:01 [2020-04-15T19:27:01.459Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:27:01 [2020-04-15T19:27:01.459Z]     graphtest_unix.go:46: Driver zfs not supported
19:27:01 [2020-04-15T19:27:01.459Z] 
19:27:01 [2020-04-15T19:27:01.459Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
19:27:01 [2020-04-15T19:27:01.459Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:27:01 [2020-04-15T19:27:01.459Z]     graphtest_unix.go:46: Driver zfs not supported
19:27:01 [2020-04-15T19:27:01.459Z] 
19:27:01 [2020-04-15T19:27:01.459Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
19:27:01 [2020-04-15T19:27:01.459Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:27:01 [2020-04-15T19:27:01.459Z]     graphtest_unix.go:46: Driver zfs not supported
19:27:01 [2020-04-15T19:27:01.459Z] 
19:27:01 [2020-04-15T19:27:01.459Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
19:27:01 [2020-04-15T19:27:01.459Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:27:01 [2020-04-15T19:27:01.459Z]     graphtest_unix.go:46: Driver zfs not supported
19:27:01 [2020-04-15T19:27:01.459Z] 
19:27:01 [2020-04-15T19:27:01.459Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
19:27:01 [2020-04-15T19:27:01.459Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:27:01 [2020-04-15T19:27:01.459Z]     graphtest_unix.go:46: Driver zfs not supported
19:27:01 [2020-04-15T19:27:01.459Z] 
19:27:01 [2020-04-15T19:27:01.459Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
19:27:01 [2020-04-15T19:27:01.459Z]     graphtest_unix.go:73: No driver to put!
19:27:01 [2020-04-15T19:27:01.459Z] 
19:27:01 [2020-04-15T19:27:01.459Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
19:27:01 [2020-04-15T19:27:01.459Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
19:27:01 [2020-04-15T19:27:01.459Z] 
19:27:01 [2020-04-15T19:27:01.459Z] 
19:27:01 [2020-04-15T19:27:01.459Z] DONE 2065 tests, 19 skipped in 192.669s
Post stage
[Pipeline] junit
19:27:01 [2020-04-15T19:27:01.576Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:27:04 [2020-04-15T19:27:04.004Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40801/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e149ff62fe6fc7c32c518dcd4df85d603a104462 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:e149ff62fe6fc7c32c518dcd4df85d603a104462 hack/make.sh dynbinary test-integration
19:27:04 [2020-04-15T19:27:04.004Z] 
19:27:04 [2020-04-15T19:27:04.361Z] Removing bundles/
19:27:04 [2020-04-15T19:27:04.361Z] 
19:27:04 [2020-04-15T19:27:04.361Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:27:04 [2020-04-15T19:27:04.361Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:27:04 [2020-04-15T19:27:04.361Z] GOOS="" GOARCH="" GOARM=""
19:27:11 [2020-04-15T19:27:11.065Z] tests/integration/api_build_test.py .......................X             [  6%]
19:27:11 [2020-04-15T19:27:11.623Z] tests/integration/api_client_test.py .....                               [  7%]
19:27:14 [2020-04-15T19:27:14.062Z] tests/integration/api_config_test.py .....                               [  8%]
19:27:14 [2020-04-15T19:27:14.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:27:19 [2020-04-15T19:27:19.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:27:21 [2020-04-15T19:27:21.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:27:26 [2020-04-15T19:27:26.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:27:29 [2020-04-15T19:27:29.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:27:33 [2020-04-15T19:27:33.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:27:36 [2020-04-15T19:27:36.935Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:27:36 [2020-04-15T19:27:36.936Z] Using test binary docker
19:27:36 [2020-04-15T19:27:36.936Z] +++ /etc/init.d/apparmor start
19:27:36 [2020-04-15T19:27:36.936Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:27:36 [2020-04-15T19:27:36.936Z] INFO: Waiting for daemon to start...
19:27:36 [2020-04-15T19:27:36.936Z] Starting dockerd
19:27:36 [2020-04-15T19:27:36.936Z] +++ 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
19:27:38 [2020-04-15T19:27:38.832Z] .
19:27:38 [2020-04-15T19:27:38.832Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:27:38 [2020-04-15T19:27:38.832Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:27:38 [2020-04-15T19:27:38.832Z] Error: No such image: emptyfs
19:27:38 [2020-04-15T19:27:38.832Z] ++++ docker load
19:27:38 [2020-04-15T19:27:38.832Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:27:39 [2020-04-15T19:27:39.090Z] Running integration-test (iteration 1)
19:27:39 [2020-04-15T19:27:39.090Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
19:27:39 [2020-04-15T19:27:39.090Z] ++ 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
19:27:39 [2020-04-15T19:27:39.090Z] ++ set -e
19:27:39 [2020-04-15T19:27:39.090Z] ++ '[' -n 0 ']'
19:27:39 [2020-04-15T19:27:39.090Z] ++ set -x
19:27:39 [2020-04-15T19:27:39.090Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
19:27:53 [2020-04-15T19:27:53.041Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
19:27:58 [2020-04-15T19:27:58.838Z] + return
19:27:58 [2020-04-15T19:27:58.838Z] Removing intermediate container 8d1cc950e0c1
19:27:58 [2020-04-15T19:27:58.838Z]  ---> 75ec5250a772
19:27:58 [2020-04-15T19:27:58.838Z] Step 85/140 : FROM runtime-dev AS runc
19:27:58 [2020-04-15T19:27:58.838Z]  ---> af59da91c0a3
19:27:58 [2020-04-15T19:27:58.838Z] Step 86/140 : ENV INSTALL_BINARY_NAME=runc
19:27:58 [2020-04-15T19:27:58.838Z]  ---> Running in 78a55fb09538
19:27:58 [2020-04-15T19:27:58.838Z] Removing intermediate container 78a55fb09538
19:27:58 [2020-04-15T19:27:58.838Z]  ---> fd006107aba0
19:27:58 [2020-04-15T19:27:58.838Z] Step 87/140 : ARG RUNC_COMMIT
19:27:58 [2020-04-15T19:27:58.838Z]  ---> Running in e532e11f1186
19:27:58 [2020-04-15T19:27:58.838Z] Removing intermediate container e532e11f1186
19:27:58 [2020-04-15T19:27:58.838Z]  ---> 471179626c24
19:27:58 [2020-04-15T19:27:58.838Z] Step 88/140 : ARG RUNC_BUILDTAGS
19:27:58 [2020-04-15T19:27:58.838Z]  ---> Running in 4b873db42b7b
19:27:58 [2020-04-15T19:27:58.838Z] Removing intermediate container 4b873db42b7b
19:27:58 [2020-04-15T19:27:58.838Z]  ---> e5de22970864
19:27:58 [2020-04-15T19:27:58.838Z] Step 89/140 : COPY hack/dockerfile/install/install.sh ./install.sh
19:27:58 [2020-04-15T19:27:58.838Z]  ---> 386c91b48867
19:27:58 [2020-04-15T19:27:58.838Z] Step 90/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
19:27:58 [2020-04-15T19:27:58.838Z]  ---> f50ff5ef3d91
19:27:58 [2020-04-15T19:27:58.838Z] Step 91/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
19:27:58 [2020-04-15T19:27:58.838Z]  ---> Running in 5d86a2fd9c1c
19:27:58 [2020-04-15T19:27:58.838Z] + RM_GOPATH=0
19:27:58 [2020-04-15T19:27:58.838Z] + TMP_GOPATH=
19:27:58 [2020-04-15T19:27:58.838Z] + : /build
19:27:58 [2020-04-15T19:27:58.838Z] + '[' -z '' ']'
19:27:58 [2020-04-15T19:27:58.838Z] ++ mktemp -d
19:27:58 [2020-04-15T19:27:58.838Z] + export GOPATH=/tmp/tmp.Gc2MDzAK1S
19:27:58 [2020-04-15T19:27:58.838Z] + GOPATH=/tmp/tmp.Gc2MDzAK1S
19:27:58 [2020-04-15T19:27:58.838Z] + RM_GOPATH=1
19:27:58 [2020-04-15T19:27:58.838Z] ++ dirname ./install.sh
19:27:58 [2020-04-15T19:27:58.838Z] + dir=.
19:27:58 [2020-04-15T19:27:58.838Z] + bin=runc
19:27:58 [2020-04-15T19:27:58.838Z] + shift
19:27:58 [2020-04-15T19:27:58.838Z] + '[' '!' -f ./runc.installer ']'
19:27:58 [2020-04-15T19:27:58.838Z] + . ./runc.installer
19:27:58 [2020-04-15T19:27:58.838Z] ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:27:58 [2020-04-15T19:27:58.838Z] + install_runc
19:27:58 [2020-04-15T19:27:58.838Z] + uname -r
19:27:58 [2020-04-15T19:27:58.838Z] + grep -q '^3\.10\.0.*\.el7\.'
19:27:58 [2020-04-15T19:27:58.838Z] + RUNC_BUILDTAGS='seccomp apparmor selinux '
19:27:58 [2020-04-15T19:27:58.838Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
19:27:58 [2020-04-15T19:27:58.838Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
19:27:58 [2020-04-15T19:27:58.838Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Gc2MDzAK1S/src/github.com/opencontainers/runc
19:27:58 [2020-04-15T19:27:58.838Z] Cloning into '/tmp/tmp.Gc2MDzAK1S/src/github.com/opencontainers/runc'...
19:27:59 [2020-04-15T19:27:59.125Z] + cd /tmp/tmp.Gc2MDzAK1S/src/github.com/opencontainers/runc
19:27:59 [2020-04-15T19:27:59.125Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:27:59 [2020-04-15T19:27:59.410Z] + '[' -z '' ']'
19:27:59 [2020-04-15T19:27:59.410Z] + target=static
19:27:59 [2020-04-15T19:27:59.410Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static
19:28:00 [2020-04-15T19:28:00.032Z] 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 .
19:28:02 [2020-04-15T19:28:02.746Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:28:02 [2020-04-15T19:28:02.746Z] 
19:28:02 [2020-04-15T19:28:02.746Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:28:02 [2020-04-15T19:28:02.746Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:28:02 [2020-04-15T19:28:02.746Z] HOSTNAME=722e00738642
19:28:02 [2020-04-15T19:28:02.746Z] TESTDEBUG=0
19:28:02 [2020-04-15T19:28:02.746Z] DEST=bundles/test-integration
19:28:02 [2020-04-15T19:28:02.746Z] PWD=/go/src/github.com/docker/docker
19:28:02 [2020-04-15T19:28:02.746Z] DOCKER_GITCOMMIT=e149ff62fe6fc7c32c518dcd4df85d603a104462
19:28:02 [2020-04-15T19:28:02.746Z] container=docker
19:28:02 [2020-04-15T19:28:02.746Z] HOME=/root
19:28:02 [2020-04-15T19:28:02.746Z] GOLANG_VERSION=1.13.10
19:28:02 [2020-04-15T19:28:02.746Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:28:02 [2020-04-15T19:28:02.746Z] VALIDATE_BRANCH=19.03
19:28:02 [2020-04-15T19:28:02.746Z] TERM=xterm
19:28:02 [2020-04-15T19:28:02.746Z] DOCKER_PKG=github.com/docker/docker
19:28:02 [2020-04-15T19:28:02.746Z] SHLVL=1
19:28:02 [2020-04-15T19:28:02.746Z] TIMEOUT=120m
19:28:02 [2020-04-15T19:28:02.746Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
19:28:02 [2020-04-15T19:28:02.746Z] DOCKER_GRAPHDRIVER=overlay2
19:28:02 [2020-04-15T19:28:02.746Z] GO111MODULE=off
19:28:02 [2020-04-15T19:28:02.746Z] DOCKER_EXPERIMENTAL=1
19:28:02 [2020-04-15T19:28:02.746Z] TEST_SKIP_INTEGRATION_CLI=1
19:28:02 [2020-04-15T19:28:02.746Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:28:02 [2020-04-15T19:28:02.746Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:28:02 [2020-04-15T19:28:02.746Z] GOPATH=/go
19:28:02 [2020-04-15T19:28:02.746Z] PKG_CONFIG=pkg-config
19:28:02 [2020-04-15T19:28:02.746Z] _=/usr/bin/env
19:28:02 [2020-04-15T19:28:02.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:28:11 [2020-04-15T19:28:11.154Z] Loaded image: buildpack-deps:jessie
19:28:11 [2020-04-15T19:28:11.154Z] Loaded image: busybox:latest
19:28:11 [2020-04-15T19:28:11.154Z] Loaded image: busybox:glibc
19:28:11 [2020-04-15T19:28:11.154Z] Loaded image: debian:jessie
19:28:11 [2020-04-15T19:28:11.154Z] Loaded image: hello-world:latest
19:28:11 [2020-04-15T19:28:11.154Z] INFO: Testing against a local daemon
19:28:11 [2020-04-15T19:28:11.154Z] === RUN   TestBuildWithSession
19:28:16 [2020-04-15T19:28:16.406Z] --- PASS: TestBuildWithSession (4.94s)
19:28:16 [2020-04-15T19:28:16.406Z] === RUN   TestBuildSquashParent
19:28:19 [2020-04-15T19:28:19.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:28:19 [2020-04-15T19:28:19.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:28:21 [2020-04-15T19:28:21.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:28:21 [2020-04-15T19:28:21.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:28:23 [2020-04-15T19:28:23.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:28:23 [2020-04-15T19:28:23.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:28:24 [2020-04-15T19:28:24.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:28:25 [2020-04-15T19:28:25.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:28:26 [2020-04-15T19:28:26.356Z] --- PASS: TestBuildSquashParent (10.19s)
19:28:26 [2020-04-15T19:28:26.356Z]     build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent
19:28:26 [2020-04-15T19:28:26.356Z]     daemon.go:325: [dd657d4db4da1] waiting for daemon to start
19:28:26 [2020-04-15T19:28:26.356Z]     daemon.go:325: [dd657d4db4da1] waiting for daemon to start
19:28:26 [2020-04-15T19:28:26.356Z]     daemon.go:353: [dd657d4db4da1] daemon started
19:28:26 [2020-04-15T19:28:26.356Z]     daemon.go:461: [dd657d4db4da1] Stopping daemon
19:28:26 [2020-04-15T19:28:26.356Z]     daemon.go:296: [dd657d4db4da1] exiting daemon
19:28:26 [2020-04-15T19:28:26.356Z]     daemon.go:448: [dd657d4db4da1] Daemon stopped
19:28:26 [2020-04-15T19:28:26.356Z] === RUN   TestBuildWithRemoveAndForceRemove
19:28:26 [2020-04-15T19:28:26.356Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:28:26 [2020-04-15T19:28:26.356Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:28:26 [2020-04-15T19:28:26.356Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:28:26 [2020-04-15T19:28:26.356Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:28:26 [2020-04-15T19:28:26.356Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:28:26 [2020-04-15T19:28:26.356Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:28:26 [2020-04-15T19:28:26.356Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:28:26 [2020-04-15T19:28:26.356Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:28:26 [2020-04-15T19:28:26.356Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:28:26 [2020-04-15T19:28:26.356Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:28:26 [2020-04-15T19:28:26.356Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:28:26 [2020-04-15T19:28:26.356Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:28:26 [2020-04-15T19:28:26.356Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:28:26 [2020-04-15T19:28:26.356Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:28:26 [2020-04-15T19:28:26.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:28:27 [2020-04-15T19:28:27.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:28:29 [2020-04-15T19:28:29.628Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:28:29 [2020-04-15T19:28:29.885Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:28:30 [2020-04-15T19:28:30.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:28:30 [2020-04-15T19:28:30.903Z] eac6fba788c9: Pull complete
19:28:30 [2020-04-15T19:28:30.903Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca
19:28:30 [2020-04-15T19:28:30.903Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
19:28:30 [2020-04-15T19:28:30.903Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
19:28:30 [2020-04-15T19:28:30.903Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
19:28:30 [2020-04-15T19:28:30.903Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1158'
19:28:30 [2020-04-15T19:28:30.903Z] WARN: Skipping validation tests
19:28:30 [2020-04-15T19:28:30.903Z] INFO: Running unit tests at 04/15/2020 19:28:18...
19:28:30 [2020-04-15T19:28:30.903Z] INFO: make.ps1 starting at 04/15/2020 19:28:22
19:28:30 [2020-04-15T19:28:30.903Z] INFO: Git commit (e149ff62f) assumed from DOCKER_GITCOMMIT environment variable
19:28:30 [2020-04-15T19:28:30.903Z] INFO: Invoking autogen...
19:28:30 [2020-04-15T19:28:30.903Z] INFO: Running unit tests...
19:28:32 [2020-04-15T19:28:32.679Z] 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
19:28:32 [2020-04-15T19:28:32.679Z] + mkdir -p /build
19:28:32 [2020-04-15T19:28:32.679Z] + cp runc /build/runc
19:28:32 [2020-04-15T19:28:32.679Z] Removing intermediate container 5d86a2fd9c1c
19:28:32 [2020-04-15T19:28:32.679Z]  ---> 973b6b72f2d3
19:28:32 [2020-04-15T19:28:32.679Z] Step 92/140 : FROM dev-base AS tini
19:28:32 [2020-04-15T19:28:32.679Z]  ---> efe42a220590
19:28:32 [2020-04-15T19:28:32.679Z] Step 93/140 : ARG DEBIAN_FRONTEND
19:28:32 [2020-04-15T19:28:32.679Z]  ---> Using cache
19:28:32 [2020-04-15T19:28:32.679Z]  ---> da56713ae797
19:28:32 [2020-04-15T19:28:32.679Z] Step 94/140 : ARG TINI_COMMIT
19:28:32 [2020-04-15T19:28:32.679Z]  ---> Running in 179dfacd2e61
19:28:32 [2020-04-15T19:28:32.679Z] Removing intermediate container 179dfacd2e61
19:28:32 [2020-04-15T19:28:32.679Z]  ---> b3b8fdcf25fc
19:28:32 [2020-04-15T19:28:32.679Z] Step 95/140 : RUN apt-get update && apt-get install -y --no-install-recommends         cmake         vim-common     && rm -rf /var/lib/apt/lists/*
19:28:32 [2020-04-15T19:28:32.679Z]  ---> Running in 9933fdc7f670
19:28:32 [2020-04-15T19:28:32.679Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:28:32 [2020-04-15T19:28:32.679Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:28:32 [2020-04-15T19:28:32.679Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:28:32 [2020-04-15T19:28:32.679Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
19:28:32 [2020-04-15T19:28:32.964Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB]
19:28:32 [2020-04-15T19:28:32.964Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
19:28:33 [2020-04-15T19:28:33.159Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:28:33 [2020-04-15T19:28:33.417Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:28:34 [2020-04-15T19:28:34.995Z] Fetched 8119 kB in 3s (2925 kB/s)
19:28:36 [2020-04-15T19:28:36.015Z] Reading package lists...
19:28:36 [2020-04-15T19:28:36.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:28:36 [2020-04-15T19:28:36.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:28:36 [2020-04-15T19:28:36.694Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
19:28:36 [2020-04-15T19:28:36.694Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.32s)
19:28:36 [2020-04-15T19:28:36.694Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.46s)
19:28:36 [2020-04-15T19:28:36.694Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.36s)
19:28:36 [2020-04-15T19:28:36.694Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.57s)
19:28:36 [2020-04-15T19:28:36.694Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.30s)
19:28:36 [2020-04-15T19:28:36.694Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.26s)
19:28:36 [2020-04-15T19:28:36.694Z] === RUN   TestBuildMultiStageCopy
19:28:36 [2020-04-15T19:28:36.694Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:28:37 [2020-04-15T19:28:37.028Z] Reading package lists...
19:28:37 [2020-04-15T19:28:37.314Z] Building dependency tree...
19:28:37 [2020-04-15T19:28:37.314Z] Reading state information...
19:28:37 [2020-04-15T19:28:37.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:28:37 [2020-04-15T19:28:37.598Z] The following additional packages will be installed:
19:28:37 [2020-04-15T19:28:37.598Z]   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
19:28:37 [2020-04-15T19:28:37.598Z] Suggested packages:
19:28:37 [2020-04-15T19:28:37.598Z]   cmake-doc ninja-build lrzip
19:28:37 [2020-04-15T19:28:37.598Z] Recommended packages:
19:28:37 [2020-04-15T19:28:37.598Z]   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
19:28:37 [2020-04-15T19:28:37.598Z] The following NEW packages will be installed:
19:28:37 [2020-04-15T19:28:37.598Z]   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
19:28:37 [2020-04-15T19:28:37.598Z]   vim-common xxd
19:28:37 [2020-04-15T19:28:37.883Z] 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
19:28:37 [2020-04-15T19:28:37.883Z] Need to get 14.9 MB of archives.
19:28:37 [2020-04-15T19:28:37.883Z] After this operation, 67.2 MB of additional disk space will be used.
19:28:37 [2020-04-15T19:28:37.883Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
19:28:37 [2020-04-15T19:28:37.883Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
19:28:37 [2020-04-15T19:28:37.883Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
19:28:37 [2020-04-15T19:28:37.883Z] Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
19:28:38 [2020-04-15T19:28:38.167Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
19:28:38 [2020-04-15T19:28:38.167Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
19:28:38 [2020-04-15T19:28:38.167Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
19:28:38 [2020-04-15T19:28:38.167Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
19:28:38 [2020-04-15T19:28:38.167Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
19:28:38 [2020-04-15T19:28:38.167Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
19:28:38 [2020-04-15T19:28:38.470Z] debconf: delaying package configuration, since apt-utils is not installed
19:28:38 [2020-04-15T19:28:38.470Z] Fetched 14.9 MB in 0s (30.8 MB/s)
19:28:38 [2020-04-15T19:28:38.470Z] Selecting previously unselected package xxd.
19:28:38 [2020-04-15T19:28:38.470Z] (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.)
19:28:38 [2020-04-15T19:28:38.470Z] Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
19:28:38 [2020-04-15T19:28:38.470Z] Unpacking xxd (2:8.1.0875-5) ...
19:28:38 [2020-04-15T19:28:38.470Z] Selecting previously unselected package vim-common.
19:28:38 [2020-04-15T19:28:38.470Z] Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
19:28:38 [2020-04-15T19:28:38.470Z] Unpacking vim-common (2:8.1.0875-5) ...
19:28:38 [2020-04-15T19:28:38.756Z] Selecting previously unselected package cmake-data.
19:28:38 [2020-04-15T19:28:38.756Z] Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
19:28:38 [2020-04-15T19:28:38.756Z] Unpacking cmake-data (3.13.4-1) ...
19:28:39 [2020-04-15T19:28:39.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:28:39 [2020-04-15T19:28:39.375Z] Selecting previously unselected package libicu63:ppc64el.
19:28:39 [2020-04-15T19:28:39.375Z] Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
19:28:39 [2020-04-15T19:28:39.375Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
19:28:39 [2020-04-15T19:28:39.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:28:40 [2020-04-15T19:28:40.392Z] Selecting previously unselected package libxml2:ppc64el.
19:28:40 [2020-04-15T19:28:40.392Z] Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
19:28:40 [2020-04-15T19:28:40.392Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
19:28:40 [2020-04-15T19:28:40.483Z] ?   	github.com/docker/docker/api	[no test files]
19:28:40 [2020-04-15T19:28:40.677Z] Selecting previously unselected package libarchive13:ppc64el.
19:28:40 [2020-04-15T19:28:40.677Z] Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
19:28:40 [2020-04-15T19:28:40.677Z] Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
19:28:40 [2020-04-15T19:28:40.677Z] Selecting previously unselected package libjsoncpp1:ppc64el.
19:28:40 [2020-04-15T19:28:40.677Z] Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
19:28:40 [2020-04-15T19:28:40.677Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
19:28:40 [2020-04-15T19:28:40.677Z] Selecting previously unselected package librhash0:ppc64el.
19:28:40 [2020-04-15T19:28:40.677Z] Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
19:28:40 [2020-04-15T19:28:40.677Z] Unpacking librhash0:ppc64el (1.3.8-1) ...
19:28:40 [2020-04-15T19:28:40.677Z] Selecting previously unselected package libuv1:ppc64el.
19:28:40 [2020-04-15T19:28:40.677Z] Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
19:28:40 [2020-04-15T19:28:40.677Z] Unpacking libuv1:ppc64el (1.24.1-1) ...
19:28:40 [2020-04-15T19:28:40.677Z] Selecting previously unselected package cmake.
19:28:40 [2020-04-15T19:28:40.677Z] Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
19:28:40 [2020-04-15T19:28:40.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:28:40 [2020-04-15T19:28:40.873Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:28:40 [2020-04-15T19:28:40.873Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:28:40 [2020-04-15T19:28:40.963Z] Unpacking cmake (3.13.4-1) ...
19:28:41 [2020-04-15T19:28:41.248Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
19:28:41 [2020-04-15T19:28:41.248Z] Setting up xxd (2:8.1.0875-5) ...
19:28:41 [2020-04-15T19:28:41.248Z] Setting up libuv1:ppc64el (1.24.1-1) ...
19:28:41 [2020-04-15T19:28:41.248Z] Setting up vim-common (2:8.1.0875-5) ...
19:28:41 [2020-04-15T19:28:41.437Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:28:41 [2020-04-15T19:28:41.534Z] Setting up librhash0:ppc64el (1.3.8-1) ...
19:28:41 [2020-04-15T19:28:41.534Z] Setting up cmake-data (3.13.4-1) ...
19:28:41 [2020-04-15T19:28:41.534Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
19:28:41 [2020-04-15T19:28:41.534Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
19:28:41 [2020-04-15T19:28:41.534Z] Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
19:28:41 [2020-04-15T19:28:41.534Z] Setting up cmake (3.13.4-1) ...
19:28:41 [2020-04-15T19:28:41.534Z] Processing triggers for libc-bin (2.28-10) ...
19:28:41 [2020-04-15T19:28:41.534Z] Processing triggers for mime-support (3.62) ...
19:28:41 [2020-04-15T19:28:41.553Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:28:41 [2020-04-15T19:28:41.553Z] Using test binary docker
19:28:41 [2020-04-15T19:28:41.553Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:28:41 [2020-04-15T19:28:41.553Z] +++ /etc/init.d/apparmor start
19:28:41 [2020-04-15T19:28:41.553Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:28:41 [2020-04-15T19:28:41.553Z] Starting dockerd
19:28:41 [2020-04-15T19:28:41.553Z] INFO: Waiting for daemon to start...
19:28:41 [2020-04-15T19:28:41.553Z] +++ 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:28:42 [2020-04-15T19:28:42.002Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:28:42 [2020-04-15T19:28:42.935Z] --- PASS: TestBuildMultiStageCopy (6.17s)
19:28:42 [2020-04-15T19:28:42.935Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.51s)
19:28:42 [2020-04-15T19:28:42.935Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s)
19:28:42 [2020-04-15T19:28:42.935Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.63s)
19:28:42 [2020-04-15T19:28:42.935Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.67s)
19:28:42 [2020-04-15T19:28:42.935Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.72s)
19:28:42 [2020-04-15T19:28:42.935Z] === RUN   TestBuildMultiStageParentConfig
19:28:43 [2020-04-15T19:28:43.566Z] Removing intermediate container 9933fdc7f670
19:28:43 [2020-04-15T19:28:43.566Z]  ---> e5e03684a66d
19:28:43 [2020-04-15T19:28:43.566Z] Step 96/140 : COPY hack/dockerfile/install/install.sh ./install.sh
19:28:43 [2020-04-15T19:28:43.566Z]  ---> b577eca49c1b
19:28:43 [2020-04-15T19:28:43.566Z] Step 97/140 : ENV INSTALL_BINARY_NAME=tini
19:28:43 [2020-04-15T19:28:43.566Z]  ---> Running in b633f43039ad
19:28:43 [2020-04-15T19:28:43.566Z] Removing intermediate container b633f43039ad
19:28:43 [2020-04-15T19:28:43.566Z]  ---> 212463b49743
19:28:43 [2020-04-15T19:28:43.566Z] Step 98/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
19:28:43 [2020-04-15T19:28:43.851Z]  ---> 79f87e27e874
19:28:43 [2020-04-15T19:28:43.851Z] Step 99/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
19:28:43 [2020-04-15T19:28:43.851Z]  ---> Running in 5a39ef049bf5
19:28:43 [2020-04-15T19:28:43.909Z] .
19:28:43 [2020-04-15T19:28:43.909Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:28:43 [2020-04-15T19:28:43.909Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:28:43 [2020-04-15T19:28:43.909Z] Error: No such image: emptyfs
19:28:43 [2020-04-15T19:28:43.909Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:28:43 [2020-04-15T19:28:43.909Z] ++++ docker load
19:28:43 [2020-04-15T19:28:43.909Z] Running integration-test (iteration 1)
19:28:43 [2020-04-15T19:28:43.909Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
19:28:43 [2020-04-15T19:28:43.909Z] ++ 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
19:28:43 [2020-04-15T19:28:43.909Z] ++ set -e
19:28:43 [2020-04-15T19:28:43.909Z] ++ '[' -n 0 ']'
19:28:43 [2020-04-15T19:28:43.909Z] ++ set -x
19:28:43 [2020-04-15T19:28:43.909Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
19:28:44 [2020-04-15T19:28:44.135Z] + RM_GOPATH=0
19:28:44 [2020-04-15T19:28:44.135Z] + TMP_GOPATH=
19:28:44 [2020-04-15T19:28:44.135Z] + : /build
19:28:44 [2020-04-15T19:28:44.135Z] + '[' -z '' ']'
19:28:44 [2020-04-15T19:28:44.135Z] ++ mktemp -d
19:28:44 [2020-04-15T19:28:44.135Z] + export GOPATH=/tmp/tmp.Kc5xyWWdrE
19:28:44 [2020-04-15T19:28:44.135Z] + GOPATH=/tmp/tmp.Kc5xyWWdrE
19:28:44 [2020-04-15T19:28:44.135Z] + RM_GOPATH=1
19:28:44 [2020-04-15T19:28:44.135Z] ++ dirname ./install.sh
19:28:44 [2020-04-15T19:28:44.135Z] + dir=.
19:28:44 [2020-04-15T19:28:44.135Z] + bin=tini
19:28:44 [2020-04-15T19:28:44.135Z] + shift
19:28:44 [2020-04-15T19:28:44.135Z] + '[' '!' -f ./tini.installer ']'
19:28:44 [2020-04-15T19:28:44.135Z] + . ./tini.installer
19:28:44 [2020-04-15T19:28:44.135Z] ++ : fec3683b971d9c3ef73f284f176672c44b448662
19:28:44 [2020-04-15T19:28:44.135Z] + install_tini
19:28:44 [2020-04-15T19:28:44.135Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
19:28:44 [2020-04-15T19:28:44.135Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.Kc5xyWWdrE/tini
19:28:44 [2020-04-15T19:28:44.135Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662
19:28:44 [2020-04-15T19:28:44.135Z] Cloning into '/tmp/tmp.Kc5xyWWdrE/tini'...
19:28:44 [2020-04-15T19:28:44.419Z] + cd /tmp/tmp.Kc5xyWWdrE/tini
19:28:44 [2020-04-15T19:28:44.419Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
19:28:44 [2020-04-15T19:28:44.419Z] + cmake .
19:28:44 [2020-04-15T19:28:44.704Z] -- The C compiler identification is GNU 8.3.0
19:28:44 [2020-04-15T19:28:44.704Z] -- Check for working C compiler: /usr/bin/cc
19:28:44 [2020-04-15T19:28:44.704Z] -- Check for working C compiler: /usr/bin/cc -- works
19:28:44 [2020-04-15T19:28:44.704Z] -- Detecting C compiler ABI info
19:28:44 [2020-04-15T19:28:44.833Z] --- PASS: TestBuildMultiStageParentConfig (1.67s)
19:28:44 [2020-04-15T19:28:44.833Z] === RUN   TestBuildLabelWithTargets
19:28:45 [2020-04-15T19:28:45.001Z] -- Detecting C compiler ABI info - done
19:28:45 [2020-04-15T19:28:45.001Z] -- Detecting C compile features
19:28:45 [2020-04-15T19:28:45.285Z] -- Detecting C compile features - done
19:28:45 [2020-04-15T19:28:45.285Z] -- Performing Test HAS_BUILTIN_FORTIFY
19:28:45 [2020-04-15T19:28:45.285Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed
19:28:45 [2020-04-15T19:28:45.285Z] -- Configuring done
19:28:45 [2020-04-15T19:28:45.285Z] -- Generating done
19:28:45 [2020-04-15T19:28:45.285Z] -- Build files have been written to: /tmp/tmp.Kc5xyWWdrE/tini
19:28:45 [2020-04-15T19:28:45.570Z] + make tini-static
19:28:45 [2020-04-15T19:28:45.570Z] Scanning dependencies of target tini-static
19:28:45 [2020-04-15T19:28:45.570Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
19:28:45 [2020-04-15T19:28:45.853Z] [100%] Linking C executable tini-static
19:28:46 [2020-04-15T19:28:46.140Z] [100%] Built target tini-static
19:28:46 [2020-04-15T19:28:46.140Z] + mkdir -p /build
19:28:46 [2020-04-15T19:28:46.140Z] + cp tini-static /build/docker-init
19:28:46 [2020-04-15T19:28:46.424Z] Removing intermediate container 5a39ef049bf5
19:28:46 [2020-04-15T19:28:46.424Z]  ---> 940bd535b37a
19:28:46 [2020-04-15T19:28:46.424Z] Step 100/140 : FROM dev-base AS rootlesskit
19:28:46 [2020-04-15T19:28:46.424Z]  ---> efe42a220590
19:28:46 [2020-04-15T19:28:46.424Z] Step 101/140 : ENV INSTALL_BINARY_NAME=rootlesskit
19:28:46 [2020-04-15T19:28:46.711Z]  ---> Running in 479efb3a74f7
19:28:46 [2020-04-15T19:28:46.711Z] Removing intermediate container 479efb3a74f7
19:28:46 [2020-04-15T19:28:46.711Z]  ---> 6fb5003c9eee
19:28:46 [2020-04-15T19:28:46.711Z] Step 102/140 : ARG ROOTLESSKIT_COMMIT
19:28:46 [2020-04-15T19:28:46.711Z]  ---> Running in 3aa43390bd11
19:28:46 [2020-04-15T19:28:46.711Z] Removing intermediate container 3aa43390bd11
19:28:46 [2020-04-15T19:28:46.711Z]  ---> 1ac9988aa5d9
19:28:46 [2020-04-15T19:28:46.711Z] Step 103/140 : COPY hack/dockerfile/install/install.sh ./install.sh
19:28:46 [2020-04-15T19:28:46.997Z]  ---> bbc6b9cb9d35
19:28:46 [2020-04-15T19:28:46.997Z] Step 104/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
19:28:47 [2020-04-15T19:28:47.286Z]  ---> a4dd150b965b
19:28:47 [2020-04-15T19:28:47.286Z] Step 105/140 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME
19:28:47 [2020-04-15T19:28:47.286Z]  ---> Running in 76b5522a9383
19:28:47 [2020-04-15T19:28:47.359Z] --- PASS: TestBuildLabelWithTargets (2.61s)
19:28:47 [2020-04-15T19:28:47.359Z] === RUN   TestBuildWithEmptyLayers
19:28:47 [2020-04-15T19:28:47.569Z] + RM_GOPATH=0
19:28:47 [2020-04-15T19:28:47.569Z] + TMP_GOPATH=
19:28:47 [2020-04-15T19:28:47.569Z] + : /build/
19:28:47 [2020-04-15T19:28:47.569Z] + '[' -z '' ']'
19:28:47 [2020-04-15T19:28:47.569Z] ++ mktemp -d
19:28:47 [2020-04-15T19:28:47.569Z] + export GOPATH=/tmp/tmp.OpOUTvrwGt
19:28:47 [2020-04-15T19:28:47.569Z] + GOPATH=/tmp/tmp.OpOUTvrwGt
19:28:47 [2020-04-15T19:28:47.569Z] + RM_GOPATH=1
19:28:47 [2020-04-15T19:28:47.569Z] ++ dirname ./install.sh
19:28:47 [2020-04-15T19:28:47.569Z] + dir=.
19:28:47 [2020-04-15T19:28:47.569Z] + bin=rootlesskit
19:28:47 [2020-04-15T19:28:47.569Z] + shift
19:28:47 [2020-04-15T19:28:47.569Z] + '[' '!' -f ./rootlesskit.installer ']'
19:28:47 [2020-04-15T19:28:47.569Z] + . ./rootlesskit.installer
19:28:47 [2020-04-15T19:28:47.569Z] ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
19:28:47 [2020-04-15T19:28:47.569Z] + install_rootlesskit
19:28:47 [2020-04-15T19:28:47.569Z] + case "$1" in
19:28:47 [2020-04-15T19:28:47.569Z] + export CGO_ENABLED=0
19:28:47 [2020-04-15T19:28:47.569Z] + CGO_ENABLED=0
19:28:47 [2020-04-15T19:28:47.569Z] + _install_rootlesskit
19:28:47 [2020-04-15T19:28:47.569Z] + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
19:28:47 [2020-04-15T19:28:47.569Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.OpOUTvrwGt/src/github.com/rootless-containers/rootlesskit
19:28:47 [2020-04-15T19:28:47.569Z] Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
19:28:47 [2020-04-15T19:28:47.569Z] Cloning into '/tmp/tmp.OpOUTvrwGt/src/github.com/rootless-containers/rootlesskit'...
19:28:48 [2020-04-15T19:28:48.583Z] + cd /tmp/tmp.OpOUTvrwGt/src/github.com/rootless-containers/rootlesskit
19:28:48 [2020-04-15T19:28:48.584Z] + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
19:28:48 [2020-04-15T19:28:48.584Z] + for f in rootlesskit rootlesskit-docker-proxy
19:28:48 [2020-04-15T19:28:48.584Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
19:28:48 [2020-04-15T19:28:48.730Z] --- PASS: TestBuildWithEmptyLayers (1.46s)
19:28:48 [2020-04-15T19:28:48.730Z] === RUN   TestBuildMultiStageOnBuild
19:28:51 [2020-04-15T19:28:51.514Z] Loaded image: buildpack-deps:jessie
19:28:51 [2020-04-15T19:28:51.514Z] Loaded image: busybox:latest
19:28:51 [2020-04-15T19:28:51.514Z] Loaded image: busybox:glibc
19:28:51 [2020-04-15T19:28:51.514Z] Loaded image: debian:jessie
19:28:51 [2020-04-15T19:28:51.514Z] Loaded image: hello-world:latest
19:28:51 [2020-04-15T19:28:51.514Z] INFO: Testing against a local daemon
19:28:51 [2020-04-15T19:28:51.514Z] === RUN   TestBuildWithSession
19:28:52 [2020-04-15T19:28:52.909Z] --- PASS: TestBuildMultiStageOnBuild (3.61s)
19:28:52 [2020-04-15T19:28:52.909Z] === RUN   TestBuildUncleanTarFilenames
19:28:54 [2020-04-15T19:28:54.084Z] --- PASS: TestBuildWithSession (2.37s)
19:28:54 [2020-04-15T19:28:54.084Z] === RUN   TestBuildSquashParent
19:28:54 [2020-04-15T19:28:54.303Z] --- PASS: TestBuildUncleanTarFilenames (1.84s)
19:28:54 [2020-04-15T19:28:54.303Z] === RUN   TestBuildMultiStageLayerLeak
19:28:56 [2020-04-15T19:28:56.072Z] ok  	github.com/docker/docker/api/server	0.174s	coverage: 7.9% of statements
19:28:58 [2020-04-15T19:28:58.495Z] --- PASS: TestBuildMultiStageLayerLeak (4.22s)
19:28:58 [2020-04-15T19:28:58.495Z] === RUN   TestBuildWithHugeFile
19:29:00 [2020-04-15T19:29:00.195Z] --- PASS: TestBuildSquashParent (6.01s)
19:29:00 [2020-04-15T19:29:00.195Z] === RUN   TestBuildWithRemoveAndForceRemove
19:29:00 [2020-04-15T19:29:00.195Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:29:00 [2020-04-15T19:29:00.195Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:29:00 [2020-04-15T19:29:00.195Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:29:00 [2020-04-15T19:29:00.195Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:29:00 [2020-04-15T19:29:00.195Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:29:00 [2020-04-15T19:29:00.195Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:29:00 [2020-04-15T19:29:00.195Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:29:00 [2020-04-15T19:29:00.195Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:29:00 [2020-04-15T19:29:00.195Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:29:00 [2020-04-15T19:29:00.195Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:29:00 [2020-04-15T19:29:00.195Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:29:00 [2020-04-15T19:29:00.195Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:29:00 [2020-04-15T19:29:00.195Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:29:00 [2020-04-15T19:29:00.195Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:29:01 [2020-04-15T19:29:01.178Z] + for f in rootlesskit rootlesskit-docker-proxy
19:29:01 [2020-04-15T19:29:01.178Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
19:29:02 [2020-04-15T19:29:02.571Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:29:02 [2020-04-15T19:29:02.571Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:29:03 [2020-04-15T19:29:03.253Z] Removing intermediate container 76b5522a9383
19:29:03 [2020-04-15T19:29:03.253Z]  ---> b09ab3edf3b8
19:29:03 [2020-04-15T19:29:03.253Z] Step 106/140 : COPY ./contrib/dockerd-rootless.sh /build
19:29:03 [2020-04-15T19:29:03.253Z]  ---> da26a5bd9495
19:29:03 [2020-04-15T19:29:03.253Z] Step 107/140 : FROM djs55/vpnkit@sha256:${VPNKIT_DIGEST} AS vpnkit
19:29:03 [2020-04-15T19:29:03.536Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit
19:29:03 [2020-04-15T19:29:03.536Z] bad55c542dc9: Pulling fs layer
19:29:03 [2020-04-15T19:29:03.821Z] bad55c542dc9: Download complete
19:29:04 [2020-04-15T19:29:04.439Z] ................................................                         [ 29%]
19:29:04 [2020-04-15T19:29:04.443Z] bad55c542dc9: Pull complete
19:29:04 [2020-04-15T19:29:04.443Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
19:29:04 [2020-04-15T19:29:04.443Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
19:29:04 [2020-04-15T19:29:04.443Z]  ---> e49efe6f0050
19:29:04 [2020-04-15T19:29:04.443Z] Step 108/140 : FROM runtime-dev AS dev
19:29:04 [2020-04-15T19:29:04.443Z]  ---> af59da91c0a3
19:29:04 [2020-04-15T19:29:04.443Z] Step 109/140 : ARG DEBIAN_FRONTEND
19:29:04 [2020-04-15T19:29:04.443Z]  ---> Running in cbbd5a3f2313
19:29:04 [2020-04-15T19:29:04.443Z] Removing intermediate container cbbd5a3f2313
19:29:04 [2020-04-15T19:29:04.443Z]  ---> 5ce97060c539
19:29:04 [2020-04-15T19:29:04.443Z] Step 110/140 : RUN groupadd -r docker
19:29:04 [2020-04-15T19:29:04.443Z]  ---> Running in 94c684f5107d
19:29:05 [2020-04-15T19:29:05.030Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:29:05 [2020-04-15T19:29:05.030Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:29:05 [2020-04-15T19:29:05.065Z] Removing intermediate container 94c684f5107d
19:29:05 [2020-04-15T19:29:05.065Z]  ---> 9759b7c69f94
19:29:05 [2020-04-15T19:29:05.065Z] Step 111/140 : RUN useradd --create-home --gid docker unprivilegeduser
19:29:05 [2020-04-15T19:29:05.350Z]  ---> Running in e67cd6490d02
19:29:05 [2020-04-15T19:29:05.971Z] Removing intermediate container e67cd6490d02
19:29:05 [2020-04-15T19:29:05.971Z]  ---> 37fb4443fb08
19:29:05 [2020-04-15T19:29:05.971Z] Step 112/140 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
19:29:05 [2020-04-15T19:29:05.971Z]  ---> Running in 46201ab54b50
19:29:06 [2020-04-15T19:29:06.255Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
19:29:06 [2020-04-15T19:29:06.545Z] Removing intermediate container 46201ab54b50
19:29:06 [2020-04-15T19:29:06.545Z]  ---> a78f490f0c17
19:29:06 [2020-04-15T19:29:06.545Z] Step 113/140 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
19:29:06 [2020-04-15T19:29:06.545Z]  ---> Running in 8e96c93910e7
19:29:07 [2020-04-15T19:29:07.392Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
19:29:07 [2020-04-15T19:29:07.392Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.64s)
19:29:07 [2020-04-15T19:29:07.392Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.69s)
19:29:07 [2020-04-15T19:29:07.392Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.51s)
19:29:07 [2020-04-15T19:29:07.392Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.55s)
19:29:07 [2020-04-15T19:29:07.392Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.14s)
19:29:07 [2020-04-15T19:29:07.392Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.30s)
19:29:07 [2020-04-15T19:29:07.392Z] === RUN   TestBuildMultiStageCopy
19:29:07 [2020-04-15T19:29:07.392Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:29:07 [2020-04-15T19:29:07.576Z] Removing intermediate container 8e96c93910e7
19:29:07 [2020-04-15T19:29:07.576Z]  ---> 7c4b21667f0c
19:29:07 [2020-04-15T19:29:07.576Z] Step 114/140 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
19:29:07 [2020-04-15T19:29:07.576Z]  ---> Running in bdcd2d60129b
19:29:08 [2020-04-15T19:29:08.198Z] Removing intermediate container bdcd2d60129b
19:29:08 [2020-04-15T19:29:08.198Z]  ---> bbe362e76ddd
19:29:08 [2020-04-15T19:29:08.198Z] Step 115/140 : RUN ldconfig
19:29:08 [2020-04-15T19:29:08.198Z]  ---> Running in 9d53f1ffe7fe
19:29:08 [2020-04-15T19:29:08.819Z] Removing intermediate container 9d53f1ffe7fe
19:29:08 [2020-04-15T19:29:08.819Z]  ---> edc23085a97f
19:29:08 [2020-04-15T19:29:08.820Z] Step 116/140 : RUN apt-get update && apt-get install -y --no-install-recommends         apparmor         aufs-tools         bash-completion         binutils-mingw-w64         libbtrfs-dev         bzip2         g++-mingw-w64-x86-64         iptables         jq         libcap2-bin         libdevmapper-dev         libnet1         libnl-3-200         libprotobuf-c1         libsystemd-dev         libudev-dev         net-tools         pigz         python3-pip         python3-setuptools         python3-wheel         thin-provisioning-tools         vim         vim-common         xfsprogs         xz-utils         zip     && rm -rf /var/lib/apt/lists/*
19:29:09 [2020-04-15T19:29:09.104Z]  ---> Running in b9b7e5e32fb7
19:29:09 [2020-04-15T19:29:09.390Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:29:09 [2020-04-15T19:29:09.676Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:29:09 [2020-04-15T19:29:09.676Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:29:09 [2020-04-15T19:29:09.676Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
19:29:09 [2020-04-15T19:29:09.752Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:29:09 [2020-04-15T19:29:09.752Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:29:10 [2020-04-15T19:29:10.498Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:29:10 [2020-04-15T19:29:10.703Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB]
19:29:10 [2020-04-15T19:29:10.703Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
19:29:10 [2020-04-15T19:29:10.847Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:29:11 [2020-04-15T19:29:11.593Z] --- PASS: TestBuildMultiStageCopy (4.30s)
19:29:11 [2020-04-15T19:29:11.593Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.40s)
19:29:11 [2020-04-15T19:29:11.593Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.42s)
19:29:11 [2020-04-15T19:29:11.593Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.47s)
19:29:11 [2020-04-15T19:29:11.593Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s)
19:29:11 [2020-04-15T19:29:11.593Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.51s)
19:29:11 [2020-04-15T19:29:11.593Z] === RUN   TestBuildMultiStageParentConfig
19:29:12 [2020-04-15T19:29:12.218Z] Fetched 8119 kB in 3s (2736 kB/s)
19:29:12 [2020-04-15T19:29:12.795Z] --- PASS: TestBuildMultiStageParentConfig (1.21s)
19:29:12 [2020-04-15T19:29:12.795Z] === RUN   TestBuildLabelWithTargets
19:29:13 [2020-04-15T19:29:13.696Z] Reading package lists...
19:29:14 [2020-04-15T19:29:14.534Z] --- PASS: TestBuildLabelWithTargets (1.82s)
19:29:14 [2020-04-15T19:29:14.534Z] === RUN   TestBuildWithEmptyLayers
19:29:14 [2020-04-15T19:29:14.721Z] Reading package lists...
19:29:15 [2020-04-15T19:29:15.010Z] Building dependency tree...
19:29:15 [2020-04-15T19:29:15.010Z] Reading state information...
19:29:15 [2020-04-15T19:29:15.283Z] --- PASS: TestBuildWithEmptyLayers (0.84s)
19:29:15 [2020-04-15T19:29:15.283Z] === RUN   TestBuildMultiStageOnBuild
19:29:15 [2020-04-15T19:29:15.294Z] libcap2-bin is already the newest version (1:2.25-2).
19:29:15 [2020-04-15T19:29:15.294Z] libcap2-bin set to manually installed.
19:29:15 [2020-04-15T19:29:15.294Z] The following additional packages will be installed:
19:29:15 [2020-04-15T19:29:15.294Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
19:29:15 [2020-04-15T19:29:15.294Z]   gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1
19:29:15 [2020-04-15T19:29:15.294Z]   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
19:29:15 [2020-04-15T19:29:15.294Z]   libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
19:29:15 [2020-04-15T19:29:15.294Z]   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib
19:29:15 [2020-04-15T19:29:15.294Z]   libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev
19:29:15 [2020-04-15T19:29:15.294Z]   libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3
19:29:15 [2020-04-15T19:29:15.294Z]   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
19:29:15 [2020-04-15T19:29:15.294Z]   python3.7 python3.7-minimal vim-runtime xxd
19:29:15 [2020-04-15T19:29:15.294Z] Suggested packages:
19:29:15 [2020-04-15T19:29:15.294Z]   apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm
19:29:15 [2020-04-15T19:29:15.294Z]   wine64 python3-doc python3-tk python3-venv python-setuptools-doc
19:29:15 [2020-04-15T19:29:15.294Z]   python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts
19:29:15 [2020-04-15T19:29:15.294Z]   xfsdump acl attr quota
19:29:15 [2020-04-15T19:29:15.294Z] Recommended packages:
19:29:15 [2020-04-15T19:29:15.294Z]   aufs-dkms nftables build-essential python3-dev python3-keyring
19:29:15 [2020-04-15T19:29:15.294Z]   python3-keyrings.alt python3-xdg unzip
19:29:16 [2020-04-15T19:29:16.314Z] The following NEW packages will be installed:
19:29:16 [2020-04-15T19:29:16.314Z]   apparmor aufs-tools bash-completion binutils-mingw-w64
19:29:16 [2020-04-15T19:29:16.314Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup
19:29:16 [2020-04-15T19:29:16.314Z]   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq
19:29:16 [2020-04-15T19:29:16.314Z]   libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
19:29:16 [2020-04-15T19:29:16.314Z]   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
19:29:16 [2020-04-15T19:29:16.314Z]   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
19:29:16 [2020-04-15T19:29:16.314Z]   libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
19:29:16 [2020-04-15T19:29:16.314Z]   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
19:29:16 [2020-04-15T19:29:16.314Z]   libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
19:29:16 [2020-04-15T19:29:16.314Z]   mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3
19:29:16 [2020-04-15T19:29:16.314Z]   python3-distutils python3-lib2to3 python3-minimal python3-pip
19:29:16 [2020-04-15T19:29:16.314Z]   python3-pkg-resources python3-setuptools python3-wheel python3.7
19:29:16 [2020-04-15T19:29:16.314Z]   python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime
19:29:16 [2020-04-15T19:29:16.314Z]   xfsprogs xxd xz-utils zip
19:29:16 [2020-04-15T19:29:16.314Z] 0 upgraded, 68 newly installed, 0 to remove and 3 not upgraded.
19:29:16 [2020-04-15T19:29:16.314Z] Need to get 106 MB of archives.
19:29:16 [2020-04-15T19:29:16.314Z] After this operation, 660 MB of additional disk space will be used.
19:29:16 [2020-04-15T19:29:16.314Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
19:29:16 [2020-04-15T19:29:16.314Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB]
19:29:16 [2020-04-15T19:29:16.314Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB]
19:29:16 [2020-04-15T19:29:16.314Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
19:29:16 [2020-04-15T19:29:16.314Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
19:29:16 [2020-04-15T19:29:16.314Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB]
19:29:16 [2020-04-15T19:29:16.314Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB]
19:29:16 [2020-04-15T19:29:16.314Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
19:29:16 [2020-04-15T19:29:16.314Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
19:29:16 [2020-04-15T19:29:16.314Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
19:29:16 [2020-04-15T19:29:16.314Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
19:29:16 [2020-04-15T19:29:16.314Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
19:29:16 [2020-04-15T19:29:16.314Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
19:29:16 [2020-04-15T19:29:16.314Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
19:29:16 [2020-04-15T19:29:16.314Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
19:29:16 [2020-04-15T19:29:16.314Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
19:29:16 [2020-04-15T19:29:16.598Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
19:29:16 [2020-04-15T19:29:16.598Z] Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
19:29:16 [2020-04-15T19:29:16.598Z] Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
19:29:16 [2020-04-15T19:29:16.598Z] Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
19:29:16 [2020-04-15T19:29:16.598Z] Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
19:29:16 [2020-04-15T19:29:16.598Z] Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
19:29:16 [2020-04-15T19:29:16.598Z] Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
19:29:16 [2020-04-15T19:29:16.598Z] Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB]
19:29:16 [2020-04-15T19:29:16.598Z] Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB]
19:29:16 [2020-04-15T19:29:16.883Z] Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
19:29:16 [2020-04-15T19:29:16.883Z] Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
19:29:16 [2020-04-15T19:29:16.883Z] Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
19:29:16 [2020-04-15T19:29:16.883Z] Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
19:29:16 [2020-04-15T19:29:16.883Z] Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
19:29:17 [2020-04-15T19:29:17.167Z] Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB]
19:29:17 [2020-04-15T19:29:17.167Z] Get:32 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]
19:29:17 [2020-04-15T19:29:17.844Z] --- PASS: TestBuildMultiStageOnBuild (2.52s)
19:29:17 [2020-04-15T19:29:17.844Z] === RUN   TestBuildUncleanTarFilenames
19:29:18 [2020-04-15T19:29:18.646Z] Get:33 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]
19:29:19 [2020-04-15T19:29:19.162Z] --- PASS: TestBuildUncleanTarFilenames (1.25s)
19:29:19 [2020-04-15T19:29:19.162Z] === RUN   TestBuildMultiStageLayerLeak
19:29:19 [2020-04-15T19:29:19.275Z] Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
19:29:19 [2020-04-15T19:29:19.275Z] Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
19:29:19 [2020-04-15T19:29:19.893Z] Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
19:29:20 [2020-04-15T19:29:20.177Z] Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
19:29:20 [2020-04-15T19:29:20.177Z] Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
19:29:20 [2020-04-15T19:29:20.177Z] Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
19:29:20 [2020-04-15T19:29:20.177Z] Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB]
19:29:20 [2020-04-15T19:29:20.177Z] Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB]
19:29:20 [2020-04-15T19:29:20.177Z] Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
19:29:20 [2020-04-15T19:29:20.177Z] Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
19:29:20 [2020-04-15T19:29:20.177Z] Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
19:29:20 [2020-04-15T19:29:20.177Z] Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
19:29:20 [2020-04-15T19:29:20.177Z] Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
19:29:20 [2020-04-15T19:29:20.177Z] Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
19:29:20 [2020-04-15T19:29:20.177Z] Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
19:29:20 [2020-04-15T19:29:20.177Z] Get:49 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
19:29:20 [2020-04-15T19:29:20.177Z] Get:50 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
19:29:20 [2020-04-15T19:29:20.799Z] Get:51 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
19:29:20 [2020-04-15T19:29:20.799Z] Get:52 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
19:29:20 [2020-04-15T19:29:20.799Z] Get:53 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
19:29:20 [2020-04-15T19:29:20.799Z] Get:54 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
19:29:20 [2020-04-15T19:29:20.799Z] Get:55 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB]
19:29:20 [2020-04-15T19:29:20.799Z] Get:56 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
19:29:20 [2020-04-15T19:29:20.799Z] Get:57 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
19:29:20 [2020-04-15T19:29:20.799Z] Get:58 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
19:29:20 [2020-04-15T19:29:20.799Z] Get:59 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
19:29:20 [2020-04-15T19:29:20.799Z] Get:60 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
19:29:20 [2020-04-15T19:29:20.799Z] Get:61 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
19:29:20 [2020-04-15T19:29:20.799Z] Get:62 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
19:29:20 [2020-04-15T19:29:20.799Z] Get:63 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
19:29:20 [2020-04-15T19:29:20.799Z] Get:64 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
19:29:20 [2020-04-15T19:29:20.799Z] Get:65 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
19:29:21 [2020-04-15T19:29:21.085Z] Get:66 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
19:29:21 [2020-04-15T19:29:21.085Z] Get:67 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
19:29:21 [2020-04-15T19:29:21.085Z] Get:68 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
19:29:21 [2020-04-15T19:29:21.371Z] debconf: delaying package configuration, since apt-utils is not installed
19:29:21 [2020-04-15T19:29:21.371Z] Fetched 106 MB in 5s (21.6 MB/s)
19:29:21 [2020-04-15T19:29:21.371Z] Selecting previously unselected package pigz.
19:29:21 [2020-04-15T19:29:21.371Z] (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 ... 15393 files and directories currently installed.)
19:29:21 [2020-04-15T19:29:21.371Z] Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
19:29:21 [2020-04-15T19:29:21.371Z] Unpacking pigz (2.4-1) ...
19:29:21 [2020-04-15T19:29:21.371Z] Selecting previously unselected package libpython3.7-minimal:ppc64el.
19:29:21 [2020-04-15T19:29:21.371Z] Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
19:29:21 [2020-04-15T19:29:21.371Z] Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
19:29:21 [2020-04-15T19:29:21.371Z] Selecting previously unselected package python3.7-minimal.
19:29:21 [2020-04-15T19:29:21.371Z] Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
19:29:21 [2020-04-15T19:29:21.371Z] Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
19:29:21 [2020-04-15T19:29:21.992Z] Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
19:29:21 [2020-04-15T19:29:21.992Z] Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
19:29:22 [2020-04-15T19:29:22.235Z] --- PASS: TestBuildMultiStageLayerLeak (2.77s)
19:29:22 [2020-04-15T19:29:22.235Z] === RUN   TestBuildWithHugeFile
19:29:22 [2020-04-15T19:29:22.611Z] Selecting previously unselected package python3-minimal.
19:29:22 [2020-04-15T19:29:22.611Z] (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 ... 15642 files and directories currently installed.)
19:29:22 [2020-04-15T19:29:22.611Z] Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
19:29:22 [2020-04-15T19:29:22.611Z] Unpacking python3-minimal (3.7.3-1) ...
19:29:22 [2020-04-15T19:29:22.896Z] Selecting previously unselected package libmpdec2:ppc64el.
19:29:22 [2020-04-15T19:29:22.896Z] Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
19:29:22 [2020-04-15T19:29:22.896Z] Unpacking libmpdec2:ppc64el (2.4.2-2) ...
19:29:22 [2020-04-15T19:29:22.896Z] Selecting previously unselected package libpython3.7-stdlib:ppc64el.
19:29:22 [2020-04-15T19:29:22.896Z] Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ...
19:29:22 [2020-04-15T19:29:22.896Z] Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
19:29:23 [2020-04-15T19:29:23.182Z] Selecting previously unselected package python3.7.
19:29:23 [2020-04-15T19:29:23.182Z] Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ...
19:29:23 [2020-04-15T19:29:23.182Z] Unpacking python3.7 (3.7.3-2+deb10u1) ...
19:29:23 [2020-04-15T19:29:23.182Z] Selecting previously unselected package libpython3-stdlib:ppc64el.
19:29:23 [2020-04-15T19:29:23.182Z] Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
19:29:23 [2020-04-15T19:29:23.182Z] Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
19:29:23 [2020-04-15T19:29:23.182Z] Setting up python3-minimal (3.7.3-1) ...
19:29:23 [2020-04-15T19:29:23.467Z] Selecting previously unselected package python3.
19:29:23 [2020-04-15T19:29:23.467Z] (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 ... 16054 files and directories currently installed.)
19:29:23 [2020-04-15T19:29:23.467Z] Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
19:29:23 [2020-04-15T19:29:23.467Z] Unpacking python3 (3.7.3-1) ...
19:29:23 [2020-04-15T19:29:23.467Z] Selecting previously unselected package libip4tc0:ppc64el.
19:29:23 [2020-04-15T19:29:23.467Z] Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
19:29:23 [2020-04-15T19:29:23.467Z] Unpacking libip4tc0:ppc64el (1.8.2-4) ...
19:29:23 [2020-04-15T19:29:23.467Z] Selecting previously unselected package libip6tc0:ppc64el.
19:29:23 [2020-04-15T19:29:23.467Z] Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
19:29:23 [2020-04-15T19:29:23.467Z] Unpacking libip6tc0:ppc64el (1.8.2-4) ...
19:29:23 [2020-04-15T19:29:23.467Z] Selecting previously unselected package libiptc0:ppc64el.
19:29:23 [2020-04-15T19:29:23.467Z] Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
19:29:23 [2020-04-15T19:29:23.467Z] Unpacking libiptc0:ppc64el (1.8.2-4) ...
19:29:23 [2020-04-15T19:29:23.467Z] Selecting previously unselected package libnfnetlink0:ppc64el.
19:29:23 [2020-04-15T19:29:23.467Z] Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
19:29:23 [2020-04-15T19:29:23.752Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
19:29:23 [2020-04-15T19:29:23.752Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
19:29:23 [2020-04-15T19:29:23.752Z] Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
19:29:23 [2020-04-15T19:29:23.752Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
19:29:23 [2020-04-15T19:29:23.752Z] Selecting previously unselected package libnftnl11:ppc64el.
19:29:23 [2020-04-15T19:29:23.752Z] Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
19:29:23 [2020-04-15T19:29:23.752Z] Unpacking libnftnl11:ppc64el (1.1.2-2) ...
19:29:23 [2020-04-15T19:29:23.752Z] Selecting previously unselected package iptables.
19:29:23 [2020-04-15T19:29:23.752Z] Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
19:29:23 [2020-04-15T19:29:23.752Z] Unpacking iptables (1.8.2-4) ...
19:29:23 [2020-04-15T19:29:23.752Z] Selecting previously unselected package xxd.
19:29:23 [2020-04-15T19:29:23.752Z] Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
19:29:23 [2020-04-15T19:29:23.752Z] Unpacking xxd (2:8.1.0875-5) ...
19:29:24 [2020-04-15T19:29:24.037Z] Selecting previously unselected package vim-common.
19:29:24 [2020-04-15T19:29:24.037Z] Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
19:29:24 [2020-04-15T19:29:24.037Z] Unpacking vim-common (2:8.1.0875-5) ...
19:29:24 [2020-04-15T19:29:24.037Z] Selecting previously unselected package bash-completion.
19:29:24 [2020-04-15T19:29:24.037Z] Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
19:29:25 [2020-04-15T19:29:25.058Z] Unpacking bash-completion (1:2.8-6) ...
19:29:25 [2020-04-15T19:29:25.343Z] Selecting previously unselected package bzip2.
19:29:25 [2020-04-15T19:29:25.343Z] Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
19:29:25 [2020-04-15T19:29:25.343Z] Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
19:29:25 [2020-04-15T19:29:25.343Z] Selecting previously unselected package xz-utils.
19:29:25 [2020-04-15T19:29:25.343Z] Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
19:29:25 [2020-04-15T19:29:25.343Z] Unpacking xz-utils (5.2.4-1) ...
19:29:25 [2020-04-15T19:29:25.343Z] Selecting previously unselected package apparmor.
19:29:25 [2020-04-15T19:29:25.343Z] Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
19:29:25 [2020-04-15T19:29:25.343Z] Unpacking apparmor (2.13.2-10) ...
19:29:25 [2020-04-15T19:29:25.628Z] Selecting previously unselected package aufs-tools.
19:29:25 [2020-04-15T19:29:25.628Z] Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
19:29:25 [2020-04-15T19:29:25.628Z] Unpacking aufs-tools (1:4.14+20190211-1) ...
19:29:25 [2020-04-15T19:29:25.628Z] Selecting previously unselected package binutils-mingw-w64-i686.
19:29:25 [2020-04-15T19:29:25.628Z] Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
19:29:25 [2020-04-15T19:29:25.628Z] Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:29:26 [2020-04-15T19:29:26.245Z] tests/integration/api_exec_test.py ....................                  [ 35%]
19:29:26 [2020-04-15T19:29:26.283Z] Selecting previously unselected package binutils-mingw-w64-x86-64.
19:29:26 [2020-04-15T19:29:26.283Z] Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
19:29:26 [2020-04-15T19:29:26.283Z] Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:29:26 [2020-04-15T19:29:26.917Z] Selecting previously unselected package binutils-mingw-w64.
19:29:26 [2020-04-15T19:29:26.917Z] Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
19:29:26 [2020-04-15T19:29:26.917Z] Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
19:29:26 [2020-04-15T19:29:26.917Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el.
19:29:26 [2020-04-15T19:29:26.917Z] Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
19:29:26 [2020-04-15T19:29:26.917Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
19:29:26 [2020-04-15T19:29:26.917Z] Selecting previously unselected package dmsetup.
19:29:26 [2020-04-15T19:29:26.917Z] Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
19:29:26 [2020-04-15T19:29:26.917Z] Unpacking dmsetup (2:1.02.155-3) ...
19:29:26 [2020-04-15T19:29:26.917Z] Selecting previously unselected package mingw-w64-common.
19:29:26 [2020-04-15T19:29:26.917Z] Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ...
19:29:26 [2020-04-15T19:29:26.917Z] Unpacking mingw-w64-common (6.0.0-3) ...
19:29:27 [2020-04-15T19:29:27.933Z] Selecting previously unselected package mingw-w64-x86-64-dev.
19:29:27 [2020-04-15T19:29:27.933Z] Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
19:29:27 [2020-04-15T19:29:27.933Z] Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
19:29:29 [2020-04-15T19:29:29.418Z] Selecting previously unselected package gcc-mingw-w64-base.
19:29:29 [2020-04-15T19:29:29.418Z] Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
19:29:29 [2020-04-15T19:29:29.418Z] Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:29:29 [2020-04-15T19:29:29.418Z] Selecting previously unselected package gcc-mingw-w64-x86-64.
19:29:29 [2020-04-15T19:29:29.418Z] Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
19:29:29 [2020-04-15T19:29:29.418Z] Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:29:34 [2020-04-15T19:29:34.158Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
19:29:34 [2020-04-15T19:29:34.939Z] Selecting previously unselected package g++-mingw-w64-x86-64.
19:29:34 [2020-04-15T19:29:34.939Z] Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
19:29:34 [2020-04-15T19:29:34.939Z] Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:29:38 [2020-04-15T19:29:38.949Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
19:29:39 [2020-04-15T19:29:39.348Z] Selecting previously unselected package libonig5:ppc64el.
19:29:39 [2020-04-15T19:29:39.348Z] Preparing to unpack .../25-libonig5_6.9.1-1_ppc64el.deb ...
19:29:39 [2020-04-15T19:29:39.348Z] Unpacking libonig5:ppc64el (6.9.1-1) ...
19:29:39 [2020-04-15T19:29:39.348Z] Selecting previously unselected package libjq1:ppc64el.
19:29:39 [2020-04-15T19:29:39.348Z] Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
19:29:39 [2020-04-15T19:29:39.348Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
19:29:39 [2020-04-15T19:29:39.348Z] Selecting previously unselected package jq.
19:29:39 [2020-04-15T19:29:39.348Z] Preparing to unpack .../27-jq_1.5+dfsg-2+b1_ppc64el.deb ...
19:29:39 [2020-04-15T19:29:39.348Z] Unpacking jq (1.5+dfsg-2+b1) ...
19:29:39 [2020-04-15T19:29:39.348Z] Selecting previously unselected package libaio1:ppc64el.
19:29:39 [2020-04-15T19:29:39.348Z] Preparing to unpack .../28-libaio1_0.3.112-3_ppc64el.deb ...
19:29:39 [2020-04-15T19:29:39.348Z] Unpacking libaio1:ppc64el (0.3.112-3) ...
19:29:39 [2020-04-15T19:29:39.348Z] Selecting previously unselected package libbtrfs0.
19:29:39 [2020-04-15T19:29:39.348Z] Preparing to unpack .../29-libbtrfs0_4.20.1-2_ppc64el.deb ...
19:29:39 [2020-04-15T19:29:39.348Z] Unpacking libbtrfs0 (4.20.1-2) ...
19:29:39 [2020-04-15T19:29:39.348Z] Selecting previously unselected package libbtrfs-dev.
19:29:39 [2020-04-15T19:29:39.348Z] Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
19:29:39 [2020-04-15T19:29:39.348Z] Unpacking libbtrfs-dev (4.20.1-2) ...
19:29:39 [2020-04-15T19:29:39.348Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
19:29:39 [2020-04-15T19:29:39.348Z] Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
19:29:39 [2020-04-15T19:29:39.348Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
19:29:39 [2020-04-15T19:29:39.348Z] Selecting previously unselected package libudev-dev:ppc64el.
19:29:39 [2020-04-15T19:29:39.348Z] Preparing to unpack .../32-libudev-dev_241-7~deb10u3_ppc64el.deb ...
19:29:39 [2020-04-15T19:29:39.348Z] Unpacking libudev-dev:ppc64el (241-7~deb10u3) ...
19:29:39 [2020-04-15T19:29:39.348Z] Selecting previously unselected package libsepol1-dev:ppc64el.
19:29:39 [2020-04-15T19:29:39.348Z] Preparing to unpack .../33-libsepol1-dev_2.8-1_ppc64el.deb ...
19:29:39 [2020-04-15T19:29:39.348Z] Unpacking libsepol1-dev:ppc64el (2.8-1) ...
19:29:39 [2020-04-15T19:29:39.348Z] Selecting previously unselected package libpcre16-3:ppc64el.
19:29:39 [2020-04-15T19:29:39.348Z] Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
19:29:39 [2020-04-15T19:29:39.348Z] Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
19:29:39 [2020-04-15T19:29:39.348Z] Selecting previously unselected package libpcre32-3:ppc64el.
19:29:39 [2020-04-15T19:29:39.348Z] Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
19:29:39 [2020-04-15T19:29:39.348Z] Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
19:29:39 [2020-04-15T19:29:39.348Z] Selecting previously unselected package libpcrecpp0v5:ppc64el.
19:29:39 [2020-04-15T19:29:39.348Z] Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
19:29:39 [2020-04-15T19:29:39.348Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
19:29:39 [2020-04-15T19:29:39.348Z] Selecting previously unselected package libpcre3-dev:ppc64el.
19:29:39 [2020-04-15T19:29:39.348Z] Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
19:29:39 [2020-04-15T19:29:39.348Z] Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
19:29:39 [2020-04-15T19:29:39.348Z] Selecting previously unselected package libselinux1-dev:ppc64el.
19:29:39 [2020-04-15T19:29:39.348Z] Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
19:29:39 [2020-04-15T19:29:39.348Z] Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
19:29:39 [2020-04-15T19:29:39.348Z] Selecting previously unselected package libdevmapper-dev:ppc64el.
19:29:39 [2020-04-15T19:29:39.348Z] Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
19:29:39 [2020-04-15T19:29:39.348Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
19:29:39 [2020-04-15T19:29:39.348Z] Selecting previously unselected package libgpm2:ppc64el.
19:29:39 [2020-04-15T19:29:39.348Z] Preparing to unpack .../40-libgpm2_1.20.7-5_ppc64el.deb ...
19:29:39 [2020-04-15T19:29:39.348Z] Unpacking libgpm2:ppc64el (1.20.7-5) ...
19:29:39 [2020-04-15T19:29:39.633Z] Selecting previously unselected package libicu63:ppc64el.
19:29:39 [2020-04-15T19:29:39.633Z] Preparing to unpack .../41-libicu63_63.1-6+deb10u1_ppc64el.deb ...
19:29:39 [2020-04-15T19:29:39.633Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
19:29:40 [2020-04-15T19:29:40.648Z] Selecting previously unselected package libnet1:ppc64el.
19:29:40 [2020-04-15T19:29:40.934Z] Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
19:29:40 [2020-04-15T19:29:40.934Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
19:29:40 [2020-04-15T19:29:40.934Z] Selecting previously unselected package libnl-3-200:ppc64el.
19:29:40 [2020-04-15T19:29:40.934Z] Preparing to unpack .../43-libnl-3-200_3.4.0-1_ppc64el.deb ...
19:29:40 [2020-04-15T19:29:40.934Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
19:29:40 [2020-04-15T19:29:40.934Z] Selecting previously unselected package libprotobuf-c1:ppc64el.
19:29:40 [2020-04-15T19:29:40.934Z] Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
19:29:40 [2020-04-15T19:29:40.934Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
19:29:40 [2020-04-15T19:29:40.934Z] Selecting previously unselected package libreadline5:ppc64el.
19:29:40 [2020-04-15T19:29:40.934Z] Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
19:29:40 [2020-04-15T19:29:40.934Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
19:29:40 [2020-04-15T19:29:40.934Z] Selecting previously unselected package libsystemd-dev:ppc64el.
19:29:40 [2020-04-15T19:29:40.934Z] Preparing to unpack .../46-libsystemd-dev_241-7~deb10u3_ppc64el.deb ...
19:29:40 [2020-04-15T19:29:40.934Z] Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ...
19:29:40 [2020-04-15T19:29:40.934Z] Selecting previously unselected package net-tools.
19:29:41 [2020-04-15T19:29:41.220Z] Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
19:29:41 [2020-04-15T19:29:41.220Z] Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
19:29:41 [2020-04-15T19:29:41.220Z] Selecting previously unselected package python-pip-whl.
19:29:41 [2020-04-15T19:29:41.220Z] Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ...
19:29:41 [2020-04-15T19:29:41.220Z] Unpacking python-pip-whl (18.1-5) ...
19:29:41 [2020-04-15T19:29:41.220Z] Selecting previously unselected package python3-lib2to3.
19:29:41 [2020-04-15T19:29:41.220Z] Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ...
19:29:41 [2020-04-15T19:29:41.220Z] Unpacking python3-lib2to3 (3.7.3-1) ...
19:29:41 [2020-04-15T19:29:41.505Z] Selecting previously unselected package python3-distutils.
19:29:41 [2020-04-15T19:29:41.505Z] Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ...
19:29:41 [2020-04-15T19:29:41.505Z] Unpacking python3-distutils (3.7.3-1) ...
19:29:41 [2020-04-15T19:29:41.505Z] Selecting previously unselected package python3-pip.
19:29:41 [2020-04-15T19:29:41.505Z] Preparing to unpack .../51-python3-pip_18.1-5_all.deb ...
19:29:41 [2020-04-15T19:29:41.505Z] Unpacking python3-pip (18.1-5) ...
19:29:41 [2020-04-15T19:29:41.505Z] Selecting previously unselected package python3-pkg-resources.
19:29:41 [2020-04-15T19:29:41.505Z] Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ...
19:29:41 [2020-04-15T19:29:41.505Z] Unpacking python3-pkg-resources (40.8.0-1) ...
19:29:41 [2020-04-15T19:29:41.505Z] Selecting previously unselected package python3-setuptools.
19:29:41 [2020-04-15T19:29:41.505Z] Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ...
19:29:41 [2020-04-15T19:29:41.505Z] Unpacking python3-setuptools (40.8.0-1) ...
19:29:41 [2020-04-15T19:29:41.505Z] Selecting previously unselected package python3-wheel.
19:29:41 [2020-04-15T19:29:41.505Z] Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ...
19:29:41 [2020-04-15T19:29:41.505Z] Unpacking python3-wheel (0.32.3-2) ...
19:29:41 [2020-04-15T19:29:41.505Z] Selecting previously unselected package thin-provisioning-tools.
19:29:41 [2020-04-15T19:29:41.790Z] Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
19:29:41 [2020-04-15T19:29:41.790Z] Unpacking thin-provisioning-tools (0.7.6-2.1) ...
19:29:41 [2020-04-15T19:29:41.790Z] Selecting previously unselected package vim-runtime.
19:29:41 [2020-04-15T19:29:41.790Z] Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ...
19:29:41 [2020-04-15T19:29:41.790Z] Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
19:29:41 [2020-04-15T19:29:41.790Z] Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
19:29:41 [2020-04-15T19:29:41.790Z] Unpacking vim-runtime (2:8.1.0875-5) ...
19:29:42 [2020-04-15T19:29:42.587Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:29:42 [2020-04-15T19:29:42.587Z] ok  	github.com/docker/docker/api/server/httputils	0.095s	coverage: 14.7% of statements
19:29:42 [2020-04-15T19:29:42.805Z] Selecting previously unselected package vim.
19:29:42 [2020-04-15T19:29:42.805Z] Preparing to unpack .../57-vim_2%3a8.1.0875-5_ppc64el.deb ...
19:29:42 [2020-04-15T19:29:42.805Z] Unpacking vim (2:8.1.0875-5) ...
19:29:43 [2020-04-15T19:29:43.093Z] Selecting previously unselected package xfsprogs.
19:29:43 [2020-04-15T19:29:43.093Z] Preparing to unpack .../58-xfsprogs_4.20.0-1_ppc64el.deb ...
19:29:43 [2020-04-15T19:29:43.093Z] Unpacking xfsprogs (4.20.0-1) ...
19:29:43 [2020-04-15T19:29:43.131Z] ok  	github.com/docker/docker/api/server/middleware	0.166s	coverage: 37.7% of statements
19:29:43 [2020-04-15T19:29:43.131Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:29:43 [2020-04-15T19:29:43.131Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:29:43 [2020-04-15T19:29:43.131Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:29:43 [2020-04-15T19:29:43.131Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:29:43 [2020-04-15T19:29:43.131Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:29:43 [2020-04-15T19:29:43.131Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:29:43 [2020-04-15T19:29:43.131Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:29:43 [2020-04-15T19:29:43.131Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:29:43 [2020-04-15T19:29:43.131Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:29:43 [2020-04-15T19:29:43.131Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:29:43 [2020-04-15T19:29:43.131Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:29:43 [2020-04-15T19:29:43.378Z] Selecting previously unselected package zip.
19:29:43 [2020-04-15T19:29:43.378Z] Preparing to unpack .../59-zip_3.0-11+b1_ppc64el.deb ...
19:29:43 [2020-04-15T19:29:43.378Z] Unpacking zip (3.0-11+b1) ...
19:29:43 [2020-04-15T19:29:43.378Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
19:29:43 [2020-04-15T19:29:43.378Z] Setting up aufs-tools (1:4.14+20190211-1) ...
19:29:43 [2020-04-15T19:29:43.378Z] Setting up net-tools (1.60+git20180626.aebd88e-1) ...
19:29:43 [2020-04-15T19:29:43.378Z] Setting up libip6tc0:ppc64el (1.8.2-4) ...
19:29:43 [2020-04-15T19:29:43.378Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
19:29:43 [2020-04-15T19:29:43.378Z] Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:29:43 [2020-04-15T19:29:43.378Z] Setting up libgpm2:ppc64el (1.20.7-5) ...
19:29:43 [2020-04-15T19:29:43.378Z] Setting up libpcre16-3:ppc64el (2:8.39-12) ...
19:29:43 [2020-04-15T19:29:43.378Z] Setting up libip4tc0:ppc64el (1.8.2-4) ...
19:29:43 [2020-04-15T19:29:43.378Z] Setting up libsepol1-dev:ppc64el (2.8-1) ...
19:29:43 [2020-04-15T19:29:43.378Z] Setting up libnftnl11:ppc64el (1.1.2-2) ...
19:29:43 [2020-04-15T19:29:43.378Z] Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:29:43 [2020-04-15T19:29:43.378Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
19:29:43 [2020-04-15T19:29:43.378Z] Setting up bzip2 (1.0.6-9.2~deb10u1) ...
19:29:43 [2020-04-15T19:29:43.378Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
19:29:43 [2020-04-15T19:29:43.378Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
19:29:43 [2020-04-15T19:29:43.378Z] Setting up xxd (2:8.1.0875-5) ...
19:29:43 [2020-04-15T19:29:43.378Z] Setting up libbtrfs0 (4.20.1-2) ...
19:29:43 [2020-04-15T19:29:43.378Z] Setting up zip (3.0-11+b1) ...
19:29:43 [2020-04-15T19:29:43.378Z] Setting up vim-common (2:8.1.0875-5) ...
19:29:43 [2020-04-15T19:29:43.378Z] Setting up bash-completion (1:2.8-6) ...
19:29:44 [2020-04-15T19:29:44.868Z] Setting up libiptc0:ppc64el (1.8.2-4) ...
19:29:44 [2020-04-15T19:29:44.868Z] Setting up xz-utils (5.2.4-1) ...
19:29:44 [2020-04-15T19:29:44.868Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:29:44 [2020-04-15T19:29:44.868Z] Setting up libpcre32-3:ppc64el (2:8.39-12) ...
19:29:44 [2020-04-15T19:29:44.868Z] Setting up libudev-dev:ppc64el (241-7~deb10u3) ...
19:29:44 [2020-04-15T19:29:44.868Z] Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:29:44 [2020-04-15T19:29:44.868Z] Setting up libbtrfs-dev (4.20.1-2) ...
19:29:44 [2020-04-15T19:29:44.868Z] Setting up pigz (2.4-1) ...
19:29:44 [2020-04-15T19:29:44.868Z] Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
19:29:44 [2020-04-15T19:29:44.868Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ...
19:29:44 [2020-04-15T19:29:44.868Z] Setting up python-pip-whl (18.1-5) ...
19:29:44 [2020-04-15T19:29:44.868Z] Setting up libmpdec2:ppc64el (2.4.2-2) ...
19:29:44 [2020-04-15T19:29:44.868Z] Setting up mingw-w64-common (6.0.0-3) ...
19:29:44 [2020-04-15T19:29:44.868Z] Setting up vim-runtime (2:8.1.0875-5) ...
19:29:44 [2020-04-15T19:29:44.868Z] Setting up libaio1:ppc64el (0.3.112-3) ...
19:29:44 [2020-04-15T19:29:44.868Z] Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ...
19:29:44 [2020-04-15T19:29:44.868Z] Setting up libonig5:ppc64el (6.9.1-1) ...
19:29:44 [2020-04-15T19:29:44.868Z] Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
19:29:44 [2020-04-15T19:29:44.868Z] Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
19:29:44 [2020-04-15T19:29:44.868Z] Setting up vim (2:8.1.0875-5) ...
19:29:44 [2020-04-15T19:29:44.868Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
19:29:44 [2020-04-15T19:29:44.868Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
19:29:44 [2020-04-15T19:29:44.868Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
19:29:44 [2020-04-15T19:29:44.868Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
19:29:44 [2020-04-15T19:29:44.868Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
19:29:44 [2020-04-15T19:29:44.868Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
19:29:44 [2020-04-15T19:29:44.869Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
19:29:44 [2020-04-15T19:29:44.869Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
19:29:44 [2020-04-15T19:29:44.869Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
19:29:44 [2020-04-15T19:29:44.869Z] Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
19:29:44 [2020-04-15T19:29:44.869Z] Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:29:44 [2020-04-15T19:29:44.869Z] 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
19:29:44 [2020-04-15T19:29:44.869Z] 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
19:29:44 [2020-04-15T19:29:44.869Z] Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:29:44 [2020-04-15T19:29:44.869Z] 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
19:29:44 [2020-04-15T19:29:44.869Z] 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
19:29:44 [2020-04-15T19:29:44.869Z] Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
19:29:44 [2020-04-15T19:29:44.869Z] Setting up thin-provisioning-tools (0.7.6-2.1) ...
19:29:44 [2020-04-15T19:29:44.869Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
19:29:44 [2020-04-15T19:29:44.869Z] Setting up jq (1.5+dfsg-2+b1) ...
19:29:44 [2020-04-15T19:29:44.869Z] Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
19:29:44 [2020-04-15T19:29:44.869Z] Setting up python3.7 (3.7.3-2+deb10u1) ...
19:29:44 [2020-04-15T19:29:44.975Z] ok  	github.com/docker/docker/api/server/router/swarm	0.203s	coverage: 3.1% of statements
19:29:44 [2020-04-15T19:29:44.975Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:29:44 [2020-04-15T19:29:44.975Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
19:29:44 [2020-04-15T19:29:44.975Z] ?   	github.com/docker/docker/api/types	[no test files]
19:29:44 [2020-04-15T19:29:44.975Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:29:44 [2020-04-15T19:29:44.975Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:29:44 [2020-04-15T19:29:44.975Z] ?   	github.com/docker/docker/api/types/container	[no test files]
19:29:44 [2020-04-15T19:29:44.975Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:29:44 [2020-04-15T19:29:44.975Z] ok  	github.com/docker/docker/api/types/filters	0.087s	coverage: 92.2% of statements
19:29:44 [2020-04-15T19:29:44.975Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:29:44 [2020-04-15T19:29:44.975Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:29:44 [2020-04-15T19:29:44.975Z] ?   	github.com/docker/docker/api/types/network	[no test files]
19:29:44 [2020-04-15T19:29:44.975Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:29:44 [2020-04-15T19:29:44.975Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
19:29:44 [2020-04-15T19:29:44.975Z] ok  	github.com/docker/docker/api/types/strslice	0.174s	coverage: 90.0% of statements
19:29:44 [2020-04-15T19:29:44.975Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:29:44 [2020-04-15T19:29:44.975Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:29:44 [2020-04-15T19:29:44.975Z] ok  	github.com/docker/docker/api/types/time	0.345s	coverage: 100.0% of statements
19:29:45 [2020-04-15T19:29:45.490Z] ok  	github.com/docker/docker/api/types/versions	0.055s	coverage: 75.0% of statements
19:29:45 [2020-04-15T19:29:45.490Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:29:45 [2020-04-15T19:29:45.490Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:29:45 [2020-04-15T19:29:45.490Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:29:45 [2020-04-15T19:29:45.490Z] ?   	github.com/docker/docker/autogen/winresources/docker	[no test files]
19:29:45 [2020-04-15T19:29:45.490Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
19:29:45 [2020-04-15T19:29:45.490Z] ?   	github.com/docker/docker/builder	[no test files]
19:29:45 [2020-04-15T19:29:45.490Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:29:45 [2020-04-15T19:29:45.490Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:29:45 [2020-04-15T19:29:45.490Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:29:45 [2020-04-15T19:29:45.490Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:29:45 [2020-04-15T19:29:45.490Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:29:45 [2020-04-15T19:29:45.490Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:29:45 [2020-04-15T19:29:45.490Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:29:46 [2020-04-15T19:29:46.352Z] Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
19:29:46 [2020-04-15T19:29:46.352Z] Setting up iptables (1.8.2-4) ...
19:29:46 [2020-04-15T19:29:46.352Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:29:46 [2020-04-15T19:29:46.352Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:29:46 [2020-04-15T19:29:46.352Z] update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:29:46 [2020-04-15T19:29:46.352Z] update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:29:46 [2020-04-15T19:29:46.352Z] update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:29:46 [2020-04-15T19:29:46.352Z] update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:29:46 [2020-04-15T19:29:46.352Z] Setting up python3 (3.7.3-1) ...
19:29:46 [2020-04-15T19:29:46.352Z] Setting up python3-wheel (0.32.3-2) ...
19:29:46 [2020-04-15T19:29:46.638Z] Setting up apparmor (2.13.2-10) ...
19:29:47 [2020-04-15T19:29:47.256Z] Setting up python3-lib2to3 (3.7.3-1) ...
19:29:47 [2020-04-15T19:29:47.542Z] Setting up python3-pkg-resources (40.8.0-1) ...
19:29:47 [2020-04-15T19:29:47.827Z] Setting up python3-distutils (3.7.3-1) ...
19:29:47 [2020-04-15T19:29:47.827Z] Setting up python3-setuptools (40.8.0-1) ...
19:29:48 [2020-04-15T19:29:48.447Z] Setting up python3-pip (18.1-5) ...
19:29:48 [2020-04-15T19:29:48.730Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
19:29:48 [2020-04-15T19:29:48.730Z] Setting up dmsetup (2:1.02.155-3) ...
19:29:48 [2020-04-15T19:29:48.730Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
19:29:48 [2020-04-15T19:29:48.730Z] Setting up xfsprogs (4.20.0-1) ...
19:29:48 [2020-04-15T19:29:48.730Z] Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
19:29:48 [2020-04-15T19:29:48.730Z] Processing triggers for mime-support (3.62) ...
19:29:48 [2020-04-15T19:29:48.730Z] Processing triggers for libc-bin (2.28-10) ...
19:29:50 [2020-04-15T19:29:50.640Z] --- PASS: TestBuildWithHugeFile (26.62s)
19:29:50 [2020-04-15T19:29:50.640Z] === RUN   TestBuildWithEmptyDockerfile
19:29:50 [2020-04-15T19:29:50.640Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:29:50 [2020-04-15T19:29:50.640Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:29:50 [2020-04-15T19:29:50.640Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:29:50 [2020-04-15T19:29:50.640Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:29:50 [2020-04-15T19:29:50.640Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:29:50 [2020-04-15T19:29:50.640Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:29:50 [2020-04-15T19:29:50.640Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:29:50 [2020-04-15T19:29:50.640Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:29:50 [2020-04-15T19:29:50.640Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:29:50 [2020-04-15T19:29:50.640Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
19:29:50 [2020-04-15T19:29:50.640Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s)
19:29:50 [2020-04-15T19:29:50.640Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s)
19:29:50 [2020-04-15T19:29:50.640Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s)
19:29:50 [2020-04-15T19:29:50.640Z] === RUN   TestBuildPreserveOwnership
19:29:50 [2020-04-15T19:29:50.640Z] === RUN   TestBuildPreserveOwnership/copy_from
19:29:51 [2020-04-15T19:29:51.293Z] ok  	github.com/docker/docker/builder/dockerfile	0.389s	coverage: 43.2% of statements
19:29:51 [2020-04-15T19:29:51.293Z] ok  	github.com/docker/docker/builder/dockerignore	0.080s	coverage: 96.8% of statements
19:29:51 [2020-04-15T19:29:51.293Z] ok  	github.com/docker/docker/builder/fscache	1.081s	coverage: 69.2% of statements
19:29:51 [2020-04-15T19:29:51.293Z] ok  	github.com/docker/docker/builder/remotecontext	0.564s	coverage: 9.2% of statements
19:29:52 [2020-04-15T19:29:52.383Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:29:54 [2020-04-15T19:29:54.123Z] --- PASS: TestBuildPreserveOwnership (5.48s)
19:29:54 [2020-04-15T19:29:54.123Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.55s)
19:29:54 [2020-04-15T19:29:54.123Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.92s)
19:29:54 [2020-04-15T19:29:54.123Z] === RUN   TestBuildPlatformInvalid
19:29:54 [2020-04-15T19:29:54.477Z] --- PASS: TestBuildPlatformInvalid (0.14s)
19:29:54 [2020-04-15T19:29:54.477Z] PASS
19:29:54 [2020-04-15T19:29:54.477Z] 
19:29:54 [2020-04-15T19:29:54.477Z] DONE 30 tests in 70.668s
19:29:54 [2020-04-15T19:29:54.477Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
19:29:54 [2020-04-15T19:29:54.477Z] ++ 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
19:29:54 [2020-04-15T19:29:54.477Z] ++ set -e
19:29:54 [2020-04-15T19:29:54.477Z] ++ '[' -n 0 ']'
19:29:54 [2020-04-15T19:29:54.477Z] ++ set -x
19:29:54 [2020-04-15T19:29:54.477Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
19:29:54 [2020-04-15T19:29:54.477Z] INFO: Testing against a local daemon
19:29:54 [2020-04-15T19:29:54.477Z] === RUN   TestConfigList
19:29:54 [2020-04-15T19:29:54.684Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:29:54 [2020-04-15T19:29:54.684Z] Using test binary docker
19:29:54 [2020-04-15T19:29:54.684Z] +++ /etc/init.d/apparmor start
19:29:54 [2020-04-15T19:29:54.684Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:29:54 [2020-04-15T19:29:54.684Z] INFO: Waiting for daemon to start...
19:29:54 [2020-04-15T19:29:54.684Z] Starting dockerd
19:29:54 [2020-04-15T19:29:54.684Z] +++ 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
19:29:54 [2020-04-15T19:29:54.684Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:29:54 [2020-04-15T19:29:54.684Z] Using test binary docker
19:29:54 [2020-04-15T19:29:54.684Z] +++ /etc/init.d/apparmor start
19:29:54 [2020-04-15T19:29:54.684Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:29:54 [2020-04-15T19:29:54.684Z] INFO: Waiting for daemon to start...
19:29:54 [2020-04-15T19:29:54.684Z] Starting dockerd
19:29:54 [2020-04-15T19:29:54.684Z] +++ 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
19:29:54 [2020-04-15T19:29:54.684Z] .
19:29:54 [2020-04-15T19:29:54.684Z] 
19:29:54 [2020-04-15T19:29:54.684Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:29:54 [2020-04-15T19:29:54.684Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:29:54 [2020-04-15T19:29:54.684Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:29:54 [2020-04-15T19:29:54.684Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:29:54 [2020-04-15T19:29:54.684Z] Error: No such image: emptyfs
19:29:54 [2020-04-15T19:29:54.684Z] Error: No such image: emptyfs
19:29:54 [2020-04-15T19:29:54.684Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:29:54 [2020-04-15T19:29:54.684Z] ++++ docker load
19:29:54 [2020-04-15T19:29:54.684Z] ++++ docker load
19:29:54 [2020-04-15T19:29:54.684Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:29:54 [2020-04-15T19:29:54.684Z] Running integration-test (iteration 1)
19:29:54 [2020-04-15T19:29:54.684Z] 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)/
19:29:54 [2020-04-15T19:29:54.684Z] ++ 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)/'
19:29:54 [2020-04-15T19:29:54.684Z] ++ set -e
19:29:54 [2020-04-15T19:29:54.684Z] ++ '[' -n 0 ']'
19:29:54 [2020-04-15T19:29:54.684Z] ++ set -x
19:29:54 [2020-04-15T19:29:54.684Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
19:29:54 [2020-04-15T19:29:54.684Z] Running integration-test (iteration 1)
19:29:54 [2020-04-15T19:29:54.684Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
19:29:54 [2020-04-15T19:29:54.684Z] ++ 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)/'
19:29:54 [2020-04-15T19:29:54.684Z] ++ set -e
19:29:54 [2020-04-15T19:29:54.684Z] ++ '[' -n 0 ']'
19:29:54 [2020-04-15T19:29:54.684Z] ++ set -x
19:29:54 [2020-04-15T19:29:54.684Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
19:29:57 [2020-04-15T19:29:57.564Z] --- PASS: TestConfigList (2.75s)
19:29:57 [2020-04-15T19:29:57.564Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
19:29:57 [2020-04-15T19:29:57.564Z]     daemon.go:325: [d2b979e4aa20d] waiting for daemon to start
19:29:57 [2020-04-15T19:29:57.564Z]     daemon.go:325: [d2b979e4aa20d] waiting for daemon to start
19:29:57 [2020-04-15T19:29:57.564Z]     daemon.go:353: [d2b979e4aa20d] daemon started
19:29:57 [2020-04-15T19:29:57.564Z]     daemon.go:461: [d2b979e4aa20d] Stopping daemon
19:29:57 [2020-04-15T19:29:57.564Z]     daemon.go:296: [d2b979e4aa20d] exiting daemon
19:29:57 [2020-04-15T19:29:57.564Z]     daemon.go:448: [d2b979e4aa20d] Daemon stopped
19:29:57 [2020-04-15T19:29:57.564Z] === RUN   TestConfigsCreateAndDelete
19:30:00 [2020-04-15T19:30:00.635Z] --- PASS: TestConfigsCreateAndDelete (2.78s)
19:30:00 [2020-04-15T19:30:00.635Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
19:30:00 [2020-04-15T19:30:00.635Z]     daemon.go:325: [df0c0101c5769] waiting for daemon to start
19:30:00 [2020-04-15T19:30:00.635Z]     daemon.go:325: [df0c0101c5769] waiting for daemon to start
19:30:00 [2020-04-15T19:30:00.635Z]     daemon.go:353: [df0c0101c5769] daemon started
19:30:00 [2020-04-15T19:30:00.635Z]     daemon.go:461: [df0c0101c5769] Stopping daemon
19:30:00 [2020-04-15T19:30:00.635Z]     daemon.go:296: [df0c0101c5769] exiting daemon
19:30:00 [2020-04-15T19:30:00.635Z]     daemon.go:448: [df0c0101c5769] Daemon stopped
19:30:00 [2020-04-15T19:30:00.635Z] === RUN   TestConfigsUpdate
19:30:01 [2020-04-15T19:30:01.309Z] Removing intermediate container b9b7e5e32fb7
19:30:01 [2020-04-15T19:30:01.309Z]  ---> fa1178ae9734
19:30:01 [2020-04-15T19:30:01.309Z] Step 117/140 : RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
19:30:01 [2020-04-15T19:30:01.309Z]  ---> Running in b2466e8ac35c
19:30:01 [2020-04-15T19:30:01.309Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
19:30:01 [2020-04-15T19:30:01.309Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
19:30:01 [2020-04-15T19:30:01.309Z] update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
19:30:01 [2020-04-15T19:30:01.309Z] Removing intermediate container b2466e8ac35c
19:30:01 [2020-04-15T19:30:01.309Z]  ---> 75c905d1c8c5
19:30:01 [2020-04-15T19:30:01.309Z] Step 118/140 : RUN pip3 install yamllint==1.16.0
19:30:01 [2020-04-15T19:30:01.309Z]  ---> Running in f328321d5023
19:30:02 [2020-04-15T19:30:02.321Z] Collecting yamllint==1.16.0
19:30:02 [2020-04-15T19:30:02.321Z]   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
19:30:02 [2020-04-15T19:30:02.605Z] Collecting pyyaml (from yamllint==1.16.0)
19:30:02 [2020-04-15T19:30:02.605Z]   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
19:30:03 [2020-04-15T19:30:03.087Z] --- PASS: TestConfigsUpdate (2.91s)
19:30:03 [2020-04-15T19:30:03.087Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
19:30:03 [2020-04-15T19:30:03.087Z]     daemon.go:325: [dec61030aa612] waiting for daemon to start
19:30:03 [2020-04-15T19:30:03.087Z]     daemon.go:325: [dec61030aa612] waiting for daemon to start
19:30:03 [2020-04-15T19:30:03.087Z]     daemon.go:353: [dec61030aa612] daemon started
19:30:03 [2020-04-15T19:30:03.087Z]     daemon.go:461: [dec61030aa612] Stopping daemon
19:30:03 [2020-04-15T19:30:03.087Z]     daemon.go:296: [dec61030aa612] exiting daemon
19:30:03 [2020-04-15T19:30:03.087Z]     daemon.go:448: [dec61030aa612] Daemon stopped
19:30:03 [2020-04-15T19:30:03.087Z] === RUN   TestTemplatedConfig
19:30:03 [2020-04-15T19:30:03.235Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
19:30:03 [2020-04-15T19:30:03.235Z]   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
19:30:03 [2020-04-15T19:30:03.235Z] Building wheels for collected packages: pyyaml
19:30:03 [2020-04-15T19:30:03.235Z]   Running setup.py bdist_wheel for pyyaml: started
19:30:03 [2020-04-15T19:30:03.519Z]   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
19:30:03 [2020-04-15T19:30:03.519Z]   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
19:30:03 [2020-04-15T19:30:03.804Z] Successfully built pyyaml
19:30:03 [2020-04-15T19:30:03.804Z] Installing collected packages: pyyaml, pathspec, yamllint
19:30:03 [2020-04-15T19:30:03.804Z] Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
19:30:03 [2020-04-15T19:30:03.865Z] tests/integration/api_network_test.py ...........................        [ 47%]
19:30:04 [2020-04-15T19:30:04.431Z] Removing intermediate container f328321d5023
19:30:04 [2020-04-15T19:30:04.431Z]  ---> 385118ce0c63
19:30:04 [2020-04-15T19:30:04.431Z] Step 119/140 : COPY --from=dockercli     /build/ /usr/local/cli
19:30:05 [2020-04-15T19:30:05.108Z]  ---> e718b8172498
19:30:05 [2020-04-15T19:30:05.108Z] Step 120/140 : COPY --from=frozen-images /build/ /docker-frozen-images
19:30:07 [2020-04-15T19:30:07.046Z] --- PASS: TestTemplatedConfig (3.47s)
19:30:07 [2020-04-15T19:30:07.046Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
19:30:07 [2020-04-15T19:30:07.046Z]     daemon.go:325: [dce6bbcacfa13] waiting for daemon to start
19:30:07 [2020-04-15T19:30:07.046Z]     daemon.go:325: [dce6bbcacfa13] waiting for daemon to start
19:30:07 [2020-04-15T19:30:07.046Z]     daemon.go:353: [dce6bbcacfa13] daemon started
19:30:07 [2020-04-15T19:30:07.046Z]     daemon.go:461: [dce6bbcacfa13] Stopping daemon
19:30:07 [2020-04-15T19:30:07.046Z]     daemon.go:296: [dce6bbcacfa13] exiting daemon
19:30:07 [2020-04-15T19:30:07.046Z]     daemon.go:448: [dce6bbcacfa13] Daemon stopped
19:30:07 [2020-04-15T19:30:07.046Z] === RUN   TestConfigInspect
19:30:09 [2020-04-15T19:30:09.401Z] --- PASS: TestConfigInspect (2.63s)
19:30:09 [2020-04-15T19:30:09.401Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
19:30:09 [2020-04-15T19:30:09.401Z]     daemon.go:325: [de62fbd06acc0] waiting for daemon to start
19:30:09 [2020-04-15T19:30:09.401Z]     daemon.go:325: [de62fbd06acc0] waiting for daemon to start
19:30:09 [2020-04-15T19:30:09.401Z]     daemon.go:353: [de62fbd06acc0] daemon started
19:30:09 [2020-04-15T19:30:09.401Z]     daemon.go:461: [de62fbd06acc0] Stopping daemon
19:30:09 [2020-04-15T19:30:09.401Z]     daemon.go:296: [de62fbd06acc0] exiting daemon
19:30:09 [2020-04-15T19:30:09.401Z]     daemon.go:448: [de62fbd06acc0] Daemon stopped
19:30:09 [2020-04-15T19:30:09.401Z] === RUN   TestConfigCreateWithLabels
19:30:09 [2020-04-15T19:30:09.518Z]  ---> a01bfc1abaf0
19:30:09 [2020-04-15T19:30:09.518Z] Step 121/140 : COPY --from=swagger       /build/ /usr/local/bin/
19:30:09 [2020-04-15T19:30:09.518Z]  ---> 1b811730f24a
19:30:09 [2020-04-15T19:30:09.518Z] Step 122/140 : COPY --from=tomlv         /build/ /usr/local/bin/
19:30:09 [2020-04-15T19:30:09.802Z]  ---> 800a72924ba1
19:30:09 [2020-04-15T19:30:09.802Z] Step 123/140 : COPY --from=tini          /build/ /usr/local/bin/
19:30:10 [2020-04-15T19:30:10.085Z]  ---> 019b842e730c
19:30:10 [2020-04-15T19:30:10.085Z] Step 124/140 : COPY --from=registry      /build/ /usr/local/bin/
19:30:10 [2020-04-15T19:30:10.705Z]  ---> e7ab924e38f2
19:30:10 [2020-04-15T19:30:10.705Z] Step 125/140 : COPY --from=criu          /build/ /usr/local/
19:30:10 [2020-04-15T19:30:10.991Z]  ---> 09b2fc7a99e2
19:30:10 [2020-04-15T19:30:10.991Z] Step 126/140 : COPY --from=vndr          /build/ /usr/local/bin/
19:30:11 [2020-04-15T19:30:11.275Z]  ---> 92e61f8485d5
19:30:11 [2020-04-15T19:30:11.275Z] Step 127/140 : COPY --from=gotestsum     /build/ /usr/local/bin/
19:30:11 [2020-04-15T19:30:11.560Z]  ---> 21158f31416b
19:30:11 [2020-04-15T19:30:11.560Z] Step 128/140 : COPY --from=gometalinter  /build/ /usr/local/bin/
19:30:11 [2020-04-15T19:30:11.744Z] --- PASS: TestConfigCreateWithLabels (2.65s)
19:30:11 [2020-04-15T19:30:11.744Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
19:30:11 [2020-04-15T19:30:11.744Z]     daemon.go:325: [d893ea298baa5] waiting for daemon to start
19:30:11 [2020-04-15T19:30:11.744Z]     daemon.go:325: [d893ea298baa5] waiting for daemon to start
19:30:11 [2020-04-15T19:30:11.744Z]     daemon.go:353: [d893ea298baa5] daemon started
19:30:11 [2020-04-15T19:30:11.744Z]     daemon.go:461: [d893ea298baa5] Stopping daemon
19:30:11 [2020-04-15T19:30:11.744Z]     daemon.go:296: [d893ea298baa5] exiting daemon
19:30:11 [2020-04-15T19:30:11.744Z]     daemon.go:448: [d893ea298baa5] Daemon stopped
19:30:11 [2020-04-15T19:30:11.744Z] === RUN   TestConfigCreateResolve
19:30:12 [2020-04-15T19:30:12.391Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
19:30:14 [2020-04-15T19:30:14.005Z] tests/integration/api_secret_test.py .....                               [ 52%]
19:30:14 [2020-04-15T19:30:14.148Z] --- PASS: TestConfigCreateResolve (2.42s)
19:30:14 [2020-04-15T19:30:14.148Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
19:30:14 [2020-04-15T19:30:14.148Z]     daemon.go:325: [d76aedafeb938] waiting for daemon to start
19:30:14 [2020-04-15T19:30:14.148Z]     daemon.go:325: [d76aedafeb938] waiting for daemon to start
19:30:14 [2020-04-15T19:30:14.148Z]     daemon.go:353: [d76aedafeb938] daemon started
19:30:14 [2020-04-15T19:30:14.148Z]     daemon.go:461: [d76aedafeb938] Stopping daemon
19:30:14 [2020-04-15T19:30:14.148Z]     daemon.go:296: [d76aedafeb938] exiting daemon
19:30:14 [2020-04-15T19:30:14.148Z]     daemon.go:448: [d76aedafeb938] Daemon stopped
19:30:14 [2020-04-15T19:30:14.148Z] === RUN   TestConfigDaemonLibtrustID
19:30:14 [2020-04-15T19:30:14.925Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
19:30:14 [2020-04-15T19:30:14.925Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID
19:30:14 [2020-04-15T19:30:14.925Z]     daemon.go:325: [da31add1d8863] waiting for daemon to start
19:30:14 [2020-04-15T19:30:14.925Z]     daemon.go:325: [da31add1d8863] waiting for daemon to start
19:30:14 [2020-04-15T19:30:14.925Z]     daemon.go:353: [da31add1d8863] daemon started
19:30:14 [2020-04-15T19:30:14.925Z]     daemon.go:461: [da31add1d8863] Stopping daemon
19:30:14 [2020-04-15T19:30:14.925Z]     daemon.go:296: [da31add1d8863] exiting daemon
19:30:14 [2020-04-15T19:30:14.925Z]     daemon.go:448: [da31add1d8863] Daemon stopped
19:30:14 [2020-04-15T19:30:14.925Z] PASS
19:30:14 [2020-04-15T19:30:14.925Z] 
19:30:14 [2020-04-15T19:30:14.925Z] DONE 8 tests in 20.231s
19:30:14 [2020-04-15T19:30:14.925Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
19:30:14 [2020-04-15T19:30:14.925Z] ++ 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
19:30:14 [2020-04-15T19:30:14.925Z] ++ set -e
19:30:14 [2020-04-15T19:30:14.925Z] ++ '[' -n 0 ']'
19:30:14 [2020-04-15T19:30:14.925Z] ++ set -x
19:30:14 [2020-04-15T19:30:14.925Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
19:30:14 [2020-04-15T19:30:14.926Z] INFO: Testing against a local daemon
19:30:14 [2020-04-15T19:30:14.926Z] === RUN   TestCheckpoint
19:30:14 [2020-04-15T19:30:14.926Z] --- SKIP: TestCheckpoint (0.00s)
19:30:14 [2020-04-15T19:30:14.926Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:30:14 [2020-04-15T19:30:14.926Z] === RUN   TestContainerInvalidJSON
19:30:14 [2020-04-15T19:30:14.926Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
19:30:14 [2020-04-15T19:30:14.926Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
19:30:14 [2020-04-15T19:30:14.926Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:30:14 [2020-04-15T19:30:14.926Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:30:14 [2020-04-15T19:30:14.926Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:30:14 [2020-04-15T19:30:14.926Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:30:14 [2020-04-15T19:30:14.926Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
19:30:14 [2020-04-15T19:30:14.926Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:30:14 [2020-04-15T19:30:14.926Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:30:14 [2020-04-15T19:30:14.926Z] --- PASS: TestContainerInvalidJSON (0.01s)
19:30:14 [2020-04-15T19:30:14.926Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
19:30:14 [2020-04-15T19:30:14.926Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
19:30:14 [2020-04-15T19:30:14.926Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
19:30:14 [2020-04-15T19:30:14.926Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:30:14 [2020-04-15T19:30:14.926Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
19:30:14 [2020-04-15T19:30:14.926Z] === RUN   TestCopyFromContainerPathIsNotDir
19:30:15 [2020-04-15T19:30:15.029Z]  ---> 790814718d37
19:30:15 [2020-04-15T19:30:15.029Z] Step 129/140 : COPY --from=runc          /build/ /usr/local/bin/
19:30:15 [2020-04-15T19:30:15.029Z]  ---> e3e4ca5a73ee
19:30:15 [2020-04-15T19:30:15.029Z] Step 130/140 : COPY --from=containerd    /build/ /usr/local/bin/
19:30:15 [2020-04-15T19:30:15.277Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
19:30:15 [2020-04-15T19:30:15.277Z] === RUN   TestCopyToContainerPathDoesNotExist
19:30:15 [2020-04-15T19:30:15.277Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
19:30:15 [2020-04-15T19:30:15.277Z] === RUN   TestCopyToContainerPathIsNotDir
19:30:15 [2020-04-15T19:30:15.277Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s)
19:30:15 [2020-04-15T19:30:15.277Z] === RUN   TestCopyFromContainer
19:30:16 [2020-04-15T19:30:16.042Z]  ---> c4113fd8e852
19:30:16 [2020-04-15T19:30:16.042Z] Step 131/140 : COPY --from=rootlesskit   /build/ /usr/local/bin/
19:30:16 [2020-04-15T19:30:16.331Z]  ---> 1a9eb276177b
19:30:16 [2020-04-15T19:30:16.331Z] Step 132/140 : COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_64
19:30:16 [2020-04-15T19:30:16.952Z]  ---> ed6403fbc599
19:30:16 [2020-04-15T19:30:16.952Z] Step 133/140 : COPY --from=proxy         /build/ /usr/local/bin/
19:30:16 [2020-04-15T19:30:16.952Z]  ---> a4396b09d21b
19:30:16 [2020-04-15T19:30:16.952Z] Step 134/140 : ENV PATH=/usr/local/cli:$PATH
19:30:16 [2020-04-15T19:30:16.952Z]  ---> Running in 70bbcac8b5a1
19:30:17 [2020-04-15T19:30:17.012Z] === RUN   TestCopyFromContainer//
19:30:17 [2020-04-15T19:30:17.236Z] Removing intermediate container 70bbcac8b5a1
19:30:17 [2020-04-15T19:30:17.236Z]  ---> 43b5dad38112
19:30:17 [2020-04-15T19:30:17.236Z] Step 135/140 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux
19:30:17 [2020-04-15T19:30:17.236Z]  ---> Running in 12fdf09c8225
19:30:17 [2020-04-15T19:30:17.236Z] Removing intermediate container 12fdf09c8225
19:30:17 [2020-04-15T19:30:17.236Z]  ---> d1532a194680
19:30:17 [2020-04-15T19:30:17.236Z] Step 136/140 : WORKDIR /go/src/github.com/docker/docker
19:30:17 [2020-04-15T19:30:17.236Z]  ---> Running in 37038a5f9ceb
19:30:17 [2020-04-15T19:30:17.376Z] === RUN   TestCopyFromContainer//bar/root
19:30:17 [2020-04-15T19:30:17.376Z] === RUN   TestCopyFromContainer//bar/root/
19:30:17 [2020-04-15T19:30:17.376Z] === RUN   TestCopyFromContainer/bar/quux
19:30:17 [2020-04-15T19:30:17.376Z] === RUN   TestCopyFromContainer/bar/quux/
19:30:17 [2020-04-15T19:30:17.376Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:30:17 [2020-04-15T19:30:17.524Z] Removing intermediate container 37038a5f9ceb
19:30:17 [2020-04-15T19:30:17.524Z]  ---> cc5baf671851
19:30:17 [2020-04-15T19:30:17.524Z] Step 137/140 : VOLUME /var/lib/docker
19:30:17 [2020-04-15T19:30:17.524Z]  ---> Running in 8b528c19430a
19:30:17 [2020-04-15T19:30:17.524Z] Removing intermediate container 8b528c19430a
19:30:17 [2020-04-15T19:30:17.524Z]  ---> b41933c242d9
19:30:17 [2020-04-15T19:30:17.524Z] Step 138/140 : ENTRYPOINT ["hack/dind"]
19:30:17 [2020-04-15T19:30:17.732Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:30:17 [2020-04-15T19:30:17.732Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:30:17 [2020-04-15T19:30:17.732Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:30:17 [2020-04-15T19:30:17.732Z] === RUN   TestCopyFromContainer/bar/notarget
19:30:17 [2020-04-15T19:30:17.732Z] --- PASS: TestCopyFromContainer (2.50s)
19:30:17 [2020-04-15T19:30:17.732Z]     --- PASS: TestCopyFromContainer// (0.08s)
19:30:17 [2020-04-15T19:30:17.732Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
19:30:17 [2020-04-15T19:30:17.732Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.04s)
19:30:17 [2020-04-15T19:30:17.732Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
19:30:17 [2020-04-15T19:30:17.732Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
19:30:17 [2020-04-15T19:30:17.732Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
19:30:17 [2020-04-15T19:30:17.732Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
19:30:17 [2020-04-15T19:30:17.732Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
19:30:17 [2020-04-15T19:30:17.732Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
19:30:17 [2020-04-15T19:30:17.732Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
19:30:17 [2020-04-15T19:30:17.732Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:30:17 [2020-04-15T19:30:17.732Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:30:17 [2020-04-15T19:30:17.732Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:30:17 [2020-04-15T19:30:17.732Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:30:17 [2020-04-15T19:30:17.732Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:30:17 [2020-04-15T19:30:17.732Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:30:17 [2020-04-15T19:30:17.732Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:30:17 [2020-04-15T19:30:17.732Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:30:17 [2020-04-15T19:30:17.732Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:30:17 [2020-04-15T19:30:17.732Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:30:17 [2020-04-15T19:30:17.732Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
19:30:17 [2020-04-15T19:30:17.732Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:30:17 [2020-04-15T19:30:17.732Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:30:17 [2020-04-15T19:30:17.732Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:30:17 [2020-04-15T19:30:17.732Z] === RUN   TestCreateLinkToNonExistingContainer
19:30:17 [2020-04-15T19:30:17.808Z]  ---> Running in c426aec6e3e5
19:30:17 [2020-04-15T19:30:17.808Z] Removing intermediate container c426aec6e3e5
19:30:17 [2020-04-15T19:30:17.808Z]  ---> fda7b38653b8
19:30:17 [2020-04-15T19:30:17.808Z] Step 139/140 : FROM dev AS final
19:30:17 [2020-04-15T19:30:17.808Z]  ---> fda7b38653b8
19:30:17 [2020-04-15T19:30:17.808Z] Step 140/140 : COPY . /go/src/github.com/docker/docker
19:30:18 [2020-04-15T19:30:18.089Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
19:30:18 [2020-04-15T19:30:18.089Z] === RUN   TestCreateWithInvalidEnv
19:30:18 [2020-04-15T19:30:18.089Z] === RUN   TestCreateWithInvalidEnv/0
19:30:18 [2020-04-15T19:30:18.090Z] === PAUSE TestCreateWithInvalidEnv/0
19:30:18 [2020-04-15T19:30:18.090Z] === RUN   TestCreateWithInvalidEnv/1
19:30:18 [2020-04-15T19:30:18.090Z] === PAUSE TestCreateWithInvalidEnv/1
19:30:18 [2020-04-15T19:30:18.090Z] === RUN   TestCreateWithInvalidEnv/2
19:30:18 [2020-04-15T19:30:18.090Z] === PAUSE TestCreateWithInvalidEnv/2
19:30:18 [2020-04-15T19:30:18.090Z] === CONT  TestCreateWithInvalidEnv/0
19:30:18 [2020-04-15T19:30:18.090Z] === CONT  TestCreateWithInvalidEnv/2
19:30:18 [2020-04-15T19:30:18.090Z] === CONT  TestCreateWithInvalidEnv/1
19:30:18 [2020-04-15T19:30:18.090Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
19:30:18 [2020-04-15T19:30:18.090Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:30:18 [2020-04-15T19:30:18.090Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:30:18 [2020-04-15T19:30:18.090Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:30:18 [2020-04-15T19:30:18.090Z] === RUN   TestCreateTmpfsMountsTarget
19:30:18 [2020-04-15T19:30:18.090Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
19:30:18 [2020-04-15T19:30:18.090Z] === RUN   TestCreateWithCustomMaskedPaths
19:30:19 [2020-04-15T19:30:19.625Z] tests/integration/api_service_test.py ................s................. [ 60%]
19:30:20 [2020-04-15T19:30:20.448Z] --- PASS: TestCreateWithCustomMaskedPaths (2.29s)
19:30:20 [2020-04-15T19:30:20.449Z] === RUN   TestCreateWithCapabilities
19:30:20 [2020-04-15T19:30:20.449Z] === RUN   TestCreateWithCapabilities/no_capabilities
19:30:20 [2020-04-15T19:30:20.449Z] === PAUSE TestCreateWithCapabilities/no_capabilities
19:30:20 [2020-04-15T19:30:20.449Z] === RUN   TestCreateWithCapabilities/empty_capabilities
19:30:20 [2020-04-15T19:30:20.449Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
19:30:20 [2020-04-15T19:30:20.449Z] === RUN   TestCreateWithCapabilities/valid_capabilities
19:30:20 [2020-04-15T19:30:20.449Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
19:30:20 [2020-04-15T19:30:20.449Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
19:30:20 [2020-04-15T19:30:20.449Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
19:30:20 [2020-04-15T19:30:20.449Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
19:30:20 [2020-04-15T19:30:20.449Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
19:30:20 [2020-04-15T19:30:20.449Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
19:30:20 [2020-04-15T19:30:20.449Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
19:30:20 [2020-04-15T19:30:20.449Z] === RUN   TestCreateWithCapabilities/empty_capadd
19:30:20 [2020-04-15T19:30:20.449Z] === PAUSE TestCreateWithCapabilities/empty_capadd
19:30:20 [2020-04-15T19:30:20.449Z] === RUN   TestCreateWithCapabilities/empty_capdrop
19:30:20 [2020-04-15T19:30:20.449Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
19:30:20 [2020-04-15T19:30:20.449Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
19:30:20 [2020-04-15T19:30:20.449Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
19:30:20 [2020-04-15T19:30:20.449Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
19:30:20 [2020-04-15T19:30:20.449Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
19:30:20 [2020-04-15T19:30:20.449Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
19:30:20 [2020-04-15T19:30:20.449Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
19:30:20 [2020-04-15T19:30:20.449Z] === CONT  TestCreateWithCapabilities/no_capabilities
19:30:20 [2020-04-15T19:30:20.449Z] === CONT  TestCreateWithCapabilities/empty_capadd
19:30:20 [2020-04-15T19:30:20.449Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
19:30:20 [2020-04-15T19:30:20.449Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
19:30:20 [2020-04-15T19:30:20.449Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
19:30:20 [2020-04-15T19:30:20.449Z] === CONT  TestCreateWithCapabilities/empty_capdrop
19:30:20 [2020-04-15T19:30:20.449Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
19:30:20 [2020-04-15T19:30:20.449Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
19:30:20 [2020-04-15T19:30:20.449Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
19:30:20 [2020-04-15T19:30:20.449Z] === CONT  TestCreateWithCapabilities/valid_capabilities
19:30:20 [2020-04-15T19:30:20.449Z] === CONT  TestCreateWithCapabilities/empty_capabilities
19:30:20 [2020-04-15T19:30:20.449Z] --- PASS: TestCreateWithCapabilities (0.01s)
19:30:20 [2020-04-15T19:30:20.449Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s)
19:30:20 [2020-04-15T19:30:20.449Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
19:30:20 [2020-04-15T19:30:20.449Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s)
19:30:20 [2020-04-15T19:30:20.449Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
19:30:20 [2020-04-15T19:30:20.449Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s)
19:30:20 [2020-04-15T19:30:20.449Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
19:30:20 [2020-04-15T19:30:20.449Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
19:30:20 [2020-04-15T19:30:20.449Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
19:30:20 [2020-04-15T19:30:20.449Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s)
19:30:20 [2020-04-15T19:30:20.449Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
19:30:20 [2020-04-15T19:30:20.449Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s)
19:30:20 [2020-04-15T19:30:20.449Z] === RUN   TestCreateWithCustomReadonlyPaths
19:30:21 [2020-04-15T19:30:21.206Z] ok  	github.com/docker/docker/builder/remotecontext/git	28.907s	coverage: 85.1% of statements
19:30:21 [2020-04-15T19:30:21.206Z] ?   	github.com/docker/docker/cli	[no test files]
19:30:21 [2020-04-15T19:30:21.206Z] ?   	github.com/docker/docker/cli/config	[no test files]
19:30:21 [2020-04-15T19:30:21.206Z] ok  	github.com/docker/docker/cli/debug	0.043s	coverage: 100.0% of statements
19:30:21 [2020-04-15T19:30:21.206Z] ok  	github.com/docker/docker/client	0.743s	coverage: 75.2% of statements
19:30:23 [2020-04-15T19:30:23.524Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.63s)
19:30:23 [2020-04-15T19:30:23.524Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:30:23 [2020-04-15T19:30:23.524Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:30:23 [2020-04-15T19:30:23.524Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:30:23 [2020-04-15T19:30:23.524Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:30:23 [2020-04-15T19:30:23.524Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:30:23 [2020-04-15T19:30:23.524Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:30:23 [2020-04-15T19:30:23.524Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:30:23 [2020-04-15T19:30:23.524Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:30:23 [2020-04-15T19:30:23.524Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:30:23 [2020-04-15T19:30:23.524Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:30:23 [2020-04-15T19:30:23.524Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:30:23 [2020-04-15T19:30:23.524Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:30:23 [2020-04-15T19:30:23.524Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:30:23 [2020-04-15T19:30:23.524Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:30:23 [2020-04-15T19:30:23.524Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:30:23 [2020-04-15T19:30:23.524Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:30:23 [2020-04-15T19:30:23.524Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
19:30:23 [2020-04-15T19:30:23.524Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
19:30:23 [2020-04-15T19:30:23.524Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:30:23 [2020-04-15T19:30:23.524Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
19:30:23 [2020-04-15T19:30:23.524Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
19:30:23 [2020-04-15T19:30:23.524Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
19:30:23 [2020-04-15T19:30:23.524Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:30:24 [2020-04-15T19:30:24.284Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s)
19:30:24 [2020-04-15T19:30:24.284Z] === RUN   TestContainerStartOnDaemonRestart
19:30:24 [2020-04-15T19:30:24.284Z] === PAUSE TestContainerStartOnDaemonRestart
19:30:24 [2020-04-15T19:30:24.284Z] === RUN   TestDaemonRestartIpcMode
19:30:24 [2020-04-15T19:30:24.284Z] === PAUSE TestDaemonRestartIpcMode
19:30:24 [2020-04-15T19:30:24.284Z] === RUN   TestDiff
19:30:24 [2020-04-15T19:30:24.639Z]  ---> 5e15feb48945
19:30:24 [2020-04-15T19:30:24.639Z] Successfully built 5e15feb48945
19:30:24 [2020-04-15T19:30:24.639Z] Successfully tagged docker:e149ff62fe6fc7c32c518dcd4df85d603a104462
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
19:30:24 [2020-04-15T19:30:24.934Z] ok  	github.com/docker/docker/cmd/dockerd	0.703s	coverage: 18.6% of statements
19:30:25 [2020-04-15T19:30:25.029Z] --- PASS: TestDiff (0.83s)
19:30:25 [2020-04-15T19:30:25.029Z] === RUN   TestExecWithCloseStdin
19:30:25 [2020-04-15T19:30:25.100Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40801/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e149ff62fe6fc7c32c518dcd4df85d603a104462 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:e149ff62fe6fc7c32c518dcd4df85d603a104462 hack/test/unit
19:30:25 [2020-04-15T19:30:25.794Z] --- PASS: TestExecWithCloseStdin (1.07s)
19:30:25 [2020-04-15T19:30:25.794Z] === RUN   TestExec
19:30:26 [2020-04-15T19:30:26.734Z] Loaded image: buildpack-deps:jessie
19:30:26 [2020-04-15T19:30:26.734Z] Loaded image: buildpack-deps:jessie
19:30:26 [2020-04-15T19:30:26.734Z] Loaded image: busybox:latest
19:30:26 [2020-04-15T19:30:26.734Z] Loaded image: busybox:latest
19:30:26 [2020-04-15T19:30:26.734Z] Loaded image: busybox:glibc
19:30:26 [2020-04-15T19:30:26.734Z] Loaded image: debian:jessie
19:30:26 [2020-04-15T19:30:26.734Z] Loaded image: hello-world:latest
19:30:26 [2020-04-15T19:30:26.734Z] INFO: Testing against a local daemon
19:30:26 [2020-04-15T19:30:26.734Z] === RUN   TestDockerDaemonSuite
19:30:26 [2020-04-15T19:30:26.734Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
19:30:26 [2020-04-15T19:30:26.734Z] Loaded image: busybox:glibc
19:30:26 [2020-04-15T19:30:26.734Z] Loaded image: debian:jessie
19:30:26 [2020-04-15T19:30:26.734Z] Loaded image: hello-world:latest
19:30:26 [2020-04-15T19:30:26.734Z] INFO: Testing against a local daemon
19:30:26 [2020-04-15T19:30:26.734Z] === RUN   TestDockerSuite
19:30:26 [2020-04-15T19:30:26.734Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
19:30:26 [2020-04-15T19:30:26.734Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
19:30:26 [2020-04-15T19:30:26.734Z] === RUN   TestDockerSuite/TestAPIErrorJSON
19:30:26 [2020-04-15T19:30:26.734Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
19:30:26 [2020-04-15T19:30:26.734Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
19:30:26 [2020-04-15T19:30:26.734Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
19:30:26 [2020-04-15T19:30:26.734Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
19:30:26 [2020-04-15T19:30:26.734Z] === RUN   TestDockerSuite/TestAPIImagesDelete
19:30:26 [2020-04-15T19:30:26.734Z] === RUN   TestDockerSuite/TestAPIImagesFilter
19:30:26 [2020-04-15T19:30:26.734Z] === RUN   TestDockerSuite/TestAPIImagesHistory
19:30:27 [2020-04-15T19:30:27.097Z] ok  	github.com/docker/docker/container	0.534s	coverage: 42.8% of statements
19:30:27 [2020-04-15T19:30:27.097Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:30:27 [2020-04-15T19:30:27.097Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:30:27 [2020-04-15T19:30:27.097Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
19:30:27 [2020-04-15T19:30:27.097Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:30:27 [2020-04-15T19:30:27.176Z] --- PASS: TestExec (1.08s)
19:30:27 [2020-04-15T19:30:27.176Z] === RUN   TestExecUser
19:30:27 [2020-04-15T19:30:27.297Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
19:30:27 [2020-04-15T19:30:27.297Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
19:30:27 [2020-04-15T19:30:27.940Z] --- PASS: TestExecUser (0.92s)
19:30:27 [2020-04-15T19:30:27.940Z] === RUN   TestExportContainerAndImportImage
19:30:28 [2020-04-15T19:30:28.227Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
19:30:28 [2020-04-15T19:30:28.227Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
19:30:28 [2020-04-15T19:30:28.227Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
19:30:29 [2020-04-15T19:30:29.154Z] --- PASS: TestExportContainerAndImportImage (1.19s)
19:30:29 [2020-04-15T19:30:29.154Z] === RUN   TestExportContainerAfterDaemonRestart
19:30:29 [2020-04-15T19:30:29.516Z] ?   	github.com/docker/docker/api	[no test files]
19:30:30 [2020-04-15T19:30:30.748Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
19:30:30 [2020-04-15T19:30:30.748Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
19:30:30 [2020-04-15T19:30:30.918Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s)
19:30:30 [2020-04-15T19:30:30.918Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
19:30:30 [2020-04-15T19:30:30.918Z]     daemon.go:325: [d4a03bdb81d82] waiting for daemon to start
19:30:30 [2020-04-15T19:30:30.918Z]     daemon.go:325: [d4a03bdb81d82] waiting for daemon to start
19:30:30 [2020-04-15T19:30:30.918Z]     daemon.go:353: [d4a03bdb81d82] daemon started
19:30:30 [2020-04-15T19:30:30.918Z]     daemon.go:461: [d4a03bdb81d82] Stopping daemon
19:30:30 [2020-04-15T19:30:30.918Z]     daemon.go:296: [d4a03bdb81d82] exiting daemon
19:30:30 [2020-04-15T19:30:30.918Z]     daemon.go:448: [d4a03bdb81d82] Daemon stopped
19:30:30 [2020-04-15T19:30:30.918Z]     daemon.go:325: [d4a03bdb81d82] waiting for daemon to start
19:30:30 [2020-04-15T19:30:30.918Z]     daemon.go:325: [d4a03bdb81d82] waiting for daemon to start
19:30:30 [2020-04-15T19:30:30.918Z]     daemon.go:353: [d4a03bdb81d82] daemon started
19:30:30 [2020-04-15T19:30:30.918Z]     daemon.go:461: [d4a03bdb81d82] Stopping daemon
19:30:30 [2020-04-15T19:30:30.918Z]     daemon.go:296: [d4a03bdb81d82] exiting daemon
19:30:30 [2020-04-15T19:30:30.918Z]     daemon.go:448: [d4a03bdb81d82] Daemon stopped
19:30:30 [2020-04-15T19:30:30.918Z] === RUN   TestHealthCheckWorkdir
19:30:31 [2020-04-15T19:30:31.005Z] === RUN   TestDockerSuite/TestAPINetworkFilter
19:30:31 [2020-04-15T19:30:31.005Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
19:30:31 [2020-04-15T19:30:31.005Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
19:30:31 [2020-04-15T19:30:31.680Z] --- PASS: TestHealthCheckWorkdir (1.15s)
19:30:31 [2020-04-15T19:30:31.681Z] === RUN   TestHealthKillContainer
19:30:31 [2020-04-15T19:30:31.938Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
19:30:32 [2020-04-15T19:30:32.080Z] .........................                                                [ 67%]
19:30:33 [2020-04-15T19:30:33.308Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
19:30:33 [2020-04-15T19:30:33.308Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
19:30:33 [2020-04-15T19:30:33.569Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
19:30:33 [2020-04-15T19:30:33.569Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
19:30:33 [2020-04-15T19:30:33.569Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
19:30:33 [2020-04-15T19:30:33.569Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
19:30:34 [2020-04-15T19:30:34.735Z] --- PASS: TestHealthKillContainer (3.09s)
19:30:34 [2020-04-15T19:30:34.735Z] === RUN   TestInspectCpusetInConfigPre120
19:30:35 [2020-04-15T19:30:35.480Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s)
19:30:35 [2020-04-15T19:30:35.480Z] === RUN   TestIpcModeNone
19:30:36 [2020-04-15T19:30:36.753Z] --- PASS: TestIpcModeNone (1.15s)
19:30:36 [2020-04-15T19:30:36.753Z] === RUN   TestIpcModePrivate
19:30:37 [2020-04-15T19:30:37.749Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
19:30:37 [2020-04-15T19:30:37.988Z] --- PASS: TestIpcModePrivate (0.96s)
19:30:37 [2020-04-15T19:30:37.988Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false
19:30:37 [2020-04-15T19:30:37.988Z] === RUN   TestIpcModeShareable
19:30:38 [2020-04-15T19:30:38.006Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
19:30:38 [2020-04-15T19:30:38.731Z] --- PASS: TestIpcModeShareable (0.99s)
19:30:38 [2020-04-15T19:30:38.731Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
19:30:38 [2020-04-15T19:30:38.731Z] === RUN   TestAPIIpcModeShareableAndContainer
19:30:40 [2020-04-15T19:30:40.532Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
19:30:40 [2020-04-15T19:30:40.532Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
19:30:41 [2020-04-15T19:30:41.804Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.02s)
19:30:41 [2020-04-15T19:30:41.804Z] === RUN   TestAPIIpcModeHost
19:30:42 [2020-04-15T19:30:42.428Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
19:30:42 [2020-04-15T19:30:42.555Z] --- PASS: TestAPIIpcModeHost (0.74s)
19:30:42 [2020-04-15T19:30:42.555Z] === RUN   TestDaemonIpcModeShareable
19:30:42 [2020-04-15T19:30:42.992Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
19:30:44 [2020-04-15T19:30:44.300Z] --- PASS: TestDaemonIpcModeShareable (1.71s)
19:30:44 [2020-04-15T19:30:44.300Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
19:30:44 [2020-04-15T19:30:44.300Z]     daemon.go:325: [dcbd92c7bd460] waiting for daemon to start
19:30:44 [2020-04-15T19:30:44.300Z]     daemon.go:325: [dcbd92c7bd460] waiting for daemon to start
19:30:44 [2020-04-15T19:30:44.300Z]     daemon.go:353: [dcbd92c7bd460] daemon started
19:30:44 [2020-04-15T19:30:44.300Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
19:30:44 [2020-04-15T19:30:44.300Z]     daemon.go:461: [dcbd92c7bd460] Stopping daemon
19:30:44 [2020-04-15T19:30:44.300Z]     daemon.go:296: [dcbd92c7bd460] exiting daemon
19:30:44 [2020-04-15T19:30:44.300Z]     daemon.go:448: [dcbd92c7bd460] Daemon stopped
19:30:44 [2020-04-15T19:30:44.300Z] === RUN   TestDaemonIpcModePrivate
19:30:44 [2020-04-15T19:30:44.361Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
19:30:45 [2020-04-15T19:30:45.307Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
19:30:46 [2020-04-15T19:30:46.025Z] --- PASS: TestDaemonIpcModePrivate (1.60s)
19:30:46 [2020-04-15T19:30:46.026Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
19:30:46 [2020-04-15T19:30:46.026Z]     daemon.go:325: [df8c3c93b8dd9] waiting for daemon to start
19:30:46 [2020-04-15T19:30:46.026Z]     daemon.go:325: [df8c3c93b8dd9] waiting for daemon to start
19:30:46 [2020-04-15T19:30:46.026Z]     daemon.go:353: [df8c3c93b8dd9] daemon started
19:30:46 [2020-04-15T19:30:46.026Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
19:30:46 [2020-04-15T19:30:46.026Z]     daemon.go:461: [df8c3c93b8dd9] Stopping daemon
19:30:46 [2020-04-15T19:30:46.026Z]     daemon.go:296: [df8c3c93b8dd9] exiting daemon
19:30:46 [2020-04-15T19:30:46.026Z]     daemon.go:448: [df8c3c93b8dd9] Daemon stopped
19:30:46 [2020-04-15T19:30:46.026Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:30:46 [2020-04-15T19:30:46.237Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
19:30:47 [2020-04-15T19:30:47.167Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
19:30:47 [2020-04-15T19:30:47.167Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
19:30:47 [2020-04-15T19:30:47.244Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.59s)
19:30:47 [2020-04-15T19:30:47.244Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
19:30:47 [2020-04-15T19:30:47.244Z]     daemon.go:325: [dcf90b43b0acd] waiting for daemon to start
19:30:47 [2020-04-15T19:30:47.244Z]     daemon.go:325: [dcf90b43b0acd] waiting for daemon to start
19:30:47 [2020-04-15T19:30:47.244Z]     daemon.go:353: [dcf90b43b0acd] daemon started
19:30:47 [2020-04-15T19:30:47.244Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
19:30:47 [2020-04-15T19:30:47.244Z]     daemon.go:461: [dcf90b43b0acd] Stopping daemon
19:30:47 [2020-04-15T19:30:47.244Z]     daemon.go:296: [dcf90b43b0acd] exiting daemon
19:30:47 [2020-04-15T19:30:47.244Z]     daemon.go:448: [dcf90b43b0acd] Daemon stopped
19:30:47 [2020-04-15T19:30:47.244Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:30:47 [2020-04-15T19:30:47.424Z] --- PASS: TestBuildWithHugeFile (109.31s)
19:30:47 [2020-04-15T19:30:47.424Z] === RUN   TestBuildWithEmptyDockerfile
19:30:47 [2020-04-15T19:30:47.424Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:30:47 [2020-04-15T19:30:47.424Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:30:47 [2020-04-15T19:30:47.424Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:30:47 [2020-04-15T19:30:47.424Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:30:47 [2020-04-15T19:30:47.424Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:30:47 [2020-04-15T19:30:47.424Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:30:47 [2020-04-15T19:30:47.681Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:30:47 [2020-04-15T19:30:47.681Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:30:47 [2020-04-15T19:30:47.681Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:30:47 [2020-04-15T19:30:47.938Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
19:30:47 [2020-04-15T19:30:47.938Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
19:30:47 [2020-04-15T19:30:47.938Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
19:30:47 [2020-04-15T19:30:47.938Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s)
19:30:47 [2020-04-15T19:30:47.938Z] === RUN   TestBuildPreserveOwnership
19:30:47 [2020-04-15T19:30:47.938Z] === RUN   TestBuildPreserveOwnership/copy_from
19:30:48 [2020-04-15T19:30:48.140Z] ok  	github.com/docker/docker/daemon	3.231s	coverage: 9.1% of statements
19:30:48 [2020-04-15T19:30:48.140Z] ok  	github.com/docker/docker/daemon/cluster	0.619s	coverage: 0.5% of statements
19:30:48 [2020-04-15T19:30:48.140Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.569s	coverage: 65.3% of statements
19:30:48 [2020-04-15T19:30:48.140Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.521s	coverage: 35.8% of statements
19:30:48 [2020-04-15T19:30:48.140Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:30:48 [2020-04-15T19:30:48.140Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	2.059s	coverage: 10.9% of statements
19:30:48 [2020-04-15T19:30:48.140Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:30:48 [2020-04-15T19:30:48.140Z] ok  	github.com/docker/docker/daemon/config	1.430s	coverage: 79.7% of statements
19:30:48 [2020-04-15T19:30:48.140Z] ok  	github.com/docker/docker/daemon/discovery	0.423s	coverage: 30.4% of statements
19:30:48 [2020-04-15T19:30:48.140Z] ok  	github.com/docker/docker/daemon/events	0.334s	coverage: 50.0% of statements
19:30:48 [2020-04-15T19:30:48.140Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:30:48 [2020-04-15T19:30:48.140Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
19:30:48 [2020-04-15T19:30:48.140Z] ok  	github.com/docker/docker/daemon/graphdriver	0.148s	coverage: 2.3% of statements
19:30:48 [2020-04-15T19:30:48.140Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
19:30:48 [2020-04-15T19:30:48.140Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
19:30:48 [2020-04-15T19:30:48.140Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:30:48 [2020-04-15T19:30:48.140Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
19:30:48 [2020-04-15T19:30:48.140Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
19:30:48 [2020-04-15T19:30:48.140Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
19:30:48 [2020-04-15T19:30:48.140Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
19:30:48 [2020-04-15T19:30:48.140Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:30:48 [2020-04-15T19:30:48.140Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
19:30:48 [2020-04-15T19:30:48.140Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
19:30:48 [2020-04-15T19:30:48.140Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
19:30:48 [2020-04-15T19:30:48.196Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
19:30:48 [2020-04-15T19:30:48.598Z] ok  	github.com/docker/docker/daemon/images	0.650s	coverage: 4.9% of statements
19:30:48 [2020-04-15T19:30:48.598Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:30:48 [2020-04-15T19:30:48.598Z] ok  	github.com/docker/docker/daemon/links	0.071s	coverage: 93.0% of statements
19:30:48 [2020-04-15T19:30:48.598Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:30:48 [2020-04-15T19:30:48.598Z] ok  	github.com/docker/docker/daemon/logger	0.416s	coverage: 44.0% of statements
19:30:48 [2020-04-15T19:30:48.598Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.619s	coverage: 78.2% of statements
19:30:48 [2020-04-15T19:30:48.598Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
19:30:48 [2020-04-15T19:30:48.598Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
19:30:48 [2020-04-15T19:30:48.598Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:30:48 [2020-04-15T19:30:48.598Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
19:30:48 [2020-04-15T19:30:48.598Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
19:30:49 [2020-04-15T19:30:49.053Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.71s)
19:30:49 [2020-04-15T19:30:49.053Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
19:30:49 [2020-04-15T19:30:49.053Z]     daemon.go:325: [d82e72e73fe3a] waiting for daemon to start
19:30:49 [2020-04-15T19:30:49.053Z]     daemon.go:325: [d82e72e73fe3a] waiting for daemon to start
19:30:49 [2020-04-15T19:30:49.053Z]     daemon.go:353: [d82e72e73fe3a] daemon started
19:30:49 [2020-04-15T19:30:49.053Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
19:30:49 [2020-04-15T19:30:49.053Z]     daemon.go:461: [d82e72e73fe3a] Stopping daemon
19:30:49 [2020-04-15T19:30:49.053Z]     daemon.go:296: [d82e72e73fe3a] exiting daemon
19:30:49 [2020-04-15T19:30:49.053Z]     daemon.go:448: [d82e72e73fe3a] Daemon stopped
19:30:49 [2020-04-15T19:30:49.053Z] === RUN   TestIpcModeOlderClient
19:30:49 [2020-04-15T19:30:49.053Z] === PAUSE TestIpcModeOlderClient
19:30:49 [2020-04-15T19:30:49.053Z] === RUN   TestKillContainerInvalidSignal
19:30:49 [2020-04-15T19:30:49.053Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.394s	coverage: 62.1% of statements
19:30:49 [2020-04-15T19:30:49.126Z] === RUN   TestDockerSuite/TestAttachAfterDetach
19:30:49 [2020-04-15T19:30:49.508Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.257s	coverage: 88.3% of statements
19:30:49 [2020-04-15T19:30:49.689Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
19:30:50 [2020-04-15T19:30:50.346Z] --- PASS: TestKillContainerInvalidSignal (0.95s)
19:30:50 [2020-04-15T19:30:50.346Z] === RUN   TestKillContainer
19:30:50 [2020-04-15T19:30:50.346Z] === RUN   TestKillContainer/no_signal
19:30:51 [2020-04-15T19:30:51.035Z] ok  	github.com/docker/docker/daemon/logger/local	0.378s	coverage: 74.7% of statements
19:30:51 [2020-04-15T19:30:51.035Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
19:30:51 [2020-04-15T19:30:51.035Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.153s	coverage: 19.5% of statements
19:30:51 [2020-04-15T19:30:51.093Z] === RUN   TestKillContainer/non_killing_signal
19:30:51 [2020-04-15T19:30:51.449Z] === RUN   TestKillContainer/killing_signal
19:30:51 [2020-04-15T19:30:51.581Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
19:30:51 [2020-04-15T19:30:51.581Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:30:51 [2020-04-15T19:30:51.934Z] ok  	github.com/docker/docker/api/server	0.014s	coverage: 7.9% of statements
19:30:52 [2020-04-15T19:30:52.655Z] --- PASS: TestKillContainer (2.46s)
19:30:52 [2020-04-15T19:30:52.655Z]     --- PASS: TestKillContainer/no_signal (0.89s)
19:30:52 [2020-04-15T19:30:52.655Z]     --- PASS: TestKillContainer/non_killing_signal (0.57s)
19:30:52 [2020-04-15T19:30:52.655Z]     --- PASS: TestKillContainer/killing_signal (0.68s)
19:30:52 [2020-04-15T19:30:52.655Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:30:52 [2020-04-15T19:30:52.655Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:30:52 [2020-04-15T19:30:52.949Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
19:30:53 [2020-04-15T19:30:53.206Z] === RUN   TestDockerSuite/TestAttachDetach
19:30:53 [2020-04-15T19:30:53.400Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:30:53 [2020-04-15T19:30:53.463Z] --- PASS: TestBuildPreserveOwnership (5.64s)
19:30:53 [2020-04-15T19:30:53.463Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.72s)
19:30:53 [2020-04-15T19:30:53.463Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.91s)
19:30:53 [2020-04-15T19:30:53.463Z] === RUN   TestBuildPlatformInvalid
19:30:53 [2020-04-15T19:30:53.720Z] --- PASS: TestBuildPlatformInvalid (0.13s)
19:30:53 [2020-04-15T19:30:53.720Z] PASS
19:30:53 [2020-04-15T19:30:53.720Z] 
19:30:53 [2020-04-15T19:30:53.720Z] DONE 30 tests in 194.555s
19:30:53 [2020-04-15T19:30:53.720Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
19:30:53 [2020-04-15T19:30:53.720Z] ++ 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
19:30:53 [2020-04-15T19:30:53.720Z] ++ set -e
19:30:53 [2020-04-15T19:30:53.720Z] ++ '[' -n 0 ']'
19:30:53 [2020-04-15T19:30:53.720Z] ++ set -x
19:30:53 [2020-04-15T19:30:53.720Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
19:30:53 [2020-04-15T19:30:53.720Z] INFO: Testing against a local daemon
19:30:53 [2020-04-15T19:30:53.720Z] === RUN   TestConfigList
19:30:53 [2020-04-15T19:30:53.976Z] === RUN   TestDockerSuite/TestAttachDisconnect
19:30:54 [2020-04-15T19:30:54.149Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.73s)
19:30:54 [2020-04-15T19:30:54.149Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.92s)
19:30:54 [2020-04-15T19:30:54.149Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s)
19:30:54 [2020-04-15T19:30:54.149Z] === RUN   TestKillStoppedContainer
19:30:54 [2020-04-15T19:30:54.501Z] --- PASS: TestKillStoppedContainer (0.09s)
19:30:54 [2020-04-15T19:30:54.501Z] === RUN   TestKillStoppedContainerAPIPre120
19:30:54 [2020-04-15T19:30:54.501Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
19:30:54 [2020-04-15T19:30:54.501Z] === RUN   TestKillDifferentUserContainer
19:30:54 [2020-04-15T19:30:54.751Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.377s	coverage: 84.5% of statements
19:30:54 [2020-04-15T19:30:54.751Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.277s	coverage: 47.8% of statements
19:30:54 [2020-04-15T19:30:54.751Z] ok  	github.com/docker/docker/daemon/logger/templates	0.043s	coverage: 8.3% of statements
19:30:54 [2020-04-15T19:30:54.751Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:30:54 [2020-04-15T19:30:54.751Z] ?   	github.com/docker/docker/daemon/network	[no test files]
19:30:54 [2020-04-15T19:30:54.751Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:30:55 [2020-04-15T19:30:55.245Z] --- PASS: TestKillDifferentUserContainer (0.81s)
19:30:55 [2020-04-15T19:30:55.245Z] === RUN   TestInspectOomKilledTrue
19:30:55 [2020-04-15T19:30:55.245Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
19:30:55 [2020-04-15T19:30:55.245Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:30:55 [2020-04-15T19:30:55.245Z] === RUN   TestInspectOomKilledFalse
19:30:55 [2020-04-15T19:30:55.245Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
19:30:55 [2020-04-15T19:30:55.245Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:30:55 [2020-04-15T19:30:55.245Z] === RUN   TestLinksEtcHostsContentMatch
19:30:55 [2020-04-15T19:30:55.346Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
19:30:55 [2020-04-15T19:30:55.598Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s)
19:30:55 [2020-04-15T19:30:55.598Z] === RUN   TestLinksContainerNames
19:30:55 [2020-04-15T19:30:55.714Z] ok  	github.com/docker/docker/distribution	1.298s	coverage: 20.5% of statements
19:30:56 [2020-04-15T19:30:56.171Z] ok  	github.com/docker/docker/distribution/metadata	1.400s	coverage: 48.2% of statements
19:30:56 [2020-04-15T19:30:56.171Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:30:56 [2020-04-15T19:30:56.276Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
19:30:57 [2020-04-15T19:30:57.133Z] ok  	github.com/docker/docker/distribution/xfer	2.109s	coverage: 62.2% of statements
19:30:57 [2020-04-15T19:30:57.133Z] ?   	github.com/docker/docker/dockerversion	[no test files]
19:30:57 [2020-04-15T19:30:57.133Z] ok  	github.com/docker/docker/errdefs	0.129s	coverage: 49.4% of statements
19:30:57 [2020-04-15T19:30:57.205Z] --- PASS: TestConfigList (3.19s)
19:30:57 [2020-04-15T19:30:57.205Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
19:30:57 [2020-04-15T19:30:57.205Z]     daemon.go:325: [d3b8b2ed5e970] waiting for daemon to start
19:30:57 [2020-04-15T19:30:57.205Z]     daemon.go:325: [d3b8b2ed5e970] waiting for daemon to start
19:30:57 [2020-04-15T19:30:57.205Z]     daemon.go:353: [d3b8b2ed5e970] daemon started
19:30:57 [2020-04-15T19:30:57.205Z]     daemon.go:461: [d3b8b2ed5e970] Stopping daemon
19:30:57 [2020-04-15T19:30:57.205Z]     daemon.go:296: [d3b8b2ed5e970] exiting daemon
19:30:57 [2020-04-15T19:30:57.205Z]     daemon.go:448: [d3b8b2ed5e970] Daemon stopped
19:30:57 [2020-04-15T19:30:57.205Z] === RUN   TestConfigsCreateAndDelete
19:30:57 [2020-04-15T19:30:57.205Z] === RUN   TestDockerSuite/TestAttachPausedContainer
19:30:57 [2020-04-15T19:30:57.334Z] --- PASS: TestLinksContainerNames (1.49s)
19:30:57 [2020-04-15T19:30:57.334Z] === RUN   TestLogsFollowTailEmpty
19:30:58 [2020-04-15T19:30:58.135Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
19:30:58 [2020-04-15T19:30:58.203Z] --- PASS: TestLogsFollowTailEmpty (0.86s)
19:30:58 [2020-04-15T19:30:58.203Z] === RUN   TestContainerNetworkMountsNoChown
19:30:58 [2020-04-15T19:30:58.699Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
19:30:59 [2020-04-15T19:30:59.166Z] --- PASS: TestContainerNetworkMountsNoChown (0.90s)
19:30:59 [2020-04-15T19:30:59.166Z] === RUN   TestMountDaemonRoot
19:30:59 [2020-04-15T19:30:59.166Z] === RUN   TestMountDaemonRoot/default
19:30:59 [2020-04-15T19:30:59.166Z] === PAUSE TestMountDaemonRoot/default
19:30:59 [2020-04-15T19:30:59.166Z] === RUN   TestMountDaemonRoot/private
19:30:59 [2020-04-15T19:30:59.166Z] === PAUSE TestMountDaemonRoot/private
19:30:59 [2020-04-15T19:30:59.166Z] === RUN   TestMountDaemonRoot/rprivate
19:30:59 [2020-04-15T19:30:59.166Z] === PAUSE TestMountDaemonRoot/rprivate
19:30:59 [2020-04-15T19:30:59.166Z] === RUN   TestMountDaemonRoot/slave
19:30:59 [2020-04-15T19:30:59.166Z] === PAUSE TestMountDaemonRoot/slave
19:30:59 [2020-04-15T19:30:59.166Z] === RUN   TestMountDaemonRoot/rslave
19:30:59 [2020-04-15T19:30:59.166Z] === PAUSE TestMountDaemonRoot/rslave
19:30:59 [2020-04-15T19:30:59.166Z] === RUN   TestMountDaemonRoot/shared
19:30:59 [2020-04-15T19:30:59.166Z] === PAUSE TestMountDaemonRoot/shared
19:30:59 [2020-04-15T19:30:59.166Z] === RUN   TestMountDaemonRoot/rshared
19:30:59 [2020-04-15T19:30:59.166Z] === PAUSE TestMountDaemonRoot/rshared
19:30:59 [2020-04-15T19:30:59.166Z] === CONT  TestMountDaemonRoot/default
19:30:59 [2020-04-15T19:30:59.166Z] === RUN   TestMountDaemonRoot/default/bind_root
19:30:59 [2020-04-15T19:30:59.166Z] === CONT  TestMountDaemonRoot/rslave
19:30:59 [2020-04-15T19:30:59.166Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:30:59 [2020-04-15T19:30:59.166Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:30:59 [2020-04-15T19:30:59.166Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:30:59 [2020-04-15T19:30:59.166Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:30:59 [2020-04-15T19:30:59.166Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:30:59 [2020-04-15T19:30:59.166Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:30:59 [2020-04-15T19:30:59.166Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:30:59 [2020-04-15T19:30:59.166Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:30:59 [2020-04-15T19:30:59.166Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:30:59 [2020-04-15T19:30:59.166Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:30:59 [2020-04-15T19:30:59.166Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:30:59 [2020-04-15T19:30:59.166Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:30:59 [2020-04-15T19:30:59.166Z] === RUN   TestMountDaemonRoot/default/mount_root
19:30:59 [2020-04-15T19:30:59.166Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:30:59 [2020-04-15T19:30:59.166Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:30:59 [2020-04-15T19:30:59.166Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:30:59 [2020-04-15T19:30:59.166Z] === CONT  TestMountDaemonRoot/rshared
19:30:59 [2020-04-15T19:30:59.166Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:30:59 [2020-04-15T19:30:59.166Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:30:59 [2020-04-15T19:30:59.166Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:30:59 [2020-04-15T19:30:59.166Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:30:59 [2020-04-15T19:30:59.166Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:30:59 [2020-04-15T19:30:59.166Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:30:59 [2020-04-15T19:30:59.166Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:30:59 [2020-04-15T19:30:59.166Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:30:59 [2020-04-15T19:30:59.166Z] === CONT  TestMountDaemonRoot/shared
19:30:59 [2020-04-15T19:30:59.166Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:30:59 [2020-04-15T19:30:59.166Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:30:59 [2020-04-15T19:30:59.166Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:30:59 [2020-04-15T19:30:59.166Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:30:59 [2020-04-15T19:30:59.166Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:30:59 [2020-04-15T19:30:59.166Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:30:59 [2020-04-15T19:30:59.166Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:30:59 [2020-04-15T19:30:59.166Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:30:59 [2020-04-15T19:30:59.166Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:30:59 [2020-04-15T19:30:59.166Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:30:59 [2020-04-15T19:30:59.166Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:30:59 [2020-04-15T19:30:59.166Z] === CONT  TestMountDaemonRoot/rprivate
19:30:59 [2020-04-15T19:30:59.166Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:30:59 [2020-04-15T19:30:59.166Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:30:59 [2020-04-15T19:30:59.166Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:30:59 [2020-04-15T19:30:59.166Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:30:59 [2020-04-15T19:30:59.166Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:30:59 [2020-04-15T19:30:59.166Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:30:59 [2020-04-15T19:30:59.166Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:30:59 [2020-04-15T19:30:59.166Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:30:59 [2020-04-15T19:30:59.166Z] === CONT  TestMountDaemonRoot/slave
19:30:59 [2020-04-15T19:30:59.166Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:30:59 [2020-04-15T19:30:59.166Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:30:59 [2020-04-15T19:30:59.166Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:30:59 [2020-04-15T19:30:59.166Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:30:59 [2020-04-15T19:30:59.166Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:30:59 [2020-04-15T19:30:59.166Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:30:59 [2020-04-15T19:30:59.166Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:30:59 [2020-04-15T19:30:59.166Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:30:59 [2020-04-15T19:30:59.166Z] === CONT  TestMountDaemonRoot/private
19:30:59 [2020-04-15T19:30:59.166Z] === RUN   TestMountDaemonRoot/private/bind_root
19:30:59 [2020-04-15T19:30:59.166Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:30:59 [2020-04-15T19:30:59.166Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:30:59 [2020-04-15T19:30:59.166Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:30:59 [2020-04-15T19:30:59.166Z] === RUN   TestMountDaemonRoot/private/mount_root
19:30:59 [2020-04-15T19:30:59.166Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:30:59 [2020-04-15T19:30:59.166Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:30:59 [2020-04-15T19:30:59.166Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:30:59 [2020-04-15T19:30:59.166Z] === CONT  TestMountDaemonRoot/default/bind_root
19:30:59 [2020-04-15T19:30:59.166Z] === CONT  TestMountDaemonRoot/default/mount_root
19:30:59 [2020-04-15T19:30:59.166Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:30:59 [2020-04-15T19:30:59.166Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:30:59 [2020-04-15T19:30:59.166Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:30:59 [2020-04-15T19:30:59.166Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:30:59 [2020-04-15T19:30:59.263Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
19:30:59 [2020-04-15T19:30:59.296Z] ok  	github.com/docker/docker/image	1.117s	coverage: 86.4% of statements
19:30:59 [2020-04-15T19:30:59.296Z] ok  	github.com/docker/docker/image/cache	0.182s	coverage: 19.2% of statements
19:30:59 [2020-04-15T19:30:59.296Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
19:30:59 [2020-04-15T19:30:59.296Z] ok  	github.com/docker/docker/image/v1	0.183s	coverage: 25.0% of statements
19:30:59 [2020-04-15T19:30:59.296Z] ?   	github.com/docker/docker/internal/test	[no test files]
19:30:59 [2020-04-15T19:30:59.532Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:30:59 [2020-04-15T19:30:59.532Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:30:59 [2020-04-15T19:30:59.532Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:30:59 [2020-04-15T19:30:59.532Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:30:59 [2020-04-15T19:30:59.532Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:30:59 [2020-04-15T19:30:59.532Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:30:59 [2020-04-15T19:30:59.532Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:30:59 [2020-04-15T19:30:59.532Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:30:59 [2020-04-15T19:30:59.532Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:30:59 [2020-04-15T19:30:59.532Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:30:59 [2020-04-15T19:30:59.532Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:30:59 [2020-04-15T19:30:59.532Z] === CONT  TestMountDaemonRoot/private/bind_root
19:30:59 [2020-04-15T19:30:59.532Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:30:59 [2020-04-15T19:30:59.532Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:30:59 [2020-04-15T19:30:59.532Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:30:59 [2020-04-15T19:30:59.532Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:30:59 [2020-04-15T19:30:59.532Z] === CONT  TestMountDaemonRoot/private/mount_root
19:30:59 [2020-04-15T19:30:59.532Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:30:59 [2020-04-15T19:30:59.751Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
19:30:59 [2020-04-15T19:30:59.751Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
19:30:59 [2020-04-15T19:30:59.751Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
19:30:59 [2020-04-15T19:30:59.751Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
19:30:59 [2020-04-15T19:30:59.751Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
19:30:59 [2020-04-15T19:30:59.751Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
19:30:59 [2020-04-15T19:30:59.751Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
19:30:59 [2020-04-15T19:30:59.751Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
19:30:59 [2020-04-15T19:30:59.751Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
19:30:59 [2020-04-15T19:30:59.751Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
19:30:59 [2020-04-15T19:30:59.751Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:30:59 [2020-04-15T19:30:59.827Z] --- PASS: TestConfigsCreateAndDelete (2.65s)
19:30:59 [2020-04-15T19:30:59.827Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
19:30:59 [2020-04-15T19:30:59.827Z]     daemon.go:325: [d6a9ed67d9d0e] waiting for daemon to start
19:30:59 [2020-04-15T19:30:59.827Z]     daemon.go:325: [d6a9ed67d9d0e] waiting for daemon to start
19:30:59 [2020-04-15T19:30:59.827Z]     daemon.go:353: [d6a9ed67d9d0e] daemon started
19:30:59 [2020-04-15T19:30:59.827Z]     daemon.go:461: [d6a9ed67d9d0e] Stopping daemon
19:30:59 [2020-04-15T19:30:59.827Z]     daemon.go:296: [d6a9ed67d9d0e] exiting daemon
19:30:59 [2020-04-15T19:30:59.827Z]     daemon.go:448: [d6a9ed67d9d0e] Daemon stopped
19:30:59 [2020-04-15T19:30:59.827Z] === RUN   TestConfigsUpdate
19:30:59 [2020-04-15T19:30:59.827Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
19:30:59 [2020-04-15T19:30:59.891Z] --- PASS: TestMountDaemonRoot (0.01s)
19:30:59 [2020-04-15T19:30:59.891Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:30:59 [2020-04-15T19:30:59.891Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
19:30:59 [2020-04-15T19:30:59.891Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
19:30:59 [2020-04-15T19:30:59.891Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
19:30:59 [2020-04-15T19:30:59.891Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
19:30:59 [2020-04-15T19:30:59.891Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:30:59 [2020-04-15T19:30:59.891Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
19:30:59 [2020-04-15T19:30:59.891Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
19:30:59 [2020-04-15T19:30:59.891Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
19:30:59 [2020-04-15T19:30:59.891Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
19:30:59 [2020-04-15T19:30:59.891Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:30:59 [2020-04-15T19:30:59.891Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
19:30:59 [2020-04-15T19:30:59.891Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
19:30:59 [2020-04-15T19:30:59.891Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
19:30:59 [2020-04-15T19:30:59.891Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
19:30:59 [2020-04-15T19:30:59.891Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:30:59 [2020-04-15T19:30:59.891Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
19:30:59 [2020-04-15T19:30:59.891Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
19:30:59 [2020-04-15T19:30:59.891Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
19:30:59 [2020-04-15T19:30:59.891Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
19:30:59 [2020-04-15T19:30:59.891Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:30:59 [2020-04-15T19:30:59.891Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
19:30:59 [2020-04-15T19:30:59.891Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
19:30:59 [2020-04-15T19:30:59.891Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
19:30:59 [2020-04-15T19:30:59.891Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
19:30:59 [2020-04-15T19:30:59.891Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:30:59 [2020-04-15T19:30:59.891Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
19:30:59 [2020-04-15T19:30:59.891Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
19:30:59 [2020-04-15T19:30:59.891Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
19:30:59 [2020-04-15T19:30:59.891Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
19:30:59 [2020-04-15T19:30:59.891Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:30:59 [2020-04-15T19:30:59.891Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
19:30:59 [2020-04-15T19:30:59.891Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
19:30:59 [2020-04-15T19:30:59.891Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
19:30:59 [2020-04-15T19:30:59.891Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
19:30:59 [2020-04-15T19:30:59.891Z] === RUN   TestContainerBindMountNonRecursive
19:31:00 [2020-04-15T19:31:00.757Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
19:31:01 [2020-04-15T19:31:01.278Z] ok  	github.com/docker/docker/internal/testutil	0.370s	coverage: 62.5% of statements
19:31:02 [2020-04-15T19:31:02.249Z] --- PASS: TestContainerBindMountNonRecursive (2.16s)
19:31:02 [2020-04-15T19:31:02.249Z] === RUN   TestNetworkNat
19:31:02 [2020-04-15T19:31:02.605Z] --- PASS: TestNetworkNat (0.88s)
19:31:02 [2020-04-15T19:31:02.605Z] === RUN   TestNetworkLocalhostTCPNat
19:31:02 [2020-04-15T19:31:02.652Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
19:31:02 [2020-04-15T19:31:02.652Z] --- PASS: TestConfigsUpdate (3.01s)
19:31:02 [2020-04-15T19:31:02.652Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
19:31:02 [2020-04-15T19:31:02.652Z]     daemon.go:325: [dd727ded132cb] waiting for daemon to start
19:31:02 [2020-04-15T19:31:02.652Z]     daemon.go:325: [dd727ded132cb] waiting for daemon to start
19:31:02 [2020-04-15T19:31:02.652Z]     daemon.go:353: [dd727ded132cb] daemon started
19:31:02 [2020-04-15T19:31:02.652Z]     daemon.go:461: [dd727ded132cb] Stopping daemon
19:31:02 [2020-04-15T19:31:02.652Z]     daemon.go:296: [dd727ded132cb] exiting daemon
19:31:02 [2020-04-15T19:31:02.652Z]     daemon.go:448: [dd727ded132cb] Daemon stopped
19:31:02 [2020-04-15T19:31:02.652Z] === RUN   TestTemplatedConfig
19:31:02 [2020-04-15T19:31:02.652Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
19:31:02 [2020-04-15T19:31:02.911Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
19:31:03 [2020-04-15T19:31:03.442Z] ok  	github.com/docker/docker/layer	0.466s	coverage: 30.4% of statements
19:31:03 [2020-04-15T19:31:03.442Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:31:03 [2020-04-15T19:31:03.475Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
19:31:03 [2020-04-15T19:31:03.732Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
19:31:03 [2020-04-15T19:31:03.802Z] --- PASS: TestNetworkLocalhostTCPNat (0.97s)
19:31:03 [2020-04-15T19:31:03.802Z] === RUN   TestNetworkLoopbackNat
19:31:04 [2020-04-15T19:31:04.663Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
19:31:04 [2020-04-15T19:31:04.974Z] ok  	github.com/docker/docker/libcontainerd/local	0.534s	coverage: 1.0% of statements
19:31:04 [2020-04-15T19:31:04.974Z] ok  	github.com/docker/docker/libcontainerd/queue	0.065s	coverage: 100.0% of statements
19:31:04 [2020-04-15T19:31:04.974Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:31:04 [2020-04-15T19:31:04.974Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:31:04 [2020-04-15T19:31:04.974Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:31:04 [2020-04-15T19:31:04.974Z] ?   	github.com/docker/docker/oci	[no test files]
19:31:04 [2020-04-15T19:31:04.974Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:31:04 [2020-04-15T19:31:04.974Z] ok  	github.com/docker/docker/opts	0.277s	coverage: 67.3% of statements
19:31:04 [2020-04-15T19:31:04.974Z] ok  	github.com/docker/docker/pkg/aaparser	0.052s	coverage: 50.0% of statements
19:31:05 [2020-04-15T19:31:05.021Z] --- PASS: TestNetworkLoopbackNat (1.11s)
19:31:05 [2020-04-15T19:31:05.022Z] === RUN   TestPause
19:31:05 [2020-04-15T19:31:05.228Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
19:31:05 [2020-04-15T19:31:05.228Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
19:31:05 [2020-04-15T19:31:05.485Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
19:31:05 [2020-04-15T19:31:05.767Z] --- PASS: TestPause (0.94s)
19:31:05 [2020-04-15T19:31:05.767Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:31:05 [2020-04-15T19:31:05.767Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:31:05 [2020-04-15T19:31:05.767Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:31:05 [2020-04-15T19:31:05.767Z] === RUN   TestPauseStopPausedContainer
19:31:06 [2020-04-15T19:31:06.855Z] --- PASS: TestTemplatedConfig (3.95s)
19:31:06 [2020-04-15T19:31:06.856Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
19:31:06 [2020-04-15T19:31:06.856Z]     daemon.go:325: [dbec48be3b2fb] waiting for daemon to start
19:31:06 [2020-04-15T19:31:06.856Z]     daemon.go:325: [dbec48be3b2fb] waiting for daemon to start
19:31:06 [2020-04-15T19:31:06.856Z]     daemon.go:353: [dbec48be3b2fb] daemon started
19:31:06 [2020-04-15T19:31:06.856Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
19:31:06 [2020-04-15T19:31:06.856Z]     daemon.go:461: [dbec48be3b2fb] Stopping daemon
19:31:06 [2020-04-15T19:31:06.856Z]     daemon.go:296: [dbec48be3b2fb] exiting daemon
19:31:06 [2020-04-15T19:31:06.856Z]     daemon.go:448: [dbec48be3b2fb] Daemon stopped
19:31:06 [2020-04-15T19:31:06.856Z] === RUN   TestConfigInspect
19:31:06 [2020-04-15T19:31:06.985Z] --- PASS: TestPauseStopPausedContainer (0.95s)
19:31:06 [2020-04-15T19:31:06.985Z] === RUN   TestPsFilter
19:31:06 [2020-04-15T19:31:06.985Z] --- PASS: TestPsFilter (0.24s)
19:31:06 [2020-04-15T19:31:06.985Z] === RUN   TestRemoveContainerWithRemovedVolume
19:31:07 [2020-04-15T19:31:07.418Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
19:31:07 [2020-04-15T19:31:07.735Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s)
19:31:07 [2020-04-15T19:31:07.735Z] === RUN   TestRemoveContainerWithVolume
19:31:08 [2020-04-15T19:31:08.348Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
19:31:08 [2020-04-15T19:31:08.491Z] --- PASS: TestRemoveContainerWithVolume (0.86s)
19:31:08 [2020-04-15T19:31:08.491Z] === RUN   TestRemoveContainerRunning
19:31:09 [2020-04-15T19:31:09.716Z] --- PASS: TestConfigInspect (3.16s)
19:31:09 [2020-04-15T19:31:09.716Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
19:31:09 [2020-04-15T19:31:09.716Z]     daemon.go:325: [d540dd45307fd] waiting for daemon to start
19:31:09 [2020-04-15T19:31:09.716Z]     daemon.go:325: [d540dd45307fd] waiting for daemon to start
19:31:09 [2020-04-15T19:31:09.716Z]     daemon.go:353: [d540dd45307fd] daemon started
19:31:09 [2020-04-15T19:31:09.716Z]     daemon.go:461: [d540dd45307fd] Stopping daemon
19:31:09 [2020-04-15T19:31:09.716Z]     daemon.go:296: [d540dd45307fd] exiting daemon
19:31:09 [2020-04-15T19:31:09.716Z]     daemon.go:448: [d540dd45307fd] Daemon stopped
19:31:09 [2020-04-15T19:31:09.716Z] === RUN   TestConfigCreateWithLabels
19:31:09 [2020-04-15T19:31:09.772Z] --- PASS: TestRemoveContainerRunning (0.98s)
19:31:09 [2020-04-15T19:31:09.772Z] === RUN   TestRemoveContainerForceRemoveRunning
19:31:09 [2020-04-15T19:31:09.973Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
19:31:10 [2020-04-15T19:31:10.159Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s)
19:31:10 [2020-04-15T19:31:10.159Z] === RUN   TestRemoveInvalidContainer
19:31:10 [2020-04-15T19:31:10.521Z] --- PASS: TestRemoveInvalidContainer (0.01s)
19:31:10 [2020-04-15T19:31:10.521Z] === RUN   TestRenameLinkedContainer
19:31:13 [2020-04-15T19:31:13.248Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
19:31:13 [2020-04-15T19:31:13.248Z] --- PASS: TestConfigCreateWithLabels (3.14s)
19:31:13 [2020-04-15T19:31:13.248Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
19:31:13 [2020-04-15T19:31:13.248Z]     daemon.go:325: [d7422a61e2079] waiting for daemon to start
19:31:13 [2020-04-15T19:31:13.248Z]     daemon.go:325: [d7422a61e2079] waiting for daemon to start
19:31:13 [2020-04-15T19:31:13.248Z]     daemon.go:353: [d7422a61e2079] daemon started
19:31:13 [2020-04-15T19:31:13.248Z]     daemon.go:461: [d7422a61e2079] Stopping daemon
19:31:13 [2020-04-15T19:31:13.248Z]     daemon.go:296: [d7422a61e2079] exiting daemon
19:31:13 [2020-04-15T19:31:13.248Z]     daemon.go:448: [d7422a61e2079] Daemon stopped
19:31:13 [2020-04-15T19:31:13.248Z] === RUN   TestConfigCreateResolve
19:31:13 [2020-04-15T19:31:13.589Z] --- PASS: TestRenameLinkedContainer (3.23s)
19:31:13 [2020-04-15T19:31:13.589Z] === RUN   TestRenameStoppedContainer
19:31:14 [2020-04-15T19:31:14.178Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
19:31:14 [2020-04-15T19:31:14.348Z] --- PASS: TestRenameStoppedContainer (0.92s)
19:31:14 [2020-04-15T19:31:14.348Z] === RUN   TestRenameRunningContainerAndReuse
19:31:14 [2020-04-15T19:31:14.435Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
19:31:14 [2020-04-15T19:31:14.616Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
19:31:16 [2020-04-15T19:31:16.075Z] --- PASS: TestRenameRunningContainerAndReuse (1.63s)
19:31:16 [2020-04-15T19:31:16.075Z] === RUN   TestRenameInvalidName
19:31:16 [2020-04-15T19:31:16.328Z] --- PASS: TestConfigCreateResolve (3.01s)
19:31:16 [2020-04-15T19:31:16.328Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
19:31:16 [2020-04-15T19:31:16.328Z]     daemon.go:325: [dadcd1c454368] waiting for daemon to start
19:31:16 [2020-04-15T19:31:16.328Z]     daemon.go:325: [dadcd1c454368] waiting for daemon to start
19:31:16 [2020-04-15T19:31:16.328Z]     daemon.go:353: [dadcd1c454368] daemon started
19:31:16 [2020-04-15T19:31:16.328Z]     daemon.go:461: [dadcd1c454368] Stopping daemon
19:31:16 [2020-04-15T19:31:16.328Z]     daemon.go:296: [dadcd1c454368] exiting daemon
19:31:16 [2020-04-15T19:31:16.328Z]     daemon.go:448: [dadcd1c454368] Daemon stopped
19:31:16 [2020-04-15T19:31:16.328Z] === RUN   TestConfigDaemonLibtrustID
19:31:16 [2020-04-15T19:31:16.595Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
19:31:16 [2020-04-15T19:31:16.595Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID
19:31:16 [2020-04-15T19:31:16.595Z]     daemon.go:325: [d2919649445f9] waiting for daemon to start
19:31:16 [2020-04-15T19:31:16.595Z]     daemon.go:325: [d2919649445f9] waiting for daemon to start
19:31:16 [2020-04-15T19:31:16.595Z]     daemon.go:353: [d2919649445f9] daemon started
19:31:16 [2020-04-15T19:31:16.595Z]     daemon.go:461: [d2919649445f9] Stopping daemon
19:31:16 [2020-04-15T19:31:16.595Z]     daemon.go:296: [d2919649445f9] exiting daemon
19:31:16 [2020-04-15T19:31:16.595Z]     daemon.go:448: [d2919649445f9] Daemon stopped
19:31:16 [2020-04-15T19:31:16.595Z] PASS
19:31:16 [2020-04-15T19:31:16.595Z] 
19:31:16 [2020-04-15T19:31:16.595Z] DONE 8 tests in 22.812s
19:31:16 [2020-04-15T19:31:16.595Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
19:31:16 [2020-04-15T19:31:16.595Z] ++ 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
19:31:16 [2020-04-15T19:31:16.595Z] ++ set -e
19:31:16 [2020-04-15T19:31:16.595Z] ++ '[' -n 0 ']'
19:31:16 [2020-04-15T19:31:16.595Z] ++ set -x
19:31:16 [2020-04-15T19:31:16.596Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
19:31:16 [2020-04-15T19:31:16.596Z] INFO: Testing against a local daemon
19:31:16 [2020-04-15T19:31:16.596Z] === RUN   TestCheckpoint
19:31:16 [2020-04-15T19:31:16.596Z] --- SKIP: TestCheckpoint (0.00s)
19:31:16 [2020-04-15T19:31:16.596Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:31:16 [2020-04-15T19:31:16.596Z] === RUN   TestContainerInvalidJSON
19:31:16 [2020-04-15T19:31:16.596Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
19:31:16 [2020-04-15T19:31:16.596Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
19:31:16 [2020-04-15T19:31:16.596Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:31:16 [2020-04-15T19:31:16.596Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:31:16 [2020-04-15T19:31:16.596Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:31:16 [2020-04-15T19:31:16.596Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:31:16 [2020-04-15T19:31:16.596Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
19:31:16 [2020-04-15T19:31:16.596Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:31:16 [2020-04-15T19:31:16.596Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:31:16 [2020-04-15T19:31:16.596Z] --- PASS: TestContainerInvalidJSON (0.02s)
19:31:16 [2020-04-15T19:31:16.596Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
19:31:16 [2020-04-15T19:31:16.596Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
19:31:16 [2020-04-15T19:31:16.596Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
19:31:16 [2020-04-15T19:31:16.596Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:31:16 [2020-04-15T19:31:16.825Z] --- PASS: TestRenameInvalidName (0.86s)
19:31:16 [2020-04-15T19:31:16.825Z] === RUN   TestRenameAnonymousContainer
19:31:16 [2020-04-15T19:31:16.858Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
19:31:16 [2020-04-15T19:31:16.858Z] === RUN   TestCopyFromContainerPathIsNotDir
19:31:16 [2020-04-15T19:31:16.858Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
19:31:16 [2020-04-15T19:31:16.858Z] === RUN   TestCopyToContainerPathDoesNotExist
19:31:17 [2020-04-15T19:31:17.115Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
19:31:17 [2020-04-15T19:31:17.115Z] === RUN   TestCopyToContainerPathIsNotDir
19:31:17 [2020-04-15T19:31:17.115Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s)
19:31:17 [2020-04-15T19:31:17.115Z] === RUN   TestCopyFromContainer
19:31:18 [2020-04-15T19:31:18.047Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
19:31:18 [2020-04-15T19:31:18.977Z] === RUN   TestCopyFromContainer//
19:31:18 [2020-04-15T19:31:18.977Z] === RUN   TestCopyFromContainer//bar/root
19:31:18 [2020-04-15T19:31:18.977Z] === RUN   TestCopyFromContainer//bar/root/
19:31:18 [2020-04-15T19:31:18.977Z] === RUN   TestCopyFromContainer/bar/quux
19:31:19 [2020-04-15T19:31:19.234Z] === RUN   TestCopyFromContainer/bar/quux/
19:31:19 [2020-04-15T19:31:19.234Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:31:19 [2020-04-15T19:31:19.491Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:31:19 [2020-04-15T19:31:19.491Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:31:19 [2020-04-15T19:31:19.491Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:31:19 [2020-04-15T19:31:19.748Z] === RUN   TestCopyFromContainer/bar/notarget
19:31:19 [2020-04-15T19:31:19.748Z] --- PASS: TestCopyFromContainer (2.63s)
19:31:19 [2020-04-15T19:31:19.748Z]     --- PASS: TestCopyFromContainer// (0.08s)
19:31:19 [2020-04-15T19:31:19.748Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
19:31:19 [2020-04-15T19:31:19.748Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
19:31:19 [2020-04-15T19:31:19.748Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
19:31:19 [2020-04-15T19:31:19.748Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
19:31:19 [2020-04-15T19:31:19.748Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
19:31:19 [2020-04-15T19:31:19.748Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
19:31:19 [2020-04-15T19:31:19.748Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
19:31:19 [2020-04-15T19:31:19.748Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
19:31:19 [2020-04-15T19:31:19.748Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
19:31:19 [2020-04-15T19:31:19.748Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:31:19 [2020-04-15T19:31:19.748Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:31:19 [2020-04-15T19:31:19.748Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:31:19 [2020-04-15T19:31:19.748Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:31:19 [2020-04-15T19:31:19.748Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:31:19 [2020-04-15T19:31:19.748Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:31:19 [2020-04-15T19:31:19.748Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:31:19 [2020-04-15T19:31:19.748Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:31:19 [2020-04-15T19:31:19.748Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:31:19 [2020-04-15T19:31:19.748Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:31:19 [2020-04-15T19:31:19.748Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
19:31:19 [2020-04-15T19:31:19.748Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:31:19 [2020-04-15T19:31:19.748Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:31:19 [2020-04-15T19:31:19.748Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
19:31:19 [2020-04-15T19:31:19.748Z] === RUN   TestCreateLinkToNonExistingContainer
19:31:19 [2020-04-15T19:31:19.748Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
19:31:19 [2020-04-15T19:31:19.748Z] === RUN   TestCreateWithInvalidEnv
19:31:19 [2020-04-15T19:31:19.748Z] === RUN   TestCreateWithInvalidEnv/0
19:31:19 [2020-04-15T19:31:19.748Z] === PAUSE TestCreateWithInvalidEnv/0
19:31:19 [2020-04-15T19:31:19.748Z] === RUN   TestCreateWithInvalidEnv/1
19:31:19 [2020-04-15T19:31:19.748Z] === PAUSE TestCreateWithInvalidEnv/1
19:31:19 [2020-04-15T19:31:19.748Z] === RUN   TestCreateWithInvalidEnv/2
19:31:19 [2020-04-15T19:31:19.748Z] === PAUSE TestCreateWithInvalidEnv/2
19:31:19 [2020-04-15T19:31:19.748Z] === CONT  TestCreateWithInvalidEnv/0
19:31:19 [2020-04-15T19:31:19.748Z] === CONT  TestCreateWithInvalidEnv/2
19:31:19 [2020-04-15T19:31:19.748Z] === CONT  TestCreateWithInvalidEnv/1
19:31:19 [2020-04-15T19:31:19.748Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
19:31:19 [2020-04-15T19:31:19.748Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:31:19 [2020-04-15T19:31:19.748Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:31:19 [2020-04-15T19:31:19.748Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:31:19 [2020-04-15T19:31:19.748Z] === RUN   TestCreateTmpfsMountsTarget
19:31:19 [2020-04-15T19:31:19.748Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
19:31:19 [2020-04-15T19:31:19.748Z] === RUN   TestCreateWithCustomMaskedPaths
19:31:19 [2020-04-15T19:31:19.914Z] --- PASS: TestRenameAnonymousContainer (2.77s)
19:31:19 [2020-04-15T19:31:19.914Z] === RUN   TestRenameContainerWithSameName
19:31:20 [2020-04-15T19:31:20.866Z] --- PASS: TestRenameContainerWithSameName (0.93s)
19:31:20 [2020-04-15T19:31:20.866Z] === RUN   TestRenameContainerWithLinkedContainer
19:31:21 [2020-04-15T19:31:21.642Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
19:31:22 [2020-04-15T19:31:22.206Z] --- PASS: TestCreateWithCustomMaskedPaths (2.32s)
19:31:22 [2020-04-15T19:31:22.206Z] === RUN   TestCreateWithCapabilities
19:31:22 [2020-04-15T19:31:22.206Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
19:31:22 [2020-04-15T19:31:22.206Z] === RUN   TestCreateWithCapabilities/no_capabilities
19:31:22 [2020-04-15T19:31:22.206Z] === PAUSE TestCreateWithCapabilities/no_capabilities
19:31:22 [2020-04-15T19:31:22.206Z] === RUN   TestCreateWithCapabilities/empty_capabilities
19:31:22 [2020-04-15T19:31:22.206Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
19:31:22 [2020-04-15T19:31:22.206Z] === RUN   TestCreateWithCapabilities/valid_capabilities
19:31:22 [2020-04-15T19:31:22.206Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
19:31:22 [2020-04-15T19:31:22.206Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
19:31:22 [2020-04-15T19:31:22.206Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
19:31:22 [2020-04-15T19:31:22.206Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
19:31:22 [2020-04-15T19:31:22.206Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
19:31:22 [2020-04-15T19:31:22.206Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
19:31:22 [2020-04-15T19:31:22.206Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
19:31:22 [2020-04-15T19:31:22.206Z] === RUN   TestCreateWithCapabilities/empty_capadd
19:31:22 [2020-04-15T19:31:22.206Z] === PAUSE TestCreateWithCapabilities/empty_capadd
19:31:22 [2020-04-15T19:31:22.206Z] === RUN   TestCreateWithCapabilities/empty_capdrop
19:31:22 [2020-04-15T19:31:22.206Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
19:31:22 [2020-04-15T19:31:22.206Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
19:31:22 [2020-04-15T19:31:22.206Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
19:31:22 [2020-04-15T19:31:22.206Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
19:31:22 [2020-04-15T19:31:22.206Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
19:31:22 [2020-04-15T19:31:22.206Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
19:31:22 [2020-04-15T19:31:22.206Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
19:31:22 [2020-04-15T19:31:22.206Z] === CONT  TestCreateWithCapabilities/no_capabilities
19:31:22 [2020-04-15T19:31:22.206Z] === CONT  TestCreateWithCapabilities/empty_capadd
19:31:22 [2020-04-15T19:31:22.206Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
19:31:22 [2020-04-15T19:31:22.206Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
19:31:22 [2020-04-15T19:31:22.206Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
19:31:22 [2020-04-15T19:31:22.206Z] === CONT  TestCreateWithCapabilities/empty_capdrop
19:31:22 [2020-04-15T19:31:22.206Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
19:31:22 [2020-04-15T19:31:22.206Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
19:31:22 [2020-04-15T19:31:22.463Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
19:31:22 [2020-04-15T19:31:22.463Z] === CONT  TestCreateWithCapabilities/valid_capabilities
19:31:22 [2020-04-15T19:31:22.463Z] === CONT  TestCreateWithCapabilities/empty_capabilities
19:31:22 [2020-04-15T19:31:22.463Z] --- PASS: TestCreateWithCapabilities (0.03s)
19:31:22 [2020-04-15T19:31:22.463Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
19:31:22 [2020-04-15T19:31:22.463Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
19:31:22 [2020-04-15T19:31:22.463Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
19:31:22 [2020-04-15T19:31:22.463Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
19:31:22 [2020-04-15T19:31:22.463Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
19:31:22 [2020-04-15T19:31:22.463Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
19:31:22 [2020-04-15T19:31:22.463Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
19:31:22 [2020-04-15T19:31:22.463Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
19:31:22 [2020-04-15T19:31:22.463Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
19:31:22 [2020-04-15T19:31:22.463Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
19:31:22 [2020-04-15T19:31:22.463Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
19:31:22 [2020-04-15T19:31:22.463Z] === RUN   TestCreateWithCustomReadonlyPaths
19:31:22 [2020-04-15T19:31:22.719Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
19:31:22 [2020-04-15T19:31:22.722Z] --- PASS: TestRenameContainerWithLinkedContainer (1.77s)
19:31:22 [2020-04-15T19:31:22.722Z] === RUN   TestResize
19:31:23 [2020-04-15T19:31:23.282Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
19:31:23 [2020-04-15T19:31:23.461Z] --- PASS: TestResize (0.88s)
19:31:23 [2020-04-15T19:31:23.461Z] === RUN   TestResizeWithInvalidSize
19:31:23 [2020-04-15T19:31:23.846Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
19:31:24 [2020-04-15T19:31:24.214Z] --- PASS: TestResizeWithInvalidSize (0.99s)
19:31:24 [2020-04-15T19:31:24.214Z] === RUN   TestResizeWhenContainerNotStarted
19:31:25 [2020-04-15T19:31:25.217Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.66s)
19:31:25 [2020-04-15T19:31:25.217Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:31:25 [2020-04-15T19:31:25.217Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:31:25 [2020-04-15T19:31:25.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:31:25 [2020-04-15T19:31:25.217Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:31:25 [2020-04-15T19:31:25.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:31:25 [2020-04-15T19:31:25.217Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:31:25 [2020-04-15T19:31:25.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:31:25 [2020-04-15T19:31:25.217Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:31:25 [2020-04-15T19:31:25.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:31:25 [2020-04-15T19:31:25.217Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:31:25 [2020-04-15T19:31:25.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:31:25 [2020-04-15T19:31:25.217Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:31:25 [2020-04-15T19:31:25.217Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:31:25 [2020-04-15T19:31:25.217Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:31:25 [2020-04-15T19:31:25.217Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:31:25 [2020-04-15T19:31:25.217Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:31:25 [2020-04-15T19:31:25.217Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
19:31:25 [2020-04-15T19:31:25.217Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:31:25 [2020-04-15T19:31:25.217Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
19:31:25 [2020-04-15T19:31:25.217Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
19:31:25 [2020-04-15T19:31:25.217Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
19:31:25 [2020-04-15T19:31:25.217Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
19:31:25 [2020-04-15T19:31:25.217Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:31:25 [2020-04-15T19:31:25.421Z] --- PASS: TestResizeWhenContainerNotStarted (0.89s)
19:31:25 [2020-04-15T19:31:25.421Z] === RUN   TestDaemonRestartKillContainers
19:31:25 [2020-04-15T19:31:25.421Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:31:25 [2020-04-15T19:31:25.421Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:31:25 [2020-04-15T19:31:25.421Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:31:25 [2020-04-15T19:31:25.421Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:31:25 [2020-04-15T19:31:25.421Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:31:25 [2020-04-15T19:31:25.421Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:31:25 [2020-04-15T19:31:25.421Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:31:25 [2020-04-15T19:31:25.421Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:31:25 [2020-04-15T19:31:25.421Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:31:25 [2020-04-15T19:31:25.421Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:31:25 [2020-04-15T19:31:25.421Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:31:25 [2020-04-15T19:31:25.421Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:31:25 [2020-04-15T19:31:25.421Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:31:25 [2020-04-15T19:31:25.421Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:31:25 [2020-04-15T19:31:25.421Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:31:25 [2020-04-15T19:31:25.421Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:31:25 [2020-04-15T19:31:25.421Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:31:25 [2020-04-15T19:31:25.421Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:31:25 [2020-04-15T19:31:25.421Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:31:25 [2020-04-15T19:31:25.421Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:31:25 [2020-04-15T19:31:25.421Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:31:25 [2020-04-15T19:31:25.421Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:31:25 [2020-04-15T19:31:25.421Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:31:25 [2020-04-15T19:31:25.421Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:31:25 [2020-04-15T19:31:25.421Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:31:25 [2020-04-15T19:31:25.421Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:31:25 [2020-04-15T19:31:25.474Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
19:31:26 [2020-04-15T19:31:26.037Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.94s)
19:31:26 [2020-04-15T19:31:26.037Z] === RUN   TestContainerStartOnDaemonRestart
19:31:26 [2020-04-15T19:31:26.037Z] === PAUSE TestContainerStartOnDaemonRestart
19:31:26 [2020-04-15T19:31:26.037Z] === RUN   TestDaemonRestartIpcMode
19:31:26 [2020-04-15T19:31:26.037Z] === PAUSE TestDaemonRestartIpcMode
19:31:26 [2020-04-15T19:31:26.037Z] === RUN   TestDiff
19:31:26 [2020-04-15T19:31:26.295Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
19:31:26 [2020-04-15T19:31:26.858Z] --- PASS: TestDiff (0.77s)
19:31:26 [2020-04-15T19:31:26.858Z] === RUN   TestExecWithCloseStdin
19:31:26 [2020-04-15T19:31:26.858Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
19:31:27 [2020-04-15T19:31:27.177Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:31:27 [2020-04-15T19:31:27.525Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:31:27 [2020-04-15T19:31:27.789Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
19:31:28 [2020-04-15T19:31:28.045Z] --- PASS: TestExecWithCloseStdin (1.12s)
19:31:28 [2020-04-15T19:31:28.045Z] === RUN   TestExec
19:31:28 [2020-04-15T19:31:28.045Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
19:31:28 [2020-04-15T19:31:28.976Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
19:31:29 [2020-04-15T19:31:29.233Z] --- PASS: TestExec (1.14s)
19:31:29 [2020-04-15T19:31:29.233Z] === RUN   TestExecUser
19:31:29 [2020-04-15T19:31:29.721Z] tests/integration/api_volume_test.py .........                           [ 74%]
19:31:29 [2020-04-15T19:31:29.886Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:31:30 [2020-04-15T19:31:30.072Z] ok  	github.com/docker/docker/pkg/archive	8.580s	coverage: 62.2% of statements
19:31:30 [2020-04-15T19:31:30.072Z] ok  	github.com/docker/docker/pkg/authorization	0.515s	coverage: 26.2% of statements
19:31:30 [2020-04-15T19:31:30.072Z] ok  	github.com/docker/docker/pkg/broadcaster	0.076s	coverage: 100.0% of statements
19:31:30 [2020-04-15T19:31:30.072Z] ok  	github.com/docker/docker/pkg/capabilities	0.045s	coverage: 87.5% of statements
19:31:30 [2020-04-15T19:31:30.072Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.201s	coverage: 15.4% of statements
19:31:30 [2020-04-15T19:31:30.072Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
19:31:30 [2020-04-15T19:31:30.072Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
19:31:30 [2020-04-15T19:31:30.072Z] ok  	github.com/docker/docker/pkg/directory	0.057s	coverage: 80.0% of statements
19:31:30 [2020-04-15T19:31:30.072Z] ok  	github.com/docker/docker/pkg/discovery	0.161s	coverage: 58.3% of statements
19:31:30 [2020-04-15T19:31:30.072Z] ok  	github.com/docker/docker/pkg/discovery/file	0.242s	coverage: 92.9% of statements
19:31:30 [2020-04-15T19:31:30.072Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.391s	coverage: 84.1% of statements
19:31:30 [2020-04-15T19:31:30.072Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.168s	coverage: 92.3% of statements
19:31:30 [2020-04-15T19:31:30.072Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.179s	coverage: 93.8% of statements
19:31:30 [2020-04-15T19:31:30.072Z] ok  	github.com/docker/docker/pkg/filenotify	0.156s	coverage: 38.2% of statements
19:31:30 [2020-04-15T19:31:30.072Z] ok  	github.com/docker/docker/pkg/fileutils	0.139s	coverage: 87.7% of statements
19:31:30 [2020-04-15T19:31:30.072Z] ok  	github.com/docker/docker/pkg/homedir	0.035s	coverage: 37.5% of statements
19:31:30 [2020-04-15T19:31:30.072Z] ok  	github.com/docker/docker/pkg/idtools	0.057s	coverage: 6.3% of statements
19:31:30 [2020-04-15T19:31:30.072Z] ok  	github.com/docker/docker/pkg/ioutils	0.586s	coverage: 68.7% of statements
19:31:30 [2020-04-15T19:31:30.072Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.227s	coverage: 91.7% of statements
19:31:30 [2020-04-15T19:31:30.072Z] ok  	github.com/docker/docker/pkg/locker	0.092s	coverage: 88.9% of statements
19:31:30 [2020-04-15T19:31:30.072Z] ok  	github.com/docker/docker/pkg/longpath	0.047s	coverage: 100.0% of statements
19:31:30 [2020-04-15T19:31:30.072Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
19:31:30 [2020-04-15T19:31:30.072Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.036s	coverage: 85.7% of statements
19:31:30 [2020-04-15T19:31:30.072Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
19:31:30 [2020-04-15T19:31:30.072Z] ok  	github.com/docker/docker/pkg/parsers	0.193s	coverage: 97.0% of statements
19:31:30 [2020-04-15T19:31:30.072Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
19:31:30 [2020-04-15T19:31:30.072Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
19:31:30 [2020-04-15T19:31:30.072Z] ok  	github.com/docker/docker/pkg/pidfile	0.040s	coverage: 82.6% of statements
19:31:30 [2020-04-15T19:31:30.072Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:31:30 [2020-04-15T19:31:30.072Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:31:30 [2020-04-15T19:31:30.162Z] --- PASS: TestExecUser (0.90s)
19:31:30 [2020-04-15T19:31:30.162Z] === RUN   TestExportContainerAndImportImage
19:31:30 [2020-04-15T19:31:30.245Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:31:31 [2020-04-15T19:31:31.092Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
19:31:31 [2020-04-15T19:31:31.092Z] --- PASS: TestExportContainerAndImportImage (1.17s)
19:31:31 [2020-04-15T19:31:31.092Z] === RUN   TestExportContainerAfterDaemonRestart
19:31:31 [2020-04-15T19:31:31.600Z] tests/integration/client_test.py .....                                   [ 76%]
19:31:32 [2020-04-15T19:31:32.087Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:31:32 [2020-04-15T19:31:32.462Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
19:31:32 [2020-04-15T19:31:32.478Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:31:32 [2020-04-15T19:31:32.522Z] tests/integration/errors_test.py .                                       [ 76%]
19:31:32 [2020-04-15T19:31:32.719Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s)
19:31:32 [2020-04-15T19:31:32.719Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
19:31:32 [2020-04-15T19:31:32.719Z]     daemon.go:325: [dbb5692d95bb8] waiting for daemon to start
19:31:32 [2020-04-15T19:31:32.719Z]     daemon.go:325: [dbb5692d95bb8] waiting for daemon to start
19:31:32 [2020-04-15T19:31:32.719Z]     daemon.go:353: [dbb5692d95bb8] daemon started
19:31:32 [2020-04-15T19:31:32.719Z]     daemon.go:461: [dbb5692d95bb8] Stopping daemon
19:31:32 [2020-04-15T19:31:32.719Z]     daemon.go:296: [dbb5692d95bb8] exiting daemon
19:31:32 [2020-04-15T19:31:32.719Z]     daemon.go:448: [dbb5692d95bb8] Daemon stopped
19:31:32 [2020-04-15T19:31:32.719Z]     daemon.go:325: [dbb5692d95bb8] waiting for daemon to start
19:31:32 [2020-04-15T19:31:32.719Z]     daemon.go:325: [dbb5692d95bb8] waiting for daemon to start
19:31:32 [2020-04-15T19:31:32.719Z]     daemon.go:353: [dbb5692d95bb8] daemon started
19:31:32 [2020-04-15T19:31:32.719Z]     daemon.go:461: [dbb5692d95bb8] Stopping daemon
19:31:32 [2020-04-15T19:31:32.719Z]     daemon.go:296: [dbb5692d95bb8] exiting daemon
19:31:32 [2020-04-15T19:31:32.719Z]     daemon.go:448: [dbb5692d95bb8] Daemon stopped
19:31:32 [2020-04-15T19:31:32.719Z] === RUN   TestHealthCheckWorkdir
19:31:33 [2020-04-15T19:31:33.651Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
19:31:33 [2020-04-15T19:31:33.908Z] --- PASS: TestHealthCheckWorkdir (1.13s)
19:31:33 [2020-04-15T19:31:33.908Z] === RUN   TestHealthKillContainer
19:31:34 [2020-04-15T19:31:34.311Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:31:34 [2020-04-15T19:31:34.311Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:31:34 [2020-04-15T19:31:34.838Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
19:31:35 [2020-04-15T19:31:35.094Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
19:31:35 [2020-04-15T19:31:35.094Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
19:31:35 [2020-04-15T19:31:35.536Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:31:35 [2020-04-15T19:31:35.889Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:31:36 [2020-04-15T19:31:36.991Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
19:31:36 [2020-04-15T19:31:36.991Z] --- PASS: TestHealthKillContainer (3.10s)
19:31:36 [2020-04-15T19:31:36.991Z] === RUN   TestInspectCpusetInConfigPre120
19:31:37 [2020-04-15T19:31:37.699Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:31:37 [2020-04-15T19:31:37.699Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.90s)
19:31:37 [2020-04-15T19:31:37.699Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:31:37 [2020-04-15T19:31:37.699Z]         daemon.go:325: [db219f1bb9c95] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.699Z]         daemon.go:325: [db219f1bb9c95] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.699Z]         daemon.go:353: [db219f1bb9c95] daemon started
19:31:37 [2020-04-15T19:31:37.699Z]         daemon.go:325: [db219f1bb9c95] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.699Z]         daemon.go:296: [db219f1bb9c95] exiting daemon
19:31:37 [2020-04-15T19:31:37.699Z]         daemon.go:325: [db219f1bb9c95] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.699Z]         daemon.go:353: [db219f1bb9c95] daemon started
19:31:37 [2020-04-15T19:31:37.699Z]         daemon.go:461: [db219f1bb9c95] Stopping daemon
19:31:37 [2020-04-15T19:31:37.699Z]         daemon.go:296: [db219f1bb9c95] exiting daemon
19:31:37 [2020-04-15T19:31:37.699Z]         daemon.go:448: [db219f1bb9c95] Daemon stopped
19:31:37 [2020-04-15T19:31:37.699Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.21s)
19:31:37 [2020-04-15T19:31:37.699Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:31:37 [2020-04-15T19:31:37.699Z]         daemon.go:325: [d64b47ac74962] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.699Z]         daemon.go:325: [d64b47ac74962] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.699Z]         daemon.go:353: [d64b47ac74962] daemon started
19:31:37 [2020-04-15T19:31:37.699Z]         daemon.go:325: [d64b47ac74962] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.699Z]         daemon.go:296: [d64b47ac74962] exiting daemon
19:31:37 [2020-04-15T19:31:37.699Z]         daemon.go:325: [d64b47ac74962] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.699Z]         daemon.go:353: [d64b47ac74962] daemon started
19:31:37 [2020-04-15T19:31:37.699Z]         daemon.go:461: [d64b47ac74962] Stopping daemon
19:31:37 [2020-04-15T19:31:37.699Z]         daemon.go:296: [d64b47ac74962] exiting daemon
19:31:37 [2020-04-15T19:31:37.699Z]         daemon.go:448: [d64b47ac74962] Daemon stopped
19:31:37 [2020-04-15T19:31:37.699Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.64s)
19:31:37 [2020-04-15T19:31:37.700Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:325: [dacfd56d552a8] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:325: [dacfd56d552a8] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:353: [dacfd56d552a8] daemon started
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:461: [dacfd56d552a8] Stopping daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:296: [dacfd56d552a8] exiting daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:448: [dacfd56d552a8] Daemon stopped
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:325: [dacfd56d552a8] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:325: [dacfd56d552a8] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:353: [dacfd56d552a8] daemon started
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:461: [dacfd56d552a8] Stopping daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:296: [dacfd56d552a8] exiting daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:448: [dacfd56d552a8] Daemon stopped
19:31:37 [2020-04-15T19:31:37.700Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.82s)
19:31:37 [2020-04-15T19:31:37.700Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:325: [d58d36004ff3f] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:325: [d58d36004ff3f] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:353: [d58d36004ff3f] daemon started
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:325: [d58d36004ff3f] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:296: [d58d36004ff3f] exiting daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:325: [d58d36004ff3f] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:353: [d58d36004ff3f] daemon started
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:461: [d58d36004ff3f] Stopping daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:296: [d58d36004ff3f] exiting daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:448: [d58d36004ff3f] Daemon stopped
19:31:37 [2020-04-15T19:31:37.700Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.23s)
19:31:37 [2020-04-15T19:31:37.700Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:325: [df0d64472fcc5] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:325: [df0d64472fcc5] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:353: [df0d64472fcc5] daemon started
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:461: [df0d64472fcc5] Stopping daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:296: [df0d64472fcc5] exiting daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:448: [df0d64472fcc5] Daemon stopped
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:325: [df0d64472fcc5] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:325: [df0d64472fcc5] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:353: [df0d64472fcc5] daemon started
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:461: [df0d64472fcc5] Stopping daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:296: [df0d64472fcc5] exiting daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:448: [df0d64472fcc5] Daemon stopped
19:31:37 [2020-04-15T19:31:37.700Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.18s)
19:31:37 [2020-04-15T19:31:37.700Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:325: [de26886a8e2ec] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:325: [de26886a8e2ec] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:353: [de26886a8e2ec] daemon started
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:325: [de26886a8e2ec] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:296: [de26886a8e2ec] exiting daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:325: [de26886a8e2ec] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:353: [de26886a8e2ec] daemon started
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:461: [de26886a8e2ec] Stopping daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:296: [de26886a8e2ec] exiting daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:448: [de26886a8e2ec] Daemon stopped
19:31:37 [2020-04-15T19:31:37.700Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.56s)
19:31:37 [2020-04-15T19:31:37.700Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:325: [d50fe5df13fa1] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:325: [d50fe5df13fa1] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:353: [d50fe5df13fa1] daemon started
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:461: [d50fe5df13fa1] Stopping daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:296: [d50fe5df13fa1] exiting daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:448: [d50fe5df13fa1] Daemon stopped
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:325: [d50fe5df13fa1] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:325: [d50fe5df13fa1] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:353: [d50fe5df13fa1] daemon started
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:461: [d50fe5df13fa1] Stopping daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:296: [d50fe5df13fa1] exiting daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:448: [d50fe5df13fa1] Daemon stopped
19:31:37 [2020-04-15T19:31:37.700Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.36s)
19:31:37 [2020-04-15T19:31:37.700Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:325: [ddbf1ac40d659] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:325: [ddbf1ac40d659] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:353: [ddbf1ac40d659] daemon started
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:461: [ddbf1ac40d659] Stopping daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:296: [ddbf1ac40d659] exiting daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:448: [ddbf1ac40d659] Daemon stopped
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:325: [ddbf1ac40d659] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:325: [ddbf1ac40d659] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:353: [ddbf1ac40d659] daemon started
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:461: [ddbf1ac40d659] Stopping daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:296: [ddbf1ac40d659] exiting daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:448: [ddbf1ac40d659] Daemon stopped
19:31:37 [2020-04-15T19:31:37.700Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s)
19:31:37 [2020-04-15T19:31:37.700Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:325: [d4f8ea0e55e3c] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:325: [d4f8ea0e55e3c] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:353: [d4f8ea0e55e3c] daemon started
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:461: [d4f8ea0e55e3c] Stopping daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:296: [d4f8ea0e55e3c] exiting daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:448: [d4f8ea0e55e3c] Daemon stopped
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:325: [d4f8ea0e55e3c] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:325: [d4f8ea0e55e3c] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:353: [d4f8ea0e55e3c] daemon started
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:461: [d4f8ea0e55e3c] Stopping daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:296: [d4f8ea0e55e3c] exiting daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:448: [d4f8ea0e55e3c] Daemon stopped
19:31:37 [2020-04-15T19:31:37.700Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s)
19:31:37 [2020-04-15T19:31:37.700Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:325: [d33d8470e4dbb] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:325: [d33d8470e4dbb] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:353: [d33d8470e4dbb] daemon started
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:325: [d33d8470e4dbb] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:296: [d33d8470e4dbb] exiting daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:325: [d33d8470e4dbb] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:353: [d33d8470e4dbb] daemon started
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:461: [d33d8470e4dbb] Stopping daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:296: [d33d8470e4dbb] exiting daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:448: [d33d8470e4dbb] Daemon stopped
19:31:37 [2020-04-15T19:31:37.700Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s)
19:31:37 [2020-04-15T19:31:37.700Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:325: [d8ed71d109f7d] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:325: [d8ed71d109f7d] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:353: [d8ed71d109f7d] daemon started
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:325: [d8ed71d109f7d] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:296: [d8ed71d109f7d] exiting daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:325: [d8ed71d109f7d] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:353: [d8ed71d109f7d] daemon started
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:461: [d8ed71d109f7d] Stopping daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:296: [d8ed71d109f7d] exiting daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:448: [d8ed71d109f7d] Daemon stopped
19:31:37 [2020-04-15T19:31:37.700Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.04s)
19:31:37 [2020-04-15T19:31:37.700Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:325: [de7cef7f7c334] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:325: [de7cef7f7c334] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:353: [de7cef7f7c334] daemon started
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:461: [de7cef7f7c334] Stopping daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:296: [de7cef7f7c334] exiting daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:448: [de7cef7f7c334] Daemon stopped
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:325: [de7cef7f7c334] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:325: [de7cef7f7c334] waiting for daemon to start
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:353: [de7cef7f7c334] daemon started
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:461: [de7cef7f7c334] Stopping daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:296: [de7cef7f7c334] exiting daemon
19:31:37 [2020-04-15T19:31:37.700Z]         daemon.go:448: [de7cef7f7c334] Daemon stopped
19:31:37 [2020-04-15T19:31:37.700Z] === RUN   TestKernelTCPMemory
19:31:37 [2020-04-15T19:31:37.923Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s)
19:31:37 [2020-04-15T19:31:37.923Z] === RUN   TestIpcModeNone
19:31:38 [2020-04-15T19:31:38.865Z] --- PASS: TestIpcModeNone (1.08s)
19:31:38 [2020-04-15T19:31:38.865Z] === RUN   TestIpcModePrivate
19:31:38 [2020-04-15T19:31:38.902Z] --- PASS: TestKernelTCPMemory (0.97s)
19:31:38 [2020-04-15T19:31:38.902Z] === RUN   TestNISDomainname
19:31:39 [2020-04-15T19:31:39.121Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
19:31:40 [2020-04-15T19:31:40.053Z] --- PASS: TestIpcModePrivate (0.97s)
19:31:40 [2020-04-15T19:31:40.053Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:193, shared: false, mustBeShared: false
19:31:40 [2020-04-15T19:31:40.053Z] === RUN   TestIpcModeShareable
19:31:40 [2020-04-15T19:31:40.104Z] --- PASS: TestNISDomainname (1.10s)
19:31:40 [2020-04-15T19:31:40.104Z] === RUN   TestStats
19:31:40 [2020-04-15T19:31:40.983Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
19:31:40 [2020-04-15T19:31:40.983Z] --- PASS: TestIpcModeShareable (1.20s)
19:31:40 [2020-04-15T19:31:40.983Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:202, shared: true, mustBeShared: true
19:31:40 [2020-04-15T19:31:40.983Z] === RUN   TestAPIIpcModeShareableAndContainer
19:31:41 [2020-04-15T19:31:41.827Z] --- PASS: TestStats (1.95s)
19:31:41 [2020-04-15T19:31:41.827Z] === RUN   TestStopContainerWithTimeout
19:31:41 [2020-04-15T19:31:41.827Z] === RUN   TestStopContainerWithTimeout/0
19:31:41 [2020-04-15T19:31:41.827Z] === PAUSE TestStopContainerWithTimeout/0
19:31:41 [2020-04-15T19:31:41.827Z] === RUN   TestStopContainerWithTimeout/1
19:31:41 [2020-04-15T19:31:41.827Z] === PAUSE TestStopContainerWithTimeout/1
19:31:41 [2020-04-15T19:31:41.827Z] === RUN   TestStopContainerWithTimeout/3
19:31:41 [2020-04-15T19:31:41.827Z] === PAUSE TestStopContainerWithTimeout/3
19:31:41 [2020-04-15T19:31:41.827Z] === RUN   TestStopContainerWithTimeout/-1
19:31:41 [2020-04-15T19:31:41.827Z] === PAUSE TestStopContainerWithTimeout/-1
19:31:41 [2020-04-15T19:31:41.827Z] === CONT  TestStopContainerWithTimeout/0
19:31:41 [2020-04-15T19:31:41.827Z] === CONT  TestStopContainerWithTimeout/3
19:31:42 [2020-04-15T19:31:42.879Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
19:31:43 [2020-04-15T19:31:43.123Z] === CONT  TestStopContainerWithTimeout/-1
19:31:43 [2020-04-15T19:31:43.136Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
19:31:44 [2020-04-15T19:31:44.506Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.25s)
19:31:44 [2020-04-15T19:31:44.506Z] === RUN   TestAPIIpcModeHost
19:31:44 [2020-04-15T19:31:44.866Z] === CONT  TestStopContainerWithTimeout/1
19:31:45 [2020-04-15T19:31:45.438Z] --- PASS: TestAPIIpcModeHost (0.92s)
19:31:45 [2020-04-15T19:31:45.438Z] === RUN   TestDaemonIpcModeShareable
19:31:45 [2020-04-15T19:31:45.694Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
19:31:46 [2020-04-15T19:31:46.279Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
19:31:46 [2020-04-15T19:31:46.612Z] --- PASS: TestStopContainerWithTimeout (0.01s)
19:31:46 [2020-04-15T19:31:46.612Z]     --- PASS: TestStopContainerWithTimeout/0 (1.01s)
19:31:46 [2020-04-15T19:31:46.612Z]     --- PASS: TestStopContainerWithTimeout/3 (3.00s)
19:31:46 [2020-04-15T19:31:46.612Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.93s)
19:31:46 [2020-04-15T19:31:46.612Z]     --- PASS: TestStopContainerWithTimeout/1 (1.92s)
19:31:46 [2020-04-15T19:31:46.612Z] === RUN   TestDeleteDevicemapper
19:31:46 [2020-04-15T19:31:46.612Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:31:46 [2020-04-15T19:31:46.612Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:31:46 [2020-04-15T19:31:46.612Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:31:47 [2020-04-15T19:31:47.218Z] --- PASS: TestDaemonIpcModeShareable (1.81s)
19:31:47 [2020-04-15T19:31:47.218Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
19:31:47 [2020-04-15T19:31:47.218Z]     daemon.go:325: [d635685acde04] waiting for daemon to start
19:31:47 [2020-04-15T19:31:47.218Z]     daemon.go:325: [d635685acde04] waiting for daemon to start
19:31:47 [2020-04-15T19:31:47.218Z]     daemon.go:353: [d635685acde04] daemon started
19:31:47 [2020-04-15T19:31:47.218Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:218, shared: true, mustBeShared: true
19:31:47 [2020-04-15T19:31:47.218Z]     daemon.go:461: [d635685acde04] Stopping daemon
19:31:47 [2020-04-15T19:31:47.218Z]     daemon.go:296: [d635685acde04] exiting daemon
19:31:47 [2020-04-15T19:31:47.218Z]     daemon.go:448: [d635685acde04] Daemon stopped
19:31:47 [2020-04-15T19:31:47.218Z] === RUN   TestDaemonIpcModePrivate
19:31:47 [2020-04-15T19:31:47.782Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
19:31:47 [2020-04-15T19:31:47.782Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
19:31:49 [2020-04-15T19:31:49.150Z] --- PASS: TestDaemonIpcModePrivate (1.97s)
19:31:49 [2020-04-15T19:31:49.150Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
19:31:49 [2020-04-15T19:31:49.150Z]     daemon.go:325: [ddb4a6e3cb5a3] waiting for daemon to start
19:31:49 [2020-04-15T19:31:49.150Z]     daemon.go:325: [ddb4a6e3cb5a3] waiting for daemon to start
19:31:49 [2020-04-15T19:31:49.150Z]     daemon.go:353: [ddb4a6e3cb5a3] daemon started
19:31:49 [2020-04-15T19:31:49.150Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:218, shared: false, mustBeShared: false
19:31:49 [2020-04-15T19:31:49.150Z]     daemon.go:461: [ddb4a6e3cb5a3] Stopping daemon
19:31:49 [2020-04-15T19:31:49.150Z]     daemon.go:296: [ddb4a6e3cb5a3] exiting daemon
19:31:49 [2020-04-15T19:31:49.150Z]     daemon.go:448: [ddb4a6e3cb5a3] Daemon stopped
19:31:49 [2020-04-15T19:31:49.150Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:31:49 [2020-04-15T19:31:49.713Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
19:31:50 [2020-04-15T19:31:50.278Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
19:31:50 [2020-04-15T19:31:50.546Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.31s)
19:31:50 [2020-04-15T19:31:50.546Z] === RUN   TestUpdateMemory
19:31:50 [2020-04-15T19:31:50.546Z] --- SKIP: TestUpdateMemory (0.00s)
19:31:50 [2020-04-15T19:31:50.546Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
19:31:50 [2020-04-15T19:31:50.546Z] === RUN   TestUpdateCPUQuota
19:31:51 [2020-04-15T19:31:51.208Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.04s)
19:31:51 [2020-04-15T19:31:51.208Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
19:31:51 [2020-04-15T19:31:51.208Z]     daemon.go:325: [d5ccc1e5e4265] waiting for daemon to start
19:31:51 [2020-04-15T19:31:51.208Z]     daemon.go:325: [d5ccc1e5e4265] waiting for daemon to start
19:31:51 [2020-04-15T19:31:51.208Z]     daemon.go:353: [d5ccc1e5e4265] daemon started
19:31:51 [2020-04-15T19:31:51.208Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:209, shared: false, mustBeShared: false
19:31:51 [2020-04-15T19:31:51.208Z]     daemon.go:461: [d5ccc1e5e4265] Stopping daemon
19:31:51 [2020-04-15T19:31:51.208Z]     daemon.go:296: [d5ccc1e5e4265] exiting daemon
19:31:51 [2020-04-15T19:31:51.208Z]     daemon.go:448: [d5ccc1e5e4265] Daemon stopped
19:31:51 [2020-04-15T19:31:51.208Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:31:51 [2020-04-15T19:31:51.289Z] --- PASS: TestUpdateCPUQuota (1.20s)
19:31:51 [2020-04-15T19:31:51.289Z] === RUN   TestUpdatePidsLimit
19:31:51 [2020-04-15T19:31:51.289Z] === RUN   TestUpdatePidsLimit/update_from_none
19:31:51 [2020-04-15T19:31:51.637Z] === RUN   TestUpdatePidsLimit/no_change
19:31:51 [2020-04-15T19:31:51.990Z] === RUN   TestUpdatePidsLimit/update_lower
19:31:52 [2020-04-15T19:31:52.342Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:31:52 [2020-04-15T19:31:52.692Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:31:53 [2020-04-15T19:31:53.102Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s)
19:31:53 [2020-04-15T19:31:53.102Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
19:31:53 [2020-04-15T19:31:53.102Z]     daemon.go:325: [d0ebccf15edc5] waiting for daemon to start
19:31:53 [2020-04-15T19:31:53.102Z]     daemon.go:325: [d0ebccf15edc5] waiting for daemon to start
19:31:53 [2020-04-15T19:31:53.102Z]     daemon.go:353: [d0ebccf15edc5] daemon started
19:31:53 [2020-04-15T19:31:53.102Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:214, shared: true, mustBeShared: true
19:31:53 [2020-04-15T19:31:53.102Z]     daemon.go:461: [d0ebccf15edc5] Stopping daemon
19:31:53 [2020-04-15T19:31:53.102Z]     daemon.go:296: [d0ebccf15edc5] exiting daemon
19:31:53 [2020-04-15T19:31:53.102Z]     daemon.go:448: [d0ebccf15edc5] Daemon stopped
19:31:53 [2020-04-15T19:31:53.102Z] === RUN   TestIpcModeOlderClient
19:31:53 [2020-04-15T19:31:53.102Z] === PAUSE TestIpcModeOlderClient
19:31:53 [2020-04-15T19:31:53.102Z] === RUN   TestKillContainerInvalidSignal
19:31:53 [2020-04-15T19:31:53.454Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:31:53 [2020-04-15T19:31:53.454Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:31:54 [2020-04-15T19:31:54.032Z] --- PASS: TestKillContainerInvalidSignal (0.89s)
19:31:54 [2020-04-15T19:31:54.033Z] === RUN   TestKillContainer
19:31:54 [2020-04-15T19:31:54.033Z] === RUN   TestKillContainer/no_signal
19:31:54 [2020-04-15T19:31:54.033Z] === RUN   TestDockerSuite/TestBuildAddNonTar
19:31:54 [2020-04-15T19:31:54.033Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
19:31:54 [2020-04-15T19:31:54.964Z] === RUN   TestKillContainer/non_killing_signal
19:31:55 [2020-04-15T19:31:55.160Z] ok  	github.com/docker/docker/pkg/plugins	35.282s	coverage: 73.6% of statements
19:31:55 [2020-04-15T19:31:55.160Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.223s	coverage: 56.8% of statements
19:31:55 [2020-04-15T19:31:55.160Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:31:55 [2020-04-15T19:31:55.160Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:31:55 [2020-04-15T19:31:55.160Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.133s	coverage: 85.7% of statements
19:31:55 [2020-04-15T19:31:55.160Z] ok  	github.com/docker/docker/pkg/pools	0.131s	coverage: 87.9% of statements
19:31:55 [2020-04-15T19:31:55.160Z] ok  	github.com/docker/docker/pkg/progress	0.040s	coverage: 75.9% of statements
19:31:55 [2020-04-15T19:31:55.160Z] ok  	github.com/docker/docker/pkg/pubsub	1.091s	coverage: 72.7% of statements
19:31:55 [2020-04-15T19:31:55.160Z] ok  	github.com/docker/docker/pkg/reexec	0.142s	coverage: 82.4% of statements
19:31:55 [2020-04-15T19:31:55.160Z] ok  	github.com/docker/docker/pkg/signal	0.072s	coverage: 20.3% of statements
19:31:55 [2020-04-15T19:31:55.160Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
19:31:55 [2020-04-15T19:31:55.161Z] ok  	github.com/docker/docker/pkg/stdcopy	0.084s	coverage: 100.0% of statements
19:31:55 [2020-04-15T19:31:55.161Z] ok  	github.com/docker/docker/pkg/streamformatter	0.079s	coverage: 66.2% of statements
19:31:55 [2020-04-15T19:31:55.161Z] ok  	github.com/docker/docker/pkg/stringid	0.059s	coverage: 70.6% of statements
19:31:55 [2020-04-15T19:31:55.161Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
19:31:55 [2020-04-15T19:31:55.161Z] ok  	github.com/docker/docker/pkg/sysinfo	0.089s	coverage: 38.2% of statements
19:31:55 [2020-04-15T19:31:55.161Z] ok  	github.com/docker/docker/pkg/system	0.082s	coverage: 12.3% of statements
19:31:55 [2020-04-15T19:31:55.161Z] ok  	github.com/docker/docker/pkg/tailfile	0.054s	coverage: 88.6% of statements
19:31:55 [2020-04-15T19:31:55.161Z] ok  	github.com/docker/docker/pkg/tarsum	0.132s	coverage: 89.3% of statements
19:31:55 [2020-04-15T19:31:55.161Z] ok  	github.com/docker/docker/pkg/term	0.075s	coverage: 30.8% of statements
19:31:55 [2020-04-15T19:31:55.161Z] ok  	github.com/docker/docker/pkg/term/windows	0.035s	coverage: 0.0% of statements [no tests to run]
19:31:55 [2020-04-15T19:31:55.161Z] ok  	github.com/docker/docker/pkg/truncindex	0.161s	coverage: 91.5% of statements
19:31:55 [2020-04-15T19:31:55.161Z] ok  	github.com/docker/docker/pkg/urlutil	0.066s	coverage: 100.0% of statements
19:31:55 [2020-04-15T19:31:55.161Z] ok  	github.com/docker/docker/pkg/useragent	0.049s	coverage: 88.9% of statements
19:31:55 [2020-04-15T19:31:55.161Z] ok  	github.com/docker/docker/plugin	0.410s	coverage: 12.0% of statements
19:31:55 [2020-04-15T19:31:55.161Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:31:55 [2020-04-15T19:31:55.161Z] ok  	github.com/docker/docker/plugin/v2	0.180s	coverage: 20.1% of statements
19:31:55 [2020-04-15T19:31:55.161Z] ok  	github.com/docker/docker/reference	0.432s	coverage: 84.4% of statements
19:31:55 [2020-04-15T19:31:55.161Z] ok  	github.com/docker/docker/registry	0.398s	coverage: 52.0% of statements
19:31:55 [2020-04-15T19:31:55.161Z] ok  	github.com/docker/docker/registry/resumable	0.286s	coverage: 100.0% of statements
19:31:55 [2020-04-15T19:31:55.161Z] ok  	github.com/docker/docker/restartmanager	0.180s	coverage: 49.0% of statements
19:31:55 [2020-04-15T19:31:55.161Z] ?   	github.com/docker/docker/rootless	[no test files]
19:31:55 [2020-04-15T19:31:55.161Z] ok  	github.com/docker/docker/runconfig	0.262s	coverage: 54.5% of statements
19:31:55 [2020-04-15T19:31:55.161Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:31:55 [2020-04-15T19:31:55.161Z] ?   	github.com/docker/docker/volume	[no test files]
19:31:55 [2020-04-15T19:31:55.161Z] ok  	github.com/docker/docker/volume/drivers	0.278s	coverage: 36.1% of statements
19:31:55 [2020-04-15T19:31:55.161Z] ok  	github.com/docker/docker/volume/local	0.177s	coverage: 37.7% of statements
19:31:55 [2020-04-15T19:31:55.161Z] ok  	github.com/docker/docker/volume/mounts	0.211s	coverage: 66.2% of statements
19:31:55 [2020-04-15T19:31:55.161Z] ok  	github.com/docker/docker/volume/service	0.345s	coverage: 70.3% of statements
19:31:55 [2020-04-15T19:31:55.161Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:31:55 [2020-04-15T19:31:55.161Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:31:55 [2020-04-15T19:31:55.161Z] INFO: make.ps1 ended at 04/15/2020 19:31:54
19:31:55 [2020-04-15T19:31:55.220Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
19:31:55 [2020-04-15T19:31:55.350Z] --- PASS: TestUpdatePidsLimit (3.80s)
19:31:55 [2020-04-15T19:31:55.350Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.37s)
19:31:55 [2020-04-15T19:31:55.350Z]     --- PASS: TestUpdatePidsLimit/no_change (0.39s)
19:31:55 [2020-04-15T19:31:55.350Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.39s)
19:31:55 [2020-04-15T19:31:55.350Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s)
19:31:55 [2020-04-15T19:31:55.350Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s)
19:31:55 [2020-04-15T19:31:55.350Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s)
19:31:55 [2020-04-15T19:31:55.350Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s)
19:31:55 [2020-04-15T19:31:55.350Z] === RUN   TestUpdateRestartPolicy
19:31:55 [2020-04-15T19:31:55.477Z] === RUN   TestKillContainer/killing_signal
19:31:56 [2020-04-15T19:31:56.040Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
19:31:56 [2020-04-15T19:31:56.124Z] INFO: Unit tests ended at 04/15/2020 19:31:55. Duration:00:03:37.8665361
19:31:56 [2020-04-15T19:31:56.124Z] INFO: Building busybox
19:31:56 [2020-04-15T19:31:56.579Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
19:31:56 [2020-04-15T19:31:56.579Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
19:31:56 [2020-04-15T19:31:56.579Z] 
19:31:56 [2020-04-15T19:31:56.579Z] Sending build context to Docker daemon   2.56kB
19:31:56 [2020-04-15T19:31:56.579Z] 
19:31:56 [2020-04-15T19:31:56.579Z] Step 1/6 : FROM microsoft/windowsservercore
19:31:56 [2020-04-15T19:31:56.579Z]  ---> fdf6432edbdc
19:31:56 [2020-04-15T19:31:56.579Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
19:31:56 [2020-04-15T19:31:56.579Z]  ---> Running in 4762e1d9bbb9
19:31:56 [2020-04-15T19:31:56.607Z] --- PASS: TestKillContainer (2.87s)
19:31:56 [2020-04-15T19:31:56.607Z]     --- PASS: TestKillContainer/no_signal (0.97s)
19:31:56 [2020-04-15T19:31:56.607Z]     --- PASS: TestKillContainer/non_killing_signal (0.73s)
19:31:56 [2020-04-15T19:31:56.607Z]     --- PASS: TestKillContainer/killing_signal (0.90s)
19:31:56 [2020-04-15T19:31:56.607Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:31:56 [2020-04-15T19:31:56.865Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:31:57 [2020-04-15T19:31:57.795Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:31:57 [2020-04-15T19:31:57.795Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
19:31:58 [2020-04-15T19:31:58.358Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
19:31:58 [2020-04-15T19:31:58.358Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.69s)
19:31:58 [2020-04-15T19:31:58.358Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s)
19:31:58 [2020-04-15T19:31:58.358Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s)
19:31:58 [2020-04-15T19:31:58.358Z] === RUN   TestKillStoppedContainer
19:31:58 [2020-04-15T19:31:58.616Z] --- PASS: TestKillStoppedContainer (0.09s)
19:31:58 [2020-04-15T19:31:58.616Z] === RUN   TestKillStoppedContainerAPIPre120
19:31:58 [2020-04-15T19:31:58.616Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
19:31:58 [2020-04-15T19:31:58.616Z] === RUN   TestKillDifferentUserContainer
19:31:58 [2020-04-15T19:31:58.873Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
19:31:59 [2020-04-15T19:31:59.437Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
19:31:59 [2020-04-15T19:31:59.437Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
19:31:59 [2020-04-15T19:31:59.437Z] --- PASS: TestKillDifferentUserContainer (0.86s)
19:31:59 [2020-04-15T19:31:59.437Z] === RUN   TestInspectOomKilledTrue
19:31:59 [2020-04-15T19:31:59.437Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
19:31:59 [2020-04-15T19:31:59.437Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:31:59 [2020-04-15T19:31:59.437Z] === RUN   TestInspectOomKilledFalse
19:31:59 [2020-04-15T19:31:59.437Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
19:31:59 [2020-04-15T19:31:59.437Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:31:59 [2020-04-15T19:31:59.437Z] === RUN   TestLinksEtcHostsContentMatch
19:32:00 [2020-04-15T19:32:00.369Z] --- PASS: TestLinksEtcHostsContentMatch (0.73s)
19:32:00 [2020-04-15T19:32:00.369Z] === RUN   TestLinksContainerNames
19:32:01 [2020-04-15T19:32:01.300Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
19:32:01 [2020-04-15T19:32:01.863Z] --- PASS: TestLinksContainerNames (1.61s)
19:32:01 [2020-04-15T19:32:01.863Z] === RUN   TestLogsFollowTailEmpty
19:32:02 [2020-04-15T19:32:02.340Z] Removing intermediate container 4762e1d9bbb9
19:32:02 [2020-04-15T19:32:02.340Z]  ---> da0689f3cbbb
19:32:02 [2020-04-15T19:32:02.340Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
19:32:02 [2020-04-15T19:32:02.427Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
19:32:02 [2020-04-15T19:32:02.683Z] --- PASS: TestLogsFollowTailEmpty (0.96s)
19:32:02 [2020-04-15T19:32:02.683Z] === RUN   TestContainerNetworkMountsNoChown
19:32:02 [2020-04-15T19:32:02.794Z] 
19:32:02 [2020-04-15T19:32:02.940Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
19:32:03 [2020-04-15T19:32:03.249Z]  ---> 7e466e887868
19:32:03 [2020-04-15T19:32:03.249Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
19:32:03 [2020-04-15T19:32:03.249Z]  ---> Running in 69e032356696
19:32:03 [2020-04-15T19:32:03.504Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
19:32:03 [2020-04-15T19:32:03.762Z] --- PASS: TestContainerNetworkMountsNoChown (0.94s)
19:32:03 [2020-04-15T19:32:03.762Z] === RUN   TestMountDaemonRoot
19:32:03 [2020-04-15T19:32:03.762Z] === RUN   TestMountDaemonRoot/default
19:32:03 [2020-04-15T19:32:03.762Z] === PAUSE TestMountDaemonRoot/default
19:32:03 [2020-04-15T19:32:03.762Z] === RUN   TestMountDaemonRoot/private
19:32:03 [2020-04-15T19:32:03.762Z] === PAUSE TestMountDaemonRoot/private
19:32:03 [2020-04-15T19:32:03.762Z] === RUN   TestMountDaemonRoot/rprivate
19:32:03 [2020-04-15T19:32:03.762Z] === PAUSE TestMountDaemonRoot/rprivate
19:32:03 [2020-04-15T19:32:03.762Z] === RUN   TestMountDaemonRoot/slave
19:32:03 [2020-04-15T19:32:03.762Z] === PAUSE TestMountDaemonRoot/slave
19:32:03 [2020-04-15T19:32:03.762Z] === RUN   TestMountDaemonRoot/rslave
19:32:03 [2020-04-15T19:32:03.762Z] === PAUSE TestMountDaemonRoot/rslave
19:32:03 [2020-04-15T19:32:03.762Z] === RUN   TestMountDaemonRoot/shared
19:32:03 [2020-04-15T19:32:03.762Z] === PAUSE TestMountDaemonRoot/shared
19:32:03 [2020-04-15T19:32:03.762Z] === RUN   TestMountDaemonRoot/rshared
19:32:03 [2020-04-15T19:32:03.762Z] === PAUSE TestMountDaemonRoot/rshared
19:32:03 [2020-04-15T19:32:03.762Z] === CONT  TestMountDaemonRoot/default
19:32:03 [2020-04-15T19:32:03.762Z] === RUN   TestMountDaemonRoot/default/bind_root
19:32:03 [2020-04-15T19:32:03.762Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:32:03 [2020-04-15T19:32:03.762Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:32:03 [2020-04-15T19:32:03.762Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:32:03 [2020-04-15T19:32:03.762Z] === RUN   TestMountDaemonRoot/default/mount_root
19:32:03 [2020-04-15T19:32:03.762Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:32:03 [2020-04-15T19:32:03.762Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:32:03 [2020-04-15T19:32:03.762Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:32:03 [2020-04-15T19:32:03.762Z] === CONT  TestMountDaemonRoot/default/bind_root
19:32:03 [2020-04-15T19:32:03.762Z] === CONT  TestMountDaemonRoot/rshared
19:32:03 [2020-04-15T19:32:03.762Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:32:03 [2020-04-15T19:32:03.762Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:32:03 [2020-04-15T19:32:03.762Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:32:03 [2020-04-15T19:32:03.762Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:32:03 [2020-04-15T19:32:03.762Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:32:03 [2020-04-15T19:32:03.762Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:32:03 [2020-04-15T19:32:03.762Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:32:03 [2020-04-15T19:32:03.762Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:32:03 [2020-04-15T19:32:03.762Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:32:03 [2020-04-15T19:32:03.762Z] === CONT  TestMountDaemonRoot/shared
19:32:03 [2020-04-15T19:32:03.762Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:32:03 [2020-04-15T19:32:03.762Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:32:03 [2020-04-15T19:32:03.762Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:32:03 [2020-04-15T19:32:03.762Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:32:03 [2020-04-15T19:32:03.762Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:32:03 [2020-04-15T19:32:03.762Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:32:03 [2020-04-15T19:32:03.762Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:32:03 [2020-04-15T19:32:03.762Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:32:03 [2020-04-15T19:32:03.762Z] === CONT  TestMountDaemonRoot/rslave
19:32:03 [2020-04-15T19:32:03.762Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:32:03 [2020-04-15T19:32:03.762Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:32:03 [2020-04-15T19:32:03.762Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:32:03 [2020-04-15T19:32:03.762Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:32:03 [2020-04-15T19:32:03.762Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:32:03 [2020-04-15T19:32:03.762Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:32:03 [2020-04-15T19:32:03.762Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:32:03 [2020-04-15T19:32:03.762Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:32:03 [2020-04-15T19:32:03.762Z] === CONT  TestMountDaemonRoot/slave
19:32:03 [2020-04-15T19:32:03.762Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:32:03 [2020-04-15T19:32:03.762Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:32:03 [2020-04-15T19:32:03.762Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:32:03 [2020-04-15T19:32:03.762Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:32:03 [2020-04-15T19:32:03.762Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:32:03 [2020-04-15T19:32:03.762Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:32:03 [2020-04-15T19:32:03.762Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:32:03 [2020-04-15T19:32:03.762Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:32:03 [2020-04-15T19:32:03.762Z] === CONT  TestMountDaemonRoot/rprivate
19:32:03 [2020-04-15T19:32:03.762Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:32:03 [2020-04-15T19:32:03.762Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:32:03 [2020-04-15T19:32:03.762Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:32:03 [2020-04-15T19:32:03.762Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:32:03 [2020-04-15T19:32:03.762Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:32:03 [2020-04-15T19:32:03.762Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:32:03 [2020-04-15T19:32:03.762Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:32:03 [2020-04-15T19:32:03.762Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:32:03 [2020-04-15T19:32:03.762Z] === CONT  TestMountDaemonRoot/private
19:32:03 [2020-04-15T19:32:03.762Z] === RUN   TestMountDaemonRoot/private/bind_root
19:32:03 [2020-04-15T19:32:03.762Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:32:03 [2020-04-15T19:32:03.762Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:32:03 [2020-04-15T19:32:03.762Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:32:03 [2020-04-15T19:32:03.762Z] === RUN   TestMountDaemonRoot/private/mount_root
19:32:03 [2020-04-15T19:32:03.762Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:32:03 [2020-04-15T19:32:03.762Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:32:03 [2020-04-15T19:32:03.762Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:32:03 [2020-04-15T19:32:03.762Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:32:03 [2020-04-15T19:32:03.762Z] === CONT  TestMountDaemonRoot/default/mount_root
19:32:04 [2020-04-15T19:32:04.019Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:32:04 [2020-04-15T19:32:04.019Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:32:04 [2020-04-15T19:32:04.019Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:32:04 [2020-04-15T19:32:04.019Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:32:04 [2020-04-15T19:32:04.019Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:32:04 [2020-04-15T19:32:04.019Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:32:04 [2020-04-15T19:32:04.019Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:32:04 [2020-04-15T19:32:04.019Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:32:04 [2020-04-15T19:32:04.019Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:32:04 [2020-04-15T19:32:04.275Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:32:04 [2020-04-15T19:32:04.275Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:32:04 [2020-04-15T19:32:04.275Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:32:04 [2020-04-15T19:32:04.275Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:32:04 [2020-04-15T19:32:04.275Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:32:04 [2020-04-15T19:32:04.275Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:32:04 [2020-04-15T19:32:04.275Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:32:04 [2020-04-15T19:32:04.275Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:32:04 [2020-04-15T19:32:04.275Z] === CONT  TestMountDaemonRoot/private/bind_root
19:32:04 [2020-04-15T19:32:04.275Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:32:04 [2020-04-15T19:32:04.275Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:32:04 [2020-04-15T19:32:04.275Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:32:04 [2020-04-15T19:32:04.275Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:32:04 [2020-04-15T19:32:04.533Z] === CONT  TestMountDaemonRoot/private/mount_root
19:32:04 [2020-04-15T19:32:04.533Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:32:04 [2020-04-15T19:32:04.533Z] --- PASS: TestMountDaemonRoot (0.05s)
19:32:04 [2020-04-15T19:32:04.533Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:32:04 [2020-04-15T19:32:04.533Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
19:32:04 [2020-04-15T19:32:04.533Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
19:32:04 [2020-04-15T19:32:04.533Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
19:32:04 [2020-04-15T19:32:04.533Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
19:32:04 [2020-04-15T19:32:04.533Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:32:04 [2020-04-15T19:32:04.533Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s)
19:32:04 [2020-04-15T19:32:04.533Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
19:32:04 [2020-04-15T19:32:04.533Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
19:32:04 [2020-04-15T19:32:04.533Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
19:32:04 [2020-04-15T19:32:04.533Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:32:04 [2020-04-15T19:32:04.533Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
19:32:04 [2020-04-15T19:32:04.533Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
19:32:04 [2020-04-15T19:32:04.533Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
19:32:04 [2020-04-15T19:32:04.533Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
19:32:04 [2020-04-15T19:32:04.533Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:32:04 [2020-04-15T19:32:04.533Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
19:32:04 [2020-04-15T19:32:04.533Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
19:32:04 [2020-04-15T19:32:04.533Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
19:32:04 [2020-04-15T19:32:04.533Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
19:32:04 [2020-04-15T19:32:04.533Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:32:04 [2020-04-15T19:32:04.533Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
19:32:04 [2020-04-15T19:32:04.533Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
19:32:04 [2020-04-15T19:32:04.533Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
19:32:04 [2020-04-15T19:32:04.533Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
19:32:04 [2020-04-15T19:32:04.533Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:32:04 [2020-04-15T19:32:04.533Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
19:32:04 [2020-04-15T19:32:04.533Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
19:32:04 [2020-04-15T19:32:04.533Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
19:32:04 [2020-04-15T19:32:04.533Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
19:32:04 [2020-04-15T19:32:04.533Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:32:04 [2020-04-15T19:32:04.533Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
19:32:04 [2020-04-15T19:32:04.533Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
19:32:04 [2020-04-15T19:32:04.533Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
19:32:04 [2020-04-15T19:32:04.533Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
19:32:04 [2020-04-15T19:32:04.533Z] === RUN   TestContainerBindMountNonRecursive
19:32:04 [2020-04-15T19:32:04.776Z] 
19:32:04 [2020-04-15T19:32:04.776Z] SUCCESS: Specified value was saved.
19:32:04 [2020-04-15T19:32:04.790Z] === RUN   TestDockerSuite/TestBuildAddScript
19:32:05 [2020-04-15T19:32:05.048Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
19:32:06 [2020-04-15T19:32:06.939Z] Removing intermediate container 69e032356696
19:32:06 [2020-04-15T19:32:06.939Z]  ---> 3266f7e46167
19:32:06 [2020-04-15T19:32:06.939Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
19:32:06 [2020-04-15T19:32:06.939Z]  ---> Running in f79aa42461aa
19:32:06 [2020-04-15T19:32:06.945Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
19:32:06 [2020-04-15T19:32:06.945Z] --- PASS: TestContainerBindMountNonRecursive (2.31s)
19:32:06 [2020-04-15T19:32:06.945Z] === RUN   TestNetworkNat
19:32:07 [2020-04-15T19:32:07.877Z] --- PASS: TestNetworkNat (0.90s)
19:32:07 [2020-04-15T19:32:07.877Z] === RUN   TestNetworkLocalhostTCPNat
19:32:08 [2020-04-15T19:32:08.439Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
19:32:08 [2020-04-15T19:32:08.439Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
19:32:08 [2020-04-15T19:32:08.697Z] --- PASS: TestNetworkLocalhostTCPNat (0.98s)
19:32:08 [2020-04-15T19:32:08.697Z] === RUN   TestNetworkLoopbackNat
19:32:08 [2020-04-15T19:32:08.697Z] --- PASS: TestUpdateRestartPolicy (12.66s)
19:32:08 [2020-04-15T19:32:08.697Z] === RUN   TestUpdateRestartWithAutoRemove
19:32:08 [2020-04-15T19:32:08.697Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s)
19:32:08 [2020-04-15T19:32:08.697Z] === RUN   TestWaitNonBlocked
19:32:08 [2020-04-15T19:32:08.697Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:32:08 [2020-04-15T19:32:08.697Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:32:08 [2020-04-15T19:32:08.697Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:32:08 [2020-04-15T19:32:08.697Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:32:08 [2020-04-15T19:32:08.697Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:32:08 [2020-04-15T19:32:08.697Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:32:09 [2020-04-15T19:32:09.915Z] --- PASS: TestWaitNonBlocked (0.01s)
19:32:09 [2020-04-15T19:32:09.915Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s)
19:32:09 [2020-04-15T19:32:09.915Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s)
19:32:09 [2020-04-15T19:32:09.915Z] === RUN   TestWaitBlocked
19:32:09 [2020-04-15T19:32:09.915Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:32:09 [2020-04-15T19:32:09.915Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:32:09 [2020-04-15T19:32:09.915Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:32:09 [2020-04-15T19:32:09.915Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:32:09 [2020-04-15T19:32:09.915Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:32:09 [2020-04-15T19:32:09.915Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:32:10 [2020-04-15T19:32:10.067Z] --- PASS: TestNetworkLoopbackNat (1.28s)
19:32:10 [2020-04-15T19:32:10.067Z] === RUN   TestPause
19:32:10 [2020-04-15T19:32:10.067Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
19:32:10 [2020-04-15T19:32:10.657Z] --- PASS: TestWaitBlocked (0.01s)
19:32:10 [2020-04-15T19:32:10.657Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.87s)
19:32:10 [2020-04-15T19:32:10.657Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s)
19:32:10 [2020-04-15T19:32:10.657Z] === CONT  TestContainerStartOnDaemonRestart
19:32:10 [2020-04-15T19:32:10.657Z] === CONT  TestIpcModeOlderClient
19:32:10 [2020-04-15T19:32:10.657Z] --- PASS: TestIpcModeOlderClient (0.13s)
19:32:10 [2020-04-15T19:32:10.657Z] === CONT  TestDaemonRestartIpcMode
19:32:10 [2020-04-15T19:32:10.998Z] --- PASS: TestPause (1.00s)
19:32:10 [2020-04-15T19:32:10.998Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:32:10 [2020-04-15T19:32:10.998Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:32:10 [2020-04-15T19:32:10.998Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:32:10 [2020-04-15T19:32:10.998Z] === RUN   TestPauseStopPausedContainer
19:32:11 [2020-04-15T19:32:11.927Z] --- PASS: TestPauseStopPausedContainer (0.95s)
19:32:11 [2020-04-15T19:32:11.927Z] === RUN   TestPsFilter
19:32:11 [2020-04-15T19:32:11.927Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
19:32:12 [2020-04-15T19:32:12.184Z] --- PASS: TestPsFilter (0.23s)
19:32:12 [2020-04-15T19:32:12.184Z] === RUN   TestRemoveContainerWithRemovedVolume
19:32:12 [2020-04-15T19:32:12.705Z] Cannot create a file when that file already exists.
19:32:12 [2020-04-15T19:32:12.747Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
19:32:13 [2020-04-15T19:32:13.003Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.97s)
19:32:13 [2020-04-15T19:32:13.003Z] === RUN   TestRemoveContainerWithVolume
19:32:13 [2020-04-15T19:32:13.933Z] --- PASS: TestRemoveContainerWithVolume (0.88s)
19:32:13 [2020-04-15T19:32:13.933Z] === RUN   TestRemoveContainerRunning
19:32:14 [2020-04-15T19:32:14.741Z] --- PASS: TestContainerStartOnDaemonRestart (3.45s)
19:32:14 [2020-04-15T19:32:14.741Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
19:32:14 [2020-04-15T19:32:14.741Z]     daemon.go:325: [dab3e6229b4e2] waiting for daemon to start
19:32:14 [2020-04-15T19:32:14.741Z]     daemon.go:325: [dab3e6229b4e2] waiting for daemon to start
19:32:14 [2020-04-15T19:32:14.741Z]     daemon.go:353: [dab3e6229b4e2] daemon started
19:32:14 [2020-04-15T19:32:14.741Z]     daemon.go:325: [dab3e6229b4e2] waiting for daemon to start
19:32:14 [2020-04-15T19:32:14.741Z]     daemon.go:296: [dab3e6229b4e2] exiting daemon
19:32:14 [2020-04-15T19:32:14.741Z]     daemon.go:325: [dab3e6229b4e2] waiting for daemon to start
19:32:14 [2020-04-15T19:32:14.741Z]     daemon.go:353: [dab3e6229b4e2] daemon started
19:32:14 [2020-04-15T19:32:14.741Z]     daemon.go:461: [dab3e6229b4e2] Stopping daemon
19:32:14 [2020-04-15T19:32:14.741Z]     daemon.go:296: [dab3e6229b4e2] exiting daemon
19:32:14 [2020-04-15T19:32:14.741Z]     daemon.go:448: [dab3e6229b4e2] Daemon stopped
19:32:14 [2020-04-15T19:32:14.874Z] --- PASS: TestRemoveContainerRunning (0.82s)
19:32:14 [2020-04-15T19:32:14.874Z] === RUN   TestRemoveContainerForceRemoveRunning
19:32:15 [2020-04-15T19:32:15.110Z] --- PASS: TestDaemonRestartIpcMode (4.16s)
19:32:15 [2020-04-15T19:32:15.110Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
19:32:15 [2020-04-15T19:32:15.110Z]     daemon.go:325: [d7f6afbd11e9e] waiting for daemon to start
19:32:15 [2020-04-15T19:32:15.110Z]     daemon.go:325: [d7f6afbd11e9e] waiting for daemon to start
19:32:15 [2020-04-15T19:32:15.110Z]     daemon.go:353: [d7f6afbd11e9e] daemon started
19:32:15 [2020-04-15T19:32:15.110Z]     daemon.go:461: [d7f6afbd11e9e] Stopping daemon
19:32:15 [2020-04-15T19:32:15.110Z]     daemon.go:296: [d7f6afbd11e9e] exiting daemon
19:32:15 [2020-04-15T19:32:15.110Z]     daemon.go:448: [d7f6afbd11e9e] Daemon stopped
19:32:15 [2020-04-15T19:32:15.110Z]     daemon.go:325: [d7f6afbd11e9e] waiting for daemon to start
19:32:15 [2020-04-15T19:32:15.110Z]     daemon.go:325: [d7f6afbd11e9e] waiting for daemon to start
19:32:15 [2020-04-15T19:32:15.110Z]     daemon.go:353: [d7f6afbd11e9e] daemon started
19:32:15 [2020-04-15T19:32:15.110Z]     daemon.go:461: [d7f6afbd11e9e] Stopping daemon
19:32:15 [2020-04-15T19:32:15.110Z]     daemon.go:296: [d7f6afbd11e9e] exiting daemon
19:32:15 [2020-04-15T19:32:15.110Z]     daemon.go:448: [d7f6afbd11e9e] Daemon stopped
19:32:15 [2020-04-15T19:32:15.110Z] PASS
19:32:15 [2020-04-15T19:32:15.110Z] 
19:32:15 [2020-04-15T19:32:15.110Z] === Skipped
19:32:15 [2020-04-15T19:32:15.110Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
19:32:15 [2020-04-15T19:32:15.110Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:32:15 [2020-04-15T19:32:15.110Z] 
19:32:15 [2020-04-15T19:32:15.110Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
19:32:15 [2020-04-15T19:32:15.110Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:32:15 [2020-04-15T19:32:15.110Z] 
19:32:15 [2020-04-15T19:32:15.110Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
19:32:15 [2020-04-15T19:32:15.110Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:32:15 [2020-04-15T19:32:15.110Z] 
19:32:15 [2020-04-15T19:32:15.110Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:32:15 [2020-04-15T19:32:15.110Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:32:15 [2020-04-15T19:32:15.110Z] 
19:32:15 [2020-04-15T19:32:15.110Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
19:32:15 [2020-04-15T19:32:15.110Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:32:15 [2020-04-15T19:32:15.110Z] 
19:32:15 [2020-04-15T19:32:15.110Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
19:32:15 [2020-04-15T19:32:15.110Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
19:32:15 [2020-04-15T19:32:15.110Z] 
19:32:15 [2020-04-15T19:32:15.110Z] 
19:32:15 [2020-04-15T19:32:15.110Z] DONE 189 tests, 6 skipped in 120.166s
19:32:15 [2020-04-15T19:32:15.110Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
19:32:15 [2020-04-15T19:32:15.110Z] ++ 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
19:32:15 [2020-04-15T19:32:15.110Z] ++ set -e
19:32:15 [2020-04-15T19:32:15.110Z] ++ '[' -n 0 ']'
19:32:15 [2020-04-15T19:32:15.110Z] ++ set -x
19:32:15 [2020-04-15T19:32:15.110Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
19:32:15 [2020-04-15T19:32:15.110Z] INFO: Testing against a local daemon
19:32:15 [2020-04-15T19:32:15.110Z] === RUN   TestCommitInheritsEnv
19:32:15 [2020-04-15T19:32:15.457Z] --- PASS: TestCommitInheritsEnv (0.48s)
19:32:15 [2020-04-15T19:32:15.457Z] === RUN   TestImportExtremelyLargeImageWorks
19:32:15 [2020-04-15T19:32:15.457Z] === PAUSE TestImportExtremelyLargeImageWorks
19:32:15 [2020-04-15T19:32:15.457Z] === RUN   TestImagesFilterMultiReference
19:32:15 [2020-04-15T19:32:15.457Z] --- PASS: TestImagesFilterMultiReference (0.03s)
19:32:15 [2020-04-15T19:32:15.457Z] === RUN   TestImagePullPlatformInvalid
19:32:15 [2020-04-15T19:32:15.457Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
19:32:15 [2020-04-15T19:32:15.457Z] === RUN   TestRemoveImageOrphaning
19:32:15 [2020-04-15T19:32:15.805Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s)
19:32:15 [2020-04-15T19:32:15.805Z] === RUN   TestRemoveInvalidContainer
19:32:15 [2020-04-15T19:32:15.805Z] --- PASS: TestRemoveInvalidContainer (0.02s)
19:32:15 [2020-04-15T19:32:15.805Z] === RUN   TestRenameLinkedContainer
19:32:15 [2020-04-15T19:32:15.996Z] tests/integration/models_containers_test.py ............................ [ 83%]
19:32:16 [2020-04-15T19:32:16.062Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
19:32:16 [2020-04-15T19:32:16.062Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
19:32:16 [2020-04-15T19:32:16.214Z] --- PASS: TestRemoveImageOrphaning (0.50s)
19:32:16 [2020-04-15T19:32:16.214Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:32:16 [2020-04-15T19:32:16.214Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
19:32:16 [2020-04-15T19:32:16.214Z] === RUN   TestTagInvalidReference
19:32:16 [2020-04-15T19:32:16.214Z] --- PASS: TestTagInvalidReference (0.01s)
19:32:16 [2020-04-15T19:32:16.214Z] === RUN   TestTagValidPrefixedRepo
19:32:16 [2020-04-15T19:32:16.214Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
19:32:16 [2020-04-15T19:32:16.214Z] === RUN   TestTagExistedNameWithoutForce
19:32:16 [2020-04-15T19:32:16.214Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
19:32:16 [2020-04-15T19:32:16.214Z] === RUN   TestTagOfficialNames
19:32:16 [2020-04-15T19:32:16.214Z] --- PASS: TestTagOfficialNames (0.03s)
19:32:16 [2020-04-15T19:32:16.214Z] === RUN   TestTagMatchesDigest
19:32:16 [2020-04-15T19:32:16.214Z] --- PASS: TestTagMatchesDigest (0.01s)
19:32:16 [2020-04-15T19:32:16.214Z] === CONT  TestImportExtremelyLargeImageWorks
19:32:18 [2020-04-15T19:32:18.581Z] --- PASS: TestRenameLinkedContainer (3.09s)
19:32:18 [2020-04-15T19:32:18.581Z] === RUN   TestRenameStoppedContainer
19:32:19 [2020-04-15T19:32:19.511Z] --- PASS: TestRenameStoppedContainer (0.85s)
19:32:19 [2020-04-15T19:32:19.511Z] === RUN   TestRenameRunningContainerAndReuse
19:32:19 [2020-04-15T19:32:19.750Z] Removing intermediate container f79aa42461aa
19:32:19 [2020-04-15T19:32:19.750Z]  ---> 33627be4539e
19:32:19 [2020-04-15T19:32:19.750Z] Step 6/6 : CMD ["sh"]
19:32:19 [2020-04-15T19:32:19.750Z]  ---> Running in d6b91cbada26
19:32:19 [2020-04-15T19:32:19.750Z] Removing intermediate container d6b91cbada26
19:32:19 [2020-04-15T19:32:19.750Z]  ---> 76b77fd21ca2
19:32:19 [2020-04-15T19:32:19.750Z] Successfully built 76b77fd21ca2
19:32:19 [2020-04-15T19:32:19.750Z] Successfully tagged busybox:latest
19:32:19 [2020-04-15T19:32:19.750Z] INFO: Docker images of the daemon under test
19:32:19 [2020-04-15T19:32:19.750Z] 
19:32:19 [2020-04-15T19:32:19.750Z] REPOSITORY                             TAG                 IMAGE ID            CREATED             SIZE
19:32:19 [2020-04-15T19:32:19.750Z] busybox                                latest              76b77fd21ca2        1 second ago        4.98GB
19:32:19 [2020-04-15T19:32:19.750Z] microsoft/windowsservercore            latest              fdf6432edbdc        2 days ago          4.94GB
19:32:19 [2020-04-15T19:32:19.750Z] mcr.microsoft.com/windows/servercore   ltsc2019            fdf6432edbdc        2 days ago          4.94GB
19:32:19 [2020-04-15T19:32:19.750Z] 
19:32:19 [2020-04-15T19:32:19.750Z] INFO: Running integration tests at 04/15/2020 19:32:19...
19:32:19 [2020-04-15T19:32:19.750Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
19:32:19 [2020-04-15T19:32:19.750Z] INFO: Integration API tests being run from the host:
19:32:19 [2020-04-15T19:32:19.750Z] INFO: make.ps1 starting at 04/15/2020 19:32:19
19:32:20 [2020-04-15T19:32:20.208Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build
19:32:20 [2020-04-15T19:32:20.880Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
19:32:21 [2020-04-15T19:32:21.137Z] --- PASS: TestRenameRunningContainerAndReuse (1.70s)
19:32:21 [2020-04-15T19:32:21.137Z] === RUN   TestRenameInvalidName
19:32:22 [2020-04-15T19:32:22.066Z] --- PASS: TestRenameInvalidName (0.78s)
19:32:22 [2020-04-15T19:32:22.066Z] === RUN   TestRenameAnonymousContainer
19:32:22 [2020-04-15T19:32:22.629Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
19:32:23 [2020-04-15T19:32:23.999Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
19:32:24 [2020-04-15T19:32:24.257Z] === RUN   TestDockerSuite/TestBuildAddTar
19:32:25 [2020-04-15T19:32:25.626Z] --- PASS: TestRenameAnonymousContainer (3.59s)
19:32:25 [2020-04-15T19:32:25.626Z] === RUN   TestRenameContainerWithSameName
19:32:26 [2020-04-15T19:32:26.556Z] --- PASS: TestRenameContainerWithSameName (1.01s)
19:32:26 [2020-04-15T19:32:26.556Z] === RUN   TestRenameContainerWithLinkedContainer
19:32:28 [2020-04-15T19:32:28.449Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
19:32:28 [2020-04-15T19:32:28.706Z] --- PASS: TestRenameContainerWithLinkedContainer (2.09s)
19:32:28 [2020-04-15T19:32:28.706Z] === RUN   TestResize
19:32:29 [2020-04-15T19:32:29.129Z] ok  	github.com/docker/docker/api/server/httputils	0.042s	coverage: 14.7% of statements
19:32:29 [2020-04-15T19:32:29.637Z] --- PASS: TestResize (1.03s)
19:32:29 [2020-04-15T19:32:29.637Z] === RUN   TestResizeWithInvalidSize
19:32:30 [2020-04-15T19:32:30.152Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:32:30 [2020-04-15T19:32:30.569Z] --- PASS: TestResizeWithInvalidSize (0.82s)
19:32:30 [2020-04-15T19:32:30.569Z] === RUN   TestResizeWhenContainerNotStarted
19:32:30 [2020-04-15T19:32:30.569Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
19:32:30 [2020-04-15T19:32:30.775Z] ok  	github.com/docker/docker/api/server/middleware	0.010s	coverage: 37.7% of statements
19:32:30 [2020-04-15T19:32:30.775Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:32:30 [2020-04-15T19:32:30.775Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:32:30 [2020-04-15T19:32:30.775Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:32:31 [2020-04-15T19:32:31.402Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:32:31 [2020-04-15T19:32:31.402Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:32:31 [2020-04-15T19:32:31.402Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:32:31 [2020-04-15T19:32:31.402Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:32:31 [2020-04-15T19:32:31.402Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:32:31 [2020-04-15T19:32:31.503Z] --- PASS: TestResizeWhenContainerNotStarted (1.03s)
19:32:31 [2020-04-15T19:32:31.503Z] === RUN   TestDaemonRestartKillContainers
19:32:31 [2020-04-15T19:32:31.503Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:32:31 [2020-04-15T19:32:31.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:32:31 [2020-04-15T19:32:31.503Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:32:31 [2020-04-15T19:32:31.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:32:31 [2020-04-15T19:32:31.503Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:32:31 [2020-04-15T19:32:31.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:32:31 [2020-04-15T19:32:31.503Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:32:31 [2020-04-15T19:32:31.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:32:31 [2020-04-15T19:32:31.503Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:32:31 [2020-04-15T19:32:31.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:32:31 [2020-04-15T19:32:31.503Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:32:31 [2020-04-15T19:32:31.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:32:31 [2020-04-15T19:32:31.503Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:32:31 [2020-04-15T19:32:31.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:32:31 [2020-04-15T19:32:31.503Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:32:31 [2020-04-15T19:32:31.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:32:31 [2020-04-15T19:32:31.503Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:32:31 [2020-04-15T19:32:31.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:32:31 [2020-04-15T19:32:31.503Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:32:31 [2020-04-15T19:32:31.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:32:31 [2020-04-15T19:32:31.503Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:32:31 [2020-04-15T19:32:31.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:32:31 [2020-04-15T19:32:31.503Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:32:31 [2020-04-15T19:32:31.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:32:31 [2020-04-15T19:32:31.503Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:32:31 [2020-04-15T19:32:31.503Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:32:31 [2020-04-15T19:32:31.691Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:32:33 [2020-04-15T19:32:33.743Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:32:33 [2020-04-15T19:32:33.743Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:32:34 [2020-04-15T19:32:34.027Z] === RUN   TestDockerSuite/TestBuildAddTarXz
19:32:34 [2020-04-15T19:32:34.031Z] ok  	github.com/docker/docker/api/types/strslice	0.011s	coverage: 90.0% of statements
19:32:34 [2020-04-15T19:32:34.680Z] ok  	github.com/docker/docker/api/types/filters	0.010s	coverage: 92.2% of statements
19:32:35 [2020-04-15T19:32:35.307Z] ok  	github.com/docker/docker/api/types/versions	0.032s	coverage: 75.0% of statements
19:32:35 [2020-04-15T19:32:35.307Z] ok  	github.com/docker/docker/api/server/router/swarm	0.010s	coverage: 3.1% of statements
19:32:35 [2020-04-15T19:32:35.307Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:32:35 [2020-04-15T19:32:35.307Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
19:32:35 [2020-04-15T19:32:35.307Z] ?   	github.com/docker/docker/api/types	[no test files]
19:32:35 [2020-04-15T19:32:35.307Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:32:35 [2020-04-15T19:32:35.307Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:32:35 [2020-04-15T19:32:35.307Z] ?   	github.com/docker/docker/api/types/container	[no test files]
19:32:35 [2020-04-15T19:32:35.307Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:32:35 [2020-04-15T19:32:35.307Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:32:35 [2020-04-15T19:32:35.307Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:32:35 [2020-04-15T19:32:35.307Z] ?   	github.com/docker/docker/api/types/network	[no test files]
19:32:35 [2020-04-15T19:32:35.307Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:32:35 [2020-04-15T19:32:35.307Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
19:32:35 [2020-04-15T19:32:35.307Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:32:35 [2020-04-15T19:32:35.307Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:32:35 [2020-04-15T19:32:35.396Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:32:35 [2020-04-15T19:32:35.396Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:32:35 [2020-04-15T19:32:35.520Z] .........                                                                [ 86%]
19:32:35 [2020-04-15T19:32:35.595Z] ok  	github.com/docker/docker/api/types/time	0.008s	coverage: 100.0% of statements
19:32:35 [2020-04-15T19:32:35.595Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:32:35 [2020-04-15T19:32:35.595Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:32:35 [2020-04-15T19:32:35.595Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:32:35 [2020-04-15T19:32:35.595Z] ?   	github.com/docker/docker/builder	[no test files]
19:32:35 [2020-04-15T19:32:35.595Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:32:35 [2020-04-15T19:32:35.595Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:32:35 [2020-04-15T19:32:35.595Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:32:35 [2020-04-15T19:32:35.595Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:32:35 [2020-04-15T19:32:35.595Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:32:35 [2020-04-15T19:32:35.595Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:32:35 [2020-04-15T19:32:35.595Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:32:35 [2020-04-15T19:32:35.654Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
19:32:36 [2020-04-15T19:32:36.618Z] ok  	github.com/docker/docker/builder/dockerignore	0.006s	coverage: 96.8% of statements
19:32:37 [2020-04-15T19:32:37.027Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:32:37 [2020-04-15T19:32:37.027Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:32:37 [2020-04-15T19:32:37.027Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
19:32:38 [2020-04-15T19:32:38.923Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:32:38 [2020-04-15T19:32:38.923Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:32:41 [2020-04-15T19:32:41.294Z] tests/integration/models_images_test.py ..............                   [ 89%]
19:32:42 [2020-04-15T19:32:42.907Z] tests/integration/models_networks_test.py ....                           [ 90%]
19:32:43 [2020-04-15T19:32:43.104Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:32:43 [2020-04-15T19:32:43.105Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:32:43 [2020-04-15T19:32:43.105Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
19:32:44 [2020-04-15T19:32:44.476Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
19:32:45 [2020-04-15T19:32:45.073Z] ok  	github.com/docker/docker/builder/fscache	0.143s	coverage: 69.2% of statements
19:32:45 [2020-04-15T19:32:45.293Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config
19:32:45 [2020-04-15T19:32:45.293Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container
19:32:46 [2020-04-15T19:32:46.370Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:32:46 [2020-04-15T19:32:46.571Z] ok  	github.com/docker/docker/builder/remotecontext	0.391s	coverage: 13.6% of statements
19:32:46 [2020-04-15T19:32:46.627Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:32:46 [2020-04-15T19:32:46.858Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.813s	coverage: 85.1% of statements
19:32:47 [2020-04-15T19:32:47.148Z] ok  	github.com/docker/docker/cli/debug	0.005s	coverage: 100.0% of statements
19:32:47 [2020-04-15T19:32:47.148Z] ok  	github.com/docker/docker/builder/dockerfile	1.021s	coverage: 45.1% of statements
19:32:47 [2020-04-15T19:32:47.148Z] ?   	github.com/docker/docker/cli	[no test files]
19:32:47 [2020-04-15T19:32:47.148Z] ?   	github.com/docker/docker/cli/config	[no test files]
19:32:47 [2020-04-15T19:32:47.190Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
19:32:48 [2020-04-15T19:32:48.187Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image
19:32:48 [2020-04-15T19:32:48.566Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
19:32:49 [2020-04-15T19:32:49.132Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:32:49 [2020-04-15T19:32:49.132Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.59s)
19:32:49 [2020-04-15T19:32:49.132Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:325: [d21275713ecd0] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:325: [d21275713ecd0] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:353: [d21275713ecd0] daemon started
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:325: [d21275713ecd0] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:296: [d21275713ecd0] exiting daemon
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:325: [d21275713ecd0] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:353: [d21275713ecd0] daemon started
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:461: [d21275713ecd0] Stopping daemon
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:296: [d21275713ecd0] exiting daemon
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:448: [d21275713ecd0] Daemon stopped
19:32:49 [2020-04-15T19:32:49.132Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.74s)
19:32:49 [2020-04-15T19:32:49.132Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:325: [d810b37fff8a0] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:325: [d810b37fff8a0] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:353: [d810b37fff8a0] daemon started
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:296: [d810b37fff8a0] exiting daemon
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:325: [d810b37fff8a0] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:325: [d810b37fff8a0] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:353: [d810b37fff8a0] daemon started
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:461: [d810b37fff8a0] Stopping daemon
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:296: [d810b37fff8a0] exiting daemon
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:448: [d810b37fff8a0] Daemon stopped
19:32:49 [2020-04-15T19:32:49.132Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.60s)
19:32:49 [2020-04-15T19:32:49.132Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:325: [d0791eb3f30ae] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:325: [d0791eb3f30ae] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:353: [d0791eb3f30ae] daemon started
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:461: [d0791eb3f30ae] Stopping daemon
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:296: [d0791eb3f30ae] exiting daemon
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:448: [d0791eb3f30ae] Daemon stopped
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:325: [d0791eb3f30ae] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:325: [d0791eb3f30ae] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:353: [d0791eb3f30ae] daemon started
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:461: [d0791eb3f30ae] Stopping daemon
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:296: [d0791eb3f30ae] exiting daemon
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:448: [d0791eb3f30ae] Daemon stopped
19:32:49 [2020-04-15T19:32:49.132Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.55s)
19:32:49 [2020-04-15T19:32:49.132Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:325: [d904f61a2586e] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:325: [d904f61a2586e] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:353: [d904f61a2586e] daemon started
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:325: [d904f61a2586e] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:296: [d904f61a2586e] exiting daemon
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:325: [d904f61a2586e] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:353: [d904f61a2586e] daemon started
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:461: [d904f61a2586e] Stopping daemon
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:296: [d904f61a2586e] exiting daemon
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:448: [d904f61a2586e] Daemon stopped
19:32:49 [2020-04-15T19:32:49.132Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.86s)
19:32:49 [2020-04-15T19:32:49.132Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:325: [dcd7baf208ef4] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:325: [dcd7baf208ef4] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:353: [dcd7baf208ef4] daemon started
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:461: [dcd7baf208ef4] Stopping daemon
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:296: [dcd7baf208ef4] exiting daemon
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:448: [dcd7baf208ef4] Daemon stopped
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:325: [dcd7baf208ef4] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:325: [dcd7baf208ef4] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:353: [dcd7baf208ef4] daemon started
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:461: [dcd7baf208ef4] Stopping daemon
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:296: [dcd7baf208ef4] exiting daemon
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:448: [dcd7baf208ef4] Daemon stopped
19:32:49 [2020-04-15T19:32:49.132Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.83s)
19:32:49 [2020-04-15T19:32:49.132Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:325: [d96377012017e] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:325: [d96377012017e] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:353: [d96377012017e] daemon started
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:296: [d96377012017e] exiting daemon
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:325: [d96377012017e] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:325: [d96377012017e] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:353: [d96377012017e] daemon started
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:461: [d96377012017e] Stopping daemon
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:296: [d96377012017e] exiting daemon
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:448: [d96377012017e] Daemon stopped
19:32:49 [2020-04-15T19:32:49.132Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.82s)
19:32:49 [2020-04-15T19:32:49.132Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:325: [df904d0feea26] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:325: [df904d0feea26] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:353: [df904d0feea26] daemon started
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:461: [df904d0feea26] Stopping daemon
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:296: [df904d0feea26] exiting daemon
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:448: [df904d0feea26] Daemon stopped
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:325: [df904d0feea26] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:325: [df904d0feea26] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:353: [df904d0feea26] daemon started
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:461: [df904d0feea26] Stopping daemon
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:296: [df904d0feea26] exiting daemon
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:448: [df904d0feea26] Daemon stopped
19:32:49 [2020-04-15T19:32:49.132Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.93s)
19:32:49 [2020-04-15T19:32:49.132Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:325: [d203d15b1a849] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:325: [d203d15b1a849] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:353: [d203d15b1a849] daemon started
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:461: [d203d15b1a849] Stopping daemon
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:296: [d203d15b1a849] exiting daemon
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:448: [d203d15b1a849] Daemon stopped
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:325: [d203d15b1a849] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:325: [d203d15b1a849] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:353: [d203d15b1a849] daemon started
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:461: [d203d15b1a849] Stopping daemon
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:296: [d203d15b1a849] exiting daemon
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:448: [d203d15b1a849] Daemon stopped
19:32:49 [2020-04-15T19:32:49.132Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.92s)
19:32:49 [2020-04-15T19:32:49.132Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:325: [d6cbca4027a20] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:325: [d6cbca4027a20] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:353: [d6cbca4027a20] daemon started
19:32:49 [2020-04-15T19:32:49.132Z]         daemon.go:461: [d6cbca4027a20] Stopping daemon
19:32:49 [2020-04-15T19:32:49.133Z]         daemon.go:296: [d6cbca4027a20] exiting daemon
19:32:49 [2020-04-15T19:32:49.133Z]         daemon.go:448: [d6cbca4027a20] Daemon stopped
19:32:49 [2020-04-15T19:32:49.133Z]         daemon.go:325: [d6cbca4027a20] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.133Z]         daemon.go:325: [d6cbca4027a20] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.133Z]         daemon.go:353: [d6cbca4027a20] daemon started
19:32:49 [2020-04-15T19:32:49.133Z]         daemon.go:461: [d6cbca4027a20] Stopping daemon
19:32:49 [2020-04-15T19:32:49.133Z]         daemon.go:296: [d6cbca4027a20] exiting daemon
19:32:49 [2020-04-15T19:32:49.133Z]         daemon.go:448: [d6cbca4027a20] Daemon stopped
19:32:49 [2020-04-15T19:32:49.133Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.86s)
19:32:49 [2020-04-15T19:32:49.133Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:32:49 [2020-04-15T19:32:49.133Z]         daemon.go:325: [d58ce0fdfbb81] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.133Z]         daemon.go:325: [d58ce0fdfbb81] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.133Z]         daemon.go:353: [d58ce0fdfbb81] daemon started
19:32:49 [2020-04-15T19:32:49.133Z]         daemon.go:296: [d58ce0fdfbb81] exiting daemon
19:32:49 [2020-04-15T19:32:49.133Z]         daemon.go:325: [d58ce0fdfbb81] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.133Z]         daemon.go:325: [d58ce0fdfbb81] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.133Z]         daemon.go:353: [d58ce0fdfbb81] daemon started
19:32:49 [2020-04-15T19:32:49.133Z]         daemon.go:461: [d58ce0fdfbb81] Stopping daemon
19:32:49 [2020-04-15T19:32:49.133Z]         daemon.go:296: [d58ce0fdfbb81] exiting daemon
19:32:49 [2020-04-15T19:32:49.133Z]         daemon.go:448: [d58ce0fdfbb81] Daemon stopped
19:32:49 [2020-04-15T19:32:49.133Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.44s)
19:32:49 [2020-04-15T19:32:49.133Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:32:49 [2020-04-15T19:32:49.133Z]         daemon.go:325: [de7fda55fb5fc] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.133Z]         daemon.go:325: [de7fda55fb5fc] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.133Z]         daemon.go:353: [de7fda55fb5fc] daemon started
19:32:49 [2020-04-15T19:32:49.133Z]         daemon.go:296: [de7fda55fb5fc] exiting daemon
19:32:49 [2020-04-15T19:32:49.133Z]         daemon.go:325: [de7fda55fb5fc] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.133Z]         daemon.go:325: [de7fda55fb5fc] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.133Z]         daemon.go:353: [de7fda55fb5fc] daemon started
19:32:49 [2020-04-15T19:32:49.133Z]         daemon.go:461: [de7fda55fb5fc] Stopping daemon
19:32:49 [2020-04-15T19:32:49.133Z]         daemon.go:296: [de7fda55fb5fc] exiting daemon
19:32:49 [2020-04-15T19:32:49.133Z]         daemon.go:448: [de7fda55fb5fc] Daemon stopped
19:32:49 [2020-04-15T19:32:49.133Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.58s)
19:32:49 [2020-04-15T19:32:49.133Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:32:49 [2020-04-15T19:32:49.133Z]         daemon.go:325: [d16297f5a9718] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.133Z]         daemon.go:325: [d16297f5a9718] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.133Z]         daemon.go:353: [d16297f5a9718] daemon started
19:32:49 [2020-04-15T19:32:49.133Z]         daemon.go:461: [d16297f5a9718] Stopping daemon
19:32:49 [2020-04-15T19:32:49.133Z]         daemon.go:296: [d16297f5a9718] exiting daemon
19:32:49 [2020-04-15T19:32:49.133Z]         daemon.go:448: [d16297f5a9718] Daemon stopped
19:32:49 [2020-04-15T19:32:49.133Z]         daemon.go:325: [d16297f5a9718] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.133Z]         daemon.go:325: [d16297f5a9718] waiting for daemon to start
19:32:49 [2020-04-15T19:32:49.133Z]         daemon.go:353: [d16297f5a9718] daemon started
19:32:49 [2020-04-15T19:32:49.133Z]         daemon.go:461: [d16297f5a9718] Stopping daemon
19:32:49 [2020-04-15T19:32:49.133Z]         daemon.go:296: [d16297f5a9718] exiting daemon
19:32:49 [2020-04-15T19:32:49.133Z]         daemon.go:448: [d16297f5a9718] Daemon stopped
19:32:49 [2020-04-15T19:32:49.133Z] === RUN   TestKernelTCPMemory
19:32:49 [2020-04-15T19:32:49.424Z] tests/integration/models_nodes_test.py .                                 [ 91%]
19:32:49 [2020-04-15T19:32:49.982Z] tests/integration/models_resources_test.py .                             [ 91%]
19:32:50 [2020-04-15T19:32:50.078Z] --- PASS: TestKernelTCPMemory (0.99s)
19:32:50 [2020-04-15T19:32:50.078Z] === RUN   TestNISDomainname
19:32:50 [2020-04-15T19:32:50.373Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network
19:32:51 [2020-04-15T19:32:51.447Z] --- PASS: TestNISDomainname (1.18s)
19:32:51 [2020-04-15T19:32:51.447Z] === RUN   TestStats
19:32:51 [2020-04-15T19:32:51.447Z] === RUN   TestDockerSuite/TestBuildBlankName
19:32:51 [2020-04-15T19:32:51.704Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
19:32:53 [2020-04-15T19:32:53.259Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan
19:32:53 [2020-04-15T19:32:53.596Z] --- PASS: TestStats (2.13s)
19:32:53 [2020-04-15T19:32:53.596Z] === RUN   TestStopContainerWithTimeout
19:32:53 [2020-04-15T19:32:53.596Z] === RUN   TestStopContainerWithTimeout/0
19:32:53 [2020-04-15T19:32:53.596Z] === PAUSE TestStopContainerWithTimeout/0
19:32:53 [2020-04-15T19:32:53.596Z] === RUN   TestStopContainerWithTimeout/1
19:32:53 [2020-04-15T19:32:53.596Z] === PAUSE TestStopContainerWithTimeout/1
19:32:53 [2020-04-15T19:32:53.596Z] === RUN   TestStopContainerWithTimeout/3
19:32:53 [2020-04-15T19:32:53.596Z] === PAUSE TestStopContainerWithTimeout/3
19:32:53 [2020-04-15T19:32:53.596Z] === RUN   TestStopContainerWithTimeout/-1
19:32:53 [2020-04-15T19:32:53.596Z] === PAUSE TestStopContainerWithTimeout/-1
19:32:53 [2020-04-15T19:32:53.596Z] === CONT  TestStopContainerWithTimeout/0
19:32:53 [2020-04-15T19:32:53.596Z] === CONT  TestStopContainerWithTimeout/-1
19:32:53 [2020-04-15T19:32:53.596Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
19:32:54 [2020-04-15T19:32:54.219Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan
19:32:54 [2020-04-15T19:32:54.527Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
19:32:54 [2020-04-15T19:32:54.527Z] === CONT  TestStopContainerWithTimeout/3
19:32:55 [2020-04-15T19:32:55.180Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin
19:32:55 [2020-04-15T19:32:55.634Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz
19:32:55 [2020-04-15T19:32:55.766Z] tests/integration/models_services_test.py ..............X.               [ 95%]
19:32:56 [2020-04-15T19:32:56.595Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common
19:32:57 [2020-04-15T19:32:57.046Z] === CONT  TestStopContainerWithTimeout/1
19:32:57 [2020-04-15T19:32:57.046Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
19:32:57 [2020-04-15T19:32:57.047Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
19:32:57 [2020-04-15T19:32:57.975Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
19:32:58 [2020-04-15T19:32:58.538Z] --- PASS: TestStopContainerWithTimeout (0.03s)
19:32:58 [2020-04-15T19:32:58.538Z]     --- PASS: TestStopContainerWithTimeout/0 (1.21s)
19:32:58 [2020-04-15T19:32:58.538Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.16s)
19:32:58 [2020-04-15T19:32:58.538Z]     --- PASS: TestStopContainerWithTimeout/3 (3.06s)
19:32:58 [2020-04-15T19:32:58.538Z]     --- PASS: TestStopContainerWithTimeout/1 (1.93s)
19:32:58 [2020-04-15T19:32:58.538Z] === RUN   TestDeleteDevicemapper
19:32:58 [2020-04-15T19:32:58.538Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:32:58 [2020-04-15T19:32:58.538Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:32:58 [2020-04-15T19:32:58.538Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:32:59 [2020-04-15T19:32:59.482Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
19:33:00 [2020-04-15T19:33:00.153Z] tests/integration/models_swarm_test.py ..                                [ 96%]
19:33:00 [2020-04-15T19:33:00.153Z] tests/integration/models_volumes_test.py ..                              [ 96%]
19:33:00 [2020-04-15T19:33:00.433Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
19:33:01 [2020-04-15T19:33:01.803Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.27s)
19:33:01 [2020-04-15T19:33:01.803Z] === RUN   TestUpdateMemory
19:33:01 [2020-04-15T19:33:01.803Z] --- SKIP: TestUpdateMemory (0.00s)
19:33:01 [2020-04-15T19:33:01.803Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
19:33:01 [2020-04-15T19:33:01.803Z] === RUN   TestUpdateCPUQuota
19:33:02 [2020-04-15T19:33:02.367Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
19:33:02 [2020-04-15T19:33:02.457Z] ok  	github.com/docker/docker/client	0.374s	coverage: 75.7% of statements
19:33:02 [2020-04-15T19:33:02.931Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
19:33:03 [2020-04-15T19:33:03.188Z] --- PASS: TestUpdateCPUQuota (1.52s)
19:33:03 [2020-04-15T19:33:03.188Z] === RUN   TestUpdatePidsLimit
19:33:03 [2020-04-15T19:33:03.188Z] === RUN   TestUpdatePidsLimit/update_from_none
19:33:03 [2020-04-15T19:33:03.201Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging
19:33:03 [2020-04-15T19:33:03.753Z] === RUN   TestUpdatePidsLimit/no_change
19:33:03 [2020-04-15T19:33:03.753Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
19:33:04 [2020-04-15T19:33:04.010Z] === RUN   TestUpdatePidsLimit/update_lower
19:33:04 [2020-04-15T19:33:04.575Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:33:04 [2020-04-15T19:33:04.832Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:33:05 [2020-04-15T19:33:05.069Z] tests/integration/regression_test.py ......                              [ 98%]
19:33:05 [2020-04-15T19:33:05.325Z] tests/integration/credentials/store_test.py ......                       [ 99%]
19:33:05 [2020-04-15T19:33:05.325Z] tests/integration/credentials/utils_test.py .                            [100%]
19:33:05 [2020-04-15T19:33:05.325Z] 
19:33:05 [2020-04-15T19:33:05.325Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
19:33:05 [2020-04-15T19:33:05.325Z] =========================== short test summary info ============================
19:33:05 [2020-04-15T19:33:05.325Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
19:33:05 [2020-04-15T19:33:05.325Z]   CONFIG_RT_GROUP_SCHED isn't enabled
19:33:05 [2020-04-15T19:33:05.325Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
19:33:05 [2020-04-15T19:33:05.325Z]   Not supported on most drivers
19:33:05 [2020-04-15T19:33:05.325Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
19:33:05 [2020-04-15T19:33:05.325Z]   Can fail if eth0 has multiple IP addresses
19:33:05 [2020-04-15T19:33:05.325Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
19:33:05 [2020-04-15T19:33:05.325Z]   This doesn't seem to be taken into account by the engine
19:33:05 [2020-04-15T19:33:05.325Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
19:33:05 [2020-04-15T19:33:05.325Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
19:33:05 [2020-04-15T19:33:05.325Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
19:33:05 [2020-04-15T19:33:05.325Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
19:33:05 [2020-04-15T19:33:05.325Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
19:33:05 [2020-04-15T19:33:05.325Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
19:33:05 [2020-04-15T19:33:05.325Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
19:33:05 [2020-04-15T19:33:05.325Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 380.93 seconds ==
19:33:05 [2020-04-15T19:33:05.395Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:33:05 [2020-04-15T19:33:05.581Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
19:33:05 [2020-04-15T19:33:05.653Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:33:05 [2020-04-15T19:33:05.911Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
19:33:06 [2020-04-15T19:33:06.476Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
19:33:07 [2020-04-15T19:33:07.407Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
19:33:07 [2020-04-15T19:33:07.407Z] --- PASS: TestUpdatePidsLimit (4.09s)
19:33:07 [2020-04-15T19:33:07.407Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.41s)
19:33:07 [2020-04-15T19:33:07.407Z]     --- PASS: TestUpdatePidsLimit/no_change (0.37s)
19:33:07 [2020-04-15T19:33:07.407Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.41s)
19:33:07 [2020-04-15T19:33:07.407Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s)
19:33:07 [2020-04-15T19:33:07.407Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s)
19:33:07 [2020-04-15T19:33:07.407Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s)
19:33:07 [2020-04-15T19:33:07.407Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.58s)
19:33:07 [2020-04-15T19:33:07.407Z] === RUN   TestUpdateRestartPolicy
19:33:10 [2020-04-15T19:33:10.250Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes
19:33:10 [2020-04-15T19:33:10.684Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
19:33:13 [2020-04-15T19:33:13.139Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret
19:33:15 [2020-04-15T19:33:15.306Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service
19:33:15 [2020-04-15T19:33:15.939Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
19:33:17 [2020-04-15T19:33:17.725Z] umount: bundles/test-docker-py/root: no mount point specified.
19:33:17 [2020-04-15T19:33:17.725Z] Leaving: AppArmorNo profiles have been unloaded.
19:33:17 [2020-04-15T19:33:17.725Z] 
19:33:17 [2020-04-15T19:33:17.725Z] Unloading profiles will leave already running processes permanently
19:33:17 [2020-04-15T19:33:17.725Z] unconfined, which can lead to unexpected situations.
19:33:17 [2020-04-15T19:33:17.725Z] 
19:33:17 [2020-04-15T19:33:17.725Z] To set a process to complain mode, use the command line tool
19:33:17 [2020-04-15T19:33:17.725Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:33:17 [2020-04-15T19:33:17.725Z] 
19:33:18 [2020-04-15T19:33:18.193Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session
Post stage
[Pipeline] junit
19:33:18 [2020-04-15T19:33:18.656Z] Recording test results
[Pipeline] sh
19:33:19 [2020-04-15T19:33:19.171Z] + echo Ensuring container killed.
19:33:19 [2020-04-15T19:33:19.171Z] Ensuring container killed.
19:33:19 [2020-04-15T19:33:19.171Z] + docker rm -vf docker-pr2
19:33:19 [2020-04-15T19:33:19.171Z] Error: No such container: docker-pr2
19:33:19 [2020-04-15T19:33:19.171Z] + true
[Pipeline] sh
19:33:19 [2020-04-15T19:33:19.213Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
19:33:19 [2020-04-15T19:33:19.579Z] + echo Chowning /workspace to jenkins user
19:33:19 [2020-04-15T19:33:19.579Z] Chowning /workspace to jenkins user
19:33:19 [2020-04-15T19:33:19.579Z] + id -u
19:33:19 [2020-04-15T19:33:19.579Z] + id -g
19:33:19 [2020-04-15T19:33:19.579Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40801:/workspace busybox chown -R 1000:1000 /workspace
19:33:20 [2020-04-15T19:33:20.143Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
19:33:20 [2020-04-15T19:33:20.400Z] --- PASS: TestUpdateRestartPolicy (13.11s)
19:33:20 [2020-04-15T19:33:20.400Z] === RUN   TestUpdateRestartWithAutoRemove
19:33:21 [2020-04-15T19:33:21.091Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:33:21 [2020-04-15T19:33:21.770Z] --- PASS: TestUpdateRestartWithAutoRemove (0.97s)
19:33:21 [2020-04-15T19:33:21.770Z] === RUN   TestWaitNonBlocked
19:33:21 [2020-04-15T19:33:21.770Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:33:21 [2020-04-15T19:33:21.770Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:33:21 [2020-04-15T19:33:21.770Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:33:21 [2020-04-15T19:33:21.770Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:33:21 [2020-04-15T19:33:21.770Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:33:21 [2020-04-15T19:33:21.770Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:33:21 [2020-04-15T19:33:21.786Z] + bundleName=docker-py
19:33:21 [2020-04-15T19:33:21.786Z] + echo Creating docker-py-bundles.tar.gz
19:33:21 [2020-04-15T19:33:21.786Z] Creating docker-py-bundles.tar.gz
19:33:21 [2020-04-15T19:33:21.786Z] + 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
19:33:21 [2020-04-15T19:33:21.793Z] Archiving artifacts
19:33:22 [2020-04-15T19:33:22.247Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40801/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
19:33:22 [2020-04-15T19:33:22.625Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40801/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=e149ff62fe6fc7c32c518dcd4df85d603a104462 -e DOCKER_GRAPHDRIVER docker:e149ff62fe6fc7c32c518dcd4df85d603a104462 hack/make.sh binary-daemon
19:33:22 [2020-04-15T19:33:22.699Z] --- PASS: TestWaitNonBlocked (0.02s)
19:33:22 [2020-04-15T19:33:22.699Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s)
19:33:22 [2020-04-15T19:33:22.699Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s)
19:33:22 [2020-04-15T19:33:22.699Z] === RUN   TestWaitBlocked
19:33:22 [2020-04-15T19:33:22.699Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:33:22 [2020-04-15T19:33:22.699Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:33:22 [2020-04-15T19:33:22.699Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:33:22 [2020-04-15T19:33:22.699Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:33:22 [2020-04-15T19:33:22.699Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:33:22 [2020-04-15T19:33:22.699Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:33:22 [2020-04-15T19:33:22.699Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
19:33:23 [2020-04-15T19:33:23.183Z] 
19:33:23 [2020-04-15T19:33:23.183Z] Removing bundles/
19:33:23 [2020-04-15T19:33:23.256Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume
19:33:23 [2020-04-15T19:33:23.266Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
19:33:23 [2020-04-15T19:33:23.438Z] 
19:33:23 [2020-04-15T19:33:23.438Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
19:33:23 [2020-04-15T19:33:23.438Z] Building: bundles/binary-daemon/dockerd-dev
19:33:23 [2020-04-15T19:33:23.438Z] GOOS="" GOARCH="" GOARM=""
19:33:23 [2020-04-15T19:33:23.832Z] --- PASS: TestWaitBlocked (0.03s)
19:33:23 [2020-04-15T19:33:23.832Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s)
19:33:23 [2020-04-15T19:33:23.832Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.25s)
19:33:23 [2020-04-15T19:33:23.832Z] === CONT  TestContainerStartOnDaemonRestart
19:33:23 [2020-04-15T19:33:23.832Z] === CONT  TestIpcModeOlderClient
19:33:24 [2020-04-15T19:33:24.088Z] --- PASS: TestIpcModeOlderClient (0.14s)
19:33:24 [2020-04-15T19:33:24.088Z] === CONT  TestDaemonRestartIpcMode
19:33:26 [2020-04-15T19:33:26.158Z] Running D:\gopath\src\github.com\docker\docker\integration\build
19:33:26 [2020-04-15T19:33:26.158Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:33:26 [2020-04-15T19:33:26.158Z] INFO: Testing against a local daemon
19:33:26 [2020-04-15T19:33:26.158Z] === RUN   TestBuildWithSession
19:33:26 [2020-04-15T19:33:26.158Z] --- SKIP: TestBuildWithSession (0.00s)
19:33:26 [2020-04-15T19:33:26.158Z]     build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows"
19:33:26 [2020-04-15T19:33:26.158Z] === RUN   TestBuildSquashParent
19:33:26 [2020-04-15T19:33:26.158Z] --- SKIP: TestBuildSquashParent (0.00s)
19:33:26 [2020-04-15T19:33:26.158Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
19:33:26 [2020-04-15T19:33:26.158Z] === RUN   TestBuildWithRemoveAndForceRemove
19:33:26 [2020-04-15T19:33:26.158Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s)
19:33:26 [2020-04-15T19:33:26.158Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
19:33:26 [2020-04-15T19:33:26.158Z] === RUN   TestBuildMultiStageCopy
19:33:26 [2020-04-15T19:33:26.158Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:33:26 [2020-04-15T19:33:26.624Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
19:33:26 [2020-04-15T19:33:26.624Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
19:33:26 [2020-04-15T19:33:26.624Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
19:33:26 [2020-04-15T19:33:26.881Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
19:33:27 [2020-04-15T19:33:27.811Z] --- PASS: TestContainerStartOnDaemonRestart (3.89s)
19:33:27 [2020-04-15T19:33:27.811Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
19:33:27 [2020-04-15T19:33:27.811Z]     daemon.go:325: [d6a4d69ca0602] waiting for daemon to start
19:33:27 [2020-04-15T19:33:27.811Z]     daemon.go:325: [d6a4d69ca0602] waiting for daemon to start
19:33:27 [2020-04-15T19:33:27.811Z]     daemon.go:353: [d6a4d69ca0602] daemon started
19:33:27 [2020-04-15T19:33:27.811Z]     daemon.go:296: [d6a4d69ca0602] exiting daemon
19:33:27 [2020-04-15T19:33:27.811Z]     daemon.go:325: [d6a4d69ca0602] waiting for daemon to start
19:33:27 [2020-04-15T19:33:27.811Z]     daemon.go:325: [d6a4d69ca0602] waiting for daemon to start
19:33:27 [2020-04-15T19:33:27.811Z]     daemon.go:353: [d6a4d69ca0602] daemon started
19:33:27 [2020-04-15T19:33:27.811Z]     daemon.go:461: [d6a4d69ca0602] Stopping daemon
19:33:27 [2020-04-15T19:33:27.811Z]     daemon.go:296: [d6a4d69ca0602] exiting daemon
19:33:27 [2020-04-15T19:33:27.811Z]     daemon.go:448: [d6a4d69ca0602] Daemon stopped
19:33:28 [2020-04-15T19:33:28.067Z] --- PASS: TestDaemonRestartIpcMode (4.20s)
19:33:28 [2020-04-15T19:33:28.067Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
19:33:28 [2020-04-15T19:33:28.067Z]     daemon.go:325: [dfbb0d3faa6b1] waiting for daemon to start
19:33:28 [2020-04-15T19:33:28.067Z]     daemon.go:325: [dfbb0d3faa6b1] waiting for daemon to start
19:33:28 [2020-04-15T19:33:28.067Z]     daemon.go:353: [dfbb0d3faa6b1] daemon started
19:33:28 [2020-04-15T19:33:28.067Z]     daemon.go:461: [dfbb0d3faa6b1] Stopping daemon
19:33:28 [2020-04-15T19:33:28.067Z]     daemon.go:296: [dfbb0d3faa6b1] exiting daemon
19:33:28 [2020-04-15T19:33:28.067Z]     daemon.go:448: [dfbb0d3faa6b1] Daemon stopped
19:33:28 [2020-04-15T19:33:28.067Z]     daemon.go:325: [dfbb0d3faa6b1] waiting for daemon to start
19:33:28 [2020-04-15T19:33:28.067Z]     daemon.go:325: [dfbb0d3faa6b1] waiting for daemon to start
19:33:28 [2020-04-15T19:33:28.067Z]     daemon.go:353: [dfbb0d3faa6b1] daemon started
19:33:28 [2020-04-15T19:33:28.067Z]     daemon.go:461: [dfbb0d3faa6b1] Stopping daemon
19:33:28 [2020-04-15T19:33:28.067Z]     daemon.go:296: [dfbb0d3faa6b1] exiting daemon
19:33:28 [2020-04-15T19:33:28.067Z]     daemon.go:448: [dfbb0d3faa6b1] Daemon stopped
19:33:28 [2020-04-15T19:33:28.067Z] PASS
19:33:28 [2020-04-15T19:33:28.067Z] 
19:33:28 [2020-04-15T19:33:28.067Z] === Skipped
19:33:28 [2020-04-15T19:33:28.067Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
19:33:28 [2020-04-15T19:33:28.067Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:33:28 [2020-04-15T19:33:28.067Z] 
19:33:28 [2020-04-15T19:33:28.067Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s)
19:33:28 [2020-04-15T19:33:28.067Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:33:28 [2020-04-15T19:33:28.067Z] 
19:33:28 [2020-04-15T19:33:28.067Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
19:33:28 [2020-04-15T19:33:28.067Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:33:28 [2020-04-15T19:33:28.067Z] 
19:33:28 [2020-04-15T19:33:28.067Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:33:28 [2020-04-15T19:33:28.067Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:33:28 [2020-04-15T19:33:28.067Z] 
19:33:28 [2020-04-15T19:33:28.067Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
19:33:28 [2020-04-15T19:33:28.067Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:33:28 [2020-04-15T19:33:28.067Z] 
19:33:28 [2020-04-15T19:33:28.067Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
19:33:28 [2020-04-15T19:33:28.067Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
19:33:28 [2020-04-15T19:33:28.067Z] 
19:33:28 [2020-04-15T19:33:28.067Z] 
19:33:28 [2020-04-15T19:33:28.067Z] DONE 189 tests, 6 skipped in 131.648s
19:33:28 [2020-04-15T19:33:28.327Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
19:33:28 [2020-04-15T19:33:28.327Z] ++ 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
19:33:28 [2020-04-15T19:33:28.327Z] ++ set -e
19:33:28 [2020-04-15T19:33:28.327Z] ++ '[' -n 0 ']'
19:33:28 [2020-04-15T19:33:28.327Z] ++ set -x
19:33:28 [2020-04-15T19:33:28.327Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
19:33:28 [2020-04-15T19:33:28.327Z] INFO: Testing against a local daemon
19:33:28 [2020-04-15T19:33:28.327Z] === RUN   TestCommitInheritsEnv
19:33:28 [2020-04-15T19:33:28.890Z] --- PASS: TestCommitInheritsEnv (0.46s)
19:33:28 [2020-04-15T19:33:28.890Z] === RUN   TestImportExtremelyLargeImageWorks
19:33:28 [2020-04-15T19:33:28.890Z] === PAUSE TestImportExtremelyLargeImageWorks
19:33:28 [2020-04-15T19:33:28.890Z] === RUN   TestImagesFilterMultiReference
19:33:28 [2020-04-15T19:33:28.890Z] --- PASS: TestImagesFilterMultiReference (0.06s)
19:33:28 [2020-04-15T19:33:28.890Z] === RUN   TestImagePullPlatformInvalid
19:33:28 [2020-04-15T19:33:28.890Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
19:33:28 [2020-04-15T19:33:28.890Z] === RUN   TestRemoveImageOrphaning
19:33:29 [2020-04-15T19:33:29.147Z] --- PASS: TestRemoveImageOrphaning (0.37s)
19:33:29 [2020-04-15T19:33:29.147Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:33:29 [2020-04-15T19:33:29.404Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
19:33:29 [2020-04-15T19:33:29.404Z] === RUN   TestTagInvalidReference
19:33:29 [2020-04-15T19:33:29.404Z] --- PASS: TestTagInvalidReference (0.07s)
19:33:29 [2020-04-15T19:33:29.404Z] === RUN   TestTagValidPrefixedRepo
19:33:29 [2020-04-15T19:33:29.404Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
19:33:29 [2020-04-15T19:33:29.404Z] === RUN   TestTagExistedNameWithoutForce
19:33:29 [2020-04-15T19:33:29.404Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
19:33:29 [2020-04-15T19:33:29.404Z] === RUN   TestTagOfficialNames
19:33:29 [2020-04-15T19:33:29.661Z] --- PASS: TestTagOfficialNames (0.06s)
19:33:29 [2020-04-15T19:33:29.661Z] === RUN   TestTagMatchesDigest
19:33:29 [2020-04-15T19:33:29.661Z] --- PASS: TestTagMatchesDigest (0.02s)
19:33:29 [2020-04-15T19:33:29.661Z] === CONT  TestImportExtremelyLargeImageWorks
19:33:29 [2020-04-15T19:33:29.918Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
19:33:30 [2020-04-15T19:33:30.174Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
19:33:30 [2020-04-15T19:33:30.431Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
19:33:32 [2020-04-15T19:33:32.954Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
19:33:36 [2020-04-15T19:33:36.230Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
19:33:36 [2020-04-15T19:33:36.230Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
19:33:38 [2020-04-15T19:33:38.526Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:33:40 [2020-04-15T19:33:40.051Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:33:40 [2020-04-15T19:33:40.053Z] --- PASS: TestImportExtremelyLargeImageWorks (80.10s)
19:33:40 [2020-04-15T19:33:40.053Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks
19:33:40 [2020-04-15T19:33:40.053Z]     daemon.go:325: [d393ab41bd1aa] waiting for daemon to start
19:33:40 [2020-04-15T19:33:40.053Z]     daemon.go:325: [d393ab41bd1aa] waiting for daemon to start
19:33:40 [2020-04-15T19:33:40.053Z]     daemon.go:353: [d393ab41bd1aa] daemon started
19:33:40 [2020-04-15T19:33:40.053Z]     daemon.go:461: [d393ab41bd1aa] Stopping daemon
19:33:40 [2020-04-15T19:33:40.053Z]     daemon.go:296: [d393ab41bd1aa] exiting daemon
19:33:40 [2020-04-15T19:33:40.053Z]     daemon.go:448: [d393ab41bd1aa] Daemon stopped
19:33:40 [2020-04-15T19:33:40.053Z] PASS
19:33:40 [2020-04-15T19:33:40.053Z] 
19:33:40 [2020-04-15T19:33:40.053Z] DONE 11 tests in 81.321s
19:33:40 [2020-04-15T19:33:40.053Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
19:33:40 [2020-04-15T19:33:40.053Z] ++ 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
19:33:40 [2020-04-15T19:33:40.053Z] ++ set -e
19:33:40 [2020-04-15T19:33:40.053Z] ++ '[' -n 0 ']'
19:33:40 [2020-04-15T19:33:40.053Z] ++ set -x
19:33:40 [2020-04-15T19:33:40.053Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
19:33:40 [2020-04-15T19:33:40.053Z] INFO: Testing against a local daemon
19:33:40 [2020-04-15T19:33:40.053Z] === RUN   TestNetworkCreateDelete
19:33:40 [2020-04-15T19:33:40.053Z] --- PASS: TestNetworkCreateDelete (0.14s)
19:33:40 [2020-04-15T19:33:40.053Z] === RUN   TestDockerNetworkDeletePreferID
19:33:40 [2020-04-15T19:33:40.053Z] --- PASS: TestDockerNetworkDeletePreferID (0.32s)
19:33:40 [2020-04-15T19:33:40.053Z] === RUN   TestInspectNetwork
19:33:40 [2020-04-15T19:33:40.405Z] === RUN   TestInspectNetwork/full_network_id
19:33:40 [2020-04-15T19:33:40.405Z] === RUN   TestInspectNetwork/partial_network_id
19:33:40 [2020-04-15T19:33:40.405Z] === RUN   TestInspectNetwork/network_name
19:33:40 [2020-04-15T19:33:40.405Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:33:40 [2020-04-15T19:33:40.409Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
19:33:42 [2020-04-15T19:33:42.213Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:33:42 [2020-04-15T19:33:42.932Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
19:33:43 [2020-04-15T19:33:43.188Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
19:33:43 [2020-04-15T19:33:43.743Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:33:44 [2020-04-15T19:33:44.557Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
19:33:45 [2020-04-15T19:33:45.296Z] --- PASS: TestInspectNetwork (8.46s)
19:33:45 [2020-04-15T19:33:45.296Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
19:33:45 [2020-04-15T19:33:45.296Z]     daemon.go:325: [dcf0b79e9a857] waiting for daemon to start
19:33:45 [2020-04-15T19:33:45.296Z]     daemon.go:325: [dcf0b79e9a857] waiting for daemon to start
19:33:45 [2020-04-15T19:33:45.296Z]     daemon.go:353: [dcf0b79e9a857] daemon started
19:33:45 [2020-04-15T19:33:45.296Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:33:45 [2020-04-15T19:33:45.296Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:33:45 [2020-04-15T19:33:45.296Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:33:45 [2020-04-15T19:33:45.296Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:33:45 [2020-04-15T19:33:45.296Z]     daemon.go:461: [dcf0b79e9a857] Stopping daemon
19:33:45 [2020-04-15T19:33:45.296Z]     daemon.go:296: [dcf0b79e9a857] exiting daemon
19:33:45 [2020-04-15T19:33:45.296Z]     daemon.go:448: [dcf0b79e9a857] Daemon stopped
19:33:45 [2020-04-15T19:33:45.296Z] === RUN   TestRunContainerWithBridgeNone
19:33:45 [2020-04-15T19:33:45.908Z] --- PASS: TestBuildMultiStageCopy (19.27s)
19:33:45 [2020-04-15T19:33:45.908Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (11.22s)
19:33:45 [2020-04-15T19:33:45.908Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (2.39s)
19:33:45 [2020-04-15T19:33:45.908Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (2.04s)
19:33:45 [2020-04-15T19:33:45.908Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.89s)
19:33:45 [2020-04-15T19:33:45.908Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.72s)
19:33:45 [2020-04-15T19:33:45.908Z] === RUN   TestBuildMultiStageParentConfig
19:33:45 [2020-04-15T19:33:45.908Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s)
19:33:45 [2020-04-15T19:33:45.908Z]     build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME
19:33:45 [2020-04-15T19:33:45.908Z] === RUN   TestBuildLabelWithTargets
19:33:45 [2020-04-15T19:33:45.908Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
19:33:45 [2020-04-15T19:33:45.908Z]     build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME
19:33:45 [2020-04-15T19:33:45.908Z] === RUN   TestBuildWithEmptyLayers
19:33:46 [2020-04-15T19:33:46.450Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
19:33:46 [2020-04-15T19:33:46.450Z] === RUN   TestDockerSuite/TestBuildCacheAdd
19:33:46 [2020-04-15T19:33:46.869Z] --- PASS: TestBuildWithEmptyLayers (1.49s)
19:33:46 [2020-04-15T19:33:46.869Z] === RUN   TestBuildMultiStageOnBuild
19:33:46 [2020-04-15T19:33:46.869Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s)
19:33:46 [2020-04-15T19:33:46.869Z]     build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME
19:33:46 [2020-04-15T19:33:46.869Z] === RUN   TestBuildUncleanTarFilenames
19:33:46 [2020-04-15T19:33:46.869Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s)
19:33:46 [2020-04-15T19:33:46.869Z]     build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME
19:33:46 [2020-04-15T19:33:46.869Z] === RUN   TestBuildMultiStageLayerLeak
19:33:46 [2020-04-15T19:33:46.869Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s)
19:33:46 [2020-04-15T19:33:46.869Z]     build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME
19:33:46 [2020-04-15T19:33:46.869Z] === RUN   TestBuildWithHugeFile
19:33:46 [2020-04-15T19:33:46.869Z] --- SKIP: TestBuildWithHugeFile (0.00s)
19:33:46 [2020-04-15T19:33:46.869Z]     build_test.go:492: testEnv.OSType == "windows"
19:33:46 [2020-04-15T19:33:46.869Z] === RUN   TestBuildWithEmptyDockerfile
19:33:46 [2020-04-15T19:33:46.869Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:33:46 [2020-04-15T19:33:46.869Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:33:46 [2020-04-15T19:33:46.869Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:33:46 [2020-04-15T19:33:46.869Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:33:46 [2020-04-15T19:33:46.869Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:33:46 [2020-04-15T19:33:46.869Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:33:47 [2020-04-15T19:33:47.325Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:33:47 [2020-04-15T19:33:47.325Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:33:47 [2020-04-15T19:33:47.325Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:33:47 [2020-04-15T19:33:47.325Z] --- PASS: TestBuildWithEmptyDockerfile (0.51s)
19:33:47 [2020-04-15T19:33:47.325Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
19:33:47 [2020-04-15T19:33:47.325Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
19:33:47 [2020-04-15T19:33:47.325Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
19:33:47 [2020-04-15T19:33:47.325Z] === RUN   TestBuildPreserveOwnership
19:33:47 [2020-04-15T19:33:47.382Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
19:33:47 [2020-04-15T19:33:47.642Z] --- PASS: TestRunContainerWithBridgeNone (2.31s)
19:33:47 [2020-04-15T19:33:47.643Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
19:33:47 [2020-04-15T19:33:47.643Z]     daemon.go:325: [d5b6cd05eb243] waiting for daemon to start
19:33:47 [2020-04-15T19:33:47.643Z]     daemon.go:325: [d5b6cd05eb243] waiting for daemon to start
19:33:47 [2020-04-15T19:33:47.643Z]     daemon.go:353: [d5b6cd05eb243] daemon started
19:33:47 [2020-04-15T19:33:47.643Z]     daemon.go:461: [d5b6cd05eb243] Stopping daemon
19:33:47 [2020-04-15T19:33:47.643Z]     daemon.go:296: [d5b6cd05eb243] exiting daemon
19:33:47 [2020-04-15T19:33:47.643Z]     daemon.go:448: [d5b6cd05eb243] Daemon stopped
19:33:47 [2020-04-15T19:33:47.643Z] === RUN   TestNetworkInvalidJSON
19:33:47 [2020-04-15T19:33:47.643Z] === RUN   TestNetworkInvalidJSON//networks/create
19:33:47 [2020-04-15T19:33:47.643Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:33:47 [2020-04-15T19:33:47.643Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:33:47 [2020-04-15T19:33:47.643Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:33:47 [2020-04-15T19:33:47.643Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:33:47 [2020-04-15T19:33:47.643Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:33:47 [2020-04-15T19:33:47.643Z] === CONT  TestNetworkInvalidJSON//networks/create
19:33:47 [2020-04-15T19:33:47.643Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:33:47 [2020-04-15T19:33:47.643Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:33:47 [2020-04-15T19:33:47.643Z] --- PASS: TestNetworkInvalidJSON (0.01s)
19:33:47 [2020-04-15T19:33:47.643Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
19:33:47 [2020-04-15T19:33:47.643Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
19:33:47 [2020-04-15T19:33:47.643Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
19:33:47 [2020-04-15T19:33:47.643Z] === RUN   TestDaemonRestartWithLiveRestore
19:33:47 [2020-04-15T19:33:47.780Z] --- SKIP: TestBuildPreserveOwnership (0.01s)
19:33:47 [2020-04-15T19:33:47.780Z]     build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME
19:33:47 [2020-04-15T19:33:47.780Z] === RUN   TestBuildPlatformInvalid
19:33:47 [2020-04-15T19:33:47.780Z] --- PASS: TestBuildPlatformInvalid (0.05s)
19:33:47 [2020-04-15T19:33:47.780Z] PASS
19:33:47 [2020-04-15T19:33:47.780Z] Running D:\gopath\src\github.com\docker\docker\integration\config
19:33:47 [2020-04-15T19:33:47.780Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:33:47 [2020-04-15T19:33:47.780Z] INFO: Testing against a local daemon
19:33:47 [2020-04-15T19:33:47.780Z] === RUN   TestConfigList
19:33:47 [2020-04-15T19:33:47.780Z] --- SKIP: TestConfigList (0.00s)
19:33:47 [2020-04-15T19:33:47.780Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
19:33:47 [2020-04-15T19:33:47.780Z] === RUN   TestConfigsCreateAndDelete
19:33:47 [2020-04-15T19:33:47.780Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
19:33:47 [2020-04-15T19:33:47.780Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
19:33:47 [2020-04-15T19:33:47.780Z] === RUN   TestConfigsUpdate
19:33:47 [2020-04-15T19:33:47.780Z] --- SKIP: TestConfigsUpdate (0.00s)
19:33:47 [2020-04-15T19:33:47.780Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
19:33:47 [2020-04-15T19:33:47.780Z] === RUN   TestTemplatedConfig
19:33:47 [2020-04-15T19:33:47.780Z] --- SKIP: TestTemplatedConfig (0.00s)
19:33:47 [2020-04-15T19:33:47.780Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
19:33:47 [2020-04-15T19:33:47.780Z] === RUN   TestConfigInspect
19:33:47 [2020-04-15T19:33:47.780Z] --- SKIP: TestConfigInspect (0.00s)
19:33:47 [2020-04-15T19:33:47.780Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
19:33:47 [2020-04-15T19:33:47.780Z] === RUN   TestConfigCreateWithLabels
19:33:47 [2020-04-15T19:33:47.780Z] --- SKIP: TestConfigCreateWithLabels (0.00s)
19:33:47 [2020-04-15T19:33:47.780Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
19:33:47 [2020-04-15T19:33:47.780Z] === RUN   TestConfigCreateResolve
19:33:47 [2020-04-15T19:33:47.780Z] --- SKIP: TestConfigCreateResolve (0.00s)
19:33:47 [2020-04-15T19:33:47.780Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
19:33:47 [2020-04-15T19:33:47.780Z] === RUN   TestConfigDaemonLibtrustID
19:33:47 [2020-04-15T19:33:47.780Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
19:33:47 [2020-04-15T19:33:47.780Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
19:33:47 [2020-04-15T19:33:47.780Z] PASS
19:33:47 [2020-04-15T19:33:47.780Z] Running D:\gopath\src\github.com\docker\docker\integration\container
19:33:47 [2020-04-15T19:33:47.780Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:33:47 [2020-04-15T19:33:47.780Z] INFO: Testing against a local daemon
19:33:47 [2020-04-15T19:33:47.780Z] === RUN   TestCheckpoint
19:33:47 [2020-04-15T19:33:47.780Z] --- SKIP: TestCheckpoint (0.00s)
19:33:47 [2020-04-15T19:33:47.780Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:33:47 [2020-04-15T19:33:47.780Z] === RUN   TestContainerInvalidJSON
19:33:47 [2020-04-15T19:33:47.780Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
19:33:47 [2020-04-15T19:33:47.780Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
19:33:47 [2020-04-15T19:33:47.780Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:33:47 [2020-04-15T19:33:47.780Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:33:47 [2020-04-15T19:33:47.780Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:33:47 [2020-04-15T19:33:47.780Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:33:47 [2020-04-15T19:33:47.780Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
19:33:47 [2020-04-15T19:33:47.780Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:33:47 [2020-04-15T19:33:47.780Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:33:47 [2020-04-15T19:33:47.780Z] --- PASS: TestContainerInvalidJSON (0.04s)
19:33:47 [2020-04-15T19:33:47.780Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
19:33:47 [2020-04-15T19:33:47.780Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
19:33:47 [2020-04-15T19:33:47.780Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
19:33:47 [2020-04-15T19:33:47.780Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:33:47 [2020-04-15T19:33:47.780Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s)
19:33:47 [2020-04-15T19:33:47.780Z]     copy_test.go:25: testEnv.OSType == "windows"
19:33:47 [2020-04-15T19:33:47.781Z] === RUN   TestCopyFromContainerPathIsNotDir
19:33:47 [2020-04-15T19:33:47.781Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s)
19:33:47 [2020-04-15T19:33:47.781Z]     copy_test.go:39: testEnv.OSType == "windows"
19:33:47 [2020-04-15T19:33:47.781Z] === RUN   TestCopyToContainerPathDoesNotExist
19:33:47 [2020-04-15T19:33:47.781Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s)
19:33:47 [2020-04-15T19:33:47.781Z]     copy_test.go:51: testEnv.OSType == "windows"
19:33:47 [2020-04-15T19:33:47.781Z] === RUN   TestCopyToContainerPathIsNotDir
19:33:47 [2020-04-15T19:33:47.781Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s)
19:33:47 [2020-04-15T19:33:47.781Z]     copy_test.go:65: testEnv.OSType == "windows"
19:33:47 [2020-04-15T19:33:47.781Z] === RUN   TestCopyFromContainer
19:33:47 [2020-04-15T19:33:47.781Z] --- SKIP: TestCopyFromContainer (0.00s)
19:33:47 [2020-04-15T19:33:47.781Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
19:33:47 [2020-04-15T19:33:47.781Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:33:47 [2020-04-15T19:33:47.781Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:33:47 [2020-04-15T19:33:47.781Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:33:47 [2020-04-15T19:33:47.781Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:33:47 [2020-04-15T19:33:47.781Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:33:47 [2020-04-15T19:33:47.781Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:33:47 [2020-04-15T19:33:47.781Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:33:47 [2020-04-15T19:33:47.781Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:33:47 [2020-04-15T19:33:47.781Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:33:47 [2020-04-15T19:33:47.781Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:33:47 [2020-04-15T19:33:47.781Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
19:33:47 [2020-04-15T19:33:47.781Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
19:33:47 [2020-04-15T19:33:47.781Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
19:33:47 [2020-04-15T19:33:47.781Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
19:33:47 [2020-04-15T19:33:47.781Z] === RUN   TestCreateLinkToNonExistingContainer
19:33:47 [2020-04-15T19:33:47.781Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
19:33:47 [2020-04-15T19:33:47.781Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
19:33:47 [2020-04-15T19:33:47.781Z] === RUN   TestCreateWithInvalidEnv
19:33:47 [2020-04-15T19:33:47.781Z] === RUN   TestCreateWithInvalidEnv/0
19:33:47 [2020-04-15T19:33:47.781Z] === PAUSE TestCreateWithInvalidEnv/0
19:33:47 [2020-04-15T19:33:47.781Z] === RUN   TestCreateWithInvalidEnv/1
19:33:47 [2020-04-15T19:33:47.781Z] === PAUSE TestCreateWithInvalidEnv/1
19:33:47 [2020-04-15T19:33:47.781Z] === RUN   TestCreateWithInvalidEnv/2
19:33:47 [2020-04-15T19:33:47.781Z] === PAUSE TestCreateWithInvalidEnv/2
19:33:47 [2020-04-15T19:33:47.781Z] === CONT  TestCreateWithInvalidEnv/0
19:33:47 [2020-04-15T19:33:47.781Z] === CONT  TestCreateWithInvalidEnv/2
19:33:47 [2020-04-15T19:33:47.781Z] === CONT  TestCreateWithInvalidEnv/1
19:33:47 [2020-04-15T19:33:47.781Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
19:33:47 [2020-04-15T19:33:47.781Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
19:33:47 [2020-04-15T19:33:47.781Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
19:33:47 [2020-04-15T19:33:47.781Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
19:33:48 [2020-04-15T19:33:48.236Z] === RUN   TestCreateTmpfsMountsTarget
19:33:48 [2020-04-15T19:33:48.236Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
19:33:48 [2020-04-15T19:33:48.236Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
19:33:48 [2020-04-15T19:33:48.236Z] === RUN   TestCreateWithCustomMaskedPaths
19:33:48 [2020-04-15T19:33:48.236Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
19:33:48 [2020-04-15T19:33:48.236Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
19:33:48 [2020-04-15T19:33:48.236Z] === RUN   TestCreateWithCapabilities
19:33:48 [2020-04-15T19:33:48.236Z] --- SKIP: TestCreateWithCapabilities (0.00s)
19:33:48 [2020-04-15T19:33:48.236Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
19:33:48 [2020-04-15T19:33:48.236Z] === RUN   TestCreateWithCustomReadonlyPaths
19:33:48 [2020-04-15T19:33:48.236Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
19:33:48 [2020-04-15T19:33:48.236Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
19:33:48 [2020-04-15T19:33:48.236Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:33:48 [2020-04-15T19:33:48.236Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:33:48 [2020-04-15T19:33:48.236Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:33:48 [2020-04-15T19:33:48.236Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:33:48 [2020-04-15T19:33:48.236Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:33:48 [2020-04-15T19:33:48.236Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:33:48 [2020-04-15T19:33:48.236Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:33:48 [2020-04-15T19:33:48.236Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:33:48 [2020-04-15T19:33:48.236Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:33:48 [2020-04-15T19:33:48.236Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:33:48 [2020-04-15T19:33:48.236Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:33:48 [2020-04-15T19:33:48.236Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:33:48 [2020-04-15T19:33:48.236Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:33:48 [2020-04-15T19:33:48.236Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:33:48 [2020-04-15T19:33:48.236Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:33:48 [2020-04-15T19:33:48.236Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:33:48 [2020-04-15T19:33:48.236Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
19:33:48 [2020-04-15T19:33:48.236Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:33:48 [2020-04-15T19:33:48.236Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
19:33:48 [2020-04-15T19:33:48.236Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
19:33:48 [2020-04-15T19:33:48.236Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
19:33:48 [2020-04-15T19:33:48.236Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
19:33:48 [2020-04-15T19:33:48.236Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:33:48 [2020-04-15T19:33:48.236Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
19:33:48 [2020-04-15T19:33:48.236Z]     create_test.go:542: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
19:33:48 [2020-04-15T19:33:48.236Z] === RUN   TestDiff
19:33:48 [2020-04-15T19:33:48.236Z] --- SKIP: TestDiff (0.00s)
19:33:48 [2020-04-15T19:33:48.236Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
19:33:48 [2020-04-15T19:33:48.236Z] === RUN   TestExecWithCloseStdin
19:33:48 [2020-04-15T19:33:48.312Z] === RUN   TestDockerSuite/TestBuildCacheFrom
19:33:48 [2020-04-15T19:33:48.861Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
19:33:48 [2020-04-15T19:33:48.861Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
19:33:48 [2020-04-15T19:33:48.861Z]     daemon.go:325: [da8b4a1ef97d2] waiting for daemon to start
19:33:48 [2020-04-15T19:33:48.861Z]     daemon.go:325: [da8b4a1ef97d2] waiting for daemon to start
19:33:48 [2020-04-15T19:33:48.861Z]     daemon.go:353: [da8b4a1ef97d2] daemon started
19:33:48 [2020-04-15T19:33:48.861Z]     daemon.go:461: [da8b4a1ef97d2] Stopping daemon
19:33:48 [2020-04-15T19:33:48.861Z]     daemon.go:296: [da8b4a1ef97d2] exiting daemon
19:33:48 [2020-04-15T19:33:48.861Z]     daemon.go:448: [da8b4a1ef97d2] Daemon stopped
19:33:48 [2020-04-15T19:33:48.861Z]     daemon.go:325: [da8b4a1ef97d2] waiting for daemon to start
19:33:48 [2020-04-15T19:33:48.861Z]     daemon.go:325: [da8b4a1ef97d2] waiting for daemon to start
19:33:48 [2020-04-15T19:33:48.861Z]     daemon.go:353: [da8b4a1ef97d2] daemon started
19:33:48 [2020-04-15T19:33:48.861Z]     daemon.go:461: [da8b4a1ef97d2] Stopping daemon
19:33:48 [2020-04-15T19:33:48.861Z]     daemon.go:296: [da8b4a1ef97d2] exiting daemon
19:33:48 [2020-04-15T19:33:48.861Z]     daemon.go:448: [da8b4a1ef97d2] Daemon stopped
19:33:48 [2020-04-15T19:33:48.861Z] === RUN   TestDaemonDefaultNetworkPools
19:33:49 [2020-04-15T19:33:49.212Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
19:33:49 [2020-04-15T19:33:49.212Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
19:33:49 [2020-04-15T19:33:49.212Z]     daemon.go:325: [d1cdb3c6a342d] waiting for daemon to start
19:33:49 [2020-04-15T19:33:49.212Z]     daemon.go:325: [d1cdb3c6a342d] waiting for daemon to start
19:33:49 [2020-04-15T19:33:49.212Z]     daemon.go:353: [d1cdb3c6a342d] daemon started
19:33:49 [2020-04-15T19:33:49.212Z]     daemon.go:461: [d1cdb3c6a342d] Stopping daemon
19:33:49 [2020-04-15T19:33:49.212Z]     daemon.go:296: [d1cdb3c6a342d] exiting daemon
19:33:49 [2020-04-15T19:33:49.212Z]     daemon.go:448: [d1cdb3c6a342d] Daemon stopped
19:33:49 [2020-04-15T19:33:49.212Z] === RUN   TestDaemonRestartWithExistingNetwork
19:33:49 [2020-04-15T19:33:49.745Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.024s	coverage: 72.9% of statements
19:33:50 [2020-04-15T19:33:50.370Z] ok  	github.com/docker/docker/cmd/dockerd	0.226s	coverage: 29.5% of statements
19:33:50 [2020-04-15T19:33:50.403Z] --- PASS: TestExecWithCloseStdin (2.19s)
19:33:50 [2020-04-15T19:33:50.403Z] === RUN   TestExec
19:33:50 [2020-04-15T19:33:50.403Z] --- SKIP: TestExec (0.00s)
19:33:50 [2020-04-15T19:33:50.403Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
19:33:50 [2020-04-15T19:33:50.403Z] === RUN   TestExecUser
19:33:50 [2020-04-15T19:33:50.403Z] --- SKIP: TestExecUser (0.00s)
19:33:50 [2020-04-15T19:33:50.403Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
19:33:50 [2020-04-15T19:33:50.403Z] === RUN   TestExportContainerAndImportImage
19:33:50 [2020-04-15T19:33:50.403Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
19:33:50 [2020-04-15T19:33:50.403Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
19:33:50 [2020-04-15T19:33:50.403Z] === RUN   TestExportContainerAfterDaemonRestart
19:33:50 [2020-04-15T19:33:50.403Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
19:33:50 [2020-04-15T19:33:50.403Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
19:33:50 [2020-04-15T19:33:50.403Z] === RUN   TestHealthCheckWorkdir
19:33:50 [2020-04-15T19:33:50.403Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
19:33:50 [2020-04-15T19:33:50.403Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
19:33:50 [2020-04-15T19:33:50.403Z] === RUN   TestHealthKillContainer
19:33:50 [2020-04-15T19:33:50.403Z] --- SKIP: TestHealthKillContainer (0.00s)
19:33:50 [2020-04-15T19:33:50.403Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
19:33:50 [2020-04-15T19:33:50.403Z] === RUN   TestInspectCpusetInConfigPre120
19:33:50 [2020-04-15T19:33:50.403Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
19:33:50 [2020-04-15T19:33:50.403Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
19:33:50 [2020-04-15T19:33:50.403Z] === RUN   TestKillContainerInvalidSignal
19:33:50 [2020-04-15T19:33:50.425Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.11s)
19:33:50 [2020-04-15T19:33:50.425Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
19:33:50 [2020-04-15T19:33:50.425Z]     daemon.go:325: [dbff7c606632f] waiting for daemon to start
19:33:50 [2020-04-15T19:33:50.425Z]     daemon.go:325: [dbff7c606632f] waiting for daemon to start
19:33:50 [2020-04-15T19:33:50.425Z]     daemon.go:353: [dbff7c606632f] daemon started
19:33:50 [2020-04-15T19:33:50.425Z]     daemon.go:461: [dbff7c606632f] Stopping daemon
19:33:50 [2020-04-15T19:33:50.425Z]     daemon.go:296: [dbff7c606632f] exiting daemon
19:33:50 [2020-04-15T19:33:50.425Z]     daemon.go:448: [dbff7c606632f] Daemon stopped
19:33:50 [2020-04-15T19:33:50.425Z]     daemon.go:325: [dbff7c606632f] waiting for daemon to start
19:33:50 [2020-04-15T19:33:50.425Z]     daemon.go:325: [dbff7c606632f] waiting for daemon to start
19:33:50 [2020-04-15T19:33:50.425Z]     daemon.go:353: [dbff7c606632f] daemon started
19:33:50 [2020-04-15T19:33:50.425Z]     daemon.go:461: [dbff7c606632f] Stopping daemon
19:33:50 [2020-04-15T19:33:50.425Z]     daemon.go:296: [dbff7c606632f] exiting daemon
19:33:50 [2020-04-15T19:33:50.425Z]     daemon.go:448: [dbff7c606632f] Daemon stopped
19:33:50 [2020-04-15T19:33:50.425Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:33:50 [2020-04-15T19:33:50.832Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
19:33:51 [2020-04-15T19:33:51.780Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s)
19:33:51 [2020-04-15T19:33:51.780Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:33:51 [2020-04-15T19:33:51.780Z]     daemon.go:325: [d8c40d89e8f72] waiting for daemon to start
19:33:51 [2020-04-15T19:33:51.780Z]     daemon.go:325: [d8c40d89e8f72] waiting for daemon to start
19:33:51 [2020-04-15T19:33:51.780Z]     daemon.go:353: [d8c40d89e8f72] daemon started
19:33:51 [2020-04-15T19:33:51.780Z]     daemon.go:461: [d8c40d89e8f72] Stopping daemon
19:33:51 [2020-04-15T19:33:51.780Z]     daemon.go:296: [d8c40d89e8f72] exiting daemon
19:33:51 [2020-04-15T19:33:51.780Z]     daemon.go:448: [d8c40d89e8f72] Daemon stopped
19:33:51 [2020-04-15T19:33:51.780Z]     daemon.go:325: [d8c40d89e8f72] waiting for daemon to start
19:33:51 [2020-04-15T19:33:51.780Z]     daemon.go:325: [d8c40d89e8f72] waiting for daemon to start
19:33:51 [2020-04-15T19:33:51.780Z]     daemon.go:353: [d8c40d89e8f72] daemon started
19:33:51 [2020-04-15T19:33:51.780Z]     daemon.go:461: [d8c40d89e8f72] Stopping daemon
19:33:51 [2020-04-15T19:33:51.780Z]     daemon.go:296: [d8c40d89e8f72] exiting daemon
19:33:51 [2020-04-15T19:33:51.780Z]     daemon.go:448: [d8c40d89e8f72] Daemon stopped
19:33:51 [2020-04-15T19:33:51.780Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:33:51 [2020-04-15T19:33:51.931Z] --- PASS: TestKillContainerInvalidSignal (1.62s)
19:33:51 [2020-04-15T19:33:51.931Z] === RUN   TestKillContainer
19:33:51 [2020-04-15T19:33:51.931Z] --- SKIP: TestKillContainer (0.00s)
19:33:51 [2020-04-15T19:33:51.931Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
19:33:51 [2020-04-15T19:33:51.931Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:33:51 [2020-04-15T19:33:51.931Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
19:33:51 [2020-04-15T19:33:51.931Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:33:51 [2020-04-15T19:33:51.931Z] === RUN   TestKillStoppedContainer
19:33:51 [2020-04-15T19:33:51.931Z] --- SKIP: TestKillStoppedContainer (0.00s)
19:33:51 [2020-04-15T19:33:51.931Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:33:51 [2020-04-15T19:33:51.931Z] === RUN   TestKillStoppedContainerAPIPre120
19:33:51 [2020-04-15T19:33:51.931Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
19:33:51 [2020-04-15T19:33:51.931Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:33:51 [2020-04-15T19:33:51.931Z] === RUN   TestKillDifferentUserContainer
19:33:51 [2020-04-15T19:33:51.931Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
19:33:51 [2020-04-15T19:33:51.931Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
19:33:51 [2020-04-15T19:33:51.931Z] === RUN   TestInspectOomKilledTrue
19:33:51 [2020-04-15T19:33:51.931Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
19:33:51 [2020-04-15T19:33:51.931Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:33:51 [2020-04-15T19:33:51.931Z] === RUN   TestInspectOomKilledFalse
19:33:51 [2020-04-15T19:33:51.931Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
19:33:51 [2020-04-15T19:33:51.931Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:33:51 [2020-04-15T19:33:51.931Z] === RUN   TestLogsFollowTailEmpty
19:33:52 [2020-04-15T19:33:52.153Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
19:33:52 [2020-04-15T19:33:52.153Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
19:33:52 [2020-04-15T19:33:52.153Z]     daemon.go:325: [d614002a51c03] waiting for daemon to start
19:33:52 [2020-04-15T19:33:52.153Z]     daemon.go:325: [d614002a51c03] waiting for daemon to start
19:33:52 [2020-04-15T19:33:52.153Z]     daemon.go:353: [d614002a51c03] daemon started
19:33:52 [2020-04-15T19:33:52.153Z]     daemon.go:461: [d614002a51c03] Stopping daemon
19:33:52 [2020-04-15T19:33:52.153Z]     daemon.go:296: [d614002a51c03] exiting daemon
19:33:52 [2020-04-15T19:33:52.153Z]     daemon.go:448: [d614002a51c03] Daemon stopped
19:33:52 [2020-04-15T19:33:52.153Z] === RUN   TestServiceWithPredefinedNetwork
19:33:52 [2020-04-15T19:33:52.439Z] ok  	github.com/docker/docker/container	0.200s	coverage: 35.6% of statements
19:33:52 [2020-04-15T19:33:52.439Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:33:52 [2020-04-15T19:33:52.439Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:33:52 [2020-04-15T19:33:52.439Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
19:33:52 [2020-04-15T19:33:52.439Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:33:53 [2020-04-15T19:33:53.458Z] --- PASS: TestLogsFollowTailEmpty (1.78s)
19:33:53 [2020-04-15T19:33:53.458Z] === RUN   TestNetworkNat
19:33:53 [2020-04-15T19:33:53.458Z] --- SKIP: TestNetworkNat (0.00s)
19:33:53 [2020-04-15T19:33:53.458Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
19:33:53 [2020-04-15T19:33:53.458Z] === RUN   TestNetworkLocalhostTCPNat
19:33:53 [2020-04-15T19:33:53.458Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s)
19:33:53 [2020-04-15T19:33:53.458Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
19:33:53 [2020-04-15T19:33:53.458Z] === RUN   TestNetworkLoopbackNat
19:33:53 [2020-04-15T19:33:53.458Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
19:33:53 [2020-04-15T19:33:53.458Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
19:33:53 [2020-04-15T19:33:53.458Z] === RUN   TestPause
19:33:53 [2020-04-15T19:33:53.458Z] --- SKIP: TestPause (0.00s)
19:33:53 [2020-04-15T19:33:53.458Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
19:33:53 [2020-04-15T19:33:53.458Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:33:55 [2020-04-15T19:33:55.225Z] --- PASS: TestServiceWithPredefinedNetwork (2.72s)
19:33:55 [2020-04-15T19:33:55.225Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
19:33:55 [2020-04-15T19:33:55.225Z]     daemon.go:325: [d18c4f6e8cf8e] waiting for daemon to start
19:33:55 [2020-04-15T19:33:55.225Z]     daemon.go:325: [d18c4f6e8cf8e] waiting for daemon to start
19:33:55 [2020-04-15T19:33:55.225Z]     daemon.go:353: [d18c4f6e8cf8e] daemon started
19:33:55 [2020-04-15T19:33:55.225Z]     daemon.go:461: [d18c4f6e8cf8e] Stopping daemon
19:33:55 [2020-04-15T19:33:55.225Z]     daemon.go:296: [d18c4f6e8cf8e] exiting daemon
19:33:55 [2020-04-15T19:33:55.225Z]     daemon.go:448: [d18c4f6e8cf8e] Daemon stopped
19:33:55 [2020-04-15T19:33:55.225Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:33:55 [2020-04-15T19:33:55.225Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:33:55 [2020-04-15T19:33:55.225Z]     service_test.go:230: FLAKY_TEST
19:33:55 [2020-04-15T19:33:55.225Z] === RUN   TestServiceWithDataPathPortInit
19:33:55 [2020-04-15T19:33:55.621Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.05s)
19:33:55 [2020-04-15T19:33:55.621Z] === RUN   TestPauseStopPausedContainer
19:33:55 [2020-04-15T19:33:55.621Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
19:33:55 [2020-04-15T19:33:55.621Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
19:33:55 [2020-04-15T19:33:55.621Z] === RUN   TestPsFilter
19:33:56 [2020-04-15T19:33:56.075Z] --- PASS: TestPsFilter (0.16s)
19:33:56 [2020-04-15T19:33:56.075Z] === RUN   TestRemoveContainerWithRemovedVolume
19:33:56 [2020-04-15T19:33:56.085Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
19:33:56 [2020-04-15T19:33:56.085Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
19:33:57 [2020-04-15T19:33:57.981Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
19:33:58 [2020-04-15T19:33:58.240Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.23s)
19:33:58 [2020-04-15T19:33:58.240Z] === RUN   TestRemoveContainerWithVolume
19:33:58 [2020-04-15T19:33:58.914Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
19:34:00 [2020-04-15T19:34:00.284Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
19:34:00 [2020-04-15T19:34:00.406Z] --- PASS: TestRemoveContainerWithVolume (2.51s)
19:34:00 [2020-04-15T19:34:00.406Z] === RUN   TestRemoveContainerRunning
19:34:00 [2020-04-15T19:34:00.848Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
19:34:02 [2020-04-15T19:34:02.575Z] --- PASS: TestRemoveContainerRunning (1.54s)
19:34:02 [2020-04-15T19:34:02.575Z] === RUN   TestRemoveContainerForceRemoveRunning
19:34:02 [2020-04-15T19:34:02.759Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.034s	coverage: 65.3% of statements
19:34:02 [2020-04-15T19:34:02.759Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.049s	coverage: 35.8% of statements
19:34:03 [2020-04-15T19:34:03.370Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
19:34:03 [2020-04-15T19:34:03.539Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.50s)
19:34:03 [2020-04-15T19:34:03.539Z] === RUN   TestRemoveInvalidContainer
19:34:03 [2020-04-15T19:34:03.539Z] --- PASS: TestRemoveInvalidContainer (0.02s)
19:34:03 [2020-04-15T19:34:03.539Z] === RUN   TestRenameLinkedContainer
19:34:03 [2020-04-15T19:34:03.539Z] --- SKIP: TestRenameLinkedContainer (0.00s)
19:34:03 [2020-04-15T19:34:03.539Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
19:34:03 [2020-04-15T19:34:03.539Z] === RUN   TestRenameStoppedContainer
19:34:07 [2020-04-15T19:34:07.562Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
19:34:07 [2020-04-15T19:34:07.562Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
19:34:09 [2020-04-15T19:34:09.633Z] ok  	github.com/docker/docker/daemon/cluster	0.167s	coverage: 0.5% of statements
19:34:10 [2020-04-15T19:34:10.594Z] --- PASS: TestRenameStoppedContainer (6.99s)
19:34:10 [2020-04-15T19:34:10.594Z] === RUN   TestRenameRunningContainerAndReuse
19:34:10 [2020-04-15T19:34:10.837Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
19:34:11 [2020-04-15T19:34:11.375Z] --- PASS: TestServiceWithDataPathPortInit (16.03s)
19:34:11 [2020-04-15T19:34:11.375Z]     service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
19:34:11 [2020-04-15T19:34:11.375Z]     daemon.go:325: [de1513e49e294] waiting for daemon to start
19:34:11 [2020-04-15T19:34:11.375Z]     daemon.go:325: [de1513e49e294] waiting for daemon to start
19:34:11 [2020-04-15T19:34:11.375Z]     daemon.go:353: [de1513e49e294] daemon started
19:34:11 [2020-04-15T19:34:11.375Z]     daemon.go:461: [de1513e49e294] Stopping daemon
19:34:11 [2020-04-15T19:34:11.375Z]     daemon.go:296: [de1513e49e294] exiting daemon
19:34:11 [2020-04-15T19:34:11.375Z]     daemon.go:448: [de1513e49e294] Daemon stopped
19:34:11 [2020-04-15T19:34:11.375Z]     service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
19:34:11 [2020-04-15T19:34:11.375Z]     daemon.go:325: [dcf702ce3242a] waiting for daemon to start
19:34:11 [2020-04-15T19:34:11.375Z]     daemon.go:325: [dcf702ce3242a] waiting for daemon to start
19:34:11 [2020-04-15T19:34:11.375Z]     daemon.go:353: [dcf702ce3242a] daemon started
19:34:11 [2020-04-15T19:34:11.375Z]     daemon.go:461: [dcf702ce3242a] Stopping daemon
19:34:11 [2020-04-15T19:34:11.375Z]     daemon.go:296: [dcf702ce3242a] exiting daemon
19:34:11 [2020-04-15T19:34:11.375Z]     daemon.go:448: [dcf702ce3242a] Daemon stopped
19:34:11 [2020-04-15T19:34:11.375Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:34:11 [2020-04-15T19:34:11.401Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
19:34:11 [2020-04-15T19:34:11.401Z] === RUN   TestDockerSuite/TestBuildClearCmd
19:34:11 [2020-04-15T19:34:11.965Z] === RUN   TestDockerSuite/TestBuildCmd
19:34:12 [2020-04-15T19:34:12.530Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
19:34:13 [2020-04-15T19:34:13.094Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
19:34:13 [2020-04-15T19:34:13.351Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
19:34:13 [2020-04-15T19:34:13.351Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
19:34:13 [2020-04-15T19:34:13.351Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
19:34:14 [2020-04-15T19:34:14.061Z] ok  	github.com/docker/docker/daemon/discovery	0.035s	coverage: 30.4% of statements
19:34:15 [2020-04-15T19:34:15.245Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
19:34:15 [2020-04-15T19:34:15.258Z] --- PASS: TestRenameRunningContainerAndReuse (4.18s)
19:34:15 [2020-04-15T19:34:15.258Z] === RUN   TestRenameInvalidName
19:34:16 [2020-04-15T19:34:16.778Z] ok  	github.com/docker/docker/daemon/events	0.071s	coverage: 50.0% of statements
19:34:16 [2020-04-15T19:34:16.791Z] --- PASS: TestRenameInvalidName (1.93s)
19:34:16 [2020-04-15T19:34:16.791Z] === RUN   TestRenameAnonymousContainer
19:34:16 [2020-04-15T19:34:16.791Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
19:34:16 [2020-04-15T19:34:16.791Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
19:34:16 [2020-04-15T19:34:16.791Z] === RUN   TestRenameContainerWithSameName
19:34:17 [2020-04-15T19:34:17.065Z] ok  	github.com/docker/docker/daemon/config	0.117s	coverage: 82.2% of statements
19:34:17 [2020-04-15T19:34:17.138Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
19:34:18 [2020-04-15T19:34:18.964Z] --- PASS: TestRenameContainerWithSameName (2.15s)
19:34:18 [2020-04-15T19:34:18.964Z] === RUN   TestRenameContainerWithLinkedContainer
19:34:18 [2020-04-15T19:34:18.964Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
19:34:18 [2020-04-15T19:34:18.964Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
19:34:18 [2020-04-15T19:34:18.964Z] === RUN   TestResize
19:34:18 [2020-04-15T19:34:18.964Z] --- SKIP: TestResize (0.00s)
19:34:18 [2020-04-15T19:34:18.964Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
19:34:18 [2020-04-15T19:34:18.964Z] === RUN   TestResizeWithInvalidSize
19:34:18 [2020-04-15T19:34:18.964Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
19:34:18 [2020-04-15T19:34:18.964Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
19:34:18 [2020-04-15T19:34:18.964Z] === RUN   TestResizeWhenContainerNotStarted
19:34:18 [2020-04-15T19:34:18.995Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.64s)
19:34:18 [2020-04-15T19:34:18.995Z]     service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
19:34:18 [2020-04-15T19:34:18.995Z]     daemon.go:325: [de260afb2d15b] waiting for daemon to start
19:34:18 [2020-04-15T19:34:18.995Z]     daemon.go:325: [de260afb2d15b] waiting for daemon to start
19:34:18 [2020-04-15T19:34:18.995Z]     daemon.go:353: [de260afb2d15b] daemon started
19:34:18 [2020-04-15T19:34:18.995Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rhwajvmub7tgrpbf1moa5t8v2 Created:2020-04-15 19:34:11.908492852 +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[2eaa83c76c23a905e43a83e237dde1caaeb4ab148a70a03cda5752e7de0085c4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8ksyaodgogeowvrmr8lbty3it EndpointID:aaa063312093cee1ccf93fb7aa76d486fc03992ee7ef8ed4c38c06cb065728e6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:77619623f19bf14ecd5790f7b834167f05a9bd1b46f3807c54d8de1c88f22143 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:ee54a5280f97 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8ksyaodgogeowvrmr8lbty3it EndpointID:aaa063312093cee1ccf93fb7aa76d486fc03992ee7ef8ed4c38c06cb065728e6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:34:18 [2020-04-15T19:34:18.995Z]     daemon.go:461: [de260afb2d15b] Stopping daemon
19:34:18 [2020-04-15T19:34:18.995Z]     daemon.go:296: [de260afb2d15b] exiting daemon
19:34:18 [2020-04-15T19:34:18.995Z]     daemon.go:448: [de260afb2d15b] Daemon stopped
19:34:18 [2020-04-15T19:34:18.995Z] PASS
19:34:18 [2020-04-15T19:34:18.995Z] 
19:34:18 [2020-04-15T19:34:18.995Z] === Skipped
19:34:18 [2020-04-15T19:34:18.995Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:34:18 [2020-04-15T19:34:18.995Z]     service_test.go:230: FLAKY_TEST
19:34:18 [2020-04-15T19:34:18.995Z] 
19:34:18 [2020-04-15T19:34:18.995Z] 
19:34:18 [2020-04-15T19:34:18.995Z] DONE 21 tests, 1 skipped in 42.355s
19:34:18 [2020-04-15T19:34:18.995Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:34:18 [2020-04-15T19:34:18.995Z] ++ 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
19:34:18 [2020-04-15T19:34:18.995Z] ++ set -e
19:34:18 [2020-04-15T19:34:18.995Z] ++ '[' -n 0 ']'
19:34:18 [2020-04-15T19:34:18.995Z] ++ set -x
19:34:18 [2020-04-15T19:34:18.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
19:34:18 [2020-04-15T19:34:18.995Z] INFO: Testing against a local daemon
19:34:18 [2020-04-15T19:34:18.995Z] === RUN   TestDockerNetworkIpvlanPersistance
19:34:18 [2020-04-15T19:34:18.995Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:34:18 [2020-04-15T19:34:18.995Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:34:18 [2020-04-15T19:34:18.995Z] === RUN   TestDockerNetworkIpvlan
19:34:18 [2020-04-15T19:34:18.995Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:34:18 [2020-04-15T19:34:18.995Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:34:18 [2020-04-15T19:34:18.995Z] PASS
19:34:18 [2020-04-15T19:34:18.995Z] 
19:34:18 [2020-04-15T19:34:18.995Z] === Skipped
19:34:18 [2020-04-15T19:34:18.995Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:34:18 [2020-04-15T19:34:18.995Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:34:18 [2020-04-15T19:34:18.995Z] 
19:34:18 [2020-04-15T19:34:18.996Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:34:18 [2020-04-15T19:34:18.996Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:34:18 [2020-04-15T19:34:18.996Z] 
19:34:18 [2020-04-15T19:34:18.996Z] 
19:34:18 [2020-04-15T19:34:18.996Z] DONE 2 tests, 2 skipped in 0.068s
19:34:18 [2020-04-15T19:34:18.996Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:34:18 [2020-04-15T19:34:18.996Z] ++ 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
19:34:18 [2020-04-15T19:34:18.996Z] ++ set -e
19:34:18 [2020-04-15T19:34:18.996Z] ++ '[' -n 0 ']'
19:34:18 [2020-04-15T19:34:18.996Z] ++ set -x
19:34:18 [2020-04-15T19:34:18.996Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
19:34:18 [2020-04-15T19:34:18.996Z] INFO: Testing against a local daemon
19:34:18 [2020-04-15T19:34:18.996Z] === RUN   TestDockerNetworkMacvlanPersistance
19:34:20 [2020-04-15T19:34:20.200Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s)
19:34:20 [2020-04-15T19:34:20.201Z]     macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
19:34:20 [2020-04-15T19:34:20.201Z]     daemon.go:325: [db790102e046e] waiting for daemon to start
19:34:20 [2020-04-15T19:34:20.201Z]     daemon.go:325: [db790102e046e] waiting for daemon to start
19:34:20 [2020-04-15T19:34:20.201Z]     daemon.go:353: [db790102e046e] daemon started
19:34:20 [2020-04-15T19:34:20.201Z]     daemon.go:461: [db790102e046e] Stopping daemon
19:34:20 [2020-04-15T19:34:20.201Z]     daemon.go:296: [db790102e046e] exiting daemon
19:34:20 [2020-04-15T19:34:20.201Z]     daemon.go:448: [db790102e046e] Daemon stopped
19:34:20 [2020-04-15T19:34:20.201Z]     daemon.go:325: [db790102e046e] waiting for daemon to start
19:34:20 [2020-04-15T19:34:20.201Z]     daemon.go:325: [db790102e046e] waiting for daemon to start
19:34:20 [2020-04-15T19:34:20.201Z]     daemon.go:353: [db790102e046e] daemon started
19:34:20 [2020-04-15T19:34:20.201Z]     daemon.go:461: [db790102e046e] Stopping daemon
19:34:20 [2020-04-15T19:34:20.201Z]     daemon.go:296: [db790102e046e] exiting daemon
19:34:20 [2020-04-15T19:34:20.201Z]     daemon.go:448: [db790102e046e] Daemon stopped
19:34:20 [2020-04-15T19:34:20.201Z] === RUN   TestDockerNetworkMacvlan
19:34:20 [2020-04-15T19:34:20.564Z] ok  	github.com/docker/docker/daemon/graphdriver	0.010s	coverage: 2.2% of statements
19:34:20 [2020-04-15T19:34:20.966Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:34:21 [2020-04-15T19:34:21.134Z] --- PASS: TestResizeWhenContainerNotStarted (2.03s)
19:34:21 [2020-04-15T19:34:21.134Z] === RUN   TestDaemonRestartKillContainers
19:34:21 [2020-04-15T19:34:21.134Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
19:34:21 [2020-04-15T19:34:21.134Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
19:34:21 [2020-04-15T19:34:21.134Z] === RUN   TestStats
19:34:21 [2020-04-15T19:34:21.134Z] --- SKIP: TestStats (0.00s)
19:34:21 [2020-04-15T19:34:21.134Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
19:34:21 [2020-04-15T19:34:21.134Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:34:21 [2020-04-15T19:34:21.710Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:34:22 [2020-04-15T19:34:22.388Z] === RUN   TestDockerSuite/TestBuildConditionalCache
19:34:22 [2020-04-15T19:34:22.911Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:34:22 [2020-04-15T19:34:22.951Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
19:34:23 [2020-04-15T19:34:23.260Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.567s	coverage: 13.7% of statements
19:34:23 [2020-04-15T19:34:23.515Z] === RUN   TestDockerSuite/TestBuildContChar
19:34:24 [2020-04-15T19:34:24.079Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
19:34:24 [2020-04-15T19:34:24.643Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
19:34:24 [2020-04-15T19:34:24.757Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.011s	coverage: 2.9% of statements
19:34:25 [2020-04-15T19:34:25.207Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
19:34:25 [2020-04-15T19:34:25.255Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:34:26 [2020-04-15T19:34:26.803Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	1.099s	coverage: 57.8% of statements
19:34:27 [2020-04-15T19:34:27.730Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
19:34:28 [2020-04-15T19:34:28.309Z] ok  	github.com/docker/docker/daemon	12.432s	coverage: 17.5% of statements
19:34:28 [2020-04-15T19:34:28.309Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:34:28 [2020-04-15T19:34:28.309Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:34:28 [2020-04-15T19:34:28.309Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:34:28 [2020-04-15T19:34:28.309Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
19:34:28 [2020-04-15T19:34:28.435Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:34:29 [2020-04-15T19:34:29.100Z] === RUN   TestDockerSuite/TestBuildContextCleanup
19:34:29 [2020-04-15T19:34:29.100Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
19:34:29 [2020-04-15T19:34:29.677Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.41s)
19:34:29 [2020-04-15T19:34:29.678Z] === RUN   TestStopContainerWithTimeout
19:34:29 [2020-04-15T19:34:29.678Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
19:34:29 [2020-04-15T19:34:29.678Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
19:34:29 [2020-04-15T19:34:29.678Z] === RUN   TestUpdateRestartPolicy
19:34:30 [2020-04-15T19:34:30.469Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
19:34:30 [2020-04-15T19:34:30.469Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
19:34:31 [2020-04-15T19:34:31.032Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
19:34:31 [2020-04-15T19:34:31.288Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
19:34:31 [2020-04-15T19:34:31.545Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
19:34:31 [2020-04-15T19:34:31.800Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.203s	coverage: 68.5% of statements
19:34:31 [2020-04-15T19:34:31.803Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
19:34:32 [2020-04-15T19:34:32.367Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
19:34:32 [2020-04-15T19:34:32.821Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.108s	coverage: 49.5% of statements
19:34:33 [2020-04-15T19:34:33.844Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.101s	coverage: 45.9% of statements
19:34:33 [2020-04-15T19:34:33.844Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:34:36 [2020-04-15T19:34:36.542Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
19:34:36 [2020-04-15T19:34:36.542Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
19:34:36 [2020-04-15T19:34:36.577Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.661s	coverage: 76.1% of statements
19:34:37 [2020-04-15T19:34:37.213Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.030s	coverage: 58.0% of statements
19:34:37 [2020-04-15T19:34:37.213Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.588s	coverage: 55.1% of statements
19:34:37 [2020-04-15T19:34:37.213Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
19:34:37 [2020-04-15T19:34:37.213Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:34:38 [2020-04-15T19:34:38.708Z] ok  	github.com/docker/docker/daemon/links	0.037s	coverage: 93.0% of statements
19:34:38 [2020-04-15T19:34:38.995Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.012s	coverage: 3.0% of statements
19:34:39 [2020-04-15T19:34:39.816Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
19:34:42 [2020-04-15T19:34:42.336Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
19:34:43 [2020-04-15T19:34:43.427Z] ok  	github.com/docker/docker/daemon/logger	0.288s	coverage: 43.7% of statements
19:34:43 [2020-04-15T19:34:43.717Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.030s	coverage: 67.0% of statements
19:34:44 [2020-04-15T19:34:44.540Z] --- PASS: TestDockerNetworkMacvlan (24.28s)
19:34:44 [2020-04-15T19:34:44.540Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
19:34:44 [2020-04-15T19:34:44.540Z]     daemon.go:325: [dda5472c836a9] waiting for daemon to start
19:34:44 [2020-04-15T19:34:44.540Z]     daemon.go:325: [dda5472c836a9] waiting for daemon to start
19:34:44 [2020-04-15T19:34:44.540Z]     daemon.go:353: [dda5472c836a9] daemon started
19:34:44 [2020-04-15T19:34:44.540Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
19:34:44 [2020-04-15T19:34:44.540Z]     daemon.go:461: [dda5472c836a9] Stopping daemon
19:34:44 [2020-04-15T19:34:44.540Z]     daemon.go:296: [dda5472c836a9] exiting daemon
19:34:44 [2020-04-15T19:34:44.540Z]     daemon.go:448: [dda5472c836a9] Daemon stopped
19:34:44 [2020-04-15T19:34:44.540Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
19:34:44 [2020-04-15T19:34:44.540Z]     daemon.go:325: [d4040b6b04ac0] waiting for daemon to start
19:34:44 [2020-04-15T19:34:44.540Z]     daemon.go:325: [d4040b6b04ac0] waiting for daemon to start
19:34:44 [2020-04-15T19:34:44.540Z]     daemon.go:353: [d4040b6b04ac0] daemon started
19:34:44 [2020-04-15T19:34:44.540Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
19:34:44 [2020-04-15T19:34:44.540Z]     daemon.go:461: [d4040b6b04ac0] Stopping daemon
19:34:44 [2020-04-15T19:34:44.540Z]     daemon.go:296: [d4040b6b04ac0] exiting daemon
19:34:44 [2020-04-15T19:34:44.540Z]     daemon.go:448: [d4040b6b04ac0] Daemon stopped
19:34:44 [2020-04-15T19:34:44.540Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
19:34:44 [2020-04-15T19:34:44.540Z]     daemon.go:325: [d48e9b4e38441] waiting for daemon to start
19:34:44 [2020-04-15T19:34:44.540Z]     daemon.go:325: [d48e9b4e38441] waiting for daemon to start
19:34:44 [2020-04-15T19:34:44.540Z]     daemon.go:353: [d48e9b4e38441] daemon started
19:34:44 [2020-04-15T19:34:44.540Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.10s)
19:34:44 [2020-04-15T19:34:44.540Z]     daemon.go:461: [d48e9b4e38441] Stopping daemon
19:34:44 [2020-04-15T19:34:44.540Z]     daemon.go:296: [d48e9b4e38441] exiting daemon
19:34:44 [2020-04-15T19:34:44.540Z]     daemon.go:448: [d48e9b4e38441] Daemon stopped
19:34:44 [2020-04-15T19:34:44.540Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
19:34:44 [2020-04-15T19:34:44.540Z]     daemon.go:325: [d8192b5bc57d9] waiting for daemon to start
19:34:44 [2020-04-15T19:34:44.540Z]     daemon.go:325: [d8192b5bc57d9] waiting for daemon to start
19:34:44 [2020-04-15T19:34:44.540Z]     daemon.go:353: [d8192b5bc57d9] daemon started
19:34:44 [2020-04-15T19:34:44.540Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.09s)
19:34:44 [2020-04-15T19:34:44.540Z]     daemon.go:461: [d8192b5bc57d9] Stopping daemon
19:34:44 [2020-04-15T19:34:44.540Z]     daemon.go:296: [d8192b5bc57d9] exiting daemon
19:34:44 [2020-04-15T19:34:44.540Z]     daemon.go:448: [d8192b5bc57d9] Daemon stopped
19:34:44 [2020-04-15T19:34:44.540Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
19:34:44 [2020-04-15T19:34:44.540Z]     daemon.go:325: [da182f2e95d9c] waiting for daemon to start
19:34:44 [2020-04-15T19:34:44.540Z]     daemon.go:325: [da182f2e95d9c] waiting for daemon to start
19:34:44 [2020-04-15T19:34:44.540Z]     daemon.go:353: [da182f2e95d9c] daemon started
19:34:44 [2020-04-15T19:34:44.540Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (15.77s)
19:34:44 [2020-04-15T19:34:44.540Z]     daemon.go:461: [da182f2e95d9c] Stopping daemon
19:34:44 [2020-04-15T19:34:44.540Z]     daemon.go:296: [da182f2e95d9c] exiting daemon
19:34:44 [2020-04-15T19:34:44.540Z]     daemon.go:448: [da182f2e95d9c] Daemon stopped
19:34:44 [2020-04-15T19:34:44.540Z] PASS
19:34:44 [2020-04-15T19:34:44.540Z] 
19:34:44 [2020-04-15T19:34:44.540Z] DONE 7 tests in 25.748s
19:34:44 [2020-04-15T19:34:44.540Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
19:34:44 [2020-04-15T19:34:44.540Z] ++ 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
19:34:44 [2020-04-15T19:34:44.540Z] ++ set -e
19:34:44 [2020-04-15T19:34:44.540Z] ++ '[' -n 0 ']'
19:34:44 [2020-04-15T19:34:44.540Z] ++ set -x
19:34:44 [2020-04-15T19:34:44.540Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
19:34:44 [2020-04-15T19:34:44.540Z] testing: warning: no tests to run
19:34:44 [2020-04-15T19:34:44.540Z] PASS
19:34:44 [2020-04-15T19:34:44.540Z] 
19:34:44 [2020-04-15T19:34:44.540Z] DONE 0 tests in 0.014s
19:34:44 [2020-04-15T19:34:44.540Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:34:44 [2020-04-15T19:34:44.540Z] ++ 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
19:34:44 [2020-04-15T19:34:44.540Z] ++ set -e
19:34:44 [2020-04-15T19:34:44.540Z] ++ '[' -n 0 ']'
19:34:44 [2020-04-15T19:34:44.540Z] ++ set -x
19:34:44 [2020-04-15T19:34:44.540Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
19:34:44 [2020-04-15T19:34:44.540Z] INFO: Testing against a local daemon
19:34:44 [2020-04-15T19:34:44.540Z] === RUN   TestAuthZPluginAllowRequest
19:34:44 [2020-04-15T19:34:44.781Z] Created binary: bundles/binary-daemon/dockerd-dev
19:34:44 [2020-04-15T19:34:44.781Z] Copying nested executables into bundles/binary-daemon
19:34:44 [2020-04-15T19:34:44.781Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
19:34:45 [2020-04-15T19:34:45.140Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40801/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=e149ff62fe6fc7c32c518dcd4df85d603a104462 -e DOCKER_GRAPHDRIVER docker:e149ff62fe6fc7c32c518dcd4df85d603a104462 hack/make.sh cross
19:34:45 [2020-04-15T19:34:45.698Z] 
19:34:45 [2020-04-15T19:34:45.698Z] Removing bundles/
19:34:45 [2020-04-15T19:34:45.698Z] 
19:34:45 [2020-04-15T19:34:45.698Z] ---> Making bundle: cross (in bundles/cross)
19:34:45 [2020-04-15T19:34:45.698Z] Cross building: bundles/cross/linux/amd64
19:34:45 [2020-04-15T19:34:45.776Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.583s	coverage: 78.6% of statements
19:34:45 [2020-04-15T19:34:45.952Z] Building: bundles/cross/linux/amd64/dockerd-dev
19:34:45 [2020-04-15T19:34:45.952Z] GOOS="linux" GOARCH="amd64" GOARM=""
19:34:46 [2020-04-15T19:34:46.274Z] --- PASS: TestAuthZPluginAllowRequest (1.47s)
19:34:46 [2020-04-15T19:34:46.274Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
19:34:46 [2020-04-15T19:34:46.274Z]     daemon.go:325: [d0f9793c1956c] waiting for daemon to start
19:34:46 [2020-04-15T19:34:46.274Z]     daemon.go:325: [d0f9793c1956c] waiting for daemon to start
19:34:46 [2020-04-15T19:34:46.274Z]     daemon.go:353: [d0f9793c1956c] daemon started
19:34:46 [2020-04-15T19:34:46.274Z]     daemon.go:461: [d0f9793c1956c] Stopping daemon
19:34:46 [2020-04-15T19:34:46.274Z]     daemon.go:296: [d0f9793c1956c] exiting daemon
19:34:46 [2020-04-15T19:34:46.274Z]     daemon.go:448: [d0f9793c1956c] Daemon stopped
19:34:46 [2020-04-15T19:34:46.274Z] === RUN   TestAuthZPluginTLS
19:34:46 [2020-04-15T19:34:46.515Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
19:34:46 [2020-04-15T19:34:46.623Z] --- PASS: TestAuthZPluginTLS (0.53s)
19:34:46 [2020-04-15T19:34:46.623Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
19:34:46 [2020-04-15T19:34:46.623Z]     daemon.go:325: [d72847fa38d05] waiting for daemon to start
19:34:46 [2020-04-15T19:34:46.623Z]     daemon.go:325: [d72847fa38d05] waiting for daemon to start
19:34:46 [2020-04-15T19:34:46.623Z]     daemon.go:353: [d72847fa38d05] daemon started
19:34:46 [2020-04-15T19:34:46.623Z]     daemon.go:461: [d72847fa38d05] Stopping daemon
19:34:46 [2020-04-15T19:34:46.623Z]     daemon.go:296: [d72847fa38d05] exiting daemon
19:34:46 [2020-04-15T19:34:46.623Z]     daemon.go:448: [d72847fa38d05] Daemon stopped
19:34:46 [2020-04-15T19:34:46.623Z] === RUN   TestAuthZPluginDenyRequest
19:34:46 [2020-04-15T19:34:46.772Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
19:34:46 [2020-04-15T19:34:46.863Z] ok  	github.com/docker/docker/daemon/logger/journald	0.031s	coverage: 26.2% of statements
19:34:46 [2020-04-15T19:34:46.973Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
19:34:46 [2020-04-15T19:34:46.973Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
19:34:46 [2020-04-15T19:34:46.973Z]     daemon.go:325: [d5d0fc7adc849] waiting for daemon to start
19:34:46 [2020-04-15T19:34:46.973Z]     daemon.go:325: [d5d0fc7adc849] waiting for daemon to start
19:34:46 [2020-04-15T19:34:46.973Z]     daemon.go:353: [d5d0fc7adc849] daemon started
19:34:46 [2020-04-15T19:34:46.973Z]     daemon.go:461: [d5d0fc7adc849] Stopping daemon
19:34:46 [2020-04-15T19:34:46.973Z]     daemon.go:296: [d5d0fc7adc849] exiting daemon
19:34:46 [2020-04-15T19:34:46.973Z]     daemon.go:448: [d5d0fc7adc849] Daemon stopped
19:34:46 [2020-04-15T19:34:46.973Z] === RUN   TestAuthZPluginAPIDenyResponse
19:34:47 [2020-04-15T19:34:47.489Z] ok  	github.com/docker/docker/daemon/images	0.048s	coverage: 4.9% of statements
19:34:47 [2020-04-15T19:34:47.489Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:34:47 [2020-04-15T19:34:47.489Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:34:47 [2020-04-15T19:34:47.489Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
19:34:47 [2020-04-15T19:34:47.489Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:34:47 [2020-04-15T19:34:47.703Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
19:34:47 [2020-04-15T19:34:47.703Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
19:34:47 [2020-04-15T19:34:47.719Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
19:34:47 [2020-04-15T19:34:47.719Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
19:34:47 [2020-04-15T19:34:47.719Z]     daemon.go:325: [df41fe52debe8] waiting for daemon to start
19:34:47 [2020-04-15T19:34:47.719Z]     daemon.go:325: [df41fe52debe8] waiting for daemon to start
19:34:47 [2020-04-15T19:34:47.719Z]     daemon.go:353: [df41fe52debe8] daemon started
19:34:47 [2020-04-15T19:34:47.719Z]     daemon.go:461: [df41fe52debe8] Stopping daemon
19:34:47 [2020-04-15T19:34:47.719Z]     daemon.go:296: [df41fe52debe8] exiting daemon
19:34:47 [2020-04-15T19:34:47.719Z]     daemon.go:448: [df41fe52debe8] Daemon stopped
19:34:47 [2020-04-15T19:34:47.719Z] === RUN   TestAuthZPluginDenyResponse
19:34:47 [2020-04-15T19:34:47.777Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.020s	coverage: 62.1% of statements
19:34:47 [2020-04-15T19:34:47.777Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.019s	coverage: 88.3% of statements
19:34:48 [2020-04-15T19:34:48.072Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
19:34:48 [2020-04-15T19:34:48.072Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
19:34:48 [2020-04-15T19:34:48.072Z]     daemon.go:325: [d03cf342dc3f6] waiting for daemon to start
19:34:48 [2020-04-15T19:34:48.072Z]     daemon.go:325: [d03cf342dc3f6] waiting for daemon to start
19:34:48 [2020-04-15T19:34:48.072Z]     daemon.go:353: [d03cf342dc3f6] daemon started
19:34:48 [2020-04-15T19:34:48.072Z]     daemon.go:461: [d03cf342dc3f6] Stopping daemon
19:34:48 [2020-04-15T19:34:48.072Z]     daemon.go:296: [d03cf342dc3f6] exiting daemon
19:34:48 [2020-04-15T19:34:48.072Z]     daemon.go:448: [d03cf342dc3f6] Daemon stopped
19:34:48 [2020-04-15T19:34:48.072Z] === RUN   TestAuthZPluginAllowEventStream
19:34:48 [2020-04-15T19:34:48.634Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
19:34:49 [2020-04-15T19:34:49.958Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s)
19:34:49 [2020-04-15T19:34:49.958Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
19:34:49 [2020-04-15T19:34:49.958Z]     daemon.go:325: [d07d668d73188] waiting for daemon to start
19:34:49 [2020-04-15T19:34:49.958Z]     daemon.go:325: [d07d668d73188] waiting for daemon to start
19:34:49 [2020-04-15T19:34:49.958Z]     daemon.go:353: [d07d668d73188] daemon started
19:34:49 [2020-04-15T19:34:49.958Z]     daemon.go:461: [d07d668d73188] Stopping daemon
19:34:49 [2020-04-15T19:34:49.958Z]     daemon.go:296: [d07d668d73188] exiting daemon
19:34:49 [2020-04-15T19:34:49.958Z]     daemon.go:448: [d07d668d73188] Daemon stopped
19:34:49 [2020-04-15T19:34:49.958Z] === RUN   TestAuthZPluginErrorResponse
19:34:50 [2020-04-15T19:34:50.303Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
19:34:50 [2020-04-15T19:34:50.303Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
19:34:50 [2020-04-15T19:34:50.303Z]     daemon.go:325: [d61e11c785018] waiting for daemon to start
19:34:50 [2020-04-15T19:34:50.303Z]     daemon.go:325: [d61e11c785018] waiting for daemon to start
19:34:50 [2020-04-15T19:34:50.303Z]     daemon.go:353: [d61e11c785018] daemon started
19:34:50 [2020-04-15T19:34:50.303Z]     daemon.go:461: [d61e11c785018] Stopping daemon
19:34:50 [2020-04-15T19:34:50.303Z]     daemon.go:296: [d61e11c785018] exiting daemon
19:34:50 [2020-04-15T19:34:50.303Z]     daemon.go:448: [d61e11c785018] Daemon stopped
19:34:50 [2020-04-15T19:34:50.303Z] === RUN   TestAuthZPluginErrorRequest
19:34:50 [2020-04-15T19:34:50.724Z] --- PASS: TestUpdateRestartPolicy (19.42s)
19:34:50 [2020-04-15T19:34:50.724Z] === RUN   TestUpdateRestartWithAutoRemove
19:34:50 [2020-04-15T19:34:50.724Z] --- PASS: TestUpdateRestartWithAutoRemove (2.04s)
19:34:50 [2020-04-15T19:34:50.724Z] === RUN   TestWaitNonBlocked
19:34:50 [2020-04-15T19:34:50.724Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:34:50 [2020-04-15T19:34:50.724Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:34:50 [2020-04-15T19:34:50.724Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:34:50 [2020-04-15T19:34:50.724Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:34:50 [2020-04-15T19:34:50.724Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:34:50 [2020-04-15T19:34:50.724Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:34:51 [2020-04-15T19:34:51.045Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
19:34:51 [2020-04-15T19:34:51.045Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
19:34:51 [2020-04-15T19:34:51.045Z]     daemon.go:325: [d3754813b5fbd] waiting for daemon to start
19:34:51 [2020-04-15T19:34:51.045Z]     daemon.go:325: [d3754813b5fbd] waiting for daemon to start
19:34:51 [2020-04-15T19:34:51.045Z]     daemon.go:353: [d3754813b5fbd] daemon started
19:34:51 [2020-04-15T19:34:51.045Z]     daemon.go:461: [d3754813b5fbd] Stopping daemon
19:34:51 [2020-04-15T19:34:51.045Z]     daemon.go:296: [d3754813b5fbd] exiting daemon
19:34:51 [2020-04-15T19:34:51.045Z]     daemon.go:448: [d3754813b5fbd] Daemon stopped
19:34:51 [2020-04-15T19:34:51.045Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:34:51 [2020-04-15T19:34:51.272Z] ok  	github.com/docker/docker/daemon/logger/local	0.075s	coverage: 74.7% of statements
19:34:51 [2020-04-15T19:34:51.272Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
19:34:51 [2020-04-15T19:34:51.393Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
19:34:51 [2020-04-15T19:34:51.393Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:34:51 [2020-04-15T19:34:51.393Z]     daemon.go:325: [d20f8a40f1618] waiting for daemon to start
19:34:51 [2020-04-15T19:34:51.393Z]     daemon.go:325: [d20f8a40f1618] waiting for daemon to start
19:34:51 [2020-04-15T19:34:51.393Z]     daemon.go:353: [d20f8a40f1618] daemon started
19:34:51 [2020-04-15T19:34:51.393Z]     daemon.go:461: [d20f8a40f1618] Stopping daemon
19:34:51 [2020-04-15T19:34:51.393Z]     daemon.go:296: [d20f8a40f1618] exiting daemon
19:34:51 [2020-04-15T19:34:51.393Z]     daemon.go:448: [d20f8a40f1618] Daemon stopped
19:34:51 [2020-04-15T19:34:51.393Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:34:51 [2020-04-15T19:34:51.903Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.014s	coverage: 47.8% of statements
19:34:51 [2020-04-15T19:34:51.903Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.015s	coverage: 20.0% of statements
19:34:52 [2020-04-15T19:34:52.808Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
19:34:52 [2020-04-15T19:34:52.809Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
19:34:53 [2020-04-15T19:34:53.138Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.82s)
19:34:53 [2020-04-15T19:34:53.138Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
19:34:53 [2020-04-15T19:34:53.138Z]     daemon.go:325: [dcee71d42c947] waiting for daemon to start
19:34:53 [2020-04-15T19:34:53.138Z]     daemon.go:325: [dcee71d42c947] waiting for daemon to start
19:34:53 [2020-04-15T19:34:53.138Z]     daemon.go:353: [dcee71d42c947] daemon started
19:34:53 [2020-04-15T19:34:53.138Z]     daemon.go:461: [dcee71d42c947] Stopping daemon
19:34:53 [2020-04-15T19:34:53.138Z]     daemon.go:296: [dcee71d42c947] exiting daemon
19:34:53 [2020-04-15T19:34:53.138Z]     daemon.go:448: [dcee71d42c947] Daemon stopped
19:34:53 [2020-04-15T19:34:53.138Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:34:53 [2020-04-15T19:34:53.395Z] ok  	github.com/docker/docker/daemon/logger/templates	0.021s	coverage: 8.3% of statements
19:34:53 [2020-04-15T19:34:53.619Z] --- PASS: TestWaitNonBlocked (0.02s)
19:34:53 [2020-04-15T19:34:53.619Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.67s)
19:34:53 [2020-04-15T19:34:53.619Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.96s)
19:34:53 [2020-04-15T19:34:53.619Z] === RUN   TestWaitBlocked
19:34:53 [2020-04-15T19:34:53.619Z] --- SKIP: TestWaitBlocked (0.00s)
19:34:53 [2020-04-15T19:34:53.619Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
19:34:53 [2020-04-15T19:34:53.619Z] PASS
19:34:53 [2020-04-15T19:34:53.619Z] Running D:\gopath\src\github.com\docker\docker\integration\image
19:34:54 [2020-04-15T19:34:54.077Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:34:54 [2020-04-15T19:34:54.077Z] INFO: Testing against a local daemon
19:34:54 [2020-04-15T19:34:54.077Z] === RUN   TestCommitInheritsEnv
19:34:54 [2020-04-15T19:34:54.077Z] --- SKIP: TestCommitInheritsEnv (0.00s)
19:34:54 [2020-04-15T19:34:54.077Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
19:34:54 [2020-04-15T19:34:54.077Z] === RUN   TestImportExtremelyLargeImageWorks
19:34:54 [2020-04-15T19:34:54.077Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
19:34:54 [2020-04-15T19:34:54.077Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
19:34:54 [2020-04-15T19:34:54.077Z] === RUN   TestImagesFilterMultiReference
19:34:54 [2020-04-15T19:34:54.077Z] --- PASS: TestImagesFilterMultiReference (0.07s)
19:34:54 [2020-04-15T19:34:54.077Z] === RUN   TestImagePullPlatformInvalid
19:34:54 [2020-04-15T19:34:54.077Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
19:34:54 [2020-04-15T19:34:54.077Z] === RUN   TestRemoveImageOrphaning
19:34:54 [2020-04-15T19:34:54.077Z] --- SKIP: TestRemoveImageOrphaning (0.00s)
19:34:54 [2020-04-15T19:34:54.077Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
19:34:54 [2020-04-15T19:34:54.077Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:34:54 [2020-04-15T19:34:54.077Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
19:34:54 [2020-04-15T19:34:54.077Z] === RUN   TestTagInvalidReference
19:34:54 [2020-04-15T19:34:54.077Z] --- PASS: TestTagInvalidReference (0.03s)
19:34:54 [2020-04-15T19:34:54.077Z] === RUN   TestTagValidPrefixedRepo
19:34:54 [2020-04-15T19:34:54.077Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
19:34:54 [2020-04-15T19:34:54.077Z] === RUN   TestTagExistedNameWithoutForce
19:34:54 [2020-04-15T19:34:54.077Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
19:34:54 [2020-04-15T19:34:54.077Z] === RUN   TestTagOfficialNames
19:34:54 [2020-04-15T19:34:54.077Z] --- SKIP: TestTagOfficialNames (0.00s)
19:34:54 [2020-04-15T19:34:54.077Z]     tag_test.go:98: testEnv.OSType == "windows"
19:34:54 [2020-04-15T19:34:54.077Z] === RUN   TestTagMatchesDigest
19:34:54 [2020-04-15T19:34:54.077Z] --- PASS: TestTagMatchesDigest (0.02s)
19:34:54 [2020-04-15T19:34:54.077Z] PASS
19:34:54 [2020-04-15T19:34:54.077Z] Running D:\gopath\src\github.com\docker\docker\integration\network
19:34:54 [2020-04-15T19:34:54.077Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:34:54 [2020-04-15T19:34:54.077Z] INFO: Testing against a local daemon
19:34:54 [2020-04-15T19:34:54.077Z] === RUN   TestNetworkCreateDelete
19:34:54 [2020-04-15T19:34:54.077Z] --- SKIP: TestNetworkCreateDelete (0.00s)
19:34:54 [2020-04-15T19:34:54.077Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
19:34:54 [2020-04-15T19:34:54.077Z] === RUN   TestDockerNetworkDeletePreferID
19:34:54 [2020-04-15T19:34:54.077Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
19:34:54 [2020-04-15T19:34:54.077Z]     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:34:54 [2020-04-15T19:34:54.077Z] === RUN   TestInspectNetwork
19:34:54 [2020-04-15T19:34:54.077Z] --- SKIP: TestInspectNetwork (0.00s)
19:34:54 [2020-04-15T19:34:54.077Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
19:34:54 [2020-04-15T19:34:54.077Z] === RUN   TestRunContainerWithBridgeNone
19:34:54 [2020-04-15T19:34:54.077Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
19:34:54 [2020-04-15T19:34:54.077Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
19:34:54 [2020-04-15T19:34:54.077Z] === RUN   TestNetworkInvalidJSON
19:34:54 [2020-04-15T19:34:54.077Z] === RUN   TestNetworkInvalidJSON//networks/create
19:34:54 [2020-04-15T19:34:54.077Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:34:54 [2020-04-15T19:34:54.077Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:34:54 [2020-04-15T19:34:54.077Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:34:54 [2020-04-15T19:34:54.077Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:34:54 [2020-04-15T19:34:54.077Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:34:54 [2020-04-15T19:34:54.077Z] === CONT  TestNetworkInvalidJSON//networks/create
19:34:54 [2020-04-15T19:34:54.077Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:34:54 [2020-04-15T19:34:54.077Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:34:54 [2020-04-15T19:34:54.077Z] --- PASS: TestNetworkInvalidJSON (0.02s)
19:34:54 [2020-04-15T19:34:54.077Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
19:34:54 [2020-04-15T19:34:54.077Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
19:34:54 [2020-04-15T19:34:54.077Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
19:34:54 [2020-04-15T19:34:54.077Z] === RUN   TestDaemonRestartWithLiveRestore
19:34:54 [2020-04-15T19:34:54.077Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
19:34:54 [2020-04-15T19:34:54.077Z]     service_test.go:29: testEnv.OSType == "windows"
19:34:54 [2020-04-15T19:34:54.077Z] === RUN   TestDaemonDefaultNetworkPools
19:34:54 [2020-04-15T19:34:54.077Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
19:34:54 [2020-04-15T19:34:54.077Z]     service_test.go:51: testEnv.OSType == "windows"
19:34:54 [2020-04-15T19:34:54.077Z] === RUN   TestDaemonRestartWithExistingNetwork
19:34:54 [2020-04-15T19:34:54.077Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
19:34:54 [2020-04-15T19:34:54.077Z]     service_test.go:94: testEnv.OSType == "windows"
19:34:54 [2020-04-15T19:34:54.077Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:34:54 [2020-04-15T19:34:54.077Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
19:34:54 [2020-04-15T19:34:54.078Z]     service_test.go:127: testEnv.OSType == "windows"
19:34:54 [2020-04-15T19:34:54.078Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:34:54 [2020-04-15T19:34:54.078Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
19:34:54 [2020-04-15T19:34:54.078Z]     service_test.go:177: testEnv.OSType == "windows"
19:34:54 [2020-04-15T19:34:54.078Z] === RUN   TestServiceWithPredefinedNetwork
19:34:54 [2020-04-15T19:34:54.078Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
19:34:54 [2020-04-15T19:34:54.078Z]     service_test.go:201: testEnv.OSType == "windows"
19:34:54 [2020-04-15T19:34:54.078Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:34:54 [2020-04-15T19:34:54.078Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:34:54 [2020-04-15T19:34:54.078Z]     service_test.go:230: FLAKY_TEST
19:34:54 [2020-04-15T19:34:54.078Z] === RUN   TestServiceWithDataPathPortInit
19:34:54 [2020-04-15T19:34:54.078Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
19:34:54 [2020-04-15T19:34:54.078Z]     service_test.go:319: testEnv.OSType == "windows"
19:34:54 [2020-04-15T19:34:54.078Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:34:54 [2020-04-15T19:34:54.533Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
19:34:54 [2020-04-15T19:34:54.533Z]     service_test.go:386: testEnv.OSType == "windows"
19:34:54 [2020-04-15T19:34:54.533Z] PASS
19:34:54 [2020-04-15T19:34:54.533Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
19:34:54 [2020-04-15T19:34:54.533Z] PASS
19:34:54 [2020-04-15T19:34:54.533Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
19:34:54 [2020-04-15T19:34:54.533Z] PASS
19:34:54 [2020-04-15T19:34:54.533Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
19:34:54 [2020-04-15T19:34:54.533Z] PASS
19:34:54 [2020-04-15T19:34:54.533Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
19:34:54 [2020-04-15T19:34:54.533Z] PASS
19:34:54 [2020-04-15T19:34:54.533Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
19:34:54 [2020-04-15T19:34:54.533Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:34:54 [2020-04-15T19:34:54.533Z] INFO: Testing against a local daemon
19:34:54 [2020-04-15T19:34:54.533Z] === RUN   TestPluginInvalidJSON
19:34:54 [2020-04-15T19:34:54.533Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:34:54 [2020-04-15T19:34:54.533Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:34:54 [2020-04-15T19:34:54.533Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:34:54 [2020-04-15T19:34:54.533Z] --- PASS: TestPluginInvalidJSON (0.02s)
19:34:54 [2020-04-15T19:34:54.533Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:34:54 [2020-04-15T19:34:54.533Z] PASS
19:34:54 [2020-04-15T19:34:54.533Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
19:34:54 [2020-04-15T19:34:54.533Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:34:54 [2020-04-15T19:34:54.533Z] INFO: Testing against a local daemon
19:34:54 [2020-04-15T19:34:54.533Z] === RUN   TestExternalGraphDriver
19:34:54 [2020-04-15T19:34:54.533Z] --- SKIP: TestExternalGraphDriver (0.00s)
19:34:54 [2020-04-15T19:34:54.533Z]     external_test.go:48: runtime.GOOS == "windows"
19:34:54 [2020-04-15T19:34:54.533Z] === RUN   TestGraphdriverPluginV2
19:34:54 [2020-04-15T19:34:54.533Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
19:34:54 [2020-04-15T19:34:54.533Z]     external_test.go:407: runtime.GOOS == "windows"
19:34:54 [2020-04-15T19:34:54.533Z] PASS
19:34:54 [2020-04-15T19:34:54.533Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
19:34:54 [2020-04-15T19:34:54.533Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:34:54 [2020-04-15T19:34:54.533Z] INFO: Testing against a local daemon
19:34:54 [2020-04-15T19:34:54.533Z] PASS
19:34:54 [2020-04-15T19:34:54.533Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
19:34:54 [2020-04-15T19:34:54.533Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:34:54 [2020-04-15T19:34:54.533Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
19:34:54 [2020-04-15T19:34:54.533Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:34:54 [2020-04-15T19:34:54.533Z] INFO: Testing against a local daemon
19:34:54 [2020-04-15T19:34:54.533Z] === RUN   TestSecretInspect
19:34:54 [2020-04-15T19:34:54.533Z] --- SKIP: TestSecretInspect (0.00s)
19:34:54 [2020-04-15T19:34:54.533Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
19:34:54 [2020-04-15T19:34:54.533Z] === RUN   TestSecretList
19:34:54 [2020-04-15T19:34:54.533Z] --- SKIP: TestSecretList (0.00s)
19:34:54 [2020-04-15T19:34:54.533Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
19:34:54 [2020-04-15T19:34:54.533Z] === RUN   TestSecretsCreateAndDelete
19:34:54 [2020-04-15T19:34:54.533Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
19:34:54 [2020-04-15T19:34:54.533Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
19:34:54 [2020-04-15T19:34:54.533Z] === RUN   TestSecretsUpdate
19:34:54 [2020-04-15T19:34:54.533Z] --- SKIP: TestSecretsUpdate (0.00s)
19:34:54 [2020-04-15T19:34:54.533Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
19:34:54 [2020-04-15T19:34:54.533Z] === RUN   TestTemplatedSecret
19:34:54 [2020-04-15T19:34:54.533Z] --- SKIP: TestTemplatedSecret (0.00s)
19:34:54 [2020-04-15T19:34:54.533Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
19:34:54 [2020-04-15T19:34:54.533Z] === RUN   TestSecretCreateResolve
19:34:54 [2020-04-15T19:34:54.533Z] --- SKIP: TestSecretCreateResolve (0.00s)
19:34:54 [2020-04-15T19:34:54.533Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
19:34:54 [2020-04-15T19:34:54.533Z] PASS
19:34:54 [2020-04-15T19:34:54.533Z] Running D:\gopath\src\github.com\docker\docker\integration\service
19:34:54 [2020-04-15T19:34:54.988Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:34:54 [2020-04-15T19:34:54.988Z] INFO: Testing against a local daemon
19:34:54 [2020-04-15T19:34:54.988Z] === RUN   TestServiceCreateInit
19:34:54 [2020-04-15T19:34:54.988Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:34:54 [2020-04-15T19:34:54.988Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:34:54 [2020-04-15T19:34:54.988Z] --- PASS: TestServiceCreateInit (0.03s)
19:34:54 [2020-04-15T19:34:54.988Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
19:34:54 [2020-04-15T19:34:54.988Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
19:34:54 [2020-04-15T19:34:54.988Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
19:34:54 [2020-04-15T19:34:54.988Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
19:34:54 [2020-04-15T19:34:54.988Z] === RUN   TestCreateServiceMultipleTimes
19:34:54 [2020-04-15T19:34:54.988Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
19:34:54 [2020-04-15T19:34:54.988Z]     create_test.go:78: testEnv.DaemonInfo.OSType == "windows"
19:34:54 [2020-04-15T19:34:54.988Z] === RUN   TestCreateServiceConflict
19:34:54 [2020-04-15T19:34:54.988Z] --- SKIP: TestCreateServiceConflict (0.00s)
19:34:54 [2020-04-15T19:34:54.988Z]     create_test.go:127: testEnv.DaemonInfo.OSType == "windows"
19:34:54 [2020-04-15T19:34:54.988Z] === RUN   TestCreateServiceMaxReplicas
19:34:54 [2020-04-15T19:34:54.988Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
19:34:54 [2020-04-15T19:34:54.988Z]     create_test.go:150: testEnv.DaemonInfo.OSType == "windows"
19:34:54 [2020-04-15T19:34:54.988Z] === RUN   TestCreateWithDuplicateNetworkNames
19:34:54 [2020-04-15T19:34:54.988Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
19:34:54 [2020-04-15T19:34:54.988Z]     create_test.go:169: testEnv.DaemonInfo.OSType == "windows"
19:34:54 [2020-04-15T19:34:54.988Z] === RUN   TestCreateServiceSecretFileMode
19:34:54 [2020-04-15T19:34:54.988Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
19:34:54 [2020-04-15T19:34:54.988Z]     create_test.go:222: testEnv.DaemonInfo.OSType == "windows"
19:34:54 [2020-04-15T19:34:54.988Z] === RUN   TestCreateServiceConfigFileMode
19:34:54 [2020-04-15T19:34:54.988Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
19:34:54 [2020-04-15T19:34:54.988Z]     create_test.go:286: testEnv.DaemonInfo.OSType == "windows"
19:34:54 [2020-04-15T19:34:54.988Z] === RUN   TestCreateServiceSysctls
19:34:54 [2020-04-15T19:34:54.988Z] --- SKIP: TestCreateServiceSysctls (0.04s)
19:34:54 [2020-04-15T19:34:54.988Z]     create_test.go:378: testEnv.DaemonInfo.OSType == "windows"
19:34:54 [2020-04-15T19:34:54.988Z] === RUN   TestInspect
19:34:54 [2020-04-15T19:34:54.988Z] --- SKIP: TestInspect (0.00s)
19:34:54 [2020-04-15T19:34:54.988Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
19:34:54 [2020-04-15T19:34:54.988Z] === RUN   TestDockerNetworkConnectAlias
19:34:54 [2020-04-15T19:34:54.988Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
19:34:54 [2020-04-15T19:34:54.988Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
19:34:54 [2020-04-15T19:34:54.988Z] === RUN   TestDockerNetworkReConnect
19:34:54 [2020-04-15T19:34:54.988Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
19:34:54 [2020-04-15T19:34:54.988Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
19:34:54 [2020-04-15T19:34:54.988Z] === RUN   TestServicePlugin
19:34:54 [2020-04-15T19:34:54.988Z] --- SKIP: TestServicePlugin (0.00s)
19:34:54 [2020-04-15T19:34:54.988Z]     plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows"
19:34:54 [2020-04-15T19:34:54.988Z] === RUN   TestServiceUpdateLabel
19:34:54 [2020-04-15T19:34:54.988Z] --- SKIP: TestServiceUpdateLabel (0.00s)
19:34:54 [2020-04-15T19:34:54.988Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
19:34:54 [2020-04-15T19:34:54.988Z] === RUN   TestServiceUpdateSecrets
19:34:54 [2020-04-15T19:34:54.988Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
19:34:54 [2020-04-15T19:34:54.988Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
19:34:54 [2020-04-15T19:34:54.988Z] === RUN   TestServiceUpdateConfigs
19:34:54 [2020-04-15T19:34:54.988Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
19:34:54 [2020-04-15T19:34:54.988Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
19:34:54 [2020-04-15T19:34:54.988Z] === RUN   TestServiceUpdateNetwork
19:34:54 [2020-04-15T19:34:54.988Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
19:34:54 [2020-04-15T19:34:54.988Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
19:34:54 [2020-04-15T19:34:54.988Z] PASS
19:34:54 [2020-04-15T19:34:54.988Z] Running D:\gopath\src\github.com\docker\docker\integration\session
19:34:54 [2020-04-15T19:34:54.988Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:34:54 [2020-04-15T19:34:54.988Z] INFO: Testing against a local daemon
19:34:54 [2020-04-15T19:34:54.988Z] === RUN   TestSessionCreate
19:34:54 [2020-04-15T19:34:54.988Z] --- SKIP: TestSessionCreate (0.00s)
19:34:54 [2020-04-15T19:34:54.988Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
19:34:54 [2020-04-15T19:34:54.988Z] === RUN   TestSessionCreateWithBadUpgrade
19:34:54 [2020-04-15T19:34:54.988Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
19:34:54 [2020-04-15T19:34:54.988Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
19:34:54 [2020-04-15T19:34:54.988Z] PASS
19:34:54 [2020-04-15T19:34:54.988Z] Running D:\gopath\src\github.com\docker\docker\integration\system
19:34:54 [2020-04-15T19:34:54.988Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:34:54 [2020-04-15T19:34:54.988Z] INFO: Testing against a local daemon
19:34:54 [2020-04-15T19:34:54.988Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:34:54 [2020-04-15T19:34:54.988Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:34:54 [2020-04-15T19:34:54.988Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
19:34:54 [2020-04-15T19:34:54.988Z] === RUN   TestEventsExecDie
19:34:54 [2020-04-15T19:34:54.988Z] --- SKIP: TestEventsExecDie (0.00s)
19:34:54 [2020-04-15T19:34:54.988Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
19:34:54 [2020-04-15T19:34:54.988Z] === RUN   TestEventsBackwardsCompatible
19:34:54 [2020-04-15T19:34:54.988Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
19:34:54 [2020-04-15T19:34:54.988Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
19:34:54 [2020-04-15T19:34:54.988Z] === RUN   TestInfoAPI
19:34:54 [2020-04-15T19:34:54.988Z] --- PASS: TestInfoAPI (0.04s)
19:34:54 [2020-04-15T19:34:54.988Z] === RUN   TestInfoAPIWarnings
19:34:54 [2020-04-15T19:34:54.988Z] --- SKIP: TestInfoAPIWarnings (0.00s)
19:34:54 [2020-04-15T19:34:54.988Z]     info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME
19:34:54 [2020-04-15T19:34:54.988Z] === RUN   TestLoginFailsWithBadCredentials
19:34:55 [2020-04-15T19:34:55.452Z] ok  	github.com/docker/docker/daemon/network	0.025s	coverage: 63.8% of statements
19:34:55 [2020-04-15T19:34:55.502Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.97s)
19:34:55 [2020-04-15T19:34:55.503Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
19:34:55 [2020-04-15T19:34:55.503Z]     daemon.go:325: [dab02334220f8] waiting for daemon to start
19:34:55 [2020-04-15T19:34:55.503Z]     daemon.go:325: [dab02334220f8] waiting for daemon to start
19:34:55 [2020-04-15T19:34:55.503Z]     daemon.go:353: [dab02334220f8] daemon started
19:34:55 [2020-04-15T19:34:55.503Z]     daemon.go:461: [dab02334220f8] Stopping daemon
19:34:55 [2020-04-15T19:34:55.503Z]     daemon.go:296: [dab02334220f8] exiting daemon
19:34:55 [2020-04-15T19:34:55.503Z]     daemon.go:448: [dab02334220f8] Daemon stopped
19:34:55 [2020-04-15T19:34:55.503Z] === RUN   TestAuthZPluginHeader
19:34:55 [2020-04-15T19:34:55.853Z] --- PASS: TestAuthZPluginHeader (0.79s)
19:34:55 [2020-04-15T19:34:55.853Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
19:34:55 [2020-04-15T19:34:55.853Z]     daemon.go:325: [ded04e2e05979] waiting for daemon to start
19:34:55 [2020-04-15T19:34:55.853Z]     daemon.go:325: [ded04e2e05979] waiting for daemon to start
19:34:55 [2020-04-15T19:34:55.853Z]     daemon.go:353: [ded04e2e05979] daemon started
19:34:55 [2020-04-15T19:34:55.853Z]     daemon.go:461: [ded04e2e05979] Stopping daemon
19:34:55 [2020-04-15T19:34:55.853Z]     daemon.go:296: [ded04e2e05979] exiting daemon
19:34:55 [2020-04-15T19:34:55.853Z]     daemon.go:448: [ded04e2e05979] Daemon stopped
19:34:55 [2020-04-15T19:34:55.853Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:34:55 [2020-04-15T19:34:55.853Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:34:55 [2020-04-15T19:34:55.853Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:34:55 [2020-04-15T19:34:55.853Z] === RUN   TestAuthZPluginV2Disable
19:34:55 [2020-04-15T19:34:55.853Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
19:34:55 [2020-04-15T19:34:55.853Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:34:55 [2020-04-15T19:34:55.853Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:34:55 [2020-04-15T19:34:55.853Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:34:55 [2020-04-15T19:34:55.853Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:34:55 [2020-04-15T19:34:55.854Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:34:55 [2020-04-15T19:34:55.854Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:34:55 [2020-04-15T19:34:55.854Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:34:55 [2020-04-15T19:34:55.854Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:34:55 [2020-04-15T19:34:55.949Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s)
19:34:55 [2020-04-15T19:34:55.949Z] === RUN   TestPingCacheHeaders
19:34:55 [2020-04-15T19:34:55.949Z] --- PASS: TestPingCacheHeaders (0.03s)
19:34:55 [2020-04-15T19:34:55.949Z] === RUN   TestPingGet
19:34:55 [2020-04-15T19:34:55.949Z] --- PASS: TestPingGet (0.02s)
19:34:55 [2020-04-15T19:34:55.949Z] === RUN   TestPingHead
19:34:55 [2020-04-15T19:34:55.949Z] --- PASS: TestPingHead (0.02s)
19:34:55 [2020-04-15T19:34:55.949Z] === RUN   TestVersion
19:34:55 [2020-04-15T19:34:55.949Z] --- PASS: TestVersion (0.02s)
19:34:55 [2020-04-15T19:34:55.949Z] PASS
19:34:55 [2020-04-15T19:34:55.949Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
19:34:56 [2020-04-15T19:34:56.404Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:34:56 [2020-04-15T19:34:56.404Z] INFO: Testing against a local daemon
19:34:56 [2020-04-15T19:34:56.404Z] === RUN   TestVolumesCreateAndList
19:34:56 [2020-04-15T19:34:56.404Z] --- PASS: TestVolumesCreateAndList (0.04s)
19:34:56 [2020-04-15T19:34:56.404Z] === RUN   TestVolumesRemove
19:34:56 [2020-04-15T19:34:56.404Z] --- SKIP: TestVolumesRemove (0.00s)
19:34:56 [2020-04-15T19:34:56.404Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
19:34:56 [2020-04-15T19:34:56.404Z] === RUN   TestVolumesInspect
19:34:56 [2020-04-15T19:34:56.404Z] --- PASS: TestVolumesInspect (0.04s)
19:34:56 [2020-04-15T19:34:56.404Z] === RUN   TestVolumesInvalidJSON
19:34:56 [2020-04-15T19:34:56.404Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:34:56 [2020-04-15T19:34:56.404Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:34:56 [2020-04-15T19:34:56.404Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:34:56 [2020-04-15T19:34:56.404Z] --- PASS: TestVolumesInvalidJSON (0.04s)
19:34:56 [2020-04-15T19:34:56.404Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:34:56 [2020-04-15T19:34:56.404Z] PASS
19:34:56 [2020-04-15T19:34:56.404Z] INFO: make.ps1 ended at 04/15/2020 19:34:56
19:34:56 [2020-04-15T19:34:56.404Z] INFO: Integration CLI tests being run from the host:
19:34:56 [2020-04-15T19:34:56.404Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" 
19:34:56 [2020-04-15T19:34:56.946Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.838s	coverage: 84.5% of statements
19:34:56 [2020-04-15T19:34:56.946Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:34:56 [2020-04-15T19:34:56.946Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:34:56 [2020-04-15T19:34:56.984Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
19:34:57 [2020-04-15T19:34:57.241Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
19:34:59 [2020-04-15T19:34:59.137Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
19:34:59 [2020-04-15T19:34:59.137Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
19:34:59 [2020-04-15T19:34:59.137Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
19:34:59 [2020-04-15T19:34:59.137Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
19:34:59 [2020-04-15T19:34:59.137Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
19:34:59 [2020-04-15T19:34:59.664Z] ok  	github.com/docker/docker/distribution/metadata	0.112s	coverage: 48.2% of statements
19:34:59 [2020-04-15T19:34:59.700Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
19:35:00 [2020-04-15T19:35:00.289Z] ok  	github.com/docker/docker/distribution	0.677s	coverage: 22.3% of statements
19:35:00 [2020-04-15T19:35:00.289Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:35:00 [2020-04-15T19:35:00.577Z] ok  	github.com/docker/docker/errdefs	0.053s	coverage: 49.4% of statements
19:35:02 [2020-04-15T19:35:02.069Z] ok  	github.com/docker/docker/distribution/xfer	1.470s	coverage: 83.4% of statements
19:35:02 [2020-04-15T19:35:02.069Z] ?   	github.com/docker/docker/dockerversion	[no test files]
19:35:02 [2020-04-15T19:35:02.222Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
19:35:02 [2020-04-15T19:35:02.786Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
19:35:03 [2020-04-15T19:35:03.350Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
19:35:03 [2020-04-15T19:35:03.916Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
19:35:04 [2020-04-15T19:35:04.484Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
19:35:04 [2020-04-15T19:35:04.951Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:35:04 [2020-04-15T19:35:04.951Z] INFO: Testing against a local daemon
19:35:04 [2020-04-15T19:35:04.951Z] === RUN   TestDockerSuite
19:35:04 [2020-04-15T19:35:04.951Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
19:35:04 [2020-04-15T19:35:04.951Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
19:35:04 [2020-04-15T19:35:04.951Z] === RUN   TestDockerSuite/TestAPIErrorJSON
19:35:04 [2020-04-15T19:35:04.951Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
19:35:04 [2020-04-15T19:35:04.951Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
19:35:04 [2020-04-15T19:35:04.951Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
19:35:05 [2020-04-15T19:35:05.413Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
19:35:05 [2020-04-15T19:35:05.413Z] === RUN   TestDockerSuite/TestAPIImagesDelete
19:35:05 [2020-04-15T19:35:05.581Z] ok  	github.com/docker/docker/image/cache	0.020s	coverage: 19.2% of statements
19:35:05 [2020-04-15T19:35:05.581Z] ok  	github.com/docker/docker/image	0.078s	coverage: 86.4% of statements
19:35:05 [2020-04-15T19:35:05.581Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
19:35:05 [2020-04-15T19:35:05.581Z] ok  	github.com/docker/docker/image/v1	0.036s	coverage: 25.0% of statements
19:35:05 [2020-04-15T19:35:05.581Z] ?   	github.com/docker/docker/internal/test	[no test files]
19:35:05 [2020-04-15T19:35:05.854Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
19:35:05 [2020-04-15T19:35:05.854Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
19:35:05 [2020-04-15T19:35:05.869Z] === RUN   TestDockerSuite/TestAPIImagesFilter
19:35:05 [2020-04-15T19:35:05.869Z] === RUN   TestDockerSuite/TestAPIImagesHistory
19:35:06 [2020-04-15T19:35:06.834Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
19:35:06 [2020-04-15T19:35:06.834Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
19:35:07 [2020-04-15T19:35:07.652Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
19:35:07 [2020-04-15T19:35:07.652Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
19:35:07 [2020-04-15T19:35:07.652Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
19:35:07 [2020-04-15T19:35:07.652Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
19:35:07 [2020-04-15T19:35:07.652Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
19:35:07 [2020-04-15T19:35:07.652Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
19:35:07 [2020-04-15T19:35:07.652Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
19:35:07 [2020-04-15T19:35:07.652Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
19:35:07 [2020-04-15T19:35:07.652Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
19:35:07 [2020-04-15T19:35:07.652Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
19:35:07 [2020-04-15T19:35:07.652Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:35:07 [2020-04-15T19:35:07.749Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
19:35:08 [2020-04-15T19:35:08.278Z] ok  	github.com/docker/docker/internal/testutil	0.038s	coverage: 62.5% of statements
19:35:09 [2020-04-15T19:35:09.301Z] ok  	github.com/docker/docker/libcontainerd/queue	0.059s	coverage: 100.0% of statements
19:35:09 [2020-04-15T19:35:09.645Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
19:35:09 [2020-04-15T19:35:09.927Z] ok  	github.com/docker/docker/pkg/aaparser	0.019s	coverage: 50.0% of statements
19:35:11 [2020-04-15T19:35:11.013Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
19:35:13 [2020-04-15T19:35:13.537Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
19:35:14 [2020-04-15T19:35:14.394Z] ok  	github.com/docker/docker/opts	0.092s	coverage: 66.9% of statements
19:35:14 [2020-04-15T19:35:14.906Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
19:35:14 [2020-04-15T19:35:14.906Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
19:35:15 [2020-04-15T19:35:15.023Z] ok  	github.com/docker/docker/pkg/authorization	0.792s	coverage: 66.7% of statements
19:35:15 [2020-04-15T19:35:15.311Z] ok  	github.com/docker/docker/pkg/broadcaster	0.005s	coverage: 100.0% of statements
19:35:15 [2020-04-15T19:35:15.314Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.71s)
19:35:15 [2020-04-15T19:35:15.314Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
19:35:15 [2020-04-15T19:35:15.314Z]     daemon.go:325: [d8e9243171f06] waiting for daemon to start
19:35:15 [2020-04-15T19:35:15.314Z]     daemon.go:325: [d8e9243171f06] waiting for daemon to start
19:35:15 [2020-04-15T19:35:15.314Z]     daemon.go:353: [d8e9243171f06] daemon started
19:35:15 [2020-04-15T19:35:15.314Z]     daemon.go:461: [d8e9243171f06] Stopping daemon
19:35:15 [2020-04-15T19:35:15.314Z]     daemon.go:296: [d8e9243171f06] exiting daemon
19:35:15 [2020-04-15T19:35:15.314Z]     daemon.go:448: [d8e9243171f06] Daemon stopped
19:35:15 [2020-04-15T19:35:15.314Z]     daemon.go:325: [d8e9243171f06] waiting for daemon to start
19:35:15 [2020-04-15T19:35:15.314Z]     daemon.go:325: [d8e9243171f06] waiting for daemon to start
19:35:15 [2020-04-15T19:35:15.314Z]     daemon.go:325: [d8e9243171f06] waiting for daemon to start
19:35:15 [2020-04-15T19:35:15.314Z]     daemon.go:325: [d8e9243171f06] waiting for daemon to start
19:35:15 [2020-04-15T19:35:15.314Z]     daemon.go:339: [d8e9243171f06] error pinging daemon on start: Get http://d8e9243171f06.sock/_ping: context deadline exceeded
19:35:15 [2020-04-15T19:35:15.314Z]     daemon.go:325: [d8e9243171f06] waiting for daemon to start
19:35:15 [2020-04-15T19:35:15.314Z]     daemon.go:339: [d8e9243171f06] error pinging daemon on start: Get http://d8e9243171f06.sock/_ping: context deadline exceeded
19:35:15 [2020-04-15T19:35:15.314Z]     daemon.go:325: [d8e9243171f06] waiting for daemon to start
19:35:15 [2020-04-15T19:35:15.314Z]     daemon.go:339: [d8e9243171f06] error pinging daemon on start: Get http://d8e9243171f06.sock/_ping: context deadline exceeded
19:35:15 [2020-04-15T19:35:15.314Z]     daemon.go:325: [d8e9243171f06] waiting for daemon to start
19:35:15 [2020-04-15T19:35:15.315Z]     daemon.go:339: [d8e9243171f06] error pinging daemon on start: Get http://d8e9243171f06.sock/_ping: context deadline exceeded
19:35:15 [2020-04-15T19:35:15.315Z]     daemon.go:296: [d8e9243171f06] exiting daemon
19:35:15 [2020-04-15T19:35:15.315Z]     daemon.go:325: [d8e9243171f06] waiting for daemon to start
19:35:15 [2020-04-15T19:35:15.315Z]     daemon.go:325: [d8e9243171f06] waiting for daemon to start
19:35:15 [2020-04-15T19:35:15.315Z]     daemon.go:325: [d8e9243171f06] waiting for daemon to start
19:35:15 [2020-04-15T19:35:15.315Z]     daemon.go:353: [d8e9243171f06] daemon started
19:35:15 [2020-04-15T19:35:15.315Z]     daemon.go:461: [d8e9243171f06] Stopping daemon
19:35:15 [2020-04-15T19:35:15.315Z]     daemon.go:296: [d8e9243171f06] exiting daemon
19:35:15 [2020-04-15T19:35:15.315Z]     daemon.go:448: [d8e9243171f06] Daemon stopped
19:35:15 [2020-04-15T19:35:15.315Z] PASS
19:35:15 [2020-04-15T19:35:15.315Z] 
19:35:15 [2020-04-15T19:35:15.315Z] === Skipped
19:35:15 [2020-04-15T19:35:15.315Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:35:15 [2020-04-15T19:35:15.315Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:35:15 [2020-04-15T19:35:15.315Z] 
19:35:15 [2020-04-15T19:35:15.315Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
19:35:15 [2020-04-15T19:35:15.315Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:35:15 [2020-04-15T19:35:15.315Z] 
19:35:15 [2020-04-15T19:35:15.315Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:35:15 [2020-04-15T19:35:15.315Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:35:15 [2020-04-15T19:35:15.315Z] 
19:35:15 [2020-04-15T19:35:15.315Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:35:15 [2020-04-15T19:35:15.315Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:35:15 [2020-04-15T19:35:15.315Z] 
19:35:15 [2020-04-15T19:35:15.315Z] 
19:35:15 [2020-04-15T19:35:15.315Z] DONE 17 tests, 4 skipped in 28.186s
19:35:15 [2020-04-15T19:35:15.315Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:35:15 [2020-04-15T19:35:15.315Z] ++ 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
19:35:15 [2020-04-15T19:35:15.315Z] ++ set -e
19:35:15 [2020-04-15T19:35:15.315Z] ++ '[' -n 0 ']'
19:35:15 [2020-04-15T19:35:15.315Z] ++ set -x
19:35:15 [2020-04-15T19:35:15.315Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
19:35:15 [2020-04-15T19:35:15.315Z] INFO: Testing against a local daemon
19:35:15 [2020-04-15T19:35:15.315Z] === RUN   TestPluginInvalidJSON
19:35:15 [2020-04-15T19:35:15.315Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:35:15 [2020-04-15T19:35:15.315Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:35:15 [2020-04-15T19:35:15.315Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:35:15 [2020-04-15T19:35:15.315Z] --- PASS: TestPluginInvalidJSON (0.01s)
19:35:15 [2020-04-15T19:35:15.315Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:35:15 [2020-04-15T19:35:15.315Z] PASS
19:35:15 [2020-04-15T19:35:15.315Z] 
19:35:15 [2020-04-15T19:35:15.315Z] DONE 2 tests in 0.076s
19:35:15 [2020-04-15T19:35:15.315Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:35:15 [2020-04-15T19:35:15.315Z] ++ 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
19:35:15 [2020-04-15T19:35:15.315Z] ++ set -e
19:35:15 [2020-04-15T19:35:15.315Z] ++ '[' -n 0 ']'
19:35:15 [2020-04-15T19:35:15.315Z] ++ set -x
19:35:15 [2020-04-15T19:35:15.315Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
19:35:15 [2020-04-15T19:35:15.315Z] INFO: Testing against a local daemon
19:35:15 [2020-04-15T19:35:15.315Z] === RUN   TestExternalGraphDriver
19:35:15 [2020-04-15T19:35:15.315Z] === RUN   TestExternalGraphDriver/json
19:35:15 [2020-04-15T19:35:15.315Z] === RUN   TestExternalGraphDriver/spec
19:35:15 [2020-04-15T19:35:15.472Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
19:35:15 [2020-04-15T19:35:15.939Z] ok  	github.com/docker/docker/pkg/capabilities	0.007s	coverage: 87.5% of statements
19:35:16 [2020-04-15T19:35:16.960Z] ok  	github.com/docker/docker/pkg/archive	1.468s	coverage: 76.7% of statements
19:35:17 [2020-04-15T19:35:17.054Z] === RUN   TestExternalGraphDriver/pull
19:35:17 [2020-04-15T19:35:17.248Z] ok  	github.com/docker/docker/pkg/directory	0.012s	coverage: 80.0% of statements
19:35:17 [2020-04-15T19:35:17.369Z] === RUN   TestDockerDaemonSuite/TestRegistryMirrors
19:35:17 [2020-04-15T19:35:17.626Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
19:35:18 [2020-04-15T19:35:18.738Z] ok  	github.com/docker/docker/pkg/discovery	0.010s	coverage: 58.3% of statements
19:35:18 [2020-04-15T19:35:18.738Z] ok  	github.com/docker/docker/pkg/discovery/file	0.016s	coverage: 92.9% of statements
19:35:18 [2020-04-15T19:35:18.785Z] --- PASS: TestExternalGraphDriver (5.90s)
19:35:18 [2020-04-15T19:35:18.785Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
19:35:18 [2020-04-15T19:35:18.785Z]     daemon.go:325: [d55ad76699ce3] waiting for daemon to start
19:35:18 [2020-04-15T19:35:18.785Z]     daemon.go:325: [d55ad76699ce3] waiting for daemon to start
19:35:18 [2020-04-15T19:35:18.785Z]     daemon.go:353: [d55ad76699ce3] daemon started
19:35:18 [2020-04-15T19:35:18.785Z]     daemon.go:461: [d55ad76699ce3] Stopping daemon
19:35:18 [2020-04-15T19:35:18.785Z]     daemon.go:296: [d55ad76699ce3] exiting daemon
19:35:18 [2020-04-15T19:35:18.785Z]     daemon.go:448: [d55ad76699ce3] Daemon stopped
19:35:18 [2020-04-15T19:35:18.785Z]     daemon.go:325: [d55ad76699ce3] waiting for daemon to start
19:35:18 [2020-04-15T19:35:18.785Z]     daemon.go:325: [d55ad76699ce3] waiting for daemon to start
19:35:18 [2020-04-15T19:35:18.785Z]     daemon.go:353: [d55ad76699ce3] daemon started
19:35:18 [2020-04-15T19:35:18.785Z]     daemon.go:461: [d55ad76699ce3] Stopping daemon
19:35:18 [2020-04-15T19:35:18.785Z]     daemon.go:296: [d55ad76699ce3] exiting daemon
19:35:18 [2020-04-15T19:35:18.785Z]     daemon.go:448: [d55ad76699ce3] Daemon stopped
19:35:18 [2020-04-15T19:35:18.785Z]     --- PASS: TestExternalGraphDriver/json (1.95s)
19:35:18 [2020-04-15T19:35:18.785Z]     daemon.go:325: [d55ad76699ce3] waiting for daemon to start
19:35:18 [2020-04-15T19:35:18.785Z]     daemon.go:325: [d55ad76699ce3] waiting for daemon to start
19:35:18 [2020-04-15T19:35:18.785Z]     daemon.go:353: [d55ad76699ce3] daemon started
19:35:18 [2020-04-15T19:35:18.785Z]     daemon.go:461: [d55ad76699ce3] Stopping daemon
19:35:18 [2020-04-15T19:35:18.785Z]     daemon.go:296: [d55ad76699ce3] exiting daemon
19:35:18 [2020-04-15T19:35:18.785Z]     daemon.go:448: [d55ad76699ce3] Daemon stopped
19:35:18 [2020-04-15T19:35:18.785Z]     daemon.go:325: [d55ad76699ce3] waiting for daemon to start
19:35:18 [2020-04-15T19:35:18.785Z]     daemon.go:325: [d55ad76699ce3] waiting for daemon to start
19:35:18 [2020-04-15T19:35:18.785Z]     daemon.go:353: [d55ad76699ce3] daemon started
19:35:18 [2020-04-15T19:35:18.785Z]     daemon.go:461: [d55ad76699ce3] Stopping daemon
19:35:18 [2020-04-15T19:35:18.785Z]     daemon.go:296: [d55ad76699ce3] exiting daemon
19:35:18 [2020-04-15T19:35:18.785Z]     daemon.go:448: [d55ad76699ce3] Daemon stopped
19:35:18 [2020-04-15T19:35:18.785Z]     --- PASS: TestExternalGraphDriver/spec (1.98s)
19:35:18 [2020-04-15T19:35:18.785Z]     daemon.go:325: [d55ad76699ce3] waiting for daemon to start
19:35:18 [2020-04-15T19:35:18.785Z]     daemon.go:325: [d55ad76699ce3] waiting for daemon to start
19:35:18 [2020-04-15T19:35:18.785Z]     daemon.go:353: [d55ad76699ce3] daemon started
19:35:18 [2020-04-15T19:35:18.785Z]     daemon.go:461: [d55ad76699ce3] Stopping daemon
19:35:18 [2020-04-15T19:35:18.785Z]     daemon.go:296: [d55ad76699ce3] exiting daemon
19:35:18 [2020-04-15T19:35:18.785Z]     daemon.go:448: [d55ad76699ce3] Daemon stopped
19:35:18 [2020-04-15T19:35:18.785Z]     --- PASS: TestExternalGraphDriver/pull (1.86s)
19:35:18 [2020-04-15T19:35:18.785Z] === RUN   TestGraphdriverPluginV2
19:35:19 [2020-04-15T19:35:19.143Z] --- SKIP: TestGraphdriverPluginV2 (0.17s)
19:35:19 [2020-04-15T19:35:19.143Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:35:19 [2020-04-15T19:35:19.143Z] PASS
19:35:19 [2020-04-15T19:35:19.143Z] 
19:35:19 [2020-04-15T19:35:19.143Z] === Skipped
19:35:19 [2020-04-15T19:35:19.143Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.17s)
19:35:19 [2020-04-15T19:35:19.143Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:35:19 [2020-04-15T19:35:19.143Z] 
19:35:19 [2020-04-15T19:35:19.143Z] 
19:35:19 [2020-04-15T19:35:19.143Z] DONE 5 tests, 1 skipped in 6.149s
19:35:19 [2020-04-15T19:35:19.143Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:35:19 [2020-04-15T19:35:19.143Z] ++ 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
19:35:19 [2020-04-15T19:35:19.143Z] ++ set -e
19:35:19 [2020-04-15T19:35:19.143Z] ++ '[' -n 0 ']'
19:35:19 [2020-04-15T19:35:19.143Z] ++ set -x
19:35:19 [2020-04-15T19:35:19.143Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
19:35:19 [2020-04-15T19:35:19.143Z] INFO: Testing against a local daemon
19:35:19 [2020-04-15T19:35:19.143Z] === RUN   TestContinueAfterPluginCrash
19:35:19 [2020-04-15T19:35:19.143Z] === PAUSE TestContinueAfterPluginCrash
19:35:19 [2020-04-15T19:35:19.143Z] === RUN   TestDaemonStartWithLogOpt
19:35:19 [2020-04-15T19:35:19.143Z] === PAUSE TestDaemonStartWithLogOpt
19:35:19 [2020-04-15T19:35:19.143Z] === CONT  TestContinueAfterPluginCrash
19:35:19 [2020-04-15T19:35:19.143Z] === CONT  TestDaemonStartWithLogOpt
19:35:19 [2020-04-15T19:35:19.815Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.010s	coverage: 92.3% of statements
19:35:20 [2020-04-15T19:35:20.851Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.005s	coverage: 93.8% of statements
19:35:21 [2020-04-15T19:35:21.138Z] ok  	github.com/docker/docker/layer	7.675s	coverage: 72.0% of statements
19:35:21 [2020-04-15T19:35:21.138Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:35:21 [2020-04-15T19:35:21.138Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:35:21 [2020-04-15T19:35:21.138Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:35:21 [2020-04-15T19:35:21.138Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:35:21 [2020-04-15T19:35:21.138Z] ?   	github.com/docker/docker/oci	[no test files]
19:35:21 [2020-04-15T19:35:21.138Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:35:21 [2020-04-15T19:35:21.764Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
19:35:21 [2020-04-15T19:35:21.801Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
19:35:22 [2020-04-15T19:35:22.390Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.502s	coverage: 43.2% of statements
19:35:22 [2020-04-15T19:35:22.390Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
19:35:22 [2020-04-15T19:35:22.390Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
19:35:23 [2020-04-15T19:35:23.016Z] ok  	github.com/docker/docker/pkg/filenotify	0.624s	coverage: 66.3% of statements
19:35:23 [2020-04-15T19:35:23.170Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
19:35:23 [2020-04-15T19:35:23.304Z] ok  	github.com/docker/docker/pkg/fileutils	0.027s	coverage: 89.5% of statements
19:35:23 [2020-04-15T19:35:23.938Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.146s	coverage: 84.1% of statements
19:35:24 [2020-04-15T19:35:24.227Z] ok  	github.com/docker/docker/pkg/fsutils	0.404s	coverage: 85.1% of statements
19:35:25 [2020-04-15T19:35:25.067Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
19:35:25 [2020-04-15T19:35:25.723Z] ok  	github.com/docker/docker/pkg/homedir	0.034s	coverage: 10.2% of statements
19:35:26 [2020-04-15T19:35:26.350Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.040s	coverage: 91.7% of statements
19:35:26 [2020-04-15T19:35:26.988Z] ok  	github.com/docker/docker/pkg/locker	0.068s	coverage: 88.9% of statements
19:35:27 [2020-04-15T19:35:27.277Z] ok  	github.com/docker/docker/pkg/longpath	0.006s	coverage: 100.0% of statements
19:35:27 [2020-04-15T19:35:27.277Z] ok  	github.com/docker/docker/pkg/idtools	0.766s	coverage: 70.1% of statements
19:35:28 [2020-04-15T19:35:28.300Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.006s	coverage: 85.7% of statements
19:35:28 [2020-04-15T19:35:28.469Z] --- PASS: TestDaemonStartWithLogOpt (8.97s)
19:35:28 [2020-04-15T19:35:28.469Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
19:35:28 [2020-04-15T19:35:28.469Z]     daemon.go:325: [d0f365cfe7545] waiting for daemon to start
19:35:28 [2020-04-15T19:35:28.469Z]     daemon.go:325: [d0f365cfe7545] waiting for daemon to start
19:35:28 [2020-04-15T19:35:28.469Z]     daemon.go:353: [d0f365cfe7545] daemon started
19:35:28 [2020-04-15T19:35:28.469Z]     daemon.go:461: [d0f365cfe7545] Stopping daemon
19:35:28 [2020-04-15T19:35:28.469Z]     daemon.go:296: [d0f365cfe7545] exiting daemon
19:35:28 [2020-04-15T19:35:28.469Z]     daemon.go:448: [d0f365cfe7545] Daemon stopped
19:35:28 [2020-04-15T19:35:28.469Z]     daemon.go:325: [d0f365cfe7545] waiting for daemon to start
19:35:28 [2020-04-15T19:35:28.469Z]     daemon.go:325: [d0f365cfe7545] waiting for daemon to start
19:35:28 [2020-04-15T19:35:28.469Z]     daemon.go:353: [d0f365cfe7545] daemon started
19:35:28 [2020-04-15T19:35:28.469Z]     daemon.go:461: [d0f365cfe7545] Stopping daemon
19:35:28 [2020-04-15T19:35:28.469Z]     daemon.go:296: [d0f365cfe7545] exiting daemon
19:35:28 [2020-04-15T19:35:28.469Z]     daemon.go:448: [d0f365cfe7545] Daemon stopped
19:35:28 [2020-04-15T19:35:28.589Z] ok  	github.com/docker/docker/pkg/parsers	0.048s	coverage: 97.0% of statements
19:35:28 [2020-04-15T19:35:28.876Z] ok  	github.com/docker/docker/pkg/ioutils	2.732s	coverage: 70.0% of statements
19:35:28 [2020-04-15T19:35:28.876Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
19:35:29 [2020-04-15T19:35:29.900Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.037s	coverage: 60.0% of statements
19:35:29 [2020-04-15T19:35:29.900Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.0% of statements
19:35:30 [2020-04-15T19:35:30.320Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
19:35:30 [2020-04-15T19:35:30.525Z] ok  	github.com/docker/docker/pkg/mount	0.992s	coverage: 69.6% of statements
19:35:30 [2020-04-15T19:35:30.525Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
19:35:30 [2020-04-15T19:35:30.525Z] ok  	github.com/docker/docker/pkg/pidfile	0.023s	coverage: 82.4% of statements
19:35:30 [2020-04-15T19:35:30.525Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:35:30 [2020-04-15T19:35:30.525Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:35:30 [2020-04-15T19:35:30.577Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
19:35:31 [2020-04-15T19:35:31.507Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
19:35:31 [2020-04-15T19:35:31.548Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.055s	coverage: 56.8% of statements
19:35:32 [2020-04-15T19:35:32.071Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
19:35:33 [2020-04-15T19:35:33.048Z] ok  	github.com/docker/docker/pkg/pools	0.021s	coverage: 87.9% of statements
19:35:33 [2020-04-15T19:35:33.048Z] ok  	github.com/docker/docker/pkg/progress	0.015s	coverage: 75.9% of statements
19:35:33 [2020-04-15T19:35:33.335Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
19:35:33 [2020-04-15T19:35:33.360Z] --- PASS: TestContinueAfterPluginCrash (13.72s)
19:35:33 [2020-04-15T19:35:33.360Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
19:35:33 [2020-04-15T19:35:33.360Z]     daemon.go:325: [d22930b73a700] waiting for daemon to start
19:35:33 [2020-04-15T19:35:33.360Z]     daemon.go:325: [d22930b73a700] waiting for daemon to start
19:35:33 [2020-04-15T19:35:33.360Z]     daemon.go:353: [d22930b73a700] daemon started
19:35:33 [2020-04-15T19:35:33.360Z]     daemon.go:461: [d22930b73a700] Stopping daemon
19:35:33 [2020-04-15T19:35:33.360Z]     daemon.go:296: [d22930b73a700] exiting daemon
19:35:33 [2020-04-15T19:35:33.360Z]     daemon.go:448: [d22930b73a700] Daemon stopped
19:35:33 [2020-04-15T19:35:33.360Z] PASS
19:35:33 [2020-04-15T19:35:33.360Z] 
19:35:33 [2020-04-15T19:35:33.360Z] DONE 2 tests in 13.796s
19:35:33 [2020-04-15T19:35:33.360Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:35:33 [2020-04-15T19:35:33.360Z] ++ 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
19:35:33 [2020-04-15T19:35:33.360Z] ++ set -e
19:35:33 [2020-04-15T19:35:33.360Z] ++ '[' -n 0 ']'
19:35:33 [2020-04-15T19:35:33.360Z] ++ set -x
19:35:33 [2020-04-15T19:35:33.360Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
19:35:33 [2020-04-15T19:35:33.360Z] INFO: Testing against a local daemon
19:35:33 [2020-04-15T19:35:33.360Z] === RUN   TestPluginWithDevMounts
19:35:33 [2020-04-15T19:35:33.360Z] === PAUSE TestPluginWithDevMounts
19:35:33 [2020-04-15T19:35:33.360Z] === CONT  TestPluginWithDevMounts
19:35:33 [2020-04-15T19:35:33.442Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
19:35:33 [2020-04-15T19:35:33.442Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
19:35:34 [2020-04-15T19:35:34.357Z] ok  	github.com/docker/docker/pkg/reexec	0.020s	coverage: 82.4% of statements
19:35:34 [2020-04-15T19:35:34.374Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
19:35:34 [2020-04-15T19:35:34.577Z] --- PASS: TestPluginWithDevMounts (1.86s)
19:35:34 [2020-04-15T19:35:34.577Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
19:35:34 [2020-04-15T19:35:34.577Z]     daemon.go:325: [d2483e26bd6df] waiting for daemon to start
19:35:34 [2020-04-15T19:35:34.577Z]     daemon.go:325: [d2483e26bd6df] waiting for daemon to start
19:35:34 [2020-04-15T19:35:34.577Z]     daemon.go:353: [d2483e26bd6df] daemon started
19:35:34 [2020-04-15T19:35:34.577Z]     daemon.go:461: [d2483e26bd6df] Stopping daemon
19:35:34 [2020-04-15T19:35:34.577Z]     daemon.go:296: [d2483e26bd6df] exiting daemon
19:35:34 [2020-04-15T19:35:34.577Z]     daemon.go:448: [d2483e26bd6df] Daemon stopped
19:35:34 [2020-04-15T19:35:34.577Z] PASS
19:35:34 [2020-04-15T19:35:34.577Z] 
19:35:34 [2020-04-15T19:35:34.577Z] DONE 1 tests in 1.934s
19:35:34 [2020-04-15T19:35:34.577Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
19:35:34 [2020-04-15T19:35:34.577Z] ++ 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
19:35:34 [2020-04-15T19:35:34.577Z] ++ set -e
19:35:34 [2020-04-15T19:35:34.577Z] ++ '[' -n 0 ']'
19:35:34 [2020-04-15T19:35:34.577Z] ++ set -x
19:35:34 [2020-04-15T19:35:34.577Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
19:35:34 [2020-04-15T19:35:34.925Z] INFO: Testing against a local daemon
19:35:34 [2020-04-15T19:35:34.925Z] === RUN   TestSecretInspect
19:35:34 [2020-04-15T19:35:34.981Z] ok  	github.com/docker/docker/pkg/pubsub	1.160s	coverage: 72.7% of statements
19:35:35 [2020-04-15T19:35:35.608Z] ok  	github.com/docker/docker/pkg/stdcopy	0.028s	coverage: 100.0% of statements
19:35:36 [2020-04-15T19:35:36.641Z] ok  	github.com/docker/docker/pkg/streamformatter	0.010s	coverage: 66.2% of statements
19:35:36 [2020-04-15T19:35:36.641Z] ok  	github.com/docker/docker/pkg/stringid	0.005s	coverage: 70.6% of statements
19:35:38 [2020-04-15T19:35:38.003Z] --- PASS: TestSecretInspect (2.76s)
19:35:38 [2020-04-15T19:35:38.003Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
19:35:38 [2020-04-15T19:35:38.003Z]     daemon.go:325: [db8517b60f99f] waiting for daemon to start
19:35:38 [2020-04-15T19:35:38.003Z]     daemon.go:325: [db8517b60f99f] waiting for daemon to start
19:35:38 [2020-04-15T19:35:38.003Z]     daemon.go:353: [db8517b60f99f] daemon started
19:35:38 [2020-04-15T19:35:38.003Z]     daemon.go:461: [db8517b60f99f] Stopping daemon
19:35:38 [2020-04-15T19:35:38.003Z]     daemon.go:296: [db8517b60f99f] exiting daemon
19:35:38 [2020-04-15T19:35:38.003Z]     daemon.go:448: [db8517b60f99f] Daemon stopped
19:35:38 [2020-04-15T19:35:38.003Z] === RUN   TestSecretList
19:35:38 [2020-04-15T19:35:38.138Z] ok  	github.com/docker/docker/pkg/symlink	0.032s	coverage: 87.7% of statements
19:35:38 [2020-04-15T19:35:38.138Z] ok  	github.com/docker/docker/pkg/sysinfo	0.012s	coverage: 80.8% of statements
19:35:38 [2020-04-15T19:35:38.555Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
19:35:38 [2020-04-15T19:35:38.555Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
19:35:38 [2020-04-15T19:35:38.812Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
19:35:38 [2020-04-15T19:35:38.812Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
19:35:39 [2020-04-15T19:35:39.624Z] ok  	github.com/docker/docker/pkg/system	0.028s	coverage: 35.1% of statements
19:35:39 [2020-04-15T19:35:39.624Z] ok  	github.com/docker/docker/pkg/tailfile	0.097s	coverage: 88.6% of statements
19:35:40 [2020-04-15T19:35:40.182Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
19:35:40 [2020-04-15T19:35:40.367Z] --- PASS: TestSecretList (2.75s)
19:35:40 [2020-04-15T19:35:40.368Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
19:35:40 [2020-04-15T19:35:40.368Z]     daemon.go:325: [d62535ebcda7c] waiting for daemon to start
19:35:40 [2020-04-15T19:35:40.368Z]     daemon.go:325: [d62535ebcda7c] waiting for daemon to start
19:35:40 [2020-04-15T19:35:40.368Z]     daemon.go:353: [d62535ebcda7c] daemon started
19:35:40 [2020-04-15T19:35:40.368Z]     daemon.go:461: [d62535ebcda7c] Stopping daemon
19:35:40 [2020-04-15T19:35:40.368Z]     daemon.go:296: [d62535ebcda7c] exiting daemon
19:35:40 [2020-04-15T19:35:40.368Z]     daemon.go:448: [d62535ebcda7c] Daemon stopped
19:35:40 [2020-04-15T19:35:40.368Z] === RUN   TestSecretsCreateAndDelete
19:35:40 [2020-04-15T19:35:40.642Z] ok  	github.com/docker/docker/pkg/signal	5.725s	coverage: 61.0% of statements
19:35:40 [2020-04-15T19:35:40.933Z] ok  	github.com/docker/docker/pkg/term	0.042s	coverage: 85.9% of statements
19:35:41 [2020-04-15T19:35:41.220Z] ok  	github.com/docker/docker/pkg/tarsum	0.343s	coverage: 89.3% of statements
19:35:41 [2020-04-15T19:35:41.552Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
19:35:42 [2020-04-15T19:35:42.244Z] testing: warning: no tests to run
19:35:42 [2020-04-15T19:35:42.244Z] ok  	github.com/docker/docker/pkg/term/windows	0.005s	coverage: 0.0% of statements [no tests to run]
19:35:42 [2020-04-15T19:35:42.244Z] ok  	github.com/docker/docker/pkg/truncindex	0.107s	coverage: 91.5% of statements
19:35:42 [2020-04-15T19:35:42.244Z] ok  	github.com/docker/docker/pkg/urlutil	0.013s	coverage: 100.0% of statements
19:35:43 [2020-04-15T19:35:43.271Z] ok  	github.com/docker/docker/pkg/useragent	0.027s	coverage: 88.9% of statements
19:35:43 [2020-04-15T19:35:43.446Z] === RUN   TestDockerSuite/TestBuildDockerignore
19:35:43 [2020-04-15T19:35:43.506Z] --- PASS: TestSecretsCreateAndDelete (2.90s)
19:35:43 [2020-04-15T19:35:43.506Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
19:35:43 [2020-04-15T19:35:43.506Z]     daemon.go:325: [dc73b90fe9981] waiting for daemon to start
19:35:43 [2020-04-15T19:35:43.506Z]     daemon.go:325: [dc73b90fe9981] waiting for daemon to start
19:35:43 [2020-04-15T19:35:43.506Z]     daemon.go:353: [dc73b90fe9981] daemon started
19:35:43 [2020-04-15T19:35:43.506Z]     daemon.go:461: [dc73b90fe9981] Stopping daemon
19:35:43 [2020-04-15T19:35:43.506Z]     daemon.go:296: [dc73b90fe9981] exiting daemon
19:35:43 [2020-04-15T19:35:43.506Z]     daemon.go:448: [dc73b90fe9981] Daemon stopped
19:35:43 [2020-04-15T19:35:43.506Z] === RUN   TestSecretsUpdate
19:35:44 [2020-04-15T19:35:44.766Z] ok  	github.com/docker/docker/plugin/v2	0.009s	coverage: 14.5% of statements
19:35:45 [2020-04-15T19:35:45.855Z] --- PASS: TestSecretsUpdate (2.64s)
19:35:45 [2020-04-15T19:35:45.855Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
19:35:45 [2020-04-15T19:35:45.855Z]     daemon.go:325: [de2553b77c94b] waiting for daemon to start
19:35:45 [2020-04-15T19:35:45.855Z]     daemon.go:325: [de2553b77c94b] waiting for daemon to start
19:35:45 [2020-04-15T19:35:45.855Z]     daemon.go:353: [de2553b77c94b] daemon started
19:35:45 [2020-04-15T19:35:45.855Z]     daemon.go:461: [de2553b77c94b] Stopping daemon
19:35:45 [2020-04-15T19:35:45.855Z]     daemon.go:296: [de2553b77c94b] exiting daemon
19:35:45 [2020-04-15T19:35:45.855Z]     daemon.go:448: [de2553b77c94b] Daemon stopped
19:35:45 [2020-04-15T19:35:45.855Z] === RUN   TestTemplatedSecret
19:35:46 [2020-04-15T19:35:46.815Z] ok  	github.com/docker/docker/reference	0.020s	coverage: 84.4% of statements
19:35:47 [2020-04-15T19:35:47.623Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
19:35:47 [2020-04-15T19:35:47.843Z] ok  	github.com/docker/docker/profiles/seccomp	0.013s	coverage: 69.1% of statements
19:35:48 [2020-04-15T19:35:48.482Z] ok  	github.com/docker/docker/plugin	0.627s	coverage: 27.3% of statements
19:35:48 [2020-04-15T19:35:48.955Z] --- PASS: TestTemplatedSecret (3.17s)
19:35:48 [2020-04-15T19:35:48.955Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
19:35:48 [2020-04-15T19:35:48.955Z]     daemon.go:325: [d2a807b3b0fa3] waiting for daemon to start
19:35:48 [2020-04-15T19:35:48.955Z]     daemon.go:325: [d2a807b3b0fa3] waiting for daemon to start
19:35:48 [2020-04-15T19:35:48.955Z]     daemon.go:353: [d2a807b3b0fa3] daemon started
19:35:48 [2020-04-15T19:35:48.955Z]     daemon.go:461: [d2a807b3b0fa3] Stopping daemon
19:35:48 [2020-04-15T19:35:48.955Z]     daemon.go:296: [d2a807b3b0fa3] exiting daemon
19:35:48 [2020-04-15T19:35:48.955Z]     daemon.go:448: [d2a807b3b0fa3] Daemon stopped
19:35:48 [2020-04-15T19:35:48.955Z] === RUN   TestSecretCreateResolve
19:35:49 [2020-04-15T19:35:49.504Z] ok  	github.com/docker/docker/registry/resumable	0.049s	coverage: 100.0% of statements
19:35:50 [2020-04-15T19:35:50.130Z] ok  	github.com/docker/docker/restartmanager	0.007s	coverage: 47.1% of statements
19:35:52 [2020-04-15T19:35:52.038Z] --- PASS: TestSecretCreateResolve (2.62s)
19:35:52 [2020-04-15T19:35:52.038Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve
19:35:52 [2020-04-15T19:35:52.038Z]     daemon.go:325: [d6ad56d9d1d57] waiting for daemon to start
19:35:52 [2020-04-15T19:35:52.038Z]     daemon.go:325: [d6ad56d9d1d57] waiting for daemon to start
19:35:52 [2020-04-15T19:35:52.038Z]     daemon.go:353: [d6ad56d9d1d57] daemon started
19:35:52 [2020-04-15T19:35:52.038Z]     daemon.go:461: [d6ad56d9d1d57] Stopping daemon
19:35:52 [2020-04-15T19:35:52.038Z]     daemon.go:296: [d6ad56d9d1d57] exiting daemon
19:35:52 [2020-04-15T19:35:52.038Z]     daemon.go:448: [d6ad56d9d1d57] Daemon stopped
19:35:52 [2020-04-15T19:35:52.038Z] PASS
19:35:52 [2020-04-15T19:35:52.038Z] 
19:35:52 [2020-04-15T19:35:52.038Z] DONE 6 tests in 16.906s
19:35:52 [2020-04-15T19:35:52.038Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
19:35:52 [2020-04-15T19:35:52.038Z] ++ 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
19:35:52 [2020-04-15T19:35:52.038Z] ++ set -e
19:35:52 [2020-04-15T19:35:52.038Z] ++ '[' -n 0 ']'
19:35:52 [2020-04-15T19:35:52.038Z] ++ set -x
19:35:52 [2020-04-15T19:35:52.038Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
19:35:52 [2020-04-15T19:35:52.038Z] INFO: Testing against a local daemon
19:35:52 [2020-04-15T19:35:52.038Z] === RUN   TestServiceCreateInit
19:35:52 [2020-04-15T19:35:52.038Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:35:52 [2020-04-15T19:35:52.179Z] ok  	github.com/docker/docker/registry	0.406s	coverage: 56.3% of statements
19:35:52 [2020-04-15T19:35:52.179Z] ok  	github.com/docker/docker/runconfig	0.041s	coverage: 68.2% of statements
19:35:52 [2020-04-15T19:35:52.802Z] ok  	github.com/docker/docker/volume/drivers	0.013s	coverage: 36.1% of statements
19:35:55 [2020-04-15T19:35:55.510Z] ok  	github.com/docker/docker/volume/local	0.046s	coverage: 73.0% of statements
19:35:55 [2020-04-15T19:35:55.511Z] ok  	github.com/docker/docker/volume/mounts	0.097s	coverage: 67.0% of statements
19:35:56 [2020-04-15T19:35:56.995Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:35:56 [2020-04-15T19:35:56.997Z] ok  	github.com/docker/docker/volume/service	0.031s	coverage: 73.0% of statements
19:35:57 [2020-04-15T19:35:57.576Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
19:35:57 [2020-04-15T19:35:57.576Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
19:35:57 [2020-04-15T19:35:57.832Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
19:36:00 [2020-04-15T19:36:00.353Z] === RUN   TestDockerDaemonSuite/TestShmSize
19:36:00 [2020-04-15T19:36:00.947Z] --- PASS: TestServiceCreateInit (9.31s)
19:36:00 [2020-04-15T19:36:00.947Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.72s)
19:36:00 [2020-04-15T19:36:00.947Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
19:36:00 [2020-04-15T19:36:00.947Z]         daemon.go:325: [d37a68b9ab42b] waiting for daemon to start
19:36:00 [2020-04-15T19:36:00.947Z]         daemon.go:325: [d37a68b9ab42b] waiting for daemon to start
19:36:00 [2020-04-15T19:36:00.947Z]         daemon.go:353: [d37a68b9ab42b] daemon started
19:36:00 [2020-04-15T19:36:00.947Z]         daemon.go:461: [d37a68b9ab42b] Stopping daemon
19:36:00 [2020-04-15T19:36:00.947Z]         daemon.go:296: [d37a68b9ab42b] exiting daemon
19:36:00 [2020-04-15T19:36:00.947Z]         daemon.go:448: [d37a68b9ab42b] Daemon stopped
19:36:00 [2020-04-15T19:36:00.947Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.58s)
19:36:00 [2020-04-15T19:36:00.947Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
19:36:00 [2020-04-15T19:36:00.947Z]         daemon.go:325: [dd28f1faf048d] waiting for daemon to start
19:36:00 [2020-04-15T19:36:00.947Z]         daemon.go:325: [dd28f1faf048d] waiting for daemon to start
19:36:00 [2020-04-15T19:36:00.947Z]         daemon.go:353: [dd28f1faf048d] daemon started
19:36:00 [2020-04-15T19:36:00.947Z]         daemon.go:461: [dd28f1faf048d] Stopping daemon
19:36:00 [2020-04-15T19:36:00.947Z]         daemon.go:296: [dd28f1faf048d] exiting daemon
19:36:00 [2020-04-15T19:36:00.947Z]         daemon.go:448: [dd28f1faf048d] Daemon stopped
19:36:00 [2020-04-15T19:36:00.947Z] === RUN   TestCreateServiceMultipleTimes
19:36:02 [2020-04-15T19:36:02.246Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
19:36:02 [2020-04-15T19:36:02.246Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
19:36:05 [2020-04-15T19:36:05.519Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
19:36:05 [2020-04-15T19:36:05.519Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
19:36:07 [2020-04-15T19:36:07.270Z] ok  	github.com/docker/docker/pkg/plugins	33.642s	coverage: 76.8% of statements
19:36:07 [2020-04-15T19:36:07.270Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:36:07 [2020-04-15T19:36:07.270Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:36:07 [2020-04-15T19:36:07.270Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
19:36:07 [2020-04-15T19:36:07.270Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:36:07 [2020-04-15T19:36:07.270Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
19:36:07 [2020-04-15T19:36:07.270Z] ?   	github.com/docker/docker/rootless	[no test files]
19:36:07 [2020-04-15T19:36:07.270Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
19:36:07 [2020-04-15T19:36:07.270Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:36:07 [2020-04-15T19:36:07.270Z] ?   	github.com/docker/docker/volume	[no test files]
19:36:07 [2020-04-15T19:36:07.270Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:36:07 [2020-04-15T19:36:07.270Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:36:07 [2020-04-15T19:36:07.270Z] 
19:36:07 [2020-04-15T19:36:07.270Z] === Skipped
19:36:07 [2020-04-15T19:36:07.270Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
19:36:07 [2020-04-15T19:36:07.270Z]     exec_linux_test.go:18: requires AppArmor to be enabled
19:36:07 [2020-04-15T19:36:07.270Z] 
19:36:07 [2020-04-15T19:36:07.270Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
19:36:07 [2020-04-15T19:36:07.270Z]     exec_linux_test.go:38: requires AppArmor to be enabled
19:36:07 [2020-04-15T19:36:07.270Z] 
19:36:07 [2020-04-15T19:36:07.270Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
19:36:07 [2020-04-15T19:36:07.270Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:36:07 [2020-04-15T19:36:07.270Z]     graphtest_unix.go:46: Driver btrfs not supported
19:36:07 [2020-04-15T19:36:07.270Z] 
19:36:07 [2020-04-15T19:36:07.270Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
19:36:07 [2020-04-15T19:36:07.270Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:36:07 [2020-04-15T19:36:07.270Z]     graphtest_unix.go:46: Driver btrfs not supported
19:36:07 [2020-04-15T19:36:07.270Z] 
19:36:07 [2020-04-15T19:36:07.270Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
19:36:07 [2020-04-15T19:36:07.270Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:36:07 [2020-04-15T19:36:07.270Z]     graphtest_unix.go:46: Driver btrfs not supported
19:36:07 [2020-04-15T19:36:07.270Z] 
19:36:07 [2020-04-15T19:36:07.270Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
19:36:07 [2020-04-15T19:36:07.270Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:36:07 [2020-04-15T19:36:07.270Z]     graphtest_unix.go:46: Driver btrfs not supported
19:36:07 [2020-04-15T19:36:07.270Z] 
19:36:07 [2020-04-15T19:36:07.270Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
19:36:07 [2020-04-15T19:36:07.270Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:36:07 [2020-04-15T19:36:07.270Z]     graphtest_unix.go:46: Driver btrfs not supported
19:36:07 [2020-04-15T19:36:07.270Z] 
19:36:07 [2020-04-15T19:36:07.270Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
19:36:07 [2020-04-15T19:36:07.270Z]     graphtest_unix.go:73: No driver to put!
19:36:07 [2020-04-15T19:36:07.270Z] 
19:36:07 [2020-04-15T19:36:07.270Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
19:36:07 [2020-04-15T19:36:07.270Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
19:36:07 [2020-04-15T19:36:07.270Z] 
19:36:07 [2020-04-15T19:36:07.270Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
19:36:07 [2020-04-15T19:36:07.270Z]     overlay_test.go:49: Fails to compute changes intermittently
19:36:07 [2020-04-15T19:36:07.270Z] 
19:36:07 [2020-04-15T19:36:07.270Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
19:36:07 [2020-04-15T19:36:07.270Z]     overlay_test.go:65: Cannot run test with naive change algorithm
19:36:07 [2020-04-15T19:36:07.270Z] 
19:36:07 [2020-04-15T19:36:07.270Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
19:36:07 [2020-04-15T19:36:07.270Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
19:36:07 [2020-04-15T19:36:07.270Z] 
19:36:07 [2020-04-15T19:36:07.270Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
19:36:07 [2020-04-15T19:36:07.270Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:36:07 [2020-04-15T19:36:07.270Z]     graphtest_unix.go:46: Driver zfs not supported
19:36:07 [2020-04-15T19:36:07.270Z] 
19:36:07 [2020-04-15T19:36:07.270Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
19:36:07 [2020-04-15T19:36:07.270Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:36:07 [2020-04-15T19:36:07.270Z]     graphtest_unix.go:46: Driver zfs not supported
19:36:07 [2020-04-15T19:36:07.270Z] 
19:36:07 [2020-04-15T19:36:07.270Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
19:36:07 [2020-04-15T19:36:07.270Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:36:07 [2020-04-15T19:36:07.270Z]     graphtest_unix.go:46: Driver zfs not supported
19:36:07 [2020-04-15T19:36:07.270Z] 
19:36:07 [2020-04-15T19:36:07.270Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
19:36:07 [2020-04-15T19:36:07.270Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:36:07 [2020-04-15T19:36:07.270Z]     graphtest_unix.go:46: Driver zfs not supported
19:36:07 [2020-04-15T19:36:07.270Z] 
19:36:07 [2020-04-15T19:36:07.270Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
19:36:07 [2020-04-15T19:36:07.270Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:36:07 [2020-04-15T19:36:07.270Z]     graphtest_unix.go:46: Driver zfs not supported
19:36:07 [2020-04-15T19:36:07.270Z] 
19:36:07 [2020-04-15T19:36:07.270Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
19:36:07 [2020-04-15T19:36:07.270Z]     graphtest_unix.go:73: No driver to put!
19:36:07 [2020-04-15T19:36:07.270Z] 
19:36:07 [2020-04-15T19:36:07.270Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
19:36:07 [2020-04-15T19:36:07.270Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
19:36:07 [2020-04-15T19:36:07.270Z] 
19:36:07 [2020-04-15T19:36:07.270Z] 
19:36:07 [2020-04-15T19:36:07.270Z] DONE 2065 tests, 19 skipped in 339.537s
Post stage
[Pipeline] junit
19:36:07 [2020-04-15T19:36:07.307Z] Recording test results
19:36:07 [2020-04-15T19:36:07.318Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
19:36:07 [2020-04-15T19:36:07.318Z] Copying nested executables into bundles/cross/linux/amd64
19:36:07 [2020-04-15T19:36:07.318Z] Cross building: bundles/cross/windows/amd64
19:36:07 [2020-04-15T19:36:07.318Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
19:36:07 [2020-04-15T19:36:07.318Z] GOOS="windows" GOARCH="amd64" GOARM=""
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:36:08 [2020-04-15T19:36:08.000Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40801/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e149ff62fe6fc7c32c518dcd4df85d603a104462 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:e149ff62fe6fc7c32c518dcd4df85d603a104462 hack/make.sh dynbinary test-integration
19:36:08 [2020-04-15T19:36:08.284Z] 
19:36:08 [2020-04-15T19:36:08.573Z] Removing bundles/
19:36:08 [2020-04-15T19:36:08.573Z] 
19:36:08 [2020-04-15T19:36:08.573Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:36:08 [2020-04-15T19:36:08.573Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:36:08 [2020-04-15T19:36:08.573Z] GOOS="" GOARCH="" GOARM=""
19:36:10 [2020-04-15T19:36:10.777Z] --- PASS: TestDockerDaemonSuite (345.59s)
19:36:10 [2020-04-15T19:36:10.777Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.53s)
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:325: [dc168b5aeb1f0] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:325: [dc168b5aeb1f0] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:353: [dc168b5aeb1f0] daemon started
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:461: [dc168b5aeb1f0] Stopping daemon
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:296: [dc168b5aeb1f0] exiting daemon
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:448: [dc168b5aeb1f0] Daemon stopped
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:325: [dc168b5aeb1f0] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:325: [dc168b5aeb1f0] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:353: [dc168b5aeb1f0] daemon started
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:461: [dc168b5aeb1f0] Stopping daemon
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:296: [dc168b5aeb1f0] exiting daemon
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:448: [dc168b5aeb1f0] Daemon stopped
19:36:10 [2020-04-15T19:36:10.777Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.48s)
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:325: [db6a62bbe6bf4] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:325: [db6a62bbe6bf4] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:353: [db6a62bbe6bf4] daemon started
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:461: [db6a62bbe6bf4] Stopping daemon
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:296: [db6a62bbe6bf4] exiting daemon
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:448: [db6a62bbe6bf4] Daemon stopped
19:36:10 [2020-04-15T19:36:10.777Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.58s)
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:325: [de9700d6d8a7a] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:325: [de9700d6d8a7a] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:353: [de9700d6d8a7a] daemon started
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:461: [de9700d6d8a7a] Stopping daemon
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:296: [de9700d6d8a7a] exiting daemon
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:448: [de9700d6d8a7a] Daemon stopped
19:36:10 [2020-04-15T19:36:10.777Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.84s)
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:325: [d3bfd5c763f12] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:325: [d3bfd5c763f12] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:353: [d3bfd5c763f12] daemon started
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:296: [d3bfd5c763f12] exiting daemon
19:36:10 [2020-04-15T19:36:10.777Z]         docker_cli_daemon_test.go:1449: Daemon d3bfd5c763f12 is not started
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:325: [d3bfd5c763f12] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:325: [d3bfd5c763f12] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:353: [d3bfd5c763f12] daemon started
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:461: [d3bfd5c763f12] Stopping daemon
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:296: [d3bfd5c763f12] exiting daemon
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:448: [d3bfd5c763f12] Daemon stopped
19:36:10 [2020-04-15T19:36:10.777Z]         check_test.go:309: Daemon d8d7ef5254a1a is not started
19:36:10 [2020-04-15T19:36:10.777Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.83s)
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:325: [d54264e622ac2] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:325: [d54264e622ac2] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:353: [d54264e622ac2] daemon started
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:296: [d54264e622ac2] exiting daemon
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:325: [d54264e622ac2] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:325: [d54264e622ac2] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:353: [d54264e622ac2] daemon started
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:461: [d54264e622ac2] Stopping daemon
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:296: [d54264e622ac2] exiting daemon
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:448: [d54264e622ac2] Daemon stopped
19:36:10 [2020-04-15T19:36:10.777Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.11s)
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:325: [d5207f71dbc83] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:325: [d5207f71dbc83] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:353: [d5207f71dbc83] daemon started
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:296: [d5207f71dbc83] exiting daemon
19:36:10 [2020-04-15T19:36:10.777Z]         check_test.go:309: Daemon d3003f7faab30 is not started
19:36:10 [2020-04-15T19:36:10.777Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.67s)
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:325: [d3a5f9d462875] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:325: [d3a5f9d462875] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:353: [d3a5f9d462875] daemon started
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:461: [d3a5f9d462875] Stopping daemon
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:296: [d3a5f9d462875] exiting daemon
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:448: [d3a5f9d462875] Daemon stopped
19:36:10 [2020-04-15T19:36:10.777Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.08s)
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:325: [d763470ee5ff6] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:296: [d763470ee5ff6] exiting daemon
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:325: [d763470ee5ff6] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:325: [d763470ee5ff6] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:325: [d763470ee5ff6] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:353: [d763470ee5ff6] daemon started
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:461: [d763470ee5ff6] Stopping daemon
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:296: [d763470ee5ff6] exiting daemon
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:448: [d763470ee5ff6] Daemon stopped
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:325: [d763470ee5ff6] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:325: [d763470ee5ff6] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:353: [d763470ee5ff6] daemon started
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:461: [d763470ee5ff6] Stopping daemon
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:296: [d763470ee5ff6] exiting daemon
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:448: [d763470ee5ff6] Daemon stopped
19:36:10 [2020-04-15T19:36:10.777Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.40s)
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:325: [d2fbb458ba881] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:325: [d2fbb458ba881] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:353: [d2fbb458ba881] daemon started
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:461: [d2fbb458ba881] Stopping daemon
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:296: [d2fbb458ba881] exiting daemon
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:448: [d2fbb458ba881] Daemon stopped
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:325: [d2fbb458ba881] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:325: [d2fbb458ba881] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:353: [d2fbb458ba881] daemon started
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:461: [d2fbb458ba881] Stopping daemon
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:296: [d2fbb458ba881] exiting daemon
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:448: [d2fbb458ba881] Daemon stopped
19:36:10 [2020-04-15T19:36:10.777Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.22s)
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:325: [d89af99b8e7c1] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:325: [d89af99b8e7c1] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:353: [d89af99b8e7c1] daemon started
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:461: [d89af99b8e7c1] Stopping daemon
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:296: [d89af99b8e7c1] exiting daemon
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:448: [d89af99b8e7c1] Daemon stopped
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:325: [d89af99b8e7c1] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:325: [d89af99b8e7c1] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:353: [d89af99b8e7c1] daemon started
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:461: [d89af99b8e7c1] Stopping daemon
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:296: [d89af99b8e7c1] exiting daemon
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:448: [d89af99b8e7c1] Daemon stopped
19:36:10 [2020-04-15T19:36:10.777Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.29s)
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:325: [d001e620358c0] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:325: [d001e620358c0] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:353: [d001e620358c0] daemon started
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:461: [d001e620358c0] Stopping daemon
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:296: [d001e620358c0] exiting daemon
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:448: [d001e620358c0] Daemon stopped
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:325: [d001e620358c0] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:325: [d001e620358c0] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:353: [d001e620358c0] daemon started
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:461: [d001e620358c0] Stopping daemon
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:296: [d001e620358c0] exiting daemon
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:448: [d001e620358c0] Daemon stopped
19:36:10 [2020-04-15T19:36:10.777Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.53s)
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:325: [d1cb96345c088] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.777Z]         daemon.go:325: [d1cb96345c088] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:353: [d1cb96345c088] daemon started
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:461: [d1cb96345c088] Stopping daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:296: [d1cb96345c088] exiting daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:448: [d1cb96345c088] Daemon stopped
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d1cb96345c088] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d1cb96345c088] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:353: [d1cb96345c088] daemon started
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:461: [d1cb96345c088] Stopping daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:296: [d1cb96345c088] exiting daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:448: [d1cb96345c088] Daemon stopped
19:36:10 [2020-04-15T19:36:10.778Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.33s)
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [dd78728c7142b] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [dd78728c7142b] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:353: [dd78728c7142b] daemon started
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:461: [dd78728c7142b] Stopping daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:296: [dd78728c7142b] exiting daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:448: [dd78728c7142b] Daemon stopped
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [dd78728c7142b] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [dd78728c7142b] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:353: [dd78728c7142b] daemon started
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:461: [dd78728c7142b] Stopping daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:296: [dd78728c7142b] exiting daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:448: [dd78728c7142b] Daemon stopped
19:36:10 [2020-04-15T19:36:10.778Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.52s)
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [dc2326723fbe7] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [dc2326723fbe7] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:353: [dc2326723fbe7] daemon started
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:461: [dc2326723fbe7] Stopping daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:296: [dc2326723fbe7] exiting daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:448: [dc2326723fbe7] Daemon stopped
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [dc2326723fbe7] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [dc2326723fbe7] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:353: [dc2326723fbe7] daemon started
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:461: [dc2326723fbe7] Stopping daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:296: [dc2326723fbe7] exiting daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:448: [dc2326723fbe7] Daemon stopped
19:36:10 [2020-04-15T19:36:10.778Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d40171159ad9c] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:296: [d40171159ad9c] exiting daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d40171159ad9c] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         check_test.go:309: Daemon d32a1fa2b3869 is not started
19:36:10 [2020-04-15T19:36:10.778Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [dc06a7df8c5e6] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:296: [dc06a7df8c5e6] exiting daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [dc06a7df8c5e6] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         check_test.go:309: Daemon dee476ae7ddb6 is not started
19:36:10 [2020-04-15T19:36:10.778Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.30s)
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d87056c6ce1f9] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d87056c6ce1f9] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:353: [d87056c6ce1f9] daemon started
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:461: [d87056c6ce1f9] Stopping daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:296: [d87056c6ce1f9] exiting daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:448: [d87056c6ce1f9] Daemon stopped
19:36:10 [2020-04-15T19:36:10.778Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.65s)
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d408d171e3a36] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d408d171e3a36] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:353: [d408d171e3a36] daemon started
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:461: [d408d171e3a36] Stopping daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:296: [d408d171e3a36] exiting daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:448: [d408d171e3a36] Daemon stopped
19:36:10 [2020-04-15T19:36:10.778Z]         check_test.go:309: Daemon d408d171e3a36 is not started
19:36:10 [2020-04-15T19:36:10.778Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.74s)
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d7d79748073c5] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d7d79748073c5] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:353: [d7d79748073c5] daemon started
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:461: [d7d79748073c5] Stopping daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:296: [d7d79748073c5] exiting daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:448: [d7d79748073c5] Daemon stopped
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d7d79748073c5] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d7d79748073c5] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:353: [d7d79748073c5] daemon started
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:461: [d7d79748073c5] Stopping daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:296: [d7d79748073c5] exiting daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:448: [d7d79748073c5] Daemon stopped
19:36:10 [2020-04-15T19:36:10.778Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.80s)
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d20e9cc239be7] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d20e9cc239be7] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:353: [d20e9cc239be7] daemon started
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:461: [d20e9cc239be7] Stopping daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:296: [d20e9cc239be7] exiting daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:448: [d20e9cc239be7] Daemon stopped
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d20e9cc239be7] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d20e9cc239be7] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:353: [d20e9cc239be7] daemon started
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:461: [d20e9cc239be7] Stopping daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:296: [d20e9cc239be7] exiting daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:448: [d20e9cc239be7] Daemon stopped
19:36:10 [2020-04-15T19:36:10.778Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.80s)
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d7ead260721fd] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d7ead260721fd] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:353: [d7ead260721fd] daemon started
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:461: [d7ead260721fd] Stopping daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:296: [d7ead260721fd] exiting daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:448: [d7ead260721fd] Daemon stopped
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d7ead260721fd] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d7ead260721fd] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:353: [d7ead260721fd] daemon started
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:461: [d7ead260721fd] Stopping daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:296: [d7ead260721fd] exiting daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:448: [d7ead260721fd] Daemon stopped
19:36:10 [2020-04-15T19:36:10.778Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.18s)
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [df30e2334856d] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [df30e2334856d] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:353: [df30e2334856d] daemon started
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:461: [df30e2334856d] Stopping daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:296: [df30e2334856d] exiting daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:448: [df30e2334856d] Daemon stopped
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [df30e2334856d] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [df30e2334856d] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:353: [df30e2334856d] daemon started
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:461: [df30e2334856d] Stopping daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:296: [df30e2334856d] exiting daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:448: [df30e2334856d] Daemon stopped
19:36:10 [2020-04-15T19:36:10.778Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s)
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d29be941bd4c4] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d29be941bd4c4] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:353: [d29be941bd4c4] daemon started
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:461: [d29be941bd4c4] Stopping daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:296: [d29be941bd4c4] exiting daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:448: [d29be941bd4c4] Daemon stopped
19:36:10 [2020-04-15T19:36:10.778Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s)
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d5ff4cacc58ab] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d5ff4cacc58ab] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:353: [d5ff4cacc58ab] daemon started
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:461: [d5ff4cacc58ab] Stopping daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:296: [d5ff4cacc58ab] exiting daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:448: [d5ff4cacc58ab] Daemon stopped
19:36:10 [2020-04-15T19:36:10.778Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.62s)
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d69feb37af1be] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d69feb37af1be] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:353: [d69feb37af1be] daemon started
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:461: [d69feb37af1be] Stopping daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:296: [d69feb37af1be] exiting daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:448: [d69feb37af1be] Daemon stopped
19:36:10 [2020-04-15T19:36:10.778Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [de7c65fac0107] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:296: [de7c65fac0107] exiting daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [de7c65fac0107] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:461: [de7c65fac0107] Stopping daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:450: [de7c65fac0107] Error when stopping daemon: daemon not started
19:36:10 [2020-04-15T19:36:10.778Z]         check_test.go:309: Daemon de7c65fac0107 is not started
19:36:10 [2020-04-15T19:36:10.778Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d0ccbe0a2cc92] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d0ccbe0a2cc92] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:353: [d0ccbe0a2cc92] daemon started
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:461: [d0ccbe0a2cc92] Stopping daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:296: [d0ccbe0a2cc92] exiting daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:448: [d0ccbe0a2cc92] Daemon stopped
19:36:10 [2020-04-15T19:36:10.778Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s)
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d14e74745ff35] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d14e74745ff35] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:353: [d14e74745ff35] daemon started
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:461: [d14e74745ff35] Stopping daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:296: [d14e74745ff35] exiting daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:448: [d14e74745ff35] Daemon stopped
19:36:10 [2020-04-15T19:36:10.778Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s)
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [db7df3a628af8] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [db7df3a628af8] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:353: [db7df3a628af8] daemon started
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:461: [db7df3a628af8] Stopping daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:296: [db7df3a628af8] exiting daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:448: [db7df3a628af8] Daemon stopped
19:36:10 [2020-04-15T19:36:10.778Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.19s)
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d9b7648af93f6] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d9b7648af93f6] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:353: [d9b7648af93f6] daemon started
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:461: [d9b7648af93f6] Stopping daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:296: [d9b7648af93f6] exiting daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:448: [d9b7648af93f6] Daemon stopped
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d9b7648af93f6] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d9b7648af93f6] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:353: [d9b7648af93f6] daemon started
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:461: [d9b7648af93f6] Stopping daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:296: [d9b7648af93f6] exiting daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:448: [d9b7648af93f6] Daemon stopped
19:36:10 [2020-04-15T19:36:10.778Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.48s)
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d5c159c320221] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d5c159c320221] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:353: [d5c159c320221] daemon started
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:461: [d5c159c320221] Stopping daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:296: [d5c159c320221] exiting daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:448: [d5c159c320221] Daemon stopped
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d5c159c320221] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d5c159c320221] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:353: [d5c159c320221] daemon started
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:461: [d5c159c320221] Stopping daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:296: [d5c159c320221] exiting daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:448: [d5c159c320221] Daemon stopped
19:36:10 [2020-04-15T19:36:10.778Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.62s)
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [df3e10aa361b8] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [df3e10aa361b8] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:353: [df3e10aa361b8] daemon started
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:461: [df3e10aa361b8] Stopping daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:296: [df3e10aa361b8] exiting daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:448: [df3e10aa361b8] Daemon stopped
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [df3e10aa361b8] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [df3e10aa361b8] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:353: [df3e10aa361b8] daemon started
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:461: [df3e10aa361b8] Stopping daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:296: [df3e10aa361b8] exiting daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:448: [df3e10aa361b8] Daemon stopped
19:36:10 [2020-04-15T19:36:10.778Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled
19:36:10 [2020-04-15T19:36:10.778Z]         requirement.go:26: unmatched requirement IPv6
19:36:10 [2020-04-15T19:36:10.778Z]         check_test.go:309: Daemon d87c18e8504fa is not started
19:36:10 [2020-04-15T19:36:10.778Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.85s)
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d6a6c62c62f66] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d6a6c62c62f66] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:353: [d6a6c62c62f66] daemon started
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:461: [d6a6c62c62f66] Stopping daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:296: [d6a6c62c62f66] exiting daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:448: [d6a6c62c62f66] Daemon stopped
19:36:10 [2020-04-15T19:36:10.778Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.19s)
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d7e4184799cc0] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d7e4184799cc0] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:353: [d7e4184799cc0] daemon started
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:461: [d7e4184799cc0] Stopping daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:296: [d7e4184799cc0] exiting daemon
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:448: [d7e4184799cc0] Daemon stopped
19:36:10 [2020-04-15T19:36:10.778Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.65s)
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d9b4045c94e8d] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:325: [d9b4045c94e8d] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.778Z]         daemon.go:353: [d9b4045c94e8d] daemon started
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:461: [d9b4045c94e8d] Stopping daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:296: [d9b4045c94e8d] exiting daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:448: [d9b4045c94e8d] Daemon stopped
19:36:10 [2020-04-15T19:36:10.779Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.83s)
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [df980c3328c8b] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [df980c3328c8b] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:353: [df980c3328c8b] daemon started
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:461: [df980c3328c8b] Stopping daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:296: [df980c3328c8b] exiting daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:448: [df980c3328c8b] Daemon stopped
19:36:10 [2020-04-15T19:36:10.779Z]         check_test.go:309: Daemon df980c3328c8b is not started
19:36:10 [2020-04-15T19:36:10.779Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.09s)
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [dbd92e08e4cad] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [dbd92e08e4cad] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:353: [dbd92e08e4cad] daemon started
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:461: [dbd92e08e4cad] Stopping daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:296: [dbd92e08e4cad] exiting daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:448: [dbd92e08e4cad] Daemon stopped
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [dbd92e08e4cad] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [dbd92e08e4cad] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:353: [dbd92e08e4cad] daemon started
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:461: [dbd92e08e4cad] Stopping daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:296: [dbd92e08e4cad] exiting daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:448: [dbd92e08e4cad] Daemon stopped
19:36:10 [2020-04-15T19:36:10.779Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s)
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d9dd8ca72e056] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d9dd8ca72e056] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:353: [d9dd8ca72e056] daemon started
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:461: [d9dd8ca72e056] Stopping daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:296: [d9dd8ca72e056] exiting daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:448: [d9dd8ca72e056] Daemon stopped
19:36:10 [2020-04-15T19:36:10.779Z]         check_test.go:309: Daemon d9dd8ca72e056 is not started
19:36:10 [2020-04-15T19:36:10.779Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.93s)
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d834e014c1ea3] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d834e014c1ea3] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:353: [d834e014c1ea3] daemon started
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:296: [d834e014c1ea3] exiting daemon
19:36:10 [2020-04-15T19:36:10.779Z]         docker_cli_daemon_plugins_test.go:80: Daemon d834e014c1ea3 is not started
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d834e014c1ea3] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d834e014c1ea3] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:353: [d834e014c1ea3] daemon started
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:461: [d834e014c1ea3] Stopping daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:296: [d834e014c1ea3] exiting daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:448: [d834e014c1ea3] Daemon stopped
19:36:10 [2020-04-15T19:36:10.779Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.94s)
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d95a5288ccdc9] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d95a5288ccdc9] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:353: [d95a5288ccdc9] daemon started
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:296: [d95a5288ccdc9] exiting daemon
19:36:10 [2020-04-15T19:36:10.779Z]         docker_cli_daemon_plugins_test.go:170: Daemon d95a5288ccdc9 is not started
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d95a5288ccdc9] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d95a5288ccdc9] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:353: [d95a5288ccdc9] daemon started
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:461: [d95a5288ccdc9] Stopping daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:296: [d95a5288ccdc9] exiting daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:448: [d95a5288ccdc9] Daemon stopped
19:36:10 [2020-04-15T19:36:10.779Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.76s)
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d230e9fb0fa87] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d230e9fb0fa87] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:353: [d230e9fb0fa87] daemon started
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:461: [d230e9fb0fa87] Stopping daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:296: [d230e9fb0fa87] exiting daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:448: [d230e9fb0fa87] Daemon stopped
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d230e9fb0fa87] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d230e9fb0fa87] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:353: [d230e9fb0fa87] daemon started
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:461: [d230e9fb0fa87] Stopping daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:296: [d230e9fb0fa87] exiting daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:448: [d230e9fb0fa87] Daemon stopped
19:36:10 [2020-04-15T19:36:10.779Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s)
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d7019a94b971c] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d7019a94b971c] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:353: [d7019a94b971c] daemon started
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:461: [d7019a94b971c] Stopping daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:296: [d7019a94b971c] exiting daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:448: [d7019a94b971c] Daemon stopped
19:36:10 [2020-04-15T19:36:10.779Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s)
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [ded403bff6e6a] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [ded403bff6e6a] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:353: [ded403bff6e6a] daemon started
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:461: [ded403bff6e6a] Stopping daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:296: [ded403bff6e6a] exiting daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:448: [ded403bff6e6a] Daemon stopped
19:36:10 [2020-04-15T19:36:10.779Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [df1cdeb50a791] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:296: [df1cdeb50a791] exiting daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [df1cdeb50a791] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:461: [df1cdeb50a791] Stopping daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:450: [df1cdeb50a791] Error when stopping daemon: daemon not started
19:36:10 [2020-04-15T19:36:10.779Z]         check_test.go:309: Daemon df1cdeb50a791 is not started
19:36:10 [2020-04-15T19:36:10.779Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.81s)
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d4e4e55f355aa] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d4e4e55f355aa] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:353: [d4e4e55f355aa] daemon started
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:461: [d4e4e55f355aa] Stopping daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:296: [d4e4e55f355aa] exiting daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:448: [d4e4e55f355aa] Daemon stopped
19:36:10 [2020-04-15T19:36:10.779Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.71s)
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d3c1f3c0950c8] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d3c1f3c0950c8] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:353: [d3c1f3c0950c8] daemon started
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:461: [d3c1f3c0950c8] Stopping daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:296: [d3c1f3c0950c8] exiting daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:448: [d3c1f3c0950c8] Daemon stopped
19:36:10 [2020-04-15T19:36:10.779Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.03s)
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d34a563d19745] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d34a563d19745] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:353: [d34a563d19745] daemon started
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:461: [d34a563d19745] Stopping daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:296: [d34a563d19745] exiting daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:448: [d34a563d19745] Daemon stopped
19:36:10 [2020-04-15T19:36:10.779Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.65s)
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [dd6a3be6b6998] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [dd6a3be6b6998] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:353: [dd6a3be6b6998] daemon started
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:461: [dd6a3be6b6998] Stopping daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:296: [dd6a3be6b6998] exiting daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:448: [dd6a3be6b6998] Daemon stopped
19:36:10 [2020-04-15T19:36:10.779Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.76s)
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d18c935bdac1e] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d18c935bdac1e] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:353: [d18c935bdac1e] daemon started
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:461: [d18c935bdac1e] Stopping daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:296: [d18c935bdac1e] exiting daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:448: [d18c935bdac1e] Daemon stopped
19:36:10 [2020-04-15T19:36:10.779Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.76s)
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d2484ddf48926] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d2484ddf48926] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:353: [d2484ddf48926] daemon started
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:461: [d2484ddf48926] Stopping daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:296: [d2484ddf48926] exiting daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:448: [d2484ddf48926] Daemon stopped
19:36:10 [2020-04-15T19:36:10.779Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.92s)
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [ddb8693b31e42] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [ddb8693b31e42] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:353: [ddb8693b31e42] daemon started
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:461: [ddb8693b31e42] Stopping daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:296: [ddb8693b31e42] exiting daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:448: [ddb8693b31e42] Daemon stopped
19:36:10 [2020-04-15T19:36:10.779Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d514c9fc2eda4] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d514c9fc2eda4] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:353: [d514c9fc2eda4] daemon started
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:461: [d514c9fc2eda4] Stopping daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:296: [d514c9fc2eda4] exiting daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:448: [d514c9fc2eda4] Daemon stopped
19:36:10 [2020-04-15T19:36:10.779Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s)
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d79f02506722b] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d79f02506722b] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:353: [d79f02506722b] daemon started
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:461: [d79f02506722b] Stopping daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:296: [d79f02506722b] exiting daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:448: [d79f02506722b] Daemon stopped
19:36:10 [2020-04-15T19:36:10.779Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [da54b3e6d1c0e] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [da54b3e6d1c0e] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:353: [da54b3e6d1c0e] daemon started
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:461: [da54b3e6d1c0e] Stopping daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:296: [da54b3e6d1c0e] exiting daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:448: [da54b3e6d1c0e] Daemon stopped
19:36:10 [2020-04-15T19:36:10.779Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.52s)
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d87f7bd36a13d] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d87f7bd36a13d] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:353: [d87f7bd36a13d] daemon started
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:461: [d87f7bd36a13d] Stopping daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:296: [d87f7bd36a13d] exiting daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:448: [d87f7bd36a13d] Daemon stopped
19:36:10 [2020-04-15T19:36:10.779Z]         check_test.go:309: Daemon d87f7bd36a13d is not started
19:36:10 [2020-04-15T19:36:10.779Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.47s)
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d5b2e5ed7ecfd] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d5b2e5ed7ecfd] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:353: [d5b2e5ed7ecfd] daemon started
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:461: [d5b2e5ed7ecfd] Stopping daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:296: [d5b2e5ed7ecfd] exiting daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:448: [d5b2e5ed7ecfd] Daemon stopped
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d5b2e5ed7ecfd] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d5b2e5ed7ecfd] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:353: [d5b2e5ed7ecfd] daemon started
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:461: [d5b2e5ed7ecfd] Stopping daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:296: [d5b2e5ed7ecfd] exiting daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:448: [d5b2e5ed7ecfd] Daemon stopped
19:36:10 [2020-04-15T19:36:10.779Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.92s)
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d9e59fea7beca] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d9e59fea7beca] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:353: [d9e59fea7beca] daemon started
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:461: [d9e59fea7beca] Stopping daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:296: [d9e59fea7beca] exiting daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:448: [d9e59fea7beca] Daemon stopped
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d9e59fea7beca] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d9e59fea7beca] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d9e59fea7beca] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:353: [d9e59fea7beca] daemon started
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:461: [d9e59fea7beca] Stopping daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:296: [d9e59fea7beca] exiting daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:448: [d9e59fea7beca] Daemon stopped
19:36:10 [2020-04-15T19:36:10.779Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.70s)
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [dce2728734800] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [dce2728734800] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:353: [dce2728734800] daemon started
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:461: [dce2728734800] Stopping daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:296: [dce2728734800] exiting daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:448: [dce2728734800] Daemon stopped
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [dce2728734800] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [dce2728734800] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:353: [dce2728734800] daemon started
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:461: [dce2728734800] Stopping daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:296: [dce2728734800] exiting daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:448: [dce2728734800] Daemon stopped
19:36:10 [2020-04-15T19:36:10.779Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s)
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d1117fa9ed4fd] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d1117fa9ed4fd] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:353: [d1117fa9ed4fd] daemon started
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:461: [d1117fa9ed4fd] Stopping daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:296: [d1117fa9ed4fd] exiting daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:448: [d1117fa9ed4fd] Daemon stopped
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d1117fa9ed4fd] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d1117fa9ed4fd] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:353: [d1117fa9ed4fd] daemon started
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:461: [d1117fa9ed4fd] Stopping daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:296: [d1117fa9ed4fd] exiting daemon
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:448: [d1117fa9ed4fd] Daemon stopped
19:36:10 [2020-04-15T19:36:10.779Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.26s)
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure
19:36:10 [2020-04-15T19:36:10.779Z]         daemon.go:325: [d373ddddbc3cf] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d373ddddbc3cf] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:353: [d373ddddbc3cf] daemon started
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:461: [d373ddddbc3cf] Stopping daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:296: [d373ddddbc3cf] exiting daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:448: [d373ddddbc3cf] Daemon stopped
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d373ddddbc3cf] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d373ddddbc3cf] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:353: [d373ddddbc3cf] daemon started
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:461: [d373ddddbc3cf] Stopping daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:296: [d373ddddbc3cf] exiting daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:448: [d373ddddbc3cf] Daemon stopped
19:36:10 [2020-04-15T19:36:10.780Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.04s)
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [dd4d92e66f2d5] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [dd4d92e66f2d5] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:353: [dd4d92e66f2d5] daemon started
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:461: [dd4d92e66f2d5] Stopping daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:296: [dd4d92e66f2d5] exiting daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:448: [dd4d92e66f2d5] Daemon stopped
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [dd4d92e66f2d5] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [dd4d92e66f2d5] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:353: [dd4d92e66f2d5] daemon started
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:461: [dd4d92e66f2d5] Stopping daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:296: [dd4d92e66f2d5] exiting daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:448: [dd4d92e66f2d5] Daemon stopped
19:36:10 [2020-04-15T19:36:10.780Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.69s)
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d65b0bb7e8618] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d65b0bb7e8618] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:353: [d65b0bb7e8618] daemon started
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d65b0bb7e8618] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:296: [d65b0bb7e8618] exiting daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d65b0bb7e8618] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:353: [d65b0bb7e8618] daemon started
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:461: [d65b0bb7e8618] Stopping daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:296: [d65b0bb7e8618] exiting daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:448: [d65b0bb7e8618] Daemon stopped
19:36:10 [2020-04-15T19:36:10.780Z]         check_test.go:309: Daemon d65b0bb7e8618 is not started
19:36:10 [2020-04-15T19:36:10.780Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.50s)
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [de66a6dc19c8e] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [de66a6dc19c8e] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:353: [de66a6dc19c8e] daemon started
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:461: [de66a6dc19c8e] Stopping daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:296: [de66a6dc19c8e] exiting daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:448: [de66a6dc19c8e] Daemon stopped
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [de66a6dc19c8e] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [de66a6dc19c8e] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:353: [de66a6dc19c8e] daemon started
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:461: [de66a6dc19c8e] Stopping daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:296: [de66a6dc19c8e] exiting daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:448: [de66a6dc19c8e] Daemon stopped
19:36:10 [2020-04-15T19:36:10.780Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.50s)
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d2b4362cff047] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d2b4362cff047] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:353: [d2b4362cff047] daemon started
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:461: [d2b4362cff047] Stopping daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:296: [d2b4362cff047] exiting daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:448: [d2b4362cff047] Daemon stopped
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d2b4362cff047] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d2b4362cff047] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:353: [d2b4362cff047] daemon started
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:461: [d2b4362cff047] Stopping daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:296: [d2b4362cff047] exiting daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:448: [d2b4362cff047] Daemon stopped
19:36:10 [2020-04-15T19:36:10.780Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.47s)
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d962f41ca7443] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d962f41ca7443] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:353: [d962f41ca7443] daemon started
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:461: [d962f41ca7443] Stopping daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:296: [d962f41ca7443] exiting daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:448: [d962f41ca7443] Daemon stopped
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d962f41ca7443] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d962f41ca7443] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:353: [d962f41ca7443] daemon started
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:461: [d962f41ca7443] Stopping daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:296: [d962f41ca7443] exiting daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:448: [d962f41ca7443] Daemon stopped
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d962f41ca7443] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d962f41ca7443] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:353: [d962f41ca7443] daemon started
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:461: [d962f41ca7443] Stopping daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:296: [d962f41ca7443] exiting daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:448: [d962f41ca7443] Daemon stopped
19:36:10 [2020-04-15T19:36:10.780Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.85s)
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d3379d1637e58] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d3379d1637e58] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:353: [d3379d1637e58] daemon started
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:461: [d3379d1637e58] Stopping daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:296: [d3379d1637e58] exiting daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:448: [d3379d1637e58] Daemon stopped
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d3379d1637e58] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d3379d1637e58] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:353: [d3379d1637e58] daemon started
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:461: [d3379d1637e58] Stopping daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:296: [d3379d1637e58] exiting daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:448: [d3379d1637e58] Daemon stopped
19:36:10 [2020-04-15T19:36:10.780Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s)
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d12eb26cdd50f] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d12eb26cdd50f] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:353: [d12eb26cdd50f] daemon started
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:461: [d12eb26cdd50f] Stopping daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:296: [d12eb26cdd50f] exiting daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:448: [d12eb26cdd50f] Daemon stopped
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d12eb26cdd50f] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d12eb26cdd50f] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:353: [d12eb26cdd50f] daemon started
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:461: [d12eb26cdd50f] Stopping daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:296: [d12eb26cdd50f] exiting daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:448: [d12eb26cdd50f] Daemon stopped
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d12eb26cdd50f] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d12eb26cdd50f] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:353: [d12eb26cdd50f] daemon started
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:461: [d12eb26cdd50f] Stopping daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:296: [d12eb26cdd50f] exiting daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:448: [d12eb26cdd50f] Daemon stopped
19:36:10 [2020-04-15T19:36:10.780Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.56s)
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d1eeb82bd64a4] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d1eeb82bd64a4] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:353: [d1eeb82bd64a4] daemon started
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:461: [d1eeb82bd64a4] Stopping daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:296: [d1eeb82bd64a4] exiting daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:448: [d1eeb82bd64a4] Daemon stopped
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d1eeb82bd64a4] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d1eeb82bd64a4] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:353: [d1eeb82bd64a4] daemon started
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:461: [d1eeb82bd64a4] Stopping daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:296: [d1eeb82bd64a4] exiting daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:448: [d1eeb82bd64a4] Daemon stopped
19:36:10 [2020-04-15T19:36:10.780Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.78s)
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d333f4dadb726] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d333f4dadb726] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:353: [d333f4dadb726] daemon started
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:461: [d333f4dadb726] Stopping daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:296: [d333f4dadb726] exiting daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:448: [d333f4dadb726] Daemon stopped
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d333f4dadb726] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d333f4dadb726] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:353: [d333f4dadb726] daemon started
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:461: [d333f4dadb726] Stopping daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:296: [d333f4dadb726] exiting daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:448: [d333f4dadb726] Daemon stopped
19:36:10 [2020-04-15T19:36:10.780Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
19:36:10 [2020-04-15T19:36:10.780Z]         requirement.go:26: unmatched requirement Devicemapper
19:36:10 [2020-04-15T19:36:10.780Z]         check_test.go:309: Daemon d155ef0997a71 is not started
19:36:10 [2020-04-15T19:36:10.780Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
19:36:10 [2020-04-15T19:36:10.780Z]         requirement.go:26: unmatched requirement Devicemapper
19:36:10 [2020-04-15T19:36:10.780Z]         check_test.go:309: Daemon d5cafbdd63c04 is not started
19:36:10 [2020-04-15T19:36:10.780Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.66s)
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d000b2b8c1bc0] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d000b2b8c1bc0] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:353: [d000b2b8c1bc0] daemon started
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:296: [d000b2b8c1bc0] exiting daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d000b2b8c1bc0] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d000b2b8c1bc0] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:353: [d000b2b8c1bc0] daemon started
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:461: [d000b2b8c1bc0] Stopping daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:296: [d000b2b8c1bc0] exiting daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:448: [d000b2b8c1bc0] Daemon stopped
19:36:10 [2020-04-15T19:36:10.780Z]         check_test.go:309: Daemon d000b2b8c1bc0 is not started
19:36:10 [2020-04-15T19:36:10.780Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.83s)
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [de9d068d1242e] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [de9d068d1242e] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:353: [de9d068d1242e] daemon started
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:461: [de9d068d1242e] Stopping daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:296: [de9d068d1242e] exiting daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:448: [de9d068d1242e] Daemon stopped
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [de9d068d1242e] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [de9d068d1242e] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:353: [de9d068d1242e] daemon started
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:461: [de9d068d1242e] Stopping daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:296: [de9d068d1242e] exiting daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:448: [de9d068d1242e] Daemon stopped
19:36:10 [2020-04-15T19:36:10.780Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.69s)
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [dcc729c3fbc04] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [dcc729c3fbc04] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:353: [dcc729c3fbc04] daemon started
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:461: [dcc729c3fbc04] Stopping daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:296: [dcc729c3fbc04] exiting daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:448: [dcc729c3fbc04] Daemon stopped
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [dcc729c3fbc04] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [dcc729c3fbc04] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:353: [dcc729c3fbc04] daemon started
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:461: [dcc729c3fbc04] Stopping daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:296: [dcc729c3fbc04] exiting daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:448: [dcc729c3fbc04] Daemon stopped
19:36:10 [2020-04-15T19:36:10.780Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.54s)
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d044611353adc] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d044611353adc] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:353: [d044611353adc] daemon started
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:461: [d044611353adc] Stopping daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:296: [d044611353adc] exiting daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:448: [d044611353adc] Daemon stopped
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d044611353adc] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d044611353adc] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:353: [d044611353adc] daemon started
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:461: [d044611353adc] Stopping daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:296: [d044611353adc] exiting daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:448: [d044611353adc] Daemon stopped
19:36:10 [2020-04-15T19:36:10.780Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.75s)
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d7761514bb9f3] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d7761514bb9f3] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:353: [d7761514bb9f3] daemon started
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:461: [d7761514bb9f3] Stopping daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:296: [d7761514bb9f3] exiting daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:448: [d7761514bb9f3] Daemon stopped
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d7761514bb9f3] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d7761514bb9f3] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:353: [d7761514bb9f3] daemon started
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:461: [d7761514bb9f3] Stopping daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:296: [d7761514bb9f3] exiting daemon
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:448: [d7761514bb9f3] Daemon stopped
19:36:10 [2020-04-15T19:36:10.780Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.66s)
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d4faed1edcea8] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:325: [d4faed1edcea8] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:353: [d4faed1edcea8] daemon started
19:36:10 [2020-04-15T19:36:10.780Z]         daemon.go:461: [d4faed1edcea8] Stopping daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:296: [d4faed1edcea8] exiting daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:448: [d4faed1edcea8] Daemon stopped
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d4faed1edcea8] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d4faed1edcea8] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:353: [d4faed1edcea8] daemon started
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:461: [d4faed1edcea8] Stopping daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:296: [d4faed1edcea8] exiting daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:448: [d4faed1edcea8] Daemon stopped
19:36:10 [2020-04-15T19:36:10.781Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.64s)
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d1b7bd4c6873b] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d1b7bd4c6873b] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:353: [d1b7bd4c6873b] daemon started
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:461: [d1b7bd4c6873b] Stopping daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:296: [d1b7bd4c6873b] exiting daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:448: [d1b7bd4c6873b] Daemon stopped
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d1b7bd4c6873b] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d1b7bd4c6873b] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:353: [d1b7bd4c6873b] daemon started
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:461: [d1b7bd4c6873b] Stopping daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:296: [d1b7bd4c6873b] exiting daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:448: [d1b7bd4c6873b] Daemon stopped
19:36:10 [2020-04-15T19:36:10.781Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.47s)
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [dd5ffef47c822] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [dd5ffef47c822] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:353: [dd5ffef47c822] daemon started
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:461: [dd5ffef47c822] Stopping daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:296: [dd5ffef47c822] exiting daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:448: [dd5ffef47c822] Daemon stopped
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [dd5ffef47c822] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [dd5ffef47c822] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:353: [dd5ffef47c822] daemon started
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:461: [dd5ffef47c822] Stopping daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:296: [dd5ffef47c822] exiting daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:448: [dd5ffef47c822] Daemon stopped
19:36:10 [2020-04-15T19:36:10.781Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.65s)
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [da8e111de332c] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [da8e111de332c] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:353: [da8e111de332c] daemon started
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:296: [da8e111de332c] exiting daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [da8e111de332c] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [da8e111de332c] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:353: [da8e111de332c] daemon started
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:461: [da8e111de332c] Stopping daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:296: [da8e111de332c] exiting daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:448: [da8e111de332c] Daemon stopped
19:36:10 [2020-04-15T19:36:10.781Z]         check_test.go:309: Daemon da8e111de332c is not started
19:36:10 [2020-04-15T19:36:10.781Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.04s)
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d53ea008f0b70] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d53ea008f0b70] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:353: [d53ea008f0b70] daemon started
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:461: [d53ea008f0b70] Stopping daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:296: [d53ea008f0b70] exiting daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:448: [d53ea008f0b70] Daemon stopped
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d53ea008f0b70] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d53ea008f0b70] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:353: [d53ea008f0b70] daemon started
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:461: [d53ea008f0b70] Stopping daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:296: [d53ea008f0b70] exiting daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:448: [d53ea008f0b70] Daemon stopped
19:36:10 [2020-04-15T19:36:10.781Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.75s)
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [dc688c1ee8584] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [dc688c1ee8584] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:353: [dc688c1ee8584] daemon started
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:461: [dc688c1ee8584] Stopping daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:296: [dc688c1ee8584] exiting daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:448: [dc688c1ee8584] Daemon stopped
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [dc688c1ee8584] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [dc688c1ee8584] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:353: [dc688c1ee8584] daemon started
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:461: [dc688c1ee8584] Stopping daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:296: [dc688c1ee8584] exiting daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:448: [dc688c1ee8584] Daemon stopped
19:36:10 [2020-04-15T19:36:10.781Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.05s)
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d44279d10e89b] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d44279d10e89b] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:353: [d44279d10e89b] daemon started
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:296: [d44279d10e89b] exiting daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:461: [d44279d10e89b] Stopping daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:450: [d44279d10e89b] Error when stopping daemon: daemon not started
19:36:10 [2020-04-15T19:36:10.781Z]         check_test.go:309: Daemon d44279d10e89b is not started
19:36:10 [2020-04-15T19:36:10.781Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s)
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d66f7779bae1c] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d66f7779bae1c] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:353: [d66f7779bae1c] daemon started
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:461: [d66f7779bae1c] Stopping daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:296: [d66f7779bae1c] exiting daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:448: [d66f7779bae1c] Daemon stopped
19:36:10 [2020-04-15T19:36:10.781Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.94s)
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d02b33bf88f35] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d02b33bf88f35] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:353: [d02b33bf88f35] daemon started
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:296: [d02b33bf88f35] exiting daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d02b33bf88f35] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d02b33bf88f35] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:353: [d02b33bf88f35] daemon started
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:461: [d02b33bf88f35] Stopping daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:296: [d02b33bf88f35] exiting daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:448: [d02b33bf88f35] Daemon stopped
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d02b33bf88f35] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d02b33bf88f35] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:353: [d02b33bf88f35] daemon started
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:461: [d02b33bf88f35] Stopping daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:296: [d02b33bf88f35] exiting daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:448: [d02b33bf88f35] Daemon stopped
19:36:10 [2020-04-15T19:36:10.781Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.18s)
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [de812fa562334] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [de812fa562334] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:353: [de812fa562334] daemon started
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:461: [de812fa562334] Stopping daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:296: [de812fa562334] exiting daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:448: [de812fa562334] Daemon stopped
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [de812fa562334] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [de812fa562334] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:353: [de812fa562334] daemon started
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:461: [de812fa562334] Stopping daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:296: [de812fa562334] exiting daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:448: [de812fa562334] Daemon stopped
19:36:10 [2020-04-15T19:36:10.781Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s)
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [de01cbf2337a2] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [de01cbf2337a2] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:353: [de01cbf2337a2] daemon started
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:461: [de01cbf2337a2] Stopping daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:296: [de01cbf2337a2] exiting daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:448: [de01cbf2337a2] Daemon stopped
19:36:10 [2020-04-15T19:36:10.781Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.59s)
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [dc096febb26b0] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [dc096febb26b0] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:353: [dc096febb26b0] daemon started
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:461: [dc096febb26b0] Stopping daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:296: [dc096febb26b0] exiting daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:448: [dc096febb26b0] Daemon stopped
19:36:10 [2020-04-15T19:36:10.781Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s)
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
19:36:10 [2020-04-15T19:36:10.781Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d115f2d5e61f6] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d115f2d5e61f6] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:353: [d115f2d5e61f6] daemon started
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:461: [d115f2d5e61f6] Stopping daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:296: [d115f2d5e61f6] exiting daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:448: [d115f2d5e61f6] Daemon stopped
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
19:36:10 [2020-04-15T19:36:10.781Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d872b24f3b559] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d872b24f3b559] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:353: [d872b24f3b559] daemon started
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:461: [d872b24f3b559] Stopping daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:296: [d872b24f3b559] exiting daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:448: [d872b24f3b559] Daemon stopped
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
19:36:10 [2020-04-15T19:36:10.781Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d064a65b08dd0] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:296: [d064a65b08dd0] exiting daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d064a65b08dd0] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
19:36:10 [2020-04-15T19:36:10.781Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [de1a223efe3da] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:296: [de1a223efe3da] exiting daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [de1a223efe3da] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
19:36:10 [2020-04-15T19:36:10.781Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d4025fd6dd5c8] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:296: [d4025fd6dd5c8] exiting daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d4025fd6dd5c8] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
19:36:10 [2020-04-15T19:36:10.781Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d28162558525d] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d28162558525d] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:353: [d28162558525d] daemon started
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:461: [d28162558525d] Stopping daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:296: [d28162558525d] exiting daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:448: [d28162558525d] Daemon stopped
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
19:36:10 [2020-04-15T19:36:10.781Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [dd6dccc6f016f] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [dd6dccc6f016f] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:353: [dd6dccc6f016f] daemon started
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:461: [dd6dccc6f016f] Stopping daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:296: [dd6dccc6f016f] exiting daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:448: [dd6dccc6f016f] Daemon stopped
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
19:36:10 [2020-04-15T19:36:10.781Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d241ff1b4b074] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:296: [d241ff1b4b074] exiting daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d241ff1b4b074] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
19:36:10 [2020-04-15T19:36:10.781Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d18099e73d5cd] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:296: [d18099e73d5cd] exiting daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d18099e73d5cd] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
19:36:10 [2020-04-15T19:36:10.781Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d4970124efd29] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:296: [d4970124efd29] exiting daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d4970124efd29] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         check_test.go:309: Daemon d2ebbe30ab021 is not started
19:36:10 [2020-04-15T19:36:10.781Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.14s)
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d6b8a1a75b764] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d6b8a1a75b764] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:353: [d6b8a1a75b764] daemon started
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:461: [d6b8a1a75b764] Stopping daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:296: [d6b8a1a75b764] exiting daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:448: [d6b8a1a75b764] Daemon stopped
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d6b8a1a75b764] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d6b8a1a75b764] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:353: [d6b8a1a75b764] daemon started
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:461: [d6b8a1a75b764] Stopping daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:296: [d6b8a1a75b764] exiting daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:448: [d6b8a1a75b764] Daemon stopped
19:36:10 [2020-04-15T19:36:10.781Z]         check_test.go:309: Daemon d6b8a1a75b764 is not started
19:36:10 [2020-04-15T19:36:10.781Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s)
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [de4e5dc868eb3] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [de4e5dc868eb3] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:353: [de4e5dc868eb3] daemon started
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:461: [de4e5dc868eb3] Stopping daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:296: [de4e5dc868eb3] exiting daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:448: [de4e5dc868eb3] Daemon stopped
19:36:10 [2020-04-15T19:36:10.781Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s)
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d2508bd7c4702] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d2508bd7c4702] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:353: [d2508bd7c4702] daemon started
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:461: [d2508bd7c4702] Stopping daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:296: [d2508bd7c4702] exiting daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:448: [d2508bd7c4702] Daemon stopped
19:36:10 [2020-04-15T19:36:10.781Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.44s)
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d938ded38cf50] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d938ded38cf50] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:353: [d938ded38cf50] daemon started
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:461: [d938ded38cf50] Stopping daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:296: [d938ded38cf50] exiting daemon
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:448: [d938ded38cf50] Daemon stopped
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d938ded38cf50] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.781Z]         daemon.go:325: [d938ded38cf50] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:353: [d938ded38cf50] daemon started
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:461: [d938ded38cf50] Stopping daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:296: [d938ded38cf50] exiting daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:448: [d938ded38cf50] Daemon stopped
19:36:10 [2020-04-15T19:36:10.782Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [d72e21c6df164] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [d72e21c6df164] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:353: [d72e21c6df164] daemon started
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:461: [d72e21c6df164] Stopping daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:296: [d72e21c6df164] exiting daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:448: [d72e21c6df164] Daemon stopped
19:36:10 [2020-04-15T19:36:10.782Z]         check_test.go:309: Daemon d72e21c6df164 is not started
19:36:10 [2020-04-15T19:36:10.782Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.44s)
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [d67f699c5163a] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [d67f699c5163a] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:353: [d67f699c5163a] daemon started
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:461: [d67f699c5163a] Stopping daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:296: [d67f699c5163a] exiting daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:448: [d67f699c5163a] Daemon stopped
19:36:10 [2020-04-15T19:36:10.782Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.10s)
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [d5e9c0911d466] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [d5e9c0911d466] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:353: [d5e9c0911d466] daemon started
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:461: [d5e9c0911d466] Stopping daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:296: [d5e9c0911d466] exiting daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:448: [d5e9c0911d466] Daemon stopped
19:36:10 [2020-04-15T19:36:10.782Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.47s)
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [d281bc1f3d1f8] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [d281bc1f3d1f8] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:353: [d281bc1f3d1f8] daemon started
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:461: [d281bc1f3d1f8] Stopping daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:296: [d281bc1f3d1f8] exiting daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:448: [d281bc1f3d1f8] Daemon stopped
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [d281bc1f3d1f8] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [d281bc1f3d1f8] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:353: [d281bc1f3d1f8] daemon started
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:461: [d281bc1f3d1f8] Stopping daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:296: [d281bc1f3d1f8] exiting daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:448: [d281bc1f3d1f8] Daemon stopped
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [d281bc1f3d1f8] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [d281bc1f3d1f8] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:353: [d281bc1f3d1f8] daemon started
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:461: [d281bc1f3d1f8] Stopping daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:296: [d281bc1f3d1f8] exiting daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:448: [d281bc1f3d1f8] Daemon stopped
19:36:10 [2020-04-15T19:36:10.782Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s)
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [d1145b317d2fd] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [d1145b317d2fd] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:353: [d1145b317d2fd] daemon started
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:461: [d1145b317d2fd] Stopping daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:296: [d1145b317d2fd] exiting daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:448: [d1145b317d2fd] Daemon stopped
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [d1145b317d2fd] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:296: [d1145b317d2fd] exiting daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [d1145b317d2fd] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:461: [d1145b317d2fd] Stopping daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:450: [d1145b317d2fd] Error when stopping daemon: daemon not started
19:36:10 [2020-04-15T19:36:10.782Z]         check_test.go:309: Daemon d1145b317d2fd is not started
19:36:10 [2020-04-15T19:36:10.782Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.40s)
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [dfc899912202d] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [dfc899912202d] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:353: [dfc899912202d] daemon started
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:461: [dfc899912202d] Stopping daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:296: [dfc899912202d] exiting daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:448: [dfc899912202d] Daemon stopped
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [dfc899912202d] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [dfc899912202d] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:353: [dfc899912202d] daemon started
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:461: [dfc899912202d] Stopping daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:296: [dfc899912202d] exiting daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:448: [dfc899912202d] Daemon stopped
19:36:10 [2020-04-15T19:36:10.782Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.74s)
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [d2bbc267c018b] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [d2bbc267c018b] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:353: [d2bbc267c018b] daemon started
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:461: [d2bbc267c018b] Stopping daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:296: [d2bbc267c018b] exiting daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:448: [d2bbc267c018b] Daemon stopped
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [d2bbc267c018b] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [d2bbc267c018b] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:353: [d2bbc267c018b] daemon started
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:461: [d2bbc267c018b] Stopping daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:296: [d2bbc267c018b] exiting daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:448: [d2bbc267c018b] Daemon stopped
19:36:10 [2020-04-15T19:36:10.782Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.15s)
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [df0d6c39d9d11] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [df0d6c39d9d11] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:353: [df0d6c39d9d11] daemon started
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:461: [df0d6c39d9d11] Stopping daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:296: [df0d6c39d9d11] exiting daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:448: [df0d6c39d9d11] Daemon stopped
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [df0d6c39d9d11] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [df0d6c39d9d11] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:353: [df0d6c39d9d11] daemon started
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:461: [df0d6c39d9d11] Stopping daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:296: [df0d6c39d9d11] exiting daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:448: [df0d6c39d9d11] Daemon stopped
19:36:10 [2020-04-15T19:36:10.782Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.23s)
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [d962babf03815] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [d962babf03815] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:353: [d962babf03815] daemon started
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:461: [d962babf03815] Stopping daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:296: [d962babf03815] exiting daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:448: [d962babf03815] Daemon stopped
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [d962babf03815] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [d962babf03815] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:353: [d962babf03815] daemon started
19:36:10 [2020-04-15T19:36:10.782Z]         check_test.go:309: Daemon d46265ca3852f is not started
19:36:10 [2020-04-15T19:36:10.782Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s)
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [de65ec11a778c] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [de65ec11a778c] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:353: [de65ec11a778c] daemon started
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:461: [de65ec11a778c] Stopping daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:296: [de65ec11a778c] exiting daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:448: [de65ec11a778c] Daemon stopped
19:36:10 [2020-04-15T19:36:10.782Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s)
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [dd410f6051f1a] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [dd410f6051f1a] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:353: [dd410f6051f1a] daemon started
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:461: [dd410f6051f1a] Stopping daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:296: [dd410f6051f1a] exiting daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:448: [dd410f6051f1a] Daemon stopped
19:36:10 [2020-04-15T19:36:10.782Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s)
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [df37d067fbb80] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [df37d067fbb80] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:353: [df37d067fbb80] daemon started
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:461: [df37d067fbb80] Stopping daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:296: [df37d067fbb80] exiting daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:448: [df37d067fbb80] Daemon stopped
19:36:10 [2020-04-15T19:36:10.782Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.03s)
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [d510ef47ab256] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [d510ef47ab256] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:353: [d510ef47ab256] daemon started
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:461: [d510ef47ab256] Stopping daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:296: [d510ef47ab256] exiting daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:448: [d510ef47ab256] Daemon stopped
19:36:10 [2020-04-15T19:36:10.782Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand
19:36:10 [2020-04-15T19:36:10.782Z]         check_test.go:309: Daemon d9f1d46de6379 is not started
19:36:10 [2020-04-15T19:36:10.782Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.92s)
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [d240ac01e48bd] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [d240ac01e48bd] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:353: [d240ac01e48bd] daemon started
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:461: [d240ac01e48bd] Stopping daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:296: [d240ac01e48bd] exiting daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:448: [d240ac01e48bd] Daemon stopped
19:36:10 [2020-04-15T19:36:10.782Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.78s)
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [d6d0d81e21a50] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [d6d0d81e21a50] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:353: [d6d0d81e21a50] daemon started
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:461: [d6d0d81e21a50] Stopping daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:296: [d6d0d81e21a50] exiting daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:448: [d6d0d81e21a50] Daemon stopped
19:36:10 [2020-04-15T19:36:10.782Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.99s)
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [d8cc239003819] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [d8cc239003819] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:353: [d8cc239003819] daemon started
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:461: [d8cc239003819] Stopping daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:296: [d8cc239003819] exiting daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:448: [d8cc239003819] Daemon stopped
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [d8cc239003819] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [d8cc239003819] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:353: [d8cc239003819] daemon started
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:461: [d8cc239003819] Stopping daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:296: [d8cc239003819] exiting daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:448: [d8cc239003819] Daemon stopped
19:36:10 [2020-04-15T19:36:10.782Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.45s)
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [d4d3b73ca264a] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [d4d3b73ca264a] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:353: [d4d3b73ca264a] daemon started
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:461: [d4d3b73ca264a] Stopping daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:296: [d4d3b73ca264a] exiting daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:448: [d4d3b73ca264a] Daemon stopped
19:36:10 [2020-04-15T19:36:10.782Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.02s)
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [ddd068d384bbd] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [ddd068d384bbd] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:353: [ddd068d384bbd] daemon started
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:461: [ddd068d384bbd] Stopping daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:296: [ddd068d384bbd] exiting daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:448: [ddd068d384bbd] Daemon stopped
19:36:10 [2020-04-15T19:36:10.782Z]     --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.56s)
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [dc75626588bef] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [dc75626588bef] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:353: [dc75626588bef] daemon started
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:461: [dc75626588bef] Stopping daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:296: [dc75626588bef] exiting daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:448: [dc75626588bef] Daemon stopped
19:36:10 [2020-04-15T19:36:10.782Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.60s)
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [da643474b9359] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [da643474b9359] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:353: [da643474b9359] daemon started
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:461: [da643474b9359] Stopping daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:296: [da643474b9359] exiting daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:448: [da643474b9359] Daemon stopped
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [da643474b9359] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [da643474b9359] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:353: [da643474b9359] daemon started
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:461: [da643474b9359] Stopping daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:296: [da643474b9359] exiting daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:448: [da643474b9359] Daemon stopped
19:36:10 [2020-04-15T19:36:10.782Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.87s)
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [dfe32f020cb7b] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [dfe32f020cb7b] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:353: [dfe32f020cb7b] daemon started
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:461: [dfe32f020cb7b] Stopping daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:296: [dfe32f020cb7b] exiting daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:448: [dfe32f020cb7b] Daemon stopped
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [dfe32f020cb7b] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:325: [dfe32f020cb7b] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:353: [dfe32f020cb7b] daemon started
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:461: [dfe32f020cb7b] Stopping daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:296: [dfe32f020cb7b] exiting daemon
19:36:10 [2020-04-15T19:36:10.782Z]         daemon.go:448: [dfe32f020cb7b] Daemon stopped
19:36:10 [2020-04-15T19:36:10.782Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.06s)
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:325: [ddfb3dea15445] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:325: [ddfb3dea15445] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:353: [ddfb3dea15445] daemon started
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:461: [ddfb3dea15445] Stopping daemon
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:296: [ddfb3dea15445] exiting daemon
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:448: [ddfb3dea15445] Daemon stopped
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:325: [ddfb3dea15445] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:325: [ddfb3dea15445] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:353: [ddfb3dea15445] daemon started
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:461: [ddfb3dea15445] Stopping daemon
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:296: [ddfb3dea15445] exiting daemon
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:448: [ddfb3dea15445] Daemon stopped
19:36:10 [2020-04-15T19:36:10.783Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.08s)
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:325: [d9c94cc30a7ae] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:325: [d9c94cc30a7ae] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:353: [d9c94cc30a7ae] daemon started
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:461: [d9c94cc30a7ae] Stopping daemon
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:296: [d9c94cc30a7ae] exiting daemon
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:448: [d9c94cc30a7ae] Daemon stopped
19:36:10 [2020-04-15T19:36:10.783Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.16s)
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:325: [dab6b09004b27] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:325: [dab6b09004b27] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:353: [dab6b09004b27] daemon started
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:461: [dab6b09004b27] Stopping daemon
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:296: [dab6b09004b27] exiting daemon
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:448: [dab6b09004b27] Daemon stopped
19:36:10 [2020-04-15T19:36:10.783Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.17s)
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:325: [da9957edf18c1] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:325: [da9957edf18c1] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:353: [da9957edf18c1] daemon started
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:461: [da9957edf18c1] Stopping daemon
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:296: [da9957edf18c1] exiting daemon
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:448: [da9957edf18c1] Daemon stopped
19:36:10 [2020-04-15T19:36:10.783Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.58s)
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:325: [d0e2ee0de0993] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:325: [d0e2ee0de0993] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:353: [d0e2ee0de0993] daemon started
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:461: [d0e2ee0de0993] Stopping daemon
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:296: [d0e2ee0de0993] exiting daemon
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:448: [d0e2ee0de0993] Daemon stopped
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:325: [d0e2ee0de0993] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:325: [d0e2ee0de0993] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:353: [d0e2ee0de0993] daemon started
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:461: [d0e2ee0de0993] Stopping daemon
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:296: [d0e2ee0de0993] exiting daemon
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:448: [d0e2ee0de0993] Daemon stopped
19:36:10 [2020-04-15T19:36:10.783Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.12s)
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:325: [d53d6afd1b8d6] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:325: [d53d6afd1b8d6] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:353: [d53d6afd1b8d6] daemon started
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:461: [d53d6afd1b8d6] Stopping daemon
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:296: [d53d6afd1b8d6] exiting daemon
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:448: [d53d6afd1b8d6] Daemon stopped
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:325: [d53d6afd1b8d6] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:325: [d53d6afd1b8d6] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:353: [d53d6afd1b8d6] daemon started
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:461: [d53d6afd1b8d6] Stopping daemon
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:296: [d53d6afd1b8d6] exiting daemon
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:448: [d53d6afd1b8d6] Daemon stopped
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:325: [d53d6afd1b8d6] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:296: [d53d6afd1b8d6] exiting daemon
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:325: [d53d6afd1b8d6] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:461: [d53d6afd1b8d6] Stopping daemon
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:450: [d53d6afd1b8d6] Error when stopping daemon: daemon not started
19:36:10 [2020-04-15T19:36:10.783Z]         docker_cli_daemon_test.go:2542: Daemon d53d6afd1b8d6 is not started
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:325: [d53d6afd1b8d6] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:325: [d53d6afd1b8d6] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:353: [d53d6afd1b8d6] daemon started
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:461: [d53d6afd1b8d6] Stopping daemon
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:296: [d53d6afd1b8d6] exiting daemon
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:448: [d53d6afd1b8d6] Daemon stopped
19:36:10 [2020-04-15T19:36:10.783Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.95s)
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:325: [d34662004cf98] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:325: [d34662004cf98] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:353: [d34662004cf98] daemon started
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:461: [d34662004cf98] Stopping daemon
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:296: [d34662004cf98] exiting daemon
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:448: [d34662004cf98] Daemon stopped
19:36:10 [2020-04-15T19:36:10.783Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.96s)
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:325: [dbd80d220846c] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:325: [dbd80d220846c] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:353: [dbd80d220846c] daemon started
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:461: [dbd80d220846c] Stopping daemon
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:296: [dbd80d220846c] exiting daemon
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:448: [dbd80d220846c] Daemon stopped
19:36:10 [2020-04-15T19:36:10.783Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.03s)
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:325: [d7c51e0cf1a4c] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:325: [d7c51e0cf1a4c] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:353: [d7c51e0cf1a4c] daemon started
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:461: [d7c51e0cf1a4c] Stopping daemon
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:296: [d7c51e0cf1a4c] exiting daemon
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:448: [d7c51e0cf1a4c] Daemon stopped
19:36:10 [2020-04-15T19:36:10.783Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.85s)
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:325: [dc99b1ae0ef33] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:325: [dc99b1ae0ef33] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:353: [dc99b1ae0ef33] daemon started
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:461: [dc99b1ae0ef33] Stopping daemon
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:296: [dc99b1ae0ef33] exiting daemon
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:448: [dc99b1ae0ef33] Daemon stopped
19:36:10 [2020-04-15T19:36:10.783Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.10s)
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify
19:36:10 [2020-04-15T19:36:10.783Z]         check_test.go:309: Daemon d9ad856b14e1a is not started
19:36:10 [2020-04-15T19:36:10.783Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.51s)
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:325: [d46fcd0647b21] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:325: [d46fcd0647b21] waiting for daemon to start
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:353: [d46fcd0647b21] daemon started
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:461: [d46fcd0647b21] Stopping daemon
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:296: [d46fcd0647b21] exiting daemon
19:36:10 [2020-04-15T19:36:10.783Z]         daemon.go:448: [d46fcd0647b21] Daemon stopped
19:36:10 [2020-04-15T19:36:10.783Z] === RUN   TestDockerSwarmSuite
19:36:10 [2020-04-15T19:36:10.783Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
19:36:15 [2020-04-15T19:36:15.109Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
19:36:16 [2020-04-15T19:36:16.038Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
19:36:17 [2020-04-15T19:36:17.408Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
19:36:17 [2020-04-15T19:36:17.408Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
19:36:17 [2020-04-15T19:36:17.973Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
19:36:20 [2020-04-15T19:36:20.407Z] --- PASS: TestCreateServiceMultipleTimes (16.30s)
19:36:20 [2020-04-15T19:36:20.407Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
19:36:20 [2020-04-15T19:36:20.407Z]     daemon.go:325: [d6b2f7102b43b] waiting for daemon to start
19:36:20 [2020-04-15T19:36:20.407Z]     daemon.go:325: [d6b2f7102b43b] waiting for daemon to start
19:36:20 [2020-04-15T19:36:20.407Z]     daemon.go:353: [d6b2f7102b43b] daemon started
19:36:20 [2020-04-15T19:36:20.407Z]     daemon.go:461: [d6b2f7102b43b] Stopping daemon
19:36:20 [2020-04-15T19:36:20.407Z]     daemon.go:296: [d6b2f7102b43b] exiting daemon
19:36:20 [2020-04-15T19:36:20.407Z]     daemon.go:448: [d6b2f7102b43b] Daemon stopped
19:36:20 [2020-04-15T19:36:20.407Z] === RUN   TestCreateServiceConflict
19:36:20 [2020-04-15T19:36:20.407Z] --- PASS: TestCreateServiceConflict (2.62s)
19:36:20 [2020-04-15T19:36:20.407Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict
19:36:20 [2020-04-15T19:36:20.407Z]     daemon.go:325: [d281c42ebadc7] waiting for daemon to start
19:36:20 [2020-04-15T19:36:20.407Z]     daemon.go:325: [d281c42ebadc7] waiting for daemon to start
19:36:20 [2020-04-15T19:36:20.407Z]     daemon.go:353: [d281c42ebadc7] daemon started
19:36:20 [2020-04-15T19:36:20.407Z]     daemon.go:461: [d281c42ebadc7] Stopping daemon
19:36:20 [2020-04-15T19:36:20.407Z]     daemon.go:296: [d281c42ebadc7] exiting daemon
19:36:20 [2020-04-15T19:36:20.407Z]     daemon.go:448: [d281c42ebadc7] Daemon stopped
19:36:20 [2020-04-15T19:36:20.407Z] === RUN   TestCreateServiceMaxReplicas
19:36:22 [2020-04-15T19:36:22.944Z] --- PASS: TestCreateServiceMaxReplicas (3.04s)
19:36:22 [2020-04-15T19:36:22.944Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas
19:36:22 [2020-04-15T19:36:22.944Z]     daemon.go:325: [d3dd17eae73ea] waiting for daemon to start
19:36:22 [2020-04-15T19:36:22.944Z]     daemon.go:325: [d3dd17eae73ea] waiting for daemon to start
19:36:22 [2020-04-15T19:36:22.944Z]     daemon.go:353: [d3dd17eae73ea] daemon started
19:36:22 [2020-04-15T19:36:22.944Z]     daemon.go:461: [d3dd17eae73ea] Stopping daemon
19:36:22 [2020-04-15T19:36:22.944Z]     daemon.go:296: [d3dd17eae73ea] exiting daemon
19:36:22 [2020-04-15T19:36:22.944Z]     daemon.go:448: [d3dd17eae73ea] Daemon stopped
19:36:22 [2020-04-15T19:36:22.944Z] === RUN   TestCreateWithDuplicateNetworkNames
19:36:23 [2020-04-15T19:36:23.226Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
19:36:23 [2020-04-15T19:36:23.789Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
19:36:25 [2020-04-15T19:36:25.681Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
19:36:28 [2020-04-15T19:36:28.202Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
19:36:33 [2020-04-15T19:36:33.454Z] --- PASS: TestImportExtremelyLargeImageWorks (183.21s)
19:36:33 [2020-04-15T19:36:33.454Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks
19:36:33 [2020-04-15T19:36:33.454Z]     daemon.go:325: [dd24e0ec8427c] waiting for daemon to start
19:36:33 [2020-04-15T19:36:33.454Z]     daemon.go:325: [dd24e0ec8427c] waiting for daemon to start
19:36:33 [2020-04-15T19:36:33.454Z]     daemon.go:353: [dd24e0ec8427c] daemon started
19:36:33 [2020-04-15T19:36:33.454Z]     daemon.go:461: [dd24e0ec8427c] Stopping daemon
19:36:33 [2020-04-15T19:36:33.454Z]     daemon.go:296: [dd24e0ec8427c] exiting daemon
19:36:33 [2020-04-15T19:36:33.454Z]     daemon.go:448: [dd24e0ec8427c] Daemon stopped
19:36:33 [2020-04-15T19:36:33.454Z] PASS
19:36:33 [2020-04-15T19:36:33.454Z] 
19:36:33 [2020-04-15T19:36:33.454Z] DONE 11 tests in 184.558s
19:36:33 [2020-04-15T19:36:33.454Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
19:36:33 [2020-04-15T19:36:33.454Z] ++ 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
19:36:33 [2020-04-15T19:36:33.454Z] ++ set -e
19:36:33 [2020-04-15T19:36:33.454Z] ++ '[' -n 0 ']'
19:36:33 [2020-04-15T19:36:33.454Z] ++ set -x
19:36:33 [2020-04-15T19:36:33.454Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
19:36:33 [2020-04-15T19:36:33.454Z] INFO: Testing against a local daemon
19:36:33 [2020-04-15T19:36:33.454Z] === RUN   TestNetworkCreateDelete
19:36:33 [2020-04-15T19:36:33.454Z] --- PASS: TestNetworkCreateDelete (0.12s)
19:36:33 [2020-04-15T19:36:33.454Z] === RUN   TestDockerNetworkDeletePreferID
19:36:33 [2020-04-15T19:36:33.454Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
19:36:33 [2020-04-15T19:36:33.454Z] === RUN   TestInspectNetwork
19:36:35 [2020-04-15T19:36:35.348Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
19:36:37 [2020-04-15T19:36:37.243Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
19:36:37 [2020-04-15T19:36:37.500Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
19:36:38 [2020-04-15T19:36:38.064Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
19:36:38 [2020-04-15T19:36:38.321Z] === RUN   TestInspectNetwork/full_network_id
19:36:38 [2020-04-15T19:36:38.321Z] === RUN   TestInspectNetwork/partial_network_id
19:36:38 [2020-04-15T19:36:38.321Z] === RUN   TestInspectNetwork/network_name
19:36:38 [2020-04-15T19:36:38.321Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:36:39 [2020-04-15T19:36:39.085Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.95s)
19:36:39 [2020-04-15T19:36:39.085Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
19:36:39 [2020-04-15T19:36:39.085Z]     daemon.go:325: [dbfa4d1dbfb90] waiting for daemon to start
19:36:39 [2020-04-15T19:36:39.085Z]     daemon.go:325: [dbfa4d1dbfb90] waiting for daemon to start
19:36:39 [2020-04-15T19:36:39.085Z]     daemon.go:353: [dbfa4d1dbfb90] daemon started
19:36:39 [2020-04-15T19:36:39.085Z]     daemon.go:461: [dbfa4d1dbfb90] Stopping daemon
19:36:39 [2020-04-15T19:36:39.085Z]     daemon.go:296: [dbfa4d1dbfb90] exiting daemon
19:36:39 [2020-04-15T19:36:39.085Z]     daemon.go:448: [dbfa4d1dbfb90] Daemon stopped
19:36:39 [2020-04-15T19:36:39.085Z] === RUN   TestCreateServiceSecretFileMode
19:36:39 [2020-04-15T19:36:39.688Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
19:36:40 [2020-04-15T19:36:40.286Z] --- PASS: TestCreateServiceSecretFileMode (3.10s)
19:36:40 [2020-04-15T19:36:40.286Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
19:36:40 [2020-04-15T19:36:40.286Z]     daemon.go:325: [dc7053695b227] waiting for daemon to start
19:36:40 [2020-04-15T19:36:40.286Z]     daemon.go:325: [dc7053695b227] waiting for daemon to start
19:36:40 [2020-04-15T19:36:40.286Z]     daemon.go:353: [dc7053695b227] daemon started
19:36:40 [2020-04-15T19:36:40.286Z]     daemon.go:461: [dc7053695b227] Stopping daemon
19:36:40 [2020-04-15T19:36:40.286Z]     daemon.go:296: [dc7053695b227] exiting daemon
19:36:40 [2020-04-15T19:36:40.286Z]     daemon.go:448: [dc7053695b227] Daemon stopped
19:36:40 [2020-04-15T19:36:40.286Z] === RUN   TestCreateServiceConfigFileMode
19:36:42 [2020-04-15T19:36:42.652Z] --- PASS: TestCreateServiceConfigFileMode (2.60s)
19:36:42 [2020-04-15T19:36:42.652Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
19:36:42 [2020-04-15T19:36:42.652Z]     daemon.go:325: [d63f3ab611776] waiting for daemon to start
19:36:42 [2020-04-15T19:36:42.652Z]     daemon.go:325: [d63f3ab611776] waiting for daemon to start
19:36:42 [2020-04-15T19:36:42.652Z]     daemon.go:353: [d63f3ab611776] daemon started
19:36:42 [2020-04-15T19:36:42.652Z]     daemon.go:461: [d63f3ab611776] Stopping daemon
19:36:42 [2020-04-15T19:36:42.652Z]     daemon.go:296: [d63f3ab611776] exiting daemon
19:36:42 [2020-04-15T19:36:42.652Z]     daemon.go:448: [d63f3ab611776] Daemon stopped
19:36:42 [2020-04-15T19:36:42.652Z] === RUN   TestCreateServiceSysctls
19:36:42 [2020-04-15T19:36:42.962Z] --- PASS: TestInspectNetwork (9.35s)
19:36:42 [2020-04-15T19:36:42.962Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
19:36:42 [2020-04-15T19:36:42.962Z]     daemon.go:325: [d7edc9338b7d2] waiting for daemon to start
19:36:42 [2020-04-15T19:36:42.962Z]     daemon.go:325: [d7edc9338b7d2] waiting for daemon to start
19:36:42 [2020-04-15T19:36:42.962Z]     daemon.go:353: [d7edc9338b7d2] daemon started
19:36:42 [2020-04-15T19:36:42.962Z]     --- PASS: TestInspectNetwork/full_network_id (0.01s)
19:36:42 [2020-04-15T19:36:42.962Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:36:42 [2020-04-15T19:36:42.962Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:36:42 [2020-04-15T19:36:42.962Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:36:42 [2020-04-15T19:36:42.962Z]     daemon.go:461: [d7edc9338b7d2] Stopping daemon
19:36:42 [2020-04-15T19:36:42.962Z]     daemon.go:296: [d7edc9338b7d2] exiting daemon
19:36:42 [2020-04-15T19:36:42.962Z]     daemon.go:448: [d7edc9338b7d2] Daemon stopped
19:36:42 [2020-04-15T19:36:42.962Z] === RUN   TestRunContainerWithBridgeNone
19:36:45 [2020-04-15T19:36:45.487Z] --- PASS: TestRunContainerWithBridgeNone (2.70s)
19:36:45 [2020-04-15T19:36:45.487Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
19:36:45 [2020-04-15T19:36:45.487Z]     daemon.go:325: [deadf8af75d5d] waiting for daemon to start
19:36:45 [2020-04-15T19:36:45.487Z]     daemon.go:325: [deadf8af75d5d] waiting for daemon to start
19:36:45 [2020-04-15T19:36:45.487Z]     daemon.go:353: [deadf8af75d5d] daemon started
19:36:45 [2020-04-15T19:36:45.487Z]     daemon.go:461: [deadf8af75d5d] Stopping daemon
19:36:45 [2020-04-15T19:36:45.487Z]     daemon.go:296: [deadf8af75d5d] exiting daemon
19:36:45 [2020-04-15T19:36:45.487Z]     daemon.go:448: [deadf8af75d5d] Daemon stopped
19:36:45 [2020-04-15T19:36:45.487Z] === RUN   TestNetworkInvalidJSON
19:36:45 [2020-04-15T19:36:45.487Z] === RUN   TestNetworkInvalidJSON//networks/create
19:36:45 [2020-04-15T19:36:45.487Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:36:45 [2020-04-15T19:36:45.487Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:36:45 [2020-04-15T19:36:45.487Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:36:45 [2020-04-15T19:36:45.487Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:36:45 [2020-04-15T19:36:45.487Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:36:45 [2020-04-15T19:36:45.487Z] === CONT  TestNetworkInvalidJSON//networks/create
19:36:45 [2020-04-15T19:36:45.487Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:36:45 [2020-04-15T19:36:45.487Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:36:45 [2020-04-15T19:36:45.487Z] --- PASS: TestNetworkInvalidJSON (0.01s)
19:36:45 [2020-04-15T19:36:45.487Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
19:36:45 [2020-04-15T19:36:45.487Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
19:36:45 [2020-04-15T19:36:45.487Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
19:36:45 [2020-04-15T19:36:45.487Z] === RUN   TestDaemonRestartWithLiveRestore
19:36:46 [2020-04-15T19:36:46.416Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
19:36:46 [2020-04-15T19:36:46.416Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
19:36:46 [2020-04-15T19:36:46.416Z]     daemon.go:325: [d24c722023a2c] waiting for daemon to start
19:36:46 [2020-04-15T19:36:46.416Z]     daemon.go:325: [d24c722023a2c] waiting for daemon to start
19:36:46 [2020-04-15T19:36:46.416Z]     daemon.go:353: [d24c722023a2c] daemon started
19:36:46 [2020-04-15T19:36:46.416Z]     daemon.go:461: [d24c722023a2c] Stopping daemon
19:36:46 [2020-04-15T19:36:46.416Z]     daemon.go:296: [d24c722023a2c] exiting daemon
19:36:46 [2020-04-15T19:36:46.416Z]     daemon.go:448: [d24c722023a2c] Daemon stopped
19:36:46 [2020-04-15T19:36:46.416Z]     daemon.go:325: [d24c722023a2c] waiting for daemon to start
19:36:46 [2020-04-15T19:36:46.416Z]     daemon.go:325: [d24c722023a2c] waiting for daemon to start
19:36:46 [2020-04-15T19:36:46.416Z]     daemon.go:353: [d24c722023a2c] daemon started
19:36:46 [2020-04-15T19:36:46.416Z]     daemon.go:461: [d24c722023a2c] Stopping daemon
19:36:46 [2020-04-15T19:36:46.416Z]     daemon.go:296: [d24c722023a2c] exiting daemon
19:36:46 [2020-04-15T19:36:46.416Z]     daemon.go:448: [d24c722023a2c] Daemon stopped
19:36:46 [2020-04-15T19:36:46.416Z] === RUN   TestDaemonDefaultNetworkPools
19:36:46 [2020-04-15T19:36:46.652Z] --- PASS: TestCreateServiceSysctls (3.79s)
19:36:46 [2020-04-15T19:36:46.652Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls
19:36:46 [2020-04-15T19:36:46.652Z]     daemon.go:325: [dd48d44cdc33c] waiting for daemon to start
19:36:46 [2020-04-15T19:36:46.652Z]     daemon.go:325: [dd48d44cdc33c] waiting for daemon to start
19:36:46 [2020-04-15T19:36:46.652Z]     daemon.go:353: [dd48d44cdc33c] daemon started
19:36:46 [2020-04-15T19:36:46.652Z]     daemon.go:461: [dd48d44cdc33c] Stopping daemon
19:36:46 [2020-04-15T19:36:46.652Z]     daemon.go:296: [dd48d44cdc33c] exiting daemon
19:36:46 [2020-04-15T19:36:46.652Z]     daemon.go:448: [dd48d44cdc33c] Daemon stopped
19:36:46 [2020-04-15T19:36:46.652Z] === RUN   TestInspect
19:36:47 [2020-04-15T19:36:47.346Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
19:36:47 [2020-04-15T19:36:47.346Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
19:36:47 [2020-04-15T19:36:47.346Z]     daemon.go:325: [d6a9e6fe45d2e] waiting for daemon to start
19:36:47 [2020-04-15T19:36:47.346Z]     daemon.go:325: [d6a9e6fe45d2e] waiting for daemon to start
19:36:47 [2020-04-15T19:36:47.346Z]     daemon.go:353: [d6a9e6fe45d2e] daemon started
19:36:47 [2020-04-15T19:36:47.346Z]     daemon.go:461: [d6a9e6fe45d2e] Stopping daemon
19:36:47 [2020-04-15T19:36:47.346Z]     daemon.go:296: [d6a9e6fe45d2e] exiting daemon
19:36:47 [2020-04-15T19:36:47.346Z]     daemon.go:448: [d6a9e6fe45d2e] Daemon stopped
19:36:47 [2020-04-15T19:36:47.346Z] === RUN   TestDaemonRestartWithExistingNetwork
19:36:48 [2020-04-15T19:36:48.276Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s)
19:36:48 [2020-04-15T19:36:48.276Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
19:36:48 [2020-04-15T19:36:48.276Z]     daemon.go:325: [dbb70ad7266d6] waiting for daemon to start
19:36:48 [2020-04-15T19:36:48.276Z]     daemon.go:325: [dbb70ad7266d6] waiting for daemon to start
19:36:48 [2020-04-15T19:36:48.276Z]     daemon.go:353: [dbb70ad7266d6] daemon started
19:36:48 [2020-04-15T19:36:48.276Z]     daemon.go:461: [dbb70ad7266d6] Stopping daemon
19:36:48 [2020-04-15T19:36:48.276Z]     daemon.go:296: [dbb70ad7266d6] exiting daemon
19:36:48 [2020-04-15T19:36:48.276Z]     daemon.go:448: [dbb70ad7266d6] Daemon stopped
19:36:48 [2020-04-15T19:36:48.277Z]     daemon.go:325: [dbb70ad7266d6] waiting for daemon to start
19:36:48 [2020-04-15T19:36:48.277Z]     daemon.go:325: [dbb70ad7266d6] waiting for daemon to start
19:36:48 [2020-04-15T19:36:48.277Z]     daemon.go:353: [dbb70ad7266d6] daemon started
19:36:48 [2020-04-15T19:36:48.277Z]     daemon.go:461: [dbb70ad7266d6] Stopping daemon
19:36:48 [2020-04-15T19:36:48.277Z]     daemon.go:296: [dbb70ad7266d6] exiting daemon
19:36:48 [2020-04-15T19:36:48.277Z]     daemon.go:448: [dbb70ad7266d6] Daemon stopped
19:36:48 [2020-04-15T19:36:48.277Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:36:49 [2020-04-15T19:36:49.646Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s)
19:36:49 [2020-04-15T19:36:49.646Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:36:49 [2020-04-15T19:36:49.646Z]     daemon.go:325: [d21a0ca61d5da] waiting for daemon to start
19:36:49 [2020-04-15T19:36:49.646Z]     daemon.go:325: [d21a0ca61d5da] waiting for daemon to start
19:36:49 [2020-04-15T19:36:49.646Z]     daemon.go:353: [d21a0ca61d5da] daemon started
19:36:49 [2020-04-15T19:36:49.646Z]     daemon.go:461: [d21a0ca61d5da] Stopping daemon
19:36:49 [2020-04-15T19:36:49.646Z]     daemon.go:296: [d21a0ca61d5da] exiting daemon
19:36:49 [2020-04-15T19:36:49.646Z]     daemon.go:448: [d21a0ca61d5da] Daemon stopped
19:36:49 [2020-04-15T19:36:49.646Z]     daemon.go:325: [d21a0ca61d5da] waiting for daemon to start
19:36:49 [2020-04-15T19:36:49.646Z]     daemon.go:325: [d21a0ca61d5da] waiting for daemon to start
19:36:49 [2020-04-15T19:36:49.646Z]     daemon.go:353: [d21a0ca61d5da] daemon started
19:36:49 [2020-04-15T19:36:49.646Z]     daemon.go:461: [d21a0ca61d5da] Stopping daemon
19:36:49 [2020-04-15T19:36:49.646Z]     daemon.go:296: [d21a0ca61d5da] exiting daemon
19:36:49 [2020-04-15T19:36:49.646Z]     daemon.go:448: [d21a0ca61d5da] Daemon stopped
19:36:49 [2020-04-15T19:36:49.646Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:36:49 [2020-04-15T19:36:49.719Z] --- PASS: TestInspect (3.37s)
19:36:49 [2020-04-15T19:36:49.719Z]     inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
19:36:49 [2020-04-15T19:36:49.719Z]     daemon.go:325: [d35c4e70efa3f] waiting for daemon to start
19:36:49 [2020-04-15T19:36:49.719Z]     daemon.go:325: [d35c4e70efa3f] waiting for daemon to start
19:36:49 [2020-04-15T19:36:49.719Z]     daemon.go:353: [d35c4e70efa3f] daemon started
19:36:49 [2020-04-15T19:36:49.719Z]     daemon.go:461: [d35c4e70efa3f] Stopping daemon
19:36:49 [2020-04-15T19:36:49.719Z]     daemon.go:296: [d35c4e70efa3f] exiting daemon
19:36:49 [2020-04-15T19:36:49.719Z]     daemon.go:448: [d35c4e70efa3f] Daemon stopped
19:36:49 [2020-04-15T19:36:49.719Z] === RUN   TestDockerNetworkConnectAlias
19:36:50 [2020-04-15T19:36:50.209Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
19:36:50 [2020-04-15T19:36:50.209Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
19:36:50 [2020-04-15T19:36:50.209Z]     daemon.go:325: [d9801393a0b47] waiting for daemon to start
19:36:50 [2020-04-15T19:36:50.209Z]     daemon.go:325: [d9801393a0b47] waiting for daemon to start
19:36:50 [2020-04-15T19:36:50.209Z]     daemon.go:353: [d9801393a0b47] daemon started
19:36:50 [2020-04-15T19:36:50.209Z]     daemon.go:461: [d9801393a0b47] Stopping daemon
19:36:50 [2020-04-15T19:36:50.209Z]     daemon.go:296: [d9801393a0b47] exiting daemon
19:36:50 [2020-04-15T19:36:50.209Z]     daemon.go:448: [d9801393a0b47] Daemon stopped
19:36:50 [2020-04-15T19:36:50.209Z] === RUN   TestServiceWithPredefinedNetwork
19:36:54 [2020-04-15T19:36:54.400Z] --- PASS: TestServiceWithPredefinedNetwork (3.71s)
19:36:54 [2020-04-15T19:36:54.400Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
19:36:54 [2020-04-15T19:36:54.400Z]     daemon.go:325: [de1bc3a7d26e8] waiting for daemon to start
19:36:54 [2020-04-15T19:36:54.400Z]     daemon.go:325: [de1bc3a7d26e8] waiting for daemon to start
19:36:54 [2020-04-15T19:36:54.400Z]     daemon.go:353: [de1bc3a7d26e8] daemon started
19:36:54 [2020-04-15T19:36:54.400Z]     daemon.go:461: [de1bc3a7d26e8] Stopping daemon
19:36:54 [2020-04-15T19:36:54.400Z]     daemon.go:296: [de1bc3a7d26e8] exiting daemon
19:36:54 [2020-04-15T19:36:54.400Z]     daemon.go:448: [de1bc3a7d26e8] Daemon stopped
19:36:54 [2020-04-15T19:36:54.400Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:36:54 [2020-04-15T19:36:54.400Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:36:54 [2020-04-15T19:36:54.400Z]     service_test.go:230: FLAKY_TEST
19:36:54 [2020-04-15T19:36:54.400Z] === RUN   TestServiceWithDataPathPortInit
19:36:55 [2020-04-15T19:36:55.804Z] --- PASS: TestDockerNetworkConnectAlias (5.69s)
19:36:55 [2020-04-15T19:36:55.804Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
19:36:55 [2020-04-15T19:36:55.804Z]     daemon.go:325: [db24548a54aef] waiting for daemon to start
19:36:55 [2020-04-15T19:36:55.804Z]     daemon.go:325: [db24548a54aef] waiting for daemon to start
19:36:55 [2020-04-15T19:36:55.804Z]     daemon.go:353: [db24548a54aef] daemon started
19:36:55 [2020-04-15T19:36:55.804Z]     daemon.go:461: [db24548a54aef] Stopping daemon
19:36:55 [2020-04-15T19:36:55.804Z]     daemon.go:296: [db24548a54aef] exiting daemon
19:36:55 [2020-04-15T19:36:55.804Z]     daemon.go:448: [db24548a54aef] Daemon stopped
19:36:55 [2020-04-15T19:36:55.804Z] === RUN   TestDockerNetworkReConnect
19:36:56 [2020-04-15T19:36:56.920Z] === RUN   TestDockerSuite/TestBuildDotDotFile
19:36:56 [2020-04-15T19:36:56.920Z] === RUN   TestDockerSuite/TestBuildEOLInLine
19:37:00 [2020-04-15T19:37:00.978Z] --- PASS: TestDockerNetworkReConnect (4.81s)
19:37:00 [2020-04-15T19:37:00.978Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
19:37:00 [2020-04-15T19:37:00.978Z]     daemon.go:325: [dbf9866aec788] waiting for daemon to start
19:37:00 [2020-04-15T19:37:00.978Z]     daemon.go:325: [dbf9866aec788] waiting for daemon to start
19:37:00 [2020-04-15T19:37:00.978Z]     daemon.go:353: [dbf9866aec788] daemon started
19:37:00 [2020-04-15T19:37:00.978Z]     daemon.go:461: [dbf9866aec788] Stopping daemon
19:37:00 [2020-04-15T19:37:00.978Z]     daemon.go:296: [dbf9866aec788] exiting daemon
19:37:00 [2020-04-15T19:37:00.978Z]     daemon.go:448: [dbf9866aec788] Daemon stopped
19:37:00 [2020-04-15T19:37:00.978Z] === RUN   TestServicePlugin
19:37:00 [2020-04-15T19:37:00.978Z] --- SKIP: TestServicePlugin (0.00s)
19:37:00 [2020-04-15T19:37:00.978Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:37:00 [2020-04-15T19:37:00.978Z] === RUN   TestServiceUpdateLabel
19:37:02 [2020-04-15T19:37:02.171Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
19:37:02 [2020-04-15T19:37:02.171Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
19:37:02 [2020-04-15T19:37:02.171Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
19:37:02 [2020-04-15T19:37:02.734Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
19:37:02 [2020-04-15T19:37:02.734Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
19:37:03 [2020-04-15T19:37:03.297Z] === RUN   TestDockerSuite/TestBuildEntrypoint
19:37:03 [2020-04-15T19:37:03.316Z] --- PASS: TestServiceUpdateLabel (2.65s)
19:37:03 [2020-04-15T19:37:03.316Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
19:37:03 [2020-04-15T19:37:03.316Z]     daemon.go:325: [dfc85e17c9441] waiting for daemon to start
19:37:03 [2020-04-15T19:37:03.316Z]     daemon.go:325: [dfc85e17c9441] waiting for daemon to start
19:37:03 [2020-04-15T19:37:03.316Z]     daemon.go:353: [dfc85e17c9441] daemon started
19:37:03 [2020-04-15T19:37:03.316Z]     daemon.go:461: [dfc85e17c9441] Stopping daemon
19:37:03 [2020-04-15T19:37:03.316Z]     daemon.go:296: [dfc85e17c9441] exiting daemon
19:37:03 [2020-04-15T19:37:03.316Z]     daemon.go:448: [dfc85e17c9441] Daemon stopped
19:37:03 [2020-04-15T19:37:03.316Z] === RUN   TestServiceUpdateSecrets
19:37:03 [2020-04-15T19:37:03.554Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
19:37:05 [2020-04-15T19:37:05.448Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
19:37:05 [2020-04-15T19:37:05.448Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
19:37:06 [2020-04-15T19:37:06.012Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
19:37:07 [2020-04-15T19:37:07.907Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
19:37:09 [2020-04-15T19:37:09.276Z] === RUN   TestDockerSuite/TestBuildEnv
19:37:10 [2020-04-15T19:37:10.644Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
19:37:11 [2020-04-15T19:37:11.574Z] --- PASS: TestServiceWithDataPathPortInit (17.67s)
19:37:11 [2020-04-15T19:37:11.574Z]     service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
19:37:11 [2020-04-15T19:37:11.574Z]     daemon.go:325: [d8183847bffc6] waiting for daemon to start
19:37:11 [2020-04-15T19:37:11.574Z]     daemon.go:325: [d8183847bffc6] waiting for daemon to start
19:37:11 [2020-04-15T19:37:11.574Z]     daemon.go:353: [d8183847bffc6] daemon started
19:37:11 [2020-04-15T19:37:11.574Z]     daemon.go:461: [d8183847bffc6] Stopping daemon
19:37:11 [2020-04-15T19:37:11.574Z]     daemon.go:296: [d8183847bffc6] exiting daemon
19:37:11 [2020-04-15T19:37:11.574Z]     daemon.go:448: [d8183847bffc6] Daemon stopped
19:37:11 [2020-04-15T19:37:11.574Z]     service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
19:37:11 [2020-04-15T19:37:11.574Z]     daemon.go:325: [d4f95f3232686] waiting for daemon to start
19:37:11 [2020-04-15T19:37:11.574Z]     daemon.go:325: [d4f95f3232686] waiting for daemon to start
19:37:11 [2020-04-15T19:37:11.574Z]     daemon.go:353: [d4f95f3232686] daemon started
19:37:11 [2020-04-15T19:37:11.574Z]     daemon.go:461: [d4f95f3232686] Stopping daemon
19:37:11 [2020-04-15T19:37:11.574Z]     daemon.go:296: [d4f95f3232686] exiting daemon
19:37:11 [2020-04-15T19:37:11.574Z]     daemon.go:448: [d4f95f3232686] Daemon stopped
19:37:11 [2020-04-15T19:37:11.574Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:37:11 [2020-04-15T19:37:11.830Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
19:37:13 [2020-04-15T19:37:13.199Z] === RUN   TestDockerSuite/TestBuildEnvUsage
19:37:14 [2020-04-15T19:37:14.927Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
19:37:14 [2020-04-15T19:37:14.927Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
19:37:14 [2020-04-15T19:37:14.927Z] remote: Enumerating objects: 2, done.
19:37:14 [2020-04-15T19:37:14.927Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
19:37:14 [2020-04-15T19:37:14.927Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
19:37:14 [2020-04-15T19:37:14.927Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
19:37:14 [2020-04-15T19:37:14.927Z] 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.
19:37:14 [2020-04-15T19:37:14.927Z] Building: bundles/cross/windows/amd64/containerutility.exe
19:37:14 [2020-04-15T19:37:14.927Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
19:37:15 [2020-04-15T19:37:15.367Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40801/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e149ff62fe6fc7c32c518dcd4df85d603a104462 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:e149ff62fe6fc7c32c518dcd4df85d603a104462 hack/test/unit
19:37:18 [2020-04-15T19:37:18.625Z] ?   	github.com/docker/docker/api	[no test files]
19:37:19 [2020-04-15T19:37:19.420Z] --- PASS: TestServiceUpdateSecrets (15.39s)
19:37:19 [2020-04-15T19:37:19.421Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
19:37:19 [2020-04-15T19:37:19.421Z]     daemon.go:325: [da0eab064648e] waiting for daemon to start
19:37:19 [2020-04-15T19:37:19.421Z]     daemon.go:325: [da0eab064648e] waiting for daemon to start
19:37:19 [2020-04-15T19:37:19.421Z]     daemon.go:353: [da0eab064648e] daemon started
19:37:19 [2020-04-15T19:37:19.421Z]     daemon.go:461: [da0eab064648e] Stopping daemon
19:37:19 [2020-04-15T19:37:19.421Z]     daemon.go:296: [da0eab064648e] exiting daemon
19:37:19 [2020-04-15T19:37:19.421Z]     daemon.go:448: [da0eab064648e] Daemon stopped
19:37:19 [2020-04-15T19:37:19.421Z] === RUN   TestServiceUpdateConfigs
19:37:21 [2020-04-15T19:37:21.293Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
19:37:21 [2020-04-15T19:37:21.293Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.15s)
19:37:21 [2020-04-15T19:37:21.293Z]     service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
19:37:21 [2020-04-15T19:37:21.293Z]     daemon.go:325: [d0af36e1a984f] waiting for daemon to start
19:37:21 [2020-04-15T19:37:21.293Z]     daemon.go:325: [d0af36e1a984f] waiting for daemon to start
19:37:21 [2020-04-15T19:37:21.293Z]     daemon.go:353: [d0af36e1a984f] daemon started
19:37:21 [2020-04-15T19:37:21.293Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qi8n7dqyozciax8rxvy2iaudc Created:2020-04-15 19:37:13.072984551 +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[2f48013dba61f81b0e61b3b2d5b4411e180f50fdd9f385ab0cadd12b359e331d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ijampc9xla5yi0rvcz1of9esq EndpointID:332a4abefd6bd7475fe3f26ab8228a740933eb0c0f8c2339dc0c34b729b126eb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:667e98a6dbfd497edf1c4fff51559aef23592793b7e77470e1c69ae5c8e12b5a 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:0b7fe130eab4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ijampc9xla5yi0rvcz1of9esq EndpointID:332a4abefd6bd7475fe3f26ab8228a740933eb0c0f8c2339dc0c34b729b126eb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:37:21 [2020-04-15T19:37:21.293Z]     daemon.go:461: [d0af36e1a984f] Stopping daemon
19:37:21 [2020-04-15T19:37:21.293Z]     daemon.go:296: [d0af36e1a984f] exiting daemon
19:37:21 [2020-04-15T19:37:21.293Z]     daemon.go:448: [d0af36e1a984f] Daemon stopped
19:37:21 [2020-04-15T19:37:21.293Z] PASS
19:37:21 [2020-04-15T19:37:21.293Z] 
19:37:21 [2020-04-15T19:37:21.293Z] === Skipped
19:37:21 [2020-04-15T19:37:21.293Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:37:21 [2020-04-15T19:37:21.293Z]     service_test.go:230: FLAKY_TEST
19:37:21 [2020-04-15T19:37:21.293Z] 
19:37:21 [2020-04-15T19:37:21.293Z] 
19:37:21 [2020-04-15T19:37:21.293Z] DONE 21 tests, 1 skipped in 48.023s
19:37:21 [2020-04-15T19:37:21.293Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:37:21 [2020-04-15T19:37:21.293Z] ++ 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
19:37:21 [2020-04-15T19:37:21.293Z] ++ set -e
19:37:21 [2020-04-15T19:37:21.293Z] ++ '[' -n 0 ']'
19:37:21 [2020-04-15T19:37:21.293Z] ++ set -x
19:37:21 [2020-04-15T19:37:21.293Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
19:37:21 [2020-04-15T19:37:21.293Z] INFO: Testing against a local daemon
19:37:21 [2020-04-15T19:37:21.293Z] === RUN   TestDockerNetworkIpvlanPersistance
19:37:21 [2020-04-15T19:37:21.293Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
19:37:21 [2020-04-15T19:37:21.293Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:37:21 [2020-04-15T19:37:21.293Z] === RUN   TestDockerNetworkIpvlan
19:37:21 [2020-04-15T19:37:21.293Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:37:21 [2020-04-15T19:37:21.293Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:37:21 [2020-04-15T19:37:21.293Z] PASS
19:37:21 [2020-04-15T19:37:21.293Z] 
19:37:21 [2020-04-15T19:37:21.293Z] === Skipped
19:37:21 [2020-04-15T19:37:21.293Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
19:37:21 [2020-04-15T19:37:21.293Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:37:21 [2020-04-15T19:37:21.293Z] 
19:37:21 [2020-04-15T19:37:21.293Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:37:21 [2020-04-15T19:37:21.293Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:37:21 [2020-04-15T19:37:21.293Z] 
19:37:21 [2020-04-15T19:37:21.293Z] 
19:37:21 [2020-04-15T19:37:21.293Z] DONE 2 tests, 2 skipped in 0.122s
19:37:21 [2020-04-15T19:37:21.293Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:37:21 [2020-04-15T19:37:21.293Z] ++ 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
19:37:21 [2020-04-15T19:37:21.293Z] ++ set -e
19:37:21 [2020-04-15T19:37:21.293Z] ++ '[' -n 0 ']'
19:37:21 [2020-04-15T19:37:21.293Z] ++ set -x
19:37:21 [2020-04-15T19:37:21.293Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
19:37:21 [2020-04-15T19:37:21.293Z] INFO: Testing against a local daemon
19:37:21 [2020-04-15T19:37:21.293Z] === RUN   TestDockerNetworkMacvlanPersistance
19:37:22 [2020-04-15T19:37:22.662Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s)
19:37:22 [2020-04-15T19:37:22.662Z]     macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
19:37:22 [2020-04-15T19:37:22.662Z]     daemon.go:325: [d3690ddbc295d] waiting for daemon to start
19:37:22 [2020-04-15T19:37:22.662Z]     daemon.go:325: [d3690ddbc295d] waiting for daemon to start
19:37:22 [2020-04-15T19:37:22.662Z]     daemon.go:353: [d3690ddbc295d] daemon started
19:37:22 [2020-04-15T19:37:22.662Z]     daemon.go:461: [d3690ddbc295d] Stopping daemon
19:37:22 [2020-04-15T19:37:22.662Z]     daemon.go:296: [d3690ddbc295d] exiting daemon
19:37:22 [2020-04-15T19:37:22.662Z]     daemon.go:448: [d3690ddbc295d] Daemon stopped
19:37:22 [2020-04-15T19:37:22.662Z]     daemon.go:325: [d3690ddbc295d] waiting for daemon to start
19:37:22 [2020-04-15T19:37:22.662Z]     daemon.go:325: [d3690ddbc295d] waiting for daemon to start
19:37:22 [2020-04-15T19:37:22.662Z]     daemon.go:353: [d3690ddbc295d] daemon started
19:37:22 [2020-04-15T19:37:22.662Z]     daemon.go:461: [d3690ddbc295d] Stopping daemon
19:37:22 [2020-04-15T19:37:22.662Z]     daemon.go:296: [d3690ddbc295d] exiting daemon
19:37:22 [2020-04-15T19:37:22.662Z]     daemon.go:448: [d3690ddbc295d] Daemon stopped
19:37:22 [2020-04-15T19:37:22.662Z] === RUN   TestDockerNetworkMacvlan
19:37:23 [2020-04-15T19:37:23.225Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:37:24 [2020-04-15T19:37:24.156Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:37:25 [2020-04-15T19:37:25.086Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:37:25 [2020-04-15T19:37:25.651Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
19:37:26 [2020-04-15T19:37:26.581Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
19:37:28 [2020-04-15T19:37:28.474Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:37:32 [2020-04-15T19:37:32.645Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:37:33 [2020-04-15T19:37:33.448Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 7.9% of statements
19:37:33 [2020-04-15T19:37:33.674Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
19:37:33 [2020-04-15T19:37:33.674Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
19:37:33 [2020-04-15T19:37:33.674Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
19:37:33 [2020-04-15T19:37:33.674Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
19:37:33 [2020-04-15T19:37:33.674Z] === RUN   TestDockerSuite/TestAPINetworkFilter
19:37:33 [2020-04-15T19:37:33.674Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
19:37:33 [2020-04-15T19:37:33.674Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
19:37:33 [2020-04-15T19:37:33.674Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
19:37:33 [2020-04-15T19:37:33.674Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
19:37:33 [2020-04-15T19:37:33.674Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
19:37:33 [2020-04-15T19:37:33.674Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
19:37:33 [2020-04-15T19:37:33.674Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
19:37:35 [2020-04-15T19:37:35.643Z] --- PASS: TestServiceUpdateConfigs (15.62s)
19:37:35 [2020-04-15T19:37:35.643Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
19:37:35 [2020-04-15T19:37:35.643Z]     daemon.go:325: [d044f1ebd1326] waiting for daemon to start
19:37:35 [2020-04-15T19:37:35.643Z]     daemon.go:325: [d044f1ebd1326] waiting for daemon to start
19:37:35 [2020-04-15T19:37:35.643Z]     daemon.go:353: [d044f1ebd1326] daemon started
19:37:35 [2020-04-15T19:37:35.643Z]     daemon.go:461: [d044f1ebd1326] Stopping daemon
19:37:35 [2020-04-15T19:37:35.643Z]     daemon.go:296: [d044f1ebd1326] exiting daemon
19:37:35 [2020-04-15T19:37:35.643Z]     daemon.go:448: [d044f1ebd1326] Daemon stopped
19:37:35 [2020-04-15T19:37:35.643Z] === RUN   TestServiceUpdateNetwork
19:37:36 [2020-04-15T19:37:36.574Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
19:37:36 [2020-04-15T19:37:36.574Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
19:37:36 [2020-04-15T19:37:36.574Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
19:37:39 [2020-04-15T19:37:39.492Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
19:37:41 [2020-04-15T19:37:41.659Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
19:37:41 [2020-04-15T19:37:41.659Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
19:37:41 [2020-04-15T19:37:41.659Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
19:37:41 [2020-04-15T19:37:41.659Z] === RUN   TestDockerSuite/TestAttachDisconnect
19:37:41 [2020-04-15T19:37:41.659Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
19:37:42 [2020-04-15T19:37:42.628Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
19:37:44 [2020-04-15T19:37:44.521Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
19:37:44 [2020-04-15T19:37:44.548Z] === RUN   TestDockerSuite/TestAttachPausedContainer
19:37:44 [2020-04-15T19:37:44.548Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
19:37:44 [2020-04-15T19:37:44.548Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
19:37:48 [2020-04-15T19:37:48.692Z] --- PASS: TestDockerNetworkMacvlan (26.28s)
19:37:48 [2020-04-15T19:37:48.692Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
19:37:48 [2020-04-15T19:37:48.692Z]     daemon.go:325: [d4e48bafc0270] waiting for daemon to start
19:37:48 [2020-04-15T19:37:48.692Z]     daemon.go:325: [d4e48bafc0270] waiting for daemon to start
19:37:48 [2020-04-15T19:37:48.692Z]     daemon.go:353: [d4e48bafc0270] daemon started
19:37:48 [2020-04-15T19:37:48.692Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
19:37:48 [2020-04-15T19:37:48.692Z]     daemon.go:461: [d4e48bafc0270] Stopping daemon
19:37:48 [2020-04-15T19:37:48.692Z]     daemon.go:296: [d4e48bafc0270] exiting daemon
19:37:48 [2020-04-15T19:37:48.692Z]     daemon.go:448: [d4e48bafc0270] Daemon stopped
19:37:48 [2020-04-15T19:37:48.692Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
19:37:48 [2020-04-15T19:37:48.692Z]     daemon.go:325: [de6ea9f619451] waiting for daemon to start
19:37:48 [2020-04-15T19:37:48.692Z]     daemon.go:325: [de6ea9f619451] waiting for daemon to start
19:37:48 [2020-04-15T19:37:48.692Z]     daemon.go:353: [de6ea9f619451] daemon started
19:37:48 [2020-04-15T19:37:48.692Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s)
19:37:48 [2020-04-15T19:37:48.692Z]     daemon.go:461: [de6ea9f619451] Stopping daemon
19:37:48 [2020-04-15T19:37:48.692Z]     daemon.go:296: [de6ea9f619451] exiting daemon
19:37:48 [2020-04-15T19:37:48.692Z]     daemon.go:448: [de6ea9f619451] Daemon stopped
19:37:48 [2020-04-15T19:37:48.692Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
19:37:48 [2020-04-15T19:37:48.692Z]     daemon.go:325: [d3854e50bcb04] waiting for daemon to start
19:37:48 [2020-04-15T19:37:48.692Z]     daemon.go:325: [d3854e50bcb04] waiting for daemon to start
19:37:48 [2020-04-15T19:37:48.692Z]     daemon.go:353: [d3854e50bcb04] daemon started
19:37:48 [2020-04-15T19:37:48.692Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.93s)
19:37:48 [2020-04-15T19:37:48.692Z]     daemon.go:461: [d3854e50bcb04] Stopping daemon
19:37:48 [2020-04-15T19:37:48.692Z]     daemon.go:296: [d3854e50bcb04] exiting daemon
19:37:48 [2020-04-15T19:37:48.693Z]     daemon.go:448: [d3854e50bcb04] Daemon stopped
19:37:48 [2020-04-15T19:37:48.693Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
19:37:48 [2020-04-15T19:37:48.693Z]     daemon.go:325: [d2b39871ca2a5] waiting for daemon to start
19:37:48 [2020-04-15T19:37:48.693Z]     daemon.go:325: [d2b39871ca2a5] waiting for daemon to start
19:37:48 [2020-04-15T19:37:48.693Z]     daemon.go:353: [d2b39871ca2a5] daemon started
19:37:48 [2020-04-15T19:37:48.693Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.10s)
19:37:48 [2020-04-15T19:37:48.693Z]     daemon.go:461: [d2b39871ca2a5] Stopping daemon
19:37:48 [2020-04-15T19:37:48.693Z]     daemon.go:296: [d2b39871ca2a5] exiting daemon
19:37:48 [2020-04-15T19:37:48.693Z]     daemon.go:448: [d2b39871ca2a5] Daemon stopped
19:37:48 [2020-04-15T19:37:48.693Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
19:37:48 [2020-04-15T19:37:48.693Z]     daemon.go:325: [dcc07e4d62eb4] waiting for daemon to start
19:37:48 [2020-04-15T19:37:48.693Z]     daemon.go:325: [dcc07e4d62eb4] waiting for daemon to start
19:37:48 [2020-04-15T19:37:48.693Z]     daemon.go:353: [dcc07e4d62eb4] daemon started
19:37:48 [2020-04-15T19:37:48.693Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (16.13s)
19:37:48 [2020-04-15T19:37:48.693Z]     daemon.go:461: [dcc07e4d62eb4] Stopping daemon
19:37:48 [2020-04-15T19:37:48.693Z]     daemon.go:296: [dcc07e4d62eb4] exiting daemon
19:37:48 [2020-04-15T19:37:48.693Z]     daemon.go:448: [dcc07e4d62eb4] Daemon stopped
19:37:48 [2020-04-15T19:37:48.693Z] PASS
19:37:48 [2020-04-15T19:37:48.693Z] 
19:37:48 [2020-04-15T19:37:48.693Z] DONE 7 tests in 27.764s
19:37:48 [2020-04-15T19:37:48.693Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
19:37:48 [2020-04-15T19:37:48.693Z] ++ 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
19:37:48 [2020-04-15T19:37:48.693Z] ++ set -e
19:37:48 [2020-04-15T19:37:48.693Z] ++ '[' -n 0 ']'
19:37:48 [2020-04-15T19:37:48.693Z] ++ set -x
19:37:48 [2020-04-15T19:37:48.693Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
19:37:48 [2020-04-15T19:37:48.693Z] testing: warning: no tests to run
19:37:48 [2020-04-15T19:37:48.693Z] PASS
19:37:48 [2020-04-15T19:37:48.693Z] 
19:37:48 [2020-04-15T19:37:48.693Z] DONE 0 tests in 0.027s
19:37:48 [2020-04-15T19:37:48.693Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:37:48 [2020-04-15T19:37:48.693Z] ++ 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
19:37:48 [2020-04-15T19:37:48.693Z] ++ set -e
19:37:48 [2020-04-15T19:37:48.693Z] ++ '[' -n 0 ']'
19:37:48 [2020-04-15T19:37:48.693Z] ++ set -x
19:37:48 [2020-04-15T19:37:48.693Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
19:37:48 [2020-04-15T19:37:48.950Z] INFO: Testing against a local daemon
19:37:48 [2020-04-15T19:37:48.950Z] === RUN   TestAuthZPluginAllowRequest
19:37:49 [2020-04-15T19:37:49.030Z] --- PASS: TestServiceUpdateNetwork (14.11s)
19:37:49 [2020-04-15T19:37:49.030Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
19:37:49 [2020-04-15T19:37:49.030Z]     daemon.go:325: [db8e9d659c86e] waiting for daemon to start
19:37:49 [2020-04-15T19:37:49.030Z]     daemon.go:325: [db8e9d659c86e] waiting for daemon to start
19:37:49 [2020-04-15T19:37:49.030Z]     daemon.go:353: [db8e9d659c86e] daemon started
19:37:49 [2020-04-15T19:37:49.030Z]     daemon.go:461: [db8e9d659c86e] Stopping daemon
19:37:49 [2020-04-15T19:37:49.030Z]     daemon.go:296: [db8e9d659c86e] exiting daemon
19:37:49 [2020-04-15T19:37:49.030Z]     daemon.go:448: [db8e9d659c86e] Daemon stopped
19:37:49 [2020-04-15T19:37:49.030Z] PASS
19:37:49 [2020-04-15T19:37:49.030Z] 
19:37:49 [2020-04-15T19:37:49.030Z] === Skipped
19:37:49 [2020-04-15T19:37:49.030Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
19:37:49 [2020-04-15T19:37:49.030Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:37:49 [2020-04-15T19:37:49.030Z] 
19:37:49 [2020-04-15T19:37:49.030Z] 
19:37:49 [2020-04-15T19:37:49.030Z] DONE 18 tests, 1 skipped in 116.431s
19:37:49 [2020-04-15T19:37:49.030Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
19:37:49 [2020-04-15T19:37:49.030Z] ++ 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
19:37:49 [2020-04-15T19:37:49.030Z] ++ set -e
19:37:49 [2020-04-15T19:37:49.030Z] ++ '[' -n 0 ']'
19:37:49 [2020-04-15T19:37:49.030Z] ++ set -x
19:37:49 [2020-04-15T19:37:49.030Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
19:37:49 [2020-04-15T19:37:49.030Z] INFO: Testing against a local daemon
19:37:49 [2020-04-15T19:37:49.030Z] === RUN   TestSessionCreate
19:37:49 [2020-04-15T19:37:49.030Z] --- PASS: TestSessionCreate (0.01s)
19:37:49 [2020-04-15T19:37:49.030Z] === RUN   TestSessionCreateWithBadUpgrade
19:37:49 [2020-04-15T19:37:49.030Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
19:37:49 [2020-04-15T19:37:49.030Z] PASS
19:37:49 [2020-04-15T19:37:49.030Z] 
19:37:49 [2020-04-15T19:37:49.030Z] DONE 2 tests in 0.100s
19:37:49 [2020-04-15T19:37:49.030Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
19:37:49 [2020-04-15T19:37:49.030Z] ++ 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
19:37:49 [2020-04-15T19:37:49.030Z] ++ set -e
19:37:49 [2020-04-15T19:37:49.030Z] ++ '[' -n 0 ']'
19:37:49 [2020-04-15T19:37:49.030Z] ++ set -x
19:37:49 [2020-04-15T19:37:49.030Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
19:37:49 [2020-04-15T19:37:49.030Z] INFO: Testing against a local daemon
19:37:49 [2020-04-15T19:37:49.030Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:37:49 [2020-04-15T19:37:49.030Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:37:49 [2020-04-15T19:37:49.030Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:37:49 [2020-04-15T19:37:49.030Z] === RUN   TestEventsExecDie
19:37:49 [2020-04-15T19:37:49.392Z] --- PASS: TestEventsExecDie (0.95s)
19:37:49 [2020-04-15T19:37:49.392Z] === RUN   TestEventsBackwardsCompatible
19:37:49 [2020-04-15T19:37:49.392Z] --- PASS: TestEventsBackwardsCompatible (0.12s)
19:37:49 [2020-04-15T19:37:49.392Z] === RUN   TestInfoBinaryCommits
19:37:49 [2020-04-15T19:37:49.392Z] --- PASS: TestInfoBinaryCommits (0.02s)
19:37:49 [2020-04-15T19:37:49.392Z] === RUN   TestInfoAPIVersioned
19:37:49 [2020-04-15T19:37:49.392Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:37:49 [2020-04-15T19:37:49.392Z] === RUN   TestInfoAPI
19:37:49 [2020-04-15T19:37:49.392Z] --- PASS: TestInfoAPI (0.02s)
19:37:49 [2020-04-15T19:37:49.392Z] === RUN   TestInfoAPIWarnings
19:37:50 [2020-04-15T19:37:50.315Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
19:37:50 [2020-04-15T19:37:50.320Z] --- PASS: TestAuthZPluginAllowRequest (1.49s)
19:37:50 [2020-04-15T19:37:50.320Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
19:37:50 [2020-04-15T19:37:50.320Z]     daemon.go:325: [d7ecd053050f6] waiting for daemon to start
19:37:50 [2020-04-15T19:37:50.320Z]     daemon.go:325: [d7ecd053050f6] waiting for daemon to start
19:37:50 [2020-04-15T19:37:50.320Z]     daemon.go:353: [d7ecd053050f6] daemon started
19:37:50 [2020-04-15T19:37:50.320Z]     daemon.go:461: [d7ecd053050f6] Stopping daemon
19:37:50 [2020-04-15T19:37:50.320Z]     daemon.go:296: [d7ecd053050f6] exiting daemon
19:37:50 [2020-04-15T19:37:50.320Z]     daemon.go:448: [d7ecd053050f6] Daemon stopped
19:37:50 [2020-04-15T19:37:50.320Z] === RUN   TestAuthZPluginTLS
19:37:50 [2020-04-15T19:37:50.395Z] --- PASS: TestInfoAPIWarnings (0.85s)
19:37:50 [2020-04-15T19:37:50.395Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
19:37:50 [2020-04-15T19:37:50.395Z]     daemon.go:325: [dedff2938c352] waiting for daemon to start
19:37:50 [2020-04-15T19:37:50.395Z]     daemon.go:325: [dedff2938c352] waiting for daemon to start
19:37:50 [2020-04-15T19:37:50.395Z]     daemon.go:353: [dedff2938c352] daemon started
19:37:50 [2020-04-15T19:37:50.395Z]     daemon.go:461: [dedff2938c352] Stopping daemon
19:37:50 [2020-04-15T19:37:50.395Z]     daemon.go:296: [dedff2938c352] exiting daemon
19:37:50 [2020-04-15T19:37:50.395Z]     daemon.go:448: [dedff2938c352] Daemon stopped
19:37:50 [2020-04-15T19:37:50.395Z] === RUN   TestLoginFailsWithBadCredentials
19:37:50 [2020-04-15T19:37:50.884Z] --- PASS: TestAuthZPluginTLS (0.57s)
19:37:50 [2020-04-15T19:37:50.884Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
19:37:50 [2020-04-15T19:37:50.884Z]     daemon.go:325: [d6b8bd3df6ae1] waiting for daemon to start
19:37:50 [2020-04-15T19:37:50.884Z]     daemon.go:325: [d6b8bd3df6ae1] waiting for daemon to start
19:37:50 [2020-04-15T19:37:50.884Z]     daemon.go:353: [d6b8bd3df6ae1] daemon started
19:37:50 [2020-04-15T19:37:50.884Z]     daemon.go:461: [d6b8bd3df6ae1] Stopping daemon
19:37:50 [2020-04-15T19:37:50.884Z]     daemon.go:296: [d6b8bd3df6ae1] exiting daemon
19:37:50 [2020-04-15T19:37:50.884Z]     daemon.go:448: [d6b8bd3df6ae1] Daemon stopped
19:37:50 [2020-04-15T19:37:50.884Z] === RUN   TestAuthZPluginDenyRequest
19:37:51 [2020-04-15T19:37:51.208Z] --- PASS: TestLoginFailsWithBadCredentials (0.75s)
19:37:51 [2020-04-15T19:37:51.208Z] === RUN   TestPingCacheHeaders
19:37:51 [2020-04-15T19:37:51.208Z] --- PASS: TestPingCacheHeaders (0.02s)
19:37:51 [2020-04-15T19:37:51.208Z] === RUN   TestPingGet
19:37:51 [2020-04-15T19:37:51.208Z] --- PASS: TestPingGet (0.01s)
19:37:51 [2020-04-15T19:37:51.208Z] === RUN   TestPingHead
19:37:51 [2020-04-15T19:37:51.208Z] --- PASS: TestPingHead (0.01s)
19:37:51 [2020-04-15T19:37:51.208Z] === RUN   TestVersion
19:37:51 [2020-04-15T19:37:51.208Z] --- PASS: TestVersion (0.02s)
19:37:51 [2020-04-15T19:37:51.208Z] PASS
19:37:51 [2020-04-15T19:37:51.208Z] 
19:37:51 [2020-04-15T19:37:51.208Z] === Skipped
19:37:51 [2020-04-15T19:37:51.208Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:37:51 [2020-04-15T19:37:51.208Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:37:51 [2020-04-15T19:37:51.208Z] 
19:37:51 [2020-04-15T19:37:51.208Z] 
19:37:51 [2020-04-15T19:37:51.208Z] DONE 12 tests, 1 skipped in 2.856s
19:37:51 [2020-04-15T19:37:51.208Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
19:37:51 [2020-04-15T19:37:51.208Z] ++ 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
19:37:51 [2020-04-15T19:37:51.208Z] ++ set -e
19:37:51 [2020-04-15T19:37:51.208Z] ++ '[' -n 0 ']'
19:37:51 [2020-04-15T19:37:51.208Z] ++ set -x
19:37:51 [2020-04-15T19:37:51.208Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
19:37:51 [2020-04-15T19:37:51.208Z] INFO: Testing against a local daemon
19:37:51 [2020-04-15T19:37:51.208Z] === RUN   TestVolumesCreateAndList
19:37:51 [2020-04-15T19:37:51.208Z] --- PASS: TestVolumesCreateAndList (0.02s)
19:37:51 [2020-04-15T19:37:51.208Z] === RUN   TestVolumesRemove
19:37:51 [2020-04-15T19:37:51.208Z] --- PASS: TestVolumesRemove (0.09s)
19:37:51 [2020-04-15T19:37:51.208Z] === RUN   TestVolumesInspect
19:37:51 [2020-04-15T19:37:51.208Z] --- PASS: TestVolumesInspect (0.01s)
19:37:51 [2020-04-15T19:37:51.208Z] === RUN   TestVolumesInvalidJSON
19:37:51 [2020-04-15T19:37:51.208Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:37:51 [2020-04-15T19:37:51.208Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:37:51 [2020-04-15T19:37:51.208Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:37:51 [2020-04-15T19:37:51.208Z] --- PASS: TestVolumesInvalidJSON (0.02s)
19:37:51 [2020-04-15T19:37:51.208Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:37:51 [2020-04-15T19:37:51.208Z] PASS
19:37:51 [2020-04-15T19:37:51.208Z] 
19:37:51 [2020-04-15T19:37:51.208Z] DONE 5 tests in 0.205s
19:37:51 [2020-04-15T19:37:51.208Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:37:51 [2020-04-15T19:37:51.447Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
19:37:51 [2020-04-15T19:37:51.447Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
19:37:51 [2020-04-15T19:37:51.447Z]     daemon.go:325: [d5ffcc2cdb380] waiting for daemon to start
19:37:51 [2020-04-15T19:37:51.447Z]     daemon.go:325: [d5ffcc2cdb380] waiting for daemon to start
19:37:51 [2020-04-15T19:37:51.447Z]     daemon.go:353: [d5ffcc2cdb380] daemon started
19:37:51 [2020-04-15T19:37:51.447Z]     daemon.go:461: [d5ffcc2cdb380] Stopping daemon
19:37:51 [2020-04-15T19:37:51.447Z]     daemon.go:296: [d5ffcc2cdb380] exiting daemon
19:37:51 [2020-04-15T19:37:51.447Z]     daemon.go:448: [d5ffcc2cdb380] Daemon stopped
19:37:51 [2020-04-15T19:37:51.447Z] === RUN   TestAuthZPluginAPIDenyResponse
19:37:51 [2020-04-15T19:37:51.555Z] ++++ cat bundles/test-integration/docker.pid
19:37:51 [2020-04-15T19:37:51.555Z] +++ kill 10825
19:37:52 [2020-04-15T19:37:52.010Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
19:37:52 [2020-04-15T19:37:52.010Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
19:37:52 [2020-04-15T19:37:52.010Z]     daemon.go:325: [d38565159af19] waiting for daemon to start
19:37:52 [2020-04-15T19:37:52.010Z]     daemon.go:325: [d38565159af19] waiting for daemon to start
19:37:52 [2020-04-15T19:37:52.010Z]     daemon.go:353: [d38565159af19] daemon started
19:37:52 [2020-04-15T19:37:52.010Z]     daemon.go:461: [d38565159af19] Stopping daemon
19:37:52 [2020-04-15T19:37:52.010Z]     daemon.go:296: [d38565159af19] exiting daemon
19:37:52 [2020-04-15T19:37:52.010Z]     daemon.go:448: [d38565159af19] Daemon stopped
19:37:52 [2020-04-15T19:37:52.010Z] === RUN   TestAuthZPluginDenyResponse
19:37:52 [2020-04-15T19:37:52.574Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
19:37:52 [2020-04-15T19:37:52.574Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
19:37:52 [2020-04-15T19:37:52.574Z]     daemon.go:325: [d747de1bee96a] waiting for daemon to start
19:37:52 [2020-04-15T19:37:52.574Z]     daemon.go:325: [d747de1bee96a] waiting for daemon to start
19:37:52 [2020-04-15T19:37:52.574Z]     daemon.go:353: [d747de1bee96a] daemon started
19:37:52 [2020-04-15T19:37:52.574Z]     daemon.go:461: [d747de1bee96a] Stopping daemon
19:37:52 [2020-04-15T19:37:52.574Z]     daemon.go:296: [d747de1bee96a] exiting daemon
19:37:52 [2020-04-15T19:37:52.574Z]     daemon.go:448: [d747de1bee96a] Daemon stopped
19:37:52 [2020-04-15T19:37:52.574Z] === RUN   TestAuthZPluginAllowEventStream
19:37:52 [2020-04-15T19:37:52.753Z] umount: bundles/test-integration/root: no mount point specified.
19:37:52 [2020-04-15T19:37:52.753Z] +++ /etc/init.d/apparmor stop
19:37:52 [2020-04-15T19:37:52.753Z] Leaving: AppArmorNo profiles have been unloaded.
19:37:52 [2020-04-15T19:37:52.753Z] 
19:37:52 [2020-04-15T19:37:52.753Z] Unloading profiles will leave already running processes permanently
19:37:52 [2020-04-15T19:37:52.753Z] unconfined, which can lead to unexpected situations.
19:37:52 [2020-04-15T19:37:52.753Z] 
19:37:52 [2020-04-15T19:37:52.753Z] To set a process to complain mode, use the command line tool
19:37:52 [2020-04-15T19:37:52.753Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:37:52 [2020-04-15T19:37:52.753Z] +++ true
19:37:52 [2020-04-15T19:37:52.753Z] 
19:37:53 [2020-04-15T19:37:53.944Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
19:37:54 [2020-04-15T19:37:54.508Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s)
19:37:54 [2020-04-15T19:37:54.508Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
19:37:54 [2020-04-15T19:37:54.508Z]     daemon.go:325: [d3954af9c0bbf] waiting for daemon to start
19:37:54 [2020-04-15T19:37:54.508Z]     daemon.go:325: [d3954af9c0bbf] waiting for daemon to start
19:37:54 [2020-04-15T19:37:54.508Z]     daemon.go:353: [d3954af9c0bbf] daemon started
19:37:54 [2020-04-15T19:37:54.508Z]     daemon.go:461: [d3954af9c0bbf] Stopping daemon
19:37:54 [2020-04-15T19:37:54.508Z]     daemon.go:296: [d3954af9c0bbf] exiting daemon
19:37:54 [2020-04-15T19:37:54.508Z]     daemon.go:448: [d3954af9c0bbf] Daemon stopped
19:37:54 [2020-04-15T19:37:54.508Z] === RUN   TestAuthZPluginErrorResponse
19:37:54 [2020-04-15T19:37:54.508Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
19:37:55 [2020-04-15T19:37:55.072Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
19:37:55 [2020-04-15T19:37:55.072Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
19:37:55 [2020-04-15T19:37:55.072Z]     daemon.go:325: [dc00fbf558155] waiting for daemon to start
19:37:55 [2020-04-15T19:37:55.072Z]     daemon.go:325: [dc00fbf558155] waiting for daemon to start
19:37:55 [2020-04-15T19:37:55.072Z]     daemon.go:353: [dc00fbf558155] daemon started
19:37:55 [2020-04-15T19:37:55.072Z]     daemon.go:461: [dc00fbf558155] Stopping daemon
19:37:55 [2020-04-15T19:37:55.072Z]     daemon.go:296: [dc00fbf558155] exiting daemon
19:37:55 [2020-04-15T19:37:55.072Z]     daemon.go:448: [dc00fbf558155] Daemon stopped
19:37:55 [2020-04-15T19:37:55.072Z] === RUN   TestAuthZPluginErrorRequest
19:37:55 [2020-04-15T19:37:55.072Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
Post stage
[Pipeline] junit
19:37:55 [2020-04-15T19:37:55.255Z] Recording test results
19:37:55 [2020-04-15T19:37:55.635Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
19:37:55 [2020-04-15T19:37:55.635Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
19:37:55 [2020-04-15T19:37:55.635Z]     daemon.go:325: [d6c97da1f4e80] waiting for daemon to start
19:37:55 [2020-04-15T19:37:55.635Z]     daemon.go:325: [d6c97da1f4e80] waiting for daemon to start
19:37:55 [2020-04-15T19:37:55.635Z]     daemon.go:353: [d6c97da1f4e80] daemon started
19:37:55 [2020-04-15T19:37:55.635Z]     daemon.go:461: [d6c97da1f4e80] Stopping daemon
19:37:55 [2020-04-15T19:37:55.635Z]     daemon.go:296: [d6c97da1f4e80] exiting daemon
19:37:55 [2020-04-15T19:37:55.635Z]     daemon.go:448: [d6c97da1f4e80] Daemon stopped
19:37:55 [2020-04-15T19:37:55.635Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:37:55 [2020-04-15T19:37:55.635Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:37:56 [2020-04-15T19:37:56.199Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
19:37:56 [2020-04-15T19:37:56.199Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:37:56 [2020-04-15T19:37:56.199Z]     daemon.go:325: [d13a9db50f864] waiting for daemon to start
19:37:56 [2020-04-15T19:37:56.199Z]     daemon.go:325: [d13a9db50f864] waiting for daemon to start
19:37:56 [2020-04-15T19:37:56.199Z]     daemon.go:353: [d13a9db50f864] daemon started
19:37:56 [2020-04-15T19:37:56.199Z]     daemon.go:461: [d13a9db50f864] Stopping daemon
19:37:56 [2020-04-15T19:37:56.199Z]     daemon.go:296: [d13a9db50f864] exiting daemon
19:37:56 [2020-04-15T19:37:56.199Z]     daemon.go:448: [d13a9db50f864] Daemon stopped
19:37:56 [2020-04-15T19:37:56.199Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:37:56 [2020-04-15T19:37:56.714Z] + echo Ensuring container killed.
19:37:56 [2020-04-15T19:37:56.714Z] Ensuring container killed.
19:37:56 [2020-04-15T19:37:56.714Z] + docker rm -vf docker-pr2
19:37:56 [2020-04-15T19:37:56.714Z] Error: No such container: docker-pr2
19:37:56 [2020-04-15T19:37:56.714Z] + true
[Pipeline] sh
19:37:57 [2020-04-15T19:37:57.129Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
19:37:57 [2020-04-15T19:37:57.129Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
19:37:57 [2020-04-15T19:37:57.459Z] + echo Chowning /workspace to jenkins user
19:37:57 [2020-04-15T19:37:57.459Z] Chowning /workspace to jenkins user
19:37:57 [2020-04-15T19:37:57.459Z] + id -u
19:37:57 [2020-04-15T19:37:57.459Z] + id -g
19:37:57 [2020-04-15T19:37:57.459Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40801:/workspace busybox chown -R 1001:1001 /workspace
19:37:57 [2020-04-15T19:37:57.459Z] Unable to find image 'busybox:latest' locally
19:37:57 [2020-04-15T19:37:57.459Z] latest: Pulling from library/busybox
19:37:57 [2020-04-15T19:37:57.692Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
19:37:57 [2020-04-15T19:37:57.814Z] 0f0ac3ee2e90: Pulling fs layer
19:37:57 [2020-04-15T19:37:57.814Z] 0f0ac3ee2e90: Verifying Checksum
19:37:57 [2020-04-15T19:37:57.814Z] 0f0ac3ee2e90: Download complete
19:37:58 [2020-04-15T19:37:58.168Z] 0f0ac3ee2e90: Pull complete
19:37:58 [2020-04-15T19:37:58.255Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.06s)
19:37:58 [2020-04-15T19:37:58.255Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
19:37:58 [2020-04-15T19:37:58.255Z]     daemon.go:325: [d3415802e5d83] waiting for daemon to start
19:37:58 [2020-04-15T19:37:58.255Z]     daemon.go:325: [d3415802e5d83] waiting for daemon to start
19:37:58 [2020-04-15T19:37:58.255Z]     daemon.go:353: [d3415802e5d83] daemon started
19:37:58 [2020-04-15T19:37:58.255Z]     daemon.go:461: [d3415802e5d83] Stopping daemon
19:37:58 [2020-04-15T19:37:58.255Z]     daemon.go:296: [d3415802e5d83] exiting daemon
19:37:58 [2020-04-15T19:37:58.255Z]     daemon.go:448: [d3415802e5d83] Daemon stopped
19:37:58 [2020-04-15T19:37:58.255Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:37:58 [2020-04-15T19:37:58.521Z] Digest: sha256:89b54451a47954c0422d873d438509dae87d478f1cb5d67fb130072f67ca5d25
19:37:58 [2020-04-15T19:37:58.521Z] Status: Downloaded newer image for busybox:latest
19:38:00 [2020-04-15T19:38:00.148Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.91s)
19:38:00 [2020-04-15T19:38:00.148Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
19:38:00 [2020-04-15T19:38:00.148Z]     daemon.go:325: [dc66cbd0cf098] waiting for daemon to start
19:38:00 [2020-04-15T19:38:00.148Z]     daemon.go:325: [dc66cbd0cf098] waiting for daemon to start
19:38:00 [2020-04-15T19:38:00.148Z]     daemon.go:353: [dc66cbd0cf098] daemon started
19:38:00 [2020-04-15T19:38:00.148Z]     daemon.go:461: [dc66cbd0cf098] Stopping daemon
19:38:00 [2020-04-15T19:38:00.148Z]     daemon.go:296: [dc66cbd0cf098] exiting daemon
19:38:00 [2020-04-15T19:38:00.148Z]     daemon.go:448: [dc66cbd0cf098] Daemon stopped
19:38:00 [2020-04-15T19:38:00.148Z] === RUN   TestAuthZPluginHeader
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:38:00 [2020-04-15T19:38:00.711Z] --- PASS: TestAuthZPluginHeader (0.79s)
19:38:00 [2020-04-15T19:38:00.711Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
19:38:00 [2020-04-15T19:38:00.711Z]     daemon.go:325: [d16567cc36e07] waiting for daemon to start
19:38:00 [2020-04-15T19:38:00.711Z]     daemon.go:325: [d16567cc36e07] waiting for daemon to start
19:38:00 [2020-04-15T19:38:00.711Z]     daemon.go:353: [d16567cc36e07] daemon started
19:38:00 [2020-04-15T19:38:00.711Z]     daemon.go:461: [d16567cc36e07] Stopping daemon
19:38:00 [2020-04-15T19:38:00.711Z]     daemon.go:296: [d16567cc36e07] exiting daemon
19:38:00 [2020-04-15T19:38:00.711Z]     daemon.go:448: [d16567cc36e07] Daemon stopped
19:38:00 [2020-04-15T19:38:00.711Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:38:01 [2020-04-15T19:38:01.000Z] + bundleName=s390x-integration
19:38:01 [2020-04-15T19:38:01.000Z] + echo Creating s390x-integration-bundles.tar.gz
19:38:01 [2020-04-15T19:38:01.000Z] Creating s390x-integration-bundles.tar.gz
19:38:01 [2020-04-15T19:38:01.000Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
19:38:01 [2020-04-15T19:38:01.000Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
19:38:01 [2020-04-15T19:38:01.112Z] Archiving artifacts
19:38:02 [2020-04-15T19:38:02.325Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40801/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:38:03 [2020-04-15T19:38:03.134Z] + make clean
19:38:03 [2020-04-15T19:38:03.618Z] docker volume rm -f docker-dev-cache
19:38:03 [2020-04-15T19:38:03.618Z] docker-dev-cache
[Pipeline] deleteDir
19:38:05 [2020-04-15T19:38:05.964Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.71s)
19:38:05 [2020-04-15T19:38:05.964Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest
19:38:05 [2020-04-15T19:38:05.964Z]     daemon.go:325: [d228b2571f082] waiting for daemon to start
19:38:05 [2020-04-15T19:38:05.964Z]     daemon.go:325: [d228b2571f082] waiting for daemon to start
19:38:05 [2020-04-15T19:38:05.964Z]     daemon.go:353: [d228b2571f082] daemon started
19:38:05 [2020-04-15T19:38:05.964Z]     daemon.go:461: [d228b2571f082] Stopping daemon
19:38:05 [2020-04-15T19:38:05.964Z]     daemon.go:296: [d228b2571f082] exiting daemon
19:38:05 [2020-04-15T19:38:05.964Z]     daemon.go:448: [d228b2571f082] Daemon stopped
19:38:05 [2020-04-15T19:38:05.964Z]     daemon.go:325: [d228b2571f082] waiting for daemon to start
19:38:05 [2020-04-15T19:38:05.964Z]     daemon.go:325: [d228b2571f082] waiting for daemon to start
19:38:05 [2020-04-15T19:38:05.964Z]     daemon.go:353: [d228b2571f082] daemon started
19:38:05 [2020-04-15T19:38:05.964Z]     daemon.go:461: [d228b2571f082] Stopping daemon
19:38:05 [2020-04-15T19:38:05.964Z]     daemon.go:296: [d228b2571f082] exiting daemon
19:38:05 [2020-04-15T19:38:05.964Z]     daemon.go:448: [d228b2571f082] Daemon stopped
19:38:05 [2020-04-15T19:38:05.964Z] === RUN   TestAuthZPluginV2Disable
19:38:09 [2020-04-15T19:38:09.238Z] === RUN   TestDockerSuite/TestBuildExpose
19:38:09 [2020-04-15T19:38:09.238Z] --- PASS: TestAuthZPluginV2Disable (3.45s)
19:38:09 [2020-04-15T19:38:09.238Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable
19:38:09 [2020-04-15T19:38:09.238Z]     daemon.go:325: [da5807f3309ba] waiting for daemon to start
19:38:09 [2020-04-15T19:38:09.238Z]     daemon.go:325: [da5807f3309ba] waiting for daemon to start
19:38:09 [2020-04-15T19:38:09.238Z]     daemon.go:353: [da5807f3309ba] daemon started
19:38:09 [2020-04-15T19:38:09.238Z]     daemon.go:461: [da5807f3309ba] Stopping daemon
19:38:09 [2020-04-15T19:38:09.238Z]     daemon.go:296: [da5807f3309ba] exiting daemon
19:38:09 [2020-04-15T19:38:09.238Z]     daemon.go:448: [da5807f3309ba] Daemon stopped
19:38:09 [2020-04-15T19:38:09.238Z]     daemon.go:325: [da5807f3309ba] waiting for daemon to start
19:38:09 [2020-04-15T19:38:09.238Z]     daemon.go:325: [da5807f3309ba] waiting for daemon to start
19:38:09 [2020-04-15T19:38:09.238Z]     daemon.go:353: [da5807f3309ba] daemon started
19:38:09 [2020-04-15T19:38:09.238Z]     daemon.go:461: [da5807f3309ba] Stopping daemon
19:38:09 [2020-04-15T19:38:09.238Z]     daemon.go:296: [da5807f3309ba] exiting daemon
19:38:09 [2020-04-15T19:38:09.238Z]     daemon.go:448: [da5807f3309ba] Daemon stopped
19:38:09 [2020-04-15T19:38:09.238Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:38:09 [2020-04-15T19:38:09.238Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
19:38:09 [2020-04-15T19:38:09.802Z] === RUN   TestDockerSuite/TestBuildExposeOrder
19:38:10 [2020-04-15T19:38:10.059Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
19:38:10 [2020-04-15T19:38:10.622Z] === RUN   TestDockerSuite/TestBuildFails
19:38:11 [2020-04-15T19:38:11.557Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
19:38:11 [2020-04-15T19:38:11.557Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
19:38:12 [2020-04-15T19:38:12.488Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.39s)
19:38:12 [2020-04-15T19:38:12.488Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests
19:38:12 [2020-04-15T19:38:12.488Z]     daemon.go:325: [d6f9daa6d11db] waiting for daemon to start
19:38:12 [2020-04-15T19:38:12.488Z]     daemon.go:325: [d6f9daa6d11db] waiting for daemon to start
19:38:12 [2020-04-15T19:38:12.488Z]     daemon.go:353: [d6f9daa6d11db] daemon started
19:38:12 [2020-04-15T19:38:12.488Z]     daemon.go:461: [d6f9daa6d11db] Stopping daemon
19:38:12 [2020-04-15T19:38:12.488Z]     daemon.go:296: [d6f9daa6d11db] exiting daemon
19:38:12 [2020-04-15T19:38:12.488Z]     daemon.go:448: [d6f9daa6d11db] Daemon stopped
19:38:12 [2020-04-15T19:38:12.488Z]     daemon.go:325: [d6f9daa6d11db] waiting for daemon to start
19:38:12 [2020-04-15T19:38:12.488Z]     daemon.go:325: [d6f9daa6d11db] waiting for daemon to start
19:38:12 [2020-04-15T19:38:12.488Z]     daemon.go:353: [d6f9daa6d11db] daemon started
19:38:12 [2020-04-15T19:38:12.488Z]     daemon.go:461: [d6f9daa6d11db] Stopping daemon
19:38:12 [2020-04-15T19:38:12.488Z]     daemon.go:296: [d6f9daa6d11db] exiting daemon
19:38:12 [2020-04-15T19:38:12.488Z]     daemon.go:448: [d6f9daa6d11db] Daemon stopped
19:38:12 [2020-04-15T19:38:12.488Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:38:13 [2020-04-15T19:38:13.856Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
19:38:15 [2020-04-15T19:38:15.228Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
19:38:15 [2020-04-15T19:38:15.910Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:38:15 [2020-04-15T19:38:15.910Z] 
19:38:15 [2020-04-15T19:38:15.910Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:38:15 [2020-04-15T19:38:15.910Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:38:15 [2020-04-15T19:38:15.910Z] HOSTNAME=bea1a9403959
19:38:15 [2020-04-15T19:38:15.910Z] TESTDEBUG=0
19:38:15 [2020-04-15T19:38:15.910Z] DEST=bundles/test-integration
19:38:15 [2020-04-15T19:38:15.910Z] PWD=/go/src/github.com/docker/docker
19:38:15 [2020-04-15T19:38:15.910Z] DOCKER_GITCOMMIT=e149ff62fe6fc7c32c518dcd4df85d603a104462
19:38:15 [2020-04-15T19:38:15.910Z] container=docker
19:38:15 [2020-04-15T19:38:15.910Z] HOME=/root
19:38:15 [2020-04-15T19:38:15.910Z] GOLANG_VERSION=1.13.10
19:38:15 [2020-04-15T19:38:15.910Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:38:15 [2020-04-15T19:38:15.910Z] VALIDATE_BRANCH=19.03
19:38:15 [2020-04-15T19:38:15.910Z] TERM=xterm
19:38:15 [2020-04-15T19:38:15.910Z] DOCKER_PKG=github.com/docker/docker
19:38:15 [2020-04-15T19:38:15.910Z] SHLVL=1
19:38:15 [2020-04-15T19:38:15.910Z] TIMEOUT=120m
19:38:15 [2020-04-15T19:38:15.910Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
19:38:15 [2020-04-15T19:38:15.910Z] DOCKER_GRAPHDRIVER=overlay2
19:38:15 [2020-04-15T19:38:15.910Z] GO111MODULE=off
19:38:15 [2020-04-15T19:38:15.910Z] DOCKER_EXPERIMENTAL=1
19:38:15 [2020-04-15T19:38:15.910Z] TEST_SKIP_INTEGRATION_CLI=1
19:38:15 [2020-04-15T19:38:15.910Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:38:15 [2020-04-15T19:38:15.910Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:38:15 [2020-04-15T19:38:15.910Z] GOPATH=/go
19:38:15 [2020-04-15T19:38:15.910Z] PKG_CONFIG=pkg-config
19:38:15 [2020-04-15T19:38:15.910Z] _=/usr/bin/env
19:38:15 [2020-04-15T19:38:15.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:38:17 [2020-04-15T19:38:17.122Z] === RUN   TestDockerSuite/TestBuildForceRm
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:38:19 [2020-04-15T19:38:19.660Z] === RUN   TestDockerSuite/TestBuildFromGit
19:38:22 [2020-04-15T19:38:22.180Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
19:38:22 [2020-04-15T19:38:22.437Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
19:38:23 [2020-04-15T19:38:23.804Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
19:38:25 [2020-04-15T19:38:25.698Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
19:38:25 [2020-04-15T19:38:25.954Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.62s)
19:38:25 [2020-04-15T19:38:25.955Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart
19:38:25 [2020-04-15T19:38:25.955Z]     daemon.go:325: [d92f8e99566b9] waiting for daemon to start
19:38:25 [2020-04-15T19:38:25.955Z]     daemon.go:325: [d92f8e99566b9] waiting for daemon to start
19:38:25 [2020-04-15T19:38:25.955Z]     daemon.go:353: [d92f8e99566b9] daemon started
19:38:25 [2020-04-15T19:38:25.955Z]     daemon.go:461: [d92f8e99566b9] Stopping daemon
19:38:25 [2020-04-15T19:38:25.955Z]     daemon.go:296: [d92f8e99566b9] exiting daemon
19:38:25 [2020-04-15T19:38:25.955Z]     daemon.go:448: [d92f8e99566b9] Daemon stopped
19:38:25 [2020-04-15T19:38:25.955Z]     daemon.go:325: [d92f8e99566b9] waiting for daemon to start
19:38:25 [2020-04-15T19:38:25.955Z]     daemon.go:325: [d92f8e99566b9] waiting for daemon to start
19:38:25 [2020-04-15T19:38:25.955Z]     daemon.go:296: [d92f8e99566b9] exiting daemon
19:38:25 [2020-04-15T19:38:25.955Z]     daemon.go:325: [d92f8e99566b9] waiting for daemon to start
19:38:25 [2020-04-15T19:38:25.955Z]     daemon.go:325: [d92f8e99566b9] waiting for daemon to start
19:38:25 [2020-04-15T19:38:25.955Z]     daemon.go:325: [d92f8e99566b9] waiting for daemon to start
19:38:25 [2020-04-15T19:38:25.955Z]     daemon.go:353: [d92f8e99566b9] daemon started
19:38:25 [2020-04-15T19:38:25.955Z]     daemon.go:461: [d92f8e99566b9] Stopping daemon
19:38:25 [2020-04-15T19:38:25.955Z]     daemon.go:296: [d92f8e99566b9] exiting daemon
19:38:25 [2020-04-15T19:38:25.955Z]     daemon.go:448: [d92f8e99566b9] Daemon stopped
19:38:25 [2020-04-15T19:38:25.955Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:38:26 [2020-04-15T19:38:26.212Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
19:38:26 [2020-04-15T19:38:26.776Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
19:38:28 [2020-04-15T19:38:28.668Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
19:38:30 [2020-04-15T19:38:30.561Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
19:38:31 [2020-04-15T19:38:31.929Z] === RUN   TestDockerSuite/TestBuildHistory
19:38:37 [2020-04-15T19:38:37.180Z] === RUN   TestDockerSuite/TestBuildIidFile
19:38:37 [2020-04-15T19:38:37.180Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
19:38:37 [2020-04-15T19:38:37.742Z] === RUN   TestDockerSuite/TestBuildInheritance
19:38:38 [2020-04-15T19:38:38.305Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
19:38:38 [2020-04-15T19:38:38.867Z] === RUN   TestDockerSuite/TestBuildInvalidTag
19:38:38 [2020-04-15T19:38:38.867Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
19:38:39 [2020-04-15T19:38:39.797Z] === RUN   TestDockerSuite/TestBuildLabel
19:38:40 [2020-04-15T19:38:40.361Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
19:38:40 [2020-04-15T19:38:40.618Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
19:38:41 [2020-04-15T19:38:41.048Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:38:41 [2020-04-15T19:38:41.048Z] ok  	github.com/docker/docker/api/server/httputils	0.008s	coverage: 14.7% of statements
19:38:41 [2020-04-15T19:38:41.048Z] ok  	github.com/docker/docker/api/server/middleware	0.026s	coverage: 37.7% of statements
19:38:41 [2020-04-15T19:38:41.048Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:38:41 [2020-04-15T19:38:41.048Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:38:41 [2020-04-15T19:38:41.048Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:38:41 [2020-04-15T19:38:41.048Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:38:41 [2020-04-15T19:38:41.048Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:38:41 [2020-04-15T19:38:41.048Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:38:41 [2020-04-15T19:38:41.048Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:38:41 [2020-04-15T19:38:41.048Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:38:41 [2020-04-15T19:38:41.048Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:38:41 [2020-04-15T19:38:41.048Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:38:41 [2020-04-15T19:38:41.048Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:38:41 [2020-04-15T19:38:41.048Z] ok  	github.com/docker/docker/api/server/router/swarm	0.005s	coverage: 3.1% of statements
19:38:41 [2020-04-15T19:38:41.048Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:38:41 [2020-04-15T19:38:41.048Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
19:38:41 [2020-04-15T19:38:41.048Z] ?   	github.com/docker/docker/api/types	[no test files]
19:38:41 [2020-04-15T19:38:41.048Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:38:41 [2020-04-15T19:38:41.048Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:38:41 [2020-04-15T19:38:41.048Z] ?   	github.com/docker/docker/api/types/container	[no test files]
19:38:41 [2020-04-15T19:38:41.048Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:38:41 [2020-04-15T19:38:41.048Z] ok  	github.com/docker/docker/api/types/strslice	0.006s	coverage: 90.0% of statements
19:38:41 [2020-04-15T19:38:41.048Z] ok  	github.com/docker/docker/api/types/filters	0.010s	coverage: 92.2% of statements
19:38:41 [2020-04-15T19:38:41.048Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:38:41 [2020-04-15T19:38:41.048Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:38:41 [2020-04-15T19:38:41.048Z] ?   	github.com/docker/docker/api/types/network	[no test files]
19:38:41 [2020-04-15T19:38:41.048Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:38:41 [2020-04-15T19:38:41.048Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
19:38:41 [2020-04-15T19:38:41.048Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:38:41 [2020-04-15T19:38:41.048Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:38:41 [2020-04-15T19:38:41.048Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
19:38:41 [2020-04-15T19:38:41.048Z] ok  	github.com/docker/docker/api/types/versions	0.012s	coverage: 75.0% of statements
19:38:41 [2020-04-15T19:38:41.048Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:38:41 [2020-04-15T19:38:41.048Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:38:41 [2020-04-15T19:38:41.048Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:38:41 [2020-04-15T19:38:41.048Z] ?   	github.com/docker/docker/builder	[no test files]
19:38:41 [2020-04-15T19:38:41.048Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:38:41 [2020-04-15T19:38:41.048Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:38:41 [2020-04-15T19:38:41.048Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:38:41 [2020-04-15T19:38:41.048Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:38:41 [2020-04-15T19:38:41.048Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:38:41 [2020-04-15T19:38:41.048Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:38:41 [2020-04-15T19:38:41.048Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:38:41 [2020-04-15T19:38:41.181Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
19:38:41 [2020-04-15T19:38:41.304Z] ok  	github.com/docker/docker/builder/dockerignore	0.003s	coverage: 96.8% of statements
19:38:41 [2020-04-15T19:38:41.437Z] === RUN   TestDockerSuite/TestBuildLabels
19:38:42 [2020-04-15T19:38:42.001Z] === RUN   TestDockerSuite/TestBuildLabelsCache
19:38:42 [2020-04-15T19:38:42.565Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.67s)
19:38:42 [2020-04-15T19:38:42.565Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
19:38:42 [2020-04-15T19:38:42.565Z]     daemon.go:325: [deaece5f55a67] waiting for daemon to start
19:38:42 [2020-04-15T19:38:42.565Z]     daemon.go:325: [deaece5f55a67] waiting for daemon to start
19:38:42 [2020-04-15T19:38:42.565Z]     daemon.go:353: [deaece5f55a67] daemon started
19:38:42 [2020-04-15T19:38:42.565Z]     daemon.go:461: [deaece5f55a67] Stopping daemon
19:38:42 [2020-04-15T19:38:42.565Z]     daemon.go:296: [deaece5f55a67] exiting daemon
19:38:42 [2020-04-15T19:38:42.565Z]     daemon.go:448: [deaece5f55a67] Daemon stopped
19:38:42 [2020-04-15T19:38:42.565Z]     daemon.go:325: [deaece5f55a67] waiting for daemon to start
19:38:42 [2020-04-15T19:38:42.565Z]     daemon.go:325: [deaece5f55a67] waiting for daemon to start
19:38:42 [2020-04-15T19:38:42.565Z]     daemon.go:325: [deaece5f55a67] waiting for daemon to start
19:38:42 [2020-04-15T19:38:42.565Z]     daemon.go:325: [deaece5f55a67] waiting for daemon to start
19:38:42 [2020-04-15T19:38:42.565Z]     daemon.go:339: [deaece5f55a67] error pinging daemon on start: Get http://deaece5f55a67.sock/_ping: context deadline exceeded
19:38:42 [2020-04-15T19:38:42.565Z]     daemon.go:325: [deaece5f55a67] waiting for daemon to start
19:38:42 [2020-04-15T19:38:42.565Z]     daemon.go:339: [deaece5f55a67] error pinging daemon on start: Get http://deaece5f55a67.sock/_ping: context deadline exceeded
19:38:42 [2020-04-15T19:38:42.565Z]     daemon.go:325: [deaece5f55a67] waiting for daemon to start
19:38:42 [2020-04-15T19:38:42.565Z]     daemon.go:339: [deaece5f55a67] error pinging daemon on start: Get http://deaece5f55a67.sock/_ping: context deadline exceeded
19:38:42 [2020-04-15T19:38:42.565Z]     daemon.go:325: [deaece5f55a67] waiting for daemon to start
19:38:42 [2020-04-15T19:38:42.565Z]     daemon.go:339: [deaece5f55a67] error pinging daemon on start: Get http://deaece5f55a67.sock/_ping: context deadline exceeded
19:38:42 [2020-04-15T19:38:42.565Z]     daemon.go:296: [deaece5f55a67] exiting daemon
19:38:42 [2020-04-15T19:38:42.565Z]     daemon.go:325: [deaece5f55a67] waiting for daemon to start
19:38:42 [2020-04-15T19:38:42.565Z]     daemon.go:325: [deaece5f55a67] waiting for daemon to start
19:38:42 [2020-04-15T19:38:42.565Z]     daemon.go:325: [deaece5f55a67] waiting for daemon to start
19:38:42 [2020-04-15T19:38:42.565Z]     daemon.go:353: [deaece5f55a67] daemon started
19:38:42 [2020-04-15T19:38:42.565Z]     daemon.go:461: [deaece5f55a67] Stopping daemon
19:38:42 [2020-04-15T19:38:42.565Z]     daemon.go:296: [deaece5f55a67] exiting daemon
19:38:42 [2020-04-15T19:38:42.565Z]     daemon.go:448: [deaece5f55a67] Daemon stopped
19:38:42 [2020-04-15T19:38:42.565Z] PASS
19:38:42 [2020-04-15T19:38:42.565Z] 
19:38:42 [2020-04-15T19:38:42.565Z] DONE 17 tests in 53.825s
19:38:42 [2020-04-15T19:38:42.565Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:38:42 [2020-04-15T19:38:42.565Z] ++ 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
19:38:42 [2020-04-15T19:38:42.565Z] ++ set -e
19:38:42 [2020-04-15T19:38:42.565Z] ++ '[' -n 0 ']'
19:38:42 [2020-04-15T19:38:42.565Z] ++ set -x
19:38:42 [2020-04-15T19:38:42.565Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
19:38:42 [2020-04-15T19:38:42.823Z] INFO: Testing against a local daemon
19:38:42 [2020-04-15T19:38:42.823Z] === RUN   TestPluginInvalidJSON
19:38:42 [2020-04-15T19:38:42.823Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:38:42 [2020-04-15T19:38:42.823Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:38:42 [2020-04-15T19:38:42.823Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:38:42 [2020-04-15T19:38:42.823Z] --- PASS: TestPluginInvalidJSON (0.02s)
19:38:42 [2020-04-15T19:38:42.823Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:38:42 [2020-04-15T19:38:42.823Z] PASS
19:38:42 [2020-04-15T19:38:42.823Z] 
19:38:42 [2020-04-15T19:38:42.823Z] DONE 2 tests in 0.136s
19:38:42 [2020-04-15T19:38:42.823Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:38:42 [2020-04-15T19:38:42.823Z] ++ 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
19:38:42 [2020-04-15T19:38:42.823Z] ++ set -e
19:38:42 [2020-04-15T19:38:42.823Z] ++ '[' -n 0 ']'
19:38:42 [2020-04-15T19:38:42.823Z] ++ set -x
19:38:42 [2020-04-15T19:38:42.823Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
19:38:43 [2020-04-15T19:38:43.080Z] INFO: Testing against a local daemon
19:38:43 [2020-04-15T19:38:43.080Z] === RUN   TestExternalGraphDriver
19:38:43 [2020-04-15T19:38:43.080Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
19:38:43 [2020-04-15T19:38:43.080Z] === RUN   TestExternalGraphDriver/json
19:38:44 [2020-04-15T19:38:44.561Z] ok  	github.com/docker/docker/builder/fscache	0.125s	coverage: 69.2% of statements
19:38:45 [2020-04-15T19:38:45.485Z] ok  	github.com/docker/docker/builder/dockerfile	0.587s	coverage: 45.1% of statements
19:38:45 [2020-04-15T19:38:45.601Z] === RUN   TestExternalGraphDriver/spec
19:38:46 [2020-04-15T19:38:46.165Z] === RUN   TestDockerSuite/TestBuildLastModified
19:38:47 [2020-04-15T19:38:47.367Z] ok  	github.com/docker/docker/builder/remotecontext	0.167s	coverage: 13.6% of statements
19:38:47 [2020-04-15T19:38:47.535Z] === RUN   TestExternalGraphDriver/pull
19:38:47 [2020-04-15T19:38:47.622Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.006s	coverage: 85.1% of statements
19:38:47 [2020-04-15T19:38:47.877Z] ?   	github.com/docker/docker/cli	[no test files]
19:38:47 [2020-04-15T19:38:47.877Z] ?   	github.com/docker/docker/cli/config	[no test files]
19:38:48 [2020-04-15T19:38:48.131Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
19:38:48 [2020-04-15T19:38:48.903Z] --- PASS: TestExternalGraphDriver (6.00s)
19:38:48 [2020-04-15T19:38:48.903Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
19:38:48 [2020-04-15T19:38:48.903Z]     daemon.go:325: [deb2b32a254ec] waiting for daemon to start
19:38:48 [2020-04-15T19:38:48.903Z]     daemon.go:325: [deb2b32a254ec] waiting for daemon to start
19:38:48 [2020-04-15T19:38:48.903Z]     daemon.go:353: [deb2b32a254ec] daemon started
19:38:48 [2020-04-15T19:38:48.903Z]     daemon.go:461: [deb2b32a254ec] Stopping daemon
19:38:48 [2020-04-15T19:38:48.903Z]     daemon.go:296: [deb2b32a254ec] exiting daemon
19:38:48 [2020-04-15T19:38:48.903Z]     daemon.go:448: [deb2b32a254ec] Daemon stopped
19:38:48 [2020-04-15T19:38:48.903Z]     daemon.go:325: [deb2b32a254ec] waiting for daemon to start
19:38:48 [2020-04-15T19:38:48.903Z]     daemon.go:325: [deb2b32a254ec] waiting for daemon to start
19:38:48 [2020-04-15T19:38:48.903Z]     daemon.go:353: [deb2b32a254ec] daemon started
19:38:48 [2020-04-15T19:38:48.903Z]     daemon.go:461: [deb2b32a254ec] Stopping daemon
19:38:48 [2020-04-15T19:38:48.903Z]     daemon.go:296: [deb2b32a254ec] exiting daemon
19:38:48 [2020-04-15T19:38:48.903Z]     daemon.go:448: [deb2b32a254ec] Daemon stopped
19:38:48 [2020-04-15T19:38:48.903Z]     --- PASS: TestExternalGraphDriver/json (2.06s)
19:38:48 [2020-04-15T19:38:48.903Z]     daemon.go:325: [deb2b32a254ec] waiting for daemon to start
19:38:48 [2020-04-15T19:38:48.903Z]     daemon.go:325: [deb2b32a254ec] waiting for daemon to start
19:38:48 [2020-04-15T19:38:48.903Z]     daemon.go:353: [deb2b32a254ec] daemon started
19:38:48 [2020-04-15T19:38:48.903Z]     daemon.go:461: [deb2b32a254ec] Stopping daemon
19:38:48 [2020-04-15T19:38:48.903Z]     daemon.go:296: [deb2b32a254ec] exiting daemon
19:38:48 [2020-04-15T19:38:48.903Z]     daemon.go:448: [deb2b32a254ec] Daemon stopped
19:38:48 [2020-04-15T19:38:48.903Z]     daemon.go:325: [deb2b32a254ec] waiting for daemon to start
19:38:48 [2020-04-15T19:38:48.903Z]     daemon.go:325: [deb2b32a254ec] waiting for daemon to start
19:38:48 [2020-04-15T19:38:48.903Z]     daemon.go:353: [deb2b32a254ec] daemon started
19:38:48 [2020-04-15T19:38:48.903Z]     daemon.go:461: [deb2b32a254ec] Stopping daemon
19:38:48 [2020-04-15T19:38:48.903Z]     daemon.go:296: [deb2b32a254ec] exiting daemon
19:38:48 [2020-04-15T19:38:48.903Z]     daemon.go:448: [deb2b32a254ec] Daemon stopped
19:38:48 [2020-04-15T19:38:48.903Z]     --- PASS: TestExternalGraphDriver/spec (2.11s)
19:38:48 [2020-04-15T19:38:48.903Z]     daemon.go:325: [deb2b32a254ec] waiting for daemon to start
19:38:48 [2020-04-15T19:38:48.903Z]     daemon.go:325: [deb2b32a254ec] waiting for daemon to start
19:38:48 [2020-04-15T19:38:48.903Z]     daemon.go:353: [deb2b32a254ec] daemon started
19:38:48 [2020-04-15T19:38:48.903Z]     daemon.go:461: [deb2b32a254ec] Stopping daemon
19:38:48 [2020-04-15T19:38:48.903Z]     daemon.go:296: [deb2b32a254ec] exiting daemon
19:38:48 [2020-04-15T19:38:48.903Z]     daemon.go:448: [deb2b32a254ec] Daemon stopped
19:38:48 [2020-04-15T19:38:48.903Z]     --- PASS: TestExternalGraphDriver/pull (1.66s)
19:38:48 [2020-04-15T19:38:48.903Z] === RUN   TestGraphdriverPluginV2
19:38:51 [2020-04-15T19:38:51.425Z] === RUN   TestDockerSuite/TestBuildLineBreak
19:38:53 [2020-04-15T19:38:53.366Z] ok  	github.com/docker/docker/client	0.175s	coverage: 75.7% of statements
19:38:53 [2020-04-15T19:38:53.948Z] --- PASS: TestGraphdriverPluginV2 (4.77s)
19:38:53 [2020-04-15T19:38:53.948Z]     external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2
19:38:53 [2020-04-15T19:38:53.948Z]     daemon.go:325: [df0f4ab42a087] waiting for daemon to start
19:38:53 [2020-04-15T19:38:53.948Z]     daemon.go:325: [df0f4ab42a087] waiting for daemon to start
19:38:53 [2020-04-15T19:38:53.948Z]     daemon.go:353: [df0f4ab42a087] daemon started
19:38:53 [2020-04-15T19:38:53.948Z]     daemon.go:461: [df0f4ab42a087] Stopping daemon
19:38:53 [2020-04-15T19:38:53.948Z]     daemon.go:296: [df0f4ab42a087] exiting daemon
19:38:53 [2020-04-15T19:38:53.948Z]     daemon.go:448: [df0f4ab42a087] Daemon stopped
19:38:53 [2020-04-15T19:38:53.948Z]     daemon.go:325: [df0f4ab42a087] waiting for daemon to start
19:38:53 [2020-04-15T19:38:53.948Z]     daemon.go:325: [df0f4ab42a087] waiting for daemon to start
19:38:53 [2020-04-15T19:38:53.948Z]     daemon.go:353: [df0f4ab42a087] daemon started
19:38:53 [2020-04-15T19:38:53.948Z]     daemon.go:461: [df0f4ab42a087] Stopping daemon
19:38:53 [2020-04-15T19:38:53.948Z]     daemon.go:296: [df0f4ab42a087] exiting daemon
19:38:53 [2020-04-15T19:38:53.948Z]     daemon.go:448: [df0f4ab42a087] Daemon stopped
19:38:53 [2020-04-15T19:38:53.948Z] PASS
19:38:53 [2020-04-15T19:38:53.948Z] 
19:38:53 [2020-04-15T19:38:53.948Z] DONE 5 tests in 10.933s
19:38:53 [2020-04-15T19:38:53.948Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:38:53 [2020-04-15T19:38:53.948Z] ++ 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
19:38:53 [2020-04-15T19:38:53.948Z] ++ set -e
19:38:53 [2020-04-15T19:38:53.948Z] ++ '[' -n 0 ']'
19:38:53 [2020-04-15T19:38:53.948Z] ++ set -x
19:38:53 [2020-04-15T19:38:53.948Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
19:38:53 [2020-04-15T19:38:53.948Z] INFO: Testing against a local daemon
19:38:53 [2020-04-15T19:38:53.948Z] === RUN   TestContinueAfterPluginCrash
19:38:53 [2020-04-15T19:38:53.948Z] === PAUSE TestContinueAfterPluginCrash
19:38:53 [2020-04-15T19:38:53.948Z] === RUN   TestDaemonStartWithLogOpt
19:38:53 [2020-04-15T19:38:53.948Z] === PAUSE TestDaemonStartWithLogOpt
19:38:53 [2020-04-15T19:38:53.948Z] === CONT  TestContinueAfterPluginCrash
19:38:53 [2020-04-15T19:38:53.948Z] === CONT  TestDaemonStartWithLogOpt
19:38:55 [2020-04-15T19:38:55.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:38:55 [2020-04-15T19:38:55.846Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
19:38:55 [2020-04-15T19:38:55.846Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
19:38:56 [2020-04-15T19:38:56.106Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
19:38:56 [2020-04-15T19:38:56.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:38:56 [2020-04-15T19:38:56.363Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
19:38:56 [2020-04-15T19:38:56.620Z] === RUN   TestDockerSuite/TestBuildMaintainer
19:38:57 [2020-04-15T19:38:57.183Z] === RUN   TestDockerSuite/TestBuildMissingArgs
19:39:00 [2020-04-15T19:39:00.457Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
19:39:00 [2020-04-15T19:39:00.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:39:02 [2020-04-15T19:39:02.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:39:02 [2020-04-15T19:39:02.354Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
19:39:03 [2020-04-15T19:39:03.725Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
19:39:04 [2020-04-15T19:39:04.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:39:06 [2020-04-15T19:39:06.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:39:08 [2020-04-15T19:39:08.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:39:08 [2020-04-15T19:39:08.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:39:08 [2020-04-15T19:39:08.985Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
19:39:09 [2020-04-15T19:39:09.242Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
19:39:09 [2020-04-15T19:39:09.806Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
19:39:11 [2020-04-15T19:39:11.175Z] --- PASS: TestDaemonStartWithLogOpt (17.16s)
19:39:11 [2020-04-15T19:39:11.175Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
19:39:11 [2020-04-15T19:39:11.175Z]     daemon.go:325: [dd858976ee5d5] waiting for daemon to start
19:39:11 [2020-04-15T19:39:11.175Z]     daemon.go:325: [dd858976ee5d5] waiting for daemon to start
19:39:11 [2020-04-15T19:39:11.175Z]     daemon.go:353: [dd858976ee5d5] daemon started
19:39:11 [2020-04-15T19:39:11.175Z]     daemon.go:461: [dd858976ee5d5] Stopping daemon
19:39:11 [2020-04-15T19:39:11.175Z]     daemon.go:296: [dd858976ee5d5] exiting daemon
19:39:11 [2020-04-15T19:39:11.175Z]     daemon.go:448: [dd858976ee5d5] Daemon stopped
19:39:11 [2020-04-15T19:39:11.175Z]     daemon.go:325: [dd858976ee5d5] waiting for daemon to start
19:39:11 [2020-04-15T19:39:11.175Z]     daemon.go:325: [dd858976ee5d5] waiting for daemon to start
19:39:11 [2020-04-15T19:39:11.175Z]     daemon.go:353: [dd858976ee5d5] daemon started
19:39:11 [2020-04-15T19:39:11.175Z]     daemon.go:461: [dd858976ee5d5] Stopping daemon
19:39:11 [2020-04-15T19:39:11.175Z]     daemon.go:296: [dd858976ee5d5] exiting daemon
19:39:11 [2020-04-15T19:39:11.175Z]     daemon.go:448: [dd858976ee5d5] Daemon stopped
19:39:12 [2020-04-15T19:39:12.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:39:14 [2020-04-15T19:39:14.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:39:16 [2020-04-15T19:39:16.425Z] --- PASS: TestContinueAfterPluginCrash (22.13s)
19:39:16 [2020-04-15T19:39:16.425Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
19:39:16 [2020-04-15T19:39:16.425Z]     daemon.go:325: [d47f2dca0f01f] waiting for daemon to start
19:39:16 [2020-04-15T19:39:16.425Z]     daemon.go:325: [d47f2dca0f01f] waiting for daemon to start
19:39:16 [2020-04-15T19:39:16.425Z]     daemon.go:353: [d47f2dca0f01f] daemon started
19:39:16 [2020-04-15T19:39:16.425Z]     daemon.go:461: [d47f2dca0f01f] Stopping daemon
19:39:16 [2020-04-15T19:39:16.425Z]     daemon.go:296: [d47f2dca0f01f] exiting daemon
19:39:16 [2020-04-15T19:39:16.425Z]     daemon.go:448: [d47f2dca0f01f] Daemon stopped
19:39:16 [2020-04-15T19:39:16.425Z] PASS
19:39:16 [2020-04-15T19:39:16.425Z] 
19:39:16 [2020-04-15T19:39:16.425Z] DONE 2 tests in 22.263s
19:39:16 [2020-04-15T19:39:16.425Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:39:16 [2020-04-15T19:39:16.425Z] ++ 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
19:39:16 [2020-04-15T19:39:16.425Z] ++ set -e
19:39:16 [2020-04-15T19:39:16.425Z] ++ '[' -n 0 ']'
19:39:16 [2020-04-15T19:39:16.425Z] ++ set -x
19:39:16 [2020-04-15T19:39:16.425Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
19:39:16 [2020-04-15T19:39:16.425Z] INFO: Testing against a local daemon
19:39:16 [2020-04-15T19:39:16.425Z] === RUN   TestPluginWithDevMounts
19:39:16 [2020-04-15T19:39:16.425Z] === PAUSE TestPluginWithDevMounts
19:39:16 [2020-04-15T19:39:16.425Z] === CONT  TestPluginWithDevMounts
19:39:18 [2020-04-15T19:39:18.321Z] --- PASS: TestPluginWithDevMounts (1.94s)
19:39:18 [2020-04-15T19:39:18.321Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
19:39:18 [2020-04-15T19:39:18.321Z]     daemon.go:325: [dcdf3c03352d7] waiting for daemon to start
19:39:18 [2020-04-15T19:39:18.321Z]     daemon.go:325: [dcdf3c03352d7] waiting for daemon to start
19:39:18 [2020-04-15T19:39:18.321Z]     daemon.go:353: [dcdf3c03352d7] daemon started
19:39:18 [2020-04-15T19:39:18.321Z]     daemon.go:461: [dcdf3c03352d7] Stopping daemon
19:39:18 [2020-04-15T19:39:18.321Z]     daemon.go:296: [dcdf3c03352d7] exiting daemon
19:39:18 [2020-04-15T19:39:18.321Z]     daemon.go:448: [dcdf3c03352d7] Daemon stopped
19:39:18 [2020-04-15T19:39:18.321Z] PASS
19:39:18 [2020-04-15T19:39:18.321Z] 
19:39:18 [2020-04-15T19:39:18.321Z] DONE 1 tests in 2.054s
19:39:18 [2020-04-15T19:39:18.321Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
19:39:18 [2020-04-15T19:39:18.321Z] ++ 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
19:39:18 [2020-04-15T19:39:18.321Z] ++ set -e
19:39:18 [2020-04-15T19:39:18.321Z] ++ '[' -n 0 ']'
19:39:18 [2020-04-15T19:39:18.321Z] ++ set -x
19:39:18 [2020-04-15T19:39:18.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
19:39:18 [2020-04-15T19:39:18.321Z] INFO: Testing against a local daemon
19:39:18 [2020-04-15T19:39:18.321Z] === RUN   TestSecretInspect
19:39:19 [2020-04-15T19:39:19.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:39:20 [2020-04-15T19:39:20.842Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
19:39:21 [2020-04-15T19:39:21.099Z] --- PASS: TestSecretInspect (2.83s)
19:39:21 [2020-04-15T19:39:21.099Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
19:39:21 [2020-04-15T19:39:21.099Z]     daemon.go:325: [d384df73fb312] waiting for daemon to start
19:39:21 [2020-04-15T19:39:21.099Z]     daemon.go:325: [d384df73fb312] waiting for daemon to start
19:39:21 [2020-04-15T19:39:21.099Z]     daemon.go:353: [d384df73fb312] daemon started
19:39:21 [2020-04-15T19:39:21.099Z]     daemon.go:461: [d384df73fb312] Stopping daemon
19:39:21 [2020-04-15T19:39:21.099Z]     daemon.go:296: [d384df73fb312] exiting daemon
19:39:21 [2020-04-15T19:39:21.099Z]     daemon.go:448: [d384df73fb312] Daemon stopped
19:39:21 [2020-04-15T19:39:21.099Z] === RUN   TestSecretList
19:39:24 [2020-04-15T19:39:24.372Z] --- PASS: TestSecretList (3.05s)
19:39:24 [2020-04-15T19:39:24.372Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
19:39:24 [2020-04-15T19:39:24.372Z]     daemon.go:325: [d2a384a57c9e6] waiting for daemon to start
19:39:24 [2020-04-15T19:39:24.372Z]     daemon.go:325: [d2a384a57c9e6] waiting for daemon to start
19:39:24 [2020-04-15T19:39:24.372Z]     daemon.go:353: [d2a384a57c9e6] daemon started
19:39:24 [2020-04-15T19:39:24.372Z]     daemon.go:461: [d2a384a57c9e6] Stopping daemon
19:39:24 [2020-04-15T19:39:24.372Z]     daemon.go:296: [d2a384a57c9e6] exiting daemon
19:39:24 [2020-04-15T19:39:24.372Z]     daemon.go:448: [d2a384a57c9e6] Daemon stopped
19:39:24 [2020-04-15T19:39:24.372Z] === RUN   TestSecretsCreateAndDelete
19:39:24 [2020-04-15T19:39:24.937Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
19:39:26 [2020-04-15T19:39:26.306Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
19:39:27 [2020-04-15T19:39:27.236Z] --- PASS: TestSecretsCreateAndDelete (3.11s)
19:39:27 [2020-04-15T19:39:27.236Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
19:39:27 [2020-04-15T19:39:27.236Z]     daemon.go:325: [dc08118468b0f] waiting for daemon to start
19:39:27 [2020-04-15T19:39:27.236Z]     daemon.go:325: [dc08118468b0f] waiting for daemon to start
19:39:27 [2020-04-15T19:39:27.236Z]     daemon.go:353: [dc08118468b0f] daemon started
19:39:27 [2020-04-15T19:39:27.236Z]     daemon.go:461: [dc08118468b0f] Stopping daemon
19:39:27 [2020-04-15T19:39:27.236Z]     daemon.go:296: [dc08118468b0f] exiting daemon
19:39:27 [2020-04-15T19:39:27.236Z]     daemon.go:448: [dc08118468b0f] Daemon stopped
19:39:27 [2020-04-15T19:39:27.236Z] === RUN   TestSecretsUpdate
19:39:29 [2020-04-15T19:39:29.130Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
19:39:29 [2020-04-15T19:39:29.130Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
19:39:29 [2020-04-15T19:39:29.694Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
19:39:30 [2020-04-15T19:39:30.258Z] --- PASS: TestSecretsUpdate (3.01s)
19:39:30 [2020-04-15T19:39:30.258Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
19:39:30 [2020-04-15T19:39:30.258Z]     daemon.go:325: [dd2cfc8e8ce13] waiting for daemon to start
19:39:30 [2020-04-15T19:39:30.258Z]     daemon.go:325: [dd2cfc8e8ce13] waiting for daemon to start
19:39:30 [2020-04-15T19:39:30.258Z]     daemon.go:353: [dd2cfc8e8ce13] daemon started
19:39:30 [2020-04-15T19:39:30.258Z]     daemon.go:461: [dd2cfc8e8ce13] Stopping daemon
19:39:30 [2020-04-15T19:39:30.258Z]     daemon.go:296: [dd2cfc8e8ce13] exiting daemon
19:39:30 [2020-04-15T19:39:30.258Z]     daemon.go:448: [dd2cfc8e8ce13] Daemon stopped
19:39:30 [2020-04-15T19:39:30.258Z] === RUN   TestTemplatedSecret
19:39:32 [2020-04-15T19:39:32.008Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.003s	coverage: 72.9% of statements
19:39:32 [2020-04-15T19:39:32.008Z] ok  	github.com/docker/docker/cmd/dockerd	0.069s	coverage: 29.5% of statements
19:39:32 [2020-04-15T19:39:32.008Z] ok  	github.com/docker/docker/container	0.144s	coverage: 35.3% of statements
19:39:32 [2020-04-15T19:39:32.008Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:39:32 [2020-04-15T19:39:32.008Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:39:32 [2020-04-15T19:39:32.008Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
19:39:32 [2020-04-15T19:39:32.008Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:39:32 [2020-04-15T19:39:32.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:39:33 [2020-04-15T19:39:33.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:39:34 [2020-04-15T19:39:34.435Z] --- PASS: TestTemplatedSecret (3.95s)
19:39:34 [2020-04-15T19:39:34.435Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
19:39:34 [2020-04-15T19:39:34.435Z]     daemon.go:325: [d3c48b852f5b1] waiting for daemon to start
19:39:34 [2020-04-15T19:39:34.435Z]     daemon.go:325: [d3c48b852f5b1] waiting for daemon to start
19:39:34 [2020-04-15T19:39:34.435Z]     daemon.go:353: [d3c48b852f5b1] daemon started
19:39:34 [2020-04-15T19:39:34.435Z]     daemon.go:461: [d3c48b852f5b1] Stopping daemon
19:39:34 [2020-04-15T19:39:34.435Z]     daemon.go:296: [d3c48b852f5b1] exiting daemon
19:39:34 [2020-04-15T19:39:34.435Z]     daemon.go:448: [d3c48b852f5b1] Daemon stopped
19:39:34 [2020-04-15T19:39:34.435Z] === RUN   TestSecretCreateResolve
19:39:34 [2020-04-15T19:39:34.435Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
19:39:34 [2020-04-15T19:39:34.998Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
19:39:35 [2020-04-15T19:39:35.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:39:37 [2020-04-15T19:39:37.530Z] --- PASS: TestSecretCreateResolve (3.19s)
19:39:37 [2020-04-15T19:39:37.530Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve
19:39:37 [2020-04-15T19:39:37.530Z]     daemon.go:325: [d4eae85821184] waiting for daemon to start
19:39:37 [2020-04-15T19:39:37.530Z]     daemon.go:325: [d4eae85821184] waiting for daemon to start
19:39:37 [2020-04-15T19:39:37.530Z]     daemon.go:353: [d4eae85821184] daemon started
19:39:37 [2020-04-15T19:39:37.530Z]     daemon.go:461: [d4eae85821184] Stopping daemon
19:39:37 [2020-04-15T19:39:37.530Z]     daemon.go:296: [d4eae85821184] exiting daemon
19:39:37 [2020-04-15T19:39:37.530Z]     daemon.go:448: [d4eae85821184] Daemon stopped
19:39:37 [2020-04-15T19:39:37.530Z] PASS
19:39:37 [2020-04-15T19:39:37.530Z] === RUN   TestDockerSuite/TestBuildMultipleTags
19:39:37 [2020-04-15T19:39:37.530Z] 
19:39:37 [2020-04-15T19:39:37.530Z] DONE 6 tests in 19.257s
19:39:37 [2020-04-15T19:39:37.530Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
19:39:37 [2020-04-15T19:39:37.530Z] ++ 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
19:39:37 [2020-04-15T19:39:37.530Z] ++ set -e
19:39:37 [2020-04-15T19:39:37.530Z] ++ '[' -n 0 ']'
19:39:37 [2020-04-15T19:39:37.530Z] ++ set -x
19:39:37 [2020-04-15T19:39:37.531Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
19:39:37 [2020-04-15T19:39:37.531Z] INFO: Testing against a local daemon
19:39:37 [2020-04-15T19:39:37.531Z] === RUN   TestServiceCreateInit
19:39:37 [2020-04-15T19:39:37.531Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:39:37 [2020-04-15T19:39:37.787Z] === RUN   TestDockerSuite/TestBuildNetContainer
19:39:39 [2020-04-15T19:39:39.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:39:40 [2020-04-15T19:39:40.079Z] ok  	github.com/docker/docker/daemon/cluster	0.030s	coverage: 0.5% of statements
19:39:40 [2020-04-15T19:39:40.307Z] === RUN   TestDockerSuite/TestBuildNetNone
19:39:40 [2020-04-15T19:39:40.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:39:41 [2020-04-15T19:39:41.236Z] === RUN   TestDockerSuite/TestBuildNoContext
19:39:41 [2020-04-15T19:39:41.440Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
19:39:42 [2020-04-15T19:39:42.166Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
19:39:42 [2020-04-15T19:39:42.730Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:39:42 [2020-04-15T19:39:42.798Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 35.8% of statements
19:39:42 [2020-04-15T19:39:42.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:39:43 [2020-04-15T19:39:43.293Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
19:39:44 [2020-04-15T19:39:44.912Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:39:44 [2020-04-15T19:39:44.912Z] Using test binary docker
19:39:44 [2020-04-15T19:39:44.912Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:39:44 [2020-04-15T19:39:44.912Z] +++ /etc/init.d/apparmor start
19:39:44 [2020-04-15T19:39:44.912Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:39:44 [2020-04-15T19:39:44.912Z] INFO: Waiting for daemon to start...
19:39:44 [2020-04-15T19:39:44.912Z] Starting dockerd
19:39:44 [2020-04-15T19:39:44.912Z] +++ 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:39:45 [2020-04-15T19:39:45.189Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
19:39:45 [2020-04-15T19:39:45.753Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
19:39:45 [2020-04-15T19:39:45.753Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
19:39:46 [2020-04-15T19:39:46.010Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
19:39:46 [2020-04-15T19:39:46.574Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
19:39:46 [2020-04-15T19:39:46.698Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
19:39:46 [2020-04-15T19:39:46.698Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
19:39:46 [2020-04-15T19:39:46.698Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
19:39:46 [2020-04-15T19:39:46.698Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
19:39:46 [2020-04-15T19:39:46.698Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
19:39:46 [2020-04-15T19:39:46.698Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
19:39:46 [2020-04-15T19:39:46.698Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
19:39:46 [2020-04-15T19:39:46.698Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
19:39:46 [2020-04-15T19:39:46.698Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
19:39:46 [2020-04-15T19:39:46.698Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
19:39:46 [2020-04-15T19:39:46.698Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
19:39:46 [2020-04-15T19:39:46.941Z] .
19:39:46 [2020-04-15T19:39:46.941Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:39:46 [2020-04-15T19:39:46.941Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:39:46 [2020-04-15T19:39:46.941Z] Error: No such image: emptyfs
19:39:46 [2020-04-15T19:39:46.941Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:39:46 [2020-04-15T19:39:46.941Z] ++++ docker load
19:39:47 [2020-04-15T19:39:47.137Z] === RUN   TestDockerSuite/TestBuildOnBuild
19:39:47 [2020-04-15T19:39:47.227Z] Running integration-test (iteration 1)
19:39:47 [2020-04-15T19:39:47.227Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
19:39:47 [2020-04-15T19:39:47.227Z] ++ 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:39:47 [2020-04-15T19:39:47.227Z] ++ set -e
19:39:47 [2020-04-15T19:39:47.227Z] ++ '[' -n 0 ']'
19:39:47 [2020-04-15T19:39:47.227Z] ++ set -x
19:39:47 [2020-04-15T19:39:47.227Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
19:39:48 [2020-04-15T19:39:48.073Z] --- PASS: TestServiceCreateInit (10.62s)
19:39:48 [2020-04-15T19:39:48.073Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.30s)
19:39:48 [2020-04-15T19:39:48.073Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
19:39:48 [2020-04-15T19:39:48.073Z]         daemon.go:325: [d63db5ab8fda8] waiting for daemon to start
19:39:48 [2020-04-15T19:39:48.073Z]         daemon.go:325: [d63db5ab8fda8] waiting for daemon to start
19:39:48 [2020-04-15T19:39:48.073Z]         daemon.go:353: [d63db5ab8fda8] daemon started
19:39:48 [2020-04-15T19:39:48.073Z]         daemon.go:461: [d63db5ab8fda8] Stopping daemon
19:39:48 [2020-04-15T19:39:48.073Z]         daemon.go:296: [d63db5ab8fda8] exiting daemon
19:39:48 [2020-04-15T19:39:48.073Z]         daemon.go:448: [d63db5ab8fda8] Daemon stopped
19:39:48 [2020-04-15T19:39:48.073Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.30s)
19:39:48 [2020-04-15T19:39:48.073Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
19:39:48 [2020-04-15T19:39:48.073Z]         daemon.go:325: [df25122b36842] waiting for daemon to start
19:39:48 [2020-04-15T19:39:48.073Z]         daemon.go:325: [df25122b36842] waiting for daemon to start
19:39:48 [2020-04-15T19:39:48.073Z]         daemon.go:353: [df25122b36842] daemon started
19:39:48 [2020-04-15T19:39:48.073Z]         daemon.go:461: [df25122b36842] Stopping daemon
19:39:48 [2020-04-15T19:39:48.073Z]         daemon.go:296: [df25122b36842] exiting daemon
19:39:48 [2020-04-15T19:39:48.073Z]         daemon.go:448: [df25122b36842] Daemon stopped
19:39:48 [2020-04-15T19:39:48.073Z] === RUN   TestCreateServiceMultipleTimes
19:39:49 [2020-04-15T19:39:49.587Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
19:39:49 [2020-04-15T19:39:49.968Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
19:39:50 [2020-04-15T19:39:50.225Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
19:39:50 [2020-04-15T19:39:50.547Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
19:39:50 [2020-04-15T19:39:50.547Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
19:39:50 [2020-04-15T19:39:50.547Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
19:39:50 [2020-04-15T19:39:50.868Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.432s	coverage: 13.7% of statements
19:39:51 [2020-04-15T19:39:51.002Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
19:39:51 [2020-04-15T19:39:51.791Z] ok  	github.com/docker/docker/daemon	12.224s	coverage: 17.5% of statements
19:39:51 [2020-04-15T19:39:51.791Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:39:51 [2020-04-15T19:39:51.791Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:39:52 [2020-04-15T19:39:52.715Z] ok  	github.com/docker/docker/daemon/config	0.050s	coverage: 82.2% of statements
19:39:53 [2020-04-15T19:39:53.188Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
19:39:53 [2020-04-15T19:39:53.275Z] ok  	github.com/docker/docker/daemon/discovery	0.018s	coverage: 30.4% of statements
19:39:54 [2020-04-15T19:39:54.199Z] ok  	github.com/docker/docker/daemon/events	0.075s	coverage: 50.0% of statements
19:39:54 [2020-04-15T19:39:54.199Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:39:54 [2020-04-15T19:39:54.199Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
19:39:54 [2020-04-15T19:39:54.397Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
19:39:54 [2020-04-15T19:39:54.397Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
19:39:55 [2020-04-15T19:39:55.122Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
19:39:55 [2020-04-15T19:39:55.766Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
19:39:57 [2020-04-15T19:39:57.628Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.004s	coverage: 2.9% of statements
19:39:58 [2020-04-15T19:39:58.187Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.207s	coverage: 56.9% of statements
19:39:59 [2020-04-15T19:39:59.038Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
19:39:59 [2020-04-15T19:39:59.038Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
19:39:59 [2020-04-15T19:39:59.969Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
19:40:01 [2020-04-15T19:40:01.454Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.397s	coverage: 72.3% of statements
19:40:01 [2020-04-15T19:40:01.454Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.557s	coverage: 46.2% of statements
19:40:01 [2020-04-15T19:40:01.454Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:40:01 [2020-04-15T19:40:01.864Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
19:40:02 [2020-04-15T19:40:02.429Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
19:40:02 [2020-04-15T19:40:02.495Z] Loaded image: buildpack-deps:jessie
19:40:02 [2020-04-15T19:40:02.495Z] Loaded image: busybox:latest
19:40:02 [2020-04-15T19:40:02.495Z] Loaded image: busybox:glibc
19:40:02 [2020-04-15T19:40:02.495Z] Loaded image: debian:jessie
19:40:02 [2020-04-15T19:40:02.495Z] Loaded image: hello-world:latest
19:40:02 [2020-04-15T19:40:02.495Z] INFO: Testing against a local daemon
19:40:02 [2020-04-15T19:40:02.495Z] === RUN   TestBuildWithSession
19:40:03 [2020-04-15T19:40:03.522Z] --- PASS: TestBuildWithSession (2.15s)
19:40:03 [2020-04-15T19:40:03.522Z] === RUN   TestBuildSquashParent
19:40:04 [2020-04-15T19:40:04.714Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.997s	coverage: 49.5% of statements
19:40:05 [2020-04-15T19:40:05.529Z] === RUN   TestDockerSuite/TestBuildAddNonTar
19:40:05 [2020-04-15T19:40:05.637Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.326s	coverage: 76.1% of statements
19:40:06 [2020-04-15T19:40:06.604Z] === RUN   TestDockerSuite/TestBuildPATH
19:40:06 [2020-04-15T19:40:06.998Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.161s	coverage: 60.4% of statements
19:40:06 [2020-04-15T19:40:06.998Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
19:40:06 [2020-04-15T19:40:06.998Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:40:06 [2020-04-15T19:40:06.998Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.0% of statements
19:40:07 [2020-04-15T19:40:07.535Z] --- PASS: TestCreateServiceMultipleTimes (19.21s)
19:40:07 [2020-04-15T19:40:07.535Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
19:40:07 [2020-04-15T19:40:07.535Z]     daemon.go:325: [dfaccd7727b58] waiting for daemon to start
19:40:07 [2020-04-15T19:40:07.535Z]     daemon.go:325: [dfaccd7727b58] waiting for daemon to start
19:40:07 [2020-04-15T19:40:07.535Z]     daemon.go:353: [dfaccd7727b58] daemon started
19:40:07 [2020-04-15T19:40:07.535Z]     daemon.go:461: [dfaccd7727b58] Stopping daemon
19:40:07 [2020-04-15T19:40:07.535Z]     daemon.go:296: [dfaccd7727b58] exiting daemon
19:40:07 [2020-04-15T19:40:07.535Z]     daemon.go:448: [dfaccd7727b58] Daemon stopped
19:40:07 [2020-04-15T19:40:07.535Z] === RUN   TestCreateServiceConflict
19:40:08 [2020-04-15T19:40:08.358Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
19:40:08 [2020-04-15T19:40:08.473Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
19:40:09 [2020-04-15T19:40:09.041Z] --- PASS: TestBuildSquashParent (5.00s)
19:40:09 [2020-04-15T19:40:09.041Z] === RUN   TestBuildWithRemoveAndForceRemove
19:40:09 [2020-04-15T19:40:09.041Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:40:09 [2020-04-15T19:40:09.041Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:40:09 [2020-04-15T19:40:09.041Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:40:09 [2020-04-15T19:40:09.041Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:40:09 [2020-04-15T19:40:09.041Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:40:09 [2020-04-15T19:40:09.041Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:40:09 [2020-04-15T19:40:09.041Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:40:09 [2020-04-15T19:40:09.041Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:40:09 [2020-04-15T19:40:09.041Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:40:09 [2020-04-15T19:40:09.041Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:40:09 [2020-04-15T19:40:09.041Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:40:09 [2020-04-15T19:40:09.041Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:40:09 [2020-04-15T19:40:09.041Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:40:09 [2020-04-15T19:40:09.041Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:40:09 [2020-04-15T19:40:09.041Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:40:09 [2020-04-15T19:40:09.041Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:40:09 [2020-04-15T19:40:09.326Z] ok  	github.com/docker/docker/daemon/links	0.015s	coverage: 93.0% of statements
19:40:09 [2020-04-15T19:40:09.403Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
19:40:10 [2020-04-15T19:40:10.251Z] ok  	github.com/docker/docker/daemon/images	0.012s	coverage: 4.9% of statements
19:40:10 [2020-04-15T19:40:10.252Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:40:10 [2020-04-15T19:40:10.252Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:40:10 [2020-04-15T19:40:10.332Z] --- PASS: TestCreateServiceConflict (2.98s)
19:40:10 [2020-04-15T19:40:10.332Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict
19:40:10 [2020-04-15T19:40:10.332Z]     daemon.go:325: [dbd4d6da4e0e4] waiting for daemon to start
19:40:10 [2020-04-15T19:40:10.332Z]     daemon.go:325: [dbd4d6da4e0e4] waiting for daemon to start
19:40:10 [2020-04-15T19:40:10.332Z]     daemon.go:353: [dbd4d6da4e0e4] daemon started
19:40:10 [2020-04-15T19:40:10.332Z]     daemon.go:461: [dbd4d6da4e0e4] Stopping daemon
19:40:10 [2020-04-15T19:40:10.332Z]     daemon.go:296: [dbd4d6da4e0e4] exiting daemon
19:40:10 [2020-04-15T19:40:10.332Z]     daemon.go:448: [dbd4d6da4e0e4] Daemon stopped
19:40:10 [2020-04-15T19:40:10.332Z] === RUN   TestCreateServiceMaxReplicas
19:40:10 [2020-04-15T19:40:10.590Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
19:40:11 [2020-04-15T19:40:11.176Z] ok  	github.com/docker/docker/daemon/logger	0.219s	coverage: 43.7% of statements
19:40:11 [2020-04-15T19:40:11.291Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
19:40:11 [2020-04-15T19:40:11.748Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
19:40:11 [2020-04-15T19:40:11.748Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
19:40:11 [2020-04-15T19:40:11.794Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:40:12 [2020-04-15T19:40:12.086Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:40:12 [2020-04-15T19:40:12.538Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.144s	coverage: 78.6% of statements
19:40:12 [2020-04-15T19:40:12.538Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
19:40:12 [2020-04-15T19:40:12.538Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:40:12 [2020-04-15T19:40:12.538Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.009s	coverage: 67.0% of statements
19:40:12 [2020-04-15T19:40:12.663Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
19:40:13 [2020-04-15T19:40:13.462Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 26.2% of statements
19:40:14 [2020-04-15T19:40:14.022Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 62.1% of statements
19:40:14 [2020-04-15T19:40:14.078Z] --- PASS: TestCreateServiceMaxReplicas (3.46s)
19:40:14 [2020-04-15T19:40:14.078Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas
19:40:14 [2020-04-15T19:40:14.078Z]     daemon.go:325: [d0a4bebad2bc2] waiting for daemon to start
19:40:14 [2020-04-15T19:40:14.078Z]     daemon.go:325: [d0a4bebad2bc2] waiting for daemon to start
19:40:14 [2020-04-15T19:40:14.078Z]     daemon.go:353: [d0a4bebad2bc2] daemon started
19:40:14 [2020-04-15T19:40:14.078Z]     daemon.go:461: [d0a4bebad2bc2] Stopping daemon
19:40:14 [2020-04-15T19:40:14.078Z]     daemon.go:296: [d0a4bebad2bc2] exiting daemon
19:40:14 [2020-04-15T19:40:14.078Z]     daemon.go:448: [d0a4bebad2bc2] Daemon stopped
19:40:14 [2020-04-15T19:40:14.078Z] === RUN   TestCreateWithDuplicateNetworkNames
19:40:14 [2020-04-15T19:40:14.138Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
19:40:14 [2020-04-15T19:40:14.138Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.20s)
19:40:14 [2020-04-15T19:40:14.138Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.42s)
19:40:14 [2020-04-15T19:40:14.138Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.43s)
19:40:14 [2020-04-15T19:40:14.138Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.49s)
19:40:14 [2020-04-15T19:40:14.138Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.13s)
19:40:14 [2020-04-15T19:40:14.138Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.06s)
19:40:14 [2020-04-15T19:40:14.138Z] === RUN   TestBuildMultiStageCopy
19:40:14 [2020-04-15T19:40:14.138Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:40:14 [2020-04-15T19:40:14.276Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.006s	coverage: 88.3% of statements
19:40:14 [2020-04-15T19:40:14.652Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
19:40:15 [2020-04-15T19:40:15.638Z] ok  	github.com/docker/docker/daemon/logger/local	0.012s	coverage: 74.7% of statements
19:40:15 [2020-04-15T19:40:15.638Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
19:40:15 [2020-04-15T19:40:15.638Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.021s	coverage: 20.0% of statements
19:40:16 [2020-04-15T19:40:16.181Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:40:16 [2020-04-15T19:40:16.183Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
19:40:16 [2020-04-15T19:40:16.469Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:40:16 [2020-04-15T19:40:16.753Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:40:17 [2020-04-15T19:40:17.372Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:40:17 [2020-04-15T19:40:17.539Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.005s	coverage: 47.8% of statements
19:40:17 [2020-04-15T19:40:17.667Z] --- PASS: TestBuildMultiStageCopy (3.62s)
19:40:17 [2020-04-15T19:40:17.668Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.03s)
19:40:17 [2020-04-15T19:40:17.668Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s)
19:40:17 [2020-04-15T19:40:17.668Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s)
19:40:17 [2020-04-15T19:40:17.668Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s)
19:40:17 [2020-04-15T19:40:17.668Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s)
19:40:17 [2020-04-15T19:40:17.668Z] === RUN   TestBuildMultiStageParentConfig
19:40:17 [2020-04-15T19:40:17.793Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
19:40:18 [2020-04-15T19:40:18.352Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
19:40:18 [2020-04-15T19:40:18.684Z] --- PASS: TestBuildMultiStageParentConfig (0.96s)
19:40:18 [2020-04-15T19:40:18.684Z] === RUN   TestBuildLabelWithTargets
19:40:18 [2020-04-15T19:40:18.912Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.609s	coverage: 84.5% of statements
19:40:18 [2020-04-15T19:40:18.912Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:40:18 [2020-04-15T19:40:18.912Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:40:20 [2020-04-15T19:40:20.173Z] --- PASS: TestBuildLabelWithTargets (1.58s)
19:40:20 [2020-04-15T19:40:20.173Z] === RUN   TestBuildWithEmptyLayers
19:40:21 [2020-04-15T19:40:21.201Z] --- PASS: TestBuildWithEmptyLayers (0.77s)
19:40:21 [2020-04-15T19:40:21.201Z] === RUN   TestBuildMultiStageOnBuild
19:40:21 [2020-04-15T19:40:21.419Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 48.2% of statements
19:40:21 [2020-04-15T19:40:21.419Z] ok  	github.com/docker/docker/distribution	0.248s	coverage: 22.3% of statements
19:40:21 [2020-04-15T19:40:21.419Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:40:22 [2020-04-15T19:40:22.171Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
19:40:22 [2020-04-15T19:40:22.343Z] ok  	github.com/docker/docker/errdefs	0.007s	coverage: 49.4% of statements
19:40:23 [2020-04-15T19:40:23.236Z] --- PASS: TestBuildMultiStageOnBuild (2.15s)
19:40:23 [2020-04-15T19:40:23.236Z] === RUN   TestBuildUncleanTarFilenames
19:40:23 [2020-04-15T19:40:23.704Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
19:40:23 [2020-04-15T19:40:23.959Z] ok  	github.com/docker/docker/distribution/xfer	1.437s	coverage: 83.4% of statements
19:40:23 [2020-04-15T19:40:23.959Z] ?   	github.com/docker/docker/dockerversion	[no test files]
19:40:24 [2020-04-15T19:40:24.255Z] --- PASS: TestBuildUncleanTarFilenames (1.10s)
19:40:24 [2020-04-15T19:40:24.255Z] === RUN   TestBuildMultiStageLayerLeak
19:40:24 [2020-04-15T19:40:24.882Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
19:40:24 [2020-04-15T19:40:24.882Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
19:40:25 [2020-04-15T19:40:25.441Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
19:40:25 [2020-04-15T19:40:25.441Z] ?   	github.com/docker/docker/internal/test	[no test files]
19:40:26 [2020-04-15T19:40:26.347Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
19:40:26 [2020-04-15T19:40:26.479Z] === RUN   TestDockerSuite/TestBuildAddScript
19:40:26 [2020-04-15T19:40:26.479Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
19:40:26 [2020-04-15T19:40:26.479Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
19:40:26 [2020-04-15T19:40:26.479Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
19:40:26 [2020-04-15T19:40:26.479Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
19:40:26 [2020-04-15T19:40:26.479Z] === RUN   TestDockerSuite/TestBuildAddTar
19:40:26 [2020-04-15T19:40:26.802Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
19:40:26 [2020-04-15T19:40:26.802Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
19:40:26 [2020-04-15T19:40:26.802Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
19:40:26 [2020-04-15T19:40:26.802Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
19:40:26 [2020-04-15T19:40:26.802Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
19:40:26 [2020-04-15T19:40:26.802Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
19:40:26 [2020-04-15T19:40:26.802Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
19:40:26 [2020-04-15T19:40:26.802Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
19:40:26 [2020-04-15T19:40:26.947Z] --- PASS: TestBuildMultiStageLayerLeak (2.24s)
19:40:26 [2020-04-15T19:40:26.947Z] === RUN   TestBuildWithHugeFile
19:40:27 [2020-04-15T19:40:27.056Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
19:40:27 [2020-04-15T19:40:27.056Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
19:40:27 [2020-04-15T19:40:27.056Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:40:27 [2020-04-15T19:40:27.311Z] ok  	github.com/docker/docker/internal/testutil	0.014s	coverage: 62.5% of statements
19:40:28 [2020-04-15T19:40:28.235Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
19:40:28 [2020-04-15T19:40:28.239Z] === RUN   TestDockerSuite/TestBuildRm
19:40:29 [2020-04-15T19:40:29.598Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 66.9% of statements
19:40:29 [2020-04-15T19:40:29.598Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 50.0% of statements
19:40:29 [2020-04-15T19:40:29.605Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.66s)
19:40:29 [2020-04-15T19:40:29.605Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
19:40:29 [2020-04-15T19:40:29.605Z]     daemon.go:325: [d74f4f7a525e6] waiting for daemon to start
19:40:29 [2020-04-15T19:40:29.605Z]     daemon.go:325: [d74f4f7a525e6] waiting for daemon to start
19:40:29 [2020-04-15T19:40:29.605Z]     daemon.go:353: [d74f4f7a525e6] daemon started
19:40:29 [2020-04-15T19:40:29.605Z]     daemon.go:461: [d74f4f7a525e6] Stopping daemon
19:40:29 [2020-04-15T19:40:29.605Z]     daemon.go:296: [d74f4f7a525e6] exiting daemon
19:40:29 [2020-04-15T19:40:29.605Z]     daemon.go:448: [d74f4f7a525e6] Daemon stopped
19:40:29 [2020-04-15T19:40:29.605Z] === RUN   TestCreateServiceSecretFileMode
19:40:31 [2020-04-15T19:40:31.480Z] ok  	github.com/docker/docker/pkg/archive	0.394s	coverage: 77.0% of statements
19:40:32 [2020-04-15T19:40:32.125Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
19:40:32 [2020-04-15T19:40:32.841Z] ok  	github.com/docker/docker/pkg/authorization	0.224s	coverage: 66.7% of statements
19:40:32 [2020-04-15T19:40:32.841Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
19:40:33 [2020-04-15T19:40:33.055Z] --- PASS: TestCreateServiceSecretFileMode (3.47s)
19:40:33 [2020-04-15T19:40:33.055Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
19:40:33 [2020-04-15T19:40:33.055Z]     daemon.go:325: [d83dcef8e9aa9] waiting for daemon to start
19:40:33 [2020-04-15T19:40:33.055Z]     daemon.go:325: [d83dcef8e9aa9] waiting for daemon to start
19:40:33 [2020-04-15T19:40:33.055Z]     daemon.go:353: [d83dcef8e9aa9] daemon started
19:40:33 [2020-04-15T19:40:33.055Z]     daemon.go:461: [d83dcef8e9aa9] Stopping daemon
19:40:33 [2020-04-15T19:40:33.055Z]     daemon.go:296: [d83dcef8e9aa9] exiting daemon
19:40:33 [2020-04-15T19:40:33.055Z]     daemon.go:448: [d83dcef8e9aa9] Daemon stopped
19:40:33 [2020-04-15T19:40:33.055Z] === RUN   TestCreateServiceConfigFileMode
19:40:33 [2020-04-15T19:40:33.055Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
19:40:33 [2020-04-15T19:40:33.095Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
19:40:34 [2020-04-15T19:40:34.424Z] === RUN   TestDockerSuite/TestBuildScratchCopy
19:40:35 [2020-04-15T19:40:35.354Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
19:40:35 [2020-04-15T19:40:35.918Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
19:40:36 [2020-04-15T19:40:36.175Z] --- PASS: TestCreateServiceConfigFileMode (3.35s)
19:40:36 [2020-04-15T19:40:36.175Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
19:40:36 [2020-04-15T19:40:36.175Z]     daemon.go:325: [dfb627aa8a51c] waiting for daemon to start
19:40:36 [2020-04-15T19:40:36.175Z]     daemon.go:325: [dfb627aa8a51c] waiting for daemon to start
19:40:36 [2020-04-15T19:40:36.175Z]     daemon.go:353: [dfb627aa8a51c] daemon started
19:40:36 [2020-04-15T19:40:36.175Z]     daemon.go:461: [dfb627aa8a51c] Stopping daemon
19:40:36 [2020-04-15T19:40:36.175Z]     daemon.go:296: [dfb627aa8a51c] exiting daemon
19:40:36 [2020-04-15T19:40:36.175Z]     daemon.go:448: [dfb627aa8a51c] Daemon stopped
19:40:36 [2020-04-15T19:40:36.175Z] === RUN   TestCreateServiceSysctls
19:40:37 [2020-04-15T19:40:37.105Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
19:40:37 [2020-04-15T19:40:37.248Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.875s	coverage: 43.2% of statements
19:40:37 [2020-04-15T19:40:37.249Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
19:40:37 [2020-04-15T19:40:37.249Z] ok  	github.com/docker/docker/layer	7.990s	coverage: 72.0% of statements
19:40:37 [2020-04-15T19:40:37.249Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:40:37 [2020-04-15T19:40:37.249Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:40:37 [2020-04-15T19:40:37.249Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:40:37 [2020-04-15T19:40:37.249Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:40:37 [2020-04-15T19:40:37.249Z] ?   	github.com/docker/docker/oci	[no test files]
19:40:37 [2020-04-15T19:40:37.249Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:40:37 [2020-04-15T19:40:37.249Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
19:40:37 [2020-04-15T19:40:37.249Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
19:40:37 [2020-04-15T19:40:37.503Z] ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
19:40:37 [2020-04-15T19:40:37.758Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 92.9% of statements
19:40:38 [2020-04-15T19:40:38.683Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.002s	coverage: 92.3% of statements
19:40:38 [2020-04-15T19:40:38.999Z] === RUN   TestDockerSuite/TestBuildShellInherited
19:40:39 [2020-04-15T19:40:39.243Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
19:40:39 [2020-04-15T19:40:39.803Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
19:40:39 [2020-04-15T19:40:39.929Z] === RUN   TestDockerSuite/TestBuildShellMultiple
19:40:40 [2020-04-15T19:40:40.493Z] --- PASS: TestCreateServiceSysctls (4.08s)
19:40:40 [2020-04-15T19:40:40.493Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls
19:40:40 [2020-04-15T19:40:40.493Z]     daemon.go:325: [d2b64aff6086a] waiting for daemon to start
19:40:40 [2020-04-15T19:40:40.493Z]     daemon.go:325: [d2b64aff6086a] waiting for daemon to start
19:40:40 [2020-04-15T19:40:40.493Z]     daemon.go:353: [d2b64aff6086a] daemon started
19:40:40 [2020-04-15T19:40:40.493Z]     daemon.go:461: [d2b64aff6086a] Stopping daemon
19:40:40 [2020-04-15T19:40:40.493Z]     daemon.go:296: [d2b64aff6086a] exiting daemon
19:40:40 [2020-04-15T19:40:40.493Z]     daemon.go:448: [d2b64aff6086a] Daemon stopped
19:40:40 [2020-04-15T19:40:40.493Z] === RUN   TestInspect
19:40:41 [2020-04-15T19:40:41.162Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 66.3% of statements
19:40:41 [2020-04-15T19:40:41.722Z] ok  	github.com/docker/docker/pkg/fileutils	0.009s	coverage: 89.5% of statements
19:40:41 [2020-04-15T19:40:41.722Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.074s	coverage: 84.1% of statements
19:40:42 [2020-04-15T19:40:42.281Z] ok  	github.com/docker/docker/pkg/homedir	0.004s	coverage: 10.2% of statements
19:40:42 [2020-04-15T19:40:42.281Z] ok  	github.com/docker/docker/pkg/fsutils	0.195s	coverage: 85.1% of statements
19:40:43 [2020-04-15T19:40:43.642Z] ok  	github.com/docker/docker/pkg/idtools	0.493s	coverage: 70.1% of statements
19:40:43 [2020-04-15T19:40:43.642Z] ok  	github.com/docker/docker/pkg/ioutils	0.377s	coverage: 69.1% of statements
19:40:44 [2020-04-15T19:40:44.202Z] ok  	github.com/docker/docker/pkg/locker	0.028s	coverage: 88.9% of statements
19:40:44 [2020-04-15T19:40:44.202Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
19:40:44 [2020-04-15T19:40:44.667Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
19:40:44 [2020-04-15T19:40:44.667Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
19:40:44 [2020-04-15T19:40:44.762Z] ok  	github.com/docker/docker/pkg/longpath	0.008s	coverage: 100.0% of statements
19:40:44 [2020-04-15T19:40:44.762Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
19:40:44 [2020-04-15T19:40:44.924Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
19:40:44 [2020-04-15T19:40:44.924Z] === RUN   TestDockerSuite/TestBuildSpaces
19:40:45 [2020-04-15T19:40:45.017Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.007s	coverage: 85.7% of statements
19:40:45 [2020-04-15T19:40:45.491Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
19:40:45 [2020-04-15T19:40:45.576Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
19:40:45 [2020-04-15T19:40:45.830Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
19:40:45 [2020-04-15T19:40:45.830Z] ok  	github.com/docker/docker/pkg/mount	0.587s	coverage: 69.6% of statements
19:40:45 [2020-04-15T19:40:45.830Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
19:40:46 [2020-04-15T19:40:46.085Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.002s	coverage: 90.0% of statements
19:40:46 [2020-04-15T19:40:46.340Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
19:40:46 [2020-04-15T19:40:46.340Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:40:46 [2020-04-15T19:40:46.340Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:40:46 [2020-04-15T19:40:46.861Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
19:40:46 [2020-04-15T19:40:46.861Z] === RUN   TestDockerSuite/TestBuildStderr
19:40:47 [2020-04-15T19:40:47.264Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
19:40:47 [2020-04-15T19:40:47.792Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
19:40:47 [2020-04-15T19:40:47.823Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
19:40:48 [2020-04-15T19:40:48.049Z] --- PASS: TestInspect (7.74s)
19:40:48 [2020-04-15T19:40:48.049Z]     inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
19:40:48 [2020-04-15T19:40:48.049Z]     daemon.go:325: [dd25b318b93cd] waiting for daemon to start
19:40:48 [2020-04-15T19:40:48.049Z]     daemon.go:325: [dd25b318b93cd] waiting for daemon to start
19:40:48 [2020-04-15T19:40:48.049Z]     daemon.go:353: [dd25b318b93cd] daemon started
19:40:48 [2020-04-15T19:40:48.049Z]     daemon.go:461: [dd25b318b93cd] Stopping daemon
19:40:48 [2020-04-15T19:40:48.049Z]     daemon.go:296: [dd25b318b93cd] exiting daemon
19:40:48 [2020-04-15T19:40:48.049Z]     daemon.go:448: [dd25b318b93cd] Daemon stopped
19:40:48 [2020-04-15T19:40:48.049Z] === RUN   TestDockerNetworkConnectAlias
19:40:48 [2020-04-15T19:40:48.077Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 87.9% of statements
19:40:48 [2020-04-15T19:40:48.331Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
19:40:49 [2020-04-15T19:40:49.689Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 72.7% of statements
19:40:49 [2020-04-15T19:40:49.944Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
19:40:53 [2020-04-15T19:40:53.202Z] ok  	github.com/docker/docker/pkg/signal	2.862s	coverage: 61.0% of statements
19:40:53 [2020-04-15T19:40:53.303Z] === RUN   TestDockerSuite/TestBuildStopSignal
19:40:53 [2020-04-15T19:40:53.762Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
19:40:53 [2020-04-15T19:40:53.867Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
19:40:54 [2020-04-15T19:40:54.017Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
19:40:54 [2020-04-15T19:40:54.304Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
19:40:54 [2020-04-15T19:40:54.430Z] --- PASS: TestDockerNetworkConnectAlias (6.37s)
19:40:54 [2020-04-15T19:40:54.430Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
19:40:54 [2020-04-15T19:40:54.430Z]     daemon.go:325: [df25bdd2fad08] waiting for daemon to start
19:40:54 [2020-04-15T19:40:54.430Z]     daemon.go:325: [df25bdd2fad08] waiting for daemon to start
19:40:54 [2020-04-15T19:40:54.430Z]     daemon.go:353: [df25bdd2fad08] daemon started
19:40:54 [2020-04-15T19:40:54.430Z]     daemon.go:461: [df25bdd2fad08] Stopping daemon
19:40:54 [2020-04-15T19:40:54.430Z]     daemon.go:296: [df25bdd2fad08] exiting daemon
19:40:54 [2020-04-15T19:40:54.430Z]     daemon.go:448: [df25bdd2fad08] Daemon stopped
19:40:54 [2020-04-15T19:40:54.430Z] === RUN   TestDockerNetworkReConnect
19:40:54 [2020-04-15T19:40:54.565Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
19:40:54 [2020-04-15T19:40:54.686Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
19:40:55 [2020-04-15T19:40:55.125Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 81.4% of statements
19:40:55 [2020-04-15T19:40:55.249Z] === RUN   TestDockerSuite/TestBuildTagEvent
19:40:55 [2020-04-15T19:40:55.683Z] ok  	github.com/docker/docker/pkg/system	0.023s	coverage: 35.1% of statements
19:40:56 [2020-04-15T19:40:56.242Z] ok  	github.com/docker/docker/pkg/tailfile	0.055s	coverage: 88.6% of statements
19:40:56 [2020-04-15T19:40:56.641Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
19:40:56 [2020-04-15T19:40:56.800Z] ok  	github.com/docker/docker/pkg/tarsum	0.046s	coverage: 89.3% of statements
19:40:57 [2020-04-15T19:40:57.055Z] ok  	github.com/docker/docker/pkg/term	0.003s	coverage: 84.8% of statements
19:40:57 [2020-04-15T19:40:57.615Z] testing: warning: no tests to run
19:40:57 [2020-04-15T19:40:57.615Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: 0.0% of statements [no tests to run]
19:40:57 [2020-04-15T19:40:57.870Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
19:40:58 [2020-04-15T19:40:58.010Z] === RUN   TestDockerSuite/TestBuildUser
19:40:58 [2020-04-15T19:40:58.124Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
19:40:58 [2020-04-15T19:40:58.379Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
19:40:59 [2020-04-15T19:40:59.901Z] --- PASS: TestDockerNetworkReConnect (5.29s)
19:40:59 [2020-04-15T19:40:59.901Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
19:40:59 [2020-04-15T19:40:59.901Z]     daemon.go:325: [df98c095ac7e3] waiting for daemon to start
19:40:59 [2020-04-15T19:40:59.901Z]     daemon.go:325: [df98c095ac7e3] waiting for daemon to start
19:40:59 [2020-04-15T19:40:59.901Z]     daemon.go:353: [df98c095ac7e3] daemon started
19:40:59 [2020-04-15T19:40:59.901Z]     daemon.go:461: [df98c095ac7e3] Stopping daemon
19:40:59 [2020-04-15T19:40:59.901Z]     daemon.go:296: [df98c095ac7e3] exiting daemon
19:40:59 [2020-04-15T19:40:59.901Z]     daemon.go:448: [df98c095ac7e3] Daemon stopped
19:40:59 [2020-04-15T19:40:59.901Z] === RUN   TestServicePlugin
19:41:00 [2020-04-15T19:41:00.158Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
19:41:00 [2020-04-15T19:41:00.262Z] ok  	github.com/docker/docker/plugin	0.532s	coverage: 27.3% of statements
19:41:01 [2020-04-15T19:41:01.184Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
19:41:02 [2020-04-15T19:41:02.108Z] ok  	github.com/docker/docker/profiles/seccomp	0.006s	coverage: 74.1% of statements
19:41:02 [2020-04-15T19:41:02.363Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
19:41:03 [2020-04-15T19:41:03.723Z] ok  	github.com/docker/docker/registry	0.077s	coverage: 56.3% of statements
19:41:04 [2020-04-15T19:41:04.282Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
19:41:04 [2020-04-15T19:41:04.537Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 49.0% of statements
19:41:05 [2020-04-15T19:41:05.411Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
19:41:05 [2020-04-15T19:41:05.461Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 68.2% of statements
19:41:06 [2020-04-15T19:41:06.020Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
19:41:06 [2020-04-15T19:41:06.340Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
19:41:06 [2020-04-15T19:41:06.946Z] ok  	github.com/docker/docker/volume/local	0.023s	coverage: 73.0% of statements
19:41:07 [2020-04-15T19:41:07.506Z] ok  	github.com/docker/docker/volume/mounts	0.019s	coverage: 67.0% of statements
19:41:08 [2020-04-15T19:41:08.429Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.0% of statements
19:41:08 [2020-04-15T19:41:08.942Z] === RUN   TestDockerSuite/TestBuildAddTarXz
19:41:08 [2020-04-15T19:41:08.942Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
19:41:08 [2020-04-15T19:41:08.942Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
19:41:23 [2020-04-15T19:41:23.242Z] ok  	github.com/docker/docker/pkg/plugins	33.621s	coverage: 76.8% of statements
19:41:23 [2020-04-15T19:41:23.242Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:41:23 [2020-04-15T19:41:23.242Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:41:23 [2020-04-15T19:41:23.242Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
19:41:23 [2020-04-15T19:41:23.242Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:41:23 [2020-04-15T19:41:23.242Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
19:41:23 [2020-04-15T19:41:23.242Z] ?   	github.com/docker/docker/rootless	[no test files]
19:41:23 [2020-04-15T19:41:23.242Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
19:41:23 [2020-04-15T19:41:23.242Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:41:23 [2020-04-15T19:41:23.242Z] ?   	github.com/docker/docker/volume	[no test files]
19:41:23 [2020-04-15T19:41:23.242Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:41:23 [2020-04-15T19:41:23.242Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:41:23 [2020-04-15T19:41:23.242Z] 
19:41:23 [2020-04-15T19:41:23.242Z] === Skipped
19:41:23 [2020-04-15T19:41:23.242Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
19:41:23 [2020-04-15T19:41:23.242Z]     exec_linux_test.go:18: requires AppArmor to be enabled
19:41:23 [2020-04-15T19:41:23.242Z] 
19:41:23 [2020-04-15T19:41:23.242Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
19:41:23 [2020-04-15T19:41:23.242Z]     exec_linux_test.go:38: requires AppArmor to be enabled
19:41:23 [2020-04-15T19:41:23.242Z] 
19:41:23 [2020-04-15T19:41:23.242Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
19:41:23 [2020-04-15T19:41:23.242Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:41:23 [2020-04-15T19:41:23.242Z]     graphtest_unix.go:46: Driver btrfs not supported
19:41:23 [2020-04-15T19:41:23.242Z] 
19:41:23 [2020-04-15T19:41:23.242Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
19:41:23 [2020-04-15T19:41:23.242Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:41:23 [2020-04-15T19:41:23.242Z]     graphtest_unix.go:46: Driver btrfs not supported
19:41:23 [2020-04-15T19:41:23.242Z] 
19:41:23 [2020-04-15T19:41:23.242Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
19:41:23 [2020-04-15T19:41:23.242Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:41:23 [2020-04-15T19:41:23.242Z]     graphtest_unix.go:46: Driver btrfs not supported
19:41:23 [2020-04-15T19:41:23.242Z] 
19:41:23 [2020-04-15T19:41:23.242Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
19:41:23 [2020-04-15T19:41:23.242Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:41:23 [2020-04-15T19:41:23.242Z]     graphtest_unix.go:46: Driver btrfs not supported
19:41:23 [2020-04-15T19:41:23.242Z] 
19:41:23 [2020-04-15T19:41:23.242Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
19:41:23 [2020-04-15T19:41:23.242Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:41:23 [2020-04-15T19:41:23.242Z]     graphtest_unix.go:46: Driver btrfs not supported
19:41:23 [2020-04-15T19:41:23.242Z] 
19:41:23 [2020-04-15T19:41:23.242Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
19:41:23 [2020-04-15T19:41:23.242Z]     graphtest_unix.go:73: No driver to put!
19:41:23 [2020-04-15T19:41:23.242Z] 
19:41:23 [2020-04-15T19:41:23.242Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
19:41:23 [2020-04-15T19:41:23.242Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
19:41:23 [2020-04-15T19:41:23.242Z] 
19:41:23 [2020-04-15T19:41:23.242Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
19:41:23 [2020-04-15T19:41:23.242Z]     overlay_test.go:49: Fails to compute changes intermittently
19:41:23 [2020-04-15T19:41:23.242Z] 
19:41:23 [2020-04-15T19:41:23.242Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
19:41:23 [2020-04-15T19:41:23.242Z]     overlay_test.go:65: Cannot run test with naive change algorithm
19:41:23 [2020-04-15T19:41:23.242Z] 
19:41:23 [2020-04-15T19:41:23.242Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
19:41:23 [2020-04-15T19:41:23.242Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
19:41:23 [2020-04-15T19:41:23.242Z] 
19:41:23 [2020-04-15T19:41:23.242Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
19:41:23 [2020-04-15T19:41:23.242Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:41:23 [2020-04-15T19:41:23.242Z]     graphtest_unix.go:46: Driver zfs not supported
19:41:23 [2020-04-15T19:41:23.242Z] 
19:41:23 [2020-04-15T19:41:23.242Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
19:41:23 [2020-04-15T19:41:23.242Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:41:23 [2020-04-15T19:41:23.242Z]     graphtest_unix.go:46: Driver zfs not supported
19:41:23 [2020-04-15T19:41:23.242Z] 
19:41:23 [2020-04-15T19:41:23.242Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
19:41:23 [2020-04-15T19:41:23.242Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:41:23 [2020-04-15T19:41:23.242Z]     graphtest_unix.go:46: Driver zfs not supported
19:41:23 [2020-04-15T19:41:23.242Z] 
19:41:23 [2020-04-15T19:41:23.242Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
19:41:23 [2020-04-15T19:41:23.242Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:41:23 [2020-04-15T19:41:23.242Z]     graphtest_unix.go:46: Driver zfs not supported
19:41:23 [2020-04-15T19:41:23.242Z] 
19:41:23 [2020-04-15T19:41:23.242Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
19:41:23 [2020-04-15T19:41:23.242Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:41:23 [2020-04-15T19:41:23.242Z]     graphtest_unix.go:46: Driver zfs not supported
19:41:23 [2020-04-15T19:41:23.242Z] 
19:41:23 [2020-04-15T19:41:23.242Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
19:41:23 [2020-04-15T19:41:23.242Z]     graphtest_unix.go:73: No driver to put!
19:41:23 [2020-04-15T19:41:23.242Z] 
19:41:23 [2020-04-15T19:41:23.242Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
19:41:23 [2020-04-15T19:41:23.242Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
19:41:23 [2020-04-15T19:41:23.242Z] 
19:41:23 [2020-04-15T19:41:23.242Z] 
19:41:23 [2020-04-15T19:41:23.242Z] DONE 2065 tests, 19 skipped in 244.172s
Post stage
[Pipeline] junit
19:41:23 [2020-04-15T19:41:23.253Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
19:41:23 [2020-04-15T19:41:23.991Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40801/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e149ff62fe6fc7c32c518dcd4df85d603a104462 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:e149ff62fe6fc7c32c518dcd4df85d603a104462 hack/validate/vendor
19:41:24 [2020-04-15T19:41:24.400Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
19:41:24 [2020-04-15T19:41:24.400Z] === RUN   TestDockerSuite/TestBuildVerboseOut
19:41:24 [2020-04-15T19:41:24.913Z] 2020/04/15 19:41:24 Collecting initial packages
19:41:25 [2020-04-15T19:41:25.168Z] 2020/04/15 19:41:24 Download dependencies
19:41:25 [2020-04-15T19:41:25.768Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
19:41:25 [2020-04-15T19:41:25.768Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
19:41:27 [2020-04-15T19:41:27.137Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
19:41:27 [2020-04-15T19:41:27.673Z] 2020/04/15 19:41:27 Starting whole vndr cycle because no package specified
19:41:27 [2020-04-15T19:41:27.673Z] 2020/04/15 19:41:27 	Ignoring paths matching "^archive/tar"
19:41:27 [2020-04-15T19:41:27.673Z] 2020/04/15 19:41:27 	Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20
19:41:27 [2020-04-15T19:41:27.673Z] 2020/04/15 19:41:27 	Clone github.com/opencontainers/selinux, revision 4defb1c884d2f4f9c890c615380f20f7fc215cf3, attempt 1/20
19:41:27 [2020-04-15T19:41:27.673Z] 2020/04/15 19:41:27 	Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20
19:41:27 [2020-04-15T19:41:27.673Z] 2020/04/15 19:41:27 	Clone github.com/Microsoft/hcsshim, revision b3f49c06ffaeef24d09c6c08ec8ec8425a0303e2, attempt 1/20
19:41:27 [2020-04-15T19:41:27.673Z] 2020/04/15 19:41:27 	Clone google.golang.org/grpc, revision 39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6, attempt 1/20
19:41:27 [2020-04-15T19:41:27.674Z] 2020/04/15 19:41:27 	Clone github.com/opencontainers/runc, revision dc9208a3303feef5b3839f4323d9beb36df0a9dd, attempt 1/20
19:41:27 [2020-04-15T19:41:27.674Z] 2020/04/15 19:41:27 	Clone github.com/opencontainers/runtime-spec, revision 29686dbc5559d93fb1ef402eeda3e35c38d75af4, attempt 1/20
19:41:27 [2020-04-15T19:41:27.674Z] 2020/04/15 19:41:27 	Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20
19:41:27 [2020-04-15T19:41:27.674Z] 2020/04/15 19:41:27 	Clone github.com/seccomp/libseccomp-golang, revision 32f571b70023028bd57d9288c20efbcb237f3ce0, attempt 1/20
19:41:27 [2020-04-15T19:41:27.674Z] 2020/04/15 19:41:27 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
19:41:27 [2020-04-15T19:41:27.674Z] 2020/04/15 19:41:27 	Clone github.com/godbus/dbus, revision 5f6efc7ef2759c81b7ba876593971bfce311eab3, attempt 1/20
19:41:27 [2020-04-15T19:41:27.674Z] 2020/04/15 19:41:27 	Clone github.com/Graylog2/go-gelf, revision 4143646226541087117ff2f83334ea48b3201841, attempt 1/20
19:41:27 [2020-04-15T19:41:27.674Z] 2020/04/15 19:41:27 	Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20
19:41:27 [2020-04-15T19:41:27.674Z] 2020/04/15 19:41:27 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
19:41:27 [2020-04-15T19:41:27.674Z] 2020/04/15 19:41:27 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
19:41:27 [2020-04-15T19:41:27.674Z] 2020/04/15 19:41:27 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
19:41:28 [2020-04-15T19:41:28.066Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
19:41:28 [2020-04-15T19:41:28.598Z] 2020/04/15 19:41:28 	Finished clone github.com/philhofer/fwd
19:41:28 [2020-04-15T19:41:28.598Z] 2020/04/15 19:41:28 	Clone github.com/fsnotify/fsnotify, revision 1485a34d5d5723fea214f5710708e19a831720e4, attempt 1/20
19:41:28 [2020-04-15T19:41:28.598Z] 2020/04/15 19:41:28 	Finished clone github.com/opencontainers/go-digest
19:41:28 [2020-04-15T19:41:28.598Z] 2020/04/15 19:41:28 	Clone github.com/aws/aws-sdk-go, revision 9ed0c8de252f04ac45a65358377103d5a1aa2d92, attempt 1/20
19:41:28 [2020-04-15T19:41:28.598Z] 2020/04/15 19:41:28 	Finished clone github.com/seccomp/libseccomp-golang
19:41:28 [2020-04-15T19:41:28.598Z] 2020/04/15 19:41:28 	Clone github.com/go-ini/ini, revision 300e940a926eb277d3901b20bdfcc54928ad3642, attempt 1/20
19:41:28 [2020-04-15T19:41:28.598Z] 2020/04/15 19:41:28 	Finished clone github.com/mistifyio/go-zfs
19:41:28 [2020-04-15T19:41:28.598Z] 2020/04/15 19:41:28 	Clone github.com/jmespath/go-jmespath, revision 0b12d6b521d83fc7f755e7cfc1b1fbdd35a01a74, attempt 1/20
19:41:28 [2020-04-15T19:41:28.853Z] 2020/04/15 19:41:28 	Finished clone github.com/fluent/fluent-logger-golang
19:41:28 [2020-04-15T19:41:28.853Z] 2020/04/15 19:41:28 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
19:41:28 [2020-04-15T19:41:28.853Z] 2020/04/15 19:41:28 	Finished clone github.com/Graylog2/go-gelf
19:41:28 [2020-04-15T19:41:28.853Z] 2020/04/15 19:41:28 	Clone golang.org/x/oauth2, revision ec22f46f877b4505e0117eeaab541714644fdd28, attempt 1/20
19:41:28 [2020-04-15T19:41:28.853Z] 2020/04/15 19:41:28 	Finished clone github.com/Azure/go-ansiterm
19:41:28 [2020-04-15T19:41:28.853Z] 2020/04/15 19:41:28 	Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20
19:41:29 [2020-04-15T19:41:29.108Z] 2020/04/15 19:41:29 	Finished clone github.com/godbus/dbus
19:41:29 [2020-04-15T19:41:29.108Z] 2020/04/15 19:41:29 	Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20
19:41:29 [2020-04-15T19:41:29.363Z] 2020/04/15 19:41:29 	Finished clone github.com/coreos/go-systemd
19:41:29 [2020-04-15T19:41:29.363Z] 2020/04/15 19:41:29 	Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20
19:41:29 [2020-04-15T19:41:29.923Z] 2020/04/15 19:41:29 	Finished clone github.com/bsphere/le_go
19:41:29 [2020-04-15T19:41:29.923Z] 2020/04/15 19:41:29 	Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20
19:41:29 [2020-04-15T19:41:29.923Z] 2020/04/15 19:41:29 	Finished clone github.com/opencontainers/selinux
19:41:29 [2020-04-15T19:41:29.923Z] 2020/04/15 19:41:29 	Clone google.golang.org/genproto, revision 694d95ba50e67b2e363f3483057db5d4910c18f9, attempt 1/20
19:41:29 [2020-04-15T19:41:29.958Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
19:41:29 [2020-04-15T19:41:29.958Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
19:41:29 [2020-04-15T19:41:29.958Z] === RUN   TestDockerSuite/TestBuildWindowsUser
19:41:29 [2020-04-15T19:41:29.958Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
19:41:29 [2020-04-15T19:41:29.958Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
19:41:30 [2020-04-15T19:41:30.178Z] 2020/04/15 19:41:29 	Finished clone github.com/fsnotify/fsnotify
19:41:30 [2020-04-15T19:41:30.178Z] 2020/04/15 19:41:29 	Clone github.com/containerd/containerd, revision 481103c8793316c118d9f795cde18060847c370e, attempt 1/20
19:41:30 [2020-04-15T19:41:30.178Z] 2020/04/15 19:41:30 	Finished clone github.com/opencontainers/runtime-spec
19:41:30 [2020-04-15T19:41:30.178Z] 2020/04/15 19:41:30 	Clone github.com/containerd/fifo, revision a9fb20d87448d386e6d50b1f2e1fa70dcf0de43c, attempt 1/20
19:41:30 [2020-04-15T19:41:30.432Z] 2020/04/15 19:41:30 	Finished clone github.com/jmespath/go-jmespath
19:41:30 [2020-04-15T19:41:30.432Z] 2020/04/15 19:41:30 	Clone github.com/containerd/continuity, revision aaeac12a7ffcd198ae25440a9dff125c2e2703a7, attempt 1/20
19:41:30 [2020-04-15T19:41:30.432Z] 2020/04/15 19:41:30 	Finished clone github.com/go-ini/ini
19:41:30 [2020-04-15T19:41:30.432Z] 2020/04/15 19:41:30 	Clone github.com/containerd/cgroups, revision 5fbad35c2a7e855762d3c60f2e474ffcad0d470a, attempt 1/20
19:41:30 [2020-04-15T19:41:30.693Z] 2020/04/15 19:41:30 	Finished clone github.com/opencontainers/image-spec
19:41:30 [2020-04-15T19:41:30.693Z] 2020/04/15 19:41:30 	Clone github.com/containerd/console, revision 0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f, attempt 1/20
19:41:30 [2020-04-15T19:41:30.947Z] 2020/04/15 19:41:30 	Finished clone github.com/tinylib/msgp
19:41:30 [2020-04-15T19:41:30.947Z] 2020/04/15 19:41:30 	Clone github.com/containerd/go-runc, revision e029b79d8cda8374981c64eba71f28ec38e5526f, attempt 1/20
19:41:30 [2020-04-15T19:41:30.947Z] 2020/04/15 19:41:30 	Finished clone golang.org/x/oauth2
19:41:30 [2020-04-15T19:41:30.947Z] 2020/04/15 19:41:30 	Clone github.com/containerd/typeurl, revision 2a93cfde8c20b23de8eb84a5adbc234ddf7a9e8d, attempt 1/20
19:41:31 [2020-04-15T19:41:31.201Z] 2020/04/15 19:41:31 	Finished clone github.com/googleapis/gax-go
19:41:31 [2020-04-15T19:41:31.201Z] 2020/04/15 19:41:31 	Clone github.com/containerd/ttrpc, revision 92c8520ef9f86600c650dd540266a007bf03670f, attempt 1/20
19:41:31 [2020-04-15T19:41:31.456Z] 2020/04/15 19:41:31 	Finished clone github.com/containerd/fifo
19:41:31 [2020-04-15T19:41:31.456Z] 2020/04/15 19:41:31 	Clone github.com/gogo/googleapis, revision d31c731455cb061f42baff3bda55bad0118b126b, attempt 1/20
19:41:31 [2020-04-15T19:41:31.851Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
19:41:31 [2020-04-15T19:41:31.851Z] === RUN   TestDockerSuite/TestBuildWithFailure
19:41:32 [2020-04-15T19:41:32.379Z] 2020/04/15 19:41:32 	Finished clone github.com/containerd/go-runc
19:41:32 [2020-04-15T19:41:32.379Z] 2020/04/15 19:41:32 	Clone github.com/docker/swarmkit, revision 062b694b46c0744d601eebef79f3f7433d808a04, attempt 1/20
19:41:32 [2020-04-15T19:41:32.379Z] 2020/04/15 19:41:32 	Finished clone github.com/containerd/cgroups
19:41:32 [2020-04-15T19:41:32.379Z] 2020/04/15 19:41:32 	Clone github.com/gogo/protobuf, revision ba06b47c162d49f2af050fb4c75bcbc86a159d5c, attempt 1/20
19:41:32 [2020-04-15T19:41:32.379Z] 2020/04/15 19:41:32 	Finished clone github.com/containerd/typeurl
19:41:32 [2020-04-15T19:41:32.379Z] 2020/04/15 19:41:32 	Clone github.com/golang/protobuf, revision aa810b61a9c79d51363740d207bb46cf8e620ed5, attempt 1/20
19:41:32 [2020-04-15T19:41:32.379Z] 2020/04/15 19:41:32 	Finished clone go.opencensus.io
19:41:32 [2020-04-15T19:41:32.379Z] 2020/04/15 19:41:32 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
19:41:32 [2020-04-15T19:41:32.634Z] 2020/04/15 19:41:32 	Finished clone github.com/containerd/ttrpc
19:41:32 [2020-04-15T19:41:32.634Z] 2020/04/15 19:41:32 	Clone github.com/fernet/fernet-go, revision 1b2437bc582b3cfbb341ee5a29f8ef5b42912ff2, attempt 1/20
19:41:32 [2020-04-15T19:41:32.781Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
19:41:33 [2020-04-15T19:41:33.193Z] 2020/04/15 19:41:33 	Finished clone github.com/gogo/googleapis
19:41:33 [2020-04-15T19:41:33.193Z] 2020/04/15 19:41:33 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
19:41:33 [2020-04-15T19:41:33.344Z] === RUN   TestDockerSuite/TestBuildWithTabs
19:41:33 [2020-04-15T19:41:33.752Z] 2020/04/15 19:41:33 	Finished clone github.com/containerd/console
19:41:33 [2020-04-15T19:41:33.752Z] 2020/04/15 19:41:33 	Clone golang.org/x/crypto, revision 69ecbb4d6d5dab05e49161c6e77ea40a030884e1, attempt 1/20
19:41:34 [2020-04-15T19:41:34.006Z] 2020/04/15 19:41:33 	Finished clone github.com/fernet/fernet-go
19:41:34 [2020-04-15T19:41:34.006Z] 2020/04/15 19:41:33 	Clone golang.org/x/time, revision fbb02b2291d28baffd63558aa44b4b56f178d650, attempt 1/20
19:41:34 [2020-04-15T19:41:34.029Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
19:41:34 [2020-04-15T19:41:34.029Z] === RUN   TestDockerSuite/TestBuildBlankName
19:41:34 [2020-04-15T19:41:34.029Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
19:41:34 [2020-04-15T19:41:34.274Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
19:41:34 [2020-04-15T19:41:34.274Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
19:41:34 [2020-04-15T19:41:34.930Z] 2020/04/15 19:41:34 	Finished clone github.com/containerd/continuity
19:41:34 [2020-04-15T19:41:34.930Z] 2020/04/15 19:41:34 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
19:41:35 [2020-04-15T19:41:35.203Z] --- PASS: TestServicePlugin (35.33s)
19:41:35 [2020-04-15T19:41:35.203Z]     plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
19:41:35 [2020-04-15T19:41:35.203Z]     daemon.go:325: [d11f51d579c42] waiting for daemon to start
19:41:35 [2020-04-15T19:41:35.203Z]     daemon.go:325: [d11f51d579c42] waiting for daemon to start
19:41:35 [2020-04-15T19:41:35.203Z]     daemon.go:353: [d11f51d579c42] daemon started
19:41:35 [2020-04-15T19:41:35.203Z]     daemon.go:461: [d11f51d579c42] Stopping daemon
19:41:35 [2020-04-15T19:41:35.203Z]     daemon.go:296: [d11f51d579c42] exiting daemon
19:41:35 [2020-04-15T19:41:35.203Z]     daemon.go:448: [d11f51d579c42] Daemon stopped
19:41:35 [2020-04-15T19:41:35.203Z]     plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
19:41:35 [2020-04-15T19:41:35.203Z]     daemon.go:325: [d380d10d458fa] waiting for daemon to start
19:41:35 [2020-04-15T19:41:35.203Z]     daemon.go:325: [d380d10d458fa] waiting for daemon to start
19:41:35 [2020-04-15T19:41:35.203Z]     daemon.go:353: [d380d10d458fa] daemon started
19:41:35 [2020-04-15T19:41:35.203Z]     plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
19:41:35 [2020-04-15T19:41:35.203Z]     daemon.go:325: [d27f027f7b6bb] waiting for daemon to start
19:41:35 [2020-04-15T19:41:35.203Z]     daemon.go:325: [d27f027f7b6bb] waiting for daemon to start
19:41:35 [2020-04-15T19:41:35.203Z]     daemon.go:353: [d27f027f7b6bb] daemon started
19:41:35 [2020-04-15T19:41:35.203Z]     plugin_test.go:60: [d27f027f7b6bb] joining swarm manager [d380d10d458fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:41:35 [2020-04-15T19:41:35.203Z]     plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
19:41:35 [2020-04-15T19:41:35.203Z]     daemon.go:325: [dff5d851ffebe] waiting for daemon to start
19:41:35 [2020-04-15T19:41:35.203Z]     daemon.go:325: [dff5d851ffebe] waiting for daemon to start
19:41:35 [2020-04-15T19:41:35.203Z]     daemon.go:353: [dff5d851ffebe] daemon started
19:41:35 [2020-04-15T19:41:35.203Z]     plugin_test.go:63: [dff5d851ffebe] joining swarm manager [d380d10d458fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:41:35 [2020-04-15T19:41:35.203Z]     daemon.go:461: [dff5d851ffebe] Stopping daemon
19:41:35 [2020-04-15T19:41:35.203Z]     daemon.go:296: [dff5d851ffebe] exiting daemon
19:41:35 [2020-04-15T19:41:35.203Z]     daemon.go:448: [dff5d851ffebe] Daemon stopped
19:41:35 [2020-04-15T19:41:35.203Z]     daemon.go:461: [d27f027f7b6bb] Stopping daemon
19:41:35 [2020-04-15T19:41:35.203Z]     daemon.go:296: [d27f027f7b6bb] exiting daemon
19:41:35 [2020-04-15T19:41:35.203Z]     daemon.go:448: [d27f027f7b6bb] Daemon stopped
19:41:35 [2020-04-15T19:41:35.203Z]     daemon.go:461: [d380d10d458fa] Stopping daemon
19:41:35 [2020-04-15T19:41:35.203Z]     daemon.go:296: [d380d10d458fa] exiting daemon
19:41:35 [2020-04-15T19:41:35.203Z]     daemon.go:448: [d380d10d458fa] Daemon stopped
19:41:35 [2020-04-15T19:41:35.203Z] === RUN   TestServiceUpdateLabel
19:41:35 [2020-04-15T19:41:35.853Z] 2020/04/15 19:41:35 	Finished clone golang.org/x/time
19:41:35 [2020-04-15T19:41:35.853Z] 2020/04/15 19:41:35 	Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
19:41:36 [2020-04-15T19:41:36.777Z] 2020/04/15 19:41:36 	Clone github.com/hashicorp/golang-lru, revision 7087cb70de9f7a8bc0a10c375cb0d2280a8edf9c, attempt 1/20
19:41:36 [2020-04-15T19:41:36.777Z] 2020/04/15 19:41:36 	Finished clone github.com/hashicorp/go-memdb
19:41:36 [2020-04-15T19:41:36.777Z] 2020/04/15 19:41:36 	Finished clone github.com/hashicorp/go-immutable-radix
19:41:36 [2020-04-15T19:41:36.777Z] 2020/04/15 19:41:36 	Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20
19:41:37 [2020-04-15T19:41:37.727Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
19:41:38 [2020-04-15T19:41:38.137Z] 2020/04/15 19:41:37 	Finished clone github.com/hashicorp/golang-lru
19:41:38 [2020-04-15T19:41:38.138Z] 2020/04/15 19:41:37 	Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
19:41:38 [2020-04-15T19:41:38.138Z] 2020/04/15 19:41:37 	Finished clone github.com/coreos/pkg
19:41:38 [2020-04-15T19:41:38.138Z] 2020/04/15 19:41:37 	Clone github.com/prometheus/client_golang, revision c5b7fccd204277076155f10851dad72b76a49317, attempt 1/20
19:41:38 [2020-04-15T19:41:38.291Z] --- PASS: TestServiceUpdateLabel (3.16s)
19:41:38 [2020-04-15T19:41:38.291Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
19:41:38 [2020-04-15T19:41:38.291Z]     daemon.go:325: [dcef3445c168f] waiting for daemon to start
19:41:38 [2020-04-15T19:41:38.291Z]     daemon.go:325: [dcef3445c168f] waiting for daemon to start
19:41:38 [2020-04-15T19:41:38.291Z]     daemon.go:353: [dcef3445c168f] daemon started
19:41:38 [2020-04-15T19:41:38.291Z]     daemon.go:461: [dcef3445c168f] Stopping daemon
19:41:38 [2020-04-15T19:41:38.291Z]     daemon.go:296: [dcef3445c168f] exiting daemon
19:41:38 [2020-04-15T19:41:38.291Z]     daemon.go:448: [dcef3445c168f] Daemon stopped
19:41:38 [2020-04-15T19:41:38.291Z] === RUN   TestServiceUpdateSecrets
19:41:39 [2020-04-15T19:41:39.499Z] 2020/04/15 19:41:39 	Finished clone code.cloudfoundry.org/clock
19:41:39 [2020-04-15T19:41:39.499Z] 2020/04/15 19:41:39 	Clone github.com/beorn7/perks, revision e7f67b54abbeac9c40a31de0f81159e4cafebd6a, attempt 1/20
19:41:39 [2020-04-15T19:41:39.499Z] 2020/04/15 19:41:39 	Finished clone github.com/opencontainers/runc
19:41:39 [2020-04-15T19:41:39.499Z] 2020/04/15 19:41:39 	Clone github.com/prometheus/client_model, revision 6f3806018612930941127f2a7c6c453ba2c527d2, attempt 1/20
19:41:39 [2020-04-15T19:41:39.661Z] === RUN   TestDockerSuite/TestBuildWithVolumes
19:41:39 [2020-04-15T19:41:39.785Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
19:41:40 [2020-04-15T19:41:40.057Z] 2020/04/15 19:41:39 	Finished clone golang.org/x/crypto
19:41:40 [2020-04-15T19:41:40.057Z] 2020/04/15 19:41:39 	Clone github.com/prometheus/common, revision 7600349dcfe1abd18d72d3a1770870d9800a7801, attempt 1/20
19:41:40 [2020-04-15T19:41:40.591Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
19:41:40 [2020-04-15T19:41:40.616Z] 2020/04/15 19:41:40 	Finished clone github.com/beorn7/perks
19:41:40 [2020-04-15T19:41:40.616Z] 2020/04/15 19:41:40 	Clone github.com/prometheus/procfs, revision 7d6f385de8bea29190f15ba9931442a0eaef9af7, attempt 1/20
19:41:40 [2020-04-15T19:41:40.744Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
19:41:40 [2020-04-15T19:41:40.870Z] 2020/04/15 19:41:40 	Finished clone google.golang.org/grpc
19:41:40 [2020-04-15T19:41:40.870Z] 2020/04/15 19:41:40 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
19:41:41 [2020-04-15T19:41:41.125Z] 2020/04/15 19:41:41 	Finished clone github.com/golang/protobuf
19:41:41 [2020-04-15T19:41:41.125Z] 2020/04/15 19:41:41 	Clone github.com/pkg/errors, revision ba968bfe8b2f7e042a574c888954fccecfa385b4, attempt 1/20
19:41:41 [2020-04-15T19:41:41.125Z] 2020/04/15 19:41:41 	Finished clone github.com/prometheus/client_model
19:41:41 [2020-04-15T19:41:41.125Z] 2020/04/15 19:41:41 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
19:41:41 [2020-04-15T19:41:41.154Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
19:41:41 [2020-04-15T19:41:41.379Z] 2020/04/15 19:41:41 	Finished clone github.com/prometheus/client_golang
19:41:41 [2020-04-15T19:41:41.379Z] 2020/04/15 19:41:41 	Clone github.com/spf13/cobra, revision ef82de70bb3f60c65fb8eebacbb2d122ef517385, attempt 1/20
19:41:41 [2020-04-15T19:41:41.717Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
19:41:41 [2020-04-15T19:41:41.717Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
19:41:42 [2020-04-15T19:41:42.303Z] 2020/04/15 19:41:42 	Finished clone github.com/matttproud/golang_protobuf_extensions
19:41:42 [2020-04-15T19:41:42.303Z] 2020/04/15 19:41:42 	Clone github.com/spf13/pflag, revision 583c0c0531f06d5278b7d917446061adc344b5cd, attempt 1/20
19:41:42 [2020-04-15T19:41:42.558Z] 2020/04/15 19:41:42 	Finished clone github.com/pkg/errors
19:41:42 [2020-04-15T19:41:42.558Z] 2020/04/15 19:41:42 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
19:41:42 [2020-04-15T19:41:42.558Z] 2020/04/15 19:41:42 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
19:41:42 [2020-04-15T19:41:42.558Z] 2020/04/15 19:41:42 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
19:41:42 [2020-04-15T19:41:42.646Z] === RUN   TestDockerSuite/TestBuildXZHost
19:41:42 [2020-04-15T19:41:42.812Z] 2020/04/15 19:41:42 	Finished clone github.com/prometheus/procfs
19:41:42 [2020-04-15T19:41:42.812Z] 2020/04/15 19:41:42 	Clone github.com/docker/go-metrics, revision d466d4f6fd960e01820085bd7e1a24426ee7ef18, attempt 1/20
19:41:43 [2020-04-15T19:41:43.371Z] 2020/04/15 19:41:43 	Finished clone github.com/prometheus/common
19:41:43 [2020-04-15T19:41:43.371Z] 2020/04/15 19:41:43 	Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20
19:41:43 [2020-04-15T19:41:43.930Z] 2020/04/15 19:41:43 	Finished clone github.com/inconshreveable/mousetrap
19:41:43 [2020-04-15T19:41:43.930Z] 2020/04/15 19:41:43 	Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20
19:41:43 [2020-04-15T19:41:43.930Z] 2020/04/15 19:41:43 	Finished clone github.com/Microsoft/hcsshim
19:41:43 [2020-04-15T19:41:43.930Z] 2020/04/15 19:41:43 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
19:41:43 [2020-04-15T19:41:43.930Z] 2020/04/15 19:41:43 	Finished clone github.com/spf13/pflag
19:41:43 [2020-04-15T19:41:43.930Z] 2020/04/15 19:41:43 	Clone github.com/golang/gddo, revision 9b12a26f3fbd7397dee4e20939ddca719d840d2a, attempt 1/20
19:41:43 [2020-04-15T19:41:43.930Z] 2020/04/15 19:41:43 	Finished clone github.com/morikuni/aec
19:41:43 [2020-04-15T19:41:43.930Z] 2020/04/15 19:41:43 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
19:41:44 [2020-04-15T19:41:44.184Z] 2020/04/15 19:41:44 	Finished clone github.com/spf13/cobra
19:41:44 [2020-04-15T19:41:44.184Z] 2020/04/15 19:41:44 	Clone github.com/gorilla/mux, revision ed099d42384823742bba0bf9a72b53b55c9e2e38, attempt 1/20
19:41:44 [2020-04-15T19:41:44.184Z] 2020/04/15 19:41:44 	Finished clone github.com/docker/go-metrics
19:41:44 [2020-04-15T19:41:44.184Z] 2020/04/15 19:41:44 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
19:41:44 [2020-04-15T19:41:44.439Z] 2020/04/15 19:41:44 	Finished clone github.com/opentracing-contrib/go-stdlib
19:41:44 [2020-04-15T19:41:44.439Z] 2020/04/15 19:41:44 	Clone github.com/creack/pty, revision 2769f65a3a94eb8f876f44a0459d24ae7ad2e488, attempt 1/20
19:41:45 [2020-04-15T19:41:45.172Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
19:41:45 [2020-04-15T19:41:45.172Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
19:41:45 [2020-04-15T19:41:45.172Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
19:41:45 [2020-04-15T19:41:45.362Z] 2020/04/15 19:41:45 	Finished clone github.com/docker/libtrust
19:41:45 [2020-04-15T19:41:45.362Z] 2020/04/15 19:41:45 	Clone github.com/konsorten/go-windows-terminal-sequences, revision f55edac94c9bbba5d6182a4be46d86a2c9b5b50e, attempt 1/20
19:41:45 [2020-04-15T19:41:45.362Z] 2020/04/15 19:41:45 	Finished clone github.com/google/uuid
19:41:45 [2020-04-15T19:41:45.362Z] 2020/04/15 19:41:45 	Clone github.com/mattn/go-shellwords, revision a72fbe27a1b0ed0df2f02754945044ce1456608b, attempt 1/20
19:41:45 [2020-04-15T19:41:45.616Z] 2020/04/15 19:41:45 	Finished clone github.com/Microsoft/go-winio
19:41:45 [2020-04-15T19:41:45.616Z] 2020/04/15 19:41:45 	Clone github.com/sirupsen/logrus, revision 8bdbc7bcc01dcbb8ec23dc8a28e332258d25251f, attempt 1/20
19:41:45 [2020-04-15T19:41:45.750Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
19:41:45 [2020-04-15T19:41:45.872Z] 2020/04/15 19:41:45 	Finished clone github.com/google/certificate-transparency-go
19:41:45 [2020-04-15T19:41:45.872Z] 2020/04/15 19:41:45 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
19:41:45 [2020-04-15T19:41:45.872Z] 2020/04/15 19:41:45 	Finished clone github.com/creack/pty
19:41:45 [2020-04-15T19:41:45.872Z] 2020/04/15 19:41:45 	Clone golang.org/x/net, revision f3200d17e092c607f615320ecaad13d87ad9a2b3, attempt 1/20
19:41:46 [2020-04-15T19:41:46.128Z] 2020/04/15 19:41:45 	Finished clone github.com/gorilla/mux
19:41:46 [2020-04-15T19:41:46.128Z] 2020/04/15 19:41:45 	Clone golang.org/x/sys, revision 4c4f7f33c9ed00de01c4c741d2177abfcfe19307, attempt 1/20
19:41:46 [2020-04-15T19:41:46.519Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
19:41:46 [2020-04-15T19:41:46.680Z] === RUN   TestDockerSuite/TestCommitChange
19:41:46 [2020-04-15T19:41:46.688Z] 2020/04/15 19:41:46 	Finished clone github.com/konsorten/go-windows-terminal-sequences
19:41:46 [2020-04-15T19:41:46.688Z] 2020/04/15 19:41:46 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
19:41:46 [2020-04-15T19:41:46.943Z] 2020/04/15 19:41:46 	Finished clone github.com/mattn/go-shellwords
19:41:46 [2020-04-15T19:41:46.943Z] 2020/04/15 19:41:46 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
19:41:47 [2020-04-15T19:41:47.198Z] 2020/04/15 19:41:47 	Finished clone github.com/tchap/go-patricia
19:41:47 [2020-04-15T19:41:47.198Z] 2020/04/15 19:41:47 	Clone golang.org/x/text, revision f21a4dfb5e38f5895301dc265a8def02365cc3d0, attempt 1/20
19:41:47 [2020-04-15T19:41:47.609Z] === RUN   TestDockerSuite/TestCommitChangeLabels
19:41:47 [2020-04-15T19:41:47.759Z] 2020/04/15 19:41:47 	Finished clone github.com/sirupsen/logrus
19:41:47 [2020-04-15T19:41:47.759Z] 2020/04/15 19:41:47 	Clone gotest.tools, revision 1083505acf35a0bd8a696b26837e1fb3187a7a83, attempt 1/20
19:41:48 [2020-04-15T19:41:48.014Z] 2020/04/15 19:41:47 	Finished clone github.com/docker/go-units
19:41:48 [2020-04-15T19:41:48.014Z] 2020/04/15 19:41:47 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
19:41:48 [2020-04-15T19:41:48.940Z] 2020/04/15 19:41:48 	Finished clone github.com/cloudflare/cfssl
19:41:48 [2020-04-15T19:41:48.940Z] 2020/04/15 19:41:48 	Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20
19:41:48 [2020-04-15T19:41:48.979Z] === RUN   TestDockerSuite/TestCommitHardlink
19:41:49 [2020-04-15T19:41:49.000Z] --- PASS: TestBuildWithHugeFile (80.94s)
19:41:49 [2020-04-15T19:41:49.000Z] === RUN   TestBuildWithEmptyDockerfile
19:41:49 [2020-04-15T19:41:49.000Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:41:49 [2020-04-15T19:41:49.000Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:41:49 [2020-04-15T19:41:49.000Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:41:49 [2020-04-15T19:41:49.000Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:41:49 [2020-04-15T19:41:49.000Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:41:49 [2020-04-15T19:41:49.000Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:41:49 [2020-04-15T19:41:49.000Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:41:49 [2020-04-15T19:41:49.000Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:41:49 [2020-04-15T19:41:49.000Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:41:49 [2020-04-15T19:41:49.000Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
19:41:49 [2020-04-15T19:41:49.000Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s)
19:41:49 [2020-04-15T19:41:49.000Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s)
19:41:49 [2020-04-15T19:41:49.000Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s)
19:41:49 [2020-04-15T19:41:49.000Z] === RUN   TestBuildPreserveOwnership
19:41:49 [2020-04-15T19:41:49.000Z] === RUN   TestBuildPreserveOwnership/copy_from
19:41:49 [2020-04-15T19:41:49.864Z] 2020/04/15 19:41:49 	Finished clone github.com/google/go-cmp
19:41:49 [2020-04-15T19:41:49.864Z] 2020/04/15 19:41:49 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
19:41:49 [2020-04-15T19:41:49.864Z] 2020/04/15 19:41:49 	Finished clone gotest.tools
19:41:49 [2020-04-15T19:41:49.864Z] 2020/04/15 19:41:49 	Clone github.com/imdario/mergo, revision 7c29201646fa3de8506f701213473dd407f19646, attempt 1/20
19:41:50 [2020-04-15T19:41:50.118Z] 2020/04/15 19:41:50 	Finished clone github.com/docker/go-connections
19:41:50 [2020-04-15T19:41:50.118Z] 2020/04/15 19:41:50 	Clone golang.org/x/sync, revision e225da77a7e68af35c70ccbf71af2b83e6acac3c, attempt 1/20
19:41:50 [2020-04-15T19:41:50.350Z] === RUN   TestDockerSuite/TestCommitNewFile
19:41:50 [2020-04-15T19:41:50.373Z] 2020/04/15 19:41:50 	Finished clone github.com/syndtr/gocapability
19:41:50 [2020-04-15T19:41:50.373Z] 2020/04/15 19:41:50 	Clone github.com/moby/buildkit, revision b26cff2413cc6a466f8739262efa13bd126f8fc7, attempt 1/20
19:41:51 [2020-04-15T19:41:51.041Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:41:51 [2020-04-15T19:41:51.296Z] 2020/04/15 19:41:51 	Finished clone github.com/RackSec/srslog
19:41:51 [2020-04-15T19:41:51.296Z] 2020/04/15 19:41:51 	Clone github.com/tonistiigi/fsutil, revision 6c909ab392c173a4264ae1bfcbc0450b9aac0c7d, attempt 1/20
19:41:51 [2020-04-15T19:41:51.550Z] 2020/04/15 19:41:51 	Finished clone github.com/imdario/mergo
19:41:51 [2020-04-15T19:41:51.550Z] 2020/04/15 19:41:51 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
19:41:51 [2020-04-15T19:41:51.805Z] 2020/04/15 19:41:51 	Finished clone golang.org/x/sync
19:41:51 [2020-04-15T19:41:51.805Z] 2020/04/15 19:41:51 	Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20
19:41:52 [2020-04-15T19:41:52.242Z] === RUN   TestDockerSuite/TestCommitPausedContainer
19:41:52 [2020-04-15T19:41:52.520Z] --- PASS: TestBuildPreserveOwnership (4.82s)
19:41:52 [2020-04-15T19:41:52.520Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.17s)
19:41:52 [2020-04-15T19:41:52.520Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.64s)
19:41:52 [2020-04-15T19:41:52.520Z] === RUN   TestBuildPlatformInvalid
19:41:52 [2020-04-15T19:41:52.807Z] --- PASS: TestBuildPlatformInvalid (0.15s)
19:41:52 [2020-04-15T19:41:52.807Z] PASS
19:41:52 [2020-04-15T19:41:52.807Z] 
19:41:52 [2020-04-15T19:41:52.807Z] DONE 30 tests in 125.403s
19:41:52 [2020-04-15T19:41:52.807Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
19:41:52 [2020-04-15T19:41:52.807Z] ++ 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:41:52 [2020-04-15T19:41:52.807Z] ++ set -e
19:41:52 [2020-04-15T19:41:52.807Z] ++ '[' -n 0 ']'
19:41:52 [2020-04-15T19:41:52.807Z] ++ set -x
19:41:52 [2020-04-15T19:41:52.807Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
19:41:52 [2020-04-15T19:41:52.807Z] INFO: Testing against a local daemon
19:41:52 [2020-04-15T19:41:52.807Z] === RUN   TestConfigList
19:41:53 [2020-04-15T19:41:53.166Z] 2020/04/15 19:41:53 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
19:41:53 [2020-04-15T19:41:53.166Z] 2020/04/15 19:41:53 	Clone github.com/google/shlex, revision 6f45313302b9c56850fc17f99e40caebce98c716, attempt 1/20
19:41:53 [2020-04-15T19:41:53.170Z] === RUN   TestDockerSuite/TestCommitTTY
19:41:54 [2020-04-15T19:41:54.092Z] 2020/04/15 19:41:53 	Finished clone github.com/opentracing/opentracing-go
19:41:54 [2020-04-15T19:41:54.092Z] 2020/04/15 19:41:53 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
19:41:54 [2020-04-15T19:41:54.098Z] --- PASS: TestServiceUpdateSecrets (15.74s)
19:41:54 [2020-04-15T19:41:54.098Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
19:41:54 [2020-04-15T19:41:54.098Z]     daemon.go:325: [d27ce24697a70] waiting for daemon to start
19:41:54 [2020-04-15T19:41:54.098Z]     daemon.go:325: [d27ce24697a70] waiting for daemon to start
19:41:54 [2020-04-15T19:41:54.098Z]     daemon.go:353: [d27ce24697a70] daemon started
19:41:54 [2020-04-15T19:41:54.098Z]     daemon.go:461: [d27ce24697a70] Stopping daemon
19:41:54 [2020-04-15T19:41:54.098Z]     daemon.go:296: [d27ce24697a70] exiting daemon
19:41:54 [2020-04-15T19:41:54.098Z]     daemon.go:448: [d27ce24697a70] Daemon stopped
19:41:54 [2020-04-15T19:41:54.099Z] === RUN   TestServiceUpdateConfigs
19:41:54 [2020-04-15T19:41:54.347Z] 2020/04/15 19:41:54 	Finished clone github.com/golang/gddo
19:41:54 [2020-04-15T19:41:54.347Z] 2020/04/15 19:41:54 	Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20
19:41:55 [2020-04-15T19:41:55.028Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
19:41:55 [2020-04-15T19:41:55.272Z] 2020/04/15 19:41:54 	Finished clone github.com/google/shlex
19:41:55 [2020-04-15T19:41:55.272Z] 2020/04/15 19:41:54 	Clone github.com/gofrs/flock, revision 7f43ea2e6a643ad441fc12d0ecc0d3388b300c53, attempt 1/20
19:41:55 [2020-04-15T19:41:55.504Z] --- PASS: TestConfigList (2.27s)
19:41:55 [2020-04-15T19:41:55.504Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
19:41:55 [2020-04-15T19:41:55.504Z]     daemon.go:325: [d043785eeb603] waiting for daemon to start
19:41:55 [2020-04-15T19:41:55.504Z]     daemon.go:325: [d043785eeb603] waiting for daemon to start
19:41:55 [2020-04-15T19:41:55.504Z]     daemon.go:353: [d043785eeb603] daemon started
19:41:55 [2020-04-15T19:41:55.504Z]     daemon.go:461: [d043785eeb603] Stopping daemon
19:41:55 [2020-04-15T19:41:55.504Z]     daemon.go:296: [d043785eeb603] exiting daemon
19:41:55 [2020-04-15T19:41:55.504Z]     daemon.go:448: [d043785eeb603] Daemon stopped
19:41:55 [2020-04-15T19:41:55.504Z] === RUN   TestConfigsCreateAndDelete
19:41:55 [2020-04-15T19:41:55.832Z] 2020/04/15 19:41:55 	Finished clone github.com/docker/libkv
19:41:55 [2020-04-15T19:41:55.832Z] 2020/04/15 19:41:55 	Clone github.com/docker/libnetwork, revision b9bcf0c3fba9ef8897c9676c5b70ba0345b84b17, attempt 1/20
19:41:55 [2020-04-15T19:41:55.832Z] 2020/04/15 19:41:55 	Finished clone github.com/mitchellh/hashstructure
19:41:55 [2020-04-15T19:41:55.832Z] 2020/04/15 19:41:55 	Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20
19:41:55 [2020-04-15T19:41:55.959Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
19:41:56 [2020-04-15T19:41:56.392Z] 2020/04/15 19:41:56 	Finished clone github.com/gofrs/flock
19:41:56 [2020-04-15T19:41:56.392Z] 2020/04/15 19:41:56 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
19:41:56 [2020-04-15T19:41:56.647Z] 2020/04/15 19:41:56 	Finished clone github.com/tonistiigi/fsutil
19:41:56 [2020-04-15T19:41:56.647Z] 2020/04/15 19:41:56 	Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20
19:41:56 [2020-04-15T19:41:56.804Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
19:41:57 [2020-04-15T19:41:57.543Z] --- PASS: TestConfigsCreateAndDelete (2.30s)
19:41:57 [2020-04-15T19:41:57.543Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
19:41:57 [2020-04-15T19:41:57.543Z]     daemon.go:325: [de52eda10428f] waiting for daemon to start
19:41:57 [2020-04-15T19:41:57.543Z]     daemon.go:325: [de52eda10428f] waiting for daemon to start
19:41:57 [2020-04-15T19:41:57.543Z]     daemon.go:353: [de52eda10428f] daemon started
19:41:57 [2020-04-15T19:41:57.543Z]     daemon.go:461: [de52eda10428f] Stopping daemon
19:41:57 [2020-04-15T19:41:57.543Z]     daemon.go:296: [de52eda10428f] exiting daemon
19:41:57 [2020-04-15T19:41:57.543Z]     daemon.go:448: [de52eda10428f] Daemon stopped
19:41:57 [2020-04-15T19:41:57.543Z] === RUN   TestConfigsUpdate
19:41:57 [2020-04-15T19:41:57.571Z] 2020/04/15 19:41:57 	Finished clone golang.org/x/net
19:41:57 [2020-04-15T19:41:57.571Z] 2020/04/15 19:41:57 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
19:41:57 [2020-04-15T19:41:57.571Z] 2020/04/15 19:41:57 	Finished clone github.com/docker/go-events
19:41:57 [2020-04-15T19:41:57.826Z] 2020/04/15 19:41:57 	Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20
19:41:57 [2020-04-15T19:41:57.853Z] === RUN   TestDockerSuite/TestCommitWithoutPause
19:41:58 [2020-04-15T19:41:58.082Z] 2020/04/15 19:41:58 	Finished clone github.com/armon/go-radix
19:41:58 [2020-04-15T19:41:58.082Z] 2020/04/15 19:41:58 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
19:41:58 [2020-04-15T19:41:58.337Z] 2020/04/15 19:41:58 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
19:41:58 [2020-04-15T19:41:58.337Z] 2020/04/15 19:41:58 	Finished clone github.com/armon/go-metrics
19:41:58 [2020-04-15T19:41:58.416Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
19:41:58 [2020-04-15T19:41:58.673Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
19:41:58 [2020-04-15T19:41:58.673Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
19:41:58 [2020-04-15T19:41:58.673Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
19:41:58 [2020-04-15T19:41:58.673Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
19:41:58 [2020-04-15T19:41:58.929Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
19:41:58 [2020-04-15T19:41:58.929Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
19:41:58 [2020-04-15T19:41:58.929Z] === RUN   TestDockerSuite/TestContainerAPICommit
19:41:59 [2020-04-15T19:41:59.583Z] --- PASS: TestConfigsUpdate (2.23s)
19:41:59 [2020-04-15T19:41:59.583Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
19:41:59 [2020-04-15T19:41:59.583Z]     daemon.go:325: [d78b8863e3dd6] waiting for daemon to start
19:41:59 [2020-04-15T19:41:59.583Z]     daemon.go:325: [d78b8863e3dd6] waiting for daemon to start
19:41:59 [2020-04-15T19:41:59.583Z]     daemon.go:353: [d78b8863e3dd6] daemon started
19:41:59 [2020-04-15T19:41:59.583Z]     daemon.go:461: [d78b8863e3dd6] Stopping daemon
19:41:59 [2020-04-15T19:41:59.583Z]     daemon.go:296: [d78b8863e3dd6] exiting daemon
19:41:59 [2020-04-15T19:41:59.583Z]     daemon.go:448: [d78b8863e3dd6] Daemon stopped
19:41:59 [2020-04-15T19:41:59.583Z] === RUN   TestTemplatedConfig
19:41:59 [2020-04-15T19:41:59.699Z] 2020/04/15 19:41:59 	Finished clone github.com/sean-/seed
19:41:59 [2020-04-15T19:41:59.699Z] 2020/04/15 19:41:59 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
19:41:59 [2020-04-15T19:41:59.699Z] 2020/04/15 19:41:59 	Finished clone github.com/hashicorp/errwrap
19:41:59 [2020-04-15T19:41:59.699Z] 2020/04/15 19:41:59 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
19:42:00 [2020-04-15T19:42:00.624Z] 2020/04/15 19:42:00 	Finished clone github.com/Microsoft/opengcs
19:42:00 [2020-04-15T19:42:00.624Z] 2020/04/15 19:42:00 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
19:42:00 [2020-04-15T19:42:00.624Z] 2020/04/15 19:42:00 	Finished clone github.com/hashicorp/memberlist
19:42:00 [2020-04-15T19:42:00.624Z] 2020/04/15 19:42:00 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
19:42:00 [2020-04-15T19:42:00.826Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
19:42:01 [2020-04-15T19:42:01.550Z] 2020/04/15 19:42:01 	Finished clone github.com/hashicorp/go-multierror
19:42:01 [2020-04-15T19:42:01.550Z] 2020/04/15 19:42:01 	Clone github.com/vishvananda/netns, revision 7109fa855b0ff1ebef7fbd2f6aa613e8db7cfbc0, attempt 1/20
19:42:01 [2020-04-15T19:42:01.550Z] 2020/04/15 19:42:01 	Finished clone cloud.google.com/go
19:42:01 [2020-04-15T19:42:01.550Z] 2020/04/15 19:42:01 	Clone github.com/vishvananda/netlink, revision a2ad57a690f3caf3015351d2d6e1c0b95c349752, attempt 1/20
19:42:02 [2020-04-15T19:42:02.279Z] --- PASS: TestTemplatedConfig (2.69s)
19:42:02 [2020-04-15T19:42:02.279Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
19:42:02 [2020-04-15T19:42:02.279Z]     daemon.go:325: [de3393d16e2c9] waiting for daemon to start
19:42:02 [2020-04-15T19:42:02.279Z]     daemon.go:325: [de3393d16e2c9] waiting for daemon to start
19:42:02 [2020-04-15T19:42:02.279Z]     daemon.go:353: [de3393d16e2c9] daemon started
19:42:02 [2020-04-15T19:42:02.279Z]     daemon.go:461: [de3393d16e2c9] Stopping daemon
19:42:02 [2020-04-15T19:42:02.279Z]     daemon.go:296: [de3393d16e2c9] exiting daemon
19:42:02 [2020-04-15T19:42:02.279Z]     daemon.go:448: [de3393d16e2c9] Daemon stopped
19:42:02 [2020-04-15T19:42:02.279Z] === RUN   TestConfigInspect
19:42:02 [2020-04-15T19:42:02.475Z] 2020/04/15 19:42:02 	Finished clone github.com/coreos/go-semver
19:42:02 [2020-04-15T19:42:02.475Z] 2020/04/15 19:42:02 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
19:42:02 [2020-04-15T19:42:02.723Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
19:42:02 [2020-04-15T19:42:02.723Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
19:42:03 [2020-04-15T19:42:03.035Z] 2020/04/15 19:42:02 	Finished clone github.com/hashicorp/go-sockaddr
19:42:03 [2020-04-15T19:42:03.035Z] 2020/04/15 19:42:02 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
19:42:03 [2020-04-15T19:42:03.035Z] 2020/04/15 19:42:02 	Finished clone github.com/vishvananda/netns
19:42:03 [2020-04-15T19:42:03.035Z] 2020/04/15 19:42:02 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
19:42:03 [2020-04-15T19:42:03.287Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
19:42:04 [2020-04-15T19:42:04.216Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
19:42:04 [2020-04-15T19:42:04.397Z] 2020/04/15 19:42:04 	Finished clone github.com/hashicorp/go-msgpack
19:42:04 [2020-04-15T19:42:04.397Z] 2020/04/15 19:42:04 	Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20
19:42:04 [2020-04-15T19:42:04.397Z] 2020/04/15 19:42:04 	Finished clone github.com/BurntSushi/toml
19:42:04 [2020-04-15T19:42:04.397Z] 2020/04/15 19:42:04 	Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20
19:42:04 [2020-04-15T19:42:04.652Z] 2020/04/15 19:42:04 	Finished clone github.com/deckarep/golang-set
19:42:04 [2020-04-15T19:42:04.652Z] 2020/04/15 19:42:04 	Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20
19:42:04 [2020-04-15T19:42:04.780Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
19:42:04 [2020-04-15T19:42:04.907Z] 2020/04/15 19:42:04 	Finished clone github.com/vishvananda/netlink
19:42:04 [2020-04-15T19:42:04.907Z] 2020/04/15 19:42:04 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
19:42:04 [2020-04-15T19:42:04.907Z] 2020/04/15 19:42:04 	Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20
19:42:04 [2020-04-15T19:42:04.907Z] 2020/04/15 19:42:04 	Finished clone github.com/samuel/go-zookeeper
19:42:04 [2020-04-15T19:42:04.969Z] --- PASS: TestConfigInspect (2.22s)
19:42:04 [2020-04-15T19:42:04.969Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
19:42:04 [2020-04-15T19:42:04.969Z]     daemon.go:325: [d24b39d22de28] waiting for daemon to start
19:42:04 [2020-04-15T19:42:04.969Z]     daemon.go:325: [d24b39d22de28] waiting for daemon to start
19:42:04 [2020-04-15T19:42:04.969Z]     daemon.go:353: [d24b39d22de28] daemon started
19:42:04 [2020-04-15T19:42:04.969Z]     daemon.go:461: [d24b39d22de28] Stopping daemon
19:42:04 [2020-04-15T19:42:04.969Z]     daemon.go:296: [d24b39d22de28] exiting daemon
19:42:04 [2020-04-15T19:42:04.969Z]     daemon.go:448: [d24b39d22de28] Daemon stopped
19:42:04 [2020-04-15T19:42:04.969Z] === RUN   TestConfigCreateWithLabels
19:42:05 [2020-04-15T19:42:05.037Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
19:42:05 [2020-04-15T19:42:05.345Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
19:42:05 [2020-04-15T19:42:05.345Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
19:42:05 [2020-04-15T19:42:05.967Z] === RUN   TestDockerSuite/TestContainerAPICreate
19:42:06 [2020-04-15T19:42:06.281Z] 2020/04/15 19:42:05 	Finished clone github.com/ishidawataru/sctp
19:42:06 [2020-04-15T19:42:06.281Z] 2020/04/15 19:42:05 	Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20
19:42:06 [2020-04-15T19:42:06.532Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
19:42:06 [2020-04-15T19:42:06.532Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
19:42:06 [2020-04-15T19:42:06.532Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
19:42:07 [2020-04-15T19:42:07.011Z] --- PASS: TestConfigCreateWithLabels (2.24s)
19:42:07 [2020-04-15T19:42:07.011Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
19:42:07 [2020-04-15T19:42:07.011Z]     daemon.go:325: [dc4b432446cb1] waiting for daemon to start
19:42:07 [2020-04-15T19:42:07.011Z]     daemon.go:325: [dc4b432446cb1] waiting for daemon to start
19:42:07 [2020-04-15T19:42:07.011Z]     daemon.go:353: [dc4b432446cb1] daemon started
19:42:07 [2020-04-15T19:42:07.011Z]     daemon.go:461: [dc4b432446cb1] Stopping daemon
19:42:07 [2020-04-15T19:42:07.011Z]     daemon.go:296: [dc4b432446cb1] exiting daemon
19:42:07 [2020-04-15T19:42:07.011Z]     daemon.go:448: [dc4b432446cb1] Daemon stopped
19:42:07 [2020-04-15T19:42:07.011Z] === RUN   TestConfigCreateResolve
19:42:07 [2020-04-15T19:42:07.106Z] 2020/04/15 19:42:06 	Finished clone github.com/docker/swarmkit
19:42:07 [2020-04-15T19:42:07.106Z] 2020/04/15 19:42:06 	Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20
19:42:07 [2020-04-15T19:42:07.462Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
19:42:07 [2020-04-15T19:42:07.462Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
19:42:07 [2020-04-15T19:42:07.463Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
19:42:07 [2020-04-15T19:42:07.719Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
19:42:07 [2020-04-15T19:42:07.719Z] === RUN   TestDockerSuite/TestContainerAPIDelete
19:42:08 [2020-04-15T19:42:08.649Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
19:42:08 [2020-04-15T19:42:08.986Z] 2020/04/15 19:42:08 	Finished clone golang.org/x/sys
19:42:08 [2020-04-15T19:42:08.986Z] 2020/04/15 19:42:08 	Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20
19:42:09 [2020-04-15T19:42:09.048Z] --- PASS: TestConfigCreateResolve (2.26s)
19:42:09 [2020-04-15T19:42:09.048Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
19:42:09 [2020-04-15T19:42:09.048Z]     daemon.go:325: [dc274e48a8df6] waiting for daemon to start
19:42:09 [2020-04-15T19:42:09.048Z]     daemon.go:325: [dc274e48a8df6] waiting for daemon to start
19:42:09 [2020-04-15T19:42:09.048Z]     daemon.go:353: [dc274e48a8df6] daemon started
19:42:09 [2020-04-15T19:42:09.048Z]     daemon.go:461: [dc274e48a8df6] Stopping daemon
19:42:09 [2020-04-15T19:42:09.048Z]     daemon.go:296: [dc274e48a8df6] exiting daemon
19:42:09 [2020-04-15T19:42:09.048Z]     daemon.go:448: [dc274e48a8df6] Daemon stopped
19:42:09 [2020-04-15T19:42:09.048Z] === RUN   TestConfigDaemonLibtrustID
19:42:09 [2020-04-15T19:42:09.213Z] --- PASS: TestServiceUpdateConfigs (15.32s)
19:42:09 [2020-04-15T19:42:09.213Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
19:42:09 [2020-04-15T19:42:09.213Z]     daemon.go:325: [d5c8744f8da5e] waiting for daemon to start
19:42:09 [2020-04-15T19:42:09.213Z]     daemon.go:325: [d5c8744f8da5e] waiting for daemon to start
19:42:09 [2020-04-15T19:42:09.213Z]     daemon.go:353: [d5c8744f8da5e] daemon started
19:42:09 [2020-04-15T19:42:09.213Z]     daemon.go:461: [d5c8744f8da5e] Stopping daemon
19:42:09 [2020-04-15T19:42:09.213Z]     daemon.go:296: [d5c8744f8da5e] exiting daemon
19:42:09 [2020-04-15T19:42:09.213Z]     daemon.go:448: [d5c8744f8da5e] Daemon stopped
19:42:09 [2020-04-15T19:42:09.213Z] === RUN   TestServiceUpdateNetwork
19:42:09 [2020-04-15T19:42:09.470Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
19:42:09 [2020-04-15T19:42:09.668Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
19:42:09 [2020-04-15T19:42:09.668Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID
19:42:09 [2020-04-15T19:42:09.668Z]     daemon.go:325: [d8bd4b84dc7ef] waiting for daemon to start
19:42:09 [2020-04-15T19:42:09.668Z]     daemon.go:325: [d8bd4b84dc7ef] waiting for daemon to start
19:42:09 [2020-04-15T19:42:09.668Z]     daemon.go:353: [d8bd4b84dc7ef] daemon started
19:42:09 [2020-04-15T19:42:09.668Z]     daemon.go:461: [d8bd4b84dc7ef] Stopping daemon
19:42:09 [2020-04-15T19:42:09.669Z]     daemon.go:296: [d8bd4b84dc7ef] exiting daemon
19:42:09 [2020-04-15T19:42:09.669Z]     daemon.go:448: [d8bd4b84dc7ef] Daemon stopped
19:42:09 [2020-04-15T19:42:09.669Z] PASS
19:42:09 [2020-04-15T19:42:09.669Z] 
19:42:09 [2020-04-15T19:42:09.669Z] DONE 8 tests in 16.865s
19:42:09 [2020-04-15T19:42:09.669Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
19:42:09 [2020-04-15T19:42:09.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:42:09 [2020-04-15T19:42:09.669Z] ++ set -e
19:42:09 [2020-04-15T19:42:09.669Z] ++ '[' -n 0 ']'
19:42:09 [2020-04-15T19:42:09.669Z] ++ set -x
19:42:09 [2020-04-15T19:42:09.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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:42:09 [2020-04-15T19:42:09.669Z] INFO: Testing against a local daemon
19:42:09 [2020-04-15T19:42:09.669Z] === RUN   TestCheckpoint
19:42:09 [2020-04-15T19:42:09.669Z] --- SKIP: TestCheckpoint (0.00s)
19:42:09 [2020-04-15T19:42:09.669Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:42:09 [2020-04-15T19:42:09.669Z] === RUN   TestContainerInvalidJSON
19:42:09 [2020-04-15T19:42:09.669Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
19:42:09 [2020-04-15T19:42:09.669Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
19:42:09 [2020-04-15T19:42:09.669Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:42:09 [2020-04-15T19:42:09.669Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:42:09 [2020-04-15T19:42:09.669Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:42:09 [2020-04-15T19:42:09.669Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:42:09 [2020-04-15T19:42:09.669Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
19:42:09 [2020-04-15T19:42:09.669Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:42:09 [2020-04-15T19:42:09.669Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:42:09 [2020-04-15T19:42:09.669Z] --- PASS: TestContainerInvalidJSON (0.02s)
19:42:09 [2020-04-15T19:42:09.669Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
19:42:09 [2020-04-15T19:42:09.669Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
19:42:09 [2020-04-15T19:42:09.669Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
19:42:09 [2020-04-15T19:42:09.669Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:42:09 [2020-04-15T19:42:09.954Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
19:42:09 [2020-04-15T19:42:09.954Z] === RUN   TestCopyFromContainerPathIsNotDir
19:42:09 [2020-04-15T19:42:09.954Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
19:42:09 [2020-04-15T19:42:09.954Z] === RUN   TestCopyToContainerPathDoesNotExist
19:42:09 [2020-04-15T19:42:09.954Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
19:42:09 [2020-04-15T19:42:09.954Z] === RUN   TestCopyToContainerPathIsNotDir
19:42:09 [2020-04-15T19:42:09.954Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
19:42:09 [2020-04-15T19:42:09.954Z] === RUN   TestCopyFromContainer
19:42:10 [2020-04-15T19:42:10.011Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
19:42:10 [2020-04-15T19:42:10.011Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
19:42:10 [2020-04-15T19:42:10.011Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
19:42:10 [2020-04-15T19:42:10.346Z] 2020/04/15 19:42:10 	Finished clone go.etcd.io/bbolt
19:42:10 [2020-04-15T19:42:10.399Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
19:42:10 [2020-04-15T19:42:10.400Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
19:42:11 [2020-04-15T19:42:11.435Z] === RUN   TestCopyFromContainer//
19:42:11 [2020-04-15T19:42:11.707Z] 2020/04/15 19:42:11 	Finished clone github.com/hashicorp/serf
19:42:11 [2020-04-15T19:42:11.720Z] === RUN   TestCopyFromContainer//bar/root
19:42:11 [2020-04-15T19:42:11.720Z] === RUN   TestCopyFromContainer//bar/root/
19:42:11 [2020-04-15T19:42:11.720Z] === RUN   TestCopyFromContainer/bar/quux
19:42:11 [2020-04-15T19:42:11.962Z] 2020/04/15 19:42:11 	Finished clone github.com/vbatts/tar-split
19:42:12 [2020-04-15T19:42:12.006Z] === RUN   TestCopyFromContainer/bar/quux/
19:42:12 [2020-04-15T19:42:12.006Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:42:12 [2020-04-15T19:42:12.006Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:42:12 [2020-04-15T19:42:12.291Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:42:12 [2020-04-15T19:42:12.291Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:42:12 [2020-04-15T19:42:12.291Z] === RUN   TestCopyFromContainer/bar/notarget
19:42:12 [2020-04-15T19:42:12.295Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
19:42:12 [2020-04-15T19:42:12.576Z] --- PASS: TestCopyFromContainer (2.46s)
19:42:12 [2020-04-15T19:42:12.576Z]     --- PASS: TestCopyFromContainer// (0.09s)
19:42:12 [2020-04-15T19:42:12.576Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
19:42:12 [2020-04-15T19:42:12.576Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
19:42:12 [2020-04-15T19:42:12.576Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
19:42:12 [2020-04-15T19:42:12.576Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
19:42:12 [2020-04-15T19:42:12.576Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
19:42:12 [2020-04-15T19:42:12.576Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
19:42:12 [2020-04-15T19:42:12.576Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
19:42:12 [2020-04-15T19:42:12.576Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
19:42:12 [2020-04-15T19:42:12.576Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
19:42:12 [2020-04-15T19:42:12.576Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:42:12 [2020-04-15T19:42:12.576Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:42:12 [2020-04-15T19:42:12.576Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:42:12 [2020-04-15T19:42:12.576Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:42:12 [2020-04-15T19:42:12.576Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:42:12 [2020-04-15T19:42:12.576Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:42:12 [2020-04-15T19:42:12.576Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:42:12 [2020-04-15T19:42:12.576Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:42:12 [2020-04-15T19:42:12.576Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:42:12 [2020-04-15T19:42:12.576Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:42:12 [2020-04-15T19:42:12.576Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
19:42:12 [2020-04-15T19:42:12.576Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:42:12 [2020-04-15T19:42:12.576Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
19:42:12 [2020-04-15T19:42:12.576Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
19:42:12 [2020-04-15T19:42:12.576Z] === RUN   TestCreateLinkToNonExistingContainer
19:42:12 [2020-04-15T19:42:12.576Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
19:42:12 [2020-04-15T19:42:12.576Z] === RUN   TestCreateWithInvalidEnv
19:42:12 [2020-04-15T19:42:12.576Z] === RUN   TestCreateWithInvalidEnv/0
19:42:12 [2020-04-15T19:42:12.576Z] === PAUSE TestCreateWithInvalidEnv/0
19:42:12 [2020-04-15T19:42:12.576Z] === RUN   TestCreateWithInvalidEnv/1
19:42:12 [2020-04-15T19:42:12.576Z] === PAUSE TestCreateWithInvalidEnv/1
19:42:12 [2020-04-15T19:42:12.576Z] === RUN   TestCreateWithInvalidEnv/2
19:42:12 [2020-04-15T19:42:12.576Z] === PAUSE TestCreateWithInvalidEnv/2
19:42:12 [2020-04-15T19:42:12.576Z] === CONT  TestCreateWithInvalidEnv/0
19:42:12 [2020-04-15T19:42:12.576Z] === CONT  TestCreateWithInvalidEnv/2
19:42:12 [2020-04-15T19:42:12.576Z] === CONT  TestCreateWithInvalidEnv/1
19:42:12 [2020-04-15T19:42:12.576Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
19:42:12 [2020-04-15T19:42:12.576Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:42:12 [2020-04-15T19:42:12.576Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:42:12 [2020-04-15T19:42:12.576Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:42:12 [2020-04-15T19:42:12.576Z] === RUN   TestCreateTmpfsMountsTarget
19:42:12 [2020-04-15T19:42:12.576Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s)
19:42:12 [2020-04-15T19:42:12.576Z] === RUN   TestCreateWithCustomMaskedPaths
19:42:13 [2020-04-15T19:42:13.227Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
19:42:13 [2020-04-15T19:42:13.227Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
19:42:13 [2020-04-15T19:42:13.844Z] 2020/04/15 19:42:13 	Finished clone github.com/ugorji/go
19:42:13 [2020-04-15T19:42:13.844Z] 2020/04/15 19:42:13 	Finished clone golang.org/x/text
19:42:14 [2020-04-15T19:42:14.157Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
19:42:14 [2020-04-15T19:42:14.615Z] --- PASS: TestCreateWithCustomMaskedPaths (1.89s)
19:42:14 [2020-04-15T19:42:14.615Z] === RUN   TestCreateWithCapabilities
19:42:14 [2020-04-15T19:42:14.615Z] === RUN   TestCreateWithCapabilities/no_capabilities
19:42:14 [2020-04-15T19:42:14.615Z] === PAUSE TestCreateWithCapabilities/no_capabilities
19:42:14 [2020-04-15T19:42:14.615Z] === RUN   TestCreateWithCapabilities/empty_capabilities
19:42:14 [2020-04-15T19:42:14.615Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
19:42:14 [2020-04-15T19:42:14.615Z] === RUN   TestCreateWithCapabilities/valid_capabilities
19:42:14 [2020-04-15T19:42:14.615Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
19:42:14 [2020-04-15T19:42:14.615Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
19:42:14 [2020-04-15T19:42:14.615Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
19:42:14 [2020-04-15T19:42:14.615Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
19:42:14 [2020-04-15T19:42:14.615Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
19:42:14 [2020-04-15T19:42:14.615Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
19:42:14 [2020-04-15T19:42:14.615Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
19:42:14 [2020-04-15T19:42:14.615Z] === RUN   TestCreateWithCapabilities/empty_capadd
19:42:14 [2020-04-15T19:42:14.615Z] === PAUSE TestCreateWithCapabilities/empty_capadd
19:42:14 [2020-04-15T19:42:14.615Z] === RUN   TestCreateWithCapabilities/empty_capdrop
19:42:14 [2020-04-15T19:42:14.615Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
19:42:14 [2020-04-15T19:42:14.615Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
19:42:14 [2020-04-15T19:42:14.615Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
19:42:14 [2020-04-15T19:42:14.615Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
19:42:14 [2020-04-15T19:42:14.615Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
19:42:14 [2020-04-15T19:42:14.615Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
19:42:14 [2020-04-15T19:42:14.615Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
19:42:14 [2020-04-15T19:42:14.615Z] === CONT  TestCreateWithCapabilities/no_capabilities
19:42:14 [2020-04-15T19:42:14.615Z] === CONT  TestCreateWithCapabilities/empty_capadd
19:42:14 [2020-04-15T19:42:14.615Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
19:42:14 [2020-04-15T19:42:14.615Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
19:42:14 [2020-04-15T19:42:14.615Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
19:42:14 [2020-04-15T19:42:14.615Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
19:42:14 [2020-04-15T19:42:14.615Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
19:42:14 [2020-04-15T19:42:14.615Z] === CONT  TestCreateWithCapabilities/empty_capdrop
19:42:14 [2020-04-15T19:42:14.615Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
19:42:14 [2020-04-15T19:42:14.615Z] === CONT  TestCreateWithCapabilities/valid_capabilities
19:42:14 [2020-04-15T19:42:14.615Z] === CONT  TestCreateWithCapabilities/empty_capabilities
19:42:14 [2020-04-15T19:42:14.615Z] --- PASS: TestCreateWithCapabilities (0.04s)
19:42:14 [2020-04-15T19:42:14.615Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
19:42:14 [2020-04-15T19:42:14.615Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
19:42:14 [2020-04-15T19:42:14.615Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
19:42:14 [2020-04-15T19:42:14.615Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
19:42:14 [2020-04-15T19:42:14.615Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
19:42:14 [2020-04-15T19:42:14.615Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
19:42:14 [2020-04-15T19:42:14.615Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
19:42:14 [2020-04-15T19:42:14.615Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s)
19:42:14 [2020-04-15T19:42:14.615Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
19:42:14 [2020-04-15T19:42:14.615Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
19:42:14 [2020-04-15T19:42:14.615Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
19:42:14 [2020-04-15T19:42:14.615Z] === RUN   TestCreateWithCustomReadonlyPaths
19:42:15 [2020-04-15T19:42:15.086Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
19:42:15 [2020-04-15T19:42:15.726Z] 2020/04/15 19:42:15 	Finished clone github.com/moby/buildkit
19:42:15 [2020-04-15T19:42:15.778Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
19:42:15 [2020-04-15T19:42:15.778Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
19:42:15 [2020-04-15T19:42:15.981Z] 2020/04/15 19:42:15 	Finished clone github.com/containerd/containerd
19:42:15 [2020-04-15T19:42:15.981Z] 2020/04/15 19:42:15 	Finished clone github.com/docker/libnetwork
19:42:16 [2020-04-15T19:42:16.015Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
19:42:16 [2020-04-15T19:42:16.233Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
19:42:16 [2020-04-15T19:42:16.234Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
19:42:16 [2020-04-15T19:42:16.234Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
19:42:16 [2020-04-15T19:42:16.644Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.94s)
19:42:16 [2020-04-15T19:42:16.644Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:42:16 [2020-04-15T19:42:16.644Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:42:16 [2020-04-15T19:42:16.644Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:42:16 [2020-04-15T19:42:16.644Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:42:16 [2020-04-15T19:42:16.644Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:42:16 [2020-04-15T19:42:16.644Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:42:16 [2020-04-15T19:42:16.644Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:42:16 [2020-04-15T19:42:16.644Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:42:16 [2020-04-15T19:42:16.644Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:42:16 [2020-04-15T19:42:16.644Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:42:16 [2020-04-15T19:42:16.644Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:42:16 [2020-04-15T19:42:16.644Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:42:16 [2020-04-15T19:42:16.644Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:42:16 [2020-04-15T19:42:16.644Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:42:16 [2020-04-15T19:42:16.644Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:42:16 [2020-04-15T19:42:16.644Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:42:16 [2020-04-15T19:42:16.644Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
19:42:16 [2020-04-15T19:42:16.644Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
19:42:16 [2020-04-15T19:42:16.644Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
19:42:16 [2020-04-15T19:42:16.644Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
19:42:16 [2020-04-15T19:42:16.644Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
19:42:16 [2020-04-15T19:42:16.644Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
19:42:16 [2020-04-15T19:42:16.644Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:42:16 [2020-04-15T19:42:16.955Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
19:42:16 [2020-04-15T19:42:16.955Z] === RUN   TestDockerSuite/TestContainerAPIKill
19:42:17 [2020-04-15T19:42:17.262Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s)
19:42:17 [2020-04-15T19:42:17.262Z] === RUN   TestContainerStartOnDaemonRestart
19:42:17 [2020-04-15T19:42:17.262Z] === PAUSE TestContainerStartOnDaemonRestart
19:42:17 [2020-04-15T19:42:17.262Z] === RUN   TestDaemonRestartIpcMode
19:42:17 [2020-04-15T19:42:17.262Z] === PAUSE TestDaemonRestartIpcMode
19:42:17 [2020-04-15T19:42:17.262Z] === RUN   TestDiff
19:42:17 [2020-04-15T19:42:17.532Z] === RUN   TestDockerSuite/TestContainerAPIPause
19:42:18 [2020-04-15T19:42:18.274Z] --- PASS: TestDiff (0.66s)
19:42:18 [2020-04-15T19:42:18.274Z] === RUN   TestExecWithCloseStdin
19:42:18 [2020-04-15T19:42:18.461Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
19:42:18 [2020-04-15T19:42:18.488Z] 2020/04/15 19:42:17 	Finished clone github.com/miekg/dns
19:42:18 [2020-04-15T19:42:18.488Z] 2020/04/15 19:42:18 	Finished clone google.golang.org/genproto
19:42:18 [2020-04-15T19:42:18.931Z] --- PASS: TestExecWithCloseStdin (0.76s)
19:42:18 [2020-04-15T19:42:18.931Z] === RUN   TestExec
19:42:19 [2020-04-15T19:42:19.396Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
19:42:19 [2020-04-15T19:42:19.396Z] === RUN   TestDockerSuite/TestContainerAPIRename
19:42:19 [2020-04-15T19:42:19.551Z] --- PASS: TestExec (0.76s)
19:42:19 [2020-04-15T19:42:19.551Z] === RUN   TestExecUser
19:42:20 [2020-04-15T19:42:20.326Z] === RUN   TestDockerSuite/TestContainerAPIRestart
19:42:20 [2020-04-15T19:42:20.372Z] 2020/04/15 19:42:19 	Finished clone github.com/docker/distribution
19:42:20 [2020-04-15T19:42:20.566Z] --- PASS: TestExecUser (0.78s)
19:42:20 [2020-04-15T19:42:20.566Z] === RUN   TestExportContainerAndImportImage
19:42:21 [2020-04-15T19:42:21.189Z] --- PASS: TestExportContainerAndImportImage (0.98s)
19:42:21 [2020-04-15T19:42:21.189Z] === RUN   TestExportContainerAfterDaemonRestart
19:42:21 [2020-04-15T19:42:21.694Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
19:42:23 [2020-04-15T19:42:23.232Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s)
19:42:23 [2020-04-15T19:42:23.232Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
19:42:23 [2020-04-15T19:42:23.232Z]     daemon.go:325: [d7445a7cab265] waiting for daemon to start
19:42:23 [2020-04-15T19:42:23.232Z]     daemon.go:325: [d7445a7cab265] waiting for daemon to start
19:42:23 [2020-04-15T19:42:23.232Z]     daemon.go:353: [d7445a7cab265] daemon started
19:42:23 [2020-04-15T19:42:23.232Z]     daemon.go:461: [d7445a7cab265] Stopping daemon
19:42:23 [2020-04-15T19:42:23.232Z]     daemon.go:296: [d7445a7cab265] exiting daemon
19:42:23 [2020-04-15T19:42:23.232Z]     daemon.go:448: [d7445a7cab265] Daemon stopped
19:42:23 [2020-04-15T19:42:23.232Z]     daemon.go:325: [d7445a7cab265] waiting for daemon to start
19:42:23 [2020-04-15T19:42:23.232Z]     daemon.go:325: [d7445a7cab265] waiting for daemon to start
19:42:23 [2020-04-15T19:42:23.232Z]     daemon.go:353: [d7445a7cab265] daemon started
19:42:23 [2020-04-15T19:42:23.232Z]     daemon.go:461: [d7445a7cab265] Stopping daemon
19:42:23 [2020-04-15T19:42:23.232Z]     daemon.go:296: [d7445a7cab265] exiting daemon
19:42:23 [2020-04-15T19:42:23.232Z]     daemon.go:448: [d7445a7cab265] Daemon stopped
19:42:23 [2020-04-15T19:42:23.232Z] === RUN   TestHealthCheckWorkdir
19:42:23 [2020-04-15T19:42:23.587Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
19:42:23 [2020-04-15T19:42:23.587Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
19:42:23 [2020-04-15T19:42:23.587Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
19:42:23 [2020-04-15T19:42:23.587Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
19:42:23 [2020-04-15T19:42:23.587Z] === RUN   TestDockerSuite/TestContainerAPIStart
19:42:23 [2020-04-15T19:42:23.861Z] --- PASS: TestHealthCheckWorkdir (0.96s)
19:42:23 [2020-04-15T19:42:23.861Z] === RUN   TestHealthKillContainer
19:42:24 [2020-04-15T19:42:24.150Z] --- PASS: TestServiceUpdateNetwork (14.78s)
19:42:24 [2020-04-15T19:42:24.150Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
19:42:24 [2020-04-15T19:42:24.150Z]     daemon.go:325: [d143169f9a074] waiting for daemon to start
19:42:24 [2020-04-15T19:42:24.150Z]     daemon.go:325: [d143169f9a074] waiting for daemon to start
19:42:24 [2020-04-15T19:42:24.150Z]     daemon.go:353: [d143169f9a074] daemon started
19:42:24 [2020-04-15T19:42:24.150Z]     daemon.go:461: [d143169f9a074] Stopping daemon
19:42:24 [2020-04-15T19:42:24.150Z]     daemon.go:296: [d143169f9a074] exiting daemon
19:42:24 [2020-04-15T19:42:24.150Z]     daemon.go:448: [d143169f9a074] Daemon stopped
19:42:24 [2020-04-15T19:42:24.150Z] PASS
19:42:24 [2020-04-15T19:42:24.150Z] 
19:42:24 [2020-04-15T19:42:24.150Z] DONE 18 tests in 166.705s
19:42:24 [2020-04-15T19:42:24.150Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
19:42:24 [2020-04-15T19:42:24.150Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
19:42:24 [2020-04-15T19:42:24.150Z] ++ 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
19:42:24 [2020-04-15T19:42:24.150Z] ++ set -e
19:42:24 [2020-04-15T19:42:24.150Z] ++ '[' -n 0 ']'
19:42:24 [2020-04-15T19:42:24.150Z] ++ set -x
19:42:24 [2020-04-15T19:42:24.150Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
19:42:24 [2020-04-15T19:42:24.150Z] INFO: Testing against a local daemon
19:42:24 [2020-04-15T19:42:24.150Z] === RUN   TestSessionCreate
19:42:24 [2020-04-15T19:42:24.150Z] --- PASS: TestSessionCreate (0.03s)
19:42:24 [2020-04-15T19:42:24.150Z] === RUN   TestSessionCreateWithBadUpgrade
19:42:24 [2020-04-15T19:42:24.407Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
19:42:24 [2020-04-15T19:42:24.407Z] PASS
19:42:24 [2020-04-15T19:42:24.407Z] 
19:42:24 [2020-04-15T19:42:24.407Z] DONE 2 tests in 0.175s
19:42:24 [2020-04-15T19:42:24.407Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
19:42:24 [2020-04-15T19:42:24.407Z] ++ 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
19:42:24 [2020-04-15T19:42:24.407Z] ++ set -e
19:42:24 [2020-04-15T19:42:24.407Z] ++ '[' -n 0 ']'
19:42:24 [2020-04-15T19:42:24.407Z] ++ set -x
19:42:24 [2020-04-15T19:42:24.407Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
19:42:24 [2020-04-15T19:42:24.407Z] INFO: Testing against a local daemon
19:42:24 [2020-04-15T19:42:24.407Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:42:24 [2020-04-15T19:42:24.407Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:42:24 [2020-04-15T19:42:24.407Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:42:24 [2020-04-15T19:42:24.407Z] === RUN   TestEventsExecDie
19:42:24 [2020-04-15T19:42:24.664Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
19:42:25 [2020-04-15T19:42:25.597Z] --- PASS: TestEventsExecDie (0.95s)
19:42:25 [2020-04-15T19:42:25.597Z] === RUN   TestEventsBackwardsCompatible
19:42:25 [2020-04-15T19:42:25.597Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
19:42:25 [2020-04-15T19:42:25.597Z] === RUN   TestInfoBinaryCommits
19:42:25 [2020-04-15T19:42:25.597Z] --- PASS: TestInfoBinaryCommits (0.04s)
19:42:25 [2020-04-15T19:42:25.597Z] === RUN   TestInfoAPIVersioned
19:42:25 [2020-04-15T19:42:25.597Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:42:25 [2020-04-15T19:42:25.597Z] === RUN   TestInfoAPI
19:42:25 [2020-04-15T19:42:25.597Z] --- PASS: TestInfoAPI (0.03s)
19:42:25 [2020-04-15T19:42:25.597Z] === RUN   TestInfoAPIWarnings
19:42:26 [2020-04-15T19:42:26.528Z] --- PASS: TestInfoAPIWarnings (0.78s)
19:42:26 [2020-04-15T19:42:26.528Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
19:42:26 [2020-04-15T19:42:26.528Z]     daemon.go:325: [d594dfda737fd] waiting for daemon to start
19:42:26 [2020-04-15T19:42:26.528Z]     daemon.go:325: [d594dfda737fd] waiting for daemon to start
19:42:26 [2020-04-15T19:42:26.528Z]     daemon.go:353: [d594dfda737fd] daemon started
19:42:26 [2020-04-15T19:42:26.528Z]     daemon.go:461: [d594dfda737fd] Stopping daemon
19:42:26 [2020-04-15T19:42:26.528Z]     daemon.go:296: [d594dfda737fd] exiting daemon
19:42:26 [2020-04-15T19:42:26.528Z]     daemon.go:448: [d594dfda737fd] Daemon stopped
19:42:26 [2020-04-15T19:42:26.528Z] === RUN   TestLoginFailsWithBadCredentials
19:42:26 [2020-04-15T19:42:26.528Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s)
19:42:26 [2020-04-15T19:42:26.528Z] === RUN   TestPingCacheHeaders
19:42:26 [2020-04-15T19:42:26.528Z] --- PASS: TestPingCacheHeaders (0.03s)
19:42:26 [2020-04-15T19:42:26.528Z] === RUN   TestPingGet
19:42:26 [2020-04-15T19:42:26.528Z] --- PASS: TestPingGet (0.02s)
19:42:26 [2020-04-15T19:42:26.528Z] === RUN   TestPingHead
19:42:26 [2020-04-15T19:42:26.528Z] --- PASS: TestPingHead (0.03s)
19:42:26 [2020-04-15T19:42:26.528Z] === RUN   TestVersion
19:42:26 [2020-04-15T19:42:26.785Z] --- PASS: TestVersion (0.02s)
19:42:26 [2020-04-15T19:42:26.785Z] PASS
19:42:26 [2020-04-15T19:42:26.785Z] 
19:42:26 [2020-04-15T19:42:26.785Z] === Skipped
19:42:26 [2020-04-15T19:42:26.785Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:42:26 [2020-04-15T19:42:26.785Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:42:26 [2020-04-15T19:42:26.785Z] 
19:42:26 [2020-04-15T19:42:26.785Z] 
19:42:26 [2020-04-15T19:42:26.785Z] DONE 12 tests, 1 skipped in 2.371s
19:42:26 [2020-04-15T19:42:26.785Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
19:42:26 [2020-04-15T19:42:26.785Z] ++ 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
19:42:26 [2020-04-15T19:42:26.785Z] ++ set -e
19:42:26 [2020-04-15T19:42:26.785Z] ++ '[' -n 0 ']'
19:42:26 [2020-04-15T19:42:26.785Z] ++ set -x
19:42:26 [2020-04-15T19:42:26.785Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
19:42:26 [2020-04-15T19:42:26.785Z] INFO: Testing against a local daemon
19:42:26 [2020-04-15T19:42:26.785Z] === RUN   TestVolumesCreateAndList
19:42:26 [2020-04-15T19:42:26.785Z] --- PASS: TestVolumesCreateAndList (0.05s)
19:42:26 [2020-04-15T19:42:26.785Z] === RUN   TestVolumesRemove
19:42:27 [2020-04-15T19:42:27.042Z] --- PASS: TestVolumesRemove (0.11s)
19:42:27 [2020-04-15T19:42:27.042Z] === RUN   TestVolumesInspect
19:42:27 [2020-04-15T19:42:27.042Z] --- PASS: TestVolumesInspect (0.02s)
19:42:27 [2020-04-15T19:42:27.042Z] === RUN   TestVolumesInvalidJSON
19:42:27 [2020-04-15T19:42:27.042Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:42:27 [2020-04-15T19:42:27.042Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:42:27 [2020-04-15T19:42:27.042Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:42:27 [2020-04-15T19:42:27.042Z] --- PASS: TestVolumesInvalidJSON (0.01s)
19:42:27 [2020-04-15T19:42:27.042Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:42:27 [2020-04-15T19:42:27.042Z] PASS
19:42:27 [2020-04-15T19:42:27.042Z] 
19:42:27 [2020-04-15T19:42:27.042Z] DONE 5 tests in 0.305s
19:42:27 [2020-04-15T19:42:27.042Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:42:27 [2020-04-15T19:42:27.299Z] ++++ cat bundles/test-integration/docker.pid
19:42:27 [2020-04-15T19:42:27.299Z] +++ kill 4646
19:42:27 [2020-04-15T19:42:27.331Z] --- PASS: TestHealthKillContainer (2.86s)
19:42:27 [2020-04-15T19:42:27.331Z] === RUN   TestInspectCpusetInConfigPre120
19:42:27 [2020-04-15T19:42:27.331Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s)
19:42:27 [2020-04-15T19:42:27.331Z] === RUN   TestIpcModeNone
19:42:28 [2020-04-15T19:42:28.343Z] --- PASS: TestIpcModeNone (0.77s)
19:42:28 [2020-04-15T19:42:28.343Z] === RUN   TestIpcModePrivate
19:42:28 [2020-04-15T19:42:28.667Z] umount: bundles/test-integration/root: no mount point specified.
19:42:28 [2020-04-15T19:42:28.667Z] +++ /etc/init.d/apparmor stop
19:42:28 [2020-04-15T19:42:28.667Z] Leaving: AppArmorNo profiles have been unloaded.
19:42:28 [2020-04-15T19:42:28.667Z] 
19:42:28 [2020-04-15T19:42:28.667Z] Unloading profiles will leave already running processes permanently
19:42:28 [2020-04-15T19:42:28.667Z] unconfined, which can lead to unexpected situations.
19:42:28 [2020-04-15T19:42:28.667Z] 
19:42:28 [2020-04-15T19:42:28.667Z] To set a process to complain mode, use the command line tool
19:42:28 [2020-04-15T19:42:28.667Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:42:28 [2020-04-15T19:42:28.667Z] +++ true
19:42:28 [2020-04-15T19:42:28.667Z] 
19:42:28 [2020-04-15T19:42:28.667Z] === RUN   TestDockerSuite/TestContainerAPIStop
19:42:28 [2020-04-15T19:42:28.961Z] --- PASS: TestIpcModePrivate (0.78s)
19:42:28 [2020-04-15T19:42:28.961Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false
19:42:28 [2020-04-15T19:42:28.961Z] === RUN   TestIpcModeShareable
19:42:29 [2020-04-15T19:42:29.590Z] --- PASS: TestIpcModeShareable (0.81s)
19:42:29 [2020-04-15T19:42:29.590Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true
19:42:29 [2020-04-15T19:42:29.590Z] === RUN   TestAPIIpcModeShareableAndContainer
19:42:30 [2020-04-15T19:42:30.037Z] === RUN   TestDockerSuite/TestContainerAPITop
19:42:30 [2020-04-15T19:42:30.600Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
19:42:30 [2020-04-15T19:42:30.600Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
19:42:30 [2020-04-15T19:42:30.600Z] === RUN   TestDockerSuite/TestContainerAPIWait
19:42:32 [2020-04-15T19:42:32.280Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.30s)
19:42:32 [2020-04-15T19:42:32.280Z] === RUN   TestAPIIpcModeHost
19:42:32 [2020-04-15T19:42:32.564Z] --- PASS: TestAPIIpcModeHost (0.59s)
19:42:32 [2020-04-15T19:42:32.564Z] === RUN   TestDaemonIpcModeShareable
19:42:33 [2020-04-15T19:42:33.870Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
19:42:34 [2020-04-15T19:42:34.433Z] === RUN   TestDockerSuite/TestContainerNetworkMode
19:42:34 [2020-04-15T19:42:34.596Z] --- PASS: TestDaemonIpcModeShareable (1.67s)
19:42:34 [2020-04-15T19:42:34.596Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
19:42:34 [2020-04-15T19:42:34.596Z]     daemon.go:325: [d177885e096d0] waiting for daemon to start
19:42:34 [2020-04-15T19:42:34.596Z]     daemon.go:325: [d177885e096d0] waiting for daemon to start
19:42:34 [2020-04-15T19:42:34.596Z]     daemon.go:353: [d177885e096d0] daemon started
19:42:34 [2020-04-15T19:42:34.596Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true
19:42:34 [2020-04-15T19:42:34.596Z]     daemon.go:461: [d177885e096d0] Stopping daemon
19:42:34 [2020-04-15T19:42:34.596Z]     daemon.go:296: [d177885e096d0] exiting daemon
19:42:34 [2020-04-15T19:42:34.596Z]     daemon.go:448: [d177885e096d0] Daemon stopped
19:42:34 [2020-04-15T19:42:34.596Z] === RUN   TestDaemonIpcModePrivate
19:42:35 [2020-04-15T19:42:35.198Z] 2020/04/15 19:42:33 	Finished clone github.com/coreos/etcd
19:42:35 [2020-04-15T19:42:35.362Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
19:42:35 [2020-04-15T19:42:35.453Z] 2020/04/15 19:42:35 	Finished clone github.com/gogo/protobuf
19:42:36 [2020-04-15T19:42:36.078Z] --- PASS: TestDaemonIpcModePrivate (1.67s)
19:42:36 [2020-04-15T19:42:36.078Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
19:42:36 [2020-04-15T19:42:36.078Z]     daemon.go:325: [d20d9ac230ad2] waiting for daemon to start
19:42:36 [2020-04-15T19:42:36.078Z]     daemon.go:325: [d20d9ac230ad2] waiting for daemon to start
19:42:36 [2020-04-15T19:42:36.078Z]     daemon.go:353: [d20d9ac230ad2] daemon started
19:42:36 [2020-04-15T19:42:36.078Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false
19:42:36 [2020-04-15T19:42:36.078Z]     daemon.go:461: [d20d9ac230ad2] Stopping daemon
19:42:36 [2020-04-15T19:42:36.078Z]     daemon.go:296: [d20d9ac230ad2] exiting daemon
19:42:36 [2020-04-15T19:42:36.078Z]     daemon.go:448: [d20d9ac230ad2] Daemon stopped
19:42:36 [2020-04-15T19:42:36.078Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:42:37 [2020-04-15T19:42:37.561Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.62s)
19:42:37 [2020-04-15T19:42:37.561Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
19:42:37 [2020-04-15T19:42:37.561Z]     daemon.go:325: [d9cf044fd4014] waiting for daemon to start
19:42:37 [2020-04-15T19:42:37.561Z]     daemon.go:325: [d9cf044fd4014] waiting for daemon to start
19:42:37 [2020-04-15T19:42:37.561Z]     daemon.go:353: [d9cf044fd4014] daemon started
19:42:37 [2020-04-15T19:42:37.561Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false
19:42:37 [2020-04-15T19:42:37.561Z]     daemon.go:461: [d9cf044fd4014] Stopping daemon
19:42:37 [2020-04-15T19:42:37.561Z]     daemon.go:296: [d9cf044fd4014] exiting daemon
19:42:37 [2020-04-15T19:42:37.561Z]     daemon.go:448: [d9cf044fd4014] Daemon stopped
19:42:37 [2020-04-15T19:42:37.561Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:42:39 [2020-04-15T19:42:39.599Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.63s)
19:42:39 [2020-04-15T19:42:39.599Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
19:42:39 [2020-04-15T19:42:39.599Z]     daemon.go:325: [d67c74097da0a] waiting for daemon to start
19:42:39 [2020-04-15T19:42:39.599Z]     daemon.go:325: [d67c74097da0a] waiting for daemon to start
19:42:39 [2020-04-15T19:42:39.599Z]     daemon.go:353: [d67c74097da0a] daemon started
19:42:39 [2020-04-15T19:42:39.599Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true
19:42:39 [2020-04-15T19:42:39.599Z]     daemon.go:461: [d67c74097da0a] Stopping daemon
19:42:39 [2020-04-15T19:42:39.599Z]     daemon.go:296: [d67c74097da0a] exiting daemon
19:42:39 [2020-04-15T19:42:39.599Z]     daemon.go:448: [d67c74097da0a] Daemon stopped
19:42:39 [2020-04-15T19:42:39.599Z] === RUN   TestIpcModeOlderClient
19:42:39 [2020-04-15T19:42:39.599Z] === PAUSE TestIpcModeOlderClient
19:42:39 [2020-04-15T19:42:39.599Z] === RUN   TestKillContainerInvalidSignal
19:42:39 [2020-04-15T19:42:39.895Z] --- PASS: TestKillContainerInvalidSignal (0.71s)
19:42:39 [2020-04-15T19:42:39.895Z] === RUN   TestKillContainer
19:42:39 [2020-04-15T19:42:39.895Z] === RUN   TestKillContainer/no_signal
19:42:40 [2020-04-15T19:42:40.517Z] === RUN   TestKillContainer/non_killing_signal
19:42:40 [2020-04-15T19:42:40.611Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
19:42:40 [2020-04-15T19:42:40.611Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
19:42:41 [2020-04-15T19:42:41.139Z] === RUN   TestKillContainer/killing_signal
19:42:41 [2020-04-15T19:42:41.322Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
19:42:42 [2020-04-15T19:42:42.153Z] --- PASS: TestKillContainer (2.02s)
19:42:42 [2020-04-15T19:42:42.153Z]     --- PASS: TestKillContainer/no_signal (0.65s)
19:42:42 [2020-04-15T19:42:42.153Z]     --- PASS: TestKillContainer/non_killing_signal (0.45s)
19:42:42 [2020-04-15T19:42:42.153Z]     --- PASS: TestKillContainer/killing_signal (0.62s)
19:42:42 [2020-04-15T19:42:42.153Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:42:42 [2020-04-15T19:42:42.153Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:42:42 [2020-04-15T19:42:42.503Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
19:42:42 [2020-04-15T19:42:42.772Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:42:42 [2020-04-15T19:42:42.850Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
19:42:43 [2020-04-15T19:42:43.395Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s)
19:42:43 [2020-04-15T19:42:43.395Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s)
19:42:43 [2020-04-15T19:42:43.395Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s)
19:42:43 [2020-04-15T19:42:43.395Z] === RUN   TestKillStoppedContainer
19:42:43 [2020-04-15T19:42:43.395Z] --- PASS: TestKillStoppedContainer (0.08s)
19:42:43 [2020-04-15T19:42:43.395Z] === RUN   TestKillStoppedContainerAPIPre120
19:42:43 [2020-04-15T19:42:43.395Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
19:42:43 [2020-04-15T19:42:43.395Z] === RUN   TestKillDifferentUserContainer
19:42:43 [2020-04-15T19:42:43.812Z] === RUN   TestDockerSuite/TestBuildCacheAdd
19:42:43 [2020-04-15T19:42:43.812Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
19:42:43 [2020-04-15T19:42:43.870Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
19:42:44 [2020-04-15T19:42:44.018Z] --- PASS: TestKillDifferentUserContainer (0.66s)
19:42:44 [2020-04-15T19:42:44.018Z] === RUN   TestInspectOomKilledTrue
19:42:45 [2020-04-15T19:42:45.348Z] === RUN   TestDockerSuite/TestBuildCacheFrom
19:42:45 [2020-04-15T19:42:45.349Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
19:42:45 [2020-04-15T19:42:45.500Z] --- PASS: TestInspectOomKilledTrue (1.19s)
19:42:45 [2020-04-15T19:42:45.500Z] === RUN   TestInspectOomKilledFalse
19:42:46 [2020-04-15T19:42:46.119Z] --- PASS: TestInspectOomKilledFalse (0.65s)
19:42:46 [2020-04-15T19:42:46.119Z] === RUN   TestLinksEtcHostsContentMatch
19:42:46 [2020-04-15T19:42:46.404Z] --- PASS: TestLinksEtcHostsContentMatch (0.53s)
19:42:46 [2020-04-15T19:42:46.404Z] === RUN   TestLinksContainerNames
19:42:47 [2020-04-15T19:42:47.886Z] --- PASS: TestLinksContainerNames (1.36s)
19:42:47 [2020-04-15T19:42:47.886Z] === RUN   TestLogsFollowTailEmpty
19:42:48 [2020-04-15T19:42:48.511Z] --- PASS: TestLogsFollowTailEmpty (0.67s)
19:42:48 [2020-04-15T19:42:48.511Z] === RUN   TestContainerNetworkMountsNoChown
19:42:49 [2020-04-15T19:42:49.133Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s)
19:42:49 [2020-04-15T19:42:49.133Z] === RUN   TestMountDaemonRoot
19:42:49 [2020-04-15T19:42:49.133Z] === RUN   TestMountDaemonRoot/default
19:42:49 [2020-04-15T19:42:49.133Z] === PAUSE TestMountDaemonRoot/default
19:42:49 [2020-04-15T19:42:49.133Z] === RUN   TestMountDaemonRoot/private
19:42:49 [2020-04-15T19:42:49.133Z] === PAUSE TestMountDaemonRoot/private
19:42:49 [2020-04-15T19:42:49.133Z] === RUN   TestMountDaemonRoot/rprivate
19:42:49 [2020-04-15T19:42:49.133Z] === PAUSE TestMountDaemonRoot/rprivate
19:42:49 [2020-04-15T19:42:49.133Z] === RUN   TestMountDaemonRoot/slave
19:42:49 [2020-04-15T19:42:49.133Z] === PAUSE TestMountDaemonRoot/slave
19:42:49 [2020-04-15T19:42:49.133Z] === RUN   TestMountDaemonRoot/rslave
19:42:49 [2020-04-15T19:42:49.133Z] === PAUSE TestMountDaemonRoot/rslave
19:42:49 [2020-04-15T19:42:49.133Z] === RUN   TestMountDaemonRoot/shared
19:42:49 [2020-04-15T19:42:49.133Z] === PAUSE TestMountDaemonRoot/shared
19:42:49 [2020-04-15T19:42:49.133Z] === RUN   TestMountDaemonRoot/rshared
19:42:49 [2020-04-15T19:42:49.133Z] === PAUSE TestMountDaemonRoot/rshared
19:42:49 [2020-04-15T19:42:49.133Z] === CONT  TestMountDaemonRoot/default
19:42:49 [2020-04-15T19:42:49.133Z] === CONT  TestMountDaemonRoot/shared
19:42:49 [2020-04-15T19:42:49.133Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:42:49 [2020-04-15T19:42:49.133Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:42:49 [2020-04-15T19:42:49.133Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:42:49 [2020-04-15T19:42:49.133Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:42:49 [2020-04-15T19:42:49.133Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:42:49 [2020-04-15T19:42:49.133Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:42:49 [2020-04-15T19:42:49.133Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:42:49 [2020-04-15T19:42:49.133Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:42:49 [2020-04-15T19:42:49.133Z] === CONT  TestMountDaemonRoot/rslave
19:42:49 [2020-04-15T19:42:49.133Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:42:49 [2020-04-15T19:42:49.133Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:42:49 [2020-04-15T19:42:49.133Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:42:49 [2020-04-15T19:42:49.133Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:42:49 [2020-04-15T19:42:49.133Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:42:49 [2020-04-15T19:42:49.133Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:42:49 [2020-04-15T19:42:49.133Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:42:49 [2020-04-15T19:42:49.133Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:42:49 [2020-04-15T19:42:49.133Z] === RUN   TestMountDaemonRoot/default/bind_root
19:42:49 [2020-04-15T19:42:49.133Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:42:49 [2020-04-15T19:42:49.133Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:42:49 [2020-04-15T19:42:49.133Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:42:49 [2020-04-15T19:42:49.133Z] === RUN   TestMountDaemonRoot/default/mount_root
19:42:49 [2020-04-15T19:42:49.133Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:42:49 [2020-04-15T19:42:49.133Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:42:49 [2020-04-15T19:42:49.133Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:42:49 [2020-04-15T19:42:49.133Z] === CONT  TestMountDaemonRoot/rprivate
19:42:49 [2020-04-15T19:42:49.133Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:42:49 [2020-04-15T19:42:49.133Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:42:49 [2020-04-15T19:42:49.133Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:42:49 [2020-04-15T19:42:49.133Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:42:49 [2020-04-15T19:42:49.133Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:42:49 [2020-04-15T19:42:49.133Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:42:49 [2020-04-15T19:42:49.133Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:42:49 [2020-04-15T19:42:49.133Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:42:49 [2020-04-15T19:42:49.133Z] === CONT  TestMountDaemonRoot/rshared
19:42:49 [2020-04-15T19:42:49.133Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:42:49 [2020-04-15T19:42:49.133Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:42:49 [2020-04-15T19:42:49.133Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:42:49 [2020-04-15T19:42:49.133Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:42:49 [2020-04-15T19:42:49.133Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:42:49 [2020-04-15T19:42:49.133Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:42:49 [2020-04-15T19:42:49.133Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:42:49 [2020-04-15T19:42:49.133Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:42:49 [2020-04-15T19:42:49.133Z] === CONT  TestMountDaemonRoot/slave
19:42:49 [2020-04-15T19:42:49.133Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:42:49 [2020-04-15T19:42:49.133Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:42:49 [2020-04-15T19:42:49.133Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:42:49 [2020-04-15T19:42:49.133Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:42:49 [2020-04-15T19:42:49.133Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:42:49 [2020-04-15T19:42:49.133Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:42:49 [2020-04-15T19:42:49.133Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:42:49 [2020-04-15T19:42:49.133Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:42:49 [2020-04-15T19:42:49.133Z] === CONT  TestMountDaemonRoot/private
19:42:49 [2020-04-15T19:42:49.133Z] === RUN   TestMountDaemonRoot/private/mount_root
19:42:49 [2020-04-15T19:42:49.133Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:42:49 [2020-04-15T19:42:49.133Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:42:49 [2020-04-15T19:42:49.133Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:42:49 [2020-04-15T19:42:49.133Z] === RUN   TestMountDaemonRoot/private/bind_root
19:42:49 [2020-04-15T19:42:49.133Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:42:49 [2020-04-15T19:42:49.133Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:42:49 [2020-04-15T19:42:49.133Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:42:49 [2020-04-15T19:42:49.133Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:42:49 [2020-04-15T19:42:49.133Z] === CONT  TestMountDaemonRoot/default/bind_root
19:42:49 [2020-04-15T19:42:49.133Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:42:49 [2020-04-15T19:42:49.133Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:42:49 [2020-04-15T19:42:49.133Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:42:49 [2020-04-15T19:42:49.133Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:42:49 [2020-04-15T19:42:49.421Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:42:49 [2020-04-15T19:42:49.421Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:42:49 [2020-04-15T19:42:49.421Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:42:49 [2020-04-15T19:42:49.421Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:42:49 [2020-04-15T19:42:49.421Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:42:49 [2020-04-15T19:42:49.421Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:42:49 [2020-04-15T19:42:49.421Z] === CONT  TestMountDaemonRoot/private/mount_root
19:42:49 [2020-04-15T19:42:49.421Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:42:49 [2020-04-15T19:42:49.421Z] === CONT  TestMountDaemonRoot/default/mount_root
19:42:49 [2020-04-15T19:42:49.421Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:42:49 [2020-04-15T19:42:49.421Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:42:49 [2020-04-15T19:42:49.421Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:42:49 [2020-04-15T19:42:49.421Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:42:49 [2020-04-15T19:42:49.421Z] === CONT  TestMountDaemonRoot/private/bind_root
19:42:49 [2020-04-15T19:42:49.421Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:42:49 [2020-04-15T19:42:49.421Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:42:49 [2020-04-15T19:42:49.421Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:42:49 [2020-04-15T19:42:49.421Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:42:49 [2020-04-15T19:42:49.421Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:42:49 [2020-04-15T19:42:49.421Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:42:49 [2020-04-15T19:42:49.421Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:42:49 [2020-04-15T19:42:49.421Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:42:49 [2020-04-15T19:42:49.421Z] --- PASS: TestMountDaemonRoot (0.05s)
19:42:49 [2020-04-15T19:42:49.421Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:42:49 [2020-04-15T19:42:49.421Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
19:42:49 [2020-04-15T19:42:49.421Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
19:42:49 [2020-04-15T19:42:49.421Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
19:42:49 [2020-04-15T19:42:49.421Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
19:42:49 [2020-04-15T19:42:49.421Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:42:49 [2020-04-15T19:42:49.421Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
19:42:49 [2020-04-15T19:42:49.421Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
19:42:49 [2020-04-15T19:42:49.421Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
19:42:49 [2020-04-15T19:42:49.711Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
19:42:49 [2020-04-15T19:42:49.711Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:42:49 [2020-04-15T19:42:49.711Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
19:42:49 [2020-04-15T19:42:49.711Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
19:42:49 [2020-04-15T19:42:49.711Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
19:42:49 [2020-04-15T19:42:49.711Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
19:42:49 [2020-04-15T19:42:49.711Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:42:49 [2020-04-15T19:42:49.711Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
19:42:49 [2020-04-15T19:42:49.711Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
19:42:49 [2020-04-15T19:42:49.711Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
19:42:49 [2020-04-15T19:42:49.711Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
19:42:49 [2020-04-15T19:42:49.711Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:42:49 [2020-04-15T19:42:49.711Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
19:42:49 [2020-04-15T19:42:49.711Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
19:42:49 [2020-04-15T19:42:49.711Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
19:42:49 [2020-04-15T19:42:49.711Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
19:42:49 [2020-04-15T19:42:49.711Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:42:49 [2020-04-15T19:42:49.711Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
19:42:49 [2020-04-15T19:42:49.711Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
19:42:49 [2020-04-15T19:42:49.711Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
19:42:49 [2020-04-15T19:42:49.711Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
19:42:49 [2020-04-15T19:42:49.711Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:42:49 [2020-04-15T19:42:49.711Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
19:42:49 [2020-04-15T19:42:49.711Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
19:42:49 [2020-04-15T19:42:49.711Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
19:42:49 [2020-04-15T19:42:49.711Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
19:42:49 [2020-04-15T19:42:49.711Z] === RUN   TestContainerBindMountNonRecursive
19:42:50 [2020-04-15T19:42:50.028Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
19:42:50 [2020-04-15T19:42:50.279Z] 2020/04/15 19:42:49 	Finished clone github.com/hashicorp/consul
19:42:51 [2020-04-15T19:42:51.196Z] --- PASS: TestContainerBindMountNonRecursive (1.65s)
19:42:51 [2020-04-15T19:42:51.196Z] === RUN   TestNetworkNat
19:42:51 [2020-04-15T19:42:51.556Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
19:42:51 [2020-04-15T19:42:51.556Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
19:42:51 [2020-04-15T19:42:51.556Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
19:42:51 [2020-04-15T19:42:51.819Z] --- PASS: TestNetworkNat (0.70s)
19:42:51 [2020-04-15T19:42:51.819Z] === RUN   TestNetworkLocalhostTCPNat
19:42:52 [2020-04-15T19:42:52.515Z] === RUN   TestDockerSuite/TestBuildClearCmd
19:42:52 [2020-04-15T19:42:52.830Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s)
19:42:52 [2020-04-15T19:42:52.830Z] === RUN   TestNetworkLoopbackNat
19:42:53 [2020-04-15T19:42:53.455Z] --- PASS: TestNetworkLoopbackNat (0.92s)
19:42:53 [2020-04-15T19:42:53.455Z] === RUN   TestPause
19:42:53 [2020-04-15T19:42:53.477Z] === RUN   TestDockerSuite/TestBuildCmd
19:42:53 [2020-04-15T19:42:53.946Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
19:42:54 [2020-04-15T19:42:54.075Z] --- PASS: TestPause (0.66s)
19:42:54 [2020-04-15T19:42:54.075Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:42:54 [2020-04-15T19:42:54.075Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:42:54 [2020-04-15T19:42:54.075Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:42:54 [2020-04-15T19:42:54.075Z] === RUN   TestPauseStopPausedContainer
19:42:54 [2020-04-15T19:42:54.417Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
19:42:54 [2020-04-15T19:42:54.875Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
19:42:55 [2020-04-15T19:42:55.089Z] --- PASS: TestPauseStopPausedContainer (0.71s)
19:42:55 [2020-04-15T19:42:55.089Z] === RUN   TestPsFilter
19:42:55 [2020-04-15T19:42:55.089Z] --- PASS: TestPsFilter (0.19s)
19:42:55 [2020-04-15T19:42:55.089Z] === RUN   TestRemoveContainerWithRemovedVolume
19:42:55 [2020-04-15T19:42:55.711Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s)
19:42:55 [2020-04-15T19:42:55.711Z] === RUN   TestRemoveContainerWithVolume
19:42:56 [2020-04-15T19:42:56.330Z] --- PASS: TestRemoveContainerWithVolume (0.67s)
19:42:56 [2020-04-15T19:42:56.330Z] === RUN   TestRemoveContainerRunning
19:42:57 [2020-04-15T19:42:57.345Z] --- PASS: TestRemoveContainerRunning (0.69s)
19:42:57 [2020-04-15T19:42:57.345Z] === RUN   TestRemoveContainerForceRemoveRunning
19:42:57 [2020-04-15T19:42:57.965Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s)
19:42:57 [2020-04-15T19:42:57.965Z] === RUN   TestRemoveInvalidContainer
19:42:57 [2020-04-15T19:42:57.965Z] --- PASS: TestRemoveInvalidContainer (0.03s)
19:42:57 [2020-04-15T19:42:57.965Z] === RUN   TestRenameLinkedContainer
19:43:00 [2020-04-15T19:43:00.665Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
19:43:00 [2020-04-15T19:43:00.666Z] --- PASS: TestRenameLinkedContainer (2.64s)
19:43:00 [2020-04-15T19:43:00.666Z] === RUN   TestRenameStoppedContainer
19:43:01 [2020-04-15T19:43:01.290Z] --- PASS: TestRenameStoppedContainer (0.68s)
19:43:01 [2020-04-15T19:43:01.290Z] === RUN   TestRenameRunningContainerAndReuse
19:43:02 [2020-04-15T19:43:02.202Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
19:43:02 [2020-04-15T19:43:02.202Z] === RUN   TestDockerSuite/TestBuildConditionalCache
19:43:02 [2020-04-15T19:43:02.438Z] 2020/04/15 19:43:01 	Finished clone github.com/aws/aws-sdk-go
19:43:02 [2020-04-15T19:43:02.776Z] --- PASS: TestRenameRunningContainerAndReuse (1.35s)
19:43:02 [2020-04-15T19:43:02.776Z] === RUN   TestRenameInvalidName
19:43:03 [2020-04-15T19:43:03.062Z] --- PASS: TestRenameInvalidName (0.70s)
19:43:03 [2020-04-15T19:43:03.063Z] === RUN   TestRenameAnonymousContainer
19:43:03 [2020-04-15T19:43:03.167Z] === RUN   TestDockerSuite/TestBuildContChar
19:43:05 [2020-04-15T19:43:05.755Z] --- PASS: TestRenameAnonymousContainer (2.47s)
19:43:05 [2020-04-15T19:43:05.755Z] === RUN   TestRenameContainerWithSameName
19:43:06 [2020-04-15T19:43:06.373Z] --- PASS: TestRenameContainerWithSameName (0.64s)
19:43:06 [2020-04-15T19:43:06.373Z] === RUN   TestRenameContainerWithLinkedContainer
19:43:07 [2020-04-15T19:43:07.857Z] --- PASS: TestRenameContainerWithLinkedContainer (1.28s)
19:43:07 [2020-04-15T19:43:07.857Z] === RUN   TestResize
19:43:08 [2020-04-15T19:43:08.148Z] --- PASS: TestResize (0.71s)
19:43:08 [2020-04-15T19:43:08.148Z] === RUN   TestResizeWithInvalidSize
19:43:09 [2020-04-15T19:43:09.175Z] --- PASS: TestResizeWithInvalidSize (0.69s)
19:43:09 [2020-04-15T19:43:09.175Z] === RUN   TestResizeWhenContainerNotStarted
19:43:09 [2020-04-15T19:43:09.802Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s)
19:43:09 [2020-04-15T19:43:09.802Z] === RUN   TestDaemonRestartKillContainers
19:43:09 [2020-04-15T19:43:09.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:43:09 [2020-04-15T19:43:09.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:43:09 [2020-04-15T19:43:09.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:43:09 [2020-04-15T19:43:09.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:43:09 [2020-04-15T19:43:09.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:43:09 [2020-04-15T19:43:09.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:43:09 [2020-04-15T19:43:09.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:43:09 [2020-04-15T19:43:09.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:43:09 [2020-04-15T19:43:09.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:43:09 [2020-04-15T19:43:09.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:43:09 [2020-04-15T19:43:09.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:43:09 [2020-04-15T19:43:09.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:43:09 [2020-04-15T19:43:09.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:43:09 [2020-04-15T19:43:09.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:43:09 [2020-04-15T19:43:09.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:43:09 [2020-04-15T19:43:09.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:43:09 [2020-04-15T19:43:09.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:43:09 [2020-04-15T19:43:09.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:43:09 [2020-04-15T19:43:09.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:43:09 [2020-04-15T19:43:09.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:43:09 [2020-04-15T19:43:09.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:43:09 [2020-04-15T19:43:09.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:43:09 [2020-04-15T19:43:09.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:43:09 [2020-04-15T19:43:09.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:43:09 [2020-04-15T19:43:09.802Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:43:09 [2020-04-15T19:43:09.802Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:43:09 [2020-04-15T19:43:09.802Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:43:09 [2020-04-15T19:43:09.802Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:43:10 [2020-04-15T19:43:10.375Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
19:43:10 [2020-04-15T19:43:10.375Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
19:43:10 [2020-04-15T19:43:10.375Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
19:43:11 [2020-04-15T19:43:11.856Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:43:12 [2020-04-15T19:43:12.267Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
19:43:12 [2020-04-15T19:43:12.882Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:43:12 [2020-04-15T19:43:12.882Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:43:13 [2020-04-15T19:43:13.508Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:43:14 [2020-04-15T19:43:14.551Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:43:14 [2020-04-15T19:43:14.811Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
19:43:14 [2020-04-15T19:43:14.842Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:43:15 [2020-04-15T19:43:15.133Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:43:17 [2020-04-15T19:43:17.185Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:43:17 [2020-04-15T19:43:17.330Z] === RUN   TestDockerSuite/TestCopyAndRestart
19:43:17 [2020-04-15T19:43:17.977Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
19:43:17 [2020-04-15T19:43:17.977Z] === RUN   TestDockerSuite/TestBuildContextCleanup
19:43:17 [2020-04-15T19:43:17.977Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
19:43:18 [2020-04-15T19:43:18.510Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
19:43:19 [2020-04-15T19:43:19.054Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
19:43:19 [2020-04-15T19:43:19.312Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
19:43:19 [2020-04-15T19:43:19.312Z] === RUN   TestDockerSuite/TestCpAbsolutePath
19:43:19 [2020-04-15T19:43:19.572Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
19:43:19 [2020-04-15T19:43:19.572Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
19:43:19 [2020-04-15T19:43:19.881Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
19:43:19 [2020-04-15T19:43:19.889Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:43:19 [2020-04-15T19:43:19.889Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.02s)
19:43:19 [2020-04-15T19:43:19.889Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [d4c8ffe49546c] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [d4c8ffe49546c] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:353: [d4c8ffe49546c] daemon started
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:461: [d4c8ffe49546c] Stopping daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:296: [d4c8ffe49546c] exiting daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:448: [d4c8ffe49546c] Daemon stopped
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [d4c8ffe49546c] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [d4c8ffe49546c] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:353: [d4c8ffe49546c] daemon started
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:461: [d4c8ffe49546c] Stopping daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:296: [d4c8ffe49546c] exiting daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:448: [d4c8ffe49546c] Daemon stopped
19:43:19 [2020-04-15T19:43:19.889Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.08s)
19:43:19 [2020-04-15T19:43:19.889Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [dde476d67a1d0] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [dde476d67a1d0] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:353: [dde476d67a1d0] daemon started
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [dde476d67a1d0] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:296: [dde476d67a1d0] exiting daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [dde476d67a1d0] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:353: [dde476d67a1d0] daemon started
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:461: [dde476d67a1d0] Stopping daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:296: [dde476d67a1d0] exiting daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:448: [dde476d67a1d0] Daemon stopped
19:43:19 [2020-04-15T19:43:19.889Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.32s)
19:43:19 [2020-04-15T19:43:19.889Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [d1a822f386302] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [d1a822f386302] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:353: [d1a822f386302] daemon started
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:296: [d1a822f386302] exiting daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [d1a822f386302] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [d1a822f386302] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:353: [d1a822f386302] daemon started
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:461: [d1a822f386302] Stopping daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:296: [d1a822f386302] exiting daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:448: [d1a822f386302] Daemon stopped
19:43:19 [2020-04-15T19:43:19.889Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.94s)
19:43:19 [2020-04-15T19:43:19.889Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [dd9c744b1cfc1] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [dd9c744b1cfc1] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:353: [dd9c744b1cfc1] daemon started
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:461: [dd9c744b1cfc1] Stopping daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:296: [dd9c744b1cfc1] exiting daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:448: [dd9c744b1cfc1] Daemon stopped
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [dd9c744b1cfc1] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [dd9c744b1cfc1] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:353: [dd9c744b1cfc1] daemon started
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:461: [dd9c744b1cfc1] Stopping daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:296: [dd9c744b1cfc1] exiting daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:448: [dd9c744b1cfc1] Daemon stopped
19:43:19 [2020-04-15T19:43:19.889Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.77s)
19:43:19 [2020-04-15T19:43:19.889Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [d1fe4102ee4dc] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [d1fe4102ee4dc] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:353: [d1fe4102ee4dc] daemon started
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:461: [d1fe4102ee4dc] Stopping daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:296: [d1fe4102ee4dc] exiting daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:448: [d1fe4102ee4dc] Daemon stopped
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [d1fe4102ee4dc] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [d1fe4102ee4dc] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:353: [d1fe4102ee4dc] daemon started
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:461: [d1fe4102ee4dc] Stopping daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:296: [d1fe4102ee4dc] exiting daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:448: [d1fe4102ee4dc] Daemon stopped
19:43:19 [2020-04-15T19:43:19.889Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.01s)
19:43:19 [2020-04-15T19:43:19.889Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [d792b1cd5b52d] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [d792b1cd5b52d] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:353: [d792b1cd5b52d] daemon started
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:296: [d792b1cd5b52d] exiting daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [d792b1cd5b52d] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [d792b1cd5b52d] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:353: [d792b1cd5b52d] daemon started
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:461: [d792b1cd5b52d] Stopping daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:296: [d792b1cd5b52d] exiting daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:448: [d792b1cd5b52d] Daemon stopped
19:43:19 [2020-04-15T19:43:19.889Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.07s)
19:43:19 [2020-04-15T19:43:19.889Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [df6a066856465] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [df6a066856465] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:353: [df6a066856465] daemon started
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [df6a066856465] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:296: [df6a066856465] exiting daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [df6a066856465] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:353: [df6a066856465] daemon started
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:461: [df6a066856465] Stopping daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:296: [df6a066856465] exiting daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:448: [df6a066856465] Daemon stopped
19:43:19 [2020-04-15T19:43:19.889Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.30s)
19:43:19 [2020-04-15T19:43:19.889Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [dbdb874abad32] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [dbdb874abad32] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:353: [dbdb874abad32] daemon started
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:461: [dbdb874abad32] Stopping daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:296: [dbdb874abad32] exiting daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:448: [dbdb874abad32] Daemon stopped
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [dbdb874abad32] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [dbdb874abad32] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:353: [dbdb874abad32] daemon started
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:461: [dbdb874abad32] Stopping daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:296: [dbdb874abad32] exiting daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:448: [dbdb874abad32] Daemon stopped
19:43:19 [2020-04-15T19:43:19.889Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.08s)
19:43:19 [2020-04-15T19:43:19.889Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [da1a534de0456] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [da1a534de0456] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:353: [da1a534de0456] daemon started
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:461: [da1a534de0456] Stopping daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:296: [da1a534de0456] exiting daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:448: [da1a534de0456] Daemon stopped
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [da1a534de0456] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [da1a534de0456] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:353: [da1a534de0456] daemon started
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:461: [da1a534de0456] Stopping daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:296: [da1a534de0456] exiting daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:448: [da1a534de0456] Daemon stopped
19:43:19 [2020-04-15T19:43:19.889Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.23s)
19:43:19 [2020-04-15T19:43:19.889Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [da9d5a9291aa6] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [da9d5a9291aa6] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:353: [da9d5a9291aa6] daemon started
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:296: [da9d5a9291aa6] exiting daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [da9d5a9291aa6] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [da9d5a9291aa6] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:353: [da9d5a9291aa6] daemon started
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:461: [da9d5a9291aa6] Stopping daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:296: [da9d5a9291aa6] exiting daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:448: [da9d5a9291aa6] Daemon stopped
19:43:19 [2020-04-15T19:43:19.889Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.19s)
19:43:19 [2020-04-15T19:43:19.889Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [d4cb16fdf3ee6] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [d4cb16fdf3ee6] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:353: [d4cb16fdf3ee6] daemon started
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [d4cb16fdf3ee6] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:296: [d4cb16fdf3ee6] exiting daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [d4cb16fdf3ee6] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:353: [d4cb16fdf3ee6] daemon started
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:461: [d4cb16fdf3ee6] Stopping daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:296: [d4cb16fdf3ee6] exiting daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:448: [d4cb16fdf3ee6] Daemon stopped
19:43:19 [2020-04-15T19:43:19.889Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.57s)
19:43:19 [2020-04-15T19:43:19.889Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [da2bd1559ba90] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [da2bd1559ba90] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:353: [da2bd1559ba90] daemon started
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:461: [da2bd1559ba90] Stopping daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:296: [da2bd1559ba90] exiting daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:448: [da2bd1559ba90] Daemon stopped
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [da2bd1559ba90] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:325: [da2bd1559ba90] waiting for daemon to start
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:353: [da2bd1559ba90] daemon started
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:461: [da2bd1559ba90] Stopping daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:296: [da2bd1559ba90] exiting daemon
19:43:19 [2020-04-15T19:43:19.889Z]         daemon.go:448: [da2bd1559ba90] Daemon stopped
19:43:19 [2020-04-15T19:43:19.889Z] === RUN   TestKernelTCPMemory
19:43:20 [2020-04-15T19:43:20.173Z] --- PASS: TestKernelTCPMemory (0.82s)
19:43:20 [2020-04-15T19:43:20.173Z] === RUN   TestNISDomainname
19:43:20 [2020-04-15T19:43:20.640Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
19:43:20 [2020-04-15T19:43:20.810Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
19:43:21 [2020-04-15T19:43:21.135Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
19:43:21 [2020-04-15T19:43:21.135Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
19:43:21 [2020-04-15T19:43:21.135Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
19:43:21 [2020-04-15T19:43:21.186Z] --- PASS: TestNISDomainname (0.86s)
19:43:21 [2020-04-15T19:43:21.186Z] === RUN   TestStats
19:43:21 [2020-04-15T19:43:21.740Z] === RUN   TestDockerSuite/TestCpFromCaseA
19:43:22 [2020-04-15T19:43:22.668Z] --- PASS: TestStats (1.67s)
19:43:22 [2020-04-15T19:43:22.668Z] === RUN   TestStopContainerWithTimeout
19:43:22 [2020-04-15T19:43:22.669Z] === RUN   TestDockerSuite/TestCpFromCaseB
19:43:22 [2020-04-15T19:43:22.957Z] === RUN   TestStopContainerWithTimeout/0
19:43:22 [2020-04-15T19:43:22.957Z] === PAUSE TestStopContainerWithTimeout/0
19:43:22 [2020-04-15T19:43:22.957Z] === RUN   TestStopContainerWithTimeout/1
19:43:22 [2020-04-15T19:43:22.957Z] === PAUSE TestStopContainerWithTimeout/1
19:43:22 [2020-04-15T19:43:22.957Z] === RUN   TestStopContainerWithTimeout/3
19:43:22 [2020-04-15T19:43:22.957Z] === PAUSE TestStopContainerWithTimeout/3
19:43:22 [2020-04-15T19:43:22.957Z] === RUN   TestStopContainerWithTimeout/-1
19:43:22 [2020-04-15T19:43:22.957Z] === PAUSE TestStopContainerWithTimeout/-1
19:43:22 [2020-04-15T19:43:22.957Z] === CONT  TestStopContainerWithTimeout/0
19:43:22 [2020-04-15T19:43:22.957Z] === CONT  TestStopContainerWithTimeout/1
19:43:22 [2020-04-15T19:43:22.957Z] === CONT  TestStopContainerWithTimeout/3
19:43:22 [2020-04-15T19:43:22.957Z] === CONT  TestStopContainerWithTimeout/-1
19:43:23 [2020-04-15T19:43:23.599Z] === RUN   TestDockerSuite/TestCpFromCaseC
19:43:24 [2020-04-15T19:43:24.528Z] === RUN   TestDockerSuite/TestCpFromCaseD
19:43:25 [2020-04-15T19:43:25.895Z] === RUN   TestDockerSuite/TestCpFromCaseE
19:43:25 [2020-04-15T19:43:25.895Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
19:43:26 [2020-04-15T19:43:26.435Z] --- PASS: TestStopContainerWithTimeout (0.03s)
19:43:26 [2020-04-15T19:43:26.435Z]     --- PASS: TestStopContainerWithTimeout/0 (1.15s)
19:43:26 [2020-04-15T19:43:26.435Z]     --- PASS: TestStopContainerWithTimeout/1 (2.04s)
19:43:26 [2020-04-15T19:43:26.435Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.26s)
19:43:26 [2020-04-15T19:43:26.435Z]     --- PASS: TestStopContainerWithTimeout/3 (3.32s)
19:43:26 [2020-04-15T19:43:26.435Z] === RUN   TestDeleteDevicemapper
19:43:26 [2020-04-15T19:43:26.435Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:43:26 [2020-04-15T19:43:26.435Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:43:26 [2020-04-15T19:43:26.435Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:43:26 [2020-04-15T19:43:26.826Z] === RUN   TestDockerSuite/TestCpFromCaseF
19:43:26 [2020-04-15T19:43:26.971Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
19:43:27 [2020-04-15T19:43:27.757Z] === RUN   TestDockerSuite/TestCpFromCaseG
19:43:29 [2020-04-15T19:43:29.127Z] === RUN   TestDockerSuite/TestCpFromCaseH
19:43:29 [2020-04-15T19:43:29.137Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.90s)
19:43:29 [2020-04-15T19:43:29.137Z] === RUN   TestUpdateMemory
19:43:30 [2020-04-15T19:43:30.057Z] === RUN   TestDockerSuite/TestCpFromCaseI
19:43:30 [2020-04-15T19:43:30.148Z] --- PASS: TestUpdateMemory (0.94s)
19:43:30 [2020-04-15T19:43:30.148Z] === RUN   TestUpdateCPUQuota
19:43:30 [2020-04-15T19:43:30.986Z] === RUN   TestDockerSuite/TestCpFromCaseJ
19:43:31 [2020-04-15T19:43:31.164Z] --- PASS: TestUpdateCPUQuota (1.21s)
19:43:31 [2020-04-15T19:43:31.164Z] === RUN   TestUpdatePidsLimit
19:43:31 [2020-04-15T19:43:31.164Z] === RUN   TestUpdatePidsLimit/update_from_none
19:43:31 [2020-04-15T19:43:31.452Z] === RUN   TestUpdatePidsLimit/no_change
19:43:32 [2020-04-15T19:43:32.079Z] === RUN   TestUpdatePidsLimit/update_lower
19:43:32 [2020-04-15T19:43:32.358Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
19:43:32 [2020-04-15T19:43:32.364Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:43:32 [2020-04-15T19:43:32.649Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:43:32 [2020-04-15T19:43:32.933Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:43:33 [2020-04-15T19:43:33.217Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:43:33 [2020-04-15T19:43:33.727Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
19:43:34 [2020-04-15T19:43:34.708Z] --- PASS: TestUpdatePidsLimit (3.38s)
19:43:34 [2020-04-15T19:43:34.708Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.33s)
19:43:34 [2020-04-15T19:43:34.708Z]     --- PASS: TestUpdatePidsLimit/no_change (0.36s)
19:43:34 [2020-04-15T19:43:34.708Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.34s)
19:43:34 [2020-04-15T19:43:34.708Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s)
19:43:34 [2020-04-15T19:43:34.708Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s)
19:43:34 [2020-04-15T19:43:34.708Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s)
19:43:34 [2020-04-15T19:43:34.708Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s)
19:43:34 [2020-04-15T19:43:34.708Z] === RUN   TestUpdateRestartPolicy
19:43:35 [2020-04-15T19:43:35.095Z] === RUN   TestDockerSuite/TestCpGarbagePath
19:43:35 [2020-04-15T19:43:35.658Z] === RUN   TestDockerSuite/TestCpLocalOnly
19:43:35 [2020-04-15T19:43:35.658Z] === RUN   TestDockerSuite/TestCpNameHasColon
19:43:37 [2020-04-15T19:43:37.026Z] === RUN   TestDockerSuite/TestCpRelativePath
19:43:37 [2020-04-15T19:43:37.589Z] === RUN   TestDockerSuite/TestCpSpecialFiles
19:43:38 [2020-04-15T19:43:38.956Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
19:43:39 [2020-04-15T19:43:39.892Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
19:43:41 [2020-04-15T19:43:41.260Z] === RUN   TestDockerSuite/TestCpToCaseA
19:43:43 [2020-04-15T19:43:43.151Z] === RUN   TestDockerSuite/TestCpToCaseB
19:43:43 [2020-04-15T19:43:43.713Z] === RUN   TestDockerSuite/TestCpToCaseC
19:43:46 [2020-04-15T19:43:46.985Z] === RUN   TestDockerSuite/TestCpToCaseD
19:43:47 [2020-04-15T19:43:47.248Z] --- PASS: TestUpdateRestartPolicy (12.03s)
19:43:47 [2020-04-15T19:43:47.248Z] === RUN   TestUpdateRestartWithAutoRemove
19:43:47 [2020-04-15T19:43:47.248Z] --- PASS: TestUpdateRestartWithAutoRemove (0.63s)
19:43:47 [2020-04-15T19:43:47.248Z] === RUN   TestWaitNonBlocked
19:43:47 [2020-04-15T19:43:47.248Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:43:47 [2020-04-15T19:43:47.248Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:43:47 [2020-04-15T19:43:47.248Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:43:47 [2020-04-15T19:43:47.248Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:43:47 [2020-04-15T19:43:47.248Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:43:47 [2020-04-15T19:43:47.248Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:43:48 [2020-04-15T19:43:48.272Z] --- PASS: TestWaitNonBlocked (0.03s)
19:43:48 [2020-04-15T19:43:48.272Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.82s)
19:43:48 [2020-04-15T19:43:48.272Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.88s)
19:43:48 [2020-04-15T19:43:48.272Z] === RUN   TestWaitBlocked
19:43:48 [2020-04-15T19:43:48.272Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:43:48 [2020-04-15T19:43:48.272Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:43:48 [2020-04-15T19:43:48.272Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:43:48 [2020-04-15T19:43:48.272Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:43:48 [2020-04-15T19:43:48.272Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:43:48 [2020-04-15T19:43:48.272Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:43:49 [2020-04-15T19:43:49.286Z] --- PASS: TestWaitBlocked (0.03s)
19:43:49 [2020-04-15T19:43:49.286Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.91s)
19:43:49 [2020-04-15T19:43:49.286Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s)
19:43:49 [2020-04-15T19:43:49.286Z] === CONT  TestContainerStartOnDaemonRestart
19:43:49 [2020-04-15T19:43:49.286Z] === CONT  TestIpcModeOlderClient
19:43:49 [2020-04-15T19:43:49.286Z] === CONT  TestDaemonRestartIpcMode
19:43:49 [2020-04-15T19:43:49.286Z] --- PASS: TestIpcModeOlderClient (0.13s)
19:43:52 [2020-04-15T19:43:52.239Z] === RUN   TestDockerSuite/TestCpToCaseE
19:43:52 [2020-04-15T19:43:52.766Z] --- PASS: TestContainerStartOnDaemonRestart (3.09s)
19:43:52 [2020-04-15T19:43:52.766Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
19:43:52 [2020-04-15T19:43:52.766Z]     daemon.go:325: [d676d3088c975] waiting for daemon to start
19:43:52 [2020-04-15T19:43:52.766Z]     daemon.go:325: [d676d3088c975] waiting for daemon to start
19:43:52 [2020-04-15T19:43:52.766Z]     daemon.go:353: [d676d3088c975] daemon started
19:43:52 [2020-04-15T19:43:52.766Z]     daemon.go:325: [d676d3088c975] waiting for daemon to start
19:43:52 [2020-04-15T19:43:52.766Z]     daemon.go:296: [d676d3088c975] exiting daemon
19:43:52 [2020-04-15T19:43:52.766Z]     daemon.go:325: [d676d3088c975] waiting for daemon to start
19:43:52 [2020-04-15T19:43:52.766Z]     daemon.go:353: [d676d3088c975] daemon started
19:43:52 [2020-04-15T19:43:52.766Z]     daemon.go:461: [d676d3088c975] Stopping daemon
19:43:52 [2020-04-15T19:43:52.766Z]     daemon.go:296: [d676d3088c975] exiting daemon
19:43:52 [2020-04-15T19:43:52.766Z]     daemon.go:448: [d676d3088c975] Daemon stopped
19:43:52 [2020-04-15T19:43:52.766Z] --- PASS: TestDaemonRestartIpcMode (3.62s)
19:43:52 [2020-04-15T19:43:52.766Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
19:43:52 [2020-04-15T19:43:52.766Z]     daemon.go:325: [da8c2d254420d] waiting for daemon to start
19:43:52 [2020-04-15T19:43:52.766Z]     daemon.go:325: [da8c2d254420d] waiting for daemon to start
19:43:52 [2020-04-15T19:43:52.766Z]     daemon.go:353: [da8c2d254420d] daemon started
19:43:52 [2020-04-15T19:43:52.766Z]     daemon.go:461: [da8c2d254420d] Stopping daemon
19:43:52 [2020-04-15T19:43:52.766Z]     daemon.go:296: [da8c2d254420d] exiting daemon
19:43:52 [2020-04-15T19:43:52.766Z]     daemon.go:448: [da8c2d254420d] Daemon stopped
19:43:52 [2020-04-15T19:43:52.766Z]     daemon.go:325: [da8c2d254420d] waiting for daemon to start
19:43:52 [2020-04-15T19:43:52.766Z]     daemon.go:325: [da8c2d254420d] waiting for daemon to start
19:43:52 [2020-04-15T19:43:52.766Z]     daemon.go:353: [da8c2d254420d] daemon started
19:43:52 [2020-04-15T19:43:52.766Z]     daemon.go:461: [da8c2d254420d] Stopping daemon
19:43:52 [2020-04-15T19:43:52.766Z]     daemon.go:296: [da8c2d254420d] exiting daemon
19:43:52 [2020-04-15T19:43:52.766Z]     daemon.go:448: [da8c2d254420d] Daemon stopped
19:43:52 [2020-04-15T19:43:52.766Z] PASS
19:43:52 [2020-04-15T19:43:52.766Z] 
19:43:52 [2020-04-15T19:43:52.766Z] === Skipped
19:43:52 [2020-04-15T19:43:52.766Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
19:43:52 [2020-04-15T19:43:52.766Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:43:52 [2020-04-15T19:43:52.766Z] 
19:43:52 [2020-04-15T19:43:52.766Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:43:52 [2020-04-15T19:43:52.766Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:43:52 [2020-04-15T19:43:52.766Z] 
19:43:52 [2020-04-15T19:43:52.766Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
19:43:52 [2020-04-15T19:43:52.766Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:43:52 [2020-04-15T19:43:52.766Z] 
19:43:52 [2020-04-15T19:43:52.766Z] 
19:43:52 [2020-04-15T19:43:52.766Z] DONE 189 tests, 3 skipped in 103.180s
19:43:52 [2020-04-15T19:43:52.766Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
19:43:52 [2020-04-15T19:43:52.766Z] ++ 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:43:52 [2020-04-15T19:43:52.766Z] ++ set -e
19:43:52 [2020-04-15T19:43:52.766Z] ++ '[' -n 0 ']'
19:43:52 [2020-04-15T19:43:52.766Z] ++ set -x
19:43:52 [2020-04-15T19:43:52.766Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
19:43:52 [2020-04-15T19:43:52.766Z] INFO: Testing against a local daemon
19:43:52 [2020-04-15T19:43:52.766Z] === RUN   TestCommitInheritsEnv
19:43:53 [2020-04-15T19:43:53.391Z] --- PASS: TestCommitInheritsEnv (0.40s)
19:43:53 [2020-04-15T19:43:53.391Z] === RUN   TestImportExtremelyLargeImageWorks
19:43:53 [2020-04-15T19:43:53.391Z] === PAUSE TestImportExtremelyLargeImageWorks
19:43:53 [2020-04-15T19:43:53.391Z] === RUN   TestImagesFilterMultiReference
19:43:53 [2020-04-15T19:43:53.391Z] --- PASS: TestImagesFilterMultiReference (0.09s)
19:43:53 [2020-04-15T19:43:53.391Z] === RUN   TestImagePullPlatformInvalid
19:43:53 [2020-04-15T19:43:53.391Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
19:43:53 [2020-04-15T19:43:53.391Z] === RUN   TestRemoveImageOrphaning
19:43:54 [2020-04-15T19:43:54.013Z] --- PASS: TestRemoveImageOrphaning (0.39s)
19:43:54 [2020-04-15T19:43:54.013Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:43:54 [2020-04-15T19:43:54.013Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
19:43:54 [2020-04-15T19:43:54.013Z] === RUN   TestTagInvalidReference
19:43:54 [2020-04-15T19:43:54.013Z] --- PASS: TestTagInvalidReference (0.03s)
19:43:54 [2020-04-15T19:43:54.013Z] === RUN   TestTagValidPrefixedRepo
19:43:54 [2020-04-15T19:43:54.013Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
19:43:54 [2020-04-15T19:43:54.013Z] === RUN   TestTagExistedNameWithoutForce
19:43:54 [2020-04-15T19:43:54.013Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
19:43:54 [2020-04-15T19:43:54.013Z] === RUN   TestTagOfficialNames
19:43:54 [2020-04-15T19:43:54.013Z] --- PASS: TestTagOfficialNames (0.06s)
19:43:54 [2020-04-15T19:43:54.013Z] === RUN   TestTagMatchesDigest
19:43:54 [2020-04-15T19:43:54.013Z] --- PASS: TestTagMatchesDigest (0.03s)
19:43:54 [2020-04-15T19:43:54.013Z] === CONT  TestImportExtremelyLargeImageWorks
19:43:55 [2020-04-15T19:43:55.510Z] === RUN   TestDockerSuite/TestCpToCaseF
19:43:55 [2020-04-15T19:43:55.766Z] === RUN   TestDockerSuite/TestCpToCaseG
19:43:58 [2020-04-15T19:43:58.580Z] 2020/04/15 19:43:54 	Finished clone google.golang.org/api
19:43:58 [2020-04-15T19:43:58.580Z] 2020/04/15 19:43:54 Dependencies downloaded. Download time: 2m27.030392774s
19:43:58 [2020-04-15T19:43:58.580Z] 2020/04/15 19:43:54 Collecting all dependencies
19:44:01 [2020-04-15T19:44:01.018Z] === RUN   TestDockerSuite/TestCpToCaseH
19:44:02 [2020-04-15T19:44:02.587Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
19:44:02 [2020-04-15T19:44:02.587Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
19:44:03 [2020-04-15T19:44:03.043Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
19:44:04 [2020-04-15T19:44:04.289Z] === RUN   TestDockerSuite/TestCpToCaseI
19:44:05 [2020-04-15T19:44:05.143Z] 2020/04/15 19:44:04 Clean vendor dir from unused packages
19:44:05 [2020-04-15T19:44:05.143Z] 2020/04/15 19:44:04 	Ignoring paths matching "^archive/tar"
19:44:05 [2020-04-15T19:44:05.239Z] === RUN   TestDockerSuite/TestCpToCaseJ
19:44:05 [2020-04-15T19:44:05.398Z] 2020/04/15 19:44:05 Success
19:44:05 [2020-04-15T19:44:05.398Z] 2020/04/15 19:44:05 Running time: 2m40.463504355s
19:44:05 [2020-04-15T19:44:05.653Z] Congratulations! All vendoring changes are done the right way.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
19:44:06 [2020-04-15T19:44:06.977Z] + echo Building e2e image
19:44:06 [2020-04-15T19:44:06.977Z] Building e2e image
19:44:06 [2020-04-15T19:44:06.977Z] + docker build --build-arg DOCKER_GITCOMMIT=e149ff62fe6fc7c32c518dcd4df85d603a104462 -t moby-e2e-test -f Dockerfile.e2e .
19:44:06 [2020-04-15T19:44:06.977Z] #1 [internal] load build definition from Dockerfile.e2e
19:44:06 [2020-04-15T19:44:06.977Z] #1 transferring dockerfile: 3.21kB done
19:44:06 [2020-04-15T19:44:06.977Z] #1 DONE 0.0s
19:44:06 [2020-04-15T19:44:06.977Z] 
19:44:06 [2020-04-15T19:44:06.977Z] #2 [internal] load .dockerignore
19:44:06 [2020-04-15T19:44:06.977Z] #2 transferring context: 34B done
19:44:06 [2020-04-15T19:44:06.977Z] #2 DONE 0.0s
19:44:06 [2020-04-15T19:44:06.977Z] 
19:44:06 [2020-04-15T19:44:06.977Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine
19:44:07 [2020-04-15T19:44:07.234Z] #4 DONE 0.2s
19:44:07 [2020-04-15T19:44:07.234Z] 
19:44:07 [2020-04-15T19:44:07.234Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
19:44:07 [2020-04-15T19:44:07.234Z] #3 DONE 0.2s
19:44:07 [2020-04-15T19:44:07.234Z] 
19:44:07 [2020-04-15T19:44:07.234Z] #8 [internal] load build context
19:44:07 [2020-04-15T19:44:07.494Z] #8 transferring context: 800.23kB 0.3s done
19:44:07 [2020-04-15T19:44:07.494Z] #8 DONE 0.4s
19:44:07 [2020-04-15T19:44:07.494Z] 
19:44:07 [2020-04-15T19:44:07.494Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c...
19:44:07 [2020-04-15T19:44:07.494Z] #14 resolve docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c174965a51e393064e46f6eb32adb80daa6097851268458136fd68b6 done
19:44:07 [2020-04-15T19:44:07.494Z] #14 sha256:84a409b4c174965a51e393064e46f6eb32adb80daa6097851268458136fd68b6 1.65kB / 1.65kB done
19:44:07 [2020-04-15T19:44:07.494Z] #14 sha256:c036cd76f7c49d77e3fb960854076ec537524f89bb0c99d73e5945b68e08a011 1.36kB / 1.36kB done
19:44:07 [2020-04-15T19:44:07.494Z] #14 sha256:3369136a43d197814f14414bf7112e8ddebd23c5bf787dd14dc3f078bad90dae 3.83kB / 3.83kB done
19:44:07 [2020-04-15T19:44:07.494Z] #14 sha256:aad63a9339440e7c3e1fff2b988991b9bfb81280042fa7f39a5e327023056819 2.80MB / 2.80MB 0.1s done
19:44:07 [2020-04-15T19:44:07.494Z] #14 sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 301.28kB / 301.28kB 0.1s done
19:44:07 [2020-04-15T19:44:07.494Z] #14 extracting sha256:aad63a9339440e7c3e1fff2b988991b9bfb81280042fa7f39a5e327023056819
19:44:07 [2020-04-15T19:44:07.494Z] #14 sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 153B / 153B 0.1s done
19:44:07 [2020-04-15T19:44:07.494Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 3.20MB / 126.95MB 0.3s
19:44:07 [2020-04-15T19:44:07.494Z] #14 sha256:5871566633bc6faf1b0e52c1712830bcc8ef24b9b6dddc4fdf9f24f1d0b257ef 124B / 124B 0.2s done
19:44:07 [2020-04-15T19:44:07.748Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 10.67MB / 126.95MB 0.4s
19:44:07 [2020-04-15T19:44:07.748Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 18.95MB / 126.95MB 0.5s
19:44:08 [2020-04-15T19:44:08.002Z] #14 ...
19:44:08 [2020-04-15T19:44:08.002Z] 
19:44:08 [2020-04-15T19:44:08.002Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0...
19:44:08 [2020-04-15T19:44:08.002Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done
19:44:08 [2020-04-15T19:44:08.002Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done
19:44:08 [2020-04-15T19:44:08.002Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done
19:44:08 [2020-04-15T19:44:08.002Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done
19:44:08 [2020-04-15T19:44:08.002Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.1s done
19:44:08 [2020-04-15T19:44:08.002Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.4s done
19:44:08 [2020-04-15T19:44:08.002Z] #5 DONE 0.6s
19:44:08 [2020-04-15T19:44:08.002Z] 
19:44:08 [2020-04-15T19:44:08.002Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c...
19:44:08 [2020-04-15T19:44:08.002Z] #14 extracting sha256:aad63a9339440e7c3e1fff2b988991b9bfb81280042fa7f39a5e327023056819 0.5s done
19:44:08 [2020-04-15T19:44:08.002Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 35.39MB / 126.95MB 0.7s
19:44:08 [2020-04-15T19:44:08.002Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 51.47MB / 126.95MB 0.9s
19:44:08 [2020-04-15T19:44:08.002Z] #14 extracting sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4
19:44:08 [2020-04-15T19:44:08.258Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 60.05MB / 126.95MB 1.0s
19:44:08 [2020-04-15T19:44:08.258Z] #14 extracting sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 0.1s done
19:44:08 [2020-04-15T19:44:08.258Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 66.84MB / 126.95MB 1.1s
19:44:08 [2020-04-15T19:44:08.258Z] #14 extracting sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 done
19:44:08 [2020-04-15T19:44:08.513Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 91.49MB / 126.95MB 1.4s
19:44:08 [2020-04-15T19:44:08.768Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 101.81MB / 126.95MB 1.5s
19:44:08 [2020-04-15T19:44:08.768Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 121.92MB / 126.95MB 1.7s
19:44:08 [2020-04-15T19:44:08.805Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
19:44:09 [2020-04-15T19:44:09.022Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 126.95MB / 126.95MB 1.8s done
19:44:09 [2020-04-15T19:44:09.260Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
19:44:09 [2020-04-15T19:44:09.277Z] #14 ...
19:44:09 [2020-04-15T19:44:09.277Z] 
19:44:09 [2020-04-15T19:44:09.277Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
19:44:09 [2020-04-15T19:44:09.277Z] #6 DONE 1.4s
19:44:09 [2020-04-15T19:44:09.277Z] 
19:44:09 [2020-04-15T19:44:09.277Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c...
19:44:09 [2020-04-15T19:44:09.277Z] #14 extracting sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a
19:44:09 [2020-04-15T19:44:09.715Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
19:44:09 [2020-04-15T19:44:09.715Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
19:44:10 [2020-04-15T19:44:10.170Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
19:44:10 [2020-04-15T19:44:10.170Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
19:44:10 [2020-04-15T19:44:10.494Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
19:44:11 [2020-04-15T19:44:11.426Z] === RUN   TestDockerSuite/TestCpToDot
19:44:12 [2020-04-15T19:44:12.793Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
19:44:13 [2020-04-15T19:44:13.723Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
19:44:14 [2020-04-15T19:44:14.286Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
19:44:14 [2020-04-15T19:44:14.512Z] #14 extracting sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 5.0s
19:44:14 [2020-04-15T19:44:14.766Z] #14 ...
19:44:14 [2020-04-15T19:44:14.766Z] 
19:44:14 [2020-04-15T19:44:14.766Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
19:44:14 [2020-04-15T19:44:14.766Z] #7 1.036 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
19:44:14 [2020-04-15T19:44:14.766Z] #7 2.125 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
19:44:14 [2020-04-15T19:44:14.766Z] #7 2.228 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
19:44:14 [2020-04-15T19:44:14.766Z] #7 2.234 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
19:44:14 [2020-04-15T19:44:14.766Z] #7 2.244 (3/30) Installing readline (8.0.0-r0)
19:44:14 [2020-04-15T19:44:14.766Z] #7 2.249 (4/30) Installing bash (5.0.0-r0)
19:44:14 [2020-04-15T19:44:14.766Z] #7 2.263 Executing bash-5.0.0-r0.post-install
19:44:14 [2020-04-15T19:44:14.766Z] #7 2.266 (5/30) Installing ca-certificates (20191127-r0)
19:44:14 [2020-04-15T19:44:14.766Z] #7 2.281 (6/30) Installing libgcc (8.3.0-r0)
19:44:14 [2020-04-15T19:44:14.766Z] #7 2.285 (7/30) Installing libstdc++ (8.3.0-r0)
19:44:14 [2020-04-15T19:44:14.766Z] #7 2.297 (8/30) Installing binutils (2.32-r0)
19:44:14 [2020-04-15T19:44:14.766Z] #7 2.396 (9/30) Installing gmp (6.1.2-r1)
19:44:14 [2020-04-15T19:44:14.766Z] #7 2.405 (10/30) Installing isl (0.18-r0)
19:44:14 [2020-04-15T19:44:14.766Z] #7 2.426 (11/30) Installing libgomp (8.3.0-r0)
19:44:14 [2020-04-15T19:44:14.766Z] #7 2.431 (12/30) Installing libatomic (8.3.0-r0)
19:44:14 [2020-04-15T19:44:14.766Z] #7 2.433 (13/30) Installing mpfr3 (3.1.5-r1)
19:44:14 [2020-04-15T19:44:14.766Z] #7 2.439 (14/30) Installing mpc1 (1.1.0-r0)
19:44:14 [2020-04-15T19:44:14.766Z] #7 2.444 (15/30) Installing gcc (8.3.0-r0)
19:44:14 [2020-04-15T19:44:14.766Z] #7 3.327 (16/30) Installing musl-dev (1.1.22-r3)
19:44:14 [2020-04-15T19:44:14.766Z] #7 3.442 (17/30) Installing libc-dev (0.7.1-r0)
19:44:14 [2020-04-15T19:44:14.766Z] #7 3.444 (18/30) Installing g++ (8.3.0-r0)
19:44:14 [2020-04-15T19:44:14.766Z] #7 3.978 (19/30) Installing nghttp2-libs (1.39.2-r0)
19:44:14 [2020-04-15T19:44:14.766Z] #7 3.982 (20/30) Installing libcurl (7.66.0-r0)
19:44:14 [2020-04-15T19:44:14.766Z] #7 3.992 (21/30) Installing expat (2.2.8-r0)
19:44:14 [2020-04-15T19:44:14.766Z] #7 3.997 (22/30) Installing pcre2 (10.33-r0)
19:44:14 [2020-04-15T19:44:14.766Z] #7 4.007 (23/30) Installing git (2.22.3-r0)
19:44:14 [2020-04-15T19:44:14.766Z] #7 4.216 (24/30) Installing libmnl (1.0.4-r0)
19:44:14 [2020-04-15T19:44:14.766Z] #7 4.219 (25/30) Installing libnftnl-libs (1.1.3-r0)
19:44:14 [2020-04-15T19:44:14.766Z] #7 4.222 (26/30) Installing iptables (1.8.3-r1)
19:44:14 [2020-04-15T19:44:14.766Z] #7 4.250 (27/30) Installing pigz (2.4-r0)
19:44:14 [2020-04-15T19:44:14.766Z] #7 4.256 (28/30) Installing tar (1.32-r0)
19:44:14 [2020-04-15T19:44:14.766Z] #7 4.267 (29/30) Installing xz-libs (5.2.4-r0)
19:44:14 [2020-04-15T19:44:14.766Z] #7 4.271 (30/30) Installing xz (5.2.4-r0)
19:44:14 [2020-04-15T19:44:14.766Z] #7 4.278 Executing busybox-1.30.1-r3.trigger
19:44:14 [2020-04-15T19:44:14.766Z] #7 4.284 Executing ca-certificates-20191127-r0.trigger
19:44:14 [2020-04-15T19:44:14.766Z] #7 4.333 OK: 179 MiB in 44 packages
19:44:14 [2020-04-15T19:44:14.766Z] #7 DONE 5.5s
19:44:14 [2020-04-15T19:44:14.766Z] 
19:44:14 [2020-04-15T19:44:14.766Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
19:44:14 [2020-04-15T19:44:14.766Z] #9 DONE 0.1s
19:44:14 [2020-04-15T19:44:14.766Z] 
19:44:14 [2020-04-15T19:44:14.766Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c...
19:44:15 [2020-04-15T19:44:15.021Z] #14 ...
19:44:15 [2020-04-15T19:44:15.021Z] 
19:44:15 [2020-04-15T19:44:15.021Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
19:44:15 [2020-04-15T19:44:15.021Z] #10 DONE 0.1s
19:44:15 [2020-04-15T19:44:15.021Z] 
19:44:15 [2020-04-15T19:44:15.021Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
19:44:15 [2020-04-15T19:44:15.021Z] #11 DONE 0.1s
19:44:15 [2020-04-15T19:44:15.021Z] 
19:44:15 [2020-04-15T19:44:15.021Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
19:44:15 [2020-04-15T19:44:15.021Z] #12 DONE 0.1s
19:44:15 [2020-04-15T19:44:15.021Z] 
19:44:15 [2020-04-15T19:44:15.021Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c...
19:44:15 [2020-04-15T19:44:15.021Z] #14 extracting sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 5.9s done
19:44:15 [2020-04-15T19:44:15.275Z] #14 ...
19:44:15 [2020-04-15T19:44:15.275Z] 
19:44:15 [2020-04-15T19:44:15.275Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
19:44:15 [2020-04-15T19:44:15.275Z] #13 DONE 0.1s
19:44:15 [2020-04-15T19:44:15.275Z] 
19:44:15 [2020-04-15T19:44:15.275Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c...
19:44:15 [2020-04-15T19:44:15.275Z] #14 extracting sha256:5871566633bc6faf1b0e52c1712830bcc8ef24b9b6dddc4fdf9f24f1d0b257ef
19:44:15 [2020-04-15T19:44:15.275Z] #14 extracting sha256:5871566633bc6faf1b0e52c1712830bcc8ef24b9b6dddc4fdf9f24f1d0b257ef done
19:44:15 [2020-04-15T19:44:15.275Z] #14 DONE 8.2s
19:44:15 [2020-04-15T19:44:15.531Z] 
19:44:15 [2020-04-15T19:44:15.531Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
19:44:16 [2020-04-15T19:44:16.179Z] === RUN   TestDockerSuite/TestCpToStdout
19:44:16 [2020-04-15T19:44:16.453Z] #15 0.751 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
19:44:17 [2020-04-15T19:44:17.108Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
19:44:17 [2020-04-15T19:44:17.375Z] #15 1.810 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
19:44:17 [2020-04-15T19:44:17.376Z] #15 1.903 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r3)
19:44:17 [2020-04-15T19:44:17.376Z] #15 1.907 (2/42) Installing ncurses-libs (6.1_p20200118-r3)
19:44:17 [2020-04-15T19:44:17.376Z] #15 1.914 (3/42) Installing readline (8.0.1-r0)
19:44:17 [2020-04-15T19:44:17.376Z] #15 1.917 (4/42) Installing bash (5.0.11-r1)
19:44:17 [2020-04-15T19:44:17.376Z] #15 1.929 Executing bash-5.0.11-r1.post-install
19:44:17 [2020-04-15T19:44:17.376Z] #15 1.931 (5/42) Installing linux-headers (4.19.36-r0)
19:44:17 [2020-04-15T19:44:17.630Z] #15 2.061 (6/42) Installing libblkid (2.34-r1)
19:44:17 [2020-04-15T19:44:17.630Z] #15 2.066 (7/42) Installing libuuid (2.34-r1)
19:44:17 [2020-04-15T19:44:17.630Z] #15 2.067 (8/42) Installing btrfs-progs-libs (5.4-r0)
19:44:17 [2020-04-15T19:44:17.630Z] #15 2.073 (9/42) Installing btrfs-progs-dev (5.4-r0)
19:44:17 [2020-04-15T19:44:17.630Z] #15 2.084 (10/42) Installing libgcc (9.2.0-r4)
19:44:17 [2020-04-15T19:44:17.630Z] #15 2.086 (11/42) Installing libstdc++ (9.2.0-r4)
19:44:17 [2020-04-15T19:44:17.630Z] #15 2.100 (12/42) Installing binutils (2.33.1-r0)
19:44:17 [2020-04-15T19:44:17.630Z] #15 2.166 (13/42) Installing libmagic (5.37-r1)
19:44:17 [2020-04-15T19:44:17.630Z] #15 2.186 (14/42) Installing file (5.37-r1)
19:44:17 [2020-04-15T19:44:17.630Z] #15 2.188 (15/42) Installing gmp (6.1.2-r1)
19:44:17 [2020-04-15T19:44:17.630Z] #15 2.193 (16/42) Installing isl (0.18-r0)
19:44:17 [2020-04-15T19:44:17.630Z] #15 2.207 (17/42) Installing libgomp (9.2.0-r4)
19:44:17 [2020-04-15T19:44:17.630Z] #15 2.210 (18/42) Installing libatomic (9.2.0-r4)
19:44:17 [2020-04-15T19:44:17.630Z] #15 2.212 (19/42) Installing mpfr4 (4.0.2-r1)
19:44:17 [2020-04-15T19:44:17.630Z] #15 2.217 (20/42) Installing mpc1 (1.1.0-r1)
19:44:17 [2020-04-15T19:44:17.630Z] #15 2.220 (21/42) Installing gcc (9.2.0-r4)
19:44:18 [2020-04-15T19:44:18.555Z] #15 2.927 (22/42) Installing musl-dev (1.1.24-r2)
19:44:18 [2020-04-15T19:44:18.555Z] #15 2.997 (23/42) Installing libc-dev (0.7.2-r0)
19:44:18 [2020-04-15T19:44:18.555Z] #15 2.998 (24/42) Installing g++ (9.2.0-r4)
19:44:18 [2020-04-15T19:44:18.809Z] #15 3.404 (25/42) Installing make (4.2.1-r2)
19:44:18 [2020-04-15T19:44:18.809Z] #15 3.408 (26/42) Installing fortify-headers (1.1-r0)
19:44:18 [2020-04-15T19:44:18.809Z] #15 3.410 (27/42) Installing build-base (0.5-r1)
19:44:18 [2020-04-15T19:44:18.809Z] #15 3.411 (28/42) Installing nghttp2-libs (1.40.0-r0)
19:44:18 [2020-04-15T19:44:18.809Z] #15 3.414 (29/42) Installing libcurl (7.67.0-r0)
19:44:18 [2020-04-15T19:44:18.809Z] #15 3.420 (30/42) Installing curl (7.67.0-r0)
19:44:18 [2020-04-15T19:44:18.809Z] #15 3.423 (31/42) Installing oniguruma (6.9.4-r0)
19:44:18 [2020-04-15T19:44:18.809Z] #15 3.428 (32/42) Installing jq (1.6-r0)
19:44:18 [2020-04-15T19:44:18.809Z] #15 3.435 (33/42) Installing device-mapper-libs (2.02.186-r0)
19:44:18 [2020-04-15T19:44:18.809Z] #15 3.439 (34/42) Installing device-mapper-event-libs (2.02.186-r0)
19:44:18 [2020-04-15T19:44:18.809Z] #15 3.448 (35/42) Installing libaio (0.3.112-r1)
19:44:18 [2020-04-15T19:44:18.809Z] #15 3.450 (36/42) Installing lvm2-libs (2.02.186-r0)
19:44:18 [2020-04-15T19:44:18.809Z] #15 3.479 (37/42) Installing libfdisk (2.34-r1)
19:44:19 [2020-04-15T19:44:19.063Z] #15 3.485 (38/42) Installing libmount (2.34-r1)
19:44:19 [2020-04-15T19:44:19.063Z] #15 3.489 (39/42) Installing libsmartcols (2.34-r1)
19:44:19 [2020-04-15T19:44:19.063Z] #15 3.493 (40/42) Installing pkgconf (1.6.3-r0)
19:44:19 [2020-04-15T19:44:19.063Z] #15 3.495 (41/42) Installing util-linux-dev (2.34-r1)
19:44:19 [2020-04-15T19:44:19.063Z] #15 3.517 (42/42) Installing lvm2-dev (2.02.186-r0)
19:44:19 [2020-04-15T19:44:19.063Z] #15 3.531 Executing busybox-1.31.1-r9.trigger
19:44:19 [2020-04-15T19:44:19.063Z] #15 3.536 OK: 196 MiB in 57 packages
19:44:19 [2020-04-15T19:44:19.622Z] #15 DONE 4.0s
19:44:19 [2020-04-15T19:44:19.622Z] 
19:44:19 [2020-04-15T19:44:19.622Z] #16 [base 3/5] RUN mkdir -p /build/
19:44:20 [2020-04-15T19:44:20.182Z] #16 DONE 0.7s
19:44:20 [2020-04-15T19:44:20.182Z] 
19:44:20 [2020-04-15T19:44:20.182Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
19:44:20 [2020-04-15T19:44:20.379Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
19:44:20 [2020-04-15T19:44:20.636Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
19:44:20 [2020-04-15T19:44:20.740Z] #17 DONE 0.7s
19:44:20 [2020-04-15T19:44:20.995Z] 
19:44:20 [2020-04-15T19:44:20.995Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
19:44:20 [2020-04-15T19:44:20.995Z] #18 DONE 0.0s
19:44:20 [2020-04-15T19:44:20.995Z] 
19:44:20 [2020-04-15T19:44:20.995Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
19:44:20 [2020-04-15T19:44:20.995Z] #22 DONE 0.1s
19:44:20 [2020-04-15T19:44:20.995Z] 
19:44:20 [2020-04-15T19:44:20.995Z] #31 [builder 1/4] COPY . .
19:44:20 [2020-04-15T19:44:20.995Z] #31 ...
19:44:20 [2020-04-15T19:44:20.995Z] 
19:44:20 [2020-04-15T19:44:20.995Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
19:44:20 [2020-04-15T19:44:20.995Z] #26 DONE 0.1s
19:44:20 [2020-04-15T19:44:20.995Z] 
19:44:20 [2020-04-15T19:44:20.995Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
19:44:20 [2020-04-15T19:44:20.995Z] #19 DONE 0.1s
19:44:20 [2020-04-15T19:44:20.995Z] 
19:44:20 [2020-04-15T19:44:20.995Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
19:44:20 [2020-04-15T19:44:20.995Z] #23 DONE 0.1s
19:44:20 [2020-04-15T19:44:20.995Z] 
19:44:20 [2020-04-15T19:44:20.995Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
19:44:20 [2020-04-15T19:44:20.995Z] #27 DONE 0.1s
19:44:21 [2020-04-15T19:44:21.249Z] 
19:44:21 [2020-04-15T19:44:21.249Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
19:44:21 [2020-04-15T19:44:21.249Z] #28 DONE 0.1s
19:44:21 [2020-04-15T19:44:21.249Z] 
19:44:21 [2020-04-15T19:44:21.249Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
19:44:21 [2020-04-15T19:44:21.565Z] === RUN   TestDockerSuite/TestCpVolumePath
19:44:23 [2020-04-15T19:44:23.458Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
19:44:23 [2020-04-15T19:44:23.458Z] === RUN   TestDockerSuite/TestCreateArgs
19:44:23 [2020-04-15T19:44:23.458Z] === RUN   TestDockerSuite/TestCreateByImageID
19:44:24 [2020-04-15T19:44:24.388Z] === RUN   TestDockerSuite/TestCreateEchoStdout
19:44:24 [2020-04-15T19:44:24.506Z] #29 ...
19:44:24 [2020-04-15T19:44:24.506Z] 
19:44:24 [2020-04-15T19:44:24.506Z] #31 [builder 1/4] COPY . .
19:44:24 [2020-04-15T19:44:24.506Z] #31 DONE 3.4s
19:44:24 [2020-04-15T19:44:24.506Z] 
19:44:24 [2020-04-15T19:44:24.506Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
19:44:24 [2020-04-15T19:44:24.506Z] #24 1.605 + RM_GOPATH=0
19:44:24 [2020-04-15T19:44:24.506Z] #24 1.605 + TMP_GOPATH=
19:44:24 [2020-04-15T19:44:24.506Z] #24 1.605 + : /build
19:44:24 [2020-04-15T19:44:24.506Z] #24 1.605 + '[' -z '' ']'
19:44:24 [2020-04-15T19:44:24.506Z] #24 1.605 ++ mktemp -d
19:44:24 [2020-04-15T19:44:24.506Z] #24 1.607 + export GOPATH=/tmp/tmp.iAmdpG
19:44:24 [2020-04-15T19:44:24.506Z] #24 1.607 + GOPATH=/tmp/tmp.iAmdpG
19:44:24 [2020-04-15T19:44:24.506Z] #24 1.607 + RM_GOPATH=1
19:44:24 [2020-04-15T19:44:24.506Z] #24 1.611 ++ dirname ./install.sh
19:44:24 [2020-04-15T19:44:24.506Z] #24 1.612 + dir=.
19:44:24 [2020-04-15T19:44:24.506Z] #24 1.612 + bin=dockercli
19:44:24 [2020-04-15T19:44:24.506Z] #24 1.612 + shift
19:44:24 [2020-04-15T19:44:24.507Z] #24 1.613 + '[' '!' -f ./dockercli.installer ']'
19:44:24 [2020-04-15T19:44:24.507Z] #24 1.613 + . ./dockercli.installer
19:44:24 [2020-04-15T19:44:24.507Z] #24 1.613 ++ : stable
19:44:24 [2020-04-15T19:44:24.507Z] #24 1.613 ++ : 17.06.2-ce
19:44:24 [2020-04-15T19:44:24.507Z] #24 1.614 + install_dockercli
19:44:24 [2020-04-15T19:44:24.507Z] #24 1.614 + echo 'Install docker/cli version 17.06.2-ce from stable'
19:44:24 [2020-04-15T19:44:24.507Z] #24 1.614 Install docker/cli version 17.06.2-ce from stable
19:44:24 [2020-04-15T19:44:24.507Z] #24 1.614 ++ uname -m
19:44:24 [2020-04-15T19:44:24.507Z] #24 1.615 + arch=x86_64
19:44:24 [2020-04-15T19:44:24.507Z] #24 1.615 + '[' x86_64 '!=' x86_64 ']'
19:44:24 [2020-04-15T19:44:24.507Z] #24 1.616 + url=https://download.docker.com/linux/static
19:44:24 [2020-04-15T19:44:24.507Z] #24 1.616 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
19:44:24 [2020-04-15T19:44:24.507Z] #24 1.616 + tar -xz docker/docker
19:44:24 [2020-04-15T19:44:24.952Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
19:44:24 [2020-04-15T19:44:24.952Z] === RUN   TestDockerSuite/TestCreateHostConfig
19:44:24 [2020-04-15T19:44:24.952Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
19:44:25 [2020-04-15T19:44:25.686Z] #24 4.498 + mkdir -p /build
19:44:25 [2020-04-15T19:44:25.686Z] #24 4.500 + mv docker/docker /build/
19:44:25 [2020-04-15T19:44:25.686Z] #24 4.501 + rmdir docker
19:44:25 [2020-04-15T19:44:25.686Z] #24 DONE 4.6s
19:44:25 [2020-04-15T19:44:25.686Z] 
19:44:25 [2020-04-15T19:44:25.686Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
19:44:25 [2020-04-15T19:44:25.686Z] #20 2.221 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
19:44:25 [2020-04-15T19:44:25.686Z] #20 2.901 curl: option --progress: is ambiguous
19:44:25 [2020-04-15T19:44:25.686Z] #20 2.907 curl: try 'curl --help' or 'curl --manual' for more information
19:44:25 [2020-04-15T19:44:25.686Z] #20 3.511 curl: option --progress: is ambiguous
19:44:25 [2020-04-15T19:44:25.686Z] #20 3.514 curl: try 'curl --help' or 'curl --manual' for more information
19:44:25 [2020-04-15T19:44:25.686Z] #20 4.117 curl: option --progress: is ambiguous
19:44:25 [2020-04-15T19:44:25.686Z] #20 4.136 curl: try 'curl --help' or 'curl --manual' for more information
19:44:25 [2020-04-15T19:44:25.686Z] #20 4.586 curl: option --progress: is ambiguous
19:44:25 [2020-04-15T19:44:25.686Z] #20 4.590 curl: try 'curl --help' or 'curl --manual' for more information
19:44:25 [2020-04-15T19:44:25.882Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
19:44:25 [2020-04-15T19:44:25.940Z] #20 5.059 
19:44:26 [2020-04-15T19:44:26.139Z] === RUN   TestDockerSuite/TestCreateLabels
19:44:26 [2020-04-15T19:44:26.195Z] #20 ...
19:44:26 [2020-04-15T19:44:26.195Z] 
19:44:26 [2020-04-15T19:44:26.195Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
19:44:26 [2020-04-15T19:44:26.195Z] #32 DONE 1.9s
19:44:26 [2020-04-15T19:44:26.195Z] 
19:44:26 [2020-04-15T19:44:26.195Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
19:44:26 [2020-04-15T19:44:26.580Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
19:44:26 [2020-04-15T19:44:26.580Z] === RUN   TestDockerSuite/TestCreateRM
19:44:26 [2020-04-15T19:44:26.847Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
19:44:26 [2020-04-15T19:44:26.847Z] === RUN   TestDockerSuite/TestCreateStopSignal
19:44:26 [2020-04-15T19:44:26.847Z] === RUN   TestDockerSuite/TestCreateStopTimeout
19:44:26 [2020-04-15T19:44:26.847Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
19:44:27 [2020-04-15T19:44:27.697Z] #33 1.452 
19:44:27 [2020-04-15T19:44:27.697Z] #33 1.584 Removing bundles/
19:44:27 [2020-04-15T19:44:27.697Z] #33 1.585 
19:44:27 [2020-04-15T19:44:27.697Z] #33 1.593 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
19:44:29 [2020-04-15T19:44:29.057Z] #33 2.683 Building test suite binary ./integration-cli/test.main
19:44:29 [2020-04-15T19:44:29.367Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
19:44:29 [2020-04-15T19:44:29.367Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
19:44:29 [2020-04-15T19:44:29.367Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
19:44:31 [2020-04-15T19:44:31.565Z] #33 ...
19:44:31 [2020-04-15T19:44:31.565Z] 
19:44:31 [2020-04-15T19:44:31.565Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
19:44:31 [2020-04-15T19:44:31.565Z] #20 6.422 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
19:44:31 [2020-04-15T19:44:31.565Z] #20 6.833 curl: option --progress: is ambiguous
19:44:31 [2020-04-15T19:44:31.565Z] #20 6.839 curl: try 'curl --help' or 'curl --manual' for more information
19:44:31 [2020-04-15T19:44:31.565Z] #20 7.169 
19:44:31 [2020-04-15T19:44:31.565Z] #20 8.152 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
19:44:31 [2020-04-15T19:44:31.565Z] #20 8.502 curl: option --progress: is ambiguous
19:44:31 [2020-04-15T19:44:31.565Z] #20 8.515 curl: try 'curl --help' or 'curl --manual' for more information
19:44:31 [2020-04-15T19:44:31.565Z] #20 8.876 
19:44:31 [2020-04-15T19:44:31.565Z] #20 10.04 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
19:44:31 [2020-04-15T19:44:31.565Z] #20 10.36 curl: option --progress: is ambiguous
19:44:31 [2020-04-15T19:44:31.565Z] #20 10.36 curl: try 'curl --help' or 'curl --manual' for more information
19:44:31 [2020-04-15T19:44:31.565Z] #20 10.62 
19:44:32 [2020-04-15T19:44:32.652Z] === RUN   TestDockerSuite/TestCreateWithPortRange
19:44:32 [2020-04-15T19:44:32.909Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
19:44:32 [2020-04-15T19:44:32.909Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
19:44:32 [2020-04-15T19:44:32.925Z] #20 11.70 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
19:44:32 [2020-04-15T19:44:32.925Z] #20 12.07 curl: option --progress: is ambiguous
19:44:33 [2020-04-15T19:44:33.165Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
19:44:33 [2020-04-15T19:44:33.165Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
19:44:33 [2020-04-15T19:44:33.165Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
19:44:33 [2020-04-15T19:44:33.179Z] #20 12.07 curl: try 'curl --help' or 'curl --manual' for more information
19:44:33 [2020-04-15T19:44:33.437Z] #20 12.40 
19:44:33 [2020-04-15T19:44:33.438Z] #20 12.50 Download of images into '/build' complete.
19:44:33 [2020-04-15T19:44:33.692Z] #20 12.50 Use something like the following to load the result into a Docker daemon:
19:44:33 [2020-04-15T19:44:33.692Z] #20 12.50   tar -cC '/build' . | docker load
19:44:33 [2020-04-15T19:44:33.692Z] #20 DONE 12.6s
19:44:33 [2020-04-15T19:44:33.692Z] 
19:44:33 [2020-04-15T19:44:33.692Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
19:44:34 [2020-04-15T19:44:34.096Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
19:44:34 [2020-04-15T19:44:34.251Z] #29 ...
19:44:34 [2020-04-15T19:44:34.251Z] 
19:44:34 [2020-04-15T19:44:34.251Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
19:44:34 [2020-04-15T19:44:34.505Z] #21 DONE 0.2s
19:44:34 [2020-04-15T19:44:34.505Z] 
19:44:34 [2020-04-15T19:44:34.505Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
19:44:34 [2020-04-15T19:44:34.505Z] #25 DONE 0.2s
19:44:34 [2020-04-15T19:44:34.505Z] 
19:44:34 [2020-04-15T19:44:34.505Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
19:44:35 [2020-04-15T19:44:35.465Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
19:44:35 [2020-04-15T19:44:35.465Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
19:44:36 [2020-04-15T19:44:36.394Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
19:44:38 [2020-04-15T19:44:38.288Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
19:44:40 [2020-04-15T19:44:40.077Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
19:44:40 [2020-04-15T19:44:40.077Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
19:44:40 [2020-04-15T19:44:40.077Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
19:44:40 [2020-04-15T19:44:40.187Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
19:44:40 [2020-04-15T19:44:40.443Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
19:44:41 [2020-04-15T19:44:41.373Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
19:44:42 [2020-04-15T19:44:42.305Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
19:44:42 [2020-04-15T19:44:42.305Z] === RUN   TestDockerSuite/TestDevicePermissions
19:44:43 [2020-04-15T19:44:43.235Z] === RUN   TestDockerSuite/TestDockerFails
19:44:43 [2020-04-15T19:44:43.235Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
19:44:43 [2020-04-15T19:44:43.235Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
19:44:43 [2020-04-15T19:44:43.235Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
19:44:45 [2020-04-15T19:44:45.128Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
19:44:45 [2020-04-15T19:44:45.692Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
19:44:47 [2020-04-15T19:44:47.587Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
19:44:47 [2020-04-15T19:44:47.587Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
19:44:47 [2020-04-15T19:44:47.587Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
19:44:47 [2020-04-15T19:44:47.843Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
19:44:52 [2020-04-15T19:44:52.533Z] #29 29.61 # github.com/docker/docker/contrib/httpserver
19:44:52 [2020-04-15T19:44:52.533Z] #29 29.61 loadinternal: cannot find runtime/cgo
19:44:52 [2020-04-15T19:44:52.533Z] #29 DONE 29.9s
19:44:52 [2020-04-15T19:44:52.533Z] 
19:44:52 [2020-04-15T19:44:52.533Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
19:44:52 [2020-04-15T19:44:52.533Z] #33 ...
19:44:52 [2020-04-15T19:44:52.533Z] 
19:44:52 [2020-04-15T19:44:52.533Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
19:44:52 [2020-04-15T19:44:52.533Z] #30 DONE 0.1s
19:44:52 [2020-04-15T19:44:52.533Z] 
19:44:52 [2020-04-15T19:44:52.533Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
19:44:55 [2020-04-15T19:44:55.935Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
19:44:57 [2020-04-15T19:44:57.302Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
19:44:57 [2020-04-15T19:44:57.845Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
19:44:57 [2020-04-15T19:44:57.845Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
19:44:58 [2020-04-15T19:44:58.804Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
19:44:59 [2020-04-15T19:44:59.196Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
19:45:00 [2020-04-15T19:45:00.128Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
19:45:01 [2020-04-15T19:45:01.689Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
19:45:02 [2020-04-15T19:45:02.022Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
19:45:03 [2020-04-15T19:45:03.391Z] === RUN   TestDockerSuite/TestEventsAttach
19:45:04 [2020-04-15T19:45:04.321Z] === RUN   TestDockerSuite/TestEventsCommit
19:45:04 [2020-04-15T19:45:04.581Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
19:45:05 [2020-04-15T19:45:05.690Z] === RUN   TestDockerSuite/TestEventsContainerEvents
19:45:06 [2020-04-15T19:45:06.621Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
19:45:06 [2020-04-15T19:45:06.757Z] === RUN   TestDockerSuite/TestBuildDockerignore
19:45:07 [2020-04-15T19:45:07.200Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
19:45:08 [2020-04-15T19:45:08.129Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
19:45:10 [2020-04-15T19:45:10.021Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
19:45:11 [2020-04-15T19:45:11.914Z] === RUN   TestDockerSuite/TestEventsContainerRestart
19:45:15 [2020-04-15T19:45:15.186Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
19:45:16 [2020-04-15T19:45:16.554Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
19:45:17 [2020-04-15T19:45:17.483Z] === RUN   TestDockerSuite/TestEventsCopy
19:45:19 [2020-04-15T19:45:19.380Z] === RUN   TestDockerSuite/TestEventsFilterContainer
19:45:20 [2020-04-15T19:45:20.752Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
19:45:21 [2020-04-15T19:45:21.683Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
19:45:21 [2020-04-15T19:45:21.939Z] === RUN   TestDockerSuite/TestEventsFilterImageName
19:45:23 [2020-04-15T19:45:23.832Z] === RUN   TestDockerSuite/TestEventsFilterLabels
19:45:24 [2020-04-15T19:45:24.088Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
19:45:24 [2020-04-15T19:45:24.345Z] === RUN   TestDockerSuite/TestEventsFilterType
19:45:24 [2020-04-15T19:45:24.601Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
19:45:24 [2020-04-15T19:45:24.858Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
19:45:24 [2020-04-15T19:45:24.858Z] === RUN   TestDockerSuite/TestEventsFilters
19:45:26 [2020-04-15T19:45:26.226Z] === RUN   TestDockerSuite/TestEventsFormat
19:45:28 [2020-04-15T19:45:28.119Z] === RUN   TestDockerSuite/TestEventsFormatBadField
19:45:28 [2020-04-15T19:45:28.119Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
19:45:28 [2020-04-15T19:45:28.119Z] === RUN   TestDockerSuite/TestEventsImageImport
19:45:29 [2020-04-15T19:45:29.049Z] === RUN   TestDockerSuite/TestEventsImageLoad
19:45:29 [2020-04-15T19:45:29.049Z] === RUN   TestDockerSuite/TestEventsImagePull
19:45:29 [2020-04-15T19:45:29.612Z] === RUN   TestDockerSuite/TestEventsImageTag
19:45:30 [2020-04-15T19:45:30.541Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
19:45:30 [2020-04-15T19:45:30.799Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
19:45:30 [2020-04-15T19:45:30.799Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
19:45:30 [2020-04-15T19:45:30.799Z] === RUN   TestDockerSuite/TestEventsPluginOps
19:45:32 [2020-04-15T19:45:32.693Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
19:45:32 [2020-04-15T19:45:32.693Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
19:45:33 [2020-04-15T19:45:33.625Z] === RUN   TestDockerSuite/TestEventsRename
19:45:34 [2020-04-15T19:45:34.555Z] === RUN   TestDockerSuite/TestEventsResize
19:45:35 [2020-04-15T19:45:35.494Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
19:45:36 [2020-04-15T19:45:36.863Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
19:45:37 [2020-04-15T19:45:37.795Z] === RUN   TestDockerSuite/TestEventsStreaming
19:45:38 [2020-04-15T19:45:38.723Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
19:45:38 [2020-04-15T19:45:38.723Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
19:45:41 [2020-04-15T19:45:41.997Z] === RUN   TestDockerSuite/TestEventsTop
19:45:42 [2020-04-15T19:45:42.928Z] === RUN   TestDockerSuite/TestEventsUntag
19:45:45 [2020-04-15T19:45:45.450Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
19:45:46 [2020-04-15T19:45:46.821Z] === RUN   TestDockerSuite/TestExec
19:45:47 [2020-04-15T19:45:47.751Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
19:45:48 [2020-04-15T19:45:48.314Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
19:45:49 [2020-04-15T19:45:49.244Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
19:45:50 [2020-04-15T19:45:50.176Z] === RUN   TestDockerSuite/TestExecAPIStart
19:45:52 [2020-04-15T19:45:52.069Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
19:45:52 [2020-04-15T19:45:52.635Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
19:45:53 [2020-04-15T19:45:53.565Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
19:45:54 [2020-04-15T19:45:54.495Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
19:45:55 [2020-04-15T19:45:55.424Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
19:45:56 [2020-04-15T19:45:56.353Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
19:45:57 [2020-04-15T19:45:57.283Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
19:45:58 [2020-04-15T19:45:58.653Z] === RUN   TestDockerSuite/TestExecCgroup
19:46:00 [2020-04-15T19:46:00.021Z] === RUN   TestDockerSuite/TestExecEnv
19:46:00 [2020-04-15T19:46:00.951Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
19:46:02 [2020-04-15T19:46:02.844Z] === RUN   TestDockerSuite/TestExecExitStatus
19:46:03 [2020-04-15T19:46:03.407Z] === RUN   TestDockerSuite/TestExecInspectID
19:46:06 [2020-04-15T19:46:06.701Z] === RUN   TestDockerSuite/TestExecInteractive
19:46:07 [2020-04-15T19:46:07.264Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
19:46:07 [2020-04-15T19:46:07.520Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
19:46:08 [2020-04-15T19:46:08.451Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
19:46:09 [2020-04-15T19:46:09.382Z] === RUN   TestDockerSuite/TestExecParseError
19:46:10 [2020-04-15T19:46:10.312Z] === RUN   TestDockerSuite/TestExecPausedContainer
19:46:10 [2020-04-15T19:46:10.570Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
19:46:11 [2020-04-15T19:46:11.133Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
19:46:12 [2020-04-15T19:46:12.065Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
19:46:13 [2020-04-15T19:46:13.958Z] === RUN   TestDockerSuite/TestExecSetEnv
19:46:14 [2020-04-15T19:46:14.889Z] === RUN   TestDockerSuite/TestExecStartFails
19:46:15 [2020-04-15T19:46:15.819Z] === RUN   TestDockerSuite/TestExecStateCleanup
19:46:18 [2020-04-15T19:46:18.777Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
19:46:18 [2020-04-15T19:46:18.777Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
19:46:18 [2020-04-15T19:46:18.777Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
19:46:27 [2020-04-15T19:46:27.995Z] === RUN   TestDockerSuite/TestExecStopNotHanging
19:46:27 [2020-04-15T19:46:27.995Z] === RUN   TestDockerSuite/TestExecTTY
19:46:28 [2020-04-15T19:46:28.558Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
19:46:29 [2020-04-15T19:46:29.488Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
19:46:30 [2020-04-15T19:46:30.051Z] === RUN   TestDockerSuite/TestExecUlimits
19:46:30 [2020-04-15T19:46:30.981Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
19:46:30 [2020-04-15T19:46:30.981Z] === RUN   TestDockerSuite/TestExecWithImageUser
19:46:33 [2020-04-15T19:46:33.501Z] === RUN   TestDockerSuite/TestExecWithNoTERM
19:46:33 [2020-04-15T19:46:33.501Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
19:46:34 [2020-04-15T19:46:34.063Z] === RUN   TestDockerSuite/TestExecWithPrivileged
19:46:35 [2020-04-15T19:46:35.432Z] === RUN   TestDockerSuite/TestExecWithTERM
19:46:36 [2020-04-15T19:46:36.362Z] === RUN   TestDockerSuite/TestExecWithUser
19:46:37 [2020-04-15T19:46:37.291Z] === RUN   TestDockerSuite/TestGetContainerStats
19:46:42 [2020-04-15T19:46:42.551Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
19:46:43 [2020-04-15T19:46:43.895Z] #33 125.2 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:46:43 [2020-04-15T19:46:43.895Z] #33 127.1 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:46:43 [2020-04-15T19:46:43.895Z] #33 128.4 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:46:43 [2020-04-15T19:46:43.895Z] #33 130.3 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:46:43 [2020-04-15T19:46:43.895Z] #33 131.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:46:43 [2020-04-15T19:46:43.895Z] #33 132.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:46:43 [2020-04-15T19:46:43.895Z] #33 133.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:46:43 [2020-04-15T19:46:43.895Z] #33 134.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:46:43 [2020-04-15T19:46:43.895Z] #33 135.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:46:43 [2020-04-15T19:46:43.895Z] #33 136.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:46:43 [2020-04-15T19:46:43.895Z] #33 137.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:46:45 [2020-04-15T19:46:45.254Z] #33 139.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:46:47 [2020-04-15T19:46:47.134Z] #33 140.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:46:47 [2020-04-15T19:46:47.810Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
19:46:48 [2020-04-15T19:46:48.494Z] #33 142.1 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:46:48 [2020-04-15T19:46:48.739Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
19:46:49 [2020-04-15T19:46:49.419Z] #33 143.2 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:46:51 [2020-04-15T19:46:51.302Z] #33 145.0 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:46:52 [2020-04-15T19:46:52.226Z] #33 146.0 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:46:53 [2020-04-15T19:46:53.587Z] #33 147.1 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:46:53 [2020-04-15T19:46:53.989Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
19:46:54 [2020-04-15T19:46:54.512Z] #33 148.2 
19:46:54 [2020-04-15T19:46:54.512Z] #33 DONE 148.5s
19:46:54 [2020-04-15T19:46:54.512Z] 
19:46:54 [2020-04-15T19:46:54.512Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
19:46:54 [2020-04-15T19:46:54.552Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
19:46:54 [2020-04-15T19:46:54.552Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
19:46:54 [2020-04-15T19:46:54.552Z] === RUN   TestDockerSuite/TestHealth
19:46:55 [2020-04-15T19:46:55.873Z] #34 DONE 1.3s
19:46:57 [2020-04-15T19:46:57.232Z] 
19:46:57 [2020-04-15T19:46:57.232Z] #35 [runner 12/12] COPY --from=builder       /build/ /
19:46:57 [2020-04-15T19:46:57.792Z] #35 DONE 0.5s
19:46:57 [2020-04-15T19:46:57.792Z] 
19:46:57 [2020-04-15T19:46:57.792Z] #36 exporting to image
19:46:57 [2020-04-15T19:46:57.792Z] #36 exporting layers
19:46:58 [2020-04-15T19:46:58.723Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
19:46:59 [2020-04-15T19:46:59.674Z] #36 exporting layers 1.7s done
19:46:59 [2020-04-15T19:46:59.674Z] #36 writing image sha256:dca36cc0e9ba36c706ee4ae274766222bcf18bac2e7d99c33ee2afda76a8200d done
19:46:59 [2020-04-15T19:46:59.674Z] #36 naming to docker.io/library/moby-e2e-test done
19:46:59 [2020-04-15T19:46:59.674Z] #36 DONE 1.7s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:47:00 [2020-04-15T19:47:00.107Z] + echo Ensuring container killed.
19:47:00 [2020-04-15T19:47:00.107Z] Ensuring container killed.
19:47:00 [2020-04-15T19:47:00.107Z] + docker rm -vf docker-pr2
19:47:00 [2020-04-15T19:47:00.107Z] Error: No such container: docker-pr2
19:47:00 [2020-04-15T19:47:00.107Z] + true
[Pipeline] sh
19:47:00 [2020-04-15T19:47:00.466Z] + echo Chowning /workspace to jenkins user
19:47:00 [2020-04-15T19:47:00.466Z] Chowning /workspace to jenkins user
19:47:00 [2020-04-15T19:47:00.466Z] + id -u
19:47:00 [2020-04-15T19:47:00.466Z] + id -g
19:47:00 [2020-04-15T19:47:00.466Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40801:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:47:02 [2020-04-15T19:47:02.235Z] + bundleName=unit
19:47:02 [2020-04-15T19:47:02.235Z] + echo Creating unit-bundles.tar.gz
19:47:02 [2020-04-15T19:47:02.235Z] Creating unit-bundles.tar.gz
19:47:02 [2020-04-15T19:47:02.235Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
19:47:02 [2020-04-15T19:47:02.235Z] bundles/junit-report.xml
19:47:02 [2020-04-15T19:47:02.235Z] bundles/go-test-report.json
19:47:02 [2020-04-15T19:47:02.235Z] bundles/profile.out
[Pipeline] archiveArtifacts
19:47:02 [2020-04-15T19:47:02.242Z] Archiving artifacts
19:47:02 [2020-04-15T19:47:02.805Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40801/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:47:03 [2020-04-15T19:47:03.170Z] + make clean
19:47:03 [2020-04-15T19:47:03.431Z] docker volume rm -f docker-dev-cache
19:47:03 [2020-04-15T19:47:03.431Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:47:16 [2020-04-15T19:47:16.778Z] === RUN   TestDockerSuite/TestHistoryExistentImage
19:47:16 [2020-04-15T19:47:16.778Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
19:47:16 [2020-04-15T19:47:16.778Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
19:47:16 [2020-04-15T19:47:16.778Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
19:47:16 [2020-04-15T19:47:16.778Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
19:47:16 [2020-04-15T19:47:16.778Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
19:47:17 [2020-04-15T19:47:17.707Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
19:47:17 [2020-04-15T19:47:17.707Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
19:47:17 [2020-04-15T19:47:17.707Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
19:47:17 [2020-04-15T19:47:17.707Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
19:47:17 [2020-04-15T19:47:17.964Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
19:47:18 [2020-04-15T19:47:18.220Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
19:47:18 [2020-04-15T19:47:18.784Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
19:47:18 [2020-04-15T19:47:18.784Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
19:47:19 [2020-04-15T19:47:19.141Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
19:47:19 [2020-04-15T19:47:19.141Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
19:47:19 [2020-04-15T19:47:19.141Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
19:47:19 [2020-04-15T19:47:19.714Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
19:47:19 [2020-04-15T19:47:19.714Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
19:47:20 [2020-04-15T19:47:20.644Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
19:47:20 [2020-04-15T19:47:20.644Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
19:47:21 [2020-04-15T19:47:21.574Z] === RUN   TestDockerSuite/TestImagesFormat
19:47:21 [2020-04-15T19:47:21.574Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
19:47:22 [2020-04-15T19:47:22.506Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
19:47:25 [2020-04-15T19:47:25.781Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
19:47:25 [2020-04-15T19:47:25.781Z] === RUN   TestDockerSuite/TestImportBadURL
19:47:25 [2020-04-15T19:47:25.781Z] === RUN   TestDockerSuite/TestImportDisplay
19:47:27 [2020-04-15T19:47:27.673Z] === RUN   TestDockerSuite/TestImportFile
19:47:29 [2020-04-15T19:47:29.566Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
19:47:29 [2020-04-15T19:47:29.566Z] === RUN   TestDockerSuite/TestImportFileWithMessage
19:47:31 [2020-04-15T19:47:31.465Z] === RUN   TestDockerSuite/TestImportGzipped
19:47:33 [2020-04-15T19:47:33.358Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
19:47:35 [2020-04-15T19:47:35.251Z] === RUN   TestDockerSuite/TestInfoDebug
19:47:35 [2020-04-15T19:47:35.814Z] === RUN   TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
19:47:36 [2020-04-15T19:47:36.377Z] === RUN   TestDockerSuite/TestInfoDiscoveryBackend
19:47:36 [2020-04-15T19:47:36.940Z] === RUN   TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
19:47:37 [2020-04-15T19:47:37.870Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
19:47:38 [2020-04-15T19:47:38.800Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
19:47:39 [2020-04-15T19:47:39.730Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
19:47:40 [2020-04-15T19:47:40.293Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
19:47:40 [2020-04-15T19:47:40.550Z] === RUN   TestDockerSuite/TestInfoFormat
19:47:40 [2020-04-15T19:47:40.550Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
19:47:40 [2020-04-15T19:47:40.550Z] === RUN   TestDockerSuite/TestInsecureRegistries
19:47:41 [2020-04-15T19:47:41.114Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
19:47:42 [2020-04-15T19:47:42.045Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
19:47:42 [2020-04-15T19:47:42.975Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
19:47:43 [2020-04-15T19:47:43.904Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
19:47:44 [2020-04-15T19:47:44.225Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
19:47:44 [2020-04-15T19:47:44.467Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
19:47:45 [2020-04-15T19:47:45.398Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
19:47:46 [2020-04-15T19:47:46.326Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
19:47:46 [2020-04-15T19:47:46.326Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
19:47:48 [2020-04-15T19:47:48.220Z] === RUN   TestDockerSuite/TestInspectAmpersand
19:47:48 [2020-04-15T19:47:48.784Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
19:47:49 [2020-04-15T19:47:49.714Z] === RUN   TestDockerSuite/TestInspectByPrefix
19:47:49 [2020-04-15T19:47:49.714Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
19:47:50 [2020-04-15T19:47:50.277Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
19:47:50 [2020-04-15T19:47:50.277Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
19:47:51 [2020-04-15T19:47:51.645Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
19:47:52 [2020-04-15T19:47:52.574Z] === RUN   TestDockerSuite/TestInspectDefault
19:47:53 [2020-04-15T19:47:53.137Z] === RUN   TestDockerSuite/TestInspectHistory
19:47:54 [2020-04-15T19:47:54.506Z] === RUN   TestDockerSuite/TestInspectImage
19:47:54 [2020-04-15T19:47:54.506Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
19:47:54 [2020-04-15T19:47:54.506Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
19:47:54 [2020-04-15T19:47:54.506Z] === RUN   TestDockerSuite/TestInspectInt64
19:47:55 [2020-04-15T19:47:55.071Z] === RUN   TestDockerSuite/TestInspectJSONFields
19:47:56 [2020-04-15T19:47:56.004Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
19:47:56 [2020-04-15T19:47:56.004Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
19:47:56 [2020-04-15T19:47:56.950Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
19:47:57 [2020-04-15T19:47:57.522Z] === RUN   TestDockerSuite/TestInspectPlugin
19:47:59 [2020-04-15T19:47:59.016Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
19:47:59 [2020-04-15T19:47:59.415Z] === RUN   TestDockerSuite/TestInspectRootFS
19:47:59 [2020-04-15T19:47:59.415Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
19:47:59 [2020-04-15T19:47:59.415Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
19:47:59 [2020-04-15T19:47:59.980Z] === RUN   TestDockerSuite/TestInspectStatus
19:48:00 [2020-04-15T19:48:00.911Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
19:48:02 [2020-04-15T19:48:02.805Z] === RUN   TestDockerSuite/TestInspectTemplateError
19:48:03 [2020-04-15T19:48:03.737Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
19:48:05 [2020-04-15T19:48:05.107Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
19:48:05 [2020-04-15T19:48:05.670Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
19:48:06 [2020-04-15T19:48:06.606Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
19:48:07 [2020-04-15T19:48:07.170Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
19:48:07 [2020-04-15T19:48:07.564Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
19:48:08 [2020-04-15T19:48:08.099Z] === RUN   TestDockerSuite/TestInspectUnknownObject
19:48:08 [2020-04-15T19:48:08.099Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
19:48:10 [2020-04-15T19:48:10.619Z] === RUN   TestDockerSuite/TestLinkShortDefinition
19:48:11 [2020-04-15T19:48:11.988Z] === RUN   TestDockerSuite/TestLinksEnvs
19:48:13 [2020-04-15T19:48:13.883Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
19:48:14 [2020-04-15T19:48:14.139Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
19:48:16 [2020-04-15T19:48:16.037Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
19:48:18 [2020-04-15T19:48:18.560Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
19:48:21 [2020-04-15T19:48:21.082Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
19:48:21 [2020-04-15T19:48:21.082Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
19:48:23 [2020-04-15T19:48:23.606Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
19:48:23 [2020-04-15T19:48:23.864Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
19:48:25 [2020-04-15T19:48:25.232Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
19:48:25 [2020-04-15T19:48:25.232Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
19:48:30 [2020-04-15T19:48:30.493Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
19:48:33 [2020-04-15T19:48:33.766Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
19:48:37 [2020-04-15T19:48:37.040Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
19:48:37 [2020-04-15T19:48:37.458Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
19:48:37 [2020-04-15T19:48:37.969Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
19:48:39 [2020-04-15T19:48:39.864Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
19:48:40 [2020-04-15T19:48:40.427Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
19:48:42 [2020-04-15T19:48:42.948Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
19:48:43 [2020-04-15T19:48:43.204Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
19:48:43 [2020-04-15T19:48:43.461Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
19:48:46 [2020-04-15T19:48:46.736Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
19:48:46 [2020-04-15T19:48:46.736Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
19:48:46 [2020-04-15T19:48:46.736Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
19:48:46 [2020-04-15T19:48:46.736Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
19:48:46 [2020-04-15T19:48:46.736Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
19:48:46 [2020-04-15T19:48:46.993Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
19:48:47 [2020-04-15T19:48:47.925Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
19:48:48 [2020-04-15T19:48:48.490Z] === RUN   TestDockerSuite/TestLogsAPIUntil
19:48:49 [2020-04-15T19:48:49.795Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
19:48:51 [2020-04-15T19:48:51.762Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
19:48:52 [2020-04-15T19:48:52.325Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
19:48:53 [2020-04-15T19:48:53.255Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
19:48:57 [2020-04-15T19:48:57.429Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
19:48:57 [2020-04-15T19:48:57.993Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
19:48:58 [2020-04-15T19:48:58.924Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
19:48:58 [2020-04-15T19:48:58.924Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
19:49:00 [2020-04-15T19:49:00.083Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
19:49:00 [2020-04-15T19:49:00.294Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
19:49:01 [2020-04-15T19:49:01.224Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
19:49:01 [2020-04-15T19:49:01.632Z] --- PASS: TestImportExtremelyLargeImageWorks (296.34s)
19:49:01 [2020-04-15T19:49:01.632Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks
19:49:01 [2020-04-15T19:49:01.632Z]     daemon.go:325: [d42ba716da265] waiting for daemon to start
19:49:01 [2020-04-15T19:49:01.632Z]     daemon.go:325: [d42ba716da265] waiting for daemon to start
19:49:01 [2020-04-15T19:49:01.632Z]     daemon.go:353: [d42ba716da265] daemon started
19:49:01 [2020-04-15T19:49:01.632Z]     daemon.go:461: [d42ba716da265] Stopping daemon
19:49:01 [2020-04-15T19:49:01.632Z]     daemon.go:296: [d42ba716da265] exiting daemon
19:49:01 [2020-04-15T19:49:01.632Z]     daemon.go:448: [d42ba716da265] Daemon stopped
19:49:01 [2020-04-15T19:49:01.632Z] PASS
19:49:01 [2020-04-15T19:49:01.632Z] 
19:49:01 [2020-04-15T19:49:01.632Z] DONE 11 tests in 297.628s
19:49:01 [2020-04-15T19:49:01.632Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
19:49:01 [2020-04-15T19:49:01.632Z] ++ 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:49:01 [2020-04-15T19:49:01.632Z] ++ set -e
19:49:01 [2020-04-15T19:49:01.632Z] ++ '[' -n 0 ']'
19:49:01 [2020-04-15T19:49:01.632Z] ++ set -x
19:49:01 [2020-04-15T19:49:01.632Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
19:49:01 [2020-04-15T19:49:01.632Z] INFO: Testing against a local daemon
19:49:01 [2020-04-15T19:49:01.632Z] === RUN   TestNetworkCreateDelete
19:49:01 [2020-04-15T19:49:01.632Z] --- PASS: TestNetworkCreateDelete (0.23s)
19:49:01 [2020-04-15T19:49:01.632Z] === RUN   TestDockerNetworkDeletePreferID
19:49:01 [2020-04-15T19:49:01.632Z] --- PASS: TestDockerNetworkDeletePreferID (0.60s)
19:49:01 [2020-04-15T19:49:01.632Z] === RUN   TestInspectNetwork
19:49:01 [2020-04-15T19:49:01.632Z] === RUN   TestInspectNetwork/full_network_id
19:49:01 [2020-04-15T19:49:01.632Z] === RUN   TestInspectNetwork/partial_network_id
19:49:01 [2020-04-15T19:49:01.632Z] === RUN   TestInspectNetwork/network_name
19:49:01 [2020-04-15T19:49:01.632Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:49:01 [2020-04-15T19:49:01.632Z] --- PASS: TestInspectNetwork (7.46s)
19:49:01 [2020-04-15T19:49:01.632Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
19:49:01 [2020-04-15T19:49:01.632Z]     daemon.go:325: [d3349e4668753] waiting for daemon to start
19:49:01 [2020-04-15T19:49:01.632Z]     daemon.go:325: [d3349e4668753] waiting for daemon to start
19:49:01 [2020-04-15T19:49:01.632Z]     daemon.go:353: [d3349e4668753] daemon started
19:49:01 [2020-04-15T19:49:01.632Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:49:01 [2020-04-15T19:49:01.632Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:49:01 [2020-04-15T19:49:01.632Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:49:01 [2020-04-15T19:49:01.632Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:49:01 [2020-04-15T19:49:01.632Z]     daemon.go:461: [d3349e4668753] Stopping daemon
19:49:01 [2020-04-15T19:49:01.632Z]     daemon.go:296: [d3349e4668753] exiting daemon
19:49:01 [2020-04-15T19:49:01.632Z]     daemon.go:448: [d3349e4668753] Daemon stopped
19:49:01 [2020-04-15T19:49:01.632Z] === RUN   TestRunContainerWithBridgeNone
19:49:01 [2020-04-15T19:49:01.632Z] --- PASS: TestRunContainerWithBridgeNone (2.34s)
19:49:01 [2020-04-15T19:49:01.632Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
19:49:01 [2020-04-15T19:49:01.632Z]     daemon.go:325: [d031b1cc81c81] waiting for daemon to start
19:49:01 [2020-04-15T19:49:01.632Z]     daemon.go:325: [d031b1cc81c81] waiting for daemon to start
19:49:01 [2020-04-15T19:49:01.632Z]     daemon.go:353: [d031b1cc81c81] daemon started
19:49:01 [2020-04-15T19:49:01.632Z]     daemon.go:461: [d031b1cc81c81] Stopping daemon
19:49:01 [2020-04-15T19:49:01.632Z]     daemon.go:296: [d031b1cc81c81] exiting daemon
19:49:01 [2020-04-15T19:49:01.632Z]     daemon.go:448: [d031b1cc81c81] Daemon stopped
19:49:01 [2020-04-15T19:49:01.632Z] === RUN   TestNetworkInvalidJSON
19:49:01 [2020-04-15T19:49:01.632Z] === RUN   TestNetworkInvalidJSON//networks/create
19:49:01 [2020-04-15T19:49:01.632Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:49:01 [2020-04-15T19:49:01.632Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:49:01 [2020-04-15T19:49:01.632Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:49:01 [2020-04-15T19:49:01.632Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:49:01 [2020-04-15T19:49:01.632Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:49:01 [2020-04-15T19:49:01.632Z] === CONT  TestNetworkInvalidJSON//networks/create
19:49:01 [2020-04-15T19:49:01.632Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:49:01 [2020-04-15T19:49:01.632Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:49:01 [2020-04-15T19:49:01.632Z] --- PASS: TestNetworkInvalidJSON (0.04s)
19:49:01 [2020-04-15T19:49:01.632Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
19:49:01 [2020-04-15T19:49:01.632Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
19:49:01 [2020-04-15T19:49:01.632Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
19:49:01 [2020-04-15T19:49:01.632Z] === RUN   TestDaemonRestartWithLiveRestore
19:49:02 [2020-04-15T19:49:02.252Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
19:49:02 [2020-04-15T19:49:02.252Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
19:49:02 [2020-04-15T19:49:02.252Z]     daemon.go:325: [d0961aec7dace] waiting for daemon to start
19:49:02 [2020-04-15T19:49:02.252Z]     daemon.go:325: [d0961aec7dace] waiting for daemon to start
19:49:02 [2020-04-15T19:49:02.252Z]     daemon.go:353: [d0961aec7dace] daemon started
19:49:02 [2020-04-15T19:49:02.252Z]     daemon.go:461: [d0961aec7dace] Stopping daemon
19:49:02 [2020-04-15T19:49:02.252Z]     daemon.go:296: [d0961aec7dace] exiting daemon
19:49:02 [2020-04-15T19:49:02.252Z]     daemon.go:448: [d0961aec7dace] Daemon stopped
19:49:02 [2020-04-15T19:49:02.252Z]     daemon.go:325: [d0961aec7dace] waiting for daemon to start
19:49:02 [2020-04-15T19:49:02.252Z]     daemon.go:325: [d0961aec7dace] waiting for daemon to start
19:49:02 [2020-04-15T19:49:02.252Z]     daemon.go:353: [d0961aec7dace] daemon started
19:49:02 [2020-04-15T19:49:02.252Z]     daemon.go:461: [d0961aec7dace] Stopping daemon
19:49:02 [2020-04-15T19:49:02.252Z]     daemon.go:296: [d0961aec7dace] exiting daemon
19:49:02 [2020-04-15T19:49:02.252Z]     daemon.go:448: [d0961aec7dace] Daemon stopped
19:49:02 [2020-04-15T19:49:02.252Z] === RUN   TestDaemonDefaultNetworkPools
19:49:02 [2020-04-15T19:49:02.615Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
19:49:03 [2020-04-15T19:49:03.279Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
19:49:03 [2020-04-15T19:49:03.279Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
19:49:03 [2020-04-15T19:49:03.279Z]     daemon.go:325: [d63022d63956d] waiting for daemon to start
19:49:03 [2020-04-15T19:49:03.279Z]     daemon.go:325: [d63022d63956d] waiting for daemon to start
19:49:03 [2020-04-15T19:49:03.279Z]     daemon.go:353: [d63022d63956d] daemon started
19:49:03 [2020-04-15T19:49:03.279Z]     daemon.go:461: [d63022d63956d] Stopping daemon
19:49:03 [2020-04-15T19:49:03.279Z]     daemon.go:296: [d63022d63956d] exiting daemon
19:49:03 [2020-04-15T19:49:03.279Z]     daemon.go:448: [d63022d63956d] Daemon stopped
19:49:03 [2020-04-15T19:49:03.279Z] === RUN   TestDaemonRestartWithExistingNetwork
19:49:03 [2020-04-15T19:49:03.547Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
19:49:04 [2020-04-15T19:49:04.341Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s)
19:49:04 [2020-04-15T19:49:04.341Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
19:49:04 [2020-04-15T19:49:04.341Z]     daemon.go:325: [d4d0a4ac5ca24] waiting for daemon to start
19:49:04 [2020-04-15T19:49:04.341Z]     daemon.go:325: [d4d0a4ac5ca24] waiting for daemon to start
19:49:04 [2020-04-15T19:49:04.341Z]     daemon.go:353: [d4d0a4ac5ca24] daemon started
19:49:04 [2020-04-15T19:49:04.341Z]     daemon.go:461: [d4d0a4ac5ca24] Stopping daemon
19:49:04 [2020-04-15T19:49:04.341Z]     daemon.go:296: [d4d0a4ac5ca24] exiting daemon
19:49:04 [2020-04-15T19:49:04.341Z]     daemon.go:448: [d4d0a4ac5ca24] Daemon stopped
19:49:04 [2020-04-15T19:49:04.341Z]     daemon.go:325: [d4d0a4ac5ca24] waiting for daemon to start
19:49:04 [2020-04-15T19:49:04.341Z]     daemon.go:325: [d4d0a4ac5ca24] waiting for daemon to start
19:49:04 [2020-04-15T19:49:04.341Z]     daemon.go:353: [d4d0a4ac5ca24] daemon started
19:49:04 [2020-04-15T19:49:04.341Z]     daemon.go:461: [d4d0a4ac5ca24] Stopping daemon
19:49:04 [2020-04-15T19:49:04.341Z]     daemon.go:296: [d4d0a4ac5ca24] exiting daemon
19:49:04 [2020-04-15T19:49:04.341Z]     daemon.go:448: [d4d0a4ac5ca24] Daemon stopped
19:49:04 [2020-04-15T19:49:04.341Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:49:04 [2020-04-15T19:49:04.477Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
19:49:05 [2020-04-15T19:49:05.825Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.50s)
19:49:05 [2020-04-15T19:49:05.826Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:49:05 [2020-04-15T19:49:05.826Z]     daemon.go:325: [d70831817a560] waiting for daemon to start
19:49:05 [2020-04-15T19:49:05.826Z]     daemon.go:325: [d70831817a560] waiting for daemon to start
19:49:05 [2020-04-15T19:49:05.826Z]     daemon.go:353: [d70831817a560] daemon started
19:49:05 [2020-04-15T19:49:05.826Z]     daemon.go:461: [d70831817a560] Stopping daemon
19:49:05 [2020-04-15T19:49:05.826Z]     daemon.go:296: [d70831817a560] exiting daemon
19:49:05 [2020-04-15T19:49:05.826Z]     daemon.go:448: [d70831817a560] Daemon stopped
19:49:05 [2020-04-15T19:49:05.826Z]     daemon.go:325: [d70831817a560] waiting for daemon to start
19:49:05 [2020-04-15T19:49:05.826Z]     daemon.go:325: [d70831817a560] waiting for daemon to start
19:49:05 [2020-04-15T19:49:05.826Z]     daemon.go:353: [d70831817a560] daemon started
19:49:05 [2020-04-15T19:49:05.826Z]     daemon.go:461: [d70831817a560] Stopping daemon
19:49:05 [2020-04-15T19:49:05.826Z]     daemon.go:296: [d70831817a560] exiting daemon
19:49:05 [2020-04-15T19:49:05.826Z]     daemon.go:448: [d70831817a560] Daemon stopped
19:49:05 [2020-04-15T19:49:05.826Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:49:06 [2020-04-15T19:49:06.446Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
19:49:06 [2020-04-15T19:49:06.446Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
19:49:06 [2020-04-15T19:49:06.446Z]     daemon.go:325: [dde6446e9bf56] waiting for daemon to start
19:49:06 [2020-04-15T19:49:06.446Z]     daemon.go:325: [dde6446e9bf56] waiting for daemon to start
19:49:06 [2020-04-15T19:49:06.446Z]     daemon.go:353: [dde6446e9bf56] daemon started
19:49:06 [2020-04-15T19:49:06.446Z]     daemon.go:461: [dde6446e9bf56] Stopping daemon
19:49:06 [2020-04-15T19:49:06.446Z]     daemon.go:296: [dde6446e9bf56] exiting daemon
19:49:06 [2020-04-15T19:49:06.446Z]     daemon.go:448: [dde6446e9bf56] Daemon stopped
19:49:06 [2020-04-15T19:49:06.446Z] === RUN   TestServiceWithPredefinedNetwork
19:49:06 [2020-04-15T19:49:06.996Z] === RUN   TestDockerSuite/TestLogsFollowStopped
19:49:07 [2020-04-15T19:49:07.559Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
19:49:08 [2020-04-15T19:49:08.489Z] === RUN   TestDockerSuite/TestLogsSince
19:49:09 [2020-04-15T19:49:09.139Z] --- PASS: TestServiceWithPredefinedNetwork (2.35s)
19:49:09 [2020-04-15T19:49:09.139Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
19:49:09 [2020-04-15T19:49:09.139Z]     daemon.go:325: [d902dd95bb56a] waiting for daemon to start
19:49:09 [2020-04-15T19:49:09.139Z]     daemon.go:325: [d902dd95bb56a] waiting for daemon to start
19:49:09 [2020-04-15T19:49:09.139Z]     daemon.go:353: [d902dd95bb56a] daemon started
19:49:09 [2020-04-15T19:49:09.139Z]     daemon.go:461: [d902dd95bb56a] Stopping daemon
19:49:09 [2020-04-15T19:49:09.139Z]     daemon.go:296: [d902dd95bb56a] exiting daemon
19:49:09 [2020-04-15T19:49:09.139Z]     daemon.go:448: [d902dd95bb56a] Daemon stopped
19:49:09 [2020-04-15T19:49:09.139Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:49:09 [2020-04-15T19:49:09.139Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:49:09 [2020-04-15T19:49:09.139Z]     service_test.go:230: FLAKY_TEST
19:49:09 [2020-04-15T19:49:09.139Z] === RUN   TestServiceWithDataPathPortInit
19:49:16 [2020-04-15T19:49:16.579Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
19:49:21 [2020-04-15T19:49:21.830Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
19:49:21 [2020-04-15T19:49:21.830Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
19:49:21 [2020-04-15T19:49:21.830Z] === RUN   TestDockerSuite/TestLogsTail
19:49:23 [2020-04-15T19:49:23.199Z] === RUN   TestDockerSuite/TestLogsTimestamps
19:49:23 [2020-04-15T19:49:23.763Z] === RUN   TestDockerSuite/TestLogsWithDetails
19:49:24 [2020-04-15T19:49:24.405Z] --- PASS: TestServiceWithDataPathPortInit (14.59s)
19:49:24 [2020-04-15T19:49:24.405Z]     service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
19:49:24 [2020-04-15T19:49:24.405Z]     daemon.go:325: [d5518a140cb99] waiting for daemon to start
19:49:24 [2020-04-15T19:49:24.405Z]     daemon.go:325: [d5518a140cb99] waiting for daemon to start
19:49:24 [2020-04-15T19:49:24.405Z]     daemon.go:353: [d5518a140cb99] daemon started
19:49:24 [2020-04-15T19:49:24.405Z]     daemon.go:461: [d5518a140cb99] Stopping daemon
19:49:24 [2020-04-15T19:49:24.405Z]     daemon.go:296: [d5518a140cb99] exiting daemon
19:49:24 [2020-04-15T19:49:24.405Z]     daemon.go:448: [d5518a140cb99] Daemon stopped
19:49:24 [2020-04-15T19:49:24.405Z]     service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
19:49:24 [2020-04-15T19:49:24.405Z]     daemon.go:325: [d0c542beafbf3] waiting for daemon to start
19:49:24 [2020-04-15T19:49:24.405Z]     daemon.go:325: [d0c542beafbf3] waiting for daemon to start
19:49:24 [2020-04-15T19:49:24.405Z]     daemon.go:353: [d0c542beafbf3] daemon started
19:49:24 [2020-04-15T19:49:24.405Z]     daemon.go:461: [d0c542beafbf3] Stopping daemon
19:49:24 [2020-04-15T19:49:24.405Z]     daemon.go:296: [d0c542beafbf3] exiting daemon
19:49:24 [2020-04-15T19:49:24.405Z]     daemon.go:448: [d0c542beafbf3] Daemon stopped
19:49:24 [2020-04-15T19:49:24.405Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:49:24 [2020-04-15T19:49:24.693Z] === RUN   TestDockerSuite/TestMountIntoProc
19:49:25 [2020-04-15T19:49:25.258Z] === RUN   TestDockerSuite/TestMountIntoSys
19:49:26 [2020-04-15T19:49:26.188Z] === RUN   TestDockerSuite/TestNetHostname
19:49:28 [2020-04-15T19:49:28.711Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
19:49:28 [2020-04-15T19:49:28.968Z] === RUN   TestDockerSuite/TestNetworkEvents
19:49:30 [2020-04-15T19:49:30.337Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
19:49:31 [2020-04-15T19:49:31.229Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.33s)
19:49:31 [2020-04-15T19:49:31.229Z]     service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
19:49:31 [2020-04-15T19:49:31.229Z]     daemon.go:325: [df1d37b81eadf] waiting for daemon to start
19:49:31 [2020-04-15T19:49:31.229Z]     daemon.go:325: [df1d37b81eadf] waiting for daemon to start
19:49:31 [2020-04-15T19:49:31.229Z]     daemon.go:353: [df1d37b81eadf] daemon started
19:49:31 [2020-04-15T19:49:31.229Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:cgd83tw8tcoobk976901skgsh Created:2020-04-15 19:49:24.431249021 +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[806ac855dd4cceaf76abf5bb90611f7f50f3eb65c3fd0d6041344174ab46ea29:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.la8ueayxeejtusxu9m9cqvqbs EndpointID:5dc52bdb2f72ea4128f289ff22f40da3a8781b71eba65ea9715c1a072eebecd3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2fe5814d80a4303261b4f71ac2cffa3b59e7561f7b1beb580d375c6ca167b33f 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:69b5bc76d53d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.la8ueayxeejtusxu9m9cqvqbs EndpointID:5dc52bdb2f72ea4128f289ff22f40da3a8781b71eba65ea9715c1a072eebecd3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:49:31 [2020-04-15T19:49:31.229Z]     daemon.go:461: [df1d37b81eadf] Stopping daemon
19:49:31 [2020-04-15T19:49:31.229Z]     daemon.go:296: [df1d37b81eadf] exiting daemon
19:49:31 [2020-04-15T19:49:31.229Z]     daemon.go:448: [df1d37b81eadf] Daemon stopped
19:49:31 [2020-04-15T19:49:31.229Z] PASS
19:49:31 [2020-04-15T19:49:31.229Z] 
19:49:31 [2020-04-15T19:49:31.229Z] === Skipped
19:49:31 [2020-04-15T19:49:31.229Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:49:31 [2020-04-15T19:49:31.229Z]     service_test.go:230: FLAKY_TEST
19:49:31 [2020-04-15T19:49:31.229Z] 
19:49:31 [2020-04-15T19:49:31.229Z] 
19:49:31 [2020-04-15T19:49:31.229Z] DONE 21 tests, 1 skipped in 40.202s
19:49:31 [2020-04-15T19:49:31.229Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:49:31 [2020-04-15T19:49:31.230Z] ++ 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:49:31 [2020-04-15T19:49:31.230Z] ++ set -e
19:49:31 [2020-04-15T19:49:31.230Z] ++ '[' -n 0 ']'
19:49:31 [2020-04-15T19:49:31.230Z] ++ set -x
19:49:31 [2020-04-15T19:49:31.230Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
19:49:31 [2020-04-15T19:49:31.230Z] INFO: Testing against a local daemon
19:49:31 [2020-04-15T19:49:31.230Z] === RUN   TestDockerNetworkIpvlanPersistance
19:49:31 [2020-04-15T19:49:31.230Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:49:31 [2020-04-15T19:49:31.230Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:49:31 [2020-04-15T19:49:31.230Z] === RUN   TestDockerNetworkIpvlan
19:49:31 [2020-04-15T19:49:31.230Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:49:31 [2020-04-15T19:49:31.230Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:49:31 [2020-04-15T19:49:31.230Z] PASS
19:49:31 [2020-04-15T19:49:31.230Z] 
19:49:31 [2020-04-15T19:49:31.230Z] === Skipped
19:49:31 [2020-04-15T19:49:31.230Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:49:31 [2020-04-15T19:49:31.230Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:49:31 [2020-04-15T19:49:31.230Z] 
19:49:31 [2020-04-15T19:49:31.230Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:49:31 [2020-04-15T19:49:31.230Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:49:31 [2020-04-15T19:49:31.230Z] 
19:49:31 [2020-04-15T19:49:31.230Z] 
19:49:31 [2020-04-15T19:49:31.230Z] DONE 2 tests, 2 skipped in 0.109s
19:49:31 [2020-04-15T19:49:31.230Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:49:31 [2020-04-15T19:49:31.230Z] ++ 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:49:31 [2020-04-15T19:49:31.230Z] ++ set -e
19:49:31 [2020-04-15T19:49:31.230Z] ++ '[' -n 0 ']'
19:49:31 [2020-04-15T19:49:31.230Z] ++ set -x
19:49:31 [2020-04-15T19:49:31.230Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
19:49:31 [2020-04-15T19:49:31.230Z] INFO: Testing against a local daemon
19:49:31 [2020-04-15T19:49:31.230Z] === RUN   TestDockerNetworkMacvlanPersistance
19:49:31 [2020-04-15T19:49:31.709Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
19:49:32 [2020-04-15T19:49:32.250Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s)
19:49:32 [2020-04-15T19:49:32.250Z]     macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
19:49:32 [2020-04-15T19:49:32.250Z]     daemon.go:325: [d0429ef5f6d5b] waiting for daemon to start
19:49:32 [2020-04-15T19:49:32.250Z]     daemon.go:325: [d0429ef5f6d5b] waiting for daemon to start
19:49:32 [2020-04-15T19:49:32.250Z]     daemon.go:353: [d0429ef5f6d5b] daemon started
19:49:32 [2020-04-15T19:49:32.250Z]     daemon.go:461: [d0429ef5f6d5b] Stopping daemon
19:49:32 [2020-04-15T19:49:32.250Z]     daemon.go:296: [d0429ef5f6d5b] exiting daemon
19:49:32 [2020-04-15T19:49:32.250Z]     daemon.go:448: [d0429ef5f6d5b] Daemon stopped
19:49:32 [2020-04-15T19:49:32.250Z]     daemon.go:325: [d0429ef5f6d5b] waiting for daemon to start
19:49:32 [2020-04-15T19:49:32.250Z]     daemon.go:325: [d0429ef5f6d5b] waiting for daemon to start
19:49:32 [2020-04-15T19:49:32.250Z]     daemon.go:353: [d0429ef5f6d5b] daemon started
19:49:32 [2020-04-15T19:49:32.250Z]     daemon.go:461: [d0429ef5f6d5b] Stopping daemon
19:49:32 [2020-04-15T19:49:32.250Z]     daemon.go:296: [d0429ef5f6d5b] exiting daemon
19:49:32 [2020-04-15T19:49:32.250Z]     daemon.go:448: [d0429ef5f6d5b] Daemon stopped
19:49:32 [2020-04-15T19:49:32.250Z] === RUN   TestDockerNetworkMacvlan
19:49:32 [2020-04-15T19:49:32.638Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
19:49:33 [2020-04-15T19:49:33.201Z] === RUN   TestDockerSuite/TestPluginActive
19:49:33 [2020-04-15T19:49:33.276Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:49:34 [2020-04-15T19:49:34.293Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:49:35 [2020-04-15T19:49:35.095Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
19:49:35 [2020-04-15T19:49:35.307Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:49:36 [2020-04-15T19:49:36.026Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
19:49:38 [2020-04-15T19:49:38.000Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:49:41 [2020-04-15T19:49:41.469Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:49:42 [2020-04-15T19:49:42.588Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
19:49:42 [2020-04-15T19:49:42.588Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
19:49:42 [2020-04-15T19:49:42.588Z] === RUN   TestDockerSuite/TestPluginLogDriver
19:49:45 [2020-04-15T19:49:45.858Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
19:49:47 [2020-04-15T19:49:47.228Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
19:49:49 [2020-04-15T19:49:49.121Z] === RUN   TestDockerSuite/TestPluginUpgrade
19:49:50 [2020-04-15T19:49:50.489Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
19:49:53 [2020-04-15T19:49:53.763Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
19:49:54 [2020-04-15T19:49:54.325Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
19:49:57 [2020-04-15T19:49:57.596Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
19:49:57 [2020-04-15T19:49:57.596Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
19:49:58 [2020-04-15T19:49:58.526Z] === RUN   TestDockerSuite/TestPortHostBinding
19:49:59 [2020-04-15T19:49:59.931Z] --- PASS: TestDockerNetworkMacvlan (24.97s)
19:49:59 [2020-04-15T19:49:59.931Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:325: [d53c95bd713a6] waiting for daemon to start
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:325: [d53c95bd713a6] waiting for daemon to start
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:353: [d53c95bd713a6] daemon started
19:49:59 [2020-04-15T19:49:59.931Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:461: [d53c95bd713a6] Stopping daemon
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:296: [d53c95bd713a6] exiting daemon
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:448: [d53c95bd713a6] Daemon stopped
19:49:59 [2020-04-15T19:49:59.931Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:325: [d873d6f0cce64] waiting for daemon to start
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:325: [d873d6f0cce64] waiting for daemon to start
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:353: [d873d6f0cce64] daemon started
19:49:59 [2020-04-15T19:49:59.931Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:461: [d873d6f0cce64] Stopping daemon
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:296: [d873d6f0cce64] exiting daemon
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:448: [d873d6f0cce64] Daemon stopped
19:49:59 [2020-04-15T19:49:59.931Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:325: [d06038d470f9f] waiting for daemon to start
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:325: [d06038d470f9f] waiting for daemon to start
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:353: [d06038d470f9f] daemon started
19:49:59 [2020-04-15T19:49:59.931Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.12s)
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:461: [d06038d470f9f] Stopping daemon
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:296: [d06038d470f9f] exiting daemon
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:448: [d06038d470f9f] Daemon stopped
19:49:59 [2020-04-15T19:49:59.931Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:325: [d0d6826069ac1] waiting for daemon to start
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:325: [d0d6826069ac1] waiting for daemon to start
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:353: [d0d6826069ac1] daemon started
19:49:59 [2020-04-15T19:49:59.931Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.15s)
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:461: [d0d6826069ac1] Stopping daemon
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:296: [d0d6826069ac1] exiting daemon
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:448: [d0d6826069ac1] Daemon stopped
19:49:59 [2020-04-15T19:49:59.931Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:325: [dcb45e565bf84] waiting for daemon to start
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:325: [dcb45e565bf84] waiting for daemon to start
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:353: [dcb45e565bf84] daemon started
19:49:59 [2020-04-15T19:49:59.931Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (15.91s)
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:461: [dcb45e565bf84] Stopping daemon
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:296: [dcb45e565bf84] exiting daemon
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:448: [dcb45e565bf84] Daemon stopped
19:49:59 [2020-04-15T19:49:59.931Z] PASS
19:49:59 [2020-04-15T19:49:59.931Z] 
19:49:59 [2020-04-15T19:49:59.931Z] DONE 7 tests in 26.547s
19:49:59 [2020-04-15T19:49:59.931Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
19:49:59 [2020-04-15T19:49:59.931Z] ++ 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:49:59 [2020-04-15T19:49:59.931Z] ++ set -e
19:49:59 [2020-04-15T19:49:59.931Z] ++ '[' -n 0 ']'
19:49:59 [2020-04-15T19:49:59.931Z] ++ set -x
19:49:59 [2020-04-15T19:49:59.931Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
19:49:59 [2020-04-15T19:49:59.931Z] testing: warning: no tests to run
19:49:59 [2020-04-15T19:49:59.931Z] PASS
19:49:59 [2020-04-15T19:49:59.931Z] 
19:49:59 [2020-04-15T19:49:59.931Z] DONE 0 tests in 0.016s
19:49:59 [2020-04-15T19:49:59.931Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:49:59 [2020-04-15T19:49:59.931Z] ++ 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:49:59 [2020-04-15T19:49:59.931Z] ++ set -e
19:49:59 [2020-04-15T19:49:59.931Z] ++ '[' -n 0 ']'
19:49:59 [2020-04-15T19:49:59.931Z] ++ set -x
19:49:59 [2020-04-15T19:49:59.931Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
19:49:59 [2020-04-15T19:49:59.931Z] INFO: Testing against a local daemon
19:49:59 [2020-04-15T19:49:59.931Z] === RUN   TestAuthZPluginAllowRequest
19:49:59 [2020-04-15T19:49:59.931Z] --- PASS: TestAuthZPluginAllowRequest (1.58s)
19:49:59 [2020-04-15T19:49:59.931Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:325: [def1ec481bfe4] waiting for daemon to start
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:325: [def1ec481bfe4] waiting for daemon to start
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:353: [def1ec481bfe4] daemon started
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:461: [def1ec481bfe4] Stopping daemon
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:296: [def1ec481bfe4] exiting daemon
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:448: [def1ec481bfe4] Daemon stopped
19:49:59 [2020-04-15T19:49:59.931Z] === RUN   TestAuthZPluginTLS
19:49:59 [2020-04-15T19:49:59.931Z] --- PASS: TestAuthZPluginTLS (0.58s)
19:49:59 [2020-04-15T19:49:59.931Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:325: [d5a75c735d0a4] waiting for daemon to start
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:325: [d5a75c735d0a4] waiting for daemon to start
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:353: [d5a75c735d0a4] daemon started
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:461: [d5a75c735d0a4] Stopping daemon
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:296: [d5a75c735d0a4] exiting daemon
19:49:59 [2020-04-15T19:49:59.931Z]     daemon.go:448: [d5a75c735d0a4] Daemon stopped
19:49:59 [2020-04-15T19:49:59.931Z] === RUN   TestAuthZPluginDenyRequest
19:50:00 [2020-04-15T19:50:00.215Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
19:50:00 [2020-04-15T19:50:00.215Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
19:50:00 [2020-04-15T19:50:00.215Z]     daemon.go:325: [dfff7a135abb7] waiting for daemon to start
19:50:00 [2020-04-15T19:50:00.215Z]     daemon.go:325: [dfff7a135abb7] waiting for daemon to start
19:50:00 [2020-04-15T19:50:00.215Z]     daemon.go:353: [dfff7a135abb7] daemon started
19:50:00 [2020-04-15T19:50:00.215Z]     daemon.go:461: [dfff7a135abb7] Stopping daemon
19:50:00 [2020-04-15T19:50:00.215Z]     daemon.go:296: [dfff7a135abb7] exiting daemon
19:50:00 [2020-04-15T19:50:00.215Z]     daemon.go:448: [dfff7a135abb7] Daemon stopped
19:50:00 [2020-04-15T19:50:00.215Z] === RUN   TestAuthZPluginAPIDenyResponse
19:50:00 [2020-04-15T19:50:00.422Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
19:50:00 [2020-04-15T19:50:00.422Z] === RUN   TestDockerSuite/TestPortList
19:50:00 [2020-04-15T19:50:00.834Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s)
19:50:00 [2020-04-15T19:50:00.834Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
19:50:00 [2020-04-15T19:50:00.834Z]     daemon.go:325: [da29de6e78599] waiting for daemon to start
19:50:00 [2020-04-15T19:50:00.834Z]     daemon.go:325: [da29de6e78599] waiting for daemon to start
19:50:00 [2020-04-15T19:50:00.834Z]     daemon.go:353: [da29de6e78599] daemon started
19:50:00 [2020-04-15T19:50:00.834Z]     daemon.go:461: [da29de6e78599] Stopping daemon
19:50:00 [2020-04-15T19:50:00.834Z]     daemon.go:296: [da29de6e78599] exiting daemon
19:50:00 [2020-04-15T19:50:00.834Z]     daemon.go:448: [da29de6e78599] Daemon stopped
19:50:00 [2020-04-15T19:50:00.834Z] === RUN   TestAuthZPluginDenyResponse
19:50:01 [2020-04-15T19:50:01.462Z] --- PASS: TestAuthZPluginDenyResponse (0.58s)
19:50:01 [2020-04-15T19:50:01.462Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
19:50:01 [2020-04-15T19:50:01.462Z]     daemon.go:325: [dd7557322434d] waiting for daemon to start
19:50:01 [2020-04-15T19:50:01.462Z]     daemon.go:325: [dd7557322434d] waiting for daemon to start
19:50:01 [2020-04-15T19:50:01.462Z]     daemon.go:353: [dd7557322434d] daemon started
19:50:01 [2020-04-15T19:50:01.462Z]     daemon.go:461: [dd7557322434d] Stopping daemon
19:50:01 [2020-04-15T19:50:01.462Z]     daemon.go:296: [dd7557322434d] exiting daemon
19:50:01 [2020-04-15T19:50:01.462Z]     daemon.go:448: [dd7557322434d] Daemon stopped
19:50:01 [2020-04-15T19:50:01.462Z] === RUN   TestAuthZPluginAllowEventStream
19:50:03 [2020-04-15T19:50:03.023Z] --- PASS: TestAuthZPluginAllowEventStream (1.57s)
19:50:03 [2020-04-15T19:50:03.023Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
19:50:03 [2020-04-15T19:50:03.023Z]     daemon.go:325: [d55109333e2c9] waiting for daemon to start
19:50:03 [2020-04-15T19:50:03.023Z]     daemon.go:325: [d55109333e2c9] waiting for daemon to start
19:50:03 [2020-04-15T19:50:03.023Z]     daemon.go:353: [d55109333e2c9] daemon started
19:50:03 [2020-04-15T19:50:03.023Z]     daemon.go:461: [d55109333e2c9] Stopping daemon
19:50:03 [2020-04-15T19:50:03.023Z]     daemon.go:296: [d55109333e2c9] exiting daemon
19:50:03 [2020-04-15T19:50:03.023Z]     daemon.go:448: [d55109333e2c9] Daemon stopped
19:50:03 [2020-04-15T19:50:03.023Z] === RUN   TestAuthZPluginErrorResponse
19:50:03 [2020-04-15T19:50:03.646Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
19:50:03 [2020-04-15T19:50:03.646Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
19:50:03 [2020-04-15T19:50:03.646Z]     daemon.go:325: [d3a92e65f604c] waiting for daemon to start
19:50:03 [2020-04-15T19:50:03.646Z]     daemon.go:325: [d3a92e65f604c] waiting for daemon to start
19:50:03 [2020-04-15T19:50:03.646Z]     daemon.go:353: [d3a92e65f604c] daemon started
19:50:03 [2020-04-15T19:50:03.646Z]     daemon.go:461: [d3a92e65f604c] Stopping daemon
19:50:03 [2020-04-15T19:50:03.646Z]     daemon.go:296: [d3a92e65f604c] exiting daemon
19:50:03 [2020-04-15T19:50:03.646Z]     daemon.go:448: [d3a92e65f604c] Daemon stopped
19:50:03 [2020-04-15T19:50:03.646Z] === RUN   TestAuthZPluginErrorRequest
19:50:03 [2020-04-15T19:50:03.696Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
19:50:04 [2020-04-15T19:50:04.267Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
19:50:04 [2020-04-15T19:50:04.267Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
19:50:04 [2020-04-15T19:50:04.267Z]     daemon.go:325: [d9882294bf4ea] waiting for daemon to start
19:50:04 [2020-04-15T19:50:04.267Z]     daemon.go:325: [d9882294bf4ea] waiting for daemon to start
19:50:04 [2020-04-15T19:50:04.267Z]     daemon.go:353: [d9882294bf4ea] daemon started
19:50:04 [2020-04-15T19:50:04.267Z]     daemon.go:461: [d9882294bf4ea] Stopping daemon
19:50:04 [2020-04-15T19:50:04.267Z]     daemon.go:296: [d9882294bf4ea] exiting daemon
19:50:04 [2020-04-15T19:50:04.267Z]     daemon.go:448: [d9882294bf4ea] Daemon stopped
19:50:04 [2020-04-15T19:50:04.267Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:50:04 [2020-04-15T19:50:04.551Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s)
19:50:04 [2020-04-15T19:50:04.551Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:50:04 [2020-04-15T19:50:04.551Z]     daemon.go:325: [dcbcc3ca315ca] waiting for daemon to start
19:50:04 [2020-04-15T19:50:04.551Z]     daemon.go:325: [dcbcc3ca315ca] waiting for daemon to start
19:50:04 [2020-04-15T19:50:04.551Z]     daemon.go:353: [dcbcc3ca315ca] daemon started
19:50:04 [2020-04-15T19:50:04.551Z]     daemon.go:461: [dcbcc3ca315ca] Stopping daemon
19:50:04 [2020-04-15T19:50:04.551Z]     daemon.go:296: [dcbcc3ca315ca] exiting daemon
19:50:04 [2020-04-15T19:50:04.551Z]     daemon.go:448: [dcbcc3ca315ca] Daemon stopped
19:50:04 [2020-04-15T19:50:04.551Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:50:06 [2020-04-15T19:50:06.588Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.04s)
19:50:06 [2020-04-15T19:50:06.588Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
19:50:06 [2020-04-15T19:50:06.588Z]     daemon.go:325: [daafd076d3eab] waiting for daemon to start
19:50:06 [2020-04-15T19:50:06.588Z]     daemon.go:325: [daafd076d3eab] waiting for daemon to start
19:50:06 [2020-04-15T19:50:06.588Z]     daemon.go:353: [daafd076d3eab] daemon started
19:50:06 [2020-04-15T19:50:06.588Z]     daemon.go:461: [daafd076d3eab] Stopping daemon
19:50:06 [2020-04-15T19:50:06.588Z]     daemon.go:296: [daafd076d3eab] exiting daemon
19:50:06 [2020-04-15T19:50:06.588Z]     daemon.go:448: [daafd076d3eab] Daemon stopped
19:50:06 [2020-04-15T19:50:06.588Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:50:09 [2020-04-15T19:50:09.288Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.07s)
19:50:09 [2020-04-15T19:50:09.288Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
19:50:09 [2020-04-15T19:50:09.288Z]     daemon.go:325: [dfe7061bae05a] waiting for daemon to start
19:50:09 [2020-04-15T19:50:09.288Z]     daemon.go:325: [dfe7061bae05a] waiting for daemon to start
19:50:09 [2020-04-15T19:50:09.288Z]     daemon.go:353: [dfe7061bae05a] daemon started
19:50:09 [2020-04-15T19:50:09.288Z]     daemon.go:461: [dfe7061bae05a] Stopping daemon
19:50:09 [2020-04-15T19:50:09.288Z]     daemon.go:296: [dfe7061bae05a] exiting daemon
19:50:09 [2020-04-15T19:50:09.288Z]     daemon.go:448: [dfe7061bae05a] Daemon stopped
19:50:09 [2020-04-15T19:50:09.288Z] === RUN   TestAuthZPluginHeader
19:50:09 [2020-04-15T19:50:09.911Z] --- PASS: TestAuthZPluginHeader (0.98s)
19:50:09 [2020-04-15T19:50:09.911Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
19:50:09 [2020-04-15T19:50:09.911Z]     daemon.go:325: [d8c342f1aec35] waiting for daemon to start
19:50:09 [2020-04-15T19:50:09.911Z]     daemon.go:325: [d8c342f1aec35] waiting for daemon to start
19:50:09 [2020-04-15T19:50:09.911Z]     daemon.go:353: [d8c342f1aec35] daemon started
19:50:09 [2020-04-15T19:50:09.911Z]     daemon.go:461: [d8c342f1aec35] Stopping daemon
19:50:09 [2020-04-15T19:50:09.911Z]     daemon.go:296: [d8c342f1aec35] exiting daemon
19:50:09 [2020-04-15T19:50:09.911Z]     daemon.go:448: [d8c342f1aec35] Daemon stopped
19:50:09 [2020-04-15T19:50:09.911Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:50:09 [2020-04-15T19:50:09.911Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:50:09 [2020-04-15T19:50:09.911Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:50:09 [2020-04-15T19:50:09.911Z] === RUN   TestAuthZPluginV2Disable
19:50:09 [2020-04-15T19:50:09.911Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
19:50:09 [2020-04-15T19:50:09.911Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:50:09 [2020-04-15T19:50:09.911Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:50:09 [2020-04-15T19:50:09.911Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:50:09 [2020-04-15T19:50:09.911Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:50:09 [2020-04-15T19:50:09.911Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:50:09 [2020-04-15T19:50:09.911Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:50:09 [2020-04-15T19:50:09.911Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:50:09 [2020-04-15T19:50:09.911Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:50:11 [2020-04-15T19:50:11.791Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
19:50:12 [2020-04-15T19:50:12.722Z] === RUN   TestDockerSuite/TestPostContainersAttach
19:50:20 [2020-04-15T19:50:20.830Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
19:50:20 [2020-04-15T19:50:20.830Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
19:50:20 [2020-04-15T19:50:20.830Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
19:50:20 [2020-04-15T19:50:20.830Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
19:50:20 [2020-04-15T19:50:20.830Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
19:50:21 [2020-04-15T19:50:21.770Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
19:50:21 [2020-04-15T19:50:21.770Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
19:50:21 [2020-04-15T19:50:21.770Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
19:50:22 [2020-04-15T19:50:22.704Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
19:50:22 [2020-04-15T19:50:22.704Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
19:50:24 [2020-04-15T19:50:24.599Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
19:50:24 [2020-04-15T19:50:24.599Z] === RUN   TestDockerSuite/TestPruneContainerLabel
19:50:25 [2020-04-15T19:50:25.529Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
19:50:26 [2020-04-15T19:50:26.055Z] === RUN   TestDockerSuite/TestBuildDotDotFile
19:50:26 [2020-04-15T19:50:26.055Z] === RUN   TestDockerSuite/TestBuildEOLInLine
19:50:26 [2020-04-15T19:50:26.055Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
19:50:26 [2020-04-15T19:50:26.055Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
19:50:26 [2020-04-15T19:50:26.055Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
19:50:26 [2020-04-15T19:50:26.509Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
19:50:26 [2020-04-15T19:50:26.509Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
19:50:26 [2020-04-15T19:50:26.965Z] === RUN   TestDockerSuite/TestBuildEntrypoint
19:50:27 [2020-04-15T19:50:27.421Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
19:50:28 [2020-04-15T19:50:28.051Z] === RUN   TestDockerSuite/TestPruneContainerUntil
19:50:28 [2020-04-15T19:50:28.314Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
19:50:28 [2020-04-15T19:50:28.389Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.83s)
19:50:28 [2020-04-15T19:50:28.389Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
19:50:28 [2020-04-15T19:50:28.389Z]     daemon.go:325: [d49a2f46f3c8a] waiting for daemon to start
19:50:28 [2020-04-15T19:50:28.389Z]     daemon.go:325: [d49a2f46f3c8a] waiting for daemon to start
19:50:28 [2020-04-15T19:50:28.389Z]     daemon.go:353: [d49a2f46f3c8a] daemon started
19:50:28 [2020-04-15T19:50:28.389Z]     daemon.go:461: [d49a2f46f3c8a] Stopping daemon
19:50:28 [2020-04-15T19:50:28.389Z]     daemon.go:296: [d49a2f46f3c8a] exiting daemon
19:50:28 [2020-04-15T19:50:28.389Z]     daemon.go:448: [d49a2f46f3c8a] Daemon stopped
19:50:28 [2020-04-15T19:50:28.389Z]     daemon.go:325: [d49a2f46f3c8a] waiting for daemon to start
19:50:28 [2020-04-15T19:50:28.389Z]     daemon.go:325: [d49a2f46f3c8a] waiting for daemon to start
19:50:28 [2020-04-15T19:50:28.389Z]     daemon.go:325: [d49a2f46f3c8a] waiting for daemon to start
19:50:28 [2020-04-15T19:50:28.389Z]     daemon.go:325: [d49a2f46f3c8a] waiting for daemon to start
19:50:28 [2020-04-15T19:50:28.389Z]     daemon.go:339: [d49a2f46f3c8a] error pinging daemon on start: Get http://d49a2f46f3c8a.sock/_ping: context deadline exceeded
19:50:28 [2020-04-15T19:50:28.389Z]     daemon.go:325: [d49a2f46f3c8a] waiting for daemon to start
19:50:28 [2020-04-15T19:50:28.389Z]     daemon.go:339: [d49a2f46f3c8a] error pinging daemon on start: Get http://d49a2f46f3c8a.sock/_ping: context deadline exceeded
19:50:28 [2020-04-15T19:50:28.389Z]     daemon.go:325: [d49a2f46f3c8a] waiting for daemon to start
19:50:28 [2020-04-15T19:50:28.389Z]     daemon.go:339: [d49a2f46f3c8a] error pinging daemon on start: Get http://d49a2f46f3c8a.sock/_ping: context deadline exceeded
19:50:28 [2020-04-15T19:50:28.389Z]     daemon.go:325: [d49a2f46f3c8a] waiting for daemon to start
19:50:28 [2020-04-15T19:50:28.389Z]     daemon.go:339: [d49a2f46f3c8a] error pinging daemon on start: Get http://d49a2f46f3c8a.sock/_ping: context deadline exceeded
19:50:28 [2020-04-15T19:50:28.389Z]     daemon.go:296: [d49a2f46f3c8a] exiting daemon
19:50:28 [2020-04-15T19:50:28.389Z]     daemon.go:325: [d49a2f46f3c8a] waiting for daemon to start
19:50:28 [2020-04-15T19:50:28.389Z]     daemon.go:325: [d49a2f46f3c8a] waiting for daemon to start
19:50:28 [2020-04-15T19:50:28.389Z]     daemon.go:325: [d49a2f46f3c8a] waiting for daemon to start
19:50:28 [2020-04-15T19:50:28.389Z]     daemon.go:353: [d49a2f46f3c8a] daemon started
19:50:28 [2020-04-15T19:50:28.389Z]     daemon.go:461: [d49a2f46f3c8a] Stopping daemon
19:50:28 [2020-04-15T19:50:28.389Z]     daemon.go:296: [d49a2f46f3c8a] exiting daemon
19:50:28 [2020-04-15T19:50:28.389Z]     daemon.go:448: [d49a2f46f3c8a] Daemon stopped
19:50:28 [2020-04-15T19:50:28.389Z] PASS
19:50:28 [2020-04-15T19:50:28.389Z] 
19:50:28 [2020-04-15T19:50:28.389Z] === Skipped
19:50:28 [2020-04-15T19:50:28.389Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:50:28 [2020-04-15T19:50:28.389Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:50:28 [2020-04-15T19:50:28.389Z] 
19:50:28 [2020-04-15T19:50:28.389Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
19:50:28 [2020-04-15T19:50:28.389Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:50:28 [2020-04-15T19:50:28.389Z] 
19:50:28 [2020-04-15T19:50:28.389Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:50:28 [2020-04-15T19:50:28.389Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:50:28 [2020-04-15T19:50:28.389Z] 
19:50:28 [2020-04-15T19:50:28.389Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:50:28 [2020-04-15T19:50:28.389Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:50:28 [2020-04-15T19:50:28.389Z] 
19:50:28 [2020-04-15T19:50:28.389Z] 
19:50:28 [2020-04-15T19:50:28.389Z] DONE 17 tests, 4 skipped in 29.200s
19:50:28 [2020-04-15T19:50:28.389Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:50:28 [2020-04-15T19:50:28.389Z] ++ 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:50:28 [2020-04-15T19:50:28.389Z] ++ set -e
19:50:28 [2020-04-15T19:50:28.389Z] ++ '[' -n 0 ']'
19:50:28 [2020-04-15T19:50:28.389Z] ++ set -x
19:50:28 [2020-04-15T19:50:28.389Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
19:50:28 [2020-04-15T19:50:28.389Z] INFO: Testing against a local daemon
19:50:28 [2020-04-15T19:50:28.389Z] === RUN   TestPluginInvalidJSON
19:50:28 [2020-04-15T19:50:28.389Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:50:28 [2020-04-15T19:50:28.389Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:50:28 [2020-04-15T19:50:28.389Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:50:28 [2020-04-15T19:50:28.389Z] --- PASS: TestPluginInvalidJSON (0.04s)
19:50:28 [2020-04-15T19:50:28.389Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:50:28 [2020-04-15T19:50:28.389Z] PASS
19:50:28 [2020-04-15T19:50:28.389Z] 
19:50:28 [2020-04-15T19:50:28.389Z] DONE 2 tests in 0.134s
19:50:28 [2020-04-15T19:50:28.389Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:50:28 [2020-04-15T19:50:28.389Z] ++ 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:50:28 [2020-04-15T19:50:28.389Z] ++ set -e
19:50:28 [2020-04-15T19:50:28.389Z] ++ '[' -n 0 ']'
19:50:28 [2020-04-15T19:50:28.389Z] ++ set -x
19:50:28 [2020-04-15T19:50:28.389Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
19:50:28 [2020-04-15T19:50:28.389Z] INFO: Testing against a local daemon
19:50:28 [2020-04-15T19:50:28.389Z] === RUN   TestExternalGraphDriver
19:50:28 [2020-04-15T19:50:28.389Z] === RUN   TestExternalGraphDriver/json
19:50:29 [2020-04-15T19:50:29.012Z] === RUN   TestExternalGraphDriver/spec
19:50:29 [2020-04-15T19:50:29.687Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
19:50:29 [2020-04-15T19:50:29.944Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
19:50:30 [2020-04-15T19:50:30.200Z] === RUN   TestDockerSuite/TestPsByOrder
19:50:31 [2020-04-15T19:50:31.056Z] === RUN   TestExternalGraphDriver/pull
19:50:31 [2020-04-15T19:50:31.571Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
19:50:33 [2020-04-15T19:50:33.090Z] --- PASS: TestExternalGraphDriver (6.20s)
19:50:33 [2020-04-15T19:50:33.090Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
19:50:33 [2020-04-15T19:50:33.090Z]     daemon.go:325: [d5a78317b11d3] waiting for daemon to start
19:50:33 [2020-04-15T19:50:33.090Z]     daemon.go:325: [d5a78317b11d3] waiting for daemon to start
19:50:33 [2020-04-15T19:50:33.090Z]     daemon.go:353: [d5a78317b11d3] daemon started
19:50:33 [2020-04-15T19:50:33.090Z]     daemon.go:461: [d5a78317b11d3] Stopping daemon
19:50:33 [2020-04-15T19:50:33.090Z]     daemon.go:296: [d5a78317b11d3] exiting daemon
19:50:33 [2020-04-15T19:50:33.090Z]     daemon.go:448: [d5a78317b11d3] Daemon stopped
19:50:33 [2020-04-15T19:50:33.090Z]     daemon.go:325: [d5a78317b11d3] waiting for daemon to start
19:50:33 [2020-04-15T19:50:33.090Z]     daemon.go:325: [d5a78317b11d3] waiting for daemon to start
19:50:33 [2020-04-15T19:50:33.090Z]     daemon.go:353: [d5a78317b11d3] daemon started
19:50:33 [2020-04-15T19:50:33.090Z]     daemon.go:461: [d5a78317b11d3] Stopping daemon
19:50:33 [2020-04-15T19:50:33.090Z]     daemon.go:296: [d5a78317b11d3] exiting daemon
19:50:33 [2020-04-15T19:50:33.090Z]     daemon.go:448: [d5a78317b11d3] Daemon stopped
19:50:33 [2020-04-15T19:50:33.090Z]     --- PASS: TestExternalGraphDriver/json (2.03s)
19:50:33 [2020-04-15T19:50:33.090Z]     daemon.go:325: [d5a78317b11d3] waiting for daemon to start
19:50:33 [2020-04-15T19:50:33.090Z]     daemon.go:325: [d5a78317b11d3] waiting for daemon to start
19:50:33 [2020-04-15T19:50:33.090Z]     daemon.go:353: [d5a78317b11d3] daemon started
19:50:33 [2020-04-15T19:50:33.090Z]     daemon.go:461: [d5a78317b11d3] Stopping daemon
19:50:33 [2020-04-15T19:50:33.090Z]     daemon.go:296: [d5a78317b11d3] exiting daemon
19:50:33 [2020-04-15T19:50:33.090Z]     daemon.go:448: [d5a78317b11d3] Daemon stopped
19:50:33 [2020-04-15T19:50:33.090Z]     daemon.go:325: [d5a78317b11d3] waiting for daemon to start
19:50:33 [2020-04-15T19:50:33.090Z]     daemon.go:325: [d5a78317b11d3] waiting for daemon to start
19:50:33 [2020-04-15T19:50:33.090Z]     daemon.go:353: [d5a78317b11d3] daemon started
19:50:33 [2020-04-15T19:50:33.090Z]     daemon.go:461: [d5a78317b11d3] Stopping daemon
19:50:33 [2020-04-15T19:50:33.090Z]     daemon.go:296: [d5a78317b11d3] exiting daemon
19:50:33 [2020-04-15T19:50:33.090Z]     daemon.go:448: [d5a78317b11d3] Daemon stopped
19:50:33 [2020-04-15T19:50:33.090Z]     --- PASS: TestExternalGraphDriver/spec (2.01s)
19:50:33 [2020-04-15T19:50:33.090Z]     daemon.go:325: [d5a78317b11d3] waiting for daemon to start
19:50:33 [2020-04-15T19:50:33.090Z]     daemon.go:325: [d5a78317b11d3] waiting for daemon to start
19:50:33 [2020-04-15T19:50:33.090Z]     daemon.go:353: [d5a78317b11d3] daemon started
19:50:33 [2020-04-15T19:50:33.090Z]     daemon.go:461: [d5a78317b11d3] Stopping daemon
19:50:33 [2020-04-15T19:50:33.090Z]     daemon.go:296: [d5a78317b11d3] exiting daemon
19:50:33 [2020-04-15T19:50:33.090Z]     daemon.go:448: [d5a78317b11d3] Daemon stopped
19:50:33 [2020-04-15T19:50:33.090Z]     --- PASS: TestExternalGraphDriver/pull (2.00s)
19:50:33 [2020-04-15T19:50:33.090Z] === RUN   TestGraphdriverPluginV2
19:50:33 [2020-04-15T19:50:33.090Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
19:50:33 [2020-04-15T19:50:33.090Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:50:33 [2020-04-15T19:50:33.090Z] PASS
19:50:33 [2020-04-15T19:50:33.090Z] 
19:50:33 [2020-04-15T19:50:33.090Z] === Skipped
19:50:33 [2020-04-15T19:50:33.090Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s)
19:50:33 [2020-04-15T19:50:33.090Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:50:33 [2020-04-15T19:50:33.090Z] 
19:50:33 [2020-04-15T19:50:33.090Z] 
19:50:33 [2020-04-15T19:50:33.090Z] DONE 5 tests, 1 skipped in 6.370s
19:50:33 [2020-04-15T19:50:33.090Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:50:33 [2020-04-15T19:50:33.090Z] ++ 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:50:33 [2020-04-15T19:50:33.090Z] ++ set -e
19:50:33 [2020-04-15T19:50:33.090Z] ++ '[' -n 0 ']'
19:50:33 [2020-04-15T19:50:33.090Z] ++ set -x
19:50:33 [2020-04-15T19:50:33.090Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
19:50:33 [2020-04-15T19:50:33.194Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
19:50:33 [2020-04-15T19:50:33.375Z] INFO: Testing against a local daemon
19:50:33 [2020-04-15T19:50:33.375Z] === RUN   TestContinueAfterPluginCrash
19:50:33 [2020-04-15T19:50:33.375Z] === PAUSE TestContinueAfterPluginCrash
19:50:33 [2020-04-15T19:50:33.375Z] === RUN   TestDaemonStartWithLogOpt
19:50:33 [2020-04-15T19:50:33.375Z] === PAUSE TestDaemonStartWithLogOpt
19:50:33 [2020-04-15T19:50:33.375Z] === CONT  TestContinueAfterPluginCrash
19:50:33 [2020-04-15T19:50:33.375Z] === CONT  TestDaemonStartWithLogOpt
19:50:33 [2020-04-15T19:50:33.464Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
19:50:34 [2020-04-15T19:50:34.832Z] === RUN   TestDockerSuite/TestPsListContainersBase
19:50:35 [2020-04-15T19:50:35.363Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
19:50:38 [2020-04-15T19:50:38.104Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
19:50:38 [2020-04-15T19:50:38.361Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
19:50:40 [2020-04-15T19:50:40.025Z] === RUN   TestDockerSuite/TestBuildEnv
19:50:40 [2020-04-15T19:50:40.025Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
19:50:40 [2020-04-15T19:50:40.484Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
19:50:40 [2020-04-15T19:50:40.484Z] === RUN   TestDockerSuite/TestBuildEnvUsage
19:50:40 [2020-04-15T19:50:40.484Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
19:50:40 [2020-04-15T19:50:40.484Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
19:50:44 [2020-04-15T19:50:44.193Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
19:50:44 [2020-04-15T19:50:44.193Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
19:50:44 [2020-04-15T19:50:44.193Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
19:50:44 [2020-04-15T19:50:44.193Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
19:50:44 [2020-04-15T19:50:44.648Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
19:50:44 [2020-04-15T19:50:44.904Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
19:50:44 [2020-04-15T19:50:44.904Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
19:50:44 [2020-04-15T19:50:44.904Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
19:50:48 [2020-04-15T19:50:48.180Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
19:50:48 [2020-04-15T19:50:48.665Z] --- PASS: TestDaemonStartWithLogOpt (15.33s)
19:50:48 [2020-04-15T19:50:48.665Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
19:50:48 [2020-04-15T19:50:48.665Z]     daemon.go:325: [d5351ae0e027f] waiting for daemon to start
19:50:48 [2020-04-15T19:50:48.665Z]     daemon.go:325: [d5351ae0e027f] waiting for daemon to start
19:50:48 [2020-04-15T19:50:48.665Z]     daemon.go:353: [d5351ae0e027f] daemon started
19:50:48 [2020-04-15T19:50:48.665Z]     daemon.go:461: [d5351ae0e027f] Stopping daemon
19:50:48 [2020-04-15T19:50:48.665Z]     daemon.go:296: [d5351ae0e027f] exiting daemon
19:50:48 [2020-04-15T19:50:48.665Z]     daemon.go:448: [d5351ae0e027f] Daemon stopped
19:50:48 [2020-04-15T19:50:48.665Z]     daemon.go:325: [d5351ae0e027f] waiting for daemon to start
19:50:48 [2020-04-15T19:50:48.665Z]     daemon.go:325: [d5351ae0e027f] waiting for daemon to start
19:50:48 [2020-04-15T19:50:48.665Z]     daemon.go:353: [d5351ae0e027f] daemon started
19:50:48 [2020-04-15T19:50:48.665Z]     daemon.go:461: [d5351ae0e027f] Stopping daemon
19:50:48 [2020-04-15T19:50:48.665Z]     daemon.go:296: [d5351ae0e027f] exiting daemon
19:50:48 [2020-04-15T19:50:48.665Z]     daemon.go:448: [d5351ae0e027f] Daemon stopped
19:50:49 [2020-04-15T19:50:49.313Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
19:50:54 [2020-04-15T19:50:54.164Z] --- PASS: TestContinueAfterPluginCrash (20.12s)
19:50:54 [2020-04-15T19:50:54.164Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
19:50:54 [2020-04-15T19:50:54.164Z]     daemon.go:325: [d8bf3f1a7cf14] waiting for daemon to start
19:50:54 [2020-04-15T19:50:54.164Z]     daemon.go:325: [d8bf3f1a7cf14] waiting for daemon to start
19:50:54 [2020-04-15T19:50:54.164Z]     daemon.go:353: [d8bf3f1a7cf14] daemon started
19:50:54 [2020-04-15T19:50:54.164Z]     daemon.go:461: [d8bf3f1a7cf14] Stopping daemon
19:50:54 [2020-04-15T19:50:54.164Z]     daemon.go:296: [d8bf3f1a7cf14] exiting daemon
19:50:54 [2020-04-15T19:50:54.164Z]     daemon.go:448: [d8bf3f1a7cf14] Daemon stopped
19:50:54 [2020-04-15T19:50:54.164Z] PASS
19:50:54 [2020-04-15T19:50:54.164Z] 
19:50:54 [2020-04-15T19:50:54.164Z] DONE 2 tests in 20.219s
19:50:54 [2020-04-15T19:50:54.164Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:50:54 [2020-04-15T19:50:54.164Z] ++ 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:50:54 [2020-04-15T19:50:54.164Z] ++ set -e
19:50:54 [2020-04-15T19:50:54.164Z] ++ '[' -n 0 ']'
19:50:54 [2020-04-15T19:50:54.164Z] ++ set -x
19:50:54 [2020-04-15T19:50:54.164Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
19:50:54 [2020-04-15T19:50:54.164Z] INFO: Testing against a local daemon
19:50:54 [2020-04-15T19:50:54.164Z] === RUN   TestPluginWithDevMounts
19:50:54 [2020-04-15T19:50:54.164Z] === PAUSE TestPluginWithDevMounts
19:50:54 [2020-04-15T19:50:54.164Z] === CONT  TestPluginWithDevMounts
19:50:55 [2020-04-15T19:50:55.641Z] --- PASS: TestPluginWithDevMounts (2.25s)
19:50:55 [2020-04-15T19:50:55.642Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
19:50:55 [2020-04-15T19:50:55.642Z]     daemon.go:325: [d28a325f0d939] waiting for daemon to start
19:50:55 [2020-04-15T19:50:55.642Z]     daemon.go:325: [d28a325f0d939] waiting for daemon to start
19:50:55 [2020-04-15T19:50:55.642Z]     daemon.go:353: [d28a325f0d939] daemon started
19:50:55 [2020-04-15T19:50:55.642Z]     daemon.go:461: [d28a325f0d939] Stopping daemon
19:50:55 [2020-04-15T19:50:55.642Z]     daemon.go:296: [d28a325f0d939] exiting daemon
19:50:55 [2020-04-15T19:50:55.642Z]     daemon.go:448: [d28a325f0d939] Daemon stopped
19:50:55 [2020-04-15T19:50:55.642Z] PASS
19:50:55 [2020-04-15T19:50:55.642Z] 
19:50:55 [2020-04-15T19:50:55.642Z] DONE 1 tests in 2.348s
19:50:55 [2020-04-15T19:50:55.642Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
19:50:55 [2020-04-15T19:50:55.928Z] ++ 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:50:55 [2020-04-15T19:50:55.928Z] ++ set -e
19:50:55 [2020-04-15T19:50:55.928Z] ++ '[' -n 0 ']'
19:50:55 [2020-04-15T19:50:55.928Z] ++ set -x
19:50:55 [2020-04-15T19:50:55.928Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
19:50:55 [2020-04-15T19:50:55.928Z] INFO: Testing against a local daemon
19:50:55 [2020-04-15T19:50:55.928Z] === RUN   TestSecretInspect
19:50:56 [2020-04-15T19:50:56.269Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
19:50:57 [2020-04-15T19:50:57.200Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
19:50:57 [2020-04-15T19:50:57.763Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
19:50:57 [2020-04-15T19:50:57.962Z] --- PASS: TestSecretInspect (2.22s)
19:50:57 [2020-04-15T19:50:57.962Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
19:50:57 [2020-04-15T19:50:57.962Z]     daemon.go:325: [d0859c4a2812f] waiting for daemon to start
19:50:57 [2020-04-15T19:50:57.962Z]     daemon.go:325: [d0859c4a2812f] waiting for daemon to start
19:50:57 [2020-04-15T19:50:57.962Z]     daemon.go:353: [d0859c4a2812f] daemon started
19:50:57 [2020-04-15T19:50:57.962Z]     daemon.go:461: [d0859c4a2812f] Stopping daemon
19:50:57 [2020-04-15T19:50:57.962Z]     daemon.go:296: [d0859c4a2812f] exiting daemon
19:50:57 [2020-04-15T19:50:57.962Z]     daemon.go:448: [d0859c4a2812f] Daemon stopped
19:50:57 [2020-04-15T19:50:57.962Z] === RUN   TestSecretList
19:51:00 [2020-04-15T19:51:00.296Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
19:51:00 [2020-04-15T19:51:00.553Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
19:51:00 [2020-04-15T19:51:00.658Z] --- PASS: TestSecretList (2.22s)
19:51:00 [2020-04-15T19:51:00.658Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
19:51:00 [2020-04-15T19:51:00.658Z]     daemon.go:325: [daea314188803] waiting for daemon to start
19:51:00 [2020-04-15T19:51:00.658Z]     daemon.go:325: [daea314188803] waiting for daemon to start
19:51:00 [2020-04-15T19:51:00.658Z]     daemon.go:353: [daea314188803] daemon started
19:51:00 [2020-04-15T19:51:00.658Z]     daemon.go:461: [daea314188803] Stopping daemon
19:51:00 [2020-04-15T19:51:00.658Z]     daemon.go:296: [daea314188803] exiting daemon
19:51:00 [2020-04-15T19:51:00.658Z]     daemon.go:448: [daea314188803] Daemon stopped
19:51:00 [2020-04-15T19:51:00.658Z] === RUN   TestSecretsCreateAndDelete
19:51:02 [2020-04-15T19:51:02.448Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
19:51:02 [2020-04-15T19:51:02.689Z] --- PASS: TestSecretsCreateAndDelete (2.15s)
19:51:02 [2020-04-15T19:51:02.689Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
19:51:02 [2020-04-15T19:51:02.689Z]     daemon.go:325: [db5f988ec18f6] waiting for daemon to start
19:51:02 [2020-04-15T19:51:02.689Z]     daemon.go:325: [db5f988ec18f6] waiting for daemon to start
19:51:02 [2020-04-15T19:51:02.689Z]     daemon.go:353: [db5f988ec18f6] daemon started
19:51:02 [2020-04-15T19:51:02.689Z]     daemon.go:461: [db5f988ec18f6] Stopping daemon
19:51:02 [2020-04-15T19:51:02.689Z]     daemon.go:296: [db5f988ec18f6] exiting daemon
19:51:02 [2020-04-15T19:51:02.689Z]     daemon.go:448: [db5f988ec18f6] Daemon stopped
19:51:02 [2020-04-15T19:51:02.689Z] === RUN   TestSecretsUpdate
19:51:03 [2020-04-15T19:51:03.817Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
19:51:04 [2020-04-15T19:51:04.721Z] --- PASS: TestSecretsUpdate (2.22s)
19:51:04 [2020-04-15T19:51:04.721Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
19:51:04 [2020-04-15T19:51:04.721Z]     daemon.go:325: [d0bf515dbb8eb] waiting for daemon to start
19:51:04 [2020-04-15T19:51:04.721Z]     daemon.go:325: [d0bf515dbb8eb] waiting for daemon to start
19:51:04 [2020-04-15T19:51:04.721Z]     daemon.go:353: [d0bf515dbb8eb] daemon started
19:51:04 [2020-04-15T19:51:04.721Z]     daemon.go:461: [d0bf515dbb8eb] Stopping daemon
19:51:04 [2020-04-15T19:51:04.721Z]     daemon.go:296: [d0bf515dbb8eb] exiting daemon
19:51:04 [2020-04-15T19:51:04.721Z]     daemon.go:448: [d0bf515dbb8eb] Daemon stopped
19:51:04 [2020-04-15T19:51:04.721Z] === RUN   TestTemplatedSecret
19:51:04 [2020-04-15T19:51:04.748Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
19:51:05 [2020-04-15T19:51:05.678Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
19:51:07 [2020-04-15T19:51:07.017Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
19:51:07 [2020-04-15T19:51:07.406Z] --- PASS: TestTemplatedSecret (2.63s)
19:51:07 [2020-04-15T19:51:07.406Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
19:51:07 [2020-04-15T19:51:07.406Z]     daemon.go:325: [df7ee86daf75f] waiting for daemon to start
19:51:07 [2020-04-15T19:51:07.406Z]     daemon.go:325: [df7ee86daf75f] waiting for daemon to start
19:51:07 [2020-04-15T19:51:07.406Z]     daemon.go:353: [df7ee86daf75f] daemon started
19:51:07 [2020-04-15T19:51:07.406Z]     daemon.go:461: [df7ee86daf75f] Stopping daemon
19:51:07 [2020-04-15T19:51:07.406Z]     daemon.go:296: [df7ee86daf75f] exiting daemon
19:51:07 [2020-04-15T19:51:07.406Z]     daemon.go:448: [df7ee86daf75f] Daemon stopped
19:51:07 [2020-04-15T19:51:07.406Z] === RUN   TestSecretCreateResolve
19:51:07 [2020-04-15T19:51:07.472Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
19:51:07 [2020-04-15T19:51:07.472Z] === RUN   TestDockerSuite/TestBuildExpose
19:51:07 [2020-04-15T19:51:07.929Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
19:51:07 [2020-04-15T19:51:07.929Z] === RUN   TestDockerSuite/TestBuildExposeOrder
19:51:07 [2020-04-15T19:51:07.929Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
19:51:07 [2020-04-15T19:51:07.929Z] === RUN   TestDockerSuite/TestBuildFails
19:51:08 [2020-04-15T19:51:08.202Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
19:51:08 [2020-04-15T19:51:08.202Z] === RUN   TestDockerSuite/TestPsListContainersSize
19:51:09 [2020-04-15T19:51:09.440Z] --- PASS: TestSecretCreateResolve (2.23s)
19:51:09 [2020-04-15T19:51:09.440Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve
19:51:09 [2020-04-15T19:51:09.441Z]     daemon.go:325: [d61f15436b8be] waiting for daemon to start
19:51:09 [2020-04-15T19:51:09.441Z]     daemon.go:325: [d61f15436b8be] waiting for daemon to start
19:51:09 [2020-04-15T19:51:09.441Z]     daemon.go:353: [d61f15436b8be] daemon started
19:51:09 [2020-04-15T19:51:09.441Z]     daemon.go:461: [d61f15436b8be] Stopping daemon
19:51:09 [2020-04-15T19:51:09.441Z]     daemon.go:296: [d61f15436b8be] exiting daemon
19:51:09 [2020-04-15T19:51:09.441Z]     daemon.go:448: [d61f15436b8be] Daemon stopped
19:51:09 [2020-04-15T19:51:09.441Z] PASS
19:51:09 [2020-04-15T19:51:09.441Z] 
19:51:09 [2020-04-15T19:51:09.441Z] DONE 6 tests in 13.760s
19:51:09 [2020-04-15T19:51:09.441Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
19:51:09 [2020-04-15T19:51:09.441Z] ++ 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:51:09 [2020-04-15T19:51:09.441Z] ++ set -e
19:51:09 [2020-04-15T19:51:09.441Z] ++ '[' -n 0 ']'
19:51:09 [2020-04-15T19:51:09.441Z] ++ set -x
19:51:09 [2020-04-15T19:51:09.441Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
19:51:09 [2020-04-15T19:51:09.725Z] INFO: Testing against a local daemon
19:51:09 [2020-04-15T19:51:09.725Z] === RUN   TestServiceCreateInit
19:51:09 [2020-04-15T19:51:09.725Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:51:10 [2020-04-15T19:51:10.097Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
19:51:10 [2020-04-15T19:51:10.097Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
19:51:11 [2020-04-15T19:51:11.028Z] === RUN   TestDockerSuite/TestPsRightTagName
19:51:13 [2020-04-15T19:51:13.549Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
19:51:13 [2020-04-15T19:51:13.549Z] === RUN   TestDockerSuite/TestPsShowMounts
19:51:14 [2020-04-15T19:51:14.126Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:51:14 [2020-04-15T19:51:14.970Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
19:51:14 [2020-04-15T19:51:14.970Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
19:51:16 [2020-04-15T19:51:16.820Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
19:51:17 [2020-04-15T19:51:17.077Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
19:51:17 [2020-04-15T19:51:17.334Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
19:51:17 [2020-04-15T19:51:17.334Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
19:51:17 [2020-04-15T19:51:17.592Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
19:51:17 [2020-04-15T19:51:17.849Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
19:51:17 [2020-04-15T19:51:17.849Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
19:51:18 [2020-04-15T19:51:18.533Z] --- PASS: TestServiceCreateInit (8.11s)
19:51:18 [2020-04-15T19:51:18.534Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.96s)
19:51:18 [2020-04-15T19:51:18.534Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
19:51:18 [2020-04-15T19:51:18.534Z]         daemon.go:325: [d384102544e41] waiting for daemon to start
19:51:18 [2020-04-15T19:51:18.534Z]         daemon.go:325: [d384102544e41] waiting for daemon to start
19:51:18 [2020-04-15T19:51:18.534Z]         daemon.go:353: [d384102544e41] daemon started
19:51:18 [2020-04-15T19:51:18.534Z]         daemon.go:461: [d384102544e41] Stopping daemon
19:51:18 [2020-04-15T19:51:18.534Z]         daemon.go:296: [d384102544e41] exiting daemon
19:51:18 [2020-04-15T19:51:18.534Z]         daemon.go:448: [d384102544e41] Daemon stopped
19:51:18 [2020-04-15T19:51:18.534Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.11s)
19:51:18 [2020-04-15T19:51:18.534Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
19:51:18 [2020-04-15T19:51:18.534Z]         daemon.go:325: [d6bf2b8688265] waiting for daemon to start
19:51:18 [2020-04-15T19:51:18.534Z]         daemon.go:325: [d6bf2b8688265] waiting for daemon to start
19:51:18 [2020-04-15T19:51:18.534Z]         daemon.go:353: [d6bf2b8688265] daemon started
19:51:18 [2020-04-15T19:51:18.534Z]         daemon.go:461: [d6bf2b8688265] Stopping daemon
19:51:18 [2020-04-15T19:51:18.534Z]         daemon.go:296: [d6bf2b8688265] exiting daemon
19:51:18 [2020-04-15T19:51:18.534Z]         daemon.go:448: [d6bf2b8688265] Daemon stopped
19:51:18 [2020-04-15T19:51:18.534Z] === RUN   TestCreateServiceMultipleTimes
19:51:18 [2020-04-15T19:51:18.779Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
19:51:19 [2020-04-15T19:51:19.635Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
19:51:20 [2020-04-15T19:51:20.674Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
19:51:22 [2020-04-15T19:51:22.042Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
19:51:22 [2020-04-15T19:51:22.971Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
19:51:24 [2020-04-15T19:51:24.304Z] === RUN   TestDockerSuite/TestBuildForceRm
19:51:31 [2020-04-15T19:51:31.066Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
19:51:31 [2020-04-15T19:51:31.066Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
19:51:31 [2020-04-15T19:51:31.361Z] === RUN   TestDockerSuite/TestBuildFromGit
19:51:31 [2020-04-15T19:51:31.997Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
19:51:34 [2020-04-15T19:51:34.090Z] --- PASS: TestCreateServiceMultipleTimes (15.81s)
19:51:34 [2020-04-15T19:51:34.090Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
19:51:34 [2020-04-15T19:51:34.090Z]     daemon.go:325: [de0f89f503204] waiting for daemon to start
19:51:34 [2020-04-15T19:51:34.090Z]     daemon.go:325: [de0f89f503204] waiting for daemon to start
19:51:34 [2020-04-15T19:51:34.090Z]     daemon.go:353: [de0f89f503204] daemon started
19:51:34 [2020-04-15T19:51:34.090Z]     daemon.go:461: [de0f89f503204] Stopping daemon
19:51:34 [2020-04-15T19:51:34.090Z]     daemon.go:296: [de0f89f503204] exiting daemon
19:51:34 [2020-04-15T19:51:34.090Z]     daemon.go:448: [de0f89f503204] Daemon stopped
19:51:34 [2020-04-15T19:51:34.090Z] === RUN   TestCreateServiceConflict
19:51:34 [2020-04-15T19:51:34.524Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
19:51:34 [2020-04-15T19:51:34.524Z] === RUN   TestDockerSuite/TestRestartPolicyNO
19:51:34 [2020-04-15T19:51:34.785Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
19:51:35 [2020-04-15T19:51:35.041Z] === RUN   TestDockerSuite/TestRestartRunningContainer
19:51:36 [2020-04-15T19:51:36.124Z] --- PASS: TestCreateServiceConflict (2.24s)
19:51:36 [2020-04-15T19:51:36.124Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict
19:51:36 [2020-04-15T19:51:36.124Z]     daemon.go:325: [d111f5a8fb6cf] waiting for daemon to start
19:51:36 [2020-04-15T19:51:36.124Z]     daemon.go:325: [d111f5a8fb6cf] waiting for daemon to start
19:51:36 [2020-04-15T19:51:36.124Z]     daemon.go:353: [d111f5a8fb6cf] daemon started
19:51:36 [2020-04-15T19:51:36.124Z]     daemon.go:461: [d111f5a8fb6cf] Stopping daemon
19:51:36 [2020-04-15T19:51:36.124Z]     daemon.go:296: [d111f5a8fb6cf] exiting daemon
19:51:36 [2020-04-15T19:51:36.124Z]     daemon.go:448: [d111f5a8fb6cf] Daemon stopped
19:51:36 [2020-04-15T19:51:36.124Z] === RUN   TestCreateServiceMaxReplicas
19:51:37 [2020-04-15T19:51:37.134Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
19:51:37 [2020-04-15T19:51:37.560Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
19:51:38 [2020-04-15T19:51:38.661Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
19:51:38 [2020-04-15T19:51:38.834Z] --- PASS: TestCreateServiceMaxReplicas (2.95s)
19:51:38 [2020-04-15T19:51:38.834Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas
19:51:38 [2020-04-15T19:51:38.834Z]     daemon.go:325: [d54cc5d45ff59] waiting for daemon to start
19:51:38 [2020-04-15T19:51:38.834Z]     daemon.go:325: [d54cc5d45ff59] waiting for daemon to start
19:51:38 [2020-04-15T19:51:38.834Z]     daemon.go:353: [d54cc5d45ff59] daemon started
19:51:38 [2020-04-15T19:51:38.834Z]     daemon.go:461: [d54cc5d45ff59] Stopping daemon
19:51:38 [2020-04-15T19:51:38.834Z]     daemon.go:296: [d54cc5d45ff59] exiting daemon
19:51:38 [2020-04-15T19:51:38.834Z]     daemon.go:448: [d54cc5d45ff59] Daemon stopped
19:51:38 [2020-04-15T19:51:38.834Z] === RUN   TestCreateWithDuplicateNetworkNames
19:51:39 [2020-04-15T19:51:39.453Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
19:51:43 [2020-04-15T19:51:43.625Z] === RUN   TestDockerSuite/TestRestartWithVolumes
19:51:43 [2020-04-15T19:51:43.625Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
19:51:44 [2020-04-15T19:51:44.484Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
19:51:44 [2020-04-15T19:51:44.484Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
19:51:44 [2020-04-15T19:51:44.484Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
19:51:44 [2020-04-15T19:51:44.939Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
19:51:44 [2020-04-15T19:51:44.939Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
19:51:44 [2020-04-15T19:51:44.994Z] === RUN   TestDockerSuite/TestRmiBlank
19:51:44 [2020-04-15T19:51:44.994Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
19:51:44 [2020-04-15T19:51:44.994Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
19:51:49 [2020-04-15T19:51:49.168Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
19:51:50 [2020-04-15T19:51:50.097Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
19:51:50 [2020-04-15T19:51:50.353Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
19:51:52 [2020-04-15T19:51:52.245Z] === RUN   TestDockerSuite/TestRmiImgIDForce
19:51:53 [2020-04-15T19:51:53.176Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
19:51:54 [2020-04-15T19:51:54.071Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.37s)
19:51:54 [2020-04-15T19:51:54.071Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
19:51:54 [2020-04-15T19:51:54.071Z]     daemon.go:325: [d25463e88c915] waiting for daemon to start
19:51:54 [2020-04-15T19:51:54.071Z]     daemon.go:325: [d25463e88c915] waiting for daemon to start
19:51:54 [2020-04-15T19:51:54.071Z]     daemon.go:353: [d25463e88c915] daemon started
19:51:54 [2020-04-15T19:51:54.071Z]     daemon.go:461: [d25463e88c915] Stopping daemon
19:51:54 [2020-04-15T19:51:54.071Z]     daemon.go:296: [d25463e88c915] exiting daemon
19:51:54 [2020-04-15T19:51:54.071Z]     daemon.go:448: [d25463e88c915] Daemon stopped
19:51:54 [2020-04-15T19:51:54.071Z] === RUN   TestCreateServiceSecretFileMode
19:51:54 [2020-04-15T19:51:54.692Z] --- PASS: TestCreateServiceSecretFileMode (2.59s)
19:51:54 [2020-04-15T19:51:54.692Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
19:51:54 [2020-04-15T19:51:54.692Z]     daemon.go:325: [d5cce28dd13f1] waiting for daemon to start
19:51:54 [2020-04-15T19:51:54.692Z]     daemon.go:325: [d5cce28dd13f1] waiting for daemon to start
19:51:54 [2020-04-15T19:51:54.692Z]     daemon.go:353: [d5cce28dd13f1] daemon started
19:51:54 [2020-04-15T19:51:54.692Z]     daemon.go:461: [d5cce28dd13f1] Stopping daemon
19:51:54 [2020-04-15T19:51:54.692Z]     daemon.go:296: [d5cce28dd13f1] exiting daemon
19:51:54 [2020-04-15T19:51:54.692Z]     daemon.go:448: [d5cce28dd13f1] Daemon stopped
19:51:54 [2020-04-15T19:51:54.692Z] === RUN   TestCreateServiceConfigFileMode
19:51:55 [2020-04-15T19:51:55.071Z] === RUN   TestDockerSuite/TestRmiParentImageFail
19:51:56 [2020-04-15T19:51:56.001Z] === RUN   TestDockerSuite/TestRmiTag
19:51:56 [2020-04-15T19:51:56.258Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
19:51:57 [2020-04-15T19:51:57.187Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
19:51:57 [2020-04-15T19:51:57.432Z] --- PASS: TestCreateServiceConfigFileMode (2.55s)
19:51:57 [2020-04-15T19:51:57.432Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
19:51:57 [2020-04-15T19:51:57.432Z]     daemon.go:325: [de4e0d1f9bf73] waiting for daemon to start
19:51:57 [2020-04-15T19:51:57.432Z]     daemon.go:325: [de4e0d1f9bf73] waiting for daemon to start
19:51:57 [2020-04-15T19:51:57.432Z]     daemon.go:353: [de4e0d1f9bf73] daemon started
19:51:57 [2020-04-15T19:51:57.432Z]     daemon.go:461: [de4e0d1f9bf73] Stopping daemon
19:51:57 [2020-04-15T19:51:57.432Z]     daemon.go:296: [de4e0d1f9bf73] exiting daemon
19:51:57 [2020-04-15T19:51:57.432Z]     daemon.go:448: [de4e0d1f9bf73] Daemon stopped
19:51:57 [2020-04-15T19:51:57.432Z] === RUN   TestCreateServiceSysctls
19:51:57 [2020-04-15T19:51:57.444Z] === RUN   TestDockerSwarmSuite/TestServiceScale
19:51:59 [2020-04-15T19:51:59.713Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
19:51:59 [2020-04-15T19:51:59.713Z] === RUN   TestDockerSuite/TestBuildHistory
19:52:00 [2020-04-15T19:52:00.717Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
19:52:00 [2020-04-15T19:52:00.903Z] --- PASS: TestCreateServiceSysctls (3.48s)
19:52:00 [2020-04-15T19:52:00.903Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls
19:52:00 [2020-04-15T19:52:00.903Z]     daemon.go:325: [d526678ccc934] waiting for daemon to start
19:52:00 [2020-04-15T19:52:00.903Z]     daemon.go:325: [d526678ccc934] waiting for daemon to start
19:52:00 [2020-04-15T19:52:00.903Z]     daemon.go:353: [d526678ccc934] daemon started
19:52:00 [2020-04-15T19:52:00.903Z]     daemon.go:461: [d526678ccc934] Stopping daemon
19:52:00 [2020-04-15T19:52:00.903Z]     daemon.go:296: [d526678ccc934] exiting daemon
19:52:00 [2020-04-15T19:52:00.903Z]     daemon.go:448: [d526678ccc934] Daemon stopped
19:52:00 [2020-04-15T19:52:00.903Z] === RUN   TestInspect
19:52:02 [2020-04-15T19:52:02.085Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
19:52:02 [2020-04-15T19:52:02.649Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
19:52:03 [2020-04-15T19:52:03.606Z] --- PASS: TestInspect (2.81s)
19:52:03 [2020-04-15T19:52:03.606Z]     inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
19:52:03 [2020-04-15T19:52:03.606Z]     daemon.go:325: [d73169359b700] waiting for daemon to start
19:52:03 [2020-04-15T19:52:03.606Z]     daemon.go:325: [d73169359b700] waiting for daemon to start
19:52:03 [2020-04-15T19:52:03.606Z]     daemon.go:353: [d73169359b700] daemon started
19:52:03 [2020-04-15T19:52:03.606Z]     daemon.go:461: [d73169359b700] Stopping daemon
19:52:03 [2020-04-15T19:52:03.606Z]     daemon.go:296: [d73169359b700] exiting daemon
19:52:03 [2020-04-15T19:52:03.606Z]     daemon.go:448: [d73169359b700] Daemon stopped
19:52:03 [2020-04-15T19:52:03.606Z] === RUN   TestDockerNetworkConnectAlias
19:52:03 [2020-04-15T19:52:03.613Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
19:52:04 [2020-04-15T19:52:04.176Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
19:52:06 [2020-04-15T19:52:06.069Z] === RUN   TestDockerSuite/TestRunAddHost
19:52:06 [2020-04-15T19:52:06.632Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
19:52:06 [2020-04-15T19:52:06.889Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
19:52:07 [2020-04-15T19:52:07.820Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
19:52:07 [2020-04-15T19:52:07.820Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
19:52:08 [2020-04-15T19:52:08.750Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
19:52:09 [2020-04-15T19:52:09.134Z] --- PASS: TestDockerNetworkConnectAlias (4.60s)
19:52:09 [2020-04-15T19:52:09.134Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
19:52:09 [2020-04-15T19:52:09.135Z]     daemon.go:325: [d07daf6e71eb5] waiting for daemon to start
19:52:09 [2020-04-15T19:52:09.135Z]     daemon.go:325: [d07daf6e71eb5] waiting for daemon to start
19:52:09 [2020-04-15T19:52:09.135Z]     daemon.go:353: [d07daf6e71eb5] daemon started
19:52:09 [2020-04-15T19:52:09.135Z]     daemon.go:461: [d07daf6e71eb5] Stopping daemon
19:52:09 [2020-04-15T19:52:09.135Z]     daemon.go:296: [d07daf6e71eb5] exiting daemon
19:52:09 [2020-04-15T19:52:09.135Z]     daemon.go:448: [d07daf6e71eb5] Daemon stopped
19:52:09 [2020-04-15T19:52:09.135Z] === RUN   TestDockerNetworkReConnect
19:52:10 [2020-04-15T19:52:10.008Z] === RUN   TestDockerSuite/TestBuildIidFile
19:52:10 [2020-04-15T19:52:10.008Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
19:52:10 [2020-04-15T19:52:10.643Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
19:52:11 [2020-04-15T19:52:11.572Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
19:52:11 [2020-04-15T19:52:11.830Z] --- PASS: TestDockerNetworkReConnect (3.64s)
19:52:11 [2020-04-15T19:52:11.830Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
19:52:11 [2020-04-15T19:52:11.830Z]     daemon.go:325: [d5316a8af06df] waiting for daemon to start
19:52:11 [2020-04-15T19:52:11.830Z]     daemon.go:325: [d5316a8af06df] waiting for daemon to start
19:52:11 [2020-04-15T19:52:11.830Z]     daemon.go:353: [d5316a8af06df] daemon started
19:52:11 [2020-04-15T19:52:11.830Z]     daemon.go:461: [d5316a8af06df] Stopping daemon
19:52:11 [2020-04-15T19:52:11.830Z]     daemon.go:296: [d5316a8af06df] exiting daemon
19:52:11 [2020-04-15T19:52:11.830Z]     daemon.go:448: [d5316a8af06df] Daemon stopped
19:52:11 [2020-04-15T19:52:11.830Z] === RUN   TestServicePlugin
19:52:11 [2020-04-15T19:52:11.830Z] --- SKIP: TestServicePlugin (0.00s)
19:52:11 [2020-04-15T19:52:11.830Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:52:11 [2020-04-15T19:52:11.830Z] === RUN   TestServiceUpdateLabel
19:52:11 [2020-04-15T19:52:11.942Z] === RUN   TestDockerSuite/TestBuildInheritance
19:52:12 [2020-04-15T19:52:12.502Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
19:52:12 [2020-04-15T19:52:12.573Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
19:52:13 [2020-04-15T19:52:13.182Z] === RUN   TestDockerSuite/TestBuildInvalidTag
19:52:13 [2020-04-15T19:52:13.182Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
19:52:13 [2020-04-15T19:52:13.432Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
19:52:14 [2020-04-15T19:52:14.521Z] --- PASS: TestServiceUpdateLabel (2.28s)
19:52:14 [2020-04-15T19:52:14.521Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
19:52:14 [2020-04-15T19:52:14.521Z]     daemon.go:325: [d27c8478e6d49] waiting for daemon to start
19:52:14 [2020-04-15T19:52:14.521Z]     daemon.go:325: [d27c8478e6d49] waiting for daemon to start
19:52:14 [2020-04-15T19:52:14.521Z]     daemon.go:353: [d27c8478e6d49] daemon started
19:52:14 [2020-04-15T19:52:14.521Z]     daemon.go:461: [d27c8478e6d49] Stopping daemon
19:52:14 [2020-04-15T19:52:14.521Z]     daemon.go:296: [d27c8478e6d49] exiting daemon
19:52:14 [2020-04-15T19:52:14.521Z]     daemon.go:448: [d27c8478e6d49] Daemon stopped
19:52:14 [2020-04-15T19:52:14.521Z] === RUN   TestServiceUpdateSecrets
19:52:14 [2020-04-15T19:52:14.801Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
19:52:16 [2020-04-15T19:52:16.694Z] === RUN   TestDockerSuite/TestRunAttachDetach
19:52:17 [2020-04-15T19:52:17.258Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
19:52:17 [2020-04-15T19:52:17.876Z] === RUN   TestDockerSuite/TestBuildLabel
19:52:18 [2020-04-15T19:52:18.188Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
19:52:18 [2020-04-15T19:52:18.501Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
19:52:19 [2020-04-15T19:52:19.118Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
19:52:19 [2020-04-15T19:52:19.558Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
19:52:19 [2020-04-15T19:52:19.730Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
19:52:20 [2020-04-15T19:52:20.121Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
19:52:20 [2020-04-15T19:52:20.349Z] === RUN   TestDockerSuite/TestBuildLabels
19:52:21 [2020-04-15T19:52:21.490Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
19:52:21 [2020-04-15T19:52:21.490Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
19:52:21 [2020-04-15T19:52:21.541Z] === RUN   TestDockerSuite/TestBuildLabelsCache
19:52:24 [2020-04-15T19:52:24.819Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
19:52:24 [2020-04-15T19:52:24.819Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
19:52:24 [2020-04-15T19:52:24.819Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
19:52:24 [2020-04-15T19:52:24.819Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
19:52:24 [2020-04-15T19:52:24.992Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
19:52:25 [2020-04-15T19:52:25.383Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
19:52:25 [2020-04-15T19:52:25.945Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
19:52:25 [2020-04-15T19:52:25.945Z] === RUN   TestDockerSuite/TestRunBindMounts
19:52:27 [2020-04-15T19:52:27.313Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
19:52:28 [2020-04-15T19:52:28.020Z] === RUN   TestDockerSuite/TestBuildLastModified
19:52:28 [2020-04-15T19:52:28.020Z] === RUN   TestDockerSuite/TestBuildLineBreak
19:52:28 [2020-04-15T19:52:28.020Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
19:52:28 [2020-04-15T19:52:28.020Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
19:52:28 [2020-04-15T19:52:28.494Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
19:52:28 [2020-04-15T19:52:28.494Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
19:52:28 [2020-04-15T19:52:28.494Z] === RUN   TestDockerSuite/TestBuildMaintainer
19:52:28 [2020-04-15T19:52:28.681Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
19:52:28 [2020-04-15T19:52:28.952Z] === RUN   TestDockerSuite/TestBuildMissingArgs
19:52:28 [2020-04-15T19:52:28.978Z] --- PASS: TestServiceUpdateSecrets (14.77s)
19:52:28 [2020-04-15T19:52:28.978Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
19:52:28 [2020-04-15T19:52:28.978Z]     daemon.go:325: [d03fb8b4c981e] waiting for daemon to start
19:52:28 [2020-04-15T19:52:28.978Z]     daemon.go:325: [d03fb8b4c981e] waiting for daemon to start
19:52:28 [2020-04-15T19:52:28.978Z]     daemon.go:353: [d03fb8b4c981e] daemon started
19:52:28 [2020-04-15T19:52:28.978Z]     daemon.go:461: [d03fb8b4c981e] Stopping daemon
19:52:28 [2020-04-15T19:52:28.978Z]     daemon.go:296: [d03fb8b4c981e] exiting daemon
19:52:28 [2020-04-15T19:52:28.978Z]     daemon.go:448: [d03fb8b4c981e] Daemon stopped
19:52:28 [2020-04-15T19:52:28.978Z] === RUN   TestServiceUpdateConfigs
19:52:29 [2020-04-15T19:52:29.411Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
19:52:29 [2020-04-15T19:52:29.612Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
19:52:30 [2020-04-15T19:52:30.543Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
19:52:31 [2020-04-15T19:52:31.107Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
19:52:32 [2020-04-15T19:52:32.038Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
19:52:32 [2020-04-15T19:52:32.038Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
19:52:32 [2020-04-15T19:52:32.967Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
19:52:33 [2020-04-15T19:52:33.897Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
19:52:34 [2020-04-15T19:52:34.480Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
19:52:35 [2020-04-15T19:52:35.410Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
19:52:36 [2020-04-15T19:52:36.339Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
19:52:36 [2020-04-15T19:52:36.339Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
19:52:36 [2020-04-15T19:52:36.902Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
19:52:36 [2020-04-15T19:52:36.902Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
19:52:38 [2020-04-15T19:52:38.269Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
19:52:39 [2020-04-15T19:52:39.199Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
19:52:39 [2020-04-15T19:52:39.702Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
19:52:39 [2020-04-15T19:52:39.761Z] === RUN   TestDockerSuite/TestRunContainerNetwork
19:52:40 [2020-04-15T19:52:40.691Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
19:52:40 [2020-04-15T19:52:40.691Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
19:52:41 [2020-04-15T19:52:41.624Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
19:52:43 [2020-04-15T19:52:43.516Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
19:52:44 [2020-04-15T19:52:44.254Z] --- PASS: TestServiceUpdateConfigs (14.77s)
19:52:44 [2020-04-15T19:52:44.255Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
19:52:44 [2020-04-15T19:52:44.255Z]     daemon.go:325: [d525c61a215e2] waiting for daemon to start
19:52:44 [2020-04-15T19:52:44.255Z]     daemon.go:325: [d525c61a215e2] waiting for daemon to start
19:52:44 [2020-04-15T19:52:44.255Z]     daemon.go:353: [d525c61a215e2] daemon started
19:52:44 [2020-04-15T19:52:44.255Z]     daemon.go:461: [d525c61a215e2] Stopping daemon
19:52:44 [2020-04-15T19:52:44.255Z]     daemon.go:296: [d525c61a215e2] exiting daemon
19:52:44 [2020-04-15T19:52:44.255Z]     daemon.go:448: [d525c61a215e2] Daemon stopped
19:52:44 [2020-04-15T19:52:44.255Z] === RUN   TestServiceUpdateNetwork
19:52:44 [2020-04-15T19:52:44.883Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
19:52:46 [2020-04-15T19:52:46.252Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
19:52:47 [2020-04-15T19:52:47.182Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
19:52:47 [2020-04-15T19:52:47.438Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
19:52:48 [2020-04-15T19:52:48.002Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
19:52:48 [2020-04-15T19:52:48.565Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
19:52:49 [2020-04-15T19:52:49.935Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
19:52:50 [2020-04-15T19:52:50.499Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
19:52:52 [2020-04-15T19:52:52.392Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
19:52:54 [2020-04-15T19:52:54.458Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
19:52:54 [2020-04-15T19:52:54.458Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
19:52:55 [2020-04-15T19:52:55.665Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
19:52:55 [2020-04-15T19:52:55.922Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
19:52:55 [2020-04-15T19:52:55.984Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
19:52:56 [2020-04-15T19:52:56.179Z] === RUN   TestDockerSuite/TestRunCreateVolume
19:52:56 [2020-04-15T19:52:56.808Z] --- PASS: TestServiceUpdateNetwork (12.83s)
19:52:56 [2020-04-15T19:52:56.808Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
19:52:56 [2020-04-15T19:52:56.808Z]     daemon.go:325: [d74daaec15e2d] waiting for daemon to start
19:52:56 [2020-04-15T19:52:56.808Z]     daemon.go:325: [d74daaec15e2d] waiting for daemon to start
19:52:56 [2020-04-15T19:52:56.808Z]     daemon.go:353: [d74daaec15e2d] daemon started
19:52:56 [2020-04-15T19:52:56.808Z]     daemon.go:461: [d74daaec15e2d] Stopping daemon
19:52:56 [2020-04-15T19:52:56.808Z]     daemon.go:296: [d74daaec15e2d] exiting daemon
19:52:56 [2020-04-15T19:52:56.808Z]     daemon.go:448: [d74daaec15e2d] Daemon stopped
19:52:56 [2020-04-15T19:52:56.808Z] PASS
19:52:56 [2020-04-15T19:52:56.808Z] 
19:52:56 [2020-04-15T19:52:56.808Z] === Skipped
19:52:56 [2020-04-15T19:52:56.808Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
19:52:56 [2020-04-15T19:52:56.808Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:52:56 [2020-04-15T19:52:56.808Z] 
19:52:56 [2020-04-15T19:52:56.808Z] 
19:52:56 [2020-04-15T19:52:56.808Z] DONE 18 tests, 1 skipped in 106.897s
19:52:56 [2020-04-15T19:52:56.808Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
19:52:56 [2020-04-15T19:52:56.808Z] ++ 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:52:56 [2020-04-15T19:52:56.808Z] ++ set -e
19:52:56 [2020-04-15T19:52:56.808Z] ++ '[' -n 0 ']'
19:52:56 [2020-04-15T19:52:56.808Z] ++ set -x
19:52:56 [2020-04-15T19:52:56.808Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
19:52:56 [2020-04-15T19:52:56.808Z] INFO: Testing against a local daemon
19:52:56 [2020-04-15T19:52:56.808Z] === RUN   TestSessionCreate
19:52:56 [2020-04-15T19:52:56.808Z] --- PASS: TestSessionCreate (0.07s)
19:52:56 [2020-04-15T19:52:56.808Z] === RUN   TestSessionCreateWithBadUpgrade
19:52:56 [2020-04-15T19:52:56.808Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
19:52:56 [2020-04-15T19:52:56.808Z] PASS
19:52:56 [2020-04-15T19:52:56.808Z] 
19:52:56 [2020-04-15T19:52:56.808Z] DONE 2 tests in 0.208s
19:52:56 [2020-04-15T19:52:56.808Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
19:52:56 [2020-04-15T19:52:56.808Z] ++ 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:52:56 [2020-04-15T19:52:56.808Z] ++ set -e
19:52:56 [2020-04-15T19:52:56.808Z] ++ '[' -n 0 ']'
19:52:56 [2020-04-15T19:52:56.808Z] ++ set -x
19:52:56 [2020-04-15T19:52:56.808Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
19:52:56 [2020-04-15T19:52:56.808Z] INFO: Testing against a local daemon
19:52:56 [2020-04-15T19:52:56.808Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:52:56 [2020-04-15T19:52:56.808Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:52:56 [2020-04-15T19:52:56.808Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:52:56 [2020-04-15T19:52:56.808Z] === RUN   TestEventsExecDie
19:52:57 [2020-04-15T19:52:57.109Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
19:52:57 [2020-04-15T19:52:57.819Z] --- PASS: TestEventsExecDie (0.80s)
19:52:57 [2020-04-15T19:52:57.819Z] === RUN   TestEventsBackwardsCompatible
19:52:57 [2020-04-15T19:52:57.819Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
19:52:57 [2020-04-15T19:52:57.819Z] === RUN   TestInfoBinaryCommits
19:52:57 [2020-04-15T19:52:57.819Z] --- PASS: TestInfoBinaryCommits (0.05s)
19:52:57 [2020-04-15T19:52:57.819Z] === RUN   TestInfoAPIVersioned
19:52:57 [2020-04-15T19:52:57.819Z] --- PASS: TestInfoAPIVersioned (0.02s)
19:52:57 [2020-04-15T19:52:57.819Z] === RUN   TestInfoAPI
19:52:57 [2020-04-15T19:52:57.819Z] --- PASS: TestInfoAPI (0.05s)
19:52:57 [2020-04-15T19:52:57.819Z] === RUN   TestInfoAPIWarnings
19:52:58 [2020-04-15T19:52:58.836Z] --- PASS: TestInfoAPIWarnings (0.91s)
19:52:58 [2020-04-15T19:52:58.836Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
19:52:58 [2020-04-15T19:52:58.836Z]     daemon.go:325: [d78e8fcc596f8] waiting for daemon to start
19:52:58 [2020-04-15T19:52:58.836Z]     daemon.go:325: [d78e8fcc596f8] waiting for daemon to start
19:52:58 [2020-04-15T19:52:58.836Z]     daemon.go:353: [d78e8fcc596f8] daemon started
19:52:58 [2020-04-15T19:52:58.836Z]     daemon.go:461: [d78e8fcc596f8] Stopping daemon
19:52:58 [2020-04-15T19:52:58.836Z]     daemon.go:296: [d78e8fcc596f8] exiting daemon
19:52:58 [2020-04-15T19:52:58.836Z]     daemon.go:448: [d78e8fcc596f8] Daemon stopped
19:52:58 [2020-04-15T19:52:58.836Z] === RUN   TestLoginFailsWithBadCredentials
19:52:59 [2020-04-15T19:52:59.001Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
19:52:59 [2020-04-15T19:52:59.120Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s)
19:52:59 [2020-04-15T19:52:59.120Z] === RUN   TestPingCacheHeaders
19:52:59 [2020-04-15T19:52:59.120Z] --- PASS: TestPingCacheHeaders (0.05s)
19:52:59 [2020-04-15T19:52:59.120Z] === RUN   TestPingGet
19:52:59 [2020-04-15T19:52:59.405Z] --- PASS: TestPingGet (0.03s)
19:52:59 [2020-04-15T19:52:59.405Z] === RUN   TestPingHead
19:52:59 [2020-04-15T19:52:59.405Z] --- PASS: TestPingHead (0.06s)
19:52:59 [2020-04-15T19:52:59.405Z] === RUN   TestVersion
19:52:59 [2020-04-15T19:52:59.405Z] --- PASS: TestVersion (0.05s)
19:52:59 [2020-04-15T19:52:59.405Z] PASS
19:52:59 [2020-04-15T19:52:59.405Z] 
19:52:59 [2020-04-15T19:52:59.405Z] === Skipped
19:52:59 [2020-04-15T19:52:59.405Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:52:59 [2020-04-15T19:52:59.405Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:52:59 [2020-04-15T19:52:59.405Z] 
19:52:59 [2020-04-15T19:52:59.405Z] 
19:52:59 [2020-04-15T19:52:59.405Z] DONE 12 tests, 1 skipped in 2.649s
19:52:59 [2020-04-15T19:52:59.405Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
19:52:59 [2020-04-15T19:52:59.405Z] ++ 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:52:59 [2020-04-15T19:52:59.405Z] ++ set -e
19:52:59 [2020-04-15T19:52:59.405Z] ++ '[' -n 0 ']'
19:52:59 [2020-04-15T19:52:59.405Z] ++ set -x
19:52:59 [2020-04-15T19:52:59.405Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
19:52:59 [2020-04-15T19:52:59.405Z] INFO: Testing against a local daemon
19:52:59 [2020-04-15T19:52:59.405Z] === RUN   TestVolumesCreateAndList
19:52:59 [2020-04-15T19:52:59.405Z] --- PASS: TestVolumesCreateAndList (0.04s)
19:52:59 [2020-04-15T19:52:59.405Z] === RUN   TestVolumesRemove
19:52:59 [2020-04-15T19:52:59.565Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
19:52:59 [2020-04-15T19:52:59.689Z] --- PASS: TestVolumesRemove (0.09s)
19:52:59 [2020-04-15T19:52:59.689Z] === RUN   TestVolumesInspect
19:52:59 [2020-04-15T19:52:59.689Z] --- PASS: TestVolumesInspect (0.05s)
19:52:59 [2020-04-15T19:52:59.689Z] === RUN   TestVolumesInvalidJSON
19:52:59 [2020-04-15T19:52:59.689Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:52:59 [2020-04-15T19:52:59.689Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:52:59 [2020-04-15T19:52:59.689Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:52:59 [2020-04-15T19:52:59.689Z] --- PASS: TestVolumesInvalidJSON (0.03s)
19:52:59 [2020-04-15T19:52:59.689Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:52:59 [2020-04-15T19:52:59.689Z] PASS
19:52:59 [2020-04-15T19:52:59.689Z] 
19:52:59 [2020-04-15T19:52:59.689Z] DONE 5 tests in 0.292s
19:52:59 [2020-04-15T19:52:59.689Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:52:59 [2020-04-15T19:52:59.972Z] ++++ cat bundles/test-integration/docker.pid
19:52:59 [2020-04-15T19:52:59.972Z] +++ kill 12278
19:53:00 [2020-04-15T19:53:00.982Z] umount: bundles/test-integration/root: no mount point specified.
19:53:00 [2020-04-15T19:53:00.982Z] +++ /etc/init.d/apparmor stop
19:53:00 [2020-04-15T19:53:00.982Z] Leaving: AppArmorNo profiles have been unloaded.
19:53:00 [2020-04-15T19:53:00.982Z] 
19:53:00 [2020-04-15T19:53:00.982Z] Unloading profiles will leave already running processes permanently
19:53:00 [2020-04-15T19:53:00.982Z] unconfined, which can lead to unexpected situations.
19:53:00 [2020-04-15T19:53:00.982Z] 
19:53:00 [2020-04-15T19:53:00.982Z] To set a process to complain mode, use the command line tool
19:53:00 [2020-04-15T19:53:00.982Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:53:00 [2020-04-15T19:53:00.982Z] +++ true
19:53:01 [2020-04-15T19:53:01.266Z] 
19:53:01 [2020-04-15T19:53:01.463Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
Post stage
[Pipeline] junit
19:53:03 [2020-04-15T19:53:03.336Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:53:03 [2020-04-15T19:53:03.985Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
19:53:04 [2020-04-15T19:53:04.173Z] + echo Ensuring container killed.
19:53:04 [2020-04-15T19:53:04.173Z] Ensuring container killed.
19:53:04 [2020-04-15T19:53:04.173Z] + docker rm -vf docker-pr2
19:53:04 [2020-04-15T19:53:04.173Z] Error: No such container: docker-pr2
19:53:04 [2020-04-15T19:53:04.173Z] + true
[Pipeline] sh
19:53:04 [2020-04-15T19:53:04.560Z] + echo Chowning /workspace to jenkins user
19:53:04 [2020-04-15T19:53:04.560Z] Chowning /workspace to jenkins user
19:53:04 [2020-04-15T19:53:04.560Z] + id -u
19:53:04 [2020-04-15T19:53:04.560Z] + id -g
19:53:04 [2020-04-15T19:53:04.560Z] + docker run --rm -v /home/docker/workspace/moby_PR-40801:/workspace busybox chown -R 1001:1001 /workspace
19:53:04 [2020-04-15T19:53:04.560Z] Unable to find image 'busybox:latest' locally
19:53:04 [2020-04-15T19:53:04.843Z] latest: Pulling from library/busybox
19:53:04 [2020-04-15T19:53:04.843Z] abe12e943b1b: Pulling fs layer
19:53:05 [2020-04-15T19:53:05.127Z] abe12e943b1b: Download complete
19:53:05 [2020-04-15T19:53:05.412Z] abe12e943b1b: Pull complete
19:53:05 [2020-04-15T19:53:05.412Z] Digest: sha256:89b54451a47954c0422d873d438509dae87d478f1cb5d67fb130072f67ca5d25
19:53:05 [2020-04-15T19:53:05.412Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:53:07 [2020-04-15T19:53:07.256Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
19:53:07 [2020-04-15T19:53:07.256Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
19:53:07 [2020-04-15T19:53:07.256Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
19:53:07 [2020-04-15T19:53:07.292Z] + bundleName=ppc64le-integration
19:53:07 [2020-04-15T19:53:07.293Z] + echo Creating ppc64le-integration-bundles.tar.gz
19:53:07 [2020-04-15T19:53:07.293Z] Creating ppc64le-integration-bundles.tar.gz
19:53:07 [2020-04-15T19:53:07.293Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+  *.log -o -name *.profxargs -o tar -name -czf *-report.xml ppc64le-integration-bundles.tar.gz )
19:53:07 [2020-04-15T19:53:07.293Z]  -print
19:53:07 [2020-04-15T19:53:07.515Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
[Pipeline] archiveArtifacts
19:53:07 [2020-04-15T19:53:07.615Z] Archiving artifacts
19:53:07 [2020-04-15T19:53:07.945Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40801/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:53:08 [2020-04-15T19:53:08.336Z] + make clean
19:53:08 [2020-04-15T19:53:08.957Z] docker volume rm -f docker-dev-cache
19:53:08 [2020-04-15T19:53:08.957Z] docker-dev-cache
[Pipeline] deleteDir
19:53:09 [2020-04-15T19:53:09.410Z] === RUN   TestDockerSuite/TestRunDNSOptions
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:53:11 [2020-04-15T19:53:11.303Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
19:53:13 [2020-04-15T19:53:13.822Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
19:53:14 [2020-04-15T19:53:14.095Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
19:53:14 [2020-04-15T19:53:14.659Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
19:53:16 [2020-04-15T19:53:16.028Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
19:53:16 [2020-04-15T19:53:16.959Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
19:53:16 [2020-04-15T19:53:16.959Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
19:53:17 [2020-04-15T19:53:17.888Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
19:53:19 [2020-04-15T19:53:19.782Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
19:53:19 [2020-04-15T19:53:19.782Z] === RUN   TestDockerSuite/TestRunDuplicateMount
19:53:20 [2020-04-15T19:53:20.711Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
19:53:21 [2020-04-15T19:53:21.274Z] === RUN   TestDockerSuite/TestRunEchoStdout
19:53:22 [2020-04-15T19:53:22.203Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
19:53:23 [2020-04-15T19:53:23.132Z] === RUN   TestDockerSuite/TestRunEmptyEnv
19:53:23 [2020-04-15T19:53:23.132Z] === RUN   TestDockerSuite/TestRunEntrypoint
19:53:23 [2020-04-15T19:53:23.695Z] === RUN   TestDockerSuite/TestRunEnvironment
19:53:24 [2020-04-15T19:53:24.625Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
19:53:25 [2020-04-15T19:53:25.555Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
19:53:26 [2020-04-15T19:53:26.118Z] === RUN   TestDockerSuite/TestRunExitCode
19:53:27 [2020-04-15T19:53:27.049Z] === RUN   TestDockerSuite/TestRunExitCodeOne
19:53:27 [2020-04-15T19:53:27.979Z] === RUN   TestDockerSuite/TestRunExitCodeZero
19:53:28 [2020-04-15T19:53:28.541Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
19:53:29 [2020-04-15T19:53:29.480Z] === RUN   TestDockerSuite/TestRunExposePort
19:53:29 [2020-04-15T19:53:29.480Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
19:53:30 [2020-04-15T19:53:30.053Z] === RUN   TestDockerSuite/TestRunGroupAdd
19:53:30 [2020-04-15T19:53:30.616Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
19:53:30 [2020-04-15T19:53:30.873Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
19:53:31 [2020-04-15T19:53:31.939Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
19:53:32 [2020-04-15T19:53:32.766Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
19:53:33 [2020-04-15T19:53:33.330Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
19:53:33 [2020-04-15T19:53:33.330Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
19:53:37 [2020-04-15T19:53:37.502Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
19:53:37 [2020-04-15T19:53:37.502Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
19:53:38 [2020-04-15T19:53:38.870Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
19:53:49 [2020-04-15T19:53:49.615Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
19:53:51 [2020-04-15T19:53:51.047Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
19:53:51 [2020-04-15T19:53:51.047Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
19:53:51 [2020-04-15T19:53:51.976Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
19:53:51 [2020-04-15T19:53:51.976Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
19:53:51 [2020-04-15T19:53:51.976Z] === RUN   TestDockerSuite/TestRunInvalidReference
19:53:51 [2020-04-15T19:53:51.976Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
19:53:52 [2020-04-15T19:53:52.905Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
19:53:54 [2020-04-15T19:53:54.276Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
19:53:56 [2020-04-15T19:53:56.177Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
19:53:57 [2020-04-15T19:53:57.545Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
19:53:59 [2020-04-15T19:53:59.436Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
19:53:59 [2020-04-15T19:53:59.999Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
19:54:00 [2020-04-15T19:54:00.033Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
19:54:00 [2020-04-15T19:54:00.562Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
19:54:01 [2020-04-15T19:54:01.492Z] === RUN   TestDockerSuite/TestRunModeHostname
19:54:02 [2020-04-15T19:54:02.421Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
19:54:02 [2020-04-15T19:54:02.421Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
19:54:02 [2020-04-15T19:54:02.677Z] === RUN   TestDockerSuite/TestRunModeIpcHost
19:54:04 [2020-04-15T19:54:04.569Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
19:54:04 [2020-04-15T19:54:04.697Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
19:54:05 [2020-04-15T19:54:05.498Z] === RUN   TestDockerSuite/TestRunModePIDContainer
19:54:07 [2020-04-15T19:54:07.411Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
19:54:07 [2020-04-15T19:54:07.411Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
19:54:07 [2020-04-15T19:54:07.411Z] === RUN   TestDockerSuite/TestRunModePIDHost
19:54:09 [2020-04-15T19:54:09.304Z] === RUN   TestDockerSuite/TestRunModeUTSHost
19:54:10 [2020-04-15T19:54:10.672Z] === RUN   TestDockerSuite/TestRunMount
19:54:17 [2020-04-15T19:54:17.216Z] === RUN   TestDockerSuite/TestRunMountOrdering
19:54:17 [2020-04-15T19:54:17.473Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
19:54:18 [2020-04-15T19:54:18.402Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
19:54:19 [2020-04-15T19:54:19.770Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
19:54:22 [2020-04-15T19:54:22.289Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
19:54:25 [2020-04-15T19:54:25.561Z] === RUN   TestDockerSuite/TestRunNamedVolume
19:54:25 [2020-04-15T19:54:25.735Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
19:54:25 [2020-04-15T19:54:25.735Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
19:54:28 [2020-04-15T19:54:28.082Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
19:54:30 [2020-04-15T19:54:30.602Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
19:54:32 [2020-04-15T19:54:32.495Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
19:54:33 [2020-04-15T19:54:33.864Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
19:54:33 [2020-04-15T19:54:33.864Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
19:54:34 [2020-04-15T19:54:34.428Z] === RUN   TestDockerSuite/TestRunNetHost
19:54:35 [2020-04-15T19:54:35.359Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
19:54:36 [2020-04-15T19:54:36.289Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
19:54:36 [2020-04-15T19:54:36.852Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
19:54:38 [2020-04-15T19:54:38.081Z] === RUN   TestDockerSuite/TestBuildMultipleTags
19:54:38 [2020-04-15T19:54:38.082Z] === RUN   TestDockerSuite/TestBuildNetContainer
19:54:38 [2020-04-15T19:54:38.082Z] === RUN   TestDockerSuite/TestBuildNetNone
19:54:38 [2020-04-15T19:54:38.082Z] === RUN   TestDockerSuite/TestBuildNoContext
19:54:39 [2020-04-15T19:54:39.371Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
19:54:40 [2020-04-15T19:54:40.966Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
19:54:41 [2020-04-15T19:54:41.907Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
19:54:45 [2020-04-15T19:54:45.632Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
19:54:47 [2020-04-15T19:54:47.160Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
19:54:47 [2020-04-15T19:54:47.160Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
19:54:47 [2020-04-15T19:54:47.160Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
19:54:47 [2020-04-15T19:54:47.807Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
19:54:47 [2020-04-15T19:54:47.807Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
19:54:48 [2020-04-15T19:54:48.089Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
19:54:48 [2020-04-15T19:54:48.089Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
19:54:48 [2020-04-15T19:54:48.261Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
19:54:48 [2020-04-15T19:54:48.651Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
19:54:49 [2020-04-15T19:54:49.580Z] === RUN   TestDockerSuite/TestRunNonExistingImage
19:54:49 [2020-04-15T19:54:49.580Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
19:54:50 [2020-04-15T19:54:50.423Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
19:54:50 [2020-04-15T19:54:50.509Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
19:54:51 [2020-04-15T19:54:51.383Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
19:54:51 [2020-04-15T19:54:51.438Z] === RUN   TestDockerSuite/TestRunOOMExitCode
19:54:51 [2020-04-15T19:54:51.438Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
19:54:52 [2020-04-15T19:54:52.001Z] === RUN   TestDockerSuite/TestRunPIDsLimit
19:54:52 [2020-04-15T19:54:52.930Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
19:54:54 [2020-04-15T19:54:54.269Z] === RUN   TestDockerSuite/TestBuildOnBuild
19:54:54 [2020-04-15T19:54:54.824Z] === RUN   TestDockerSuite/TestRunPortInUse
19:54:55 [2020-04-15T19:54:55.388Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
19:54:56 [2020-04-15T19:54:56.317Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
19:54:56 [2020-04-15T19:54:56.880Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
19:54:57 [2020-04-15T19:54:57.810Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
19:54:58 [2020-04-15T19:54:58.739Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
19:54:59 [2020-04-15T19:54:59.303Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
19:54:59 [2020-04-15T19:54:59.303Z] === RUN   TestDockerSuite/TestRunPublishPort
19:55:00 [2020-04-15T19:55:00.232Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
19:55:00 [2020-04-15T19:55:00.795Z] === RUN   TestDockerSuite/TestRunReadProcLatency
19:55:00 [2020-04-15T19:55:00.795Z] === RUN   TestDockerSuite/TestRunReadProcTimer
19:55:01 [2020-04-15T19:55:01.724Z] === RUN   TestDockerSuite/TestRunRedirectStdout
19:55:03 [2020-04-15T19:55:03.094Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
19:55:03 [2020-04-15T19:55:03.094Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
19:55:04 [2020-04-15T19:55:04.539Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
19:55:04 [2020-04-15T19:55:04.539Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
19:55:06 [2020-04-15T19:55:06.365Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
19:55:08 [2020-04-15T19:55:08.258Z] === RUN   TestDockerSuite/TestRunRm
19:55:08 [2020-04-15T19:55:08.822Z] === RUN   TestDockerSuite/TestRunRmAndWait
19:55:13 [2020-04-15T19:55:13.018Z] === RUN   TestDockerSuite/TestRunRmPre125Api
19:55:13 [2020-04-15T19:55:13.071Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
19:55:13 [2020-04-15T19:55:13.581Z] === RUN   TestDockerSuite/TestRunRootWorkdir
19:55:14 [2020-04-15T19:55:14.145Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
19:55:15 [2020-04-15T19:55:15.965Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
19:55:16 [2020-04-15T19:55:16.039Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
19:55:16 [2020-04-15T19:55:16.969Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
19:55:21 [2020-04-15T19:55:21.142Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
19:55:26 [2020-04-15T19:55:26.242Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
19:55:26 [2020-04-15T19:55:26.393Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
19:55:26 [2020-04-15T19:55:26.393Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
19:55:26 [2020-04-15T19:55:26.958Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
19:55:27 [2020-04-15T19:55:27.890Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
19:55:28 [2020-04-15T19:55:28.454Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
19:55:29 [2020-04-15T19:55:29.383Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
19:55:30 [2020-04-15T19:55:30.314Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
19:55:30 [2020-04-15T19:55:30.877Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
19:55:30 [2020-04-15T19:55:30.910Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
19:55:31 [2020-04-15T19:55:31.808Z] === RUN   TestDockerSuite/TestRunSetMacAddress
19:55:32 [2020-04-15T19:55:32.371Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
19:55:35 [2020-04-15T19:55:35.642Z] === RUN   TestDockerSuite/TestRunState
19:55:36 [2020-04-15T19:55:36.813Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
19:55:36 [2020-04-15T19:55:36.813Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
19:55:36 [2020-04-15T19:55:36.813Z] === RUN   TestDockerSuite/TestBuildPATH
19:55:37 [2020-04-15T19:55:37.011Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
19:55:37 [2020-04-15T19:55:37.412Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
19:55:37 [2020-04-15T19:55:37.573Z] === RUN   TestDockerSuite/TestRunStdinPipe
19:55:38 [2020-04-15T19:55:38.503Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
19:55:38 [2020-04-15T19:55:38.503Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
19:55:38 [2020-04-15T19:55:38.503Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
19:55:38 [2020-04-15T19:55:38.714Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
19:55:38 [2020-04-15T19:55:38.714Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
19:55:39 [2020-04-15T19:55:39.433Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
19:55:40 [2020-04-15T19:55:40.362Z] === RUN   TestDockerSuite/TestRunSysctls
19:55:41 [2020-04-15T19:55:41.730Z] === RUN   TestDockerSuite/TestRunTLSVerify
19:55:41 [2020-04-15T19:55:41.730Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
19:55:41 [2020-04-15T19:55:41.730Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
19:55:42 [2020-04-15T19:55:42.675Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
19:55:45 [2020-04-15T19:55:45.195Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
19:55:46 [2020-04-15T19:55:46.125Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
19:55:48 [2020-04-15T19:55:48.020Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
19:55:52 [2020-04-15T19:55:52.192Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
19:55:55 [2020-04-15T19:55:55.464Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
19:55:55 [2020-04-15T19:55:55.720Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
19:55:56 [2020-04-15T19:55:56.282Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
19:55:57 [2020-04-15T19:55:57.213Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
19:55:59 [2020-04-15T19:55:59.734Z] === RUN   TestDockerSuite/TestRunUnshareProc
19:56:00 [2020-04-15T19:56:00.664Z] === RUN   TestDockerSuite/TestRunUserByID
19:56:01 [2020-04-15T19:56:01.593Z] === RUN   TestDockerSuite/TestRunUserByIDBig
19:56:01 [2020-04-15T19:56:01.593Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
19:56:01 [2020-04-15T19:56:01.850Z] === RUN   TestDockerSuite/TestRunUserByIDZero
19:56:02 [2020-04-15T19:56:02.779Z] === RUN   TestDockerSuite/TestRunUserByName
19:56:03 [2020-04-15T19:56:03.342Z] === RUN   TestDockerSuite/TestRunUserDefaults
19:56:04 [2020-04-15T19:56:04.272Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
19:56:04 [2020-04-15T19:56:04.272Z] === RUN   TestDockerSuite/TestRunUserNotFound
19:56:04 [2020-04-15T19:56:04.272Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
19:56:05 [2020-04-15T19:56:05.202Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
19:56:10 [2020-04-15T19:56:10.451Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
19:56:10 [2020-04-15T19:56:10.451Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
19:56:11 [2020-04-15T19:56:11.381Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
19:56:13 [2020-04-15T19:56:13.902Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
19:56:15 [2020-04-15T19:56:15.809Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
19:56:18 [2020-04-15T19:56:18.329Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
19:56:19 [2020-04-15T19:56:19.543Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
19:56:20 [2020-04-15T19:56:20.849Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
19:56:21 [2020-04-15T19:56:21.412Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
19:56:22 [2020-04-15T19:56:22.342Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
19:56:23 [2020-04-15T19:56:23.273Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
19:56:23 [2020-04-15T19:56:23.273Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
19:56:23 [2020-04-15T19:56:23.273Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
19:56:23 [2020-04-15T19:56:23.273Z] === RUN   TestDockerSuite/TestRunWithBadDevice
19:56:23 [2020-04-15T19:56:23.273Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
19:56:24 [2020-04-15T19:56:24.203Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
19:56:25 [2020-04-15T19:56:25.132Z] === RUN   TestDockerSuite/TestRunWithCPUShares
19:56:25 [2020-04-15T19:56:25.695Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
19:56:27 [2020-04-15T19:56:27.587Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
19:56:28 [2020-04-15T19:56:28.151Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
19:56:29 [2020-04-15T19:56:29.080Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
19:56:29 [2020-04-15T19:56:29.080Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
19:56:29 [2020-04-15T19:56:29.644Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
19:56:29 [2020-04-15T19:56:29.644Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
19:56:29 [2020-04-15T19:56:29.644Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
19:56:29 [2020-04-15T19:56:29.900Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
19:56:29 [2020-04-15T19:56:29.900Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
19:56:29 [2020-04-15T19:56:29.900Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
19:56:30 [2020-04-15T19:56:30.157Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
19:56:30 [2020-04-15T19:56:30.414Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
19:56:30 [2020-04-15T19:56:30.414Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
19:56:30 [2020-04-15T19:56:30.670Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
19:56:31 [2020-04-15T19:56:31.599Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
19:56:32 [2020-04-15T19:56:32.162Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
19:56:33 [2020-04-15T19:56:33.093Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
19:56:33 [2020-04-15T19:56:33.093Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
19:56:34 [2020-04-15T19:56:34.022Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
19:56:34 [2020-04-15T19:56:34.022Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
19:56:34 [2020-04-15T19:56:34.951Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
19:56:34 [2020-04-15T19:56:34.951Z] === RUN   TestDockerSuite/TestRunWithShmSize
19:56:35 [2020-04-15T19:56:35.881Z] === RUN   TestDockerSuite/TestRunWithSwappiness
19:56:36 [2020-04-15T19:56:36.810Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
19:56:36 [2020-04-15T19:56:36.810Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
19:56:36 [2020-04-15T19:56:36.810Z] === RUN   TestDockerSuite/TestRunWithUlimits
19:56:37 [2020-04-15T19:56:37.376Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
19:56:39 [2020-04-15T19:56:39.267Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
19:56:40 [2020-04-15T19:56:40.205Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
19:56:40 [2020-04-15T19:56:40.205Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
19:56:40 [2020-04-15T19:56:40.768Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
19:56:40 [2020-04-15T19:56:40.768Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
19:56:42 [2020-04-15T19:56:42.668Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
19:56:43 [2020-04-15T19:56:43.231Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
19:56:44 [2020-04-15T19:56:44.856Z] === RUN   TestDockerSuite/TestBuildRm
19:56:45 [2020-04-15T19:56:45.753Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
19:56:46 [2020-04-15T19:56:46.682Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
19:56:46 [2020-04-15T19:56:46.682Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
19:56:46 [2020-04-15T19:56:46.682Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
19:56:47 [2020-04-15T19:56:47.610Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
19:56:48 [2020-04-15T19:56:48.978Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
19:56:50 [2020-04-15T19:56:50.345Z] === RUN   TestDockerSuite/TestSaveCheckTimes
19:56:50 [2020-04-15T19:56:50.345Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
19:56:52 [2020-04-15T19:56:52.237Z] === RUN   TestDockerSuite/TestSaveImageId
19:56:52 [2020-04-15T19:56:52.237Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
19:56:52 [2020-04-15T19:56:52.800Z] === RUN   TestDockerSuite/TestSaveLoadParents
19:56:54 [2020-04-15T19:56:54.693Z] === RUN   TestDockerSuite/TestSaveMultipleNames
19:56:54 [2020-04-15T19:56:54.693Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
19:56:54 [2020-04-15T19:56:54.950Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
19:56:56 [2020-04-15T19:56:56.413Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
19:56:56 [2020-04-15T19:56:56.846Z] === RUN   TestDockerSuite/TestSaveSingleTag
19:56:56 [2020-04-15T19:56:56.846Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
19:56:56 [2020-04-15T19:56:56.846Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
19:56:58 [2020-04-15T19:56:58.741Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
19:56:59 [2020-04-15T19:56:59.706Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
19:56:59 [2020-04-15T19:56:59.706Z] === RUN   TestDockerSuite/TestBuildScratchCopy
19:56:59 [2020-04-15T19:56:59.706Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
19:57:00 [2020-04-15T19:57:00.110Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
19:57:00 [2020-04-15T19:57:00.110Z] === RUN   TestDockerSuite/TestSearchCmdOptions
19:57:00 [2020-04-15T19:57:00.367Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
19:57:00 [2020-04-15T19:57:00.624Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
19:57:00 [2020-04-15T19:57:00.624Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
19:57:00 [2020-04-15T19:57:00.624Z] === RUN   TestDockerSuite/TestSearchWithLimit
19:57:01 [2020-04-15T19:57:01.128Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
19:57:01 [2020-04-15T19:57:01.187Z] === RUN   TestDockerSuite/TestSlowStdinClosing
19:57:03 [2020-04-15T19:57:03.708Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
19:57:04 [2020-04-15T19:57:04.159Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
19:57:07 [2020-04-15T19:57:07.197Z] === RUN   TestDockerSuite/TestBuildShellInherited
19:57:10 [2020-04-15T19:57:10.252Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
19:57:10 [2020-04-15T19:57:10.252Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
19:57:12 [2020-04-15T19:57:12.145Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
19:57:12 [2020-04-15T19:57:12.365Z] === RUN   TestDockerSuite/TestBuildShellMultiple
19:57:13 [2020-04-15T19:57:13.074Z] === RUN   TestDockerSuite/TestStartAttachSilent
19:57:14 [2020-04-15T19:57:14.978Z] === RUN   TestDockerSuite/TestStartAttachWithRename
19:57:17 [2020-04-15T19:57:17.500Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
19:57:17 [2020-04-15T19:57:17.500Z] === RUN   TestDockerSuite/TestStartMultipleContainers
19:57:20 [2020-04-15T19:57:20.773Z] === RUN   TestDockerSuite/TestStartPausedContainer
19:57:20 [2020-04-15T19:57:20.773Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
19:57:21 [2020-04-15T19:57:21.337Z] === RUN   TestDockerSuite/TestStartRecordError
19:57:23 [2020-04-15T19:57:23.230Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
19:57:25 [2020-04-15T19:57:25.751Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
19:57:26 [2020-04-15T19:57:26.008Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
19:57:27 [2020-04-15T19:57:27.902Z] === RUN   TestDockerSuite/TestStatsAllNoStream
19:57:28 [2020-04-15T19:57:28.200Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
19:57:28 [2020-04-15T19:57:28.200Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
19:57:28 [2020-04-15T19:57:28.985Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
19:57:29 [2020-04-15T19:57:29.271Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
19:57:31 [2020-04-15T19:57:31.163Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
19:57:34 [2020-04-15T19:57:34.434Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
19:57:34 [2020-04-15T19:57:34.434Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
19:57:36 [2020-04-15T19:57:36.326Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
19:57:39 [2020-04-15T19:57:39.598Z] === RUN   TestDockerSuite/TestStatsFormatAll
19:57:41 [2020-04-15T19:57:41.490Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
19:57:41 [2020-04-15T19:57:41.622Z] === RUN   TestDockerSuite/TestBuildSpaces
19:57:41 [2020-04-15T19:57:41.622Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
19:57:42 [2020-04-15T19:57:42.420Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
19:57:42 [2020-04-15T19:57:42.983Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
19:57:44 [2020-04-15T19:57:44.876Z] === RUN   TestDockerSuite/TestStatsNoStream
19:57:46 [2020-04-15T19:57:46.250Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
19:57:46 [2020-04-15T19:57:46.349Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
19:57:46 [2020-04-15T19:57:46.807Z] === RUN   TestDockerSuite/TestBuildStderr
19:57:47 [2020-04-15T19:57:47.617Z] === RUN   TestDockerSuite/TestStopContainerSignal
19:57:49 [2020-04-15T19:57:49.510Z] === RUN   TestDockerSuite/TestTopMultipleArgs
19:57:50 [2020-04-15T19:57:50.439Z] === RUN   TestDockerSuite/TestTopNonPrivileged
19:57:51 [2020-04-15T19:57:51.368Z] === RUN   TestDockerSuite/TestTopPrivileged
19:57:51 [2020-04-15T19:57:51.492Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
19:57:51 [2020-04-15T19:57:51.933Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
19:57:51 [2020-04-15T19:57:51.933Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
19:57:52 [2020-04-15T19:57:52.863Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
19:57:57 [2020-04-15T19:57:57.035Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
19:58:01 [2020-04-15T19:58:01.206Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
19:58:01 [2020-04-15T19:58:01.462Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
19:58:02 [2020-04-15T19:58:02.392Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
19:58:02 [2020-04-15T19:58:02.392Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
19:58:03 [2020-04-15T19:58:03.322Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
19:58:05 [2020-04-15T19:58:05.215Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
19:58:05 [2020-04-15T19:58:05.215Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
19:58:06 [2020-04-15T19:58:06.583Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
19:58:07 [2020-04-15T19:58:07.512Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
19:58:08 [2020-04-15T19:58:08.441Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
19:58:09 [2020-04-15T19:58:09.808Z] === RUN   TestDockerSuite/TestUpdateStats
19:58:13 [2020-04-15T19:58:13.463Z] === RUN   TestDockerSuite/TestBuildStopSignal
19:58:13 [2020-04-15T19:58:13.463Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
19:58:13 [2020-04-15T19:58:13.984Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
19:58:14 [2020-04-15T19:58:14.994Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
19:58:15 [2020-04-15T19:58:15.352Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
19:58:15 [2020-04-15T19:58:15.352Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
19:58:16 [2020-04-15T19:58:16.281Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
19:58:16 [2020-04-15T19:58:16.525Z] === RUN   TestDockerSuite/TestBuildTagEvent
19:58:17 [2020-04-15T19:58:17.226Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
19:58:21 [2020-04-15T19:58:21.401Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
19:58:22 [2020-04-15T19:58:22.296Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
19:58:25 [2020-04-15T19:58:25.571Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
19:58:27 [2020-04-15T19:58:27.000Z] === RUN   TestDockerSuite/TestBuildUser
19:58:27 [2020-04-15T19:58:27.000Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
19:58:27 [2020-04-15T19:58:27.000Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
19:58:27 [2020-04-15T19:58:27.458Z] === RUN   TestDockerSuite/TestBuildVerboseOut
19:58:28 [2020-04-15T19:58:28.842Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
19:58:30 [2020-04-15T19:58:30.735Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
19:58:32 [2020-04-15T19:58:32.190Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
19:58:32 [2020-04-15T19:58:32.190Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
19:58:34 [2020-04-15T19:58:34.370Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
19:58:34 [2020-04-15T19:58:34.370Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
19:58:34 [2020-04-15T19:58:34.370Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
19:58:34 [2020-04-15T19:58:34.910Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
19:58:40 [2020-04-15T19:58:40.161Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
19:58:40 [2020-04-15T19:58:40.161Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
19:58:42 [2020-04-15T19:58:42.681Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
19:58:45 [2020-04-15T19:58:45.202Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
19:58:46 [2020-04-15T19:58:46.131Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
19:58:48 [2020-04-15T19:58:48.025Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
19:58:50 [2020-04-15T19:58:50.547Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
19:58:52 [2020-04-15T19:58:52.439Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
19:58:54 [2020-04-15T19:58:54.974Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
19:58:57 [2020-04-15T19:58:57.497Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
19:58:59 [2020-04-15T19:58:59.522Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
19:58:59 [2020-04-15T19:58:59.522Z] === RUN   TestDockerSuite/TestBuildWindowsUser
19:59:00 [2020-04-15T19:59:00.015Z] === RUN   TestDockerSuite/TestVolumeCLICreate
19:59:14 [2020-04-15T19:59:14.288Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
19:59:14 [2020-04-15T19:59:14.860Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
19:59:14 [2020-04-15T19:59:14.860Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
19:59:14 [2020-04-15T19:59:14.860Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
19:59:15 [2020-04-15T19:59:15.790Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
19:59:15 [2020-04-15T19:59:15.790Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
19:59:15 [2020-04-15T19:59:15.790Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
19:59:15 [2020-04-15T19:59:15.790Z] === RUN   TestDockerSuite/TestVolumeCLILs
19:59:16 [2020-04-15T19:59:16.719Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
19:59:16 [2020-04-15T19:59:16.719Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
19:59:17 [2020-04-15T19:59:17.649Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
19:59:17 [2020-04-15T19:59:17.649Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
19:59:17 [2020-04-15T19:59:17.908Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
19:59:17 [2020-04-15T19:59:17.908Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
19:59:17 [2020-04-15T19:59:17.908Z] === RUN   TestDockerSuite/TestVolumeCLIRm
19:59:18 [2020-04-15T19:59:18.005Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
19:59:18 [2020-04-15T19:59:18.460Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
19:59:18 [2020-04-15T19:59:18.460Z] === RUN   TestDockerSuite/TestBuildWithFailure
19:59:20 [2020-04-15T19:59:20.429Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
19:59:20 [2020-04-15T19:59:20.429Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
19:59:20 [2020-04-15T19:59:20.625Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
19:59:20 [2020-04-15T19:59:20.686Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
19:59:20 [2020-04-15T19:59:20.686Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
19:59:20 [2020-04-15T19:59:20.686Z] === RUN   TestDockerSuite/TestVolumeEvents
19:59:21 [2020-04-15T19:59:21.083Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
19:59:21 [2020-04-15T19:59:21.617Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
19:59:24 [2020-04-15T19:59:24.138Z] === RUN   TestDockerSuite/TestVolumeLsFormat
19:59:24 [2020-04-15T19:59:24.138Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
19:59:24 [2020-04-15T19:59:24.138Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
19:59:27 [2020-04-15T19:59:27.412Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
19:59:31 [2020-04-15T19:59:31.588Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
19:59:31 [2020-04-15T19:59:31.589Z] --- PASS: TestDockerSuite (1746.31s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.04s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.90s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.69s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.05s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.77s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.35s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.43s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.98s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.37s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.13s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.35s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.15s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.87s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.24s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.06s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.99s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.02s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.96s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.01s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.88s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.02s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.96s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.98s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.22s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.04s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.43s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.02s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.08s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.42s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.37s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.82s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (18.02s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.70s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.54s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.81s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.33s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.63s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.97s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.30s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.59s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.19s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.91s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.15s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.28s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.71s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.46s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.96s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.20s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.35s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.42s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.86s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.59s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.12s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildAddTar (9.43s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.84s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.61s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.98s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.27s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.38s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.57s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.49s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.14s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.42s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.45s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.98s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.55s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.24s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.66s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.64s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.99s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.54s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.95s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.11s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.68s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.77s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.93s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.05s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (7.58s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.80s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.10s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.16s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.33s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.99s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.01s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.63s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.53s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.42s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s)
19:59:31 [2020-04-15T19:59:31.589Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.67s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.88s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.37s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildContChar (4.13s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.34s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.35s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.08s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.82s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.41s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.38s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.96s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.74s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.99s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.92s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
19:59:31 [2020-04-15T19:59:31.589Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:59:31 [2020-04-15T19:59:31.589Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
19:59:31 [2020-04-15T19:59:31.589Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:59:31 [2020-04-15T19:59:31.589Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
19:59:31 [2020-04-15T19:59:31.589Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:59:31 [2020-04-15T19:59:31.589Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
19:59:31 [2020-04-15T19:59:31.589Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.10s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.65s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.93s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.59s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.54s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.85s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.68s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.78s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.44s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.42s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.56s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (13.02s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.63s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.09s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.12s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.22s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.45s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.77s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.76s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.92s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.27s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.30s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.95s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.61s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.30s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.32s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.59s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.40s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.87s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.60s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.37s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.18s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.10s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.25s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.35s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.64s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.55s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.84s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.55s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.53s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.46s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
19:59:31 [2020-04-15T19:59:31.589Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.17s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.33s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.62s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.46s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.44s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildFails (0.92s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.42s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (3.04s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildForceRm (2.59s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildFromGit (2.22s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.67s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.04s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.99s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.04s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.02s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.36s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.33s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.43s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.86s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.55s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.50s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.02s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.45s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.46s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.29s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.48s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.10s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.15s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.39s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (4.15s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.20s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.23s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.22s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.20s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.52s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (2.87s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.43s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (5.96s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.94s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.54s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.94s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.23s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.35s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.65s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
19:59:31 [2020-04-15T19:59:31.589Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.47s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.58s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.38s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.37s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.54s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.98s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.03s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.90s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.03s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.45s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.31s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.45s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.72s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.45s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.70s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.38s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.77s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (3.10s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.38s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.79s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.57s)
19:59:31 [2020-04-15T19:59:31.589Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.68s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.37s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.87s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.28s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (11.46s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.26s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.02s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildRm (3.61s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.21s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.41s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.64s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.72s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.37s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.44s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.07s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.74s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s)
19:59:31 [2020-04-15T19:59:31.590Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.60s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.18s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.07s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.69s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.20s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.00s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.60s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.04s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.66s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildUser (2.14s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.35s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.65s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.34s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.34s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.12s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.03s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.55s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
19:59:31 [2020-04-15T19:59:31.590Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:59:31 [2020-04-15T19:59:31.590Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
19:59:31 [2020-04-15T19:59:31.590Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:59:31 [2020-04-15T19:59:31.590Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
19:59:31 [2020-04-15T19:59:31.590Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:59:31 [2020-04-15T19:59:31.590Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
19:59:31 [2020-04-15T19:59:31.590Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.95s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.93s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.62s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.01s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.97s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.13s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.11s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.47s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.61s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
19:59:31 [2020-04-15T19:59:31.590Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.89s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.37s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
19:59:31 [2020-04-15T19:59:31.590Z]         docker_cli_sni_test.go:18: Flakey test
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.82s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.91s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestCommitChange (1.01s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.06s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.70s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.77s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.95s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.87s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.03s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.73s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.93s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.88s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.68s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.77s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.81s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.79s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.94s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.82s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.81s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.84s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.78s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.00s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.93s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.91s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.87s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.91s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.89s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.84s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.85s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.93s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.82s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.79s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.52s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.56s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.71s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.68s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.95s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.86s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
19:59:31 [2020-04-15T19:59:31.590Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.81s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.80s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.16s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.46s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.56s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.92s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.25s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.45s)
19:59:31 [2020-04-15T19:59:31.590Z]         docker_api_containers_test.go:2107: case 0 - config: {volume  /foo false  <nil> <nil> <nil>}
19:59:31 [2020-04-15T19:59:31.590Z]         docker_api_containers_test.go:2107: case 1 - config: {volume  /foo/ false  <nil> <nil> <nil>}
19:59:31 [2020-04-15T19:59:31.590Z]         docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false  <nil> <nil> <nil>}
19:59:31 [2020-04-15T19:59:31.590Z]         docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true  <nil> <nil> <nil>}
19:59:31 [2020-04-15T19:59:31.590Z]         docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false  <nil> 0xc0008eede0 <nil>}
19:59:31 [2020-04-15T19:59:31.590Z]         docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1749596147 /foo false  <nil> <nil> <nil>}
19:59:31 [2020-04-15T19:59:31.590Z]         docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1749596147 /foo true  <nil> <nil> <nil>}
19:59:31 [2020-04-15T19:59:31.590Z]         docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3850264246 /foo false  <nil> <nil> <nil>}
19:59:31 [2020-04-15T19:59:31.590Z]         docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3850264246 /foo true  <nil> <nil> <nil>}
19:59:31 [2020-04-15T19:59:31.590Z]         docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3850264246 /foo true  0xc0008ef260 <nil> <nil>}
19:59:31 [2020-04-15T19:59:31.590Z]         docker_api_containers_test.go:2107: case 10 - config: {volume  /foo false  <nil> 0xc0008ef280 <nil>}
19:59:31 [2020-04-15T19:59:31.590Z]         docker_api_containers_test.go:2107: case 11 - config: {volume  /foo/ false  <nil> 0xc0008ef2a0 <nil>}
19:59:31 [2020-04-15T19:59:31.590Z]         docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false  <nil> 0xc0008ef2c0 <nil>}
19:59:31 [2020-04-15T19:59:31.590Z]         docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true  <nil> 0xc0008ef2e0 <nil>}
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.56s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.44s)
19:59:31 [2020-04-15T19:59:31.590Z]         docker_api_containers_test.go:1926: case 0
19:59:31 [2020-04-15T19:59:31.590Z]         docker_api_containers_test.go:1926: case 1
19:59:31 [2020-04-15T19:59:31.590Z]         docker_api_containers_test.go:1926: case 2
19:59:31 [2020-04-15T19:59:31.590Z]         docker_api_containers_test.go:1926: case 3
19:59:31 [2020-04-15T19:59:31.590Z]         docker_api_containers_test.go:1926: case 4
19:59:31 [2020-04-15T19:59:31.590Z]         docker_api_containers_test.go:1926: case 5
19:59:31 [2020-04-15T19:59:31.590Z]         docker_api_containers_test.go:1926: case 6
19:59:31 [2020-04-15T19:59:31.590Z]         docker_api_containers_test.go:1926: case 7
19:59:31 [2020-04-15T19:59:31.590Z]         docker_api_containers_test.go:1926: case 8
19:59:31 [2020-04-15T19:59:31.590Z]         docker_api_containers_test.go:1926: case 9
19:59:31 [2020-04-15T19:59:31.590Z]         docker_api_containers_test.go:1926: case 10
19:59:31 [2020-04-15T19:59:31.590Z]         docker_api_containers_test.go:1926: case 11
19:59:31 [2020-04-15T19:59:31.590Z]         docker_api_containers_test.go:1926: case 12
19:59:31 [2020-04-15T19:59:31.590Z]         docker_api_containers_test.go:1926: case 13
19:59:31 [2020-04-15T19:59:31.590Z]         docker_api_containers_test.go:1926: case 14
19:59:31 [2020-04-15T19:59:31.590Z]         docker_api_containers_test.go:1926: case 15
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.05s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.28s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.78s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.67s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.92s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.93s)
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.91s)
19:59:31 [2020-04-15T19:59:31.590Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-check-ownership832394747/file1 e2b3b03920696da3d239c85d3b8fa8b56595093e39dc3afd47b8c02b4331ccd3:/tmpvol/file1`
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.94s)
19:59:31 [2020-04-15T19:59:31.590Z]         docker_cli_cp_utils_test.go:192: running `docker cp  bad61025776fb7a5b5108b0952f575f3019da63a7c89772ffc9af7834f8497c0:/root/file1 /tmp/test-cp-from-case-a149867294/itWorks.txt`
19:59:31 [2020-04-15T19:59:31.590Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a149867294/itWorks.txt" contains "file1\n"
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.92s)
19:59:31 [2020-04-15T19:59:31.590Z]         docker_cli_cp_utils_test.go:192: running `docker cp  5cd24bc61f254e08cb26870e35cab84a2ec42c6aab5cb264c5ba08c4d23d35a9:/file1 /tmp/test-cp-from-case-b415463909/testDir/`
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.95s)
19:59:31 [2020-04-15T19:59:31.590Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c212834304/file2" contains "file2\n"
19:59:31 [2020-04-15T19:59:31.590Z]         docker_cli_cp_utils_test.go:192: running `docker cp  5e347f7342ae2645eb453f904eedd923636b46a64d910f7e5d385a8fae9d388b:/root/file1 /tmp/test-cp-from-case-c212834304/file2`
19:59:31 [2020-04-15T19:59:31.590Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c212834304/file2" contains "file1\n"
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.06s)
19:59:31 [2020-04-15T19:59:31.590Z]         docker_cli_cp_utils_test.go:192: running `docker cp  bf1c9d461ad049df26c0bc474e917898379617d10fc8d95febad0d198acb4e8a:/file1 /tmp/test-cp-from-case-d490859871/dir1`
19:59:31 [2020-04-15T19:59:31.590Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d490859871/dir1/file1" contains "file1\n"
19:59:31 [2020-04-15T19:59:31.590Z]         docker_cli_cp_utils_test.go:192: running `docker cp  bf1c9d461ad049df26c0bc474e917898379617d10fc8d95febad0d198acb4e8a:/file1 /tmp/test-cp-from-case-d490859871/dir1/`
19:59:31 [2020-04-15T19:59:31.590Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d490859871/dir1/file1" contains "file1\n"
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.17s)
19:59:31 [2020-04-15T19:59:31.590Z]         docker_cli_cp_utils_test.go:192: running `docker cp  6fe97f0bfbbb8d935d1bebb8a97724d2b547ded32e8f2e7a3b9f2c56df72970b:dir1 /tmp/test-cp-from-case-e732093234/testDir`
19:59:31 [2020-04-15T19:59:31.590Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e732093234/testDir/file1-1" contains "file1-1\n"
19:59:31 [2020-04-15T19:59:31.590Z]         docker_cli_cp_utils_test.go:192: running `docker cp  6fe97f0bfbbb8d935d1bebb8a97724d2b547ded32e8f2e7a3b9f2c56df72970b:dir1 /tmp/test-cp-from-case-e732093234/testDir/`
19:59:31 [2020-04-15T19:59:31.590Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e732093234/testDir/file1-1" contains "file1-1\n"
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.94s)
19:59:31 [2020-04-15T19:59:31.590Z]         docker_cli_cp_utils_test.go:192: running `docker cp  5ddb3455411d5ada0441167549f6ad7ad124fb8582c96fe16523beb0ab9faa3b:/root/dir1 /tmp/test-cp-from-case-f203137769/file1`
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.16s)
19:59:31 [2020-04-15T19:59:31.590Z]         docker_cli_cp_utils_test.go:192: running `docker cp  5fabbd274bc7410f98e196dbccd2e0c4159008eb29e3136afb7a240ec1c34479:/root/dir1 /tmp/test-cp-from-case-g227071284/dir2`
19:59:31 [2020-04-15T19:59:31.590Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g227071284/dir2/dir1/file1-1" contains "file1-1\n"
19:59:31 [2020-04-15T19:59:31.590Z]         docker_cli_cp_utils_test.go:192: running `docker cp  5fabbd274bc7410f98e196dbccd2e0c4159008eb29e3136afb7a240ec1c34479:/root/dir1 /tmp/test-cp-from-case-g227071284/dir2/`
19:59:31 [2020-04-15T19:59:31.590Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g227071284/dir2/dir1/file1-1" contains "file1-1\n"
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.05s)
19:59:31 [2020-04-15T19:59:31.590Z]         docker_cli_cp_utils_test.go:192: running `docker cp  2a46b6d5f02afc3cbf566ca436336a04ae675d0266464d980c9a52bf6c7d8ad2:dir1/. /tmp/test-cp-from-case-h130921731/testDir`
19:59:31 [2020-04-15T19:59:31.590Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h130921731/testDir/file1-1" contains "file1-1\n"
19:59:31 [2020-04-15T19:59:31.590Z]         docker_cli_cp_utils_test.go:192: running `docker cp  2a46b6d5f02afc3cbf566ca436336a04ae675d0266464d980c9a52bf6c7d8ad2:dir1/. /tmp/test-cp-from-case-h130921731/testDir/`
19:59:31 [2020-04-15T19:59:31.590Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h130921731/testDir/file1-1" contains "file1-1\n"
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (1.02s)
19:59:31 [2020-04-15T19:59:31.590Z]         docker_cli_cp_utils_test.go:192: running `docker cp  1c5401f86448da0db75c0fc8dff7e29132bbbf17022836c846c13615fb382771:/root/dir1/. /tmp/test-cp-from-case-i997065862/file1`
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.11s)
19:59:31 [2020-04-15T19:59:31.590Z]         docker_cli_cp_utils_test.go:192: running `docker cp  db2f27859dbe7c89b0eecda340b35c4ed82af2450b101a6f52e4fcc122ba49a1:/root/dir1/. /tmp/test-cp-from-case-j654199853/dir2`
19:59:31 [2020-04-15T19:59:31.590Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j654199853/dir2/file1-1" contains "file1-1\n"
19:59:31 [2020-04-15T19:59:31.590Z]         docker_cli_cp_utils_test.go:192: running `docker cp  db2f27859dbe7c89b0eecda340b35c4ed82af2450b101a6f52e4fcc122ba49a1:/root/dir1/. /tmp/test-cp-from-case-j654199853/dir2/`
19:59:31 [2020-04-15T19:59:31.590Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j654199853/dir2/file1-1" contains "file1-1\n"
19:59:31 [2020-04-15T19:59:31.590Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.55s)
19:59:31 [2020-04-15T19:59:31.590Z]         docker_cli_cp_utils_test.go:192: running `docker cp  39d4bf29b3c2cbe2e086dee6bfa3c79a9c463d4e8e7145f4aa73d72ef7e4ab3b:/file2 /tmp/test-cp-from-err-dst-not-dir735393704/symlinkToFile1`
19:59:31 [2020-04-15T19:59:31.590Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir735393704/symlinkToFile1" points to "file1"
19:59:31 [2020-04-15T19:59:31.590Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir735393704/file1" contains "file2\n"
19:59:31 [2020-04-15T19:59:31.590Z]         docker_cli_cp_utils_test.go:192: running `docker cp  39d4bf29b3c2cbe2e086dee6bfa3c79a9c463d4e8e7145f4aa73d72ef7e4ab3b:/file2 /tmp/test-cp-from-err-dst-not-dir735393704/symlinkToDir1`
19:59:31 [2020-04-15T19:59:31.590Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir735393704/symlinkToDir1" points to "dir1"
19:59:31 [2020-04-15T19:59:31.590Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir735393704/file2" contains "file2\n"
19:59:31 [2020-04-15T19:59:31.590Z]         docker_cli_cp_utils_test.go:192: running `docker cp  39d4bf29b3c2cbe2e086dee6bfa3c79a9c463d4e8e7145f4aa73d72ef7e4ab3b:/file2 /tmp/test-cp-from-err-dst-not-dir735393704/brokenSymlinkToFileX`
19:59:31 [2020-04-15T19:59:31.590Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir735393704/brokenSymlinkToFileX" points to "fileX"
19:59:31 [2020-04-15T19:59:31.590Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir735393704/fileX" contains "file2\n"
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:192: running `docker cp  39d4bf29b3c2cbe2e086dee6bfa3c79a9c463d4e8e7145f4aa73d72ef7e4ab3b:/dir2 /tmp/test-cp-from-err-dst-not-dir735393704/symlinkToDir1`
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir735393704/symlinkToDir1" points to "dir1"
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir735393704/dir1/dir2/file2-1" contains "file2-1\n"
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:192: running `docker cp  39d4bf29b3c2cbe2e086dee6bfa3c79a9c463d4e8e7145f4aa73d72ef7e4ab3b:/dir2 /tmp/test-cp-from-err-dst-not-dir735393704/brokenSymlinkToDirX`
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir735393704/brokenSymlinkToDirX" points to "dirX"
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir735393704/dirX/file2-1" contains "file2-1\n"
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.14s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.94s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:192: running `docker cp  foo bar`
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.96s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.91s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.19s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.10s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.18s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.78s)
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-a815189072/file1 390ddc17d5bbc8b99bb145cf11fd8742a87011788caea6289f31b53cbd51c54a:/root/itWorks.txt`
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:279: checking that container "390ddc17d5bbc8b99bb145cf11fd8742a87011788caea6289f31b53cbd51c54a" start output contains "file1\n"
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 390ddc17d5bbc8b99bb145cf11fd8742a87011788caea6289f31b53cbd51c54a`
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.91s)
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-b715617647/file1 a7d473fd52e05fe7fd26ed97581822062d3942847b88ee31ffca3219721e003d:testDir/`
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.59s)
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:279: checking that container "8f167894332a41f489ef8c9928d064c78a826ac810cd398f33c1f88887ae2fec" start output contains "file2\n"
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 8f167894332a41f489ef8c9928d064c78a826ac810cd398f33c1f88887ae2fec`
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-c542871554/file1 8f167894332a41f489ef8c9928d064c78a826ac810cd398f33c1f88887ae2fec:/root/file2`
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:279: checking that container "8f167894332a41f489ef8c9928d064c78a826ac810cd398f33c1f88887ae2fec" start output contains "file1\n"
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 8f167894332a41f489ef8c9928d064c78a826ac810cd398f33c1f88887ae2fec`
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.20s)
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:279: checking that container "5b2355a555b47ca313f77fa1ba24eb9c218eb4bf40083f86c4e94528308b0083" start output contains ""
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 5b2355a555b47ca313f77fa1ba24eb9c218eb4bf40083f86c4e94528308b0083`
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-d196987257/file1 5b2355a555b47ca313f77fa1ba24eb9c218eb4bf40083f86c4e94528308b0083:dir1`
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:279: checking that container "5b2355a555b47ca313f77fa1ba24eb9c218eb4bf40083f86c4e94528308b0083" start output contains "file1\n"
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 5b2355a555b47ca313f77fa1ba24eb9c218eb4bf40083f86c4e94528308b0083`
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:279: checking that container "7db0ad21320f27f6255861c94465ab3897341f734d3212eeb78c256942383d1f" start output contains ""
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 7db0ad21320f27f6255861c94465ab3897341f734d3212eeb78c256942383d1f`
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-d196987257/file1 7db0ad21320f27f6255861c94465ab3897341f734d3212eeb78c256942383d1f:dir1/`
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:279: checking that container "7db0ad21320f27f6255861c94465ab3897341f734d3212eeb78c256942383d1f" start output contains "file1\n"
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 7db0ad21320f27f6255861c94465ab3897341f734d3212eeb78c256942383d1f`
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.39s)
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-e374084228/dir1 588bb8139f89087fa891da84149b39558c033f808bc1d3d75a3ab8eb7555fa6a:testDir`
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:279: checking that container "588bb8139f89087fa891da84149b39558c033f808bc1d3d75a3ab8eb7555fa6a" start output contains "file1-1\n"
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 588bb8139f89087fa891da84149b39558c033f808bc1d3d75a3ab8eb7555fa6a`
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-e374084228/dir1 6fa35052f4914bda558ea45ac1075a68c02b7a1526cc97204bd638e6d12f3ad8:testDir/`
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:279: checking that container "6fa35052f4914bda558ea45ac1075a68c02b7a1526cc97204bd638e6d12f3ad8" start output contains "file1-1\n"
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 6fa35052f4914bda558ea45ac1075a68c02b7a1526cc97204bd638e6d12f3ad8`
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.87s)
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-f463877651/dir1 09c3880ba35037f3a17280bd98983e8000df87d3188e29fccdcb2f05ee4ddce0:/root/file1`
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.93s)
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:279: checking that container "d6bdbac64ae12af70c556d6d3fe2f735e0645b4bc17dd00a4185ad63a84cb416" start output contains ""
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:209: running `docker start -a d6bdbac64ae12af70c556d6d3fe2f735e0645b4bc17dd00a4185ad63a84cb416`
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-g459862614/dir1 d6bdbac64ae12af70c556d6d3fe2f735e0645b4bc17dd00a4185ad63a84cb416:/root/dir2`
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:279: checking that container "d6bdbac64ae12af70c556d6d3fe2f735e0645b4bc17dd00a4185ad63a84cb416" start output contains "file1-1\n"
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:209: running `docker start -a d6bdbac64ae12af70c556d6d3fe2f735e0645b4bc17dd00a4185ad63a84cb416`
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:279: checking that container "67bd2a8331512064cf448f99f318e1966875693b019314775e3f0c39c1b32fa5" start output contains ""
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 67bd2a8331512064cf448f99f318e1966875693b019314775e3f0c39c1b32fa5`
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-g459862614/dir1 67bd2a8331512064cf448f99f318e1966875693b019314775e3f0c39c1b32fa5:/dir2/`
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:279: checking that container "67bd2a8331512064cf448f99f318e1966875693b019314775e3f0c39c1b32fa5" start output contains "file1-1\n"
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 67bd2a8331512064cf448f99f318e1966875693b019314775e3f0c39c1b32fa5`
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.48s)
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-h134013373/dir1/. eb8b5fce37c75d54e9ee4dee94f83acfdbf4f43b88a92aa92f5d3540c8a0c900:testDir`
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:279: checking that container "eb8b5fce37c75d54e9ee4dee94f83acfdbf4f43b88a92aa92f5d3540c8a0c900" start output contains "file1-1\n"
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:209: running `docker start -a eb8b5fce37c75d54e9ee4dee94f83acfdbf4f43b88a92aa92f5d3540c8a0c900`
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-h134013373/dir1/. 4cc49384778a682e871170067393b18de162d3efa0ca7ea126c8acafbc90edac:testDir/`
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:279: checking that container "4cc49384778a682e871170067393b18de162d3efa0ca7ea126c8acafbc90edac" start output contains "file1-1\n"
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 4cc49384778a682e871170067393b18de162d3efa0ca7ea126c8acafbc90edac`
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.88s)
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-i655212536/dir1/. bb3a33f5f07a0f81a15b1aa6c11743714ab79a1318b98d51bd1948bbe365ab5d:/root/file1`
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (5.41s)
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:279: checking that container "038fd2a6140489ac80797f237b6c3880d2866d5e4abada05709936a3ba92478b" start output contains ""
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 038fd2a6140489ac80797f237b6c3880d2866d5e4abada05709936a3ba92478b`
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-j909883639/dir1/. 038fd2a6140489ac80797f237b6c3880d2866d5e4abada05709936a3ba92478b:/dir2`
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:279: checking that container "038fd2a6140489ac80797f237b6c3880d2866d5e4abada05709936a3ba92478b" start output contains "file1-1\n"
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 038fd2a6140489ac80797f237b6c3880d2866d5e4abada05709936a3ba92478b`
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:279: checking that container "6a16069d1093e841330f121bb1619dcca05501cb065a8e81ef57ea923db8ddaf" start output contains ""
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 6a16069d1093e841330f121bb1619dcca05501cb065a8e81ef57ea923db8ddaf`
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-j909883639/dir1/. 6a16069d1093e841330f121bb1619dcca05501cb065a8e81ef57ea923db8ddaf:/dir2/`
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:279: checking that container "6a16069d1093e841330f121bb1619dcca05501cb065a8e81ef57ea923db8ddaf" start output contains "file1-1\n"
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 6a16069d1093e841330f121bb1619dcca05501cb065a8e81ef57ea923db8ddaf`
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.99s)
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions184957418/permdirtest permtest:/`
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:209: running `docker start -a permtest`
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCpToDot (0.96s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.69s)
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-err-read-only-rootfs788415148/file1 f3bd348cb6f26bf08c669c5944b5701a6706eb4cd5eeaad69a53362ea6ef5c99:/root/shouldNotExist`
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:279: checking that container "f3bd348cb6f26bf08c669c5944b5701a6706eb4cd5eeaad69a53362ea6ef5c99" start output contains ""
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:209: running `docker start -a f3bd348cb6f26bf08c669c5944b5701a6706eb4cd5eeaad69a53362ea6ef5c99`
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.84s)
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-err-read-only-volume264935451/file1 8095219b23f3a4dd9e9ca6f2845217f349a641ac05edc7e803e1eae9eca077d7:/vol_ro/shouldNotExist`
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:279: checking that container "8095219b23f3a4dd9e9ca6f2845217f349a641ac05edc7e803e1eae9eca077d7" start output contains ""
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 8095219b23f3a4dd9e9ca6f2845217f349a641ac05edc7e803e1eae9eca077d7`
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.92s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.35s)
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-172929214/file2 b66d8b98985e82c569a340ae3ff9c7a029c7399c75c9446f65d4661ea9153014:/vol2/symlinkToFile1`
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-172929214/symlinkToFile1" points to "file1"
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-172929214/file1" contains "file2\n"
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-172929214/file2 b66d8b98985e82c569a340ae3ff9c7a029c7399c75c9446f65d4661ea9153014:/vol2/symlinkToDir1`
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-172929214/symlinkToDir1" points to "dir1"
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-172929214/file2" contains "file2\n"
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-172929214/file2 b66d8b98985e82c569a340ae3ff9c7a029c7399c75c9446f65d4661ea9153014:/vol2/brokenSymlinkToFileX`
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-172929214/brokenSymlinkToFileX" points to "fileX"
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-172929214/fileX" contains "file2\n"
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-172929214//dir2 b66d8b98985e82c569a340ae3ff9c7a029c7399c75c9446f65d4661ea9153014:/vol2/symlinkToDir1`
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-172929214/symlinkToDir1" points to "dir1"
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-172929214/dir1/dir2/file2-1" contains "file2-1\n"
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-172929214//dir2 b66d8b98985e82c569a340ae3ff9c7a029c7399c75c9446f65d4661ea9153014:/vol2/brokenSymlinkToDirX`
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-172929214/brokenSymlinkToDirX" points to "dirX"
19:59:31 [2020-04-15T19:59:31.591Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-172929214/dirX/file2-1" contains "file2-1\n"
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.39s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.97s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.75s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.09s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.58s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.79s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
19:59:31 [2020-04-15T19:59:31.591Z]         requirement.go:26: unmatched requirement Devicemapper
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.79s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.38s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.10s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCreateRM (0.17s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
19:59:31 [2020-04-15T19:59:31.591Z]         requirement.go:26: unmatched requirement Devicemapper
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.34s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.40s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.75s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.57s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.91s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.93s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (2.02s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.89s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (1.00s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.79s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.57s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.94s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.60s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.04s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.29s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.75s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.76s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.76s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.09s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.33s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.95s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestEventsCommit (1.14s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.87s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.86s)
19:59:31 [2020-04-15T19:59:31.591Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.82s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.82s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.64s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.32s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.53s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.57s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.84s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.78s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.37s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.59s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.58s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.36s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.58s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.60s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.88s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.49s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
19:59:31 [2020-04-15T19:59:31.592Z]         requirement.go:26: unmatched requirement swapMemorySupport
19:59:31 [2020-04-15T19:59:31.592Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
19:59:31 [2020-04-15T19:59:31.592Z]         requirement.go:26: unmatched requirement swapMemorySupport
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.87s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.86s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestEventsRename (0.91s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestEventsResize (1.11s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.11s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.97s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.96s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.11s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestEventsTop (1.05s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.62s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.31s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestExec (0.88s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.82s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.78s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.86s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.72s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.87s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.88s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.85s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.91s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.89s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.92s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.62s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.18s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestExecEnv (0.90s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.75s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.89s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.95s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.90s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.96s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.89s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestExecParseError (0.96s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.90s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.85s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.73s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestExecSetEnv (1.12s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.87s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.06s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.83s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestExecTTY (0.92s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.90s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.84s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.92s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
19:59:31 [2020-04-15T19:59:31.592Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.99s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.94s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.27s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestExecWithTERM (1.01s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.96s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.88s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.87s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.86s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.82s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.81s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestHealth (21.13s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.95s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.92s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.29s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.27s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.47s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.90s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.88s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.97s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.85s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.18s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.05s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.83s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestImportFile (1.81s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.94s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.85s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.97s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInfoDebug (0.54s)
19:59:31 [2020-04-15T19:59:31.592Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug
19:59:31 [2020-04-15T19:59:31.592Z]         daemon.go:325: [d355e63b275c2] waiting for daemon to start
19:59:31 [2020-04-15T19:59:31.592Z]         daemon.go:325: [d355e63b275c2] waiting for daemon to start
19:59:31 [2020-04-15T19:59:31.592Z]         daemon.go:353: [d355e63b275c2] daemon started
19:59:31 [2020-04-15T19:59:31.592Z]         daemon.go:461: [d355e63b275c2] Stopping daemon
19:59:31 [2020-04-15T19:59:31.592Z]         daemon.go:296: [d355e63b275c2] exiting daemon
19:59:31 [2020-04-15T19:59:31.592Z]         daemon.go:448: [d355e63b275c2] Daemon stopped
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.60s)
19:59:31 [2020-04-15T19:59:31.592Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
19:59:31 [2020-04-15T19:59:31.592Z]         daemon.go:325: [d2aae5d5ea079] waiting for daemon to start
19:59:31 [2020-04-15T19:59:31.592Z]         daemon.go:325: [d2aae5d5ea079] waiting for daemon to start
19:59:31 [2020-04-15T19:59:31.592Z]         daemon.go:353: [d2aae5d5ea079] daemon started
19:59:31 [2020-04-15T19:59:31.592Z]         daemon.go:461: [d2aae5d5ea079] Stopping daemon
19:59:31 [2020-04-15T19:59:31.592Z]         daemon.go:296: [d2aae5d5ea079] exiting daemon
19:59:31 [2020-04-15T19:59:31.592Z]         daemon.go:448: [d2aae5d5ea079] Daemon stopped
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s)
19:59:31 [2020-04-15T19:59:31.592Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend
19:59:31 [2020-04-15T19:59:31.592Z]         daemon.go:325: [da376fb0b5d2e] waiting for daemon to start
19:59:31 [2020-04-15T19:59:31.592Z]         daemon.go:325: [da376fb0b5d2e] waiting for daemon to start
19:59:31 [2020-04-15T19:59:31.592Z]         daemon.go:353: [da376fb0b5d2e] daemon started
19:59:31 [2020-04-15T19:59:31.592Z]         daemon.go:461: [da376fb0b5d2e] Stopping daemon
19:59:31 [2020-04-15T19:59:31.592Z]         daemon.go:296: [da376fb0b5d2e] exiting daemon
19:59:31 [2020-04-15T19:59:31.592Z]         daemon.go:448: [da376fb0b5d2e] Daemon stopped
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s)
19:59:31 [2020-04-15T19:59:31.592Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
19:59:31 [2020-04-15T19:59:31.592Z]         daemon.go:325: [d2b7d497d63b4] waiting for daemon to start
19:59:31 [2020-04-15T19:59:31.592Z]         daemon.go:296: [d2b7d497d63b4] exiting daemon
19:59:31 [2020-04-15T19:59:31.592Z]         daemon.go:325: [d2b7d497d63b4] waiting for daemon to start
19:59:31 [2020-04-15T19:59:31.592Z]         daemon.go:325: [d2b7d497d63b4] waiting for daemon to start
19:59:31 [2020-04-15T19:59:31.592Z]         daemon.go:296: [d2b7d497d63b4] exiting daemon
19:59:31 [2020-04-15T19:59:31.592Z]         daemon.go:325: [d2b7d497d63b4] waiting for daemon to start
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.87s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.89s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.86s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInfoFormat (0.04s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s)
19:59:31 [2020-04-15T19:59:31.592Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries
19:59:31 [2020-04-15T19:59:31.592Z]         daemon.go:325: [deed689034216] waiting for daemon to start
19:59:31 [2020-04-15T19:59:31.592Z]         daemon.go:325: [deed689034216] waiting for daemon to start
19:59:31 [2020-04-15T19:59:31.592Z]         daemon.go:353: [deed689034216] daemon started
19:59:31 [2020-04-15T19:59:31.592Z]         daemon.go:461: [deed689034216] Stopping daemon
19:59:31 [2020-04-15T19:59:31.592Z]         daemon.go:296: [deed689034216] exiting daemon
19:59:31 [2020-04-15T19:59:31.592Z]         daemon.go:448: [deed689034216] Daemon stopped
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.04s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.84s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.79s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.81s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.77s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.82s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.73s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.92s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.79s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.81s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
19:59:31 [2020-04-15T19:59:31.592Z]         requirement.go:26: unmatched requirement Devicemapper
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.27s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.80s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.79s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.97s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInspectImage (0.03s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
19:59:31 [2020-04-15T19:59:31.592Z]         requirement.go:26: unmatched requirement Devicemapper
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.80s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.81s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.78s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.81s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.63s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.01s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.90s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.85s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.95s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.85s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.06s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.86s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.79s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.68s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.80s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.44s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.70s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.57s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.39s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.79s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.56s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.55s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.47s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.45s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.03s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.08s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.49s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.29s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.74s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.81s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.46s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.85s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.85s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.83s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.77s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.94s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.85s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.15s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.09s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.11s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.24s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.02s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.20s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.80s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.81s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestLogsSince (6.89s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.82s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.82s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestLogsTail (0.96s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.88s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.76s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.56s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.91s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestNetHostname (2.47s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.37s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.27s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.31s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.81s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestPluginActive (1.91s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.58s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s)
19:59:31 [2020-04-15T19:59:31.592Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.63s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.19s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.57s)
19:59:31 [2020-04-15T19:59:31.592Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.08s)
19:59:31 [2020-04-15T19:59:31.592Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector
19:59:31 [2020-04-15T19:59:31.592Z]         daemon.go:325: [d32aca0fb435f] waiting for daemon to start
19:59:31 [2020-04-15T19:59:31.592Z]         daemon.go:325: [d32aca0fb435f] waiting for daemon to start
19:59:31 [2020-04-15T19:59:31.592Z]         daemon.go:353: [d32aca0fb435f] daemon started
19:59:31 [2020-04-15T19:59:31.592Z]         daemon.go:461: [d32aca0fb435f] Stopping daemon
19:59:31 [2020-04-15T19:59:31.592Z]         daemon.go:296: [d32aca0fb435f] exiting daemon
19:59:31 [2020-04-15T19:59:31.593Z]         daemon.go:448: [d32aca0fb435f] Daemon stopped
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.07s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.71s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.54s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.63s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPortList (10.86s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.54s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.34s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.81s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.89s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.90s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.66s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.52s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.67s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.23s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.30s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.07s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.58s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.63s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.14s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.28s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.89s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.55s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.68s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.79s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.63s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.66s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.67s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.66s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.25s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.92s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.66s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPsShowMounts (3.04s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.78s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
19:59:31 [2020-04-15T19:59:31.593Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.23s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.16s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.94s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.63s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.53s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.79s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.68s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.61s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.45s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.27s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.59s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.59s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.80s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.82s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.11s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.10s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.31s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.85s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.01s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.77s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.03s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRmiTag (0.13s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.88s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.77s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.90s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.98s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.44s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.54s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.79s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.35s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.86s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.79s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (2.01s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.82s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.91s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.99s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.53s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.54s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.95s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.01s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.99s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.94s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.04s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.13s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.18s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.80s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.82s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.78s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.52s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.88s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.94s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.86s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.90s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.82s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.80s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.82s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.80s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.77s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.81s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.26s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.78s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.82s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.80s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.79s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.63s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.59s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.47s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.80s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.81s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.85s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.09s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.78s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.78s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.66s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.84s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.55s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.96s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.69s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.70s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
19:59:31 [2020-04-15T19:59:31.593Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:59:31 [2020-04-15T19:59:31.593Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
19:59:31 [2020-04-15T19:59:31.593Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.81s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.87s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.56s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.34s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.79s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.83s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.00s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s)
19:59:31 [2020-04-15T19:59:31.593Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.87s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.81s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.79s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.81s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.78s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.77s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.75s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.80s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.87s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.80s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.80s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.80s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.81s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.80s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.79s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.83s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.84s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.40s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:59:31 [2020-04-15T19:59:31.593Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.60s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.79s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.53s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.06s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.65s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.76s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.19s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.64s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.58s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.83s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.68s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.67s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.17s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.57s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.27s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.63s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.53s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.64s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunMount (6.21s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.78s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.79s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.54s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.41s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.33s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.35s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.63s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.63s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.37s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.72s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.11s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.80s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.69s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.42s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.39s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.58s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.71s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.76s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.74s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.77s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.77s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.90s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
19:59:31 [2020-04-15T19:59:31.593Z]         requirement.go:26: unmatched requirement swapMemorySupport
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.81s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.82s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.64s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.98s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.71s)
19:59:31 [2020-04-15T19:59:31.593Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.77s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.74s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.78s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.73s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:59:31 [2020-04-15T19:59:31.593Z]         requirement.go:26: unmatched requirement IsolationIsProcess
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.87s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.74s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
19:59:31 [2020-04-15T19:59:31.593Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.78s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.53s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
19:59:31 [2020-04-15T19:59:31.593Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.23s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.59s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunRm (0.84s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.81s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.84s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.79s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.78s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.79s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.81s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.81s)
19:59:31 [2020-04-15T19:59:31.593Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.79s)
19:59:31 [2020-04-15T19:59:31.594Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.75s)
19:59:31 [2020-04-15T19:59:31.594Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.80s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.78s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.76s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.76s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.77s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.82s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.77s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.65s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunState (1.63s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.79s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.78s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.30s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
19:59:31 [2020-04-15T19:59:31.851Z]         requirement.go:26: unmatched requirement swapMemorySupport
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.82s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.72s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.62s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.79s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.63s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.76s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.91s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.90s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.06s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.76s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.75s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.76s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.35s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.17s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.77s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.79s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.74s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.79s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
19:59:31 [2020-04-15T19:59:31.851Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.77s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.49s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.83s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.14s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.38s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.61s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.38s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.77s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.82s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.71s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.89s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
19:59:31 [2020-04-15T19:59:31.851Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:59:31 [2020-04-15T19:59:31.851Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
19:59:31 [2020-04-15T19:59:31.851Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:59:31 [2020-04-15T19:59:31.851Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
19:59:31 [2020-04-15T19:59:31.851Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.82s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.83s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.79s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.61s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.82s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.78s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.78s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.04s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.20s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.15s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.15s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.14s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.79s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.80s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.77s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.84s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.29s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.81s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.82s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.81s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.79s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.77s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.78s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
19:59:31 [2020-04-15T19:59:31.851Z]         requirement.go:26: unmatched requirement swapMemorySupport
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.66s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.59s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.71s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.79s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.77s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.06s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.13s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.26s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.94s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.06s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.58s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.99s)
19:59:31 [2020-04-15T19:59:31.851Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents158314384
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.80s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.77s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.60s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.45s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.09s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.40s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.55s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.57s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.81s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.07s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.76s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.74s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.73s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.91s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.96s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.50s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.08s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.26s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.20s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.27s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.98s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.99s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.85s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.86s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.79s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
19:59:31 [2020-04-15T19:59:31.851Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.81s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.27s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.54s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.75s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.80s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
19:59:31 [2020-04-15T19:59:31.851Z]         requirement.go:26: unmatched requirement swapMemorySupport
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.90s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.77s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
19:59:31 [2020-04-15T19:59:31.851Z]         requirement.go:26: unmatched requirement swapMemorySupport
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.57s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.96s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.92s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.60s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.84s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.53s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
19:59:31 [2020-04-15T19:59:31.851Z]         requirement.go:26: unmatched requirement swapMemorySupport
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.04s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.92s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.14s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.53s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.30s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.63s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.02s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.09s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.32s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.44s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.47s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.59s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.43s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.31s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.39s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.38s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.37s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.81s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.86s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.98s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.10s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.09s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.53s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.18s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.87s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.45s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.33s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.18s)
19:59:31 [2020-04-15T19:59:31.851Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
19:59:31 [2020-04-15T19:59:31.851Z]         requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
19:59:31 [2020-04-15T19:59:31.851Z] === RUN   TestDockerRegistrySuite
19:59:31 [2020-04-15T19:59:31.851Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
19:59:31 [2020-04-15T19:59:31.851Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
19:59:33 [2020-04-15T19:59:33.476Z] === RUN   TestDockerSuite/TestBuildWithTabs
19:59:33 [2020-04-15T19:59:33.749Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
19:59:35 [2020-04-15T19:59:35.121Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
19:59:37 [2020-04-15T19:59:37.015Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
19:59:39 [2020-04-15T19:59:39.234Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
19:59:39 [2020-04-15T19:59:39.234Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
19:59:41 [2020-04-15T19:59:41.187Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
19:59:45 [2020-04-15T19:59:45.360Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
19:59:45 [2020-04-15T19:59:45.360Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
19:59:47 [2020-04-15T19:59:47.253Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
19:59:48 [2020-04-15T19:59:48.623Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
19:59:49 [2020-04-15T19:59:49.992Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
19:59:51 [2020-04-15T19:59:51.365Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
19:59:51 [2020-04-15T19:59:51.621Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
19:59:53 [2020-04-15T19:59:53.515Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
19:59:53 [2020-04-15T19:59:53.995Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
19:59:53 [2020-04-15T19:59:53.995Z] === RUN   TestDockerSuite/TestBuildWithVolumes
19:59:53 [2020-04-15T19:59:53.995Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
19:59:53 [2020-04-15T19:59:53.995Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
19:59:53 [2020-04-15T19:59:53.995Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
19:59:54 [2020-04-15T19:59:54.445Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
19:59:56 [2020-04-15T19:59:56.339Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
19:59:58 [2020-04-15T19:59:58.860Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
20:00:01 [2020-04-15T20:00:01.381Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
20:00:02 [2020-04-15T20:00:02.752Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
20:00:02 [2020-04-15T20:00:02.983Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
20:00:05 [2020-04-15T20:00:05.096Z] === RUN   TestDockerSuite/TestBuildXZHost
20:00:05 [2020-04-15T20:00:05.096Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
20:00:05 [2020-04-15T20:00:05.096Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
20:00:05 [2020-04-15T20:00:05.096Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
20:00:06 [2020-04-15T20:00:06.024Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
20:00:06 [2020-04-15T20:00:06.983Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
20:00:07 [2020-04-15T20:00:07.393Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
20:00:07 [2020-04-15T20:00:07.393Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
20:00:08 [2020-04-15T20:00:08.775Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
20:00:10 [2020-04-15T20:00:10.147Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
20:00:11 [2020-04-15T20:00:11.516Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
20:00:11 [2020-04-15T20:00:11.725Z] === RUN   TestDockerSuite/TestCommitChange
20:00:15 [2020-04-15T20:00:15.691Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
20:00:15 [2020-04-15T20:00:15.691Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
20:00:16 [2020-04-15T20:00:16.621Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
20:00:16 [2020-04-15T20:00:16.957Z] === RUN   TestDockerSuite/TestCommitChangeLabels
20:00:17 [2020-04-15T20:00:17.185Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
20:00:17 [2020-04-15T20:00:17.185Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
20:00:17 [2020-04-15T20:00:17.748Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
20:00:17 [2020-04-15T20:00:17.748Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
20:00:18 [2020-04-15T20:00:18.312Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
20:00:18 [2020-04-15T20:00:18.312Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
20:00:19 [2020-04-15T20:00:19.680Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
20:00:20 [2020-04-15T20:00:20.973Z] === RUN   TestDockerSuite/TestCommitHardlink
20:00:20 [2020-04-15T20:00:20.973Z] === RUN   TestDockerSuite/TestCommitNewFile
20:00:22 [2020-04-15T20:00:22.201Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
20:00:23 [2020-04-15T20:00:23.132Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
20:00:24 [2020-04-15T20:00:24.501Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
20:00:25 [2020-04-15T20:00:25.430Z] === RUN   TestDockerRegistrySuite/TestV2Only
20:00:26 [2020-04-15T20:00:26.359Z] --- PASS: TestDockerRegistrySuite (54.61s)
20:00:26 [2020-04-15T20:00:26.359Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.82s)
20:00:26 [2020-04-15T20:00:26.359Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest
20:00:26 [2020-04-15T20:00:26.359Z]         check_test.go:196: Daemon dd2da7b2787be is not started
20:00:26 [2020-04-15T20:00:26.359Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.57s)
20:00:26 [2020-04-15T20:00:26.359Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull
20:00:26 [2020-04-15T20:00:26.360Z]         check_test.go:196: Daemon d6b6e8d581156 is not started
20:00:26 [2020-04-15T20:00:26.360Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.87s)
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
20:00:26 [2020-04-15T20:00:26.360Z]         check_test.go:196: Daemon da6bcfed0b75c is not started
20:00:26 [2020-04-15T20:00:26.360Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.30s)
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags
20:00:26 [2020-04-15T20:00:26.360Z]         check_test.go:196: Daemon d398ded84f8b9 is not started
20:00:26 [2020-04-15T20:00:26.360Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.22s)
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush
20:00:26 [2020-04-15T20:00:26.360Z]         check_test.go:196: Daemon d0d7e7f07e578 is not started
20:00:26 [2020-04-15T20:00:26.360Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.56s)
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest
20:00:26 [2020-04-15T20:00:26.360Z]         check_test.go:196: Daemon dbb47f7440796 is not started
20:00:26 [2020-04-15T20:00:26.360Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.48s)
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush
20:00:26 [2020-04-15T20:00:26.360Z]         check_test.go:196: Daemon d18cd8f3a7251 is not started
20:00:26 [2020-04-15T20:00:26.360Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.49s)
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
20:00:26 [2020-04-15T20:00:26.360Z]         check_test.go:196: Daemon d1995df6a19a8 is not started
20:00:26 [2020-04-15T20:00:26.360Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.58s)
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
20:00:26 [2020-04-15T20:00:26.360Z]         check_test.go:196: Daemon d4adc0c21f969 is not started
20:00:26 [2020-04-15T20:00:26.360Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.62s)
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
20:00:26 [2020-04-15T20:00:26.360Z]         check_test.go:196: Daemon d91e9e0cee17e is not started
20:00:26 [2020-04-15T20:00:26.360Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.38s)
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush
20:00:26 [2020-04-15T20:00:26.360Z]         check_test.go:196: Daemon d7f5a4f5404f4 is not started
20:00:26 [2020-04-15T20:00:26.360Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.42s)
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests
20:00:26 [2020-04-15T20:00:26.360Z]         check_test.go:196: Daemon d499c966f5348 is not started
20:00:26 [2020-04-15T20:00:26.360Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.60s)
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests
20:00:26 [2020-04-15T20:00:26.360Z]         docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:42f6645124cc23b608513b263c2f3d1711ba69959f5d3c4d39fb31eae5b28df7
20:00:26 [2020-04-15T20:00:26.360Z]         docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7f6f73a0ee7879112ef58ed0f2eec75154b8abbdd6c546cc2742108d1b1a9860
20:00:26 [2020-04-15T20:00:26.360Z]         check_test.go:196: Daemon dacd2b30e2916 is not started
20:00:26 [2020-04-15T20:00:26.360Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.63s)
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests
20:00:26 [2020-04-15T20:00:26.360Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4c88dfb017720a40fc795ccbb90cebd843b110334753cfbb867d2099e8714598
20:00:26 [2020-04-15T20:00:26.360Z]         docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:785a13caf5f40d90efd21c74d3e2a5f01250880ef2edd09fd76f95461a199e9f
20:00:26 [2020-04-15T20:00:26.360Z]         check_test.go:196: Daemon d881d2aa8b0d8 is not started
20:00:26 [2020-04-15T20:00:26.360Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.35s)
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests
20:00:26 [2020-04-15T20:00:26.360Z]         check_test.go:196: Daemon ded547f5d3317 is not started
20:00:26 [2020-04-15T20:00:26.360Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.27s)
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
20:00:26 [2020-04-15T20:00:26.360Z]         check_test.go:196: Daemon d78eedc4928b2 is not started
20:00:26 [2020-04-15T20:00:26.360Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.36s)
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest
20:00:26 [2020-04-15T20:00:26.360Z]         check_test.go:196: Daemon dccf12b4ab970 is not started
20:00:26 [2020-04-15T20:00:26.360Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback
20:00:26 [2020-04-15T20:00:26.360Z]         check_test.go:196: Daemon da0a7304c623a is not started
20:00:26 [2020-04-15T20:00:26.360Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.40s)
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest
20:00:26 [2020-04-15T20:00:26.360Z]         check_test.go:196: Daemon d926b964d43c5 is not started
20:00:26 [2020-04-15T20:00:26.360Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.30s)
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
20:00:26 [2020-04-15T20:00:26.360Z]         check_test.go:196: Daemon d94a3e366afd6 is not started
20:00:26 [2020-04-15T20:00:26.360Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.25s)
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
20:00:26 [2020-04-15T20:00:26.360Z]         check_test.go:196: Daemon d06febcb1f54a is not started
20:00:26 [2020-04-15T20:00:26.360Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.74s)
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability
20:00:26 [2020-04-15T20:00:26.360Z]         check_test.go:196: Daemon d9b4e27604841 is not started
20:00:26 [2020-04-15T20:00:26.360Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s)
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases
20:00:26 [2020-04-15T20:00:26.360Z]         check_test.go:196: Daemon d3f8cfb6d1e6c is not started
20:00:26 [2020-04-15T20:00:26.360Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.38s)
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList
20:00:26 [2020-04-15T20:00:26.360Z]         check_test.go:196: Daemon de522710942ee is not started
20:00:26 [2020-04-15T20:00:26.360Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.43s)
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers
20:00:26 [2020-04-15T20:00:26.360Z]         check_test.go:196: Daemon d292274868d43 is not started
20:00:26 [2020-04-15T20:00:26.360Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag
20:00:26 [2020-04-15T20:00:26.360Z]         check_test.go:196: Daemon d41888dfb82bf is not started
20:00:26 [2020-04-15T20:00:26.360Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage
20:00:26 [2020-04-15T20:00:26.360Z]         check_test.go:196: Daemon de9793eadd39b is not started
20:00:26 [2020-04-15T20:00:26.360Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s)
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer
20:00:26 [2020-04-15T20:00:26.360Z]         check_test.go:196: Daemon d0c5f37bb90e5 is not started
20:00:26 [2020-04-15T20:00:26.360Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s)
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags
20:00:26 [2020-04-15T20:00:26.360Z]         check_test.go:196: Daemon dfa991e1afd34 is not started
20:00:26 [2020-04-15T20:00:26.360Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged
20:00:26 [2020-04-15T20:00:26.360Z]         check_test.go:196: Daemon d82c6fef1b87c is not started
20:00:26 [2020-04-15T20:00:26.360Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.50s)
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest
20:00:26 [2020-04-15T20:00:26.360Z]         check_test.go:196: Daemon dde422e87b4a0 is not started
20:00:26 [2020-04-15T20:00:26.360Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.11s)
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest
20:00:26 [2020-04-15T20:00:26.360Z]         check_test.go:196: Daemon d5d2fa29282e1 is not started
20:00:26 [2020-04-15T20:00:26.360Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.16s)
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
20:00:26 [2020-04-15T20:00:26.360Z]         check_test.go:196: Daemon db78d65606122 is not started
20:00:26 [2020-04-15T20:00:26.360Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.42s)
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest
20:00:26 [2020-04-15T20:00:26.360Z]         check_test.go:196: Daemon d45a4cd52739f is not started
20:00:26 [2020-04-15T20:00:26.360Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.02s)
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:325: [de800ea347310] waiting for daemon to start
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:325: [de800ea347310] waiting for daemon to start
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:353: [de800ea347310] daemon started
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:461: [de800ea347310] Stopping daemon
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:296: [de800ea347310] exiting daemon
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:448: [de800ea347310] Daemon stopped
20:00:26 [2020-04-15T20:00:26.360Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s)
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:325: [ddf178c404c33] waiting for daemon to start
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:325: [ddf178c404c33] waiting for daemon to start
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:353: [ddf178c404c33] daemon started
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:461: [ddf178c404c33] Stopping daemon
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:296: [ddf178c404c33] exiting daemon
20:00:26 [2020-04-15T20:00:26.360Z]         daemon.go:448: [ddf178c404c33] Daemon stopped
20:00:26 [2020-04-15T20:00:26.360Z] === RUN   TestDockerSchema1RegistrySuite
20:00:26 [2020-04-15T20:00:26.360Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
20:00:28 [2020-04-15T20:00:28.302Z] === RUN   TestDockerSuite/TestCommitPausedContainer
20:00:28 [2020-04-15T20:00:28.302Z] === RUN   TestDockerSuite/TestCommitTTY
20:00:31 [2020-04-15T20:00:31.613Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
20:00:35 [2020-04-15T20:00:35.785Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
20:00:36 [2020-04-15T20:00:36.348Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
20:00:37 [2020-04-15T20:00:37.714Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
20:00:37 [2020-04-15T20:00:37.971Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
20:00:39 [2020-04-15T20:00:39.341Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
20:00:40 [2020-04-15T20:00:40.720Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
20:00:42 [2020-04-15T20:00:42.089Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
20:00:44 [2020-04-15T20:00:44.434Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
20:00:46 [2020-04-15T20:00:46.262Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
20:00:46 [2020-04-15T20:00:46.262Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
20:00:46 [2020-04-15T20:00:46.518Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
20:00:46 [2020-04-15T20:00:46.518Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
20:00:46 [2020-04-15T20:00:46.774Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
20:00:47 [2020-04-15T20:00:47.031Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
20:00:47 [2020-04-15T20:00:47.594Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
20:00:47 [2020-04-15T20:00:47.594Z] --- PASS: TestDockerSchema1RegistrySuite (21.36s)
20:00:47 [2020-04-15T20:00:47.594Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.44s)
20:00:47 [2020-04-15T20:00:47.594Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
20:00:47 [2020-04-15T20:00:47.594Z]         check_test.go:223: Daemon ddc117f8fc865 is not started
20:00:47 [2020-04-15T20:00:47.594Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.36s)
20:00:47 [2020-04-15T20:00:47.594Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush
20:00:47 [2020-04-15T20:00:47.594Z]         check_test.go:223: Daemon d39a853bf4ea4 is not started
20:00:47 [2020-04-15T20:00:47.594Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.32s)
20:00:47 [2020-04-15T20:00:47.594Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
20:00:47 [2020-04-15T20:00:47.594Z]         check_test.go:223: Daemon d6aacbb92842a is not started
20:00:47 [2020-04-15T20:00:47.594Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.38s)
20:00:47 [2020-04-15T20:00:47.594Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest
20:00:47 [2020-04-15T20:00:47.594Z]         check_test.go:223: Daemon db75417e853db is not started
20:00:47 [2020-04-15T20:00:47.594Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
20:00:47 [2020-04-15T20:00:47.594Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
20:00:47 [2020-04-15T20:00:47.594Z]         check_test.go:223: Daemon d56dc56de4708 is not started
20:00:47 [2020-04-15T20:00:47.594Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.34s)
20:00:47 [2020-04-15T20:00:47.594Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
20:00:47 [2020-04-15T20:00:47.594Z]         check_test.go:223: Daemon d046e6b306d0b is not started
20:00:47 [2020-04-15T20:00:47.594Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.32s)
20:00:47 [2020-04-15T20:00:47.594Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
20:00:47 [2020-04-15T20:00:47.594Z]         check_test.go:223: Daemon d3b78aed264df is not started
20:00:47 [2020-04-15T20:00:47.594Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.31s)
20:00:47 [2020-04-15T20:00:47.594Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
20:00:47 [2020-04-15T20:00:47.594Z]         check_test.go:223: Daemon d0c6783551413 is not started
20:00:47 [2020-04-15T20:00:47.594Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.77s)
20:00:47 [2020-04-15T20:00:47.594Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability
20:00:47 [2020-04-15T20:00:47.594Z]         check_test.go:223: Daemon d4d391830d7d8 is not started
20:00:47 [2020-04-15T20:00:47.594Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.38s)
20:00:47 [2020-04-15T20:00:47.594Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases
20:00:47 [2020-04-15T20:00:47.594Z]         check_test.go:223: Daemon d19f214017775 is not started
20:00:47 [2020-04-15T20:00:47.594Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.46s)
20:00:47 [2020-04-15T20:00:47.594Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers
20:00:47 [2020-04-15T20:00:47.594Z]         check_test.go:223: Daemon d33f478e45d7f is not started
20:00:47 [2020-04-15T20:00:47.594Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
20:00:47 [2020-04-15T20:00:47.594Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag
20:00:47 [2020-04-15T20:00:47.594Z]         check_test.go:223: Daemon dff635e896171 is not started
20:00:47 [2020-04-15T20:00:47.594Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.27s)
20:00:47 [2020-04-15T20:00:47.594Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage
20:00:47 [2020-04-15T20:00:47.594Z]         check_test.go:223: Daemon d9cb8aae84879 is not started
20:00:47 [2020-04-15T20:00:47.594Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s)
20:00:47 [2020-04-15T20:00:47.594Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer
20:00:47 [2020-04-15T20:00:47.594Z]         check_test.go:223: Daemon d25fbd6768182 is not started
20:00:47 [2020-04-15T20:00:47.594Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s)
20:00:47 [2020-04-15T20:00:47.594Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags
20:00:47 [2020-04-15T20:00:47.594Z]         check_test.go:223: Daemon d4cdbe01e5e50 is not started
20:00:47 [2020-04-15T20:00:47.594Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
20:00:47 [2020-04-15T20:00:47.594Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged
20:00:47 [2020-04-15T20:00:47.594Z]         check_test.go:223: Daemon dcd5e5529d1b1 is not started
20:00:47 [2020-04-15T20:00:47.594Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
20:00:47 [2020-04-15T20:00:47.594Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
20:00:48 [2020-04-15T20:00:48.524Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
20:00:48 [2020-04-15T20:00:48.830Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
20:00:48 [2020-04-15T20:00:48.830Z] === RUN   TestDockerSuite/TestCommitWithoutPause
20:00:48 [2020-04-15T20:00:48.830Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
20:00:48 [2020-04-15T20:00:48.830Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
20:00:48 [2020-04-15T20:00:48.830Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
20:00:48 [2020-04-15T20:00:48.830Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
20:00:48 [2020-04-15T20:00:48.830Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
20:00:48 [2020-04-15T20:00:48.830Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
20:00:48 [2020-04-15T20:00:48.830Z] === RUN   TestDockerSuite/TestContainerAPICommit
20:00:49 [2020-04-15T20:00:49.088Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
20:00:49 [2020-04-15T20:00:49.345Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
20:00:50 [2020-04-15T20:00:50.275Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
20:00:50 [2020-04-15T20:00:50.531Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
20:00:51 [2020-04-15T20:00:51.095Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
20:00:51 [2020-04-15T20:00:51.351Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
20:00:51 [2020-04-15T20:00:51.608Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.93s)
20:00:51 [2020-04-15T20:00:51.608Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.94s)
20:00:51 [2020-04-15T20:00:51.608Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
20:00:51 [2020-04-15T20:00:51.608Z]         check_test.go:252: Daemon d06202527fdd8 is not started
20:00:51 [2020-04-15T20:00:51.608Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s)
20:00:51 [2020-04-15T20:00:51.608Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
20:00:51 [2020-04-15T20:00:51.608Z]         check_test.go:252: Daemon dc68f7e2344aa is not started
20:00:51 [2020-04-15T20:00:51.608Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
20:00:51 [2020-04-15T20:00:51.608Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
20:00:51 [2020-04-15T20:00:51.608Z]         check_test.go:252: Daemon d30450b6ab288 is not started
20:00:51 [2020-04-15T20:00:51.608Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.13s)
20:00:51 [2020-04-15T20:00:51.608Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
20:00:51 [2020-04-15T20:00:51.608Z]         daemon.go:325: [d26e5af0e4a63] waiting for daemon to start
20:00:51 [2020-04-15T20:00:51.608Z]         daemon.go:325: [d26e5af0e4a63] waiting for daemon to start
20:00:51 [2020-04-15T20:00:51.608Z]         daemon.go:353: [d26e5af0e4a63] daemon started
20:00:51 [2020-04-15T20:00:51.608Z]         daemon.go:461: [d26e5af0e4a63] Stopping daemon
20:00:51 [2020-04-15T20:00:51.608Z]         daemon.go:296: [d26e5af0e4a63] exiting daemon
20:00:51 [2020-04-15T20:00:51.608Z]         daemon.go:448: [d26e5af0e4a63] Daemon stopped
20:00:51 [2020-04-15T20:00:51.608Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s)
20:00:51 [2020-04-15T20:00:51.608Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
20:00:51 [2020-04-15T20:00:51.608Z]         check_test.go:252: Daemon d7c804630bfaa is not started
20:00:51 [2020-04-15T20:00:51.608Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.36s)
20:00:51 [2020-04-15T20:00:51.608Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
20:00:51 [2020-04-15T20:00:51.608Z]         check_test.go:252: Daemon d697fbf404e1c is not started
20:00:51 [2020-04-15T20:00:51.608Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.49s)
20:00:51 [2020-04-15T20:00:51.608Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
20:00:51 [2020-04-15T20:00:51.608Z]         check_test.go:252: Daemon dc897e8fb9301 is not started
20:00:51 [2020-04-15T20:00:51.608Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s)
20:00:51 [2020-04-15T20:00:51.608Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
20:00:51 [2020-04-15T20:00:51.608Z]         check_test.go:252: Daemon d81fbeed8385c is not started
20:00:51 [2020-04-15T20:00:51.608Z] === RUN   TestDockerRegistryAuthTokenSuite
20:00:51 [2020-04-15T20:00:51.608Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
20:00:55 [2020-04-15T20:00:55.272Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
20:00:56 [2020-04-15T20:00:56.856Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
20:00:56 [2020-04-15T20:00:56.857Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
20:00:57 [2020-04-15T20:00:57.113Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
20:00:57 [2020-04-15T20:00:57.113Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
20:00:57 [2020-04-15T20:00:57.369Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s)
20:00:57 [2020-04-15T20:00:57.369Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
20:00:57 [2020-04-15T20:00:57.369Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
20:00:57 [2020-04-15T20:00:57.369Z]         check_test.go:279: Daemon db441d267dd7d is not started
20:00:57 [2020-04-15T20:00:57.369Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
20:00:57 [2020-04-15T20:00:57.369Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
20:00:57 [2020-04-15T20:00:57.369Z]         check_test.go:279: Daemon d0d0dcd4b5ced is not started
20:00:57 [2020-04-15T20:00:57.369Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
20:00:57 [2020-04-15T20:00:57.369Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
20:00:57 [2020-04-15T20:00:57.369Z]         check_test.go:279: Daemon dd8bef95e7a21 is not started
20:00:57 [2020-04-15T20:00:57.369Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
20:00:57 [2020-04-15T20:00:57.369Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
20:00:57 [2020-04-15T20:00:57.369Z]         check_test.go:279: Daemon d67610f8513bd is not started
20:00:57 [2020-04-15T20:00:57.369Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
20:00:57 [2020-04-15T20:00:57.369Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
20:00:57 [2020-04-15T20:00:57.369Z]         check_test.go:279: Daemon d945a415da547 is not started
20:00:57 [2020-04-15T20:00:57.369Z] === RUN   TestDockerNetworkSuite
20:00:57 [2020-04-15T20:00:57.369Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
20:00:59 [2020-04-15T20:00:59.889Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
20:01:01 [2020-04-15T20:01:01.258Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
20:01:06 [2020-04-15T20:01:06.511Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
20:01:08 [2020-04-15T20:01:08.402Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
20:01:08 [2020-04-15T20:01:08.487Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
20:01:08 [2020-04-15T20:01:08.487Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
20:01:08 [2020-04-15T20:01:08.945Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
20:01:08 [2020-04-15T20:01:08.945Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
20:01:08 [2020-04-15T20:01:08.945Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
20:01:08 [2020-04-15T20:01:08.945Z] === RUN   TestDockerSuite/TestContainerAPICreate
20:01:11 [2020-04-15T20:01:11.161Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
20:01:11 [2020-04-15T20:01:11.161Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
20:01:11 [2020-04-15T20:01:11.161Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
20:01:12 [2020-04-15T20:01:12.577Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
20:01:12 [2020-04-15T20:01:12.781Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
20:01:12 [2020-04-15T20:01:12.781Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
20:01:12 [2020-04-15T20:01:12.781Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
20:01:12 [2020-04-15T20:01:12.781Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
20:01:12 [2020-04-15T20:01:12.781Z] === RUN   TestDockerSuite/TestContainerAPIDelete
20:01:14 [2020-04-15T20:01:14.470Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
20:01:15 [2020-04-15T20:01:15.406Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
20:01:17 [2020-04-15T20:01:17.380Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
20:01:19 [2020-04-15T20:01:19.218Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
20:01:19 [2020-04-15T20:01:19.218Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
20:01:19 [2020-04-15T20:01:19.218Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
20:01:21 [2020-04-15T20:01:21.560Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
20:01:21 [2020-04-15T20:01:21.560Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
20:01:23 [2020-04-15T20:01:23.347Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
20:01:23 [2020-04-15T20:01:23.347Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
20:01:23 [2020-04-15T20:01:23.347Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
20:01:24 [2020-04-15T20:01:24.425Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
20:01:25 [2020-04-15T20:01:25.100Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
20:01:25 [2020-04-15T20:01:25.100Z] === RUN   TestDockerSuite/TestContainerAPIKill
20:01:26 [2020-04-15T20:01:26.317Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
20:01:26 [2020-04-15T20:01:26.810Z] === RUN   TestDockerSuite/TestContainerAPIPause
20:01:26 [2020-04-15T20:01:26.810Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
20:01:28 [2020-04-15T20:01:28.209Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
20:01:28 [2020-04-15T20:01:28.772Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
20:01:29 [2020-04-15T20:01:29.121Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
20:01:29 [2020-04-15T20:01:29.602Z] === RUN   TestDockerSuite/TestContainerAPIRename
20:01:29 [2020-04-15T20:01:29.701Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
20:01:31 [2020-04-15T20:01:31.072Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
20:01:31 [2020-04-15T20:01:31.919Z] === RUN   TestDockerSuite/TestContainerAPIRestart
20:01:32 [2020-04-15T20:01:32.963Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
20:01:32 [2020-04-15T20:01:32.963Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
20:01:32 [2020-04-15T20:01:32.963Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
20:01:34 [2020-04-15T20:01:34.331Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
20:01:34 [2020-04-15T20:01:34.588Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
20:01:34 [2020-04-15T20:01:34.588Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
20:01:34 [2020-04-15T20:01:34.846Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
20:01:35 [2020-04-15T20:01:35.041Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
20:01:36 [2020-04-15T20:01:36.215Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
20:01:37 [2020-04-15T20:01:37.587Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
20:01:37 [2020-04-15T20:01:37.843Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
20:01:38 [2020-04-15T20:01:38.100Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
20:01:38 [2020-04-15T20:01:38.100Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
20:01:39 [2020-04-15T20:01:39.078Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
20:01:39 [2020-04-15T20:01:39.078Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
20:01:39 [2020-04-15T20:01:39.078Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
20:01:39 [2020-04-15T20:01:39.078Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
20:01:39 [2020-04-15T20:01:39.078Z] === RUN   TestDockerSuite/TestContainerAPIStart
20:01:40 [2020-04-15T20:01:40.179Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
20:01:40 [2020-04-15T20:01:40.179Z] === RUN   TestDockerSuite/TestContainerAPIStop
20:01:42 [2020-04-15T20:01:42.274Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
20:01:42 [2020-04-15T20:01:42.635Z] === RUN   TestDockerSuite/TestContainerAPITop
20:01:42 [2020-04-15T20:01:42.635Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
20:01:44 [2020-04-15T20:01:44.403Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
20:01:44 [2020-04-15T20:01:44.403Z] === RUN   TestDockerSuite/TestContainerAPIWait
20:01:45 [2020-04-15T20:01:45.547Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
20:01:48 [2020-04-15T20:01:48.634Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
20:01:50 [2020-04-15T20:01:50.445Z] === RUN   TestDockerSuite/TestContainerNetworkMode
20:01:50 [2020-04-15T20:01:50.445Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
20:01:50 [2020-04-15T20:01:50.445Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
20:01:50 [2020-04-15T20:01:50.445Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
20:01:50 [2020-04-15T20:01:50.445Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
20:01:50 [2020-04-15T20:01:50.445Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
20:01:52 [2020-04-15T20:01:52.105Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
20:01:55 [2020-04-15T20:01:55.498Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
20:01:55 [2020-04-15T20:01:55.498Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
20:01:55 [2020-04-15T20:01:55.498Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
20:01:55 [2020-04-15T20:01:55.755Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
20:01:55 [2020-04-15T20:01:55.755Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
20:01:56 [2020-04-15T20:01:56.011Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
20:01:56 [2020-04-15T20:01:56.011Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
20:01:56 [2020-04-15T20:01:56.011Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
20:02:00 [2020-04-15T20:02:00.201Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
20:02:00 [2020-04-15T20:02:00.201Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
20:02:00 [2020-04-15T20:02:00.201Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
20:02:01 [2020-04-15T20:02:01.569Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
20:02:06 [2020-04-15T20:02:06.818Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
20:02:10 [2020-04-15T20:02:10.989Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
20:02:10 [2020-04-15T20:02:10.989Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
20:02:11 [2020-04-15T20:02:11.918Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
20:02:12 [2020-04-15T20:02:12.174Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
20:02:13 [2020-04-15T20:02:13.654Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
20:02:13 [2020-04-15T20:02:13.654Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
20:02:13 [2020-04-15T20:02:13.654Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
20:02:13 [2020-04-15T20:02:13.654Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
20:02:13 [2020-04-15T20:02:13.654Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
20:02:13 [2020-04-15T20:02:13.654Z] === RUN   TestDockerSuite/TestCopyAndRestart
20:02:13 [2020-04-15T20:02:13.654Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
20:02:13 [2020-04-15T20:02:13.654Z] === RUN   TestDockerSuite/TestCpAbsolutePath
20:02:14 [2020-04-15T20:02:14.695Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
20:02:14 [2020-04-15T20:02:14.695Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
20:02:15 [2020-04-15T20:02:15.285Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
20:02:15 [2020-04-15T20:02:15.285Z] === RUN   TestDockerSuite/TestCpFromCaseA
20:02:15 [2020-04-15T20:02:15.285Z] === RUN   TestDockerSuite/TestCpFromCaseB
20:02:15 [2020-04-15T20:02:15.285Z] === RUN   TestDockerSuite/TestCpFromCaseC
20:02:15 [2020-04-15T20:02:15.285Z] === RUN   TestDockerSuite/TestCpFromCaseD
20:02:15 [2020-04-15T20:02:15.285Z] === RUN   TestDockerSuite/TestCpFromCaseE
20:02:15 [2020-04-15T20:02:15.285Z] === RUN   TestDockerSuite/TestCpFromCaseF
20:02:15 [2020-04-15T20:02:15.285Z] === RUN   TestDockerSuite/TestCpFromCaseG
20:02:15 [2020-04-15T20:02:15.285Z] === RUN   TestDockerSuite/TestCpFromCaseH
20:02:15 [2020-04-15T20:02:15.285Z] === RUN   TestDockerSuite/TestCpFromCaseI
20:02:15 [2020-04-15T20:02:15.285Z] === RUN   TestDockerSuite/TestCpFromCaseJ
20:02:15 [2020-04-15T20:02:15.285Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
20:02:15 [2020-04-15T20:02:15.285Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
20:02:15 [2020-04-15T20:02:15.285Z] === RUN   TestDockerSuite/TestCpGarbagePath
20:02:16 [2020-04-15T20:02:16.063Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
20:02:16 [2020-04-15T20:02:16.626Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
20:02:17 [2020-04-15T20:02:17.511Z] === RUN   TestDockerSuite/TestCpLocalOnly
20:02:17 [2020-04-15T20:02:17.511Z] === RUN   TestDockerSuite/TestCpNameHasColon
20:02:17 [2020-04-15T20:02:17.511Z] === RUN   TestDockerSuite/TestCpRelativePath
20:02:18 [2020-04-15T20:02:18.517Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
20:02:19 [2020-04-15T20:02:19.723Z] === RUN   TestDockerSuite/TestCpSpecialFiles
20:02:19 [2020-04-15T20:02:19.723Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
20:02:19 [2020-04-15T20:02:19.723Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
20:02:19 [2020-04-15T20:02:19.723Z] === RUN   TestDockerSuite/TestCpToCaseA
20:02:23 [2020-04-15T20:02:23.563Z] === RUN   TestDockerSuite/TestCpToCaseB
20:02:23 [2020-04-15T20:02:23.771Z] --- PASS: TestDockerNetworkSuite (86.44s)
20:02:23 [2020-04-15T20:02:23.771Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.59s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak
20:02:23 [2020-04-15T20:02:23.771Z]         docker_cli_network_unix_test.go:46: Daemon ded5a8354fe77 is not started
20:02:23 [2020-04-15T20:02:23.771Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.24s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
20:02:23 [2020-04-15T20:02:23.771Z]         docker_cli_network_unix_test.go:46: Daemon d0bb40e85737c is not started
20:02:23 [2020-04-15T20:02:23.771Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.73s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
20:02:23 [2020-04-15T20:02:23.771Z]         docker_cli_network_unix_test.go:46: Daemon da1b239f261db is not started
20:02:23 [2020-04-15T20:02:23.771Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.63s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
20:02:23 [2020-04-15T20:02:23.771Z]         docker_cli_network_unix_test.go:46: Daemon d4334371c25b0 is not started
20:02:23 [2020-04-15T20:02:23.771Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.70s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
20:02:23 [2020-04-15T20:02:23.771Z]         docker_cli_network_unix_test.go:1233: Daemon db0f3856d79e7 is not started
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:325: [db0f3856d79e7] waiting for daemon to start
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:325: [db0f3856d79e7] waiting for daemon to start
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:353: [db0f3856d79e7] daemon started
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:461: [db0f3856d79e7] Stopping daemon
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:296: [db0f3856d79e7] exiting daemon
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:448: [db0f3856d79e7] Daemon stopped
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:325: [db0f3856d79e7] waiting for daemon to start
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:325: [db0f3856d79e7] waiting for daemon to start
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:353: [db0f3856d79e7] daemon started
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:461: [db0f3856d79e7] Stopping daemon
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:296: [db0f3856d79e7] exiting daemon
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:448: [db0f3856d79e7] Daemon stopped
20:02:23 [2020-04-15T20:02:23.771Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.89s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
20:02:23 [2020-04-15T20:02:23.771Z]         docker_cli_network_unix_test.go:46: Daemon dd368344cc92e is not started
20:02:23 [2020-04-15T20:02:23.771Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.75s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
20:02:23 [2020-04-15T20:02:23.771Z]         docker_cli_network_unix_test.go:46: Daemon d49b17fda0cad is not started
20:02:23 [2020-04-15T20:02:23.771Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.42s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
20:02:23 [2020-04-15T20:02:23.771Z]         docker_cli_network_unix_test.go:46: Daemon dbdf720ca3e10 is not started
20:02:23 [2020-04-15T20:02:23.771Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.71s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
20:02:23 [2020-04-15T20:02:23.771Z]         docker_cli_network_unix_test.go:46: Daemon dd03f86f94867 is not started
20:02:23 [2020-04-15T20:02:23.771Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.89s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
20:02:23 [2020-04-15T20:02:23.771Z]         docker_cli_network_unix_test.go:46: Daemon d1f627c8b8916 is not started
20:02:23 [2020-04-15T20:02:23.771Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.81s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
20:02:23 [2020-04-15T20:02:23.771Z]         docker_cli_network_unix_test.go:46: Daemon ddf13f8515e87 is not started
20:02:23 [2020-04-15T20:02:23.771Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.47s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
20:02:23 [2020-04-15T20:02:23.771Z]         docker_cli_network_unix_test.go:46: Daemon d4d2362a9ba1a is not started
20:02:23 [2020-04-15T20:02:23.771Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.49s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
20:02:23 [2020-04-15T20:02:23.771Z]         docker_cli_network_unix_test.go:46: Daemon d21147879e21b is not started
20:02:23 [2020-04-15T20:02:23.771Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete
20:02:23 [2020-04-15T20:02:23.771Z]         docker_cli_network_unix_test.go:46: Daemon da425324039fb is not started
20:02:23 [2020-04-15T20:02:23.771Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.26s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
20:02:23 [2020-04-15T20:02:23.771Z]         docker_cli_network_unix_test.go:46: Daemon d43109a420737 is not started
20:02:23 [2020-04-15T20:02:23.771Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.32s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
20:02:23 [2020-04-15T20:02:23.771Z]         docker_cli_network_unix_test.go:46: Daemon db79415581ce4 is not started
20:02:23 [2020-04-15T20:02:23.771Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.21s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel
20:02:23 [2020-04-15T20:02:23.771Z]         docker_cli_network_unix_test.go:46: Daemon dcc2fc75414e1 is not started
20:02:23 [2020-04-15T20:02:23.771Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
20:02:23 [2020-04-15T20:02:23.771Z]         docker_cli_network_unix_test.go:46: Daemon d217eb60a9c5a is not started
20:02:23 [2020-04-15T20:02:23.771Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
20:02:23 [2020-04-15T20:02:23.771Z]         docker_cli_network_unix_test.go:46: Daemon d3a3f47614d5a is not started
20:02:23 [2020-04-15T20:02:23.771Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.30s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
20:02:23 [2020-04-15T20:02:23.771Z]         docker_cli_network_unix_test.go:46: Daemon de767594ae1db is not started
20:02:23 [2020-04-15T20:02:23.771Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.52s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
20:02:23 [2020-04-15T20:02:23.771Z]         docker_cli_network_unix_test.go:46: Daemon da4e7f4537141 is not started
20:02:23 [2020-04-15T20:02:23.771Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
20:02:23 [2020-04-15T20:02:23.771Z]         docker_cli_network_unix_test.go:46: Daemon d3057bdd48393 is not started
20:02:23 [2020-04-15T20:02:23.771Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.41s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
20:02:23 [2020-04-15T20:02:23.771Z]         docker_cli_network_unix_test.go:46: Daemon d2f6f15bcf4cf is not started
20:02:23 [2020-04-15T20:02:23.771Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions
20:02:23 [2020-04-15T20:02:23.771Z]         docker_cli_network_unix_test.go:46: Daemon ddef97ea599f1 is not started
20:02:23 [2020-04-15T20:02:23.771Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.74s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:325: [d3f7bd3e90110] waiting for daemon to start
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:325: [d3f7bd3e90110] waiting for daemon to start
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:353: [d3f7bd3e90110] daemon started
20:02:23 [2020-04-15T20:02:23.771Z]         docker_cli_network_unix_test.go:968: Daemon d3f7bd3e90110 is not started
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:325: [d3f7bd3e90110] waiting for daemon to start
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:296: [d3f7bd3e90110] exiting daemon
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:325: [d3f7bd3e90110] waiting for daemon to start
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:353: [d3f7bd3e90110] daemon started
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:461: [d3f7bd3e90110] Stopping daemon
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:296: [d3f7bd3e90110] exiting daemon
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:448: [d3f7bd3e90110] Daemon stopped
20:02:23 [2020-04-15T20:02:23.771Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.38s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias
20:02:23 [2020-04-15T20:02:23.771Z]         docker_cli_network_unix_test.go:46: Daemon d8cdb4aab29dc is not started
20:02:23 [2020-04-15T20:02:23.771Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.39s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:325: [da4bfc94bfc3d] waiting for daemon to start
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:325: [da4bfc94bfc3d] waiting for daemon to start
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:353: [da4bfc94bfc3d] daemon started
20:02:23 [2020-04-15T20:02:23.771Z]         docker_cli_network_unix_test.go:1116: Daemon da4bfc94bfc3d is not started
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:325: [da4bfc94bfc3d] waiting for daemon to start
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:296: [da4bfc94bfc3d] exiting daemon
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:325: [da4bfc94bfc3d] waiting for daemon to start
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:325: [da4bfc94bfc3d] waiting for daemon to start
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:325: [da4bfc94bfc3d] waiting for daemon to start
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:353: [da4bfc94bfc3d] daemon started
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:461: [da4bfc94bfc3d] Stopping daemon
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:296: [da4bfc94bfc3d] exiting daemon
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:448: [da4bfc94bfc3d] Daemon stopped
20:02:23 [2020-04-15T20:02:23.771Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.17s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
20:02:23 [2020-04-15T20:02:23.771Z]         docker_cli_network_unix_test.go:46: Daemon d6514572000b6 is not started
20:02:23 [2020-04-15T20:02:23.771Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.70s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
20:02:23 [2020-04-15T20:02:23.771Z]         docker_cli_network_unix_test.go:46: Daemon d7b2063af17dd is not started
20:02:23 [2020-04-15T20:02:23.771Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
20:02:23 [2020-04-15T20:02:23.771Z]         docker_cli_network_unix_test.go:46: Daemon dd6842d54f328 is not started
20:02:23 [2020-04-15T20:02:23.771Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.11s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
20:02:23 [2020-04-15T20:02:23.771Z]         docker_cli_network_unix_test.go:46: Daemon d2adc5fd459de is not started
20:02:23 [2020-04-15T20:02:23.771Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
20:02:23 [2020-04-15T20:02:23.771Z]         docker_cli_network_unix_test.go:46: Daemon d5a0ebc2f7b50 is not started
20:02:23 [2020-04-15T20:02:23.771Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
20:02:23 [2020-04-15T20:02:23.771Z]         docker_cli_network_unix_test.go:46: Daemon d5773a32443ca is not started
20:02:23 [2020-04-15T20:02:23.771Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault
20:02:23 [2020-04-15T20:02:23.771Z]         docker_cli_network_unix_test.go:46: Daemon dfe0fb7bf1f9d is not started
20:02:23 [2020-04-15T20:02:23.771Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.99s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
20:02:23 [2020-04-15T20:02:23.771Z]         docker_cli_network_unix_test.go:46: Daemon d561709d53055 is not started
20:02:23 [2020-04-15T20:02:23.771Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault
20:02:23 [2020-04-15T20:02:23.771Z]         docker_cli_network_unix_test.go:46: Daemon dfb730d726cca is not started
20:02:23 [2020-04-15T20:02:23.771Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter
20:02:23 [2020-04-15T20:02:23.771Z]         requirement.go:26: unmatched requirement OnlyDefaultNetworks
20:02:23 [2020-04-15T20:02:23.771Z]         docker_cli_network_unix_test.go:46: Daemon d685665389be0 is not started
20:02:23 [2020-04-15T20:02:23.771Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.31s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect
20:02:23 [2020-04-15T20:02:23.771Z]         docker_cli_network_unix_test.go:46: Daemon d22a81b2ae897 is not started
20:02:23 [2020-04-15T20:02:23.771Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.46s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:325: [db9c620537142] waiting for daemon to start
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:325: [db9c620537142] waiting for daemon to start
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:353: [db9c620537142] daemon started
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:461: [db9c620537142] Stopping daemon
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:296: [db9c620537142] exiting daemon
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:448: [db9c620537142] Daemon stopped
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:325: [db9c620537142] waiting for daemon to start
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:325: [db9c620537142] waiting for daemon to start
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:353: [db9c620537142] daemon started
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:461: [db9c620537142] Stopping daemon
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:296: [db9c620537142] exiting daemon
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:448: [db9c620537142] Daemon stopped
20:02:23 [2020-04-15T20:02:23.771Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.40s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:325: [d8432f27c2bed] waiting for daemon to start
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:325: [d8432f27c2bed] waiting for daemon to start
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:353: [d8432f27c2bed] daemon started
20:02:23 [2020-04-15T20:02:23.771Z]         docker_cli_network_unix_test.go:1084: Daemon d8432f27c2bed is not started
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:325: [d8432f27c2bed] waiting for daemon to start
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:296: [d8432f27c2bed] exiting daemon
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:325: [d8432f27c2bed] waiting for daemon to start
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:353: [d8432f27c2bed] daemon started
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:461: [d8432f27c2bed] Stopping daemon
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:296: [d8432f27c2bed] exiting daemon
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:448: [d8432f27c2bed] Daemon stopped
20:02:23 [2020-04-15T20:02:23.771Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
20:02:23 [2020-04-15T20:02:23.771Z]         docker_cli_network_unix_test.go:46: Daemon da8675ffee3ad is not started
20:02:23 [2020-04-15T20:02:23.771Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.36s)
20:02:23 [2020-04-15T20:02:23.771Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
20:02:23 [2020-04-15T20:02:23.771Z]         docker_cli_network_unix_test.go:46: Daemon d206d0084f18a is not started
20:02:23 [2020-04-15T20:02:23.772Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (3.00s)
20:02:23 [2020-04-15T20:02:23.772Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
20:02:23 [2020-04-15T20:02:23.772Z]         docker_cli_network_unix_test.go:46: Daemon ddb6936362898 is not started
20:02:23 [2020-04-15T20:02:23.772Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
20:02:23 [2020-04-15T20:02:23.772Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined
20:02:23 [2020-04-15T20:02:23.772Z]         docker_cli_network_unix_test.go:46: Daemon d0998390b4033 is not started
20:02:23 [2020-04-15T20:02:23.772Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.26s)
20:02:23 [2020-04-15T20:02:23.772Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID
20:02:23 [2020-04-15T20:02:23.772Z]         docker_cli_network_unix_test.go:46: Daemon d4563a5b9f772 is not started
20:02:23 [2020-04-15T20:02:23.772Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.74s)
20:02:23 [2020-04-15T20:02:23.772Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
20:02:23 [2020-04-15T20:02:23.772Z]         docker_cli_network_unix_test.go:46: Daemon d83a1589b3e29 is not started
20:02:23 [2020-04-15T20:02:23.772Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.47s)
20:02:23 [2020-04-15T20:02:23.772Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP
20:02:23 [2020-04-15T20:02:23.772Z]         docker_cli_network_unix_test.go:46: Daemon dc2588c93fd62 is not started
20:02:23 [2020-04-15T20:02:23.772Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.57s)
20:02:23 [2020-04-15T20:02:23.772Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
20:02:23 [2020-04-15T20:02:23.772Z]         docker_cli_network_unix_test.go:46: Daemon d419485e19008 is not started
20:02:23 [2020-04-15T20:02:23.772Z] === RUN   TestDockerHubPullSuite
20:02:23 [2020-04-15T20:02:23.772Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
20:02:25 [2020-04-15T20:02:25.663Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
20:02:25 [2020-04-15T20:02:25.663Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
20:02:26 [2020-04-15T20:02:26.021Z] === RUN   TestDockerSuite/TestCpToCaseC
20:02:26 [2020-04-15T20:02:26.022Z] === RUN   TestDockerSuite/TestCpToCaseD
20:02:26 [2020-04-15T20:02:26.022Z] === RUN   TestDockerSuite/TestCpToCaseE
20:02:28 [2020-04-15T20:02:28.182Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
20:02:28 [2020-04-15T20:02:28.182Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
20:02:28 [2020-04-15T20:02:28.745Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
20:02:29 [2020-04-15T20:02:29.674Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
20:02:29 [2020-04-15T20:02:29.932Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
20:02:29 [2020-04-15T20:02:29.932Z] --- PASS: TestDockerHubPullSuite (6.16s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.80s)
20:02:29 [2020-04-15T20:02:29.932Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
20:02:29 [2020-04-15T20:02:29.932Z]         daemon.go:325: [d715c0b9326b1] waiting for daemon to start
20:02:29 [2020-04-15T20:02:29.932Z]         daemon.go:325: [d715c0b9326b1] waiting for daemon to start
20:02:29 [2020-04-15T20:02:29.932Z]         daemon.go:353: [d715c0b9326b1] daemon started
20:02:29 [2020-04-15T20:02:29.932Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.48s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.42s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
20:02:29 [2020-04-15T20:02:29.932Z]     daemon.go:461: [d715c0b9326b1] Stopping daemon
20:02:29 [2020-04-15T20:02:29.932Z]     daemon.go:296: [d715c0b9326b1] exiting daemon
20:02:29 [2020-04-15T20:02:29.932Z]     daemon.go:448: [d715c0b9326b1] Daemon stopped
20:02:29 [2020-04-15T20:02:29.932Z] PASS
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === Skipped
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s)
20:02:29 [2020-04-15T20:02:29.932Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
20:02:29 [2020-04-15T20:02:29.932Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
20:02:29 [2020-04-15T20:02:29.932Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
20:02:29 [2020-04-15T20:02:29.932Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
20:02:29 [2020-04-15T20:02:29.932Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
20:02:29 [2020-04-15T20:02:29.932Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
20:02:29 [2020-04-15T20:02:29.932Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s)
20:02:29 [2020-04-15T20:02:29.932Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
20:02:29 [2020-04-15T20:02:29.932Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
20:02:29 [2020-04-15T20:02:29.932Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
20:02:29 [2020-04-15T20:02:29.932Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
20:02:29 [2020-04-15T20:02:29.932Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
20:02:29 [2020-04-15T20:02:29.932Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
20:02:29 [2020-04-15T20:02:29.932Z]         docker_cli_sni_test.go:18: Flakey test
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]         requirement.go:26: unmatched requirement Devicemapper
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]         requirement.go:26: unmatched requirement Devicemapper
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]         requirement.go:26: unmatched requirement swapMemorySupport
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]         requirement.go:26: unmatched requirement swapMemorySupport
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]         requirement.go:26: unmatched requirement Devicemapper
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]         requirement.go:26: unmatched requirement Devicemapper
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.02s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s)
20:02:29 [2020-04-15T20:02:29.932Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
20:02:29 [2020-04-15T20:02:29.932Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s)
20:02:29 [2020-04-15T20:02:29.932Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]         requirement.go:26: unmatched requirement swapMemorySupport
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]         requirement.go:26: unmatched requirement IsolationIsProcess
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]         requirement.go:26: unmatched requirement swapMemorySupport
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]         requirement.go:26: unmatched requirement swapMemorySupport
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]         requirement.go:26: unmatched requirement swapMemorySupport
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]         requirement.go:26: unmatched requirement swapMemorySupport
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]         requirement.go:26: unmatched requirement swapMemorySupport
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]         requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
20:02:29 [2020-04-15T20:02:29.932Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter
20:02:29 [2020-04-15T20:02:29.932Z]         requirement.go:26: unmatched requirement OnlyDefaultNetworks
20:02:29 [2020-04-15T20:02:29.932Z]         docker_cli_network_unix_test.go:46: Daemon d685665389be0 is not started
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] 
20:02:29 [2020-04-15T20:02:29.932Z] DONE 1249 tests, 44 skipped in 1957.880s
20:02:29 [2020-04-15T20:02:29.932Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:02:29 [2020-04-15T20:02:29.932Z] ++++ cat bundles/test-integration/docker.pid
20:02:29 [2020-04-15T20:02:29.932Z] +++ kill 7358
20:02:31 [2020-04-15T20:02:31.302Z] umount: bundles/test-integration/root: no mount point specified.
20:02:31 [2020-04-15T20:02:31.302Z] +++ /etc/init.d/apparmor stop
20:02:31 [2020-04-15T20:02:31.302Z] Leaving: AppArmorNo profiles have been unloaded.
20:02:31 [2020-04-15T20:02:31.302Z] 
20:02:31 [2020-04-15T20:02:31.302Z] Unloading profiles will leave already running processes permanently
20:02:31 [2020-04-15T20:02:31.302Z] unconfined, which can lead to unexpected situations.
20:02:31 [2020-04-15T20:02:31.302Z] 
20:02:31 [2020-04-15T20:02:31.302Z] To set a process to complain mode, use the command line tool
20:02:31 [2020-04-15T20:02:31.302Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:02:31 [2020-04-15T20:02:31.302Z] +++ true
20:02:31 [2020-04-15T20:02:31.302Z] 
20:02:31 [2020-04-15T20:02:31.864Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
20:02:33 [2020-04-15T20:02:33.780Z] === RUN   TestDockerSuite/TestCpToCaseF
20:02:33 [2020-04-15T20:02:33.780Z] === RUN   TestDockerSuite/TestCpToCaseG
20:02:33 [2020-04-15T20:02:33.780Z] === RUN   TestDockerSuite/TestCpToCaseH
20:02:37 [2020-04-15T20:02:37.146Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
20:02:39 [2020-04-15T20:02:39.666Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
20:02:42 [2020-04-15T20:02:42.159Z] === RUN   TestDockerSuite/TestCpToCaseI
20:02:42 [2020-04-15T20:02:42.159Z] === RUN   TestDockerSuite/TestCpToCaseJ
20:02:42 [2020-04-15T20:02:42.159Z] === RUN   TestDockerSuite/TestCpToDot
20:02:48 [2020-04-15T20:02:48.914Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
20:02:48 [2020-04-15T20:02:48.914Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
20:02:48 [2020-04-15T20:02:48.914Z] === RUN   TestDockerSuite/TestCpToStdout
20:02:50 [2020-04-15T20:02:50.858Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
20:02:50 [2020-04-15T20:02:50.858Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
20:02:50 [2020-04-15T20:02:50.858Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
20:02:50 [2020-04-15T20:02:50.858Z] === RUN   TestDockerSuite/TestCpVolumePath
20:02:50 [2020-04-15T20:02:50.858Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
20:02:51 [2020-04-15T20:02:51.434Z] === RUN   TestDockerSuite/TestCreateArgs
20:02:51 [2020-04-15T20:02:51.434Z] === RUN   TestDockerSuite/TestCreateByImageID
20:02:53 [2020-04-15T20:02:53.248Z] === RUN   TestDockerSuite/TestCreateEchoStdout
20:02:55 [2020-04-15T20:02:55.701Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
20:02:55 [2020-04-15T20:02:55.701Z] === RUN   TestDockerSuite/TestCreateHostConfig
20:02:55 [2020-04-15T20:02:55.701Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
20:02:57 [2020-04-15T20:02:57.496Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
20:02:58 [2020-04-15T20:02:58.645Z] === RUN   TestDockerSuite/TestCreateLabels
20:02:58 [2020-04-15T20:02:58.645Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
20:02:58 [2020-04-15T20:02:58.645Z] === RUN   TestDockerSuite/TestCreateRM
20:02:58 [2020-04-15T20:02:58.645Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
20:02:58 [2020-04-15T20:02:58.645Z] === RUN   TestDockerSuite/TestCreateStopSignal
20:02:59 [2020-04-15T20:02:59.200Z] === RUN   TestDockerSuite/TestCreateStopTimeout
20:02:59 [2020-04-15T20:02:59.200Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
20:03:07 [2020-04-15T20:03:07.078Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
20:03:07 [2020-04-15T20:03:07.078Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
20:03:07 [2020-04-15T20:03:07.078Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
20:03:11 [2020-04-15T20:03:11.418Z] === RUN   TestDockerSuite/TestCreateWithPortRange
20:03:11 [2020-04-15T20:03:11.418Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
20:03:11 [2020-04-15T20:03:11.418Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
20:03:13 [2020-04-15T20:03:13.738Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
20:03:13 [2020-04-15T20:03:13.738Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
20:03:13 [2020-04-15T20:03:13.738Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
20:03:13 [2020-04-15T20:03:13.738Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
20:03:13 [2020-04-15T20:03:13.738Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
20:03:13 [2020-04-15T20:03:13.738Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
20:03:13 [2020-04-15T20:03:13.738Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
20:03:13 [2020-04-15T20:03:13.738Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
20:03:13 [2020-04-15T20:03:13.738Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
20:03:13 [2020-04-15T20:03:13.738Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
20:03:13 [2020-04-15T20:03:13.738Z] === RUN   TestDockerSuite/TestDevicePermissions
20:03:13 [2020-04-15T20:03:13.738Z] === RUN   TestDockerSuite/TestDockerFails
20:03:13 [2020-04-15T20:03:13.738Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
20:03:13 [2020-04-15T20:03:13.738Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
20:03:13 [2020-04-15T20:03:13.738Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
20:03:13 [2020-04-15T20:03:13.738Z] === RUN   TestDockerSuite/TestEventsAttach
20:03:13 [2020-04-15T20:03:13.738Z] === RUN   TestDockerSuite/TestEventsCommit
20:03:13 [2020-04-15T20:03:13.738Z] === RUN   TestDockerSuite/TestEventsContainerEvents
20:03:15 [2020-04-15T20:03:15.937Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
20:03:18 [2020-04-15T20:03:18.184Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
20:03:19 [2020-04-15T20:03:19.796Z] === RUN   TestDockerSuite/TestEventsContainerRestart
20:03:27 [2020-04-15T20:03:27.132Z] === RUN   TestDockerSuite/TestEventsCopy
20:03:33 [2020-04-15T20:03:33.065Z] === RUN   TestDockerSuite/TestEventsFilterContainer
20:03:35 [2020-04-15T20:03:35.845Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
20:03:36 [2020-04-15T20:03:36.407Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
20:03:36 [2020-04-15T20:03:36.967Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
20:03:38 [2020-04-15T20:03:38.633Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
20:03:39 [2020-04-15T20:03:39.678Z] === RUN   TestDockerSuite/TestEventsFilterImageName
20:03:40 [2020-04-15T20:03:40.581Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
20:03:42 [2020-04-15T20:03:42.810Z] === RUN   TestDockerSuite/TestEventsFilterLabels
20:03:43 [2020-04-15T20:03:43.102Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
20:03:43 [2020-04-15T20:03:43.310Z] === RUN   TestDockerSuite/TestEventsFilterType
20:03:44 [2020-04-15T20:03:44.353Z] === RUN   TestDockerSuite/TestEventsFilters
20:03:48 [2020-04-15T20:03:48.351Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
20:03:49 [2020-04-15T20:03:49.268Z] === RUN   TestDockerSuite/TestEventsFormat
20:03:50 [2020-04-15T20:03:50.869Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
20:03:58 [2020-04-15T20:03:58.187Z] === RUN   TestDockerSuite/TestEventsFormatBadField
20:03:58 [2020-04-15T20:03:58.187Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
20:03:58 [2020-04-15T20:03:58.187Z] === RUN   TestDockerSuite/TestEventsImageImport
20:03:58 [2020-04-15T20:03:58.187Z] === RUN   TestDockerSuite/TestEventsImageLoad
20:03:58 [2020-04-15T20:03:58.187Z] === RUN   TestDockerSuite/TestEventsImagePull
20:03:58 [2020-04-15T20:03:58.187Z] === RUN   TestDockerSuite/TestEventsImageTag
20:03:59 [2020-04-15T20:03:59.251Z] === RUN   TestDockerSuite/TestEventsPluginOps
20:03:59 [2020-04-15T20:03:59.251Z] === RUN   TestDockerSuite/TestEventsRename
20:04:01 [2020-04-15T20:04:01.697Z] === RUN   TestDockerSuite/TestEventsResize
20:04:04 [2020-04-15T20:04:04.156Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
20:04:05 [2020-04-15T20:04:05.967Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
20:04:08 [2020-04-15T20:04:08.530Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
20:04:12 [2020-04-15T20:04:12.766Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
20:04:17 [2020-04-15T20:04:17.834Z] === RUN   TestDockerSuite/TestEventsTop
20:04:17 [2020-04-15T20:04:17.834Z] === RUN   TestDockerSuite/TestEventsUntag
20:04:20 [2020-04-15T20:04:20.807Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
20:04:23 [2020-04-15T20:04:23.781Z] === RUN   TestDockerSuite/TestExec
20:04:23 [2020-04-15T20:04:23.781Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
20:04:23 [2020-04-15T20:04:23.781Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
20:04:25 [2020-04-15T20:04:25.383Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
20:04:27 [2020-04-15T20:04:27.031Z] === RUN   TestDockerSuite/TestExecAPIStart
20:04:27 [2020-04-15T20:04:27.031Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
20:04:27 [2020-04-15T20:04:27.031Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
20:04:27 [2020-04-15T20:04:27.536Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
20:04:27 [2020-04-15T20:04:27.615Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
20:04:28 [2020-04-15T20:04:28.544Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
20:04:29 [2020-04-15T20:04:29.209Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
20:04:30 [2020-04-15T20:04:30.956Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
20:04:31 [2020-04-15T20:04:31.814Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
20:04:32 [2020-04-15T20:04:32.737Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
20:04:34 [2020-04-15T20:04:34.499Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
20:04:35 [2020-04-15T20:04:35.086Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
20:04:38 [2020-04-15T20:04:38.339Z] === RUN   TestDockerSuite/TestExecCgroup
20:04:38 [2020-04-15T20:04:38.339Z] === RUN   TestDockerSuite/TestExecEnv
20:04:38 [2020-04-15T20:04:38.339Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
20:04:38 [2020-04-15T20:04:38.812Z] === RUN   TestDockerSuite/TestExecExitStatus
20:04:40 [2020-04-15T20:04:40.389Z] === RUN   TestDockerSuite/TestExecInspectID
20:04:43 [2020-04-15T20:04:43.176Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
20:04:44 [2020-04-15T20:04:44.228Z] === RUN   TestDockerSuite/TestExecInteractive
20:04:44 [2020-04-15T20:04:44.228Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
20:04:44 [2020-04-15T20:04:44.228Z] === RUN   TestDockerSuite/TestExecParseError
20:04:44 [2020-04-15T20:04:44.228Z] === RUN   TestDockerSuite/TestExecPausedContainer
20:04:44 [2020-04-15T20:04:44.228Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
20:04:44 [2020-04-15T20:04:44.228Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
20:04:45 [2020-04-15T20:04:45.808Z] === RUN   TestDockerSuite/TestExecSetEnv
20:04:45 [2020-04-15T20:04:45.808Z] === RUN   TestDockerSuite/TestExecStartFails
20:04:45 [2020-04-15T20:04:45.808Z] === RUN   TestDockerSuite/TestExecStateCleanup
20:04:45 [2020-04-15T20:04:45.808Z] === RUN   TestDockerSuite/TestExecStopNotHanging
20:04:45 [2020-04-15T20:04:45.808Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
20:04:45 [2020-04-15T20:04:45.808Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
20:04:47 [2020-04-15T20:04:47.350Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
20:04:48 [2020-04-15T20:04:48.055Z] === RUN   TestDockerSuite/TestExecUlimits
20:04:48 [2020-04-15T20:04:48.055Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
20:04:50 [2020-04-15T20:04:50.622Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
20:04:53 [2020-04-15T20:04:53.894Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
20:04:55 [2020-04-15T20:04:55.460Z] === RUN   TestDockerSuite/TestExecWithImageUser
20:04:55 [2020-04-15T20:04:55.460Z] === RUN   TestDockerSuite/TestExecWithPrivileged
20:04:55 [2020-04-15T20:04:55.460Z] === RUN   TestDockerSuite/TestExecWithUser
20:04:55 [2020-04-15T20:04:55.460Z] === RUN   TestDockerSuite/TestGetContainerStats
20:04:57 [2020-04-15T20:04:57.167Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
20:05:00 [2020-04-15T20:05:00.441Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
20:05:01 [2020-04-15T20:05:01.410Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
20:05:02 [2020-04-15T20:05:02.997Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
20:05:05 [2020-04-15T20:05:05.517Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
20:05:07 [2020-04-15T20:05:07.310Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
20:05:09 [2020-04-15T20:05:09.544Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
20:05:15 [2020-04-15T20:05:15.566Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
20:05:15 [2020-04-15T20:05:15.566Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
20:05:15 [2020-04-15T20:05:15.566Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
20:05:15 [2020-04-15T20:05:15.566Z] === RUN   TestDockerSuite/TestHealth
20:05:15 [2020-04-15T20:05:15.566Z] === RUN   TestDockerSuite/TestHistoryExistentImage
20:05:15 [2020-04-15T20:05:15.566Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
20:05:15 [2020-04-15T20:05:15.566Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
20:05:15 [2020-04-15T20:05:15.566Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
20:05:20 [2020-04-15T20:05:20.716Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
20:05:20 [2020-04-15T20:05:20.716Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
20:05:20 [2020-04-15T20:05:20.716Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
20:05:20 [2020-04-15T20:05:20.716Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
20:05:20 [2020-04-15T20:05:20.716Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
20:05:20 [2020-04-15T20:05:20.716Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
20:05:21 [2020-04-15T20:05:21.769Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
20:05:21 [2020-04-15T20:05:21.769Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
20:05:22 [2020-04-15T20:05:22.251Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
20:05:22 [2020-04-15T20:05:22.732Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
20:05:24 [2020-04-15T20:05:24.325Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
20:05:24 [2020-04-15T20:05:24.325Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
20:05:26 [2020-04-15T20:05:26.561Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
20:05:28 [2020-04-15T20:05:28.795Z] === RUN   TestDockerSuite/TestImagesFormat
20:05:28 [2020-04-15T20:05:28.795Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
20:05:28 [2020-04-15T20:05:28.795Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
20:05:32 [2020-04-15T20:05:32.631Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
20:05:32 [2020-04-15T20:05:32.631Z] === RUN   TestDockerSuite/TestImportBadURL
20:05:34 [2020-04-15T20:05:34.934Z] === RUN   TestDockerSuite/TestImportDisplay
20:05:34 [2020-04-15T20:05:34.934Z] === RUN   TestDockerSuite/TestImportFile
20:05:34 [2020-04-15T20:05:34.934Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
20:05:34 [2020-04-15T20:05:34.934Z] === RUN   TestDockerSuite/TestImportFileWithMessage
20:05:34 [2020-04-15T20:05:34.934Z] === RUN   TestDockerSuite/TestImportGzipped
20:05:34 [2020-04-15T20:05:34.934Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
20:05:34 [2020-04-15T20:05:34.934Z] === RUN   TestDockerSuite/TestInfoDebug
20:05:34 [2020-04-15T20:05:34.934Z] === RUN   TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
20:05:34 [2020-04-15T20:05:34.934Z] === RUN   TestDockerSuite/TestInfoDiscoveryBackend
20:05:34 [2020-04-15T20:05:34.934Z] === RUN   TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
20:05:34 [2020-04-15T20:05:34.934Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
20:05:35 [2020-04-15T20:05:35.446Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
20:05:35 [2020-04-15T20:05:35.446Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
20:05:35 [2020-04-15T20:05:35.446Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
20:05:35 [2020-04-15T20:05:35.446Z] === RUN   TestDockerSuite/TestInfoFormat
20:05:35 [2020-04-15T20:05:35.446Z] === RUN   TestDockerSuite/TestInsecureRegistries
20:05:35 [2020-04-15T20:05:35.446Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
20:05:35 [2020-04-15T20:05:35.446Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
20:05:35 [2020-04-15T20:05:35.446Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
20:05:37 [2020-04-15T20:05:37.797Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
20:05:39 [2020-04-15T20:05:39.471Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
20:05:39 [2020-04-15T20:05:39.471Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
20:05:39 [2020-04-15T20:05:39.471Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
20:05:39 [2020-04-15T20:05:39.471Z] === RUN   TestDockerSuite/TestInspectAmpersand
20:05:39 [2020-04-15T20:05:39.471Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
20:05:41 [2020-04-15T20:05:41.814Z] === RUN   TestDockerSuite/TestInspectByPrefix
20:05:41 [2020-04-15T20:05:41.814Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
20:05:43 [2020-04-15T20:05:43.477Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
20:05:43 [2020-04-15T20:05:43.975Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
20:05:43 [2020-04-15T20:05:43.975Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
20:05:43 [2020-04-15T20:05:43.975Z] === RUN   TestDockerSuite/TestInspectDefault
20:05:45 [2020-04-15T20:05:45.694Z] === RUN   TestDockerSuite/TestInspectHistory
20:05:50 [2020-04-15T20:05:50.716Z] === RUN   TestDockerSuite/TestInspectImage
20:05:50 [2020-04-15T20:05:50.716Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
20:05:50 [2020-04-15T20:05:50.716Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
20:05:50 [2020-04-15T20:05:50.716Z] === RUN   TestDockerSuite/TestInspectInt64
20:05:52 [2020-04-15T20:05:52.341Z] === RUN   TestDockerSuite/TestInspectJSONFields
20:05:54 [2020-04-15T20:05:54.024Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
20:05:54 [2020-04-15T20:05:54.024Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
20:06:01 [2020-04-15T20:06:01.638Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
20:06:01 [2020-04-15T20:06:01.698Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
20:06:02 [2020-04-15T20:06:02.760Z] === RUN   TestDockerSuite/TestInspectPlugin
20:06:02 [2020-04-15T20:06:02.760Z] === RUN   TestDockerSuite/TestInspectRootFS
20:06:03 [2020-04-15T20:06:03.309Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
20:06:05 [2020-04-15T20:06:05.021Z] === RUN   TestDockerSuite/TestInspectStatus
20:06:06 [2020-04-15T20:06:06.894Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
20:06:11 [2020-04-15T20:06:11.310Z] === RUN   TestDockerSuite/TestInspectTemplateError
20:06:12 [2020-04-15T20:06:12.638Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
20:06:14 [2020-04-15T20:06:14.689Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
20:06:16 [2020-04-15T20:06:16.544Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
20:06:16 [2020-04-15T20:06:16.681Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
20:06:19 [2020-04-15T20:06:19.340Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
20:06:21 [2020-04-15T20:06:21.089Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
20:06:22 [2020-04-15T20:06:22.707Z] === RUN   TestDockerSuite/TestInspectUnknownObject
20:06:22 [2020-04-15T20:06:22.707Z] === RUN   TestDockerSuite/TestLinkShortDefinition
20:06:22 [2020-04-15T20:06:22.707Z] === RUN   TestDockerSuite/TestLinksEnvs
20:06:22 [2020-04-15T20:06:22.707Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
20:06:22 [2020-04-15T20:06:22.707Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
20:06:22 [2020-04-15T20:06:22.707Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
20:06:22 [2020-04-15T20:06:22.707Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
20:06:22 [2020-04-15T20:06:22.707Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
20:06:22 [2020-04-15T20:06:22.707Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
20:06:22 [2020-04-15T20:06:22.707Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
20:06:22 [2020-04-15T20:06:22.707Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
20:06:22 [2020-04-15T20:06:22.707Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
20:06:22 [2020-04-15T20:06:22.707Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
20:06:22 [2020-04-15T20:06:22.707Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
20:06:22 [2020-04-15T20:06:22.707Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
20:06:22 [2020-04-15T20:06:22.707Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
20:06:22 [2020-04-15T20:06:22.707Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
20:06:22 [2020-04-15T20:06:22.707Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
20:06:23 [2020-04-15T20:06:23.179Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
20:06:23 [2020-04-15T20:06:23.179Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
20:06:24 [2020-04-15T20:06:24.768Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
20:06:26 [2020-04-15T20:06:26.356Z] === RUN   TestDockerSuite/TestLogsAPIUntil
20:06:32 [2020-04-15T20:06:32.285Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
20:06:33 [2020-04-15T20:06:33.915Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
20:06:33 [2020-04-15T20:06:33.915Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
20:06:34 [2020-04-15T20:06:34.597Z] --- PASS: TestDockerSwarmSuite (1823.14s)
20:06:34 [2020-04-15T20:06:34.597Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.90s)
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:325: [d0b97acda84b1] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:325: [d0b97acda84b1] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:353: [d0b97acda84b1] daemon started
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:461: [d0b97acda84b1] Stopping daemon
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:296: [d0b97acda84b1] exiting daemon
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:448: [d0b97acda84b1] Daemon stopped
20:06:34 [2020-04-15T20:06:34.597Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.55s)
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:325: [d17ada028807c] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:325: [d17ada028807c] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:353: [d17ada028807c] daemon started
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:461: [d17ada028807c] Stopping daemon
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:296: [d17ada028807c] exiting daemon
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:448: [d17ada028807c] Daemon stopped
20:06:34 [2020-04-15T20:06:34.597Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.74s)
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:325: [d0ae7642fec45] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:325: [d0ae7642fec45] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:353: [d0ae7642fec45] daemon started
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:461: [d0ae7642fec45] Stopping daemon
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:296: [d0ae7642fec45] exiting daemon
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:448: [d0ae7642fec45] Daemon stopped
20:06:34 [2020-04-15T20:06:34.597Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.42s)
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:325: [df2d774eed274] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:325: [df2d774eed274] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:353: [df2d774eed274] daemon started
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:325: [d6caea141c366] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:325: [d6caea141c366] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:353: [d6caea141c366] daemon started
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:461: [df2d774eed274] Stopping daemon
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:296: [df2d774eed274] exiting daemon
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:448: [df2d774eed274] Daemon stopped
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:461: [d6caea141c366] Stopping daemon
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:296: [d6caea141c366] exiting daemon
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:448: [d6caea141c366] Daemon stopped
20:06:34 [2020-04-15T20:06:34.597Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.85s)
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:325: [da7af17298911] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:325: [da7af17298911] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:353: [da7af17298911] daemon started
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:461: [da7af17298911] Stopping daemon
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:296: [da7af17298911] exiting daemon
20:06:34 [2020-04-15T20:06:34.597Z]         daemon.go:448: [da7af17298911] Daemon stopped
20:06:34 [2020-04-15T20:06:34.597Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.18s)
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [dca3a0dddde05] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [dca3a0dddde05] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:353: [dca3a0dddde05] daemon started
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [d1b74ad8db6e2] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [d1b74ad8db6e2] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:353: [d1b74ad8db6e2] daemon started
20:06:34 [2020-04-15T20:06:34.598Z]         check_test.go:358: [d1b74ad8db6e2] joining swarm manager [dca3a0dddde05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:461: [d1b74ad8db6e2] Stopping daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:296: [d1b74ad8db6e2] exiting daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:448: [d1b74ad8db6e2] Daemon stopped
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [dbb869ff5f462] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [dbb869ff5f462] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:353: [dbb869ff5f462] daemon started
20:06:34 [2020-04-15T20:06:34.598Z]         check_test.go:358: [dbb869ff5f462] joining swarm manager [dca3a0dddde05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:461: [dca3a0dddde05] Stopping daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:296: [dca3a0dddde05] exiting daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:448: [dca3a0dddde05] Daemon stopped
20:06:34 [2020-04-15T20:06:34.598Z]         check_test.go:379: Daemon d1b74ad8db6e2 is not started
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:461: [dbb869ff5f462] Stopping daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:296: [dbb869ff5f462] exiting daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:448: [dbb869ff5f462] Daemon stopped
20:06:34 [2020-04-15T20:06:34.598Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
20:06:34 [2020-04-15T20:06:34.598Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
20:06:34 [2020-04-15T20:06:34.598Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.42s)
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [db5c88d01ced7] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [db5c88d01ced7] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:353: [db5c88d01ced7] daemon started
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [da187faa2ed0f] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [da187faa2ed0f] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:353: [da187faa2ed0f] daemon started
20:06:34 [2020-04-15T20:06:34.598Z]         check_test.go:358: [da187faa2ed0f] joining swarm manager [db5c88d01ced7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:461: [db5c88d01ced7] Stopping daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:296: [db5c88d01ced7] exiting daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:448: [db5c88d01ced7] Daemon stopped
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:461: [da187faa2ed0f] Stopping daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:296: [da187faa2ed0f] exiting daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:448: [da187faa2ed0f] Daemon stopped
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [db5c88d01ced7] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [db5c88d01ced7] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:353: [db5c88d01ced7] daemon started
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [da187faa2ed0f] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [da187faa2ed0f] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:353: [da187faa2ed0f] daemon started
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:461: [db5c88d01ced7] Stopping daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:296: [db5c88d01ced7] exiting daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:448: [db5c88d01ced7] Daemon stopped
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:461: [da187faa2ed0f] Stopping daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:296: [da187faa2ed0f] exiting daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:448: [da187faa2ed0f] Daemon stopped
20:06:34 [2020-04-15T20:06:34.598Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.91s)
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [d339dc893f3a4] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [d339dc893f3a4] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:353: [d339dc893f3a4] daemon started
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:461: [d339dc893f3a4] Stopping daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:296: [d339dc893f3a4] exiting daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:448: [d339dc893f3a4] Daemon stopped
20:06:34 [2020-04-15T20:06:34.598Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.33s)
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [dd1342dcb6e0c] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [dd1342dcb6e0c] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:353: [dd1342dcb6e0c] daemon started
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [d2783972f18fd] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [d2783972f18fd] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:353: [d2783972f18fd] daemon started
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:461: [dd1342dcb6e0c] Stopping daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:296: [dd1342dcb6e0c] exiting daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:448: [dd1342dcb6e0c] Daemon stopped
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:461: [d2783972f18fd] Stopping daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:296: [d2783972f18fd] exiting daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:448: [d2783972f18fd] Daemon stopped
20:06:34 [2020-04-15T20:06:34.598Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (48.71s)
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [dcab9bfb805d2] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [dcab9bfb805d2] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:353: [dcab9bfb805d2] daemon started
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [d51aae9e69afc] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [d51aae9e69afc] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:353: [d51aae9e69afc] daemon started
20:06:34 [2020-04-15T20:06:34.598Z]         check_test.go:358: [d51aae9e69afc] joining swarm manager [dcab9bfb805d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [df24e0a3144dc] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [df24e0a3144dc] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:353: [df24e0a3144dc] daemon started
20:06:34 [2020-04-15T20:06:34.598Z]         check_test.go:358: [df24e0a3144dc] joining swarm manager [dcab9bfb805d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:461: [dcab9bfb805d2] Stopping daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:296: [dcab9bfb805d2] exiting daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:448: [dcab9bfb805d2] Daemon stopped
20:06:34 [2020-04-15T20:06:34.598Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [dcab9bfb805d2] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [dcab9bfb805d2] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [dcab9bfb805d2] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [dcab9bfb805d2] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:353: [dcab9bfb805d2] daemon started
20:06:34 [2020-04-15T20:06:34.598Z]         docker_api_swarm_test.go:364: Waiting for possible election...
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:461: [dcab9bfb805d2] Stopping daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:296: [dcab9bfb805d2] exiting daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:448: [dcab9bfb805d2] Daemon stopped
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:461: [d51aae9e69afc] Stopping daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:296: [d51aae9e69afc] exiting daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:448: [d51aae9e69afc] Daemon stopped
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:461: [df24e0a3144dc] Stopping daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:296: [df24e0a3144dc] exiting daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:448: [df24e0a3144dc] Daemon stopped
20:06:34 [2020-04-15T20:06:34.598Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.11s)
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [d9808b8103a9d] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [d9808b8103a9d] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:353: [d9808b8103a9d] daemon started
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [d96ab0f40649f] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [d96ab0f40649f] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:353: [d96ab0f40649f] daemon started
20:06:34 [2020-04-15T20:06:34.598Z]         check_test.go:358: [d96ab0f40649f] joining swarm manager [d9808b8103a9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [d88fbc769ad1b] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [d88fbc769ad1b] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:353: [d88fbc769ad1b] daemon started
20:06:34 [2020-04-15T20:06:34.598Z]         check_test.go:358: [d88fbc769ad1b] joining swarm manager [d9808b8103a9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:461: [d9808b8103a9d] Stopping daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:296: [d9808b8103a9d] exiting daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:448: [d9808b8103a9d] Daemon stopped
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:461: [d96ab0f40649f] Stopping daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:296: [d96ab0f40649f] exiting daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:448: [d96ab0f40649f] Daemon stopped
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:461: [d88fbc769ad1b] Stopping daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:296: [d88fbc769ad1b] exiting daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:448: [d88fbc769ad1b] Daemon stopped
20:06:34 [2020-04-15T20:06:34.598Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.15s)
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [d960bd28312b1] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [d960bd28312b1] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:353: [d960bd28312b1] daemon started
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [dcf8a610a0932] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [dcf8a610a0932] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:353: [dcf8a610a0932] daemon started
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:461: [d960bd28312b1] Stopping daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:296: [d960bd28312b1] exiting daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:448: [d960bd28312b1] Daemon stopped
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:461: [dcf8a610a0932] Stopping daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:296: [dcf8a610a0932] exiting daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:448: [dcf8a610a0932] Daemon stopped
20:06:34 [2020-04-15T20:06:34.598Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.11s)
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [d2b19a1043794] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [d2b19a1043794] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:353: [d2b19a1043794] daemon started
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:461: [d2b19a1043794] Stopping daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:296: [d2b19a1043794] exiting daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:448: [d2b19a1043794] Daemon stopped
20:06:34 [2020-04-15T20:06:34.598Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.77s)
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [d73a39893b92b] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [d73a39893b92b] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:353: [d73a39893b92b] daemon started
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [dd9c7f2667e04] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [dd9c7f2667e04] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:353: [dd9c7f2667e04] daemon started
20:06:34 [2020-04-15T20:06:34.598Z]         check_test.go:358: [dd9c7f2667e04] joining swarm manager [d73a39893b92b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [df28c7b5a336e] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [df28c7b5a336e] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:353: [df28c7b5a336e] daemon started
20:06:34 [2020-04-15T20:06:34.598Z]         check_test.go:358: [df28c7b5a336e] joining swarm manager [d73a39893b92b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:461: [d73a39893b92b] Stopping daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:296: [d73a39893b92b] exiting daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:448: [d73a39893b92b] Daemon stopped
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:461: [dd9c7f2667e04] Stopping daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:296: [dd9c7f2667e04] exiting daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:448: [dd9c7f2667e04] Daemon stopped
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:461: [df28c7b5a336e] Stopping daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:296: [df28c7b5a336e] exiting daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:448: [df28c7b5a336e] Daemon stopped
20:06:34 [2020-04-15T20:06:34.598Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (53.55s)
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [dcccdf117e81b] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [dcccdf117e81b] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:353: [dcccdf117e81b] daemon started
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:461: [dcccdf117e81b] Stopping daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:296: [dcccdf117e81b] exiting daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:448: [dcccdf117e81b] Daemon stopped
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [dcccdf117e81b] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [dcccdf117e81b] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:353: [dcccdf117e81b] daemon started
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [d97268dbc3719] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [d97268dbc3719] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:353: [d97268dbc3719] daemon started
20:06:34 [2020-04-15T20:06:34.598Z]         check_test.go:358: [d97268dbc3719] joining swarm manager [dcccdf117e81b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:461: [d97268dbc3719] Stopping daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:296: [d97268dbc3719] exiting daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:448: [d97268dbc3719] Daemon stopped
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [d97268dbc3719] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [d97268dbc3719] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [d97268dbc3719] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [d97268dbc3719] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:353: [d97268dbc3719] daemon started
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [decb7f9da7be8] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [decb7f9da7be8] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:353: [decb7f9da7be8] daemon started
20:06:34 [2020-04-15T20:06:34.598Z]         check_test.go:358: [decb7f9da7be8] joining swarm manager [dcccdf117e81b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:461: [decb7f9da7be8] Stopping daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:296: [decb7f9da7be8] exiting daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:448: [decb7f9da7be8] Daemon stopped
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [decb7f9da7be8] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [decb7f9da7be8] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [decb7f9da7be8] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:353: [decb7f9da7be8] daemon started
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:296: [decb7f9da7be8] exiting daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [decb7f9da7be8] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [decb7f9da7be8] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [decb7f9da7be8] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:353: [decb7f9da7be8] daemon started
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:461: [dcccdf117e81b] Stopping daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:296: [dcccdf117e81b] exiting daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:448: [dcccdf117e81b] Daemon stopped
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:461: [d97268dbc3719] Stopping daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:296: [d97268dbc3719] exiting daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:448: [d97268dbc3719] Daemon stopped
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:461: [decb7f9da7be8] Stopping daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:296: [decb7f9da7be8] exiting daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:448: [decb7f9da7be8] Daemon stopped
20:06:34 [2020-04-15T20:06:34.598Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.33s)
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [d0c6b4ec16a3a] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [d0c6b4ec16a3a] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:353: [d0c6b4ec16a3a] daemon started
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [de7faee610932] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:325: [de7faee610932] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:353: [de7faee610932] daemon started
20:06:34 [2020-04-15T20:06:34.598Z]         check_test.go:358: [de7faee610932] joining swarm manager [d0c6b4ec16a3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:461: [d0c6b4ec16a3a] Stopping daemon
20:06:34 [2020-04-15T20:06:34.598Z]         daemon.go:296: [d0c6b4ec16a3a] exiting daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:448: [d0c6b4ec16a3a] Daemon stopped
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:461: [de7faee610932] Stopping daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:296: [de7faee610932] exiting daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:448: [de7faee610932] Daemon stopped
20:06:34 [2020-04-15T20:06:34.599Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.78s)
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [dbfc43f27abd9] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [dbfc43f27abd9] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:353: [dbfc43f27abd9] daemon started
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d9ef07373ff76] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d9ef07373ff76] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:353: [d9ef07373ff76] daemon started
20:06:34 [2020-04-15T20:06:34.599Z]         check_test.go:358: [d9ef07373ff76] joining swarm manager [dbfc43f27abd9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d429b9c061067] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d429b9c061067] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:353: [d429b9c061067] daemon started
20:06:34 [2020-04-15T20:06:34.599Z]         check_test.go:358: [d429b9c061067] joining swarm manager [dbfc43f27abd9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:461: [d9ef07373ff76] Stopping daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:296: [d9ef07373ff76] exiting daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:448: [d9ef07373ff76] Daemon stopped
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d9ef07373ff76] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d9ef07373ff76] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d9ef07373ff76] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d9ef07373ff76] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:339: [d9ef07373ff76] error pinging daemon on start: Get http://d9ef07373ff76.sock/_ping: context deadline exceeded
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d9ef07373ff76] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:339: [d9ef07373ff76] error pinging daemon on start: Get http://d9ef07373ff76.sock/_ping: context deadline exceeded
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d9ef07373ff76] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:339: [d9ef07373ff76] error pinging daemon on start: Get http://d9ef07373ff76.sock/_ping: context deadline exceeded
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d9ef07373ff76] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:339: [d9ef07373ff76] error pinging daemon on start: Get http://d9ef07373ff76.sock/_ping: context deadline exceeded
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d9ef07373ff76] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:339: [d9ef07373ff76] error pinging daemon on start: Get http://d9ef07373ff76.sock/_ping: context deadline exceeded
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d9ef07373ff76] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:339: [d9ef07373ff76] error pinging daemon on start: Get http://d9ef07373ff76.sock/_ping: context deadline exceeded
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d9ef07373ff76] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:353: [d9ef07373ff76] daemon started
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:461: [dbfc43f27abd9] Stopping daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:296: [dbfc43f27abd9] exiting daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:448: [dbfc43f27abd9] Daemon stopped
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:461: [d9ef07373ff76] Stopping daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:296: [d9ef07373ff76] exiting daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:448: [d9ef07373ff76] Daemon stopped
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:461: [d429b9c061067] Stopping daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:296: [d429b9c061067] exiting daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:448: [d429b9c061067] Daemon stopped
20:06:34 [2020-04-15T20:06:34.599Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.66s)
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d38eff2af31c1] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d38eff2af31c1] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:353: [d38eff2af31c1] daemon started
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:461: [d38eff2af31c1] Stopping daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:296: [d38eff2af31c1] exiting daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:448: [d38eff2af31c1] Daemon stopped
20:06:34 [2020-04-15T20:06:34.599Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.67s)
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d6cb34720cdff] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d6cb34720cdff] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:353: [d6cb34720cdff] daemon started
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d2480db0e7a64] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d2480db0e7a64] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:353: [d2480db0e7a64] daemon started
20:06:34 [2020-04-15T20:06:34.599Z]         check_test.go:358: [d2480db0e7a64] joining swarm manager [d6cb34720cdff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:461: [d6cb34720cdff] Stopping daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:296: [d6cb34720cdff] exiting daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:448: [d6cb34720cdff] Daemon stopped
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:461: [d2480db0e7a64] Stopping daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:296: [d2480db0e7a64] exiting daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:448: [d2480db0e7a64] Daemon stopped
20:06:34 [2020-04-15T20:06:34.599Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.21s)
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [dfadb543cc08e] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [dfadb543cc08e] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:353: [dfadb543cc08e] daemon started
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d88ae102c6215] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d88ae102c6215] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:353: [d88ae102c6215] daemon started
20:06:34 [2020-04-15T20:06:34.599Z]         check_test.go:358: [d88ae102c6215] joining swarm manager [dfadb543cc08e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [da0884dc873c0] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [da0884dc873c0] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:353: [da0884dc873c0] daemon started
20:06:34 [2020-04-15T20:06:34.599Z]         check_test.go:358: [da0884dc873c0] joining swarm manager [dfadb543cc08e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:461: [d88ae102c6215] Stopping daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:296: [d88ae102c6215] exiting daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:448: [d88ae102c6215] Daemon stopped
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:461: [da0884dc873c0] Stopping daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:296: [da0884dc873c0] exiting daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:448: [da0884dc873c0] Daemon stopped
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d88ae102c6215] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d88ae102c6215] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d88ae102c6215] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d88ae102c6215] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:339: [d88ae102c6215] error pinging daemon on start: Get http://d88ae102c6215.sock/_ping: context deadline exceeded
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d88ae102c6215] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:353: [d88ae102c6215] daemon started
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:461: [dfadb543cc08e] Stopping daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:296: [dfadb543cc08e] exiting daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:448: [dfadb543cc08e] Daemon stopped
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:461: [d88ae102c6215] Stopping daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:296: [d88ae102c6215] exiting daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:448: [d88ae102c6215] Daemon stopped
20:06:34 [2020-04-15T20:06:34.599Z]         check_test.go:379: Daemon da0884dc873c0 is not started
20:06:34 [2020-04-15T20:06:34.599Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (47.78s)
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [dba5c03ff8690] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [dba5c03ff8690] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:353: [dba5c03ff8690] daemon started
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [da1c3426f3fbe] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [da1c3426f3fbe] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:353: [da1c3426f3fbe] daemon started
20:06:34 [2020-04-15T20:06:34.599Z]         check_test.go:358: [da1c3426f3fbe] joining swarm manager [dba5c03ff8690]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d7dc92ee2a176] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d7dc92ee2a176] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:353: [d7dc92ee2a176] daemon started
20:06:34 [2020-04-15T20:06:34.599Z]         check_test.go:358: [d7dc92ee2a176] joining swarm manager [dba5c03ff8690]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [ddb67a2b16bd4] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [ddb67a2b16bd4] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:353: [ddb67a2b16bd4] daemon started
20:06:34 [2020-04-15T20:06:34.599Z]         check_test.go:358: [ddb67a2b16bd4] joining swarm manager [dba5c03ff8690]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d2f4026327639] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d2f4026327639] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:353: [d2f4026327639] daemon started
20:06:34 [2020-04-15T20:06:34.599Z]         check_test.go:358: [d2f4026327639] joining swarm manager [dba5c03ff8690]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [dcdb204a7b435] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [dcdb204a7b435] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:353: [dcdb204a7b435] daemon started
20:06:34 [2020-04-15T20:06:34.599Z]         check_test.go:358: [dcdb204a7b435] joining swarm manager [dba5c03ff8690]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:461: [dba5c03ff8690] Stopping daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:461: [ddb67a2b16bd4] Stopping daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:461: [dcdb204a7b435] Stopping daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:461: [da1c3426f3fbe] Stopping daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:461: [d2f4026327639] Stopping daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:461: [d7dc92ee2a176] Stopping daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:296: [dba5c03ff8690] exiting daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:448: [dba5c03ff8690] Daemon stopped
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:296: [da1c3426f3fbe] exiting daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:448: [da1c3426f3fbe] Daemon stopped
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:296: [dcdb204a7b435] exiting daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:448: [dcdb204a7b435] Daemon stopped
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:296: [d2f4026327639] exiting daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:448: [d2f4026327639] Daemon stopped
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:296: [ddb67a2b16bd4] exiting daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:448: [ddb67a2b16bd4] Daemon stopped
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:296: [d7dc92ee2a176] exiting daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:448: [d7dc92ee2a176] Daemon stopped
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [dcdb204a7b435] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d7dc92ee2a176] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [dba5c03ff8690] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [da1c3426f3fbe] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [ddb67a2b16bd4] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d2f4026327639] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [dcdb204a7b435] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d7dc92ee2a176] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [dba5c03ff8690] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [da1c3426f3fbe] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [ddb67a2b16bd4] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d2f4026327639] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [dcdb204a7b435] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d7dc92ee2a176] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [dba5c03ff8690] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [da1c3426f3fbe] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [ddb67a2b16bd4] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d2f4026327639] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [dcdb204a7b435] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d7dc92ee2a176] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [dba5c03ff8690] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [da1c3426f3fbe] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [ddb67a2b16bd4] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d2f4026327639] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:339: [dcdb204a7b435] error pinging daemon on start: Get http://dcdb204a7b435.sock/_ping: context deadline exceeded
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:339: [d7dc92ee2a176] error pinging daemon on start: Get http://d7dc92ee2a176.sock/_ping: context deadline exceeded
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:339: [dba5c03ff8690] error pinging daemon on start: Get http://dba5c03ff8690.sock/_ping: context deadline exceeded
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:339: [da1c3426f3fbe] error pinging daemon on start: Get http://da1c3426f3fbe.sock/_ping: context deadline exceeded
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:339: [ddb67a2b16bd4] error pinging daemon on start: Get http://ddb67a2b16bd4.sock/_ping: context deadline exceeded
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:339: [d2f4026327639] error pinging daemon on start: Get http://d2f4026327639.sock/_ping: context deadline exceeded
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [dcdb204a7b435] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d7dc92ee2a176] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [dba5c03ff8690] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [da1c3426f3fbe] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [ddb67a2b16bd4] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d2f4026327639] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:339: [d7dc92ee2a176] error pinging daemon on start: Get http://d7dc92ee2a176.sock/_ping: context deadline exceeded
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:339: [dcdb204a7b435] error pinging daemon on start: Get http://dcdb204a7b435.sock/_ping: context deadline exceeded
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:339: [dba5c03ff8690] error pinging daemon on start: Get http://dba5c03ff8690.sock/_ping: context deadline exceeded
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:339: [da1c3426f3fbe] error pinging daemon on start: Get http://da1c3426f3fbe.sock/_ping: context deadline exceeded
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:339: [ddb67a2b16bd4] error pinging daemon on start: Get http://ddb67a2b16bd4.sock/_ping: context deadline exceeded
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:339: [d2f4026327639] error pinging daemon on start: Get http://d2f4026327639.sock/_ping: context deadline exceeded
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d7dc92ee2a176] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [dcdb204a7b435] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [dba5c03ff8690] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [da1c3426f3fbe] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [ddb67a2b16bd4] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d2f4026327639] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:353: [da1c3426f3fbe] daemon started
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:353: [dba5c03ff8690] daemon started
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:353: [dcdb204a7b435] daemon started
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:353: [d7dc92ee2a176] daemon started
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:353: [d2f4026327639] daemon started
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:353: [ddb67a2b16bd4] daemon started
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:461: [dba5c03ff8690] Stopping daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:296: [dba5c03ff8690] exiting daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:448: [dba5c03ff8690] Daemon stopped
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:461: [da1c3426f3fbe] Stopping daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:296: [da1c3426f3fbe] exiting daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:448: [da1c3426f3fbe] Daemon stopped
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:461: [d7dc92ee2a176] Stopping daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:296: [d7dc92ee2a176] exiting daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:448: [d7dc92ee2a176] Daemon stopped
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:461: [ddb67a2b16bd4] Stopping daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:296: [ddb67a2b16bd4] exiting daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:448: [ddb67a2b16bd4] Daemon stopped
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:461: [d2f4026327639] Stopping daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:296: [d2f4026327639] exiting daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:448: [d2f4026327639] Daemon stopped
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:461: [dcdb204a7b435] Stopping daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:296: [dcdb204a7b435] exiting daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:448: [dcdb204a7b435] Daemon stopped
20:06:34 [2020-04-15T20:06:34.599Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.41s)
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d155b4b403637] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d155b4b403637] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:353: [d155b4b403637] daemon started
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:461: [d155b4b403637] Stopping daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:296: [d155b4b403637] exiting daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:448: [d155b4b403637] Daemon stopped
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d155b4b403637] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:325: [d155b4b403637] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:353: [d155b4b403637] daemon started
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:461: [d155b4b403637] Stopping daemon
20:06:34 [2020-04-15T20:06:34.599Z]         daemon.go:296: [d155b4b403637] exiting daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:448: [d155b4b403637] Daemon stopped
20:06:34 [2020-04-15T20:06:34.600Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.91s)
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [d10e5389e7977] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [d10e5389e7977] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:353: [d10e5389e7977] daemon started
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:461: [d10e5389e7977] Stopping daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:296: [d10e5389e7977] exiting daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:448: [d10e5389e7977] Daemon stopped
20:06:34 [2020-04-15T20:06:34.600Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.21s)
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [db672bc64e3b3] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [db672bc64e3b3] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:353: [db672bc64e3b3] daemon started
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [dcd58ff7c8b3f] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [dcd58ff7c8b3f] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:353: [dcd58ff7c8b3f] daemon started
20:06:34 [2020-04-15T20:06:34.600Z]         check_test.go:358: [dcd58ff7c8b3f] joining swarm manager [db672bc64e3b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [dcf53061c3226] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [dcf53061c3226] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:353: [dcf53061c3226] daemon started
20:06:34 [2020-04-15T20:06:34.600Z]         check_test.go:358: [dcf53061c3226] joining swarm manager [db672bc64e3b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:461: [db672bc64e3b3] Stopping daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:296: [db672bc64e3b3] exiting daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:448: [db672bc64e3b3] Daemon stopped
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:461: [dcd58ff7c8b3f] Stopping daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:296: [dcd58ff7c8b3f] exiting daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:448: [dcd58ff7c8b3f] Daemon stopped
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:461: [dcf53061c3226] Stopping daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:296: [dcf53061c3226] exiting daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:448: [dcf53061c3226] Daemon stopped
20:06:34 [2020-04-15T20:06:34.600Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.16s)
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [d8d2b144b7993] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [d8d2b144b7993] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:353: [d8d2b144b7993] daemon started
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [df9b5c1bec0ba] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [df9b5c1bec0ba] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:353: [df9b5c1bec0ba] daemon started
20:06:34 [2020-04-15T20:06:34.600Z]         check_test.go:358: [df9b5c1bec0ba] joining swarm manager [d8d2b144b7993]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [df858af744d30] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [df858af744d30] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:353: [df858af744d30] daemon started
20:06:34 [2020-04-15T20:06:34.600Z]         check_test.go:358: [df858af744d30] joining swarm manager [d8d2b144b7993]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:461: [d8d2b144b7993] Stopping daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:296: [d8d2b144b7993] exiting daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:448: [d8d2b144b7993] Daemon stopped
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:461: [df9b5c1bec0ba] Stopping daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:296: [df9b5c1bec0ba] exiting daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:448: [df9b5c1bec0ba] Daemon stopped
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:461: [df858af744d30] Stopping daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:296: [df858af744d30] exiting daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:448: [df858af744d30] Daemon stopped
20:06:34 [2020-04-15T20:06:34.600Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.98s)
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [dc8c20f7a074a] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [dc8c20f7a074a] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:353: [dc8c20f7a074a] daemon started
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [ddbdef6cd535d] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [ddbdef6cd535d] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:353: [ddbdef6cd535d] daemon started
20:06:34 [2020-04-15T20:06:34.600Z]         check_test.go:358: [ddbdef6cd535d] joining swarm manager [dc8c20f7a074a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [de6a97234c194] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [de6a97234c194] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:353: [de6a97234c194] daemon started
20:06:34 [2020-04-15T20:06:34.600Z]         check_test.go:358: [de6a97234c194] joining swarm manager [dc8c20f7a074a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:461: [dc8c20f7a074a] Stopping daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:296: [dc8c20f7a074a] exiting daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:448: [dc8c20f7a074a] Daemon stopped
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:461: [ddbdef6cd535d] Stopping daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:296: [ddbdef6cd535d] exiting daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:448: [ddbdef6cd535d] Daemon stopped
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:461: [de6a97234c194] Stopping daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:296: [de6a97234c194] exiting daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:448: [de6a97234c194] Daemon stopped
20:06:34 [2020-04-15T20:06:34.600Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.20s)
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [d47e214d4070a] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [d47e214d4070a] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:353: [d47e214d4070a] daemon started
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:461: [d47e214d4070a] Stopping daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:296: [d47e214d4070a] exiting daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:448: [d47e214d4070a] Daemon stopped
20:06:34 [2020-04-15T20:06:34.600Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.77s)
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [da9016fb8fa3a] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [da9016fb8fa3a] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:353: [da9016fb8fa3a] daemon started
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [d53f2d01b7ba8] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [d53f2d01b7ba8] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:353: [d53f2d01b7ba8] daemon started
20:06:34 [2020-04-15T20:06:34.600Z]         check_test.go:358: [d53f2d01b7ba8] joining swarm manager [da9016fb8fa3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [dc8740a5a52b6] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [dc8740a5a52b6] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:353: [dc8740a5a52b6] daemon started
20:06:34 [2020-04-15T20:06:34.600Z]         check_test.go:358: [dc8740a5a52b6] joining swarm manager [da9016fb8fa3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [d3281d93231e6] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [d3281d93231e6] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:353: [d3281d93231e6] daemon started
20:06:34 [2020-04-15T20:06:34.600Z]         check_test.go:358: [d3281d93231e6] joining swarm manager [da9016fb8fa3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [deeba92b05a5d] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [deeba92b05a5d] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:353: [deeba92b05a5d] daemon started
20:06:34 [2020-04-15T20:06:34.600Z]         check_test.go:358: [deeba92b05a5d] joining swarm manager [da9016fb8fa3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:461: [da9016fb8fa3a] Stopping daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:296: [da9016fb8fa3a] exiting daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:448: [da9016fb8fa3a] Daemon stopped
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:461: [d53f2d01b7ba8] Stopping daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:296: [d53f2d01b7ba8] exiting daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:448: [d53f2d01b7ba8] Daemon stopped
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:461: [dc8740a5a52b6] Stopping daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:296: [dc8740a5a52b6] exiting daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:448: [dc8740a5a52b6] Daemon stopped
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:461: [d3281d93231e6] Stopping daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:296: [d3281d93231e6] exiting daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:448: [d3281d93231e6] Daemon stopped
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:461: [deeba92b05a5d] Stopping daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:296: [deeba92b05a5d] exiting daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:448: [deeba92b05a5d] Daemon stopped
20:06:34 [2020-04-15T20:06:34.600Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.15s)
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [d252fb86797ff] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [d252fb86797ff] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:353: [d252fb86797ff] daemon started
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:461: [d252fb86797ff] Stopping daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:296: [d252fb86797ff] exiting daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:448: [d252fb86797ff] Daemon stopped
20:06:34 [2020-04-15T20:06:34.600Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.63s)
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [deba5481e9c9a] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [deba5481e9c9a] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:353: [deba5481e9c9a] daemon started
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [d09e2402f6d1e] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [d09e2402f6d1e] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:353: [d09e2402f6d1e] daemon started
20:06:34 [2020-04-15T20:06:34.600Z]         check_test.go:358: [d09e2402f6d1e] joining swarm manager [deba5481e9c9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [dbbd5598690a5] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [dbbd5598690a5] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:353: [dbbd5598690a5] daemon started
20:06:34 [2020-04-15T20:06:34.600Z]         check_test.go:358: [dbbd5598690a5] joining swarm manager [deba5481e9c9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:461: [deba5481e9c9a] Stopping daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:296: [deba5481e9c9a] exiting daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:448: [deba5481e9c9a] Daemon stopped
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:461: [d09e2402f6d1e] Stopping daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:296: [d09e2402f6d1e] exiting daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:448: [d09e2402f6d1e] Daemon stopped
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:461: [dbbd5598690a5] Stopping daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:296: [dbbd5598690a5] exiting daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:448: [dbbd5598690a5] Daemon stopped
20:06:34 [2020-04-15T20:06:34.600Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.04s)
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [d6c41eabc476a] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [d6c41eabc476a] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:353: [d6c41eabc476a] daemon started
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [db0752c6b4039] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [db0752c6b4039] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:353: [db0752c6b4039] daemon started
20:06:34 [2020-04-15T20:06:34.600Z]         check_test.go:358: [db0752c6b4039] joining swarm manager [d6c41eabc476a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [ddddf87d1c79b] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [ddddf87d1c79b] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:353: [ddddf87d1c79b] daemon started
20:06:34 [2020-04-15T20:06:34.600Z]         check_test.go:358: [ddddf87d1c79b] joining swarm manager [d6c41eabc476a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:461: [db0752c6b4039] Stopping daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:296: [db0752c6b4039] exiting daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:448: [db0752c6b4039] Daemon stopped
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:461: [d6c41eabc476a] Stopping daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:296: [d6c41eabc476a] exiting daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:448: [d6c41eabc476a] Daemon stopped
20:06:34 [2020-04-15T20:06:34.600Z]         check_test.go:379: Daemon db0752c6b4039 is not started
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:461: [ddddf87d1c79b] Stopping daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:296: [ddddf87d1c79b] exiting daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:448: [ddddf87d1c79b] Daemon stopped
20:06:34 [2020-04-15T20:06:34.600Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.34s)
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [d9d6e3480d786] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [d9d6e3480d786] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:353: [d9d6e3480d786] daemon started
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [dea9e55754cc1] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [dea9e55754cc1] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:353: [dea9e55754cc1] daemon started
20:06:34 [2020-04-15T20:06:34.600Z]         check_test.go:358: [dea9e55754cc1] joining swarm manager [d9d6e3480d786]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [dd2b8ccaad06c] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:325: [dd2b8ccaad06c] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:353: [dd2b8ccaad06c] daemon started
20:06:34 [2020-04-15T20:06:34.600Z]         check_test.go:358: [dd2b8ccaad06c] joining swarm manager [d9d6e3480d786]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:461: [d9d6e3480d786] Stopping daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:296: [d9d6e3480d786] exiting daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:448: [d9d6e3480d786] Daemon stopped
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:461: [dea9e55754cc1] Stopping daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:296: [dea9e55754cc1] exiting daemon
20:06:34 [2020-04-15T20:06:34.600Z]         daemon.go:448: [dea9e55754cc1] Daemon stopped
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:461: [dd2b8ccaad06c] Stopping daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:296: [dd2b8ccaad06c] exiting daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:448: [dd2b8ccaad06c] Daemon stopped
20:06:34 [2020-04-15T20:06:34.601Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.72s)
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [d94ce98f37b23] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [d94ce98f37b23] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:353: [d94ce98f37b23] daemon started
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [d6dbcf14a1767] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [d6dbcf14a1767] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:353: [d6dbcf14a1767] daemon started
20:06:34 [2020-04-15T20:06:34.601Z]         check_test.go:358: [d6dbcf14a1767] joining swarm manager [d94ce98f37b23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [d3c2aa829f7bb] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [d3c2aa829f7bb] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:353: [d3c2aa829f7bb] daemon started
20:06:34 [2020-04-15T20:06:34.601Z]         check_test.go:358: [d3c2aa829f7bb] joining swarm manager [d94ce98f37b23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:461: [d94ce98f37b23] Stopping daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:296: [d94ce98f37b23] exiting daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:448: [d94ce98f37b23] Daemon stopped
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:461: [d6dbcf14a1767] Stopping daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:296: [d6dbcf14a1767] exiting daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:448: [d6dbcf14a1767] Daemon stopped
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:461: [d3c2aa829f7bb] Stopping daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:296: [d3c2aa829f7bb] exiting daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:448: [d3c2aa829f7bb] Daemon stopped
20:06:34 [2020-04-15T20:06:34.601Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.83s)
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [de949fdb4fbc1] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [de949fdb4fbc1] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:353: [de949fdb4fbc1] daemon started
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:461: [de949fdb4fbc1] Stopping daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:296: [de949fdb4fbc1] exiting daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:448: [de949fdb4fbc1] Daemon stopped
20:06:34 [2020-04-15T20:06:34.601Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.11s)
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [d1f0e37c927e3] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [d1f0e37c927e3] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:353: [d1f0e37c927e3] daemon started
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:461: [d1f0e37c927e3] Stopping daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:296: [d1f0e37c927e3] exiting daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:448: [d1f0e37c927e3] Daemon stopped
20:06:34 [2020-04-15T20:06:34.601Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.07s)
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [dd5e172764aab] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [dd5e172764aab] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:353: [dd5e172764aab] daemon started
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:461: [dd5e172764aab] Stopping daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:296: [dd5e172764aab] exiting daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:448: [dd5e172764aab] Daemon stopped
20:06:34 [2020-04-15T20:06:34.601Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.24s)
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [d5cfaa1a8a0c4] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [d5cfaa1a8a0c4] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:353: [d5cfaa1a8a0c4] daemon started
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:461: [d5cfaa1a8a0c4] Stopping daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:296: [d5cfaa1a8a0c4] exiting daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:448: [d5cfaa1a8a0c4] Daemon stopped
20:06:34 [2020-04-15T20:06:34.601Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.21s)
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [dcbc0ca1d72bd] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [dcbc0ca1d72bd] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:353: [dcbc0ca1d72bd] daemon started
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:461: [dcbc0ca1d72bd] Stopping daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:296: [dcbc0ca1d72bd] exiting daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:448: [dcbc0ca1d72bd] Daemon stopped
20:06:34 [2020-04-15T20:06:34.601Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.45s)
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [d25eff0eeadca] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [d25eff0eeadca] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:353: [d25eff0eeadca] daemon started
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:461: [d25eff0eeadca] Stopping daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:296: [d25eff0eeadca] exiting daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:448: [d25eff0eeadca] Daemon stopped
20:06:34 [2020-04-15T20:06:34.601Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.25s)
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [dd611e2a5dc06] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [dd611e2a5dc06] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:353: [dd611e2a5dc06] daemon started
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:461: [dd611e2a5dc06] Stopping daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:296: [dd611e2a5dc06] exiting daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:448: [dd611e2a5dc06] Daemon stopped
20:06:34 [2020-04-15T20:06:34.601Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.02s)
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [d3fd7cb761216] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [d3fd7cb761216] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:353: [d3fd7cb761216] daemon started
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:461: [d3fd7cb761216] Stopping daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:296: [d3fd7cb761216] exiting daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:448: [d3fd7cb761216] Daemon stopped
20:06:34 [2020-04-15T20:06:34.601Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.57s)
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [d56c32be43ac9] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [d56c32be43ac9] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:353: [d56c32be43ac9] daemon started
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:461: [d56c32be43ac9] Stopping daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:296: [d56c32be43ac9] exiting daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:448: [d56c32be43ac9] Daemon stopped
20:06:34 [2020-04-15T20:06:34.601Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.87s)
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [d6e8c263f57cd] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [d6e8c263f57cd] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:353: [d6e8c263f57cd] daemon started
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:461: [d6e8c263f57cd] Stopping daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:296: [d6e8c263f57cd] exiting daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:448: [d6e8c263f57cd] Daemon stopped
20:06:34 [2020-04-15T20:06:34.601Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.76s)
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [d6fa6eab65416] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [d6fa6eab65416] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:353: [d6fa6eab65416] daemon started
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:461: [d6fa6eab65416] Stopping daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:296: [d6fa6eab65416] exiting daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:448: [d6fa6eab65416] Daemon stopped
20:06:34 [2020-04-15T20:06:34.601Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.32s)
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [dcfa8af84ff34] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [dcfa8af84ff34] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:353: [dcfa8af84ff34] daemon started
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:461: [dcfa8af84ff34] Stopping daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:296: [dcfa8af84ff34] exiting daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:448: [dcfa8af84ff34] Daemon stopped
20:06:34 [2020-04-15T20:06:34.601Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (14.48s)
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [d5bfa5cc45cbb] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [d5bfa5cc45cbb] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:353: [d5bfa5cc45cbb] daemon started
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:461: [d5bfa5cc45cbb] Stopping daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:296: [d5bfa5cc45cbb] exiting daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:448: [d5bfa5cc45cbb] Daemon stopped
20:06:34 [2020-04-15T20:06:34.601Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.07s)
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [dab2a3132ae02] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [dab2a3132ae02] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:353: [dab2a3132ae02] daemon started
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:461: [dab2a3132ae02] Stopping daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:296: [dab2a3132ae02] exiting daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:448: [dab2a3132ae02] Daemon stopped
20:06:34 [2020-04-15T20:06:34.601Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.51s)
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [db2742214ab48] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [db2742214ab48] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:353: [db2742214ab48] daemon started
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:461: [db2742214ab48] Stopping daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:296: [db2742214ab48] exiting daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:448: [db2742214ab48] Daemon stopped
20:06:34 [2020-04-15T20:06:34.601Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.16s)
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [d606ca9c15d70] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [d606ca9c15d70] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:353: [d606ca9c15d70] daemon started
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:461: [d606ca9c15d70] Stopping daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:296: [d606ca9c15d70] exiting daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:448: [d606ca9c15d70] Daemon stopped
20:06:34 [2020-04-15T20:06:34.601Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.37s)
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [d670e57a173b9] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [d670e57a173b9] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:353: [d670e57a173b9] daemon started
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:461: [d670e57a173b9] Stopping daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:296: [d670e57a173b9] exiting daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:448: [d670e57a173b9] Daemon stopped
20:06:34 [2020-04-15T20:06:34.601Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (18.34s)
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [d804599ff9370] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [d804599ff9370] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:353: [d804599ff9370] daemon started
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:461: [d804599ff9370] Stopping daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:296: [d804599ff9370] exiting daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:448: [d804599ff9370] Daemon stopped
20:06:34 [2020-04-15T20:06:34.601Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.44s)
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [d527ae1b4064d] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [d527ae1b4064d] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:353: [d527ae1b4064d] daemon started
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:461: [d527ae1b4064d] Stopping daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:296: [d527ae1b4064d] exiting daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:448: [d527ae1b4064d] Daemon stopped
20:06:34 [2020-04-15T20:06:34.601Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.89s)
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [d74ba17f26e97] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [d74ba17f26e97] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:353: [d74ba17f26e97] daemon started
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:461: [d74ba17f26e97] Stopping daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:296: [d74ba17f26e97] exiting daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:448: [d74ba17f26e97] Daemon stopped
20:06:34 [2020-04-15T20:06:34.601Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.45s)
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [dbd467c992c4a] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [dbd467c992c4a] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:353: [dbd467c992c4a] daemon started
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:461: [dbd467c992c4a] Stopping daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:296: [dbd467c992c4a] exiting daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:448: [dbd467c992c4a] Daemon stopped
20:06:34 [2020-04-15T20:06:34.601Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.70s)
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [d0f0a3f5c3a21] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [d0f0a3f5c3a21] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:353: [d0f0a3f5c3a21] daemon started
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:461: [d0f0a3f5c3a21] Stopping daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:296: [d0f0a3f5c3a21] exiting daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:448: [d0f0a3f5c3a21] Daemon stopped
20:06:34 [2020-04-15T20:06:34.601Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.52s)
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [d82bd8b3e3434] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [d82bd8b3e3434] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:353: [d82bd8b3e3434] daemon started
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:461: [d82bd8b3e3434] Stopping daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:296: [d82bd8b3e3434] exiting daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:448: [d82bd8b3e3434] Daemon stopped
20:06:34 [2020-04-15T20:06:34.601Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.14s)
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [d03f3c4bd7620] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [d03f3c4bd7620] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:353: [d03f3c4bd7620] daemon started
20:06:34 [2020-04-15T20:06:34.601Z]         docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.lak7ueoh7fm7@af0ebbbe7442    | hello1\n"
20:06:34 [2020-04-15T20:06:34.601Z]         docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.ar8tenvfeyxq@af0ebbbe7442    | hello2\n"
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:461: [d03f3c4bd7620] Stopping daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:296: [d03f3c4bd7620] exiting daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:448: [d03f3c4bd7620] Daemon stopped
20:06:34 [2020-04-15T20:06:34.601Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.39s)
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [de7929d2f1963] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [de7929d2f1963] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:353: [de7929d2f1963] daemon started
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:461: [de7929d2f1963] Stopping daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:296: [de7929d2f1963] exiting daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:448: [de7929d2f1963] Daemon stopped
20:06:34 [2020-04-15T20:06:34.601Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.09s)
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [dd99610999605] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [dd99610999605] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:353: [dd99610999605] daemon started
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:461: [dd99610999605] Stopping daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:296: [dd99610999605] exiting daemon
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:448: [dd99610999605] Daemon stopped
20:06:34 [2020-04-15T20:06:34.601Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.52s)
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [de6faa18d10b2] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:325: [de6faa18d10b2] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:353: [de6faa18d10b2] daemon started
20:06:34 [2020-04-15T20:06:34.601Z]         daemon.go:461: [de6faa18d10b2] Stopping daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:296: [de6faa18d10b2] exiting daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:448: [de6faa18d10b2] Daemon stopped
20:06:34 [2020-04-15T20:06:34.602Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.37s)
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [d26ae35f5444d] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [d26ae35f5444d] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:353: [d26ae35f5444d] daemon started
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:461: [d26ae35f5444d] Stopping daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:296: [d26ae35f5444d] exiting daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:448: [d26ae35f5444d] Daemon stopped
20:06:34 [2020-04-15T20:06:34.602Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.67s)
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [d05a58ca7fd6e] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [d05a58ca7fd6e] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:353: [d05a58ca7fd6e] daemon started
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:461: [d05a58ca7fd6e] Stopping daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:296: [d05a58ca7fd6e] exiting daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:448: [d05a58ca7fd6e] Daemon stopped
20:06:34 [2020-04-15T20:06:34.602Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.23s)
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [d0c77966b3602] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [d0c77966b3602] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:353: [d0c77966b3602] daemon started
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:461: [d0c77966b3602] Stopping daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:296: [d0c77966b3602] exiting daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:448: [d0c77966b3602] Daemon stopped
20:06:34 [2020-04-15T20:06:34.602Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.37s)
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [d911f0d9e995d] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [d911f0d9e995d] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:353: [d911f0d9e995d] daemon started
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:461: [d911f0d9e995d] Stopping daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:296: [d911f0d9e995d] exiting daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:448: [d911f0d9e995d] Daemon stopped
20:06:34 [2020-04-15T20:06:34.602Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.75s)
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [db517637248c0] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [db517637248c0] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:353: [db517637248c0] daemon started
20:06:34 [2020-04-15T20:06:34.602Z]         docker_cli_service_logs_test.go:242: checking task n0zo3bjbkfek
20:06:34 [2020-04-15T20:06:34.602Z]         docker_cli_service_logs_test.go:247: checking messages for n0zo3bjbkfek
20:06:34 [2020-04-15T20:06:34.602Z]         docker_cli_service_logs_test.go:242: checking task m0lvvveqywop
20:06:34 [2020-04-15T20:06:34.602Z]         docker_cli_service_logs_test.go:247: checking messages for m0lvvveqywop
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:461: [db517637248c0] Stopping daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:296: [db517637248c0] exiting daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:448: [db517637248c0] Daemon stopped
20:06:34 [2020-04-15T20:06:34.602Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (3.09s)
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [d781e2c18fb54] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [d781e2c18fb54] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:353: [d781e2c18fb54] daemon started
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:461: [d781e2c18fb54] Stopping daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:296: [d781e2c18fb54] exiting daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:448: [d781e2c18fb54] Daemon stopped
20:06:34 [2020-04-15T20:06:34.602Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.75s)
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [dd8d426f4aa89] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [dd8d426f4aa89] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:353: [dd8d426f4aa89] daemon started
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:461: [dd8d426f4aa89] Stopping daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:296: [dd8d426f4aa89] exiting daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:448: [dd8d426f4aa89] Daemon stopped
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [dd8d426f4aa89] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [dd8d426f4aa89] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:353: [dd8d426f4aa89] daemon started
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:461: [dd8d426f4aa89] Stopping daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:296: [dd8d426f4aa89] exiting daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:448: [dd8d426f4aa89] Daemon stopped
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [dd8d426f4aa89] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [dd8d426f4aa89] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:353: [dd8d426f4aa89] daemon started
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:461: [dd8d426f4aa89] Stopping daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:296: [dd8d426f4aa89] exiting daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:448: [dd8d426f4aa89] Daemon stopped
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [dd8d426f4aa89] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [dd8d426f4aa89] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:353: [dd8d426f4aa89] daemon started
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:461: [dd8d426f4aa89] Stopping daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:296: [dd8d426f4aa89] exiting daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:448: [dd8d426f4aa89] Daemon stopped
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [dd8d426f4aa89] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [dd8d426f4aa89] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:353: [dd8d426f4aa89] daemon started
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:461: [dd8d426f4aa89] Stopping daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:296: [dd8d426f4aa89] exiting daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:448: [dd8d426f4aa89] Daemon stopped
20:06:34 [2020-04-15T20:06:34.602Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.11s)
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [d3c4f6a8d49ac] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [d3c4f6a8d49ac] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:353: [d3c4f6a8d49ac] daemon started
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:461: [d3c4f6a8d49ac] Stopping daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:296: [d3c4f6a8d49ac] exiting daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:448: [d3c4f6a8d49ac] Daemon stopped
20:06:34 [2020-04-15T20:06:34.602Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.95s)
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [d0923ce2eb3a6] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [d0923ce2eb3a6] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:353: [d0923ce2eb3a6] daemon started
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:461: [d0923ce2eb3a6] Stopping daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:296: [d0923ce2eb3a6] exiting daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:448: [d0923ce2eb3a6] Daemon stopped
20:06:34 [2020-04-15T20:06:34.602Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.05s)
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [deb1be1bd5d22] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [deb1be1bd5d22] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:353: [deb1be1bd5d22] daemon started
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [d17673430c43b] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [d17673430c43b] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:353: [d17673430c43b] daemon started
20:06:34 [2020-04-15T20:06:34.602Z]         check_test.go:358: [d17673430c43b] joining swarm manager [deb1be1bd5d22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [dc6348aec49d3] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [dc6348aec49d3] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:353: [dc6348aec49d3] daemon started
20:06:34 [2020-04-15T20:06:34.602Z]         check_test.go:358: [dc6348aec49d3] joining swarm manager [deb1be1bd5d22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:461: [deb1be1bd5d22] Stopping daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:296: [deb1be1bd5d22] exiting daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:448: [deb1be1bd5d22] Daemon stopped
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:461: [d17673430c43b] Stopping daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:296: [d17673430c43b] exiting daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:448: [d17673430c43b] Daemon stopped
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:461: [dc6348aec49d3] Stopping daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:296: [dc6348aec49d3] exiting daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:448: [dc6348aec49d3] Daemon stopped
20:06:34 [2020-04-15T20:06:34.602Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.33s)
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [df5870bd5b17a] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [df5870bd5b17a] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:353: [df5870bd5b17a] daemon started
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:461: [df5870bd5b17a] Stopping daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:296: [df5870bd5b17a] exiting daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:448: [df5870bd5b17a] Daemon stopped
20:06:34 [2020-04-15T20:06:34.602Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.00s)
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [d32e29d55cfc7] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [d32e29d55cfc7] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:353: [d32e29d55cfc7] daemon started
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:461: [d32e29d55cfc7] Stopping daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:296: [d32e29d55cfc7] exiting daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:448: [d32e29d55cfc7] Daemon stopped
20:06:34 [2020-04-15T20:06:34.602Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.97s)
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [dcc06d803fbdd] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [dcc06d803fbdd] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:353: [dcc06d803fbdd] daemon started
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:461: [dcc06d803fbdd] Stopping daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:296: [dcc06d803fbdd] exiting daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:448: [dcc06d803fbdd] Daemon stopped
20:06:34 [2020-04-15T20:06:34.602Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.84s)
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [dea027db0f94b] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [dea027db0f94b] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:353: [dea027db0f94b] daemon started
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [d4a5262791789] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [d4a5262791789] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:353: [d4a5262791789] daemon started
20:06:34 [2020-04-15T20:06:34.602Z]         check_test.go:358: [d4a5262791789] joining swarm manager [dea027db0f94b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [d0cc457a63718] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [d0cc457a63718] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:353: [d0cc457a63718] daemon started
20:06:34 [2020-04-15T20:06:34.602Z]         check_test.go:358: [d0cc457a63718] joining swarm manager [dea027db0f94b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:461: [dea027db0f94b] Stopping daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:296: [dea027db0f94b] exiting daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:448: [dea027db0f94b] Daemon stopped
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:461: [d4a5262791789] Stopping daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:296: [d4a5262791789] exiting daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:448: [d4a5262791789] Daemon stopped
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:461: [d0cc457a63718] Stopping daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:296: [d0cc457a63718] exiting daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:448: [d0cc457a63718] Daemon stopped
20:06:34 [2020-04-15T20:06:34.602Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.39s)
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [d464bf38e6e98] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [d464bf38e6e98] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:353: [d464bf38e6e98] daemon started
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:461: [d464bf38e6e98] Stopping daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:296: [d464bf38e6e98] exiting daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:448: [d464bf38e6e98] Daemon stopped
20:06:34 [2020-04-15T20:06:34.602Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (195.96s)
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [de0201f4d51d1] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [de0201f4d51d1] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:353: [de0201f4d51d1] daemon started
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [da70b42d39e9b] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [da70b42d39e9b] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:353: [da70b42d39e9b] daemon started
20:06:34 [2020-04-15T20:06:34.602Z]         check_test.go:358: [da70b42d39e9b] joining swarm manager [de0201f4d51d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [d80aa8f1b5da0] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [d80aa8f1b5da0] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:353: [d80aa8f1b5da0] daemon started
20:06:34 [2020-04-15T20:06:34.602Z]         check_test.go:358: [d80aa8f1b5da0] joining swarm manager [de0201f4d51d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:461: [da70b42d39e9b] Stopping daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:296: [da70b42d39e9b] exiting daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:448: [da70b42d39e9b] Daemon stopped
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [da70b42d39e9b] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [da70b42d39e9b] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:353: [da70b42d39e9b] daemon started
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:461: [d80aa8f1b5da0] Stopping daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:296: [d80aa8f1b5da0] exiting daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:448: [d80aa8f1b5da0] Daemon stopped
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [d80aa8f1b5da0] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [d80aa8f1b5da0] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:353: [d80aa8f1b5da0] daemon started
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:461: [da70b42d39e9b] Stopping daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:296: [da70b42d39e9b] exiting daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:448: [da70b42d39e9b] Daemon stopped
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [da70b42d39e9b] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [da70b42d39e9b] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:353: [da70b42d39e9b] daemon started
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:461: [d80aa8f1b5da0] Stopping daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:296: [d80aa8f1b5da0] exiting daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:448: [d80aa8f1b5da0] Daemon stopped
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [d80aa8f1b5da0] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [d80aa8f1b5da0] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:353: [d80aa8f1b5da0] daemon started
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:461: [da70b42d39e9b] Stopping daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:296: [da70b42d39e9b] exiting daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:448: [da70b42d39e9b] Daemon stopped
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [da70b42d39e9b] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [da70b42d39e9b] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:353: [da70b42d39e9b] daemon started
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:461: [d80aa8f1b5da0] Stopping daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:296: [d80aa8f1b5da0] exiting daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:448: [d80aa8f1b5da0] Daemon stopped
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [d80aa8f1b5da0] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [d80aa8f1b5da0] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:353: [d80aa8f1b5da0] daemon started
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:461: [de0201f4d51d1] Stopping daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:296: [de0201f4d51d1] exiting daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:448: [de0201f4d51d1] Daemon stopped
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:461: [da70b42d39e9b] Stopping daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:296: [da70b42d39e9b] exiting daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:448: [da70b42d39e9b] Daemon stopped
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:461: [d80aa8f1b5da0] Stopping daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:296: [d80aa8f1b5da0] exiting daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:448: [d80aa8f1b5da0] Daemon stopped
20:06:34 [2020-04-15T20:06:34.602Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.11s)
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [d5e36f6950584] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:325: [d5e36f6950584] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:353: [d5e36f6950584] daemon started
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:461: [d5e36f6950584] Stopping daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:296: [d5e36f6950584] exiting daemon
20:06:34 [2020-04-15T20:06:34.602Z]         daemon.go:448: [d5e36f6950584] Daemon stopped
20:06:34 [2020-04-15T20:06:34.602Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.23s)
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [d1f12e1572206] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [d1f12e1572206] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:353: [d1f12e1572206] daemon started
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:461: [d1f12e1572206] Stopping daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:296: [d1f12e1572206] exiting daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:448: [d1f12e1572206] Daemon stopped
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [d1f12e1572206] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [d1f12e1572206] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [d1f12e1572206] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:353: [d1f12e1572206] daemon started
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:461: [d1f12e1572206] Stopping daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:296: [d1f12e1572206] exiting daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:448: [d1f12e1572206] Daemon stopped
20:06:34 [2020-04-15T20:06:34.603Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.08s)
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [d99b542fa0aef] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [d99b542fa0aef] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:353: [d99b542fa0aef] daemon started
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:461: [d99b542fa0aef] Stopping daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:296: [d99b542fa0aef] exiting daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:448: [d99b542fa0aef] Daemon stopped
20:06:34 [2020-04-15T20:06:34.603Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.14s)
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [d58c7afb39a9d] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [d58c7afb39a9d] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:353: [d58c7afb39a9d] daemon started
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:461: [d58c7afb39a9d] Stopping daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:296: [d58c7afb39a9d] exiting daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:448: [d58c7afb39a9d] Daemon stopped
20:06:34 [2020-04-15T20:06:34.603Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.61s)
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [dd2b9a002cb93] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [dd2b9a002cb93] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:353: [dd2b9a002cb93] daemon started
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:461: [dd2b9a002cb93] Stopping daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:296: [dd2b9a002cb93] exiting daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:448: [dd2b9a002cb93] Daemon stopped
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [dd2b9a002cb93] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:296: [dd2b9a002cb93] exiting daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [dd2b9a002cb93] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [dd2b9a002cb93] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:296: [dd2b9a002cb93] exiting daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [dd2b9a002cb93] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [dd2b9a002cb93] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [dd2b9a002cb93] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:353: [dd2b9a002cb93] daemon started
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:461: [dd2b9a002cb93] Stopping daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:296: [dd2b9a002cb93] exiting daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:448: [dd2b9a002cb93] Daemon stopped
20:06:34 [2020-04-15T20:06:34.603Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.11s)
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [d531f2b3b64b4] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [d531f2b3b64b4] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:353: [d531f2b3b64b4] daemon started
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:461: [d531f2b3b64b4] Stopping daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:296: [d531f2b3b64b4] exiting daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:448: [d531f2b3b64b4] Daemon stopped
20:06:34 [2020-04-15T20:06:34.603Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.01s)
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [dd43cb6a89665] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [dd43cb6a89665] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:353: [dd43cb6a89665] daemon started
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:461: [dd43cb6a89665] Stopping daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:296: [dd43cb6a89665] exiting daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:448: [dd43cb6a89665] Daemon stopped
20:06:34 [2020-04-15T20:06:34.603Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
20:06:34 [2020-04-15T20:06:34.603Z]         requirement.go:26: unmatched requirement IPv6
20:06:34 [2020-04-15T20:06:34.603Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.33s)
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [d1ed7368e69dd] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [d1ed7368e69dd] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:353: [d1ed7368e69dd] daemon started
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:461: [d1ed7368e69dd] Stopping daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:296: [d1ed7368e69dd] exiting daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:448: [d1ed7368e69dd] Daemon stopped
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [d1ed7368e69dd] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [d1ed7368e69dd] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:353: [d1ed7368e69dd] daemon started
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:461: [d1ed7368e69dd] Stopping daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:296: [d1ed7368e69dd] exiting daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:448: [d1ed7368e69dd] Daemon stopped
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [d1ed7368e69dd] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [d1ed7368e69dd] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:353: [d1ed7368e69dd] daemon started
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:461: [d1ed7368e69dd] Stopping daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:296: [d1ed7368e69dd] exiting daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:448: [d1ed7368e69dd] Daemon stopped
20:06:34 [2020-04-15T20:06:34.603Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.77s)
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [d9c678a8a8d1c] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [d9c678a8a8d1c] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:353: [d9c678a8a8d1c] daemon started
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:461: [d9c678a8a8d1c] Stopping daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:296: [d9c678a8a8d1c] exiting daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:448: [d9c678a8a8d1c] Daemon stopped
20:06:34 [2020-04-15T20:06:34.603Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.78s)
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [d7b865a24f0fc] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [d7b865a24f0fc] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:353: [d7b865a24f0fc] daemon started
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:461: [d7b865a24f0fc] Stopping daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:296: [d7b865a24f0fc] exiting daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:448: [d7b865a24f0fc] Daemon stopped
20:06:34 [2020-04-15T20:06:34.603Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.20s)
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [d890b24643e05] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [d890b24643e05] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:353: [d890b24643e05] daemon started
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:461: [d890b24643e05] Stopping daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:296: [d890b24643e05] exiting daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:448: [d890b24643e05] Daemon stopped
20:06:34 [2020-04-15T20:06:34.603Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.03s)
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [d1c3b78192daa] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [d1c3b78192daa] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:353: [d1c3b78192daa] daemon started
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [dfacc34eab88b] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [dfacc34eab88b] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:353: [dfacc34eab88b] daemon started
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:461: [d1c3b78192daa] Stopping daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:296: [d1c3b78192daa] exiting daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:448: [d1c3b78192daa] Daemon stopped
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:461: [dfacc34eab88b] Stopping daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:296: [dfacc34eab88b] exiting daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:448: [dfacc34eab88b] Daemon stopped
20:06:34 [2020-04-15T20:06:34.603Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.57s)
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [d42acd7ae4224] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [d42acd7ae4224] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:353: [d42acd7ae4224] daemon started
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [dd668825218ae] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [dd668825218ae] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:353: [dd668825218ae] daemon started
20:06:34 [2020-04-15T20:06:34.603Z]         check_test.go:358: [dd668825218ae] joining swarm manager [d42acd7ae4224]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:461: [dd668825218ae] Stopping daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:296: [dd668825218ae] exiting daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:448: [dd668825218ae] Daemon stopped
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [dd668825218ae] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [dd668825218ae] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:353: [dd668825218ae] daemon started
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [d5386b080269f] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [d5386b080269f] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:353: [d5386b080269f] daemon started
20:06:34 [2020-04-15T20:06:34.603Z]         check_test.go:358: [d5386b080269f] joining swarm manager [d42acd7ae4224]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:461: [dd668825218ae] Stopping daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:296: [dd668825218ae] exiting daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:448: [dd668825218ae] Daemon stopped
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [dd668825218ae] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [dd668825218ae] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:353: [dd668825218ae] daemon started
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:461: [d5386b080269f] Stopping daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:296: [d5386b080269f] exiting daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:448: [d5386b080269f] Daemon stopped
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [d5386b080269f] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [d5386b080269f] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:353: [d5386b080269f] daemon started
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:461: [d5386b080269f] Stopping daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:296: [d5386b080269f] exiting daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:448: [d5386b080269f] Daemon stopped
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [d5386b080269f] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [d5386b080269f] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:353: [d5386b080269f] daemon started
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:461: [d42acd7ae4224] Stopping daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:296: [d42acd7ae4224] exiting daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:448: [d42acd7ae4224] Daemon stopped
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:461: [dd668825218ae] Stopping daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:296: [dd668825218ae] exiting daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:448: [dd668825218ae] Daemon stopped
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:461: [d5386b080269f] Stopping daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:296: [d5386b080269f] exiting daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:448: [d5386b080269f] Daemon stopped
20:06:34 [2020-04-15T20:06:34.603Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.24s)
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [d9697fa6bd871] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [d9697fa6bd871] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:353: [d9697fa6bd871] daemon started
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [d20ffb6b77cce] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [d20ffb6b77cce] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:353: [d20ffb6b77cce] daemon started
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:461: [d9697fa6bd871] Stopping daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:296: [d9697fa6bd871] exiting daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:448: [d9697fa6bd871] Daemon stopped
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:461: [d20ffb6b77cce] Stopping daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:296: [d20ffb6b77cce] exiting daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:448: [d20ffb6b77cce] Daemon stopped
20:06:34 [2020-04-15T20:06:34.603Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.29s)
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [dce98c78cf66f] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [dce98c78cf66f] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:353: [dce98c78cf66f] daemon started
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:461: [dce98c78cf66f] Stopping daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:296: [dce98c78cf66f] exiting daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:448: [dce98c78cf66f] Daemon stopped
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [dce98c78cf66f] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [dce98c78cf66f] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:353: [dce98c78cf66f] daemon started
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:461: [dce98c78cf66f] Stopping daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:296: [dce98c78cf66f] exiting daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:448: [dce98c78cf66f] Daemon stopped
20:06:34 [2020-04-15T20:06:34.603Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (140.80s)
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [decc85de5ee41] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [decc85de5ee41] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:353: [decc85de5ee41] daemon started
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [df16da313a016] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [df16da313a016] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:353: [df16da313a016] daemon started
20:06:34 [2020-04-15T20:06:34.603Z]         check_test.go:358: [df16da313a016] joining swarm manager [decc85de5ee41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [d33eaad89ef69] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [d33eaad89ef69] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:353: [d33eaad89ef69] daemon started
20:06:34 [2020-04-15T20:06:34.603Z]         check_test.go:358: [d33eaad89ef69] joining swarm manager [decc85de5ee41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:461: [df16da313a016] Stopping daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:296: [df16da313a016] exiting daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:448: [df16da313a016] Daemon stopped
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [df16da313a016] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [df16da313a016] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [df16da313a016] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [df16da313a016] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:353: [df16da313a016] daemon started
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:461: [df16da313a016] Stopping daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:296: [df16da313a016] exiting daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:448: [df16da313a016] Daemon stopped
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:461: [decc85de5ee41] Stopping daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:296: [decc85de5ee41] exiting daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:448: [decc85de5ee41] Daemon stopped
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [decc85de5ee41] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [decc85de5ee41] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:353: [decc85de5ee41] daemon started
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:461: [d33eaad89ef69] Stopping daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:296: [d33eaad89ef69] exiting daemon
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:448: [d33eaad89ef69] Daemon stopped
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [d33eaad89ef69] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:325: [d33eaad89ef69] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.603Z]         daemon.go:353: [d33eaad89ef69] daemon started
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [df16da313a016] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [df16da313a016] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:353: [df16da313a016] daemon started
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:461: [df16da313a016] Stopping daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:296: [df16da313a016] exiting daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:448: [df16da313a016] Daemon stopped
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [df16da313a016] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [df16da313a016] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:353: [df16da313a016] daemon started
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:461: [decc85de5ee41] Stopping daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:296: [decc85de5ee41] exiting daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:448: [decc85de5ee41] Daemon stopped
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [decc85de5ee41] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [decc85de5ee41] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [decc85de5ee41] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [decc85de5ee41] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:339: [decc85de5ee41] error pinging daemon on start: Get http://decc85de5ee41.sock/_ping: context deadline exceeded
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [decc85de5ee41] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:339: [decc85de5ee41] error pinging daemon on start: Get http://decc85de5ee41.sock/_ping: context deadline exceeded
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [decc85de5ee41] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:339: [decc85de5ee41] error pinging daemon on start: Get http://decc85de5ee41.sock/_ping: context deadline exceeded
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [decc85de5ee41] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:339: [decc85de5ee41] error pinging daemon on start: Get http://decc85de5ee41.sock/_ping: context deadline exceeded
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [decc85de5ee41] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:339: [decc85de5ee41] error pinging daemon on start: Get http://decc85de5ee41.sock/_ping: context deadline exceeded
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [decc85de5ee41] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:353: [decc85de5ee41] daemon started
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:461: [d33eaad89ef69] Stopping daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:296: [d33eaad89ef69] exiting daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:448: [d33eaad89ef69] Daemon stopped
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [d33eaad89ef69] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [d33eaad89ef69] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [d33eaad89ef69] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:353: [d33eaad89ef69] daemon started
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:461: [df16da313a016] Stopping daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:296: [df16da313a016] exiting daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:448: [df16da313a016] Daemon stopped
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [df16da313a016] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [df16da313a016] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:353: [df16da313a016] daemon started
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [df4ebec95be40] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [df4ebec95be40] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:353: [df4ebec95be40] daemon started
20:06:34 [2020-04-15T20:06:34.604Z]         check_test.go:358: [df4ebec95be40] joining swarm manager [decc85de5ee41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:461: [df4ebec95be40] Stopping daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:296: [df4ebec95be40] exiting daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:448: [df4ebec95be40] Daemon stopped
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [df4ebec95be40] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [df4ebec95be40] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:353: [df4ebec95be40] daemon started
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:461: [decc85de5ee41] Stopping daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:296: [decc85de5ee41] exiting daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:448: [decc85de5ee41] Daemon stopped
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:461: [df16da313a016] Stopping daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:296: [df16da313a016] exiting daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:448: [df16da313a016] Daemon stopped
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:461: [d33eaad89ef69] Stopping daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:296: [d33eaad89ef69] exiting daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:448: [d33eaad89ef69] Daemon stopped
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:461: [df4ebec95be40] Stopping daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:296: [df4ebec95be40] exiting daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:448: [df4ebec95be40] Daemon stopped
20:06:34 [2020-04-15T20:06:34.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.61s)
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [d759c2bad12d9] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [d759c2bad12d9] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:353: [d759c2bad12d9] daemon started
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [df8571c192cd6] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [df8571c192cd6] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:353: [df8571c192cd6] daemon started
20:06:34 [2020-04-15T20:06:34.604Z]         check_test.go:358: [df8571c192cd6] joining swarm manager [d759c2bad12d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [de5df1ef59d64] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [de5df1ef59d64] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:353: [de5df1ef59d64] daemon started
20:06:34 [2020-04-15T20:06:34.604Z]         check_test.go:358: [de5df1ef59d64] joining swarm manager [d759c2bad12d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:461: [d759c2bad12d9] Stopping daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:296: [d759c2bad12d9] exiting daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:448: [d759c2bad12d9] Daemon stopped
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:461: [df8571c192cd6] Stopping daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:296: [df8571c192cd6] exiting daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:448: [df8571c192cd6] Daemon stopped
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:461: [de5df1ef59d64] Stopping daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:296: [de5df1ef59d64] exiting daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:448: [de5df1ef59d64] Daemon stopped
20:06:34 [2020-04-15T20:06:34.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.88s)
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [d228f94f54ff8] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [d228f94f54ff8] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:353: [d228f94f54ff8] daemon started
20:06:34 [2020-04-15T20:06:34.604Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge"
20:06:34 [2020-04-15T20:06:34.604Z]         docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists
20:06:34 [2020-04-15T20:06:34.604Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay"
20:06:34 [2020-04-15T20:06:34.604Z]         docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists
20:06:34 [2020-04-15T20:06:34.604Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge"
20:06:34 [2020-04-15T20:06:34.604Z]         docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists
20:06:34 [2020-04-15T20:06:34.604Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay"
20:06:34 [2020-04-15T20:06:34.604Z]         docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:461: [d228f94f54ff8] Stopping daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:296: [d228f94f54ff8] exiting daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:448: [d228f94f54ff8] Daemon stopped
20:06:34 [2020-04-15T20:06:34.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.19s)
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [d6b86d9488958] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [d6b86d9488958] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:353: [d6b86d9488958] daemon started
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:461: [d6b86d9488958] Stopping daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:296: [d6b86d9488958] exiting daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:448: [d6b86d9488958] Daemon stopped
20:06:34 [2020-04-15T20:06:34.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.90s)
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [d42b9132120b9] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [d42b9132120b9] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:353: [d42b9132120b9] daemon started
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:461: [d42b9132120b9] Stopping daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:296: [d42b9132120b9] exiting daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:448: [d42b9132120b9] Daemon stopped
20:06:34 [2020-04-15T20:06:34.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.98s)
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [d11f2f9ad3de4] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [d11f2f9ad3de4] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:353: [d11f2f9ad3de4] daemon started
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:461: [d11f2f9ad3de4] Stopping daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:296: [d11f2f9ad3de4] exiting daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:448: [d11f2f9ad3de4] Daemon stopped
20:06:34 [2020-04-15T20:06:34.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.02s)
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [d900ab1b30190] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [d900ab1b30190] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:353: [d900ab1b30190] daemon started
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [d896c7bd1263e] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [d896c7bd1263e] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:353: [d896c7bd1263e] daemon started
20:06:34 [2020-04-15T20:06:34.604Z]         check_test.go:358: [d896c7bd1263e] joining swarm manager [d900ab1b30190]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:461: [d900ab1b30190] Stopping daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:296: [d900ab1b30190] exiting daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:448: [d900ab1b30190] Daemon stopped
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:461: [d896c7bd1263e] Stopping daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:296: [d896c7bd1263e] exiting daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:448: [d896c7bd1263e] Daemon stopped
20:06:34 [2020-04-15T20:06:34.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.54s)
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [daeffb656447f] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [daeffb656447f] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:353: [daeffb656447f] daemon started
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:461: [daeffb656447f] Stopping daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:296: [daeffb656447f] exiting daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:448: [daeffb656447f] Daemon stopped
20:06:34 [2020-04-15T20:06:34.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.82s)
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [dc24be43614ba] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [dc24be43614ba] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:353: [dc24be43614ba] daemon started
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:461: [dc24be43614ba] Stopping daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:296: [dc24be43614ba] exiting daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:448: [dc24be43614ba] Daemon stopped
20:06:34 [2020-04-15T20:06:34.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.93s)
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [daea0238872a9] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [daea0238872a9] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:353: [daea0238872a9] daemon started
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:461: [daea0238872a9] Stopping daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:296: [daea0238872a9] exiting daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:448: [daea0238872a9] Daemon stopped
20:06:34 [2020-04-15T20:06:34.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.53s)
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [dd713a3f82ce2] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [dd713a3f82ce2] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:353: [dd713a3f82ce2] daemon started
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:461: [dd713a3f82ce2] Stopping daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:296: [dd713a3f82ce2] exiting daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:448: [dd713a3f82ce2] Daemon stopped
20:06:34 [2020-04-15T20:06:34.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.10s)
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [d6feced563f50] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [d6feced563f50] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:353: [d6feced563f50] daemon started
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:461: [d6feced563f50] Stopping daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:296: [d6feced563f50] exiting daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:448: [d6feced563f50] Daemon stopped
20:06:34 [2020-04-15T20:06:34.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.37s)
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [d25aab5ef24b3] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [d25aab5ef24b3] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:353: [d25aab5ef24b3] daemon started
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [da0211ebc0f98] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [da0211ebc0f98] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:353: [da0211ebc0f98] daemon started
20:06:34 [2020-04-15T20:06:34.604Z]         check_test.go:358: [da0211ebc0f98] joining swarm manager [d25aab5ef24b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:461: [d25aab5ef24b3] Stopping daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:296: [d25aab5ef24b3] exiting daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:448: [d25aab5ef24b3] Daemon stopped
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:461: [da0211ebc0f98] Stopping daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:296: [da0211ebc0f98] exiting daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:448: [da0211ebc0f98] Daemon stopped
20:06:34 [2020-04-15T20:06:34.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.33s)
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [da652f4b3b603] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [da652f4b3b603] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:353: [da652f4b3b603] daemon started
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:461: [da652f4b3b603] Stopping daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:296: [da652f4b3b603] exiting daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:448: [da652f4b3b603] Daemon stopped
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [da652f4b3b603] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [da652f4b3b603] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:353: [da652f4b3b603] daemon started
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:461: [da652f4b3b603] Stopping daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:296: [da652f4b3b603] exiting daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:448: [da652f4b3b603] Daemon stopped
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [da652f4b3b603] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [da652f4b3b603] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:353: [da652f4b3b603] daemon started
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:461: [da652f4b3b603] Stopping daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:296: [da652f4b3b603] exiting daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:448: [da652f4b3b603] Daemon stopped
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [da652f4b3b603] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [da652f4b3b603] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:353: [da652f4b3b603] daemon started
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:461: [da652f4b3b603] Stopping daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:296: [da652f4b3b603] exiting daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:448: [da652f4b3b603] Daemon stopped
20:06:34 [2020-04-15T20:06:34.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.99s)
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [d2448fee43984] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [d2448fee43984] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:353: [d2448fee43984] daemon started
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:461: [d2448fee43984] Stopping daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:296: [d2448fee43984] exiting daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:448: [d2448fee43984] Daemon stopped
20:06:34 [2020-04-15T20:06:34.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.02s)
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [dad203882b777] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:325: [dad203882b777] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:353: [dad203882b777] daemon started
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:461: [dad203882b777] Stopping daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:296: [dad203882b777] exiting daemon
20:06:34 [2020-04-15T20:06:34.604Z]         daemon.go:448: [dad203882b777] Daemon stopped
20:06:34 [2020-04-15T20:06:34.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.44s)
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:325: [db81c33aad725] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:325: [db81c33aad725] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:353: [db81c33aad725] daemon started
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:461: [db81c33aad725] Stopping daemon
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:296: [db81c33aad725] exiting daemon
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:448: [db81c33aad725] Daemon stopped
20:06:34 [2020-04-15T20:06:34.605Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.27s)
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:325: [d3476ec5483c9] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:325: [d3476ec5483c9] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:353: [d3476ec5483c9] daemon started
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:461: [d3476ec5483c9] Stopping daemon
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:296: [d3476ec5483c9] exiting daemon
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:448: [d3476ec5483c9] Daemon stopped
20:06:34 [2020-04-15T20:06:34.605Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.41s)
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:325: [d1113f848253e] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:325: [d1113f848253e] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:353: [d1113f848253e] daemon started
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:461: [d1113f848253e] Stopping daemon
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:296: [d1113f848253e] exiting daemon
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:448: [d1113f848253e] Daemon stopped
20:06:34 [2020-04-15T20:06:34.605Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.12s)
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:325: [daff4ddc2cee1] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:325: [daff4ddc2cee1] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:353: [daff4ddc2cee1] daemon started
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:461: [daff4ddc2cee1] Stopping daemon
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:296: [daff4ddc2cee1] exiting daemon
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:448: [daff4ddc2cee1] Daemon stopped
20:06:34 [2020-04-15T20:06:34.605Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.07s)
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:325: [db098c682f726] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:325: [db098c682f726] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:353: [db098c682f726] daemon started
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:461: [db098c682f726] Stopping daemon
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:296: [db098c682f726] exiting daemon
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:448: [db098c682f726] Daemon stopped
20:06:34 [2020-04-15T20:06:34.605Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.22s)
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:325: [d0982c83fb045] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:325: [d0982c83fb045] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:353: [d0982c83fb045] daemon started
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:461: [d0982c83fb045] Stopping daemon
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:296: [d0982c83fb045] exiting daemon
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:448: [d0982c83fb045] Daemon stopped
20:06:34 [2020-04-15T20:06:34.605Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.04s)
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:325: [dcefc3eb3b79d] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:325: [dcefc3eb3b79d] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:353: [dcefc3eb3b79d] daemon started
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:461: [dcefc3eb3b79d] Stopping daemon
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:296: [dcefc3eb3b79d] exiting daemon
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:448: [dcefc3eb3b79d] Daemon stopped
20:06:34 [2020-04-15T20:06:34.605Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.10s)
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:325: [d501185cd2153] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:325: [d501185cd2153] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:353: [d501185cd2153] daemon started
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:461: [d501185cd2153] Stopping daemon
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:296: [d501185cd2153] exiting daemon
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:448: [d501185cd2153] Daemon stopped
20:06:34 [2020-04-15T20:06:34.605Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.49s)
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:325: [de81005902026] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:325: [de81005902026] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:353: [de81005902026] daemon started
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:461: [de81005902026] Stopping daemon
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:296: [de81005902026] exiting daemon
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:448: [de81005902026] Daemon stopped
20:06:34 [2020-04-15T20:06:34.605Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.31s)
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:325: [d2a3326d0a22e] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:325: [d2a3326d0a22e] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:353: [d2a3326d0a22e] daemon started
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:461: [d2a3326d0a22e] Stopping daemon
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:296: [d2a3326d0a22e] exiting daemon
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:448: [d2a3326d0a22e] Daemon stopped
20:06:34 [2020-04-15T20:06:34.605Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.89s)
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:325: [daa347ee1cee9] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:325: [daa347ee1cee9] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:353: [daa347ee1cee9] daemon started
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:461: [daa347ee1cee9] Stopping daemon
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:296: [daa347ee1cee9] exiting daemon
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:448: [daa347ee1cee9] Daemon stopped
20:06:34 [2020-04-15T20:06:34.605Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.05s)
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:325: [d0c71b2e1685a] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:325: [d0c71b2e1685a] waiting for daemon to start
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:353: [d0c71b2e1685a] daemon started
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:461: [d0c71b2e1685a] Stopping daemon
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:296: [d0c71b2e1685a] exiting daemon
20:06:34 [2020-04-15T20:06:34.605Z]         daemon.go:448: [d0c71b2e1685a] Daemon stopped
20:06:34 [2020-04-15T20:06:34.605Z] === RUN   TestDockerExternalVolumeSuite
20:06:34 [2020-04-15T20:06:34.605Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
20:06:35 [2020-04-15T20:06:35.501Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
20:06:35 [2020-04-15T20:06:35.501Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
20:06:42 [2020-04-15T20:06:42.892Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
20:06:49 [2020-04-15T20:06:49.146Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
20:06:52 [2020-04-15T20:06:52.656Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
20:06:55 [2020-04-15T20:06:55.108Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
20:06:58 [2020-04-15T20:06:58.087Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
20:06:59 [2020-04-15T20:06:59.672Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
20:06:59 [2020-04-15T20:06:59.672Z] === RUN   TestDockerSuite/TestLogsFollowStopped
20:07:01 [2020-04-15T20:07:01.905Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
20:07:09 [2020-04-15T20:07:09.106Z] === RUN   TestDockerSuite/TestLogsSince
20:07:18 [2020-04-15T20:07:18.064Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
20:07:18 [2020-04-15T20:07:18.064Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
20:07:18 [2020-04-15T20:07:18.064Z] === RUN   TestDockerSuite/TestLogsTail
20:07:20 [2020-04-15T20:07:20.488Z] === RUN   TestDockerSuite/TestLogsTimestamps
20:07:22 [2020-04-15T20:07:22.228Z] === RUN   TestDockerSuite/TestLogsWithDetails
20:07:24 [2020-04-15T20:07:24.698Z] === RUN   TestDockerSuite/TestMountIntoProc
20:07:24 [2020-04-15T20:07:24.698Z] === RUN   TestDockerSuite/TestMountIntoSys
20:07:24 [2020-04-15T20:07:24.698Z] === RUN   TestDockerSuite/TestNetHostname
20:07:24 [2020-04-15T20:07:24.698Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
20:07:24 [2020-04-15T20:07:24.698Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
20:07:24 [2020-04-15T20:07:24.698Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
20:07:24 [2020-04-15T20:07:24.698Z] === RUN   TestDockerSuite/TestPluginActive
20:07:24 [2020-04-15T20:07:24.698Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
20:07:24 [2020-04-15T20:07:24.698Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
20:07:24 [2020-04-15T20:07:24.698Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
20:07:24 [2020-04-15T20:07:24.698Z] === RUN   TestDockerSuite/TestPluginLogDriver
20:07:24 [2020-04-15T20:07:24.698Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
20:07:24 [2020-04-15T20:07:24.698Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
20:07:24 [2020-04-15T20:07:24.698Z] === RUN   TestDockerSuite/TestPluginUpgrade
20:07:24 [2020-04-15T20:07:24.698Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
20:07:24 [2020-04-15T20:07:24.698Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
20:07:24 [2020-04-15T20:07:24.698Z] === RUN   TestDockerSuite/TestPortHostBinding
20:07:24 [2020-04-15T20:07:24.698Z] === RUN   TestDockerSuite/TestPortList
20:07:24 [2020-04-15T20:07:24.698Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
20:07:28 [2020-04-15T20:07:28.823Z] === RUN   TestDockerSuite/TestPostContainersAttach
20:07:28 [2020-04-15T20:07:28.823Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
20:07:28 [2020-04-15T20:07:28.823Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
20:07:28 [2020-04-15T20:07:28.823Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
20:07:28 [2020-04-15T20:07:28.823Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
20:07:28 [2020-04-15T20:07:28.823Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
20:07:28 [2020-04-15T20:07:28.823Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
20:07:28 [2020-04-15T20:07:28.823Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
20:07:28 [2020-04-15T20:07:28.823Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
20:07:28 [2020-04-15T20:07:28.823Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
20:07:32 [2020-04-15T20:07:32.929Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
20:07:32 [2020-04-15T20:07:32.929Z] === RUN   TestDockerSuite/TestPsByOrder
20:07:39 [2020-04-15T20:07:39.285Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
20:07:39 [2020-04-15T20:07:39.799Z] === RUN   TestDockerSuite/TestPsListContainersBase
20:07:48 [2020-04-15T20:07:48.688Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
20:08:00 [2020-04-15T20:08:00.314Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
20:08:01 [2020-04-15T20:08:01.595Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
20:08:01 [2020-04-15T20:08:01.595Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
20:08:01 [2020-04-15T20:08:01.595Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
20:08:06 [2020-04-15T20:08:06.856Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
20:08:12 [2020-04-15T20:08:12.194Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
20:08:15 [2020-04-15T20:08:15.661Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
20:08:22 [2020-04-15T20:08:22.165Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
20:08:26 [2020-04-15T20:08:26.331Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
20:08:26 [2020-04-15T20:08:26.331Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
20:08:26 [2020-04-15T20:08:26.331Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
20:08:30 [2020-04-15T20:08:30.494Z] === RUN   TestDockerSuite/TestPsListContainersSize
20:08:30 [2020-04-15T20:08:30.494Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
20:08:30 [2020-04-15T20:08:30.494Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
20:08:30 [2020-04-15T20:08:30.494Z] === RUN   TestDockerSuite/TestPsRightTagName
20:08:30 [2020-04-15T20:08:30.494Z] === RUN   TestDockerSuite/TestPsShowMounts
20:08:36 [2020-04-15T20:08:36.873Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
20:08:36 [2020-04-15T20:08:36.873Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
20:08:38 [2020-04-15T20:08:38.018Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
20:08:38 [2020-04-15T20:08:38.018Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
20:08:38 [2020-04-15T20:08:38.891Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
20:08:39 [2020-04-15T20:08:39.884Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
20:08:41 [2020-04-15T20:08:41.055Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
20:08:41 [2020-04-15T20:08:41.055Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
20:08:44 [2020-04-15T20:08:44.448Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
20:08:48 [2020-04-15T20:08:48.332Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
20:08:50 [2020-04-15T20:08:50.612Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
20:08:53 [2020-04-15T20:08:53.738Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
20:09:08 [2020-04-15T20:09:08.849Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
20:09:08 [2020-04-15T20:09:08.849Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
20:09:12 [2020-04-15T20:09:12.663Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
20:09:12 [2020-04-15T20:09:12.663Z] === RUN   TestDockerSuite/TestRestartPolicyNO
20:09:13 [2020-04-15T20:09:13.138Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
20:09:13 [2020-04-15T20:09:13.614Z] === RUN   TestDockerSuite/TestRestartRunningContainer
20:09:17 [2020-04-15T20:09:17.429Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
20:09:21 [2020-04-15T20:09:21.243Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
20:09:21 [2020-04-15T20:09:21.243Z] === RUN   TestDockerSuite/TestRestartWithVolumes
20:09:25 [2020-04-15T20:09:25.056Z] === RUN   TestDockerSuite/TestRmiBlank
20:09:25 [2020-04-15T20:09:25.056Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
20:09:25 [2020-04-15T20:09:25.056Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
20:09:25 [2020-04-15T20:09:25.772Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
20:09:37 [2020-04-15T20:09:37.954Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
20:09:40 [2020-04-15T20:09:40.054Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
20:09:41 [2020-04-15T20:09:41.651Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
20:09:42 [2020-04-15T20:09:42.137Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
20:09:49 [2020-04-15T20:09:49.383Z] === RUN   TestDockerSuite/TestRmiImgIDForce
20:09:53 [2020-04-15T20:09:53.346Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
20:10:00 [2020-04-15T20:10:00.787Z] === RUN   TestDockerSuite/TestRmiParentImageFail
20:10:05 [2020-04-15T20:10:05.569Z] === RUN   TestDockerSuite/TestRmiTag
20:10:05 [2020-04-15T20:10:05.569Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
20:10:07 [2020-04-15T20:10:07.804Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
20:10:09 [2020-04-15T20:10:09.991Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
20:10:25 [2020-04-15T20:10:25.711Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
20:10:26 [2020-04-15T20:10:26.186Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
20:10:28 [2020-04-15T20:10:28.046Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
20:10:30 [2020-04-15T20:10:30.966Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
20:10:31 [2020-04-15T20:10:31.961Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
20:10:31 [2020-04-15T20:10:31.961Z] === RUN   TestDockerSuite/TestRunAddHost
20:10:31 [2020-04-15T20:10:31.961Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
20:10:31 [2020-04-15T20:10:31.961Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
20:10:31 [2020-04-15T20:10:31.961Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
20:10:31 [2020-04-15T20:10:31.961Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
20:10:31 [2020-04-15T20:10:31.961Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
20:10:32 [2020-04-15T20:10:32.433Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
20:10:34 [2020-04-15T20:10:34.009Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
20:10:34 [2020-04-15T20:10:34.009Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
20:10:34 [2020-04-15T20:10:34.009Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
20:10:42 [2020-04-15T20:10:42.895Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
20:10:44 [2020-04-15T20:10:44.474Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
20:10:45 [2020-04-15T20:10:45.468Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
20:10:47 [2020-04-15T20:10:47.703Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
20:10:49 [2020-04-15T20:10:49.943Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
20:10:51 [2020-04-15T20:10:51.557Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
20:10:52 [2020-04-15T20:10:52.029Z] === RUN   TestDockerSuite/TestRunBindMounts
20:10:55 [2020-04-15T20:10:55.856Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
20:10:55 [2020-04-15T20:10:55.856Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
20:10:55 [2020-04-15T20:10:55.856Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
20:10:55 [2020-04-15T20:10:55.856Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
20:10:55 [2020-04-15T20:10:55.856Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
20:10:55 [2020-04-15T20:10:55.856Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
20:10:55 [2020-04-15T20:10:55.856Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
20:10:55 [2020-04-15T20:10:55.856Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
20:10:55 [2020-04-15T20:10:55.856Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
20:10:55 [2020-04-15T20:10:55.856Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
20:10:55 [2020-04-15T20:10:55.856Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
20:10:55 [2020-04-15T20:10:55.856Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
20:10:58 [2020-04-15T20:10:58.087Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
20:10:58 [2020-04-15T20:10:58.087Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
20:11:01 [2020-04-15T20:11:01.059Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
20:11:01 [2020-04-15T20:11:01.059Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
20:11:01 [2020-04-15T20:11:01.059Z] === RUN   TestDockerSuite/TestRunContainerNetwork
20:11:02 [2020-04-15T20:11:02.642Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
20:11:02 [2020-04-15T20:11:02.642Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
20:11:02 [2020-04-15T20:11:02.642Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
20:11:02 [2020-04-15T20:11:02.642Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
20:11:02 [2020-04-15T20:11:02.642Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
20:11:02 [2020-04-15T20:11:02.642Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
20:11:02 [2020-04-15T20:11:02.642Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
20:11:02 [2020-04-15T20:11:02.642Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
20:11:04 [2020-04-15T20:11:04.219Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
20:11:06 [2020-04-15T20:11:06.453Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
20:11:08 [2020-04-15T20:11:08.683Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
20:11:08 [2020-04-15T20:11:08.683Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
20:11:08 [2020-04-15T20:11:08.683Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
20:11:08 [2020-04-15T20:11:08.683Z] === RUN   TestDockerSuite/TestRunCreateVolume
20:11:10 [2020-04-15T20:11:10.260Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
20:11:10 [2020-04-15T20:11:10.260Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
20:11:10 [2020-04-15T20:11:10.260Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
20:11:10 [2020-04-15T20:11:10.260Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
20:11:10 [2020-04-15T20:11:10.260Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
20:11:12 [2020-04-15T20:11:12.492Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
20:11:24 [2020-04-15T20:11:24.228Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
20:11:24 [2020-04-15T20:11:24.228Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
20:11:24 [2020-04-15T20:11:24.228Z] === RUN   TestDockerSuite/TestRunDNSOptions
20:11:24 [2020-04-15T20:11:24.228Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
20:11:24 [2020-04-15T20:11:24.228Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
20:11:24 [2020-04-15T20:11:24.228Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
20:11:24 [2020-04-15T20:11:24.228Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
20:11:26 [2020-04-15T20:11:26.626Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
20:11:26 [2020-04-15T20:11:26.626Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
20:11:26 [2020-04-15T20:11:26.626Z] === RUN   TestDockerSuite/TestRunDuplicateMount
20:11:26 [2020-04-15T20:11:26.626Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
20:11:29 [2020-04-15T20:11:29.523Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
20:11:32 [2020-04-15T20:11:32.473Z] === RUN   TestDockerSuite/TestRunEchoStdout
20:11:32 [2020-04-15T20:11:32.473Z] === RUN   TestDockerSuite/TestRunEmptyEnv
20:11:32 [2020-04-15T20:11:32.473Z] === RUN   TestDockerSuite/TestRunEntrypoint
20:11:32 [2020-04-15T20:11:32.473Z] === RUN   TestDockerSuite/TestRunEnvironment
20:11:32 [2020-04-15T20:11:32.473Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
20:11:32 [2020-04-15T20:11:32.473Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
20:11:32 [2020-04-15T20:11:32.473Z] === RUN   TestDockerSuite/TestRunExitCode
20:11:34 [2020-04-15T20:11:34.618Z] === RUN   TestDockerSuite/TestRunExitCodeOne
20:11:36 [2020-04-15T20:11:36.029Z] === RUN   TestDockerSuite/TestRunExitCodeZero
20:11:38 [2020-04-15T20:11:38.901Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
20:11:41 [2020-04-15T20:11:41.661Z] === RUN   TestDockerSuite/TestRunExposePort
20:11:41 [2020-04-15T20:11:41.662Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
20:11:41 [2020-04-15T20:11:41.662Z] === RUN   TestDockerSuite/TestRunGroupAdd
20:11:41 [2020-04-15T20:11:41.662Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
20:11:41 [2020-04-15T20:11:41.662Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
20:11:41 [2020-04-15T20:11:41.662Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
20:11:41 [2020-04-15T20:11:41.662Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
20:11:41 [2020-04-15T20:11:41.662Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
20:11:41 [2020-04-15T20:11:41.662Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
20:11:44 [2020-04-15T20:11:44.892Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
20:11:44 [2020-04-15T20:11:44.892Z] === RUN   TestDockerSuite/TestRunInvalidReference
20:11:44 [2020-04-15T20:11:44.892Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
20:11:44 [2020-04-15T20:11:44.892Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
20:11:44 [2020-04-15T20:11:44.892Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
20:11:44 [2020-04-15T20:11:44.892Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
20:11:44 [2020-04-15T20:11:44.892Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
20:11:47 [2020-04-15T20:11:47.582Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
20:11:54 [2020-04-15T20:11:54.752Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
20:11:54 [2020-04-15T20:11:54.752Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
20:11:55 [2020-04-15T20:11:55.763Z] === RUN   TestDockerSuite/TestRunModeHostname
20:11:55 [2020-04-15T20:11:55.763Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
20:11:55 [2020-04-15T20:11:55.763Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
20:11:55 [2020-04-15T20:11:55.763Z] === RUN   TestDockerSuite/TestRunModeIpcHost
20:11:55 [2020-04-15T20:11:55.763Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
20:11:55 [2020-04-15T20:11:55.763Z] === RUN   TestDockerSuite/TestRunModePIDContainer
20:11:55 [2020-04-15T20:11:55.763Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
20:11:55 [2020-04-15T20:11:55.763Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
20:11:55 [2020-04-15T20:11:55.763Z] === RUN   TestDockerSuite/TestRunModePIDHost
20:11:55 [2020-04-15T20:11:55.763Z] === RUN   TestDockerSuite/TestRunModeUTSHost
20:11:55 [2020-04-15T20:11:55.763Z] === RUN   TestDockerSuite/TestRunMount
20:11:55 [2020-04-15T20:11:55.763Z] === RUN   TestDockerSuite/TestRunMountOrdering
20:11:55 [2020-04-15T20:11:55.763Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
20:11:55 [2020-04-15T20:11:55.763Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
20:11:55 [2020-04-15T20:11:55.763Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
20:12:02 [2020-04-15T20:12:02.977Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
20:12:02 [2020-04-15T20:12:02.977Z] === RUN   TestDockerSuite/TestRunNamedVolume
20:12:02 [2020-04-15T20:12:02.977Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
20:12:02 [2020-04-15T20:12:02.977Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
20:12:06 [2020-04-15T20:12:06.791Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
20:12:10 [2020-04-15T20:12:10.604Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
20:12:10 [2020-04-15T20:12:10.604Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
20:12:10 [2020-04-15T20:12:10.604Z] === RUN   TestDockerSuite/TestRunNetHost
20:12:10 [2020-04-15T20:12:10.604Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
20:12:10 [2020-04-15T20:12:10.604Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
20:12:10 [2020-04-15T20:12:10.604Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
20:12:10 [2020-04-15T20:12:10.604Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
20:12:10 [2020-04-15T20:12:10.604Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
20:12:10 [2020-04-15T20:12:10.604Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
20:12:10 [2020-04-15T20:12:10.604Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
20:12:10 [2020-04-15T20:12:10.604Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
20:12:11 [2020-04-15T20:12:11.598Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
20:12:13 [2020-04-15T20:12:13.177Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
20:12:15 [2020-04-15T20:12:15.410Z] === RUN   TestDockerSuite/TestRunNonExistingImage
20:12:16 [2020-04-15T20:12:16.406Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
20:12:17 [2020-04-15T20:12:17.982Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
20:12:18 [2020-04-15T20:12:18.455Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
20:12:18 [2020-04-15T20:12:18.455Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
20:12:18 [2020-04-15T20:12:18.455Z] === RUN   TestDockerSuite/TestRunPortInUse
20:12:18 [2020-04-15T20:12:18.455Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
20:12:18 [2020-04-15T20:12:18.455Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
20:12:18 [2020-04-15T20:12:18.455Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
20:12:18 [2020-04-15T20:12:18.455Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
20:12:18 [2020-04-15T20:12:18.455Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
20:12:19 [2020-04-15T20:12:19.618Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
20:12:25 [2020-04-15T20:12:25.650Z] === RUN   TestDockerSuite/TestRunPublishPort
20:12:25 [2020-04-15T20:12:25.650Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
20:12:25 [2020-04-15T20:12:25.650Z] === RUN   TestDockerSuite/TestRunReadProcLatency
20:12:25 [2020-04-15T20:12:25.650Z] === RUN   TestDockerSuite/TestRunReadProcTimer
20:12:25 [2020-04-15T20:12:25.650Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
20:12:25 [2020-04-15T20:12:25.650Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
20:12:34 [2020-04-15T20:12:34.351Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
20:12:34 [2020-04-15T20:12:34.351Z] === RUN   TestDockerSuite/TestRunRm
20:12:40 [2020-04-15T20:12:40.254Z] === RUN   TestDockerSuite/TestRunRmAndWait
20:12:46 [2020-04-15T20:12:46.149Z] === RUN   TestDockerSuite/TestRunRmPre125Api
20:12:51 [2020-04-15T20:12:51.654Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
20:12:52 [2020-04-15T20:12:52.045Z] === RUN   TestDockerSuite/TestRunRootWorkdir
20:12:54 [2020-04-15T20:12:54.275Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
20:12:55 [2020-04-15T20:12:55.854Z] === RUN   TestDockerSuite/TestRunSetMacAddress
20:12:58 [2020-04-15T20:12:58.826Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
20:12:58 [2020-04-15T20:12:58.826Z] === RUN   TestDockerSuite/TestRunState
20:12:58 [2020-04-15T20:12:58.826Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
20:13:00 [2020-04-15T20:13:00.404Z] === RUN   TestDockerSuite/TestRunStdinPipe
20:13:00 [2020-04-15T20:13:00.404Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
20:13:01 [2020-04-15T20:13:01.990Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
20:13:01 [2020-04-15T20:13:01.990Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
20:13:01 [2020-04-15T20:13:01.990Z] === RUN   TestDockerSuite/TestRunTLSVerify
20:13:02 [2020-04-15T20:13:02.463Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
20:13:02 [2020-04-15T20:13:02.463Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
20:13:02 [2020-04-15T20:13:02.463Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
20:13:07 [2020-04-15T20:13:07.255Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
20:13:07 [2020-04-15T20:13:07.255Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
20:13:07 [2020-04-15T20:13:07.255Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
20:13:07 [2020-04-15T20:13:07.255Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
20:13:07 [2020-04-15T20:13:07.255Z] === RUN   TestDockerSuite/TestRunUnshareProc
20:13:07 [2020-04-15T20:13:07.255Z] === RUN   TestDockerSuite/TestRunUserByID
20:13:07 [2020-04-15T20:13:07.255Z] === RUN   TestDockerSuite/TestRunUserByIDBig
20:13:07 [2020-04-15T20:13:07.255Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
20:13:07 [2020-04-15T20:13:07.255Z] === RUN   TestDockerSuite/TestRunUserByIDZero
20:13:07 [2020-04-15T20:13:07.255Z] === RUN   TestDockerSuite/TestRunUserByName
20:13:07 [2020-04-15T20:13:07.255Z] === RUN   TestDockerSuite/TestRunUserDefaults
20:13:08 [2020-04-15T20:13:08.833Z] === RUN   TestDockerSuite/TestRunUserNotFound
20:13:08 [2020-04-15T20:13:08.833Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
20:13:09 [2020-04-15T20:13:09.707Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
20:13:11 [2020-04-15T20:13:11.064Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
20:13:11 [2020-04-15T20:13:11.064Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
20:13:11 [2020-04-15T20:13:11.064Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
20:13:14 [2020-04-15T20:13:14.047Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
20:13:24 [2020-04-15T20:13:24.512Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
20:13:24 [2020-04-15T20:13:24.555Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
20:13:28 [2020-04-15T20:13:28.324Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
20:13:34 [2020-04-15T20:13:34.224Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
20:13:34 [2020-04-15T20:13:34.224Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
20:13:34 [2020-04-15T20:13:34.224Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
20:13:34 [2020-04-15T20:13:34.224Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
20:13:34 [2020-04-15T20:13:34.224Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
20:13:36 [2020-04-15T20:13:36.456Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
20:13:38 [2020-04-15T20:13:38.689Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
20:13:40 [2020-04-15T20:13:40.920Z] === RUN   TestDockerSuite/TestRunWithBadDevice
20:13:40 [2020-04-15T20:13:40.920Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
20:13:40 [2020-04-15T20:13:40.920Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
20:13:40 [2020-04-15T20:13:40.920Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
20:13:40 [2020-04-15T20:13:40.920Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
20:13:40 [2020-04-15T20:13:40.920Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
20:13:40 [2020-04-15T20:13:40.920Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
20:13:40 [2020-04-15T20:13:40.920Z] === RUN   TestDockerSuite/TestRunWithUlimits
20:13:40 [2020-04-15T20:13:40.920Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
20:13:42 [2020-04-15T20:13:42.628Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
20:13:44 [2020-04-15T20:13:44.740Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
20:13:46 [2020-04-15T20:13:46.318Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
20:13:47 [2020-04-15T20:13:47.897Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
20:13:51 [2020-04-15T20:13:51.713Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
20:13:51 [2020-04-15T20:13:51.713Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
20:13:52 [2020-04-15T20:13:52.185Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
20:13:52 [2020-04-15T20:13:52.185Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
20:13:52 [2020-04-15T20:13:52.185Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
20:13:52 [2020-04-15T20:13:52.185Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
20:13:52 [2020-04-15T20:13:52.185Z] === RUN   TestDockerSuite/TestSaveCheckTimes
20:13:52 [2020-04-15T20:13:52.185Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
20:13:52 [2020-04-15T20:13:52.185Z] === RUN   TestDockerSuite/TestSaveImageId
20:13:52 [2020-04-15T20:13:52.185Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
20:13:52 [2020-04-15T20:13:52.185Z] === RUN   TestDockerSuite/TestSaveLoadParents
20:13:52 [2020-04-15T20:13:52.185Z] === RUN   TestDockerSuite/TestSaveMultipleNames
20:13:52 [2020-04-15T20:13:52.185Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
20:13:52 [2020-04-15T20:13:52.185Z] === RUN   TestDockerSuite/TestSaveSingleTag
20:13:52 [2020-04-15T20:13:52.185Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
20:13:52 [2020-04-15T20:13:52.185Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
20:13:52 [2020-04-15T20:13:52.185Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
20:13:52 [2020-04-15T20:13:52.185Z] === RUN   TestDockerSuite/TestSearchCmdOptions
20:13:54 [2020-04-15T20:13:54.417Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
20:13:54 [2020-04-15T20:13:54.890Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
20:13:55 [2020-04-15T20:13:55.361Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
20:13:55 [2020-04-15T20:13:55.836Z] === RUN   TestDockerSuite/TestSearchWithLimit
20:13:57 [2020-04-15T20:13:57.412Z] === RUN   TestDockerSuite/TestSlowStdinClosing
20:13:57 [2020-04-15T20:13:57.474Z] --- PASS: TestDockerExternalVolumeSuite (441.86s)
20:13:57 [2020-04-15T20:13:57.474Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.96s)
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
20:13:57 [2020-04-15T20:13:57.474Z]         docker_cli_external_volume_driver_test.go:53: Daemon dba6d99ff7d00 is not started
20:13:57 [2020-04-15T20:13:57.474Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:325: [d3d53fbb5d14a] waiting for daemon to start
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:325: [d3d53fbb5d14a] waiting for daemon to start
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:353: [d3d53fbb5d14a] daemon started
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:461: [d3d53fbb5d14a] Stopping daemon
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:296: [d3d53fbb5d14a] exiting daemon
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:448: [d3d53fbb5d14a] Daemon stopped
20:13:57 [2020-04-15T20:13:57.474Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.60s)
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:325: [de8c2c36ccb64] waiting for daemon to start
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:325: [de8c2c36ccb64] waiting for daemon to start
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:353: [de8c2c36ccb64] daemon started
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:461: [de8c2c36ccb64] Stopping daemon
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:296: [de8c2c36ccb64] exiting daemon
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:448: [de8c2c36ccb64] Daemon stopped
20:13:57 [2020-04-15T20:13:57.474Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
20:13:57 [2020-04-15T20:13:57.474Z]         docker_cli_external_volume_driver_test.go:53: Daemon de6f13fb4a389 is not started
20:13:57 [2020-04-15T20:13:57.474Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s)
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:325: [dc1036e45f5ed] waiting for daemon to start
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:325: [dc1036e45f5ed] waiting for daemon to start
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:353: [dc1036e45f5ed] daemon started
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:461: [dc1036e45f5ed] Stopping daemon
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:296: [dc1036e45f5ed] exiting daemon
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:448: [dc1036e45f5ed] Daemon stopped
20:13:57 [2020-04-15T20:13:57.474Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
20:13:57 [2020-04-15T20:13:57.474Z]         docker_cli_external_volume_driver_test.go:53: Daemon d859d61751612 is not started
20:13:57 [2020-04-15T20:13:57.474Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.15s)
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
20:13:57 [2020-04-15T20:13:57.474Z]         docker_cli_external_volume_driver_test.go:53: Daemon d89bdd68a39b6 is not started
20:13:57 [2020-04-15T20:13:57.474Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.57s)
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:325: [d392184e1f530] waiting for daemon to start
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:325: [d392184e1f530] waiting for daemon to start
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:353: [d392184e1f530] daemon started
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:461: [d392184e1f530] Stopping daemon
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:296: [d392184e1f530] exiting daemon
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:448: [d392184e1f530] Daemon stopped
20:13:57 [2020-04-15T20:13:57.474Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.88s)
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:325: [d51f540d5430a] waiting for daemon to start
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:325: [d51f540d5430a] waiting for daemon to start
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:353: [d51f540d5430a] daemon started
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:461: [d51f540d5430a] Stopping daemon
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:296: [d51f540d5430a] exiting daemon
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:448: [d51f540d5430a] Daemon stopped
20:13:57 [2020-04-15T20:13:57.474Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.84s)
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:325: [da9c2134a2dc4] waiting for daemon to start
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:325: [da9c2134a2dc4] waiting for daemon to start
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:353: [da9c2134a2dc4] daemon started
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:461: [da9c2134a2dc4] Stopping daemon
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:296: [da9c2134a2dc4] exiting daemon
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:448: [da9c2134a2dc4] Daemon stopped
20:13:57 [2020-04-15T20:13:57.474Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:325: [d5e84453b9457] waiting for daemon to start
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:325: [d5e84453b9457] waiting for daemon to start
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:353: [d5e84453b9457] daemon started
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:461: [d5e84453b9457] Stopping daemon
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:296: [d5e84453b9457] exiting daemon
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:448: [d5e84453b9457] Daemon stopped
20:13:57 [2020-04-15T20:13:57.474Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.79s)
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:325: [d2730b4313e7b] waiting for daemon to start
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:325: [d2730b4313e7b] waiting for daemon to start
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:353: [d2730b4313e7b] daemon started
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:461: [d2730b4313e7b] Stopping daemon
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:296: [d2730b4313e7b] exiting daemon
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:448: [d2730b4313e7b] Daemon stopped
20:13:57 [2020-04-15T20:13:57.474Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.78s)
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:325: [da97f78e35204] waiting for daemon to start
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:325: [da97f78e35204] waiting for daemon to start
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:353: [da97f78e35204] daemon started
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:461: [da97f78e35204] Stopping daemon
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:296: [da97f78e35204] exiting daemon
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:448: [da97f78e35204] Daemon stopped
20:13:57 [2020-04-15T20:13:57.474Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.04s)
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:325: [d30bbb64242f5] waiting for daemon to start
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:325: [d30bbb64242f5] waiting for daemon to start
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:353: [d30bbb64242f5] daemon started
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:461: [d30bbb64242f5] Stopping daemon
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:296: [d30bbb64242f5] exiting daemon
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:448: [d30bbb64242f5] Daemon stopped
20:13:57 [2020-04-15T20:13:57.474Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.60s)
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
20:13:57 [2020-04-15T20:13:57.474Z]         daemon.go:325: [d1c8576f8f525] waiting for daemon to start
20:13:57 [2020-04-15T20:13:57.475Z]         daemon.go:325: [d1c8576f8f525] waiting for daemon to start
20:13:57 [2020-04-15T20:13:57.475Z]         daemon.go:353: [d1c8576f8f525] daemon started
20:13:57 [2020-04-15T20:13:57.475Z]         daemon.go:461: [d1c8576f8f525] Stopping daemon
20:13:57 [2020-04-15T20:13:57.475Z]         daemon.go:296: [d1c8576f8f525] exiting daemon
20:13:57 [2020-04-15T20:13:57.475Z]         daemon.go:448: [d1c8576f8f525] Daemon stopped
20:13:57 [2020-04-15T20:13:57.475Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.38s)
20:13:57 [2020-04-15T20:13:57.475Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
20:13:57 [2020-04-15T20:13:57.475Z]         daemon.go:325: [dc40e7d56d75e] waiting for daemon to start
20:13:57 [2020-04-15T20:13:57.475Z]         daemon.go:325: [dc40e7d56d75e] waiting for daemon to start
20:13:57 [2020-04-15T20:13:57.475Z]         daemon.go:353: [dc40e7d56d75e] daemon started
20:13:57 [2020-04-15T20:13:57.475Z]         daemon.go:461: [dc40e7d56d75e] Stopping daemon
20:13:57 [2020-04-15T20:13:57.475Z]         daemon.go:296: [dc40e7d56d75e] exiting daemon
20:13:57 [2020-04-15T20:13:57.475Z]         daemon.go:448: [dc40e7d56d75e] Daemon stopped
20:13:57 [2020-04-15T20:13:57.475Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.42s)
20:13:57 [2020-04-15T20:13:57.475Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
20:13:57 [2020-04-15T20:13:57.475Z]         docker_cli_external_volume_driver_test.go:486: Daemon da041b2e58cde is not started
20:13:57 [2020-04-15T20:13:57.475Z]         daemon.go:325: [da041b2e58cde] waiting for daemon to start
20:13:57 [2020-04-15T20:13:57.475Z]         daemon.go:325: [da041b2e58cde] waiting for daemon to start
20:13:57 [2020-04-15T20:13:57.475Z]         daemon.go:353: [da041b2e58cde] daemon started
20:13:57 [2020-04-15T20:13:57.475Z]         daemon.go:461: [da041b2e58cde] Stopping daemon
20:13:57 [2020-04-15T20:13:57.475Z]         daemon.go:296: [da041b2e58cde] exiting daemon
20:13:57 [2020-04-15T20:13:57.475Z]         daemon.go:448: [da041b2e58cde] Daemon stopped
20:13:57 [2020-04-15T20:13:57.475Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
20:13:57 [2020-04-15T20:13:57.475Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
20:13:57 [2020-04-15T20:13:57.475Z]         docker_cli_external_volume_driver_test.go:53: Daemon d9afe26963e96 is not started
20:13:57 [2020-04-15T20:13:57.475Z] PASS
20:13:57 [2020-04-15T20:13:57.475Z] 
20:13:57 [2020-04-15T20:13:57.475Z] === Skipped
20:13:57 [2020-04-15T20:13:57.475Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
20:13:57 [2020-04-15T20:13:57.475Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
20:13:57 [2020-04-15T20:13:57.475Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled
20:13:57 [2020-04-15T20:13:57.475Z]         requirement.go:26: unmatched requirement IPv6
20:13:57 [2020-04-15T20:13:57.475Z]         check_test.go:309: Daemon d87c18e8504fa is not started
20:13:57 [2020-04-15T20:13:57.475Z] 
20:13:57 [2020-04-15T20:13:57.475Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
20:13:57 [2020-04-15T20:13:57.475Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
20:13:57 [2020-04-15T20:13:57.475Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
20:13:57 [2020-04-15T20:13:57.475Z]         requirement.go:26: unmatched requirement Devicemapper
20:13:57 [2020-04-15T20:13:57.475Z]         check_test.go:309: Daemon d155ef0997a71 is not started
20:13:57 [2020-04-15T20:13:57.475Z] 
20:13:57 [2020-04-15T20:13:57.475Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
20:13:57 [2020-04-15T20:13:57.475Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
20:13:57 [2020-04-15T20:13:57.475Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
20:13:57 [2020-04-15T20:13:57.475Z]         requirement.go:26: unmatched requirement Devicemapper
20:13:57 [2020-04-15T20:13:57.475Z]         check_test.go:309: Daemon d5cafbdd63c04 is not started
20:13:57 [2020-04-15T20:13:57.475Z] 
20:13:57 [2020-04-15T20:13:57.475Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
20:13:57 [2020-04-15T20:13:57.475Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
20:13:57 [2020-04-15T20:13:57.475Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
20:13:57 [2020-04-15T20:13:57.475Z] 
20:13:57 [2020-04-15T20:13:57.475Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
20:13:57 [2020-04-15T20:13:57.475Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
20:13:57 [2020-04-15T20:13:57.475Z]         requirement.go:26: unmatched requirement IPv6
20:13:57 [2020-04-15T20:13:57.475Z] 
20:13:57 [2020-04-15T20:13:57.475Z] 
20:13:57 [2020-04-15T20:13:57.475Z] DONE 270 tests, 5 skipped in 2643.533s
20:13:57 [2020-04-15T20:13:57.475Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:13:57 [2020-04-15T20:13:57.475Z] ++++ cat bundles/test-integration/docker.pid
20:13:57 [2020-04-15T20:13:57.475Z] +++ kill 7336
20:13:57 [2020-04-15T20:13:57.475Z] umount: bundles/test-integration/root: no mount point specified.
20:13:57 [2020-04-15T20:13:57.475Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d962babf03815/docker.pid
20:13:57 [2020-04-15T20:13:57.475Z] +++ kill 4167
20:13:57 [2020-04-15T20:13:57.475Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 4167 is not a child of this shell
20:13:57 [2020-04-15T20:13:57.475Z] warning: PID 4167 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d962babf03815/docker.pid had a nonzero exit code
20:13:57 [2020-04-15T20:13:57.475Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d962babf03815/root: target is busy.
20:13:57 [2020-04-15T20:13:57.475Z] +++ /etc/init.d/apparmor stop
20:13:57 [2020-04-15T20:13:57.475Z] Leaving: AppArmorNo profiles have been unloaded.
20:13:57 [2020-04-15T20:13:57.475Z] 
20:13:57 [2020-04-15T20:13:57.475Z] Unloading profiles will leave already running processes permanently
20:13:57 [2020-04-15T20:13:57.475Z] unconfined, which can lead to unexpected situations.
20:13:57 [2020-04-15T20:13:57.475Z] 
20:13:57 [2020-04-15T20:13:57.475Z] To set a process to complain mode, use the command line tool
20:13:57 [2020-04-15T20:13:57.475Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:13:57 [2020-04-15T20:13:57.475Z] +++ true
20:13:57 [2020-04-15T20:13:57.475Z] 
20:13:57 [2020-04-15T20:13:57.475Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
20:13:57 [2020-04-15T20:13:57.485Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
20:13:58 [2020-04-15T20:13:58.272Z] + echo Ensuring container killed.
20:13:58 [2020-04-15T20:13:58.272Z] Ensuring container killed.
20:13:58 [2020-04-15T20:13:58.272Z] + docker ps -aq -f name=docker-pr2-*
20:13:58 [2020-04-15T20:13:58.272Z] + cids=568f8ec0a753
20:13:58 [2020-04-15T20:13:58.272Z] 8296559e2346
20:13:58 [2020-04-15T20:13:58.272Z] af0ebbbe7442
20:13:58 [2020-04-15T20:13:58.272Z] + [ -n 568f8ec0a753
20:13:58 [2020-04-15T20:13:58.272Z] 8296559e2346
20:13:58 [2020-04-15T20:13:58.272Z] af0ebbbe7442 ]
20:13:58 [2020-04-15T20:13:58.272Z] + docker rm -vf 568f8ec0a753 8296559e2346 af0ebbbe7442
20:14:00 [2020-04-15T20:14:00.165Z] 568f8ec0a753
20:14:01 [2020-04-15T20:14:01.585Z] 8296559e2346
20:14:01 [2020-04-15T20:14:01.585Z] af0ebbbe7442
[Pipeline] sh
20:14:01 [2020-04-15T20:14:01.866Z] + echo Chowning /workspace to jenkins user
20:14:01 [2020-04-15T20:14:01.866Z] Chowning /workspace to jenkins user
20:14:01 [2020-04-15T20:14:01.866Z] + id -u
20:14:01 [2020-04-15T20:14:01.866Z] + id -g
20:14:01 [2020-04-15T20:14:01.866Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40801:/workspace busybox chown -R 1000:1000 /workspace
20:14:03 [2020-04-15T20:14:03.314Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
20:14:03 [2020-04-15T20:14:03.314Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:14:05 [2020-04-15T20:14:05.432Z] + bundleName=amd64
20:14:05 [2020-04-15T20:14:05.432Z] + echo Creating amd64-bundles.tar.gz
20:14:05 [2020-04-15T20:14:05.432Z] Creating amd64-bundles.tar.gz
20:14:05 [2020-04-15T20:14:05.432Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
20:14:05 [2020-04-15T20:14:05.432Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
20:14:06 [2020-04-15T20:14:06.371Z] Archiving artifacts
20:14:07 [2020-04-15T20:14:07.137Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40801/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:14:07 [2020-04-15T20:14:07.440Z] + make clean
20:14:07 [2020-04-15T20:14:07.440Z] docker volume rm -f docker-dev-cache
20:14:07 [2020-04-15T20:14:07.696Z] docker-dev-cache
[Pipeline] deleteDir
20:14:10 [2020-04-15T20:14:10.506Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
20:14:10 [2020-04-15T20:14:10.506Z] === RUN   TestDockerSuite/TestStartAttachSilent
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
20:14:14 [2020-04-15T20:14:14.321Z] === RUN   TestDockerSuite/TestStartAttachWithRename
20:14:14 [2020-04-15T20:14:14.321Z] === RUN   TestDockerSuite/TestStartMultipleContainers
20:14:14 [2020-04-15T20:14:14.321Z] === RUN   TestDockerSuite/TestStartPausedContainer
20:14:14 [2020-04-15T20:14:14.321Z] === RUN   TestDockerSuite/TestStartRecordError
20:14:14 [2020-04-15T20:14:14.321Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
20:14:20 [2020-04-15T20:14:20.223Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
20:14:20 [2020-04-15T20:14:20.223Z] === RUN   TestDockerSuite/TestStatsAllNoStream
20:14:20 [2020-04-15T20:14:20.223Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
20:14:20 [2020-04-15T20:14:20.223Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
20:14:20 [2020-04-15T20:14:20.223Z] === RUN   TestDockerSuite/TestStatsFormatAll
20:14:20 [2020-04-15T20:14:20.223Z] === RUN   TestDockerSuite/TestStatsNoStream
20:14:20 [2020-04-15T20:14:20.223Z] === RUN   TestDockerSuite/TestTopMultipleArgs
20:14:21 [2020-04-15T20:14:21.799Z] === RUN   TestDockerSuite/TestTopNonPrivileged
20:14:24 [2020-04-15T20:14:24.030Z] === RUN   TestDockerSuite/TestTopPrivileged
20:14:24 [2020-04-15T20:14:24.030Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
20:14:26 [2020-04-15T20:14:26.260Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
20:14:26 [2020-04-15T20:14:26.260Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
20:14:26 [2020-04-15T20:14:26.260Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
20:14:26 [2020-04-15T20:14:26.260Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
20:14:26 [2020-04-15T20:14:26.260Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
20:14:26 [2020-04-15T20:14:26.260Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
20:14:26 [2020-04-15T20:14:26.260Z] === RUN   TestDockerSuite/TestVolumeCLICreate
20:14:41 [2020-04-15T20:14:41.244Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
20:14:41 [2020-04-15T20:14:41.244Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
20:14:41 [2020-04-15T20:14:41.715Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
20:14:41 [2020-04-15T20:14:41.715Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
20:14:42 [2020-04-15T20:14:42.189Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
20:14:42 [2020-04-15T20:14:42.189Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
20:14:42 [2020-04-15T20:14:42.661Z] === RUN   TestDockerSuite/TestVolumeCLILs
20:14:44 [2020-04-15T20:14:44.896Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
20:14:44 [2020-04-15T20:14:44.896Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
20:14:47 [2020-04-15T20:14:47.868Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
20:14:47 [2020-04-15T20:14:47.868Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
20:14:48 [2020-04-15T20:14:48.341Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
20:14:48 [2020-04-15T20:14:48.341Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
20:14:48 [2020-04-15T20:14:48.341Z] === RUN   TestDockerSuite/TestVolumeCLIRm
20:14:55 [2020-04-15T20:14:55.536Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
20:14:55 [2020-04-15T20:14:55.536Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
20:14:56 [2020-04-15T20:14:56.007Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
20:14:56 [2020-04-15T20:14:56.481Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
20:14:56 [2020-04-15T20:14:56.481Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
20:15:02 [2020-04-15T20:15:02.384Z] === RUN   TestDockerSuite/TestVolumeLsFormat
20:15:02 [2020-04-15T20:15:02.857Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
20:15:02 [2020-04-15T20:15:02.857Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
20:15:11 [2020-04-15T20:15:11.557Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
20:15:11 [2020-04-15T20:15:11.557Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
20:15:12 [2020-04-15T20:15:12.030Z] --- PASS: TestDockerSuite (2406.94s)
20:15:12 [2020-04-15T20:15:12.030Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
20:15:12 [2020-04-15T20:15:12.030Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
20:15:12 [2020-04-15T20:15:12.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.030Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
20:15:12 [2020-04-15T20:15:12.030Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.59s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.55s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (141.53s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.95s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.61s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.11s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.91s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement Apparmor
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement Apparmor
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.83s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement IsPausable
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.84s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (103.80s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement UnixCli
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.08s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.11s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.75s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.73s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.00s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.42s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.52s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.42s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (6.00s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.00s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.03s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.38s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.77s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildAddTar (37.61s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (26.70s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.54s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.05s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.03s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.08s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.56s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.72s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.86s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.11s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (22.00s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.70s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.73s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.37s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.59s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.28s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement UnixCli
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.26s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.83s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.51s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.82s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.09s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.11s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildContChar (12.92s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.00s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.84s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.74s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.48s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.48s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.63s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.32s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.70s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.43s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.65s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.48s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.61s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.89s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.21s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.55s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.39s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (66.09s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.49s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (56.39s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.68s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.78s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.96s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.37s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.18s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (27.52s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (15.18s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.22s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (84.11s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.47s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.61s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.50s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.02s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.71s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.78s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.89s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.19s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.87s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.73s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.62s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.68s)
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
20:15:12 [2020-04-15T20:15:12.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.031Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.04s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildFails (6.81s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.63s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.01s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildForceRm (6.57s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildFromGit (5.99s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.46s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.45s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement UnixCli
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.48s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.50s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildHistory (10.61s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.90s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.95s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.74s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.52s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.88s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.56s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.83s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.55s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.88s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.56s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.20s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.49s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.70s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (10.01s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.48s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (1.98s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (34.23s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.80s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.28s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.49s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.95s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.23s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.22s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.64s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.63s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.79s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.19s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.13s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.08s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (2.82s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (9.07s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.38s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.40s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.20s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.25s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.51s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.03s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.06s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.85s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.40s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.40s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildRm (13.27s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.21s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.37s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.41s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.06s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.08s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (4.87s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (15.26s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.77s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.58s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.34s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.36s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.14s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.88s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.48s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.77s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.34s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (5.19s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.49s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.25s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.53s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.40s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.84s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.89s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (15.46s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.28s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.35s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.54s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.80s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.40s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.12s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.32s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.67s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.93s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
20:15:12 [2020-04-15T20:15:12.032Z]         docker_cli_sni_test.go:18: Flakey test
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.91s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.41s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestCommitChange (5.12s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.56s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestCommitNewFile (6.48s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestCommitTTY (16.41s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.56s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (6.63s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.42s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.99s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (1.97s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.07s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.35s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.86s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.95s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.98s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.96s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.12s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.71s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.20s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.21s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.45s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.45s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.74s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.16s)
20:15:12 [2020-04-15T20:15:12.032Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
20:15:12 [2020-04-15T20:15:12.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.032Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.93s)
20:15:12 [2020-04-15T20:15:12.033Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
20:15:12 [2020-04-15T20:15:12.033Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (3.96s)
20:15:12 [2020-04-15T20:15:12.033Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.68s)
20:15:12 [2020-04-15T20:15:12.033Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
20:15:12 [2020-04-15T20:15:12.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.033Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
20:15:12 [2020-04-15T20:15:12.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.033Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
20:15:12 [2020-04-15T20:15:12.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.033Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
20:15:12 [2020-04-15T20:15:12.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.033Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
20:15:12 [2020-04-15T20:15:12.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.033Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.79s)
20:15:12 [2020-04-15T20:15:12.033Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.53s)
20:15:12 [2020-04-15T20:15:12.033Z]         docker_api_containers_test.go:2107: case 0 - config: {volume  c:\foo false  <nil> <nil> <nil>}
20:15:12 [2020-04-15T20:15:12.033Z]         docker_api_containers_test.go:2107: case 1 - config: {volume  c:\foo\ false  <nil> <nil> <nil>}
20:15:12 [2020-04-15T20:15:12.033Z]         docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false  <nil> <nil> <nil>}
20:15:12 [2020-04-15T20:15:12.033Z]         docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true  <nil> <nil> <nil>}
20:15:12 [2020-04-15T20:15:12.033Z]         docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false  <nil> 0xc0008bea20 <nil>}
20:15:12 [2020-04-15T20:15:12.033Z]         docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1808514494 c:\foo false  <nil> <nil> <nil>}
20:15:12 [2020-04-15T20:15:12.033Z]         docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1808514494 c:\foo true  <nil> <nil> <nil>}
20:15:12 [2020-04-15T20:15:12.033Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
20:15:12 [2020-04-15T20:15:12.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.033Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.18s)
20:15:12 [2020-04-15T20:15:12.033Z]         docker_api_containers_test.go:1926: case 0
20:15:12 [2020-04-15T20:15:12.033Z]         docker_api_containers_test.go:1926: case 1
20:15:12 [2020-04-15T20:15:12.033Z]         docker_api_containers_test.go:1926: case 2
20:15:12 [2020-04-15T20:15:12.033Z]         docker_api_containers_test.go:1926: case 3
20:15:12 [2020-04-15T20:15:12.033Z]         docker_api_containers_test.go:1926: case 4
20:15:12 [2020-04-15T20:15:12.033Z]         docker_api_containers_test.go:1926: case 5
20:15:12 [2020-04-15T20:15:12.033Z]         docker_api_containers_test.go:1926: case 6
20:15:12 [2020-04-15T20:15:12.033Z]         docker_api_containers_test.go:1926: case 7
20:15:12 [2020-04-15T20:15:12.033Z]         docker_api_containers_test.go:1926: case 8
20:15:12 [2020-04-15T20:15:12.033Z]         docker_api_containers_test.go:1926: case 9
20:15:12 [2020-04-15T20:15:12.033Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
20:15:12 [2020-04-15T20:15:12.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.033Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
20:15:12 [2020-04-15T20:15:12.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.033Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
20:15:12 [2020-04-15T20:15:12.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.033Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
20:15:12 [2020-04-15T20:15:12.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.033Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
20:15:12 [2020-04-15T20:15:12.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.033Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.24s)
20:15:12 [2020-04-15T20:15:12.033Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
20:15:12 [2020-04-15T20:15:12.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.033Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
20:15:12 [2020-04-15T20:15:12.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.033Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
20:15:12 [2020-04-15T20:15:12.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.033Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
20:15:12 [2020-04-15T20:15:12.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.507Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
20:15:12 [2020-04-15T20:15:12.507Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.507Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
20:15:12 [2020-04-15T20:15:12.507Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.507Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
20:15:12 [2020-04-15T20:15:12.507Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.507Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
20:15:12 [2020-04-15T20:15:12.507Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.507Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
20:15:12 [2020-04-15T20:15:12.507Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.507Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
20:15:12 [2020-04-15T20:15:12.507Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.507Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
20:15:12 [2020-04-15T20:15:12.507Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.507Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
20:15:12 [2020-04-15T20:15:12.507Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.507Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
20:15:12 [2020-04-15T20:15:12.507Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.507Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.20s)
20:15:12 [2020-04-15T20:15:12.507Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s)
20:15:12 [2020-04-15T20:15:12.507Z]         docker_cli_cp_utils_test.go:192: running `docker cp  foo bar`
20:15:12 [2020-04-15T20:15:12.507Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
20:15:12 [2020-04-15T20:15:12.507Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.507Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.09s)
20:15:12 [2020-04-15T20:15:12.507Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
20:15:12 [2020-04-15T20:15:12.507Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.507Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
20:15:12 [2020-04-15T20:15:12.507Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.507Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
20:15:12 [2020-04-15T20:15:12.507Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.507Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.02s)
20:15:12 [2020-04-15T20:15:12.507Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-a370080009\file1 52cb91627a4907af661774d9dbc16fe3d189c24c710ff810e1f375148505b928:/root/itWorks.txt`
20:15:12 [2020-04-15T20:15:12.507Z]         docker_cli_cp_utils_test.go:279: checking that container "52cb91627a4907af661774d9dbc16fe3d189c24c710ff810e1f375148505b928" start output contains "file1\n"
20:15:12 [2020-04-15T20:15:12.507Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 52cb91627a4907af661774d9dbc16fe3d189c24c710ff810e1f375148505b928`
20:15:12 [2020-04-15T20:15:12.507Z]     --- PASS: TestDockerSuite/TestCpToCaseB (1.99s)
20:15:12 [2020-04-15T20:15:12.507Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-b295989460\file1 43e896af7e05f12fb4ec3a053535dfe9f8f965bd7a8f809fd37d246ed746beda:testDir/`
20:15:12 [2020-04-15T20:15:12.507Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
20:15:12 [2020-04-15T20:15:12.507Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.507Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
20:15:12 [2020-04-15T20:15:12.507Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.507Z]     --- PASS: TestDockerSuite/TestCpToCaseE (7.96s)
20:15:12 [2020-04-15T20:15:12.507Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-e876319267\dir1 da7c9e90dff96b02fa4e8f952aaedfdccb48c176ac7020bd88c9a6c548afa5dd:testDir`
20:15:12 [2020-04-15T20:15:12.507Z]         docker_cli_cp_utils_test.go:279: checking that container "da7c9e90dff96b02fa4e8f952aaedfdccb48c176ac7020bd88c9a6c548afa5dd" start output contains "file1-1\n"
20:15:12 [2020-04-15T20:15:12.507Z]         docker_cli_cp_utils_test.go:209: running `docker start -a da7c9e90dff96b02fa4e8f952aaedfdccb48c176ac7020bd88c9a6c548afa5dd`
20:15:12 [2020-04-15T20:15:12.507Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-e876319267\dir1 a004145b6a66c890d5e755369da63c21c9dfd62f61e3c6f681b95f05487d257c:testDir/`
20:15:12 [2020-04-15T20:15:12.507Z]         docker_cli_cp_utils_test.go:279: checking that container "a004145b6a66c890d5e755369da63c21c9dfd62f61e3c6f681b95f05487d257c" start output contains "file1-1\n"
20:15:12 [2020-04-15T20:15:12.507Z]         docker_cli_cp_utils_test.go:209: running `docker start -a a004145b6a66c890d5e755369da63c21c9dfd62f61e3c6f681b95f05487d257c`
20:15:12 [2020-04-15T20:15:12.507Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
20:15:12 [2020-04-15T20:15:12.507Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.507Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
20:15:12 [2020-04-15T20:15:12.507Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.507Z]     --- PASS: TestDockerSuite/TestCpToCaseH (8.01s)
20:15:12 [2020-04-15T20:15:12.507Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-h217741094\dir1\. d6e6dbbf43a6e9f7710363f4e791712d97f089db831851de37dee0acfb8967d6:testDir`
20:15:12 [2020-04-15T20:15:12.507Z]         docker_cli_cp_utils_test.go:279: checking that container "d6e6dbbf43a6e9f7710363f4e791712d97f089db831851de37dee0acfb8967d6" start output contains "file1-1\n"
20:15:12 [2020-04-15T20:15:12.507Z]         docker_cli_cp_utils_test.go:209: running `docker start -a d6e6dbbf43a6e9f7710363f4e791712d97f089db831851de37dee0acfb8967d6`
20:15:12 [2020-04-15T20:15:12.507Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-h217741094\dir1\. 9eb3c20a58e749504b0f58685186631139d0e7d7b4386ec71c224bee5e6679c4:testDir/`
20:15:12 [2020-04-15T20:15:12.507Z]         docker_cli_cp_utils_test.go:279: checking that container "9eb3c20a58e749504b0f58685186631139d0e7d7b4386ec71c224bee5e6679c4" start output contains "file1-1\n"
20:15:12 [2020-04-15T20:15:12.507Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 9eb3c20a58e749504b0f58685186631139d0e7d7b4386ec71c224bee5e6679c4`
20:15:12 [2020-04-15T20:15:12.507Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
20:15:12 [2020-04-15T20:15:12.507Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.507Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
20:15:12 [2020-04-15T20:15:12.507Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.507Z]     --- PASS: TestDockerSuite/TestCpToDot (6.98s)
20:15:12 [2020-04-15T20:15:12.507Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
20:15:12 [2020-04-15T20:15:12.507Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.507Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
20:15:12 [2020-04-15T20:15:12.507Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.507Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.26s)
20:15:12 [2020-04-15T20:15:12.507Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
20:15:12 [2020-04-15T20:15:12.507Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.507Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
20:15:12 [2020-04-15T20:15:12.507Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.507Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
20:15:12 [2020-04-15T20:15:12.507Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.507Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
20:15:12 [2020-04-15T20:15:12.507Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.507Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s)
20:15:12 [2020-04-15T20:15:12.507Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.19s)
20:15:12 [2020-04-15T20:15:12.507Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.01s)
20:15:12 [2020-04-15T20:15:12.507Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.06s)
20:15:12 [2020-04-15T20:15:12.507Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s)
20:15:12 [2020-04-15T20:15:12.507Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s)
20:15:12 [2020-04-15T20:15:12.507Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.87s)
20:15:12 [2020-04-15T20:15:12.507Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.59s)
20:15:12 [2020-04-15T20:15:12.507Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.16s)
20:15:12 [2020-04-15T20:15:12.507Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
20:15:12 [2020-04-15T20:15:12.507Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.507Z]     --- PASS: TestDockerSuite/TestCreateRM (0.28s)
20:15:12 [2020-04-15T20:15:12.507Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
20:15:12 [2020-04-15T20:15:12.507Z]         requirement.go:26: unmatched requirement Devicemapper
20:15:12 [2020-04-15T20:15:12.507Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s)
20:15:12 [2020-04-15T20:15:12.507Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.32s)
20:15:12 [2020-04-15T20:15:12.507Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.38s)
20:15:12 [2020-04-15T20:15:12.507Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s)
20:15:12 [2020-04-15T20:15:12.507Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.48s)
20:15:12 [2020-04-15T20:15:12.507Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.93s)
20:15:12 [2020-04-15T20:15:12.507Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s)
20:15:12 [2020-04-15T20:15:12.507Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
20:15:12 [2020-04-15T20:15:12.507Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.507Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.94s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestDockerFails (0.07s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.09s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.04s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.16s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (7.35s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestEventsCopy (5.07s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (4.36s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.93s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.77s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (3.30s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.55s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.04s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.38s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestEventsFormat (9.25s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.21s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestEventsRename (2.19s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestEventsResize (2.41s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.07s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.34s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (9.30s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.74s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.35s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.76s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.65s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.78s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.88s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.86s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.88s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.85s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.87s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestExecInspectID (3.21s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement IsPausable
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.04s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.98s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.34s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.76s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.75s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.70s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.93s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.63s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.63s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.93s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.58s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.94s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.19s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.20s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.47s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.38s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestInfoDebug (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.38s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.02s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.02s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement IsPausable
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestInfoFormat (0.15s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.17s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.91s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.88s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.94s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.01s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.63s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestInspectInt64 (1.88s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.74s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (6.70s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.01s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.08s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.75s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.17s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.85s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.98s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.01s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.00s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.09s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.91s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.89s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s)
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.508Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
20:15:12 [2020-04-15T20:15:12.508Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.72s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.60s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.29s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.05s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.95s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.44s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.62s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.53s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.33s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.14s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.14s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (6.83s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestLogsSince (8.76s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestLogsTail (2.62s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.20s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (1.91s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement IsAmd64
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement IsAmd64
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.81s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.80s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestPsByOrder (7.21s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (8.38s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.41s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
20:15:12 [2020-04-15T20:15:12.509Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.56s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.13s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.58s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.93s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.04s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestPsShowMounts (6.25s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.60s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.80s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.29s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.64s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.57s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.12s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (16.51s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.67s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.66s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (3.74s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.82s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (3.76s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.07s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.31s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.51s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.60s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.68s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.25s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (4.98s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.34s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.36s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestRmiTag (0.65s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.04s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.09s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.34s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.90s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.10s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.90s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (8.85s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.54s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.04s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.06s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.15s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestRunBindMounts (3.97s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.86s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.75s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.82s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.93s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.02s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.97s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (1.88s)
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
20:15:12 [2020-04-15T20:15:12.509Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.509Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.11s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (11.80s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.96s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.97s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (1.90s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (1.89s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunExitCode (1.92s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.07s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.02s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.06s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.07s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.46s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.11s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.54s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.08s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.53s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.64s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.31s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.96s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.85s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.86s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.98s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.83s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (7.21s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement Apparmor
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.55s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunRm (6.80s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.17s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (6.84s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (1.91s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.93s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.37s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.95s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.73s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.49s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement Apparmor
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.02s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.86s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.69s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.92s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.91s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.67s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.47s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.96s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.98s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s)
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
20:15:12 [2020-04-15T20:15:12.510Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.510Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.69s)
20:15:12 [2020-04-15T20:15:12.511Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.56s)
20:15:12 [2020-04-15T20:15:12.511Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.95s)
20:15:12 [2020-04-15T20:15:12.511Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.90s)
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement Apparmor
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.49s)
20:15:12 [2020-04-15T20:15:12.511Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.47s)
20:15:12 [2020-04-15T20:15:12.511Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s)
20:15:12 [2020-04-15T20:15:12.511Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s)
20:15:12 [2020-04-15T20:15:12.511Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.62s)
20:15:12 [2020-04-15T20:15:12.511Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (5.86s)
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.13s)
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (3.79s)
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement IsPausable
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.64s)
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.84s)
20:15:12 [2020-04-15T20:15:12.511Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.08s)
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.93s)
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s)
20:15:12 [2020-04-15T20:15:12.511Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s)
20:15:12 [2020-04-15T20:15:12.511Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s)
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s)
20:15:12 [2020-04-15T20:15:12.511Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s)
20:15:12 [2020-04-15T20:15:12.511Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s)
20:15:12 [2020-04-15T20:15:12.511Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.26s)
20:15:12 [2020-04-15T20:15:12.511Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s)
20:15:12 [2020-04-15T20:15:12.511Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.70s)
20:15:12 [2020-04-15T20:15:12.511Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s)
20:15:12 [2020-04-15T20:15:12.511Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s)
20:15:12 [2020-04-15T20:15:12.511Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s)
20:15:12 [2020-04-15T20:15:12.511Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s)
20:15:12 [2020-04-15T20:15:12.511Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (6.98s)
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.59s)
20:15:12 [2020-04-15T20:15:12.511Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s)
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.97s)
20:15:12 [2020-04-15T20:15:12.511Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s)
20:15:12 [2020-04-15T20:15:12.511Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s)
20:15:12 [2020-04-15T20:15:12.511Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.78s)
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.34s)
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerRegistrySuite
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerRegistrySuite/TestV2Only
20:15:12 [2020-04-15T20:15:12.511Z] --- PASS: TestDockerRegistrySuite (0.00s)
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerSchema1RegistrySuite
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
20:15:12 [2020-04-15T20:15:12.511Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
20:15:12 [2020-04-15T20:15:12.511Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s)
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
20:15:12 [2020-04-15T20:15:12.511Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.511Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
20:15:12 [2020-04-15T20:15:12.512Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
20:15:12 [2020-04-15T20:15:12.512Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
20:15:12 [2020-04-15T20:15:12.512Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
20:15:12 [2020-04-15T20:15:12.512Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
20:15:12 [2020-04-15T20:15:12.512Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
20:15:12 [2020-04-15T20:15:12.512Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
20:15:12 [2020-04-15T20:15:12.512Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
20:15:12 [2020-04-15T20:15:12.512Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
20:15:12 [2020-04-15T20:15:12.512Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z] === RUN   TestDockerRegistryAuthTokenSuite
20:15:12 [2020-04-15T20:15:12.512Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
20:15:12 [2020-04-15T20:15:12.512Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
20:15:12 [2020-04-15T20:15:12.512Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
20:15:12 [2020-04-15T20:15:12.512Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
20:15:12 [2020-04-15T20:15:12.512Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
20:15:12 [2020-04-15T20:15:12.512Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z] === RUN   TestDockerDaemonSuite
20:15:12 [2020-04-15T20:15:12.512Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
20:15:12 [2020-04-15T20:15:12.512Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
20:15:12 [2020-04-15T20:15:12.512Z] === RUN   TestDockerDaemonSuite/TestRegistryMirrors
20:15:12 [2020-04-15T20:15:12.512Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
20:15:12 [2020-04-15T20:15:12.512Z] --- PASS: TestDockerDaemonSuite (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z]     --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z] === RUN   TestDockerSwarmSuite
20:15:12 [2020-04-15T20:15:12.512Z] --- PASS: TestDockerSwarmSuite (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z] === RUN   TestDockerPluginSuite
20:15:12 [2020-04-15T20:15:12.512Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
20:15:12 [2020-04-15T20:15:12.512Z] === RUN   TestDockerPluginSuite/TestPluginCreate
20:15:12 [2020-04-15T20:15:12.512Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
20:15:12 [2020-04-15T20:15:12.512Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
20:15:12 [2020-04-15T20:15:12.512Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
20:15:12 [2020-04-15T20:15:12.512Z] === RUN   TestDockerPluginSuite/TestPluginInspect
20:15:12 [2020-04-15T20:15:12.512Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
20:15:12 [2020-04-15T20:15:12.512Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
20:15:12 [2020-04-15T20:15:12.512Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
20:15:12 [2020-04-15T20:15:12.512Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
20:15:12 [2020-04-15T20:15:12.512Z] === RUN   TestDockerPluginSuite/TestPluginSet
20:15:12 [2020-04-15T20:15:12.512Z] --- PASS: TestDockerPluginSuite (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z] === RUN   TestDockerExternalVolumeSuite
20:15:12 [2020-04-15T20:15:12.512Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]     requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z] === RUN   TestDockerNetworkSuite
20:15:12 [2020-04-15T20:15:12.512Z] --- SKIP: TestDockerNetworkSuite (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]     requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z] === RUN   TestDockerHubPullSuite
20:15:12 [2020-04-15T20:15:12.512Z] --- SKIP: TestDockerHubPullSuite (0.00s)
20:15:12 [2020-04-15T20:15:12.512Z]     requirement.go:26: unmatched requirement DaemonIsLinux
20:15:12 [2020-04-15T20:15:12.512Z] PASS
20:15:12 [2020-04-15T20:15:12.512Z] ok  	github.com/docker/docker/integration-cli	2407.712s
20:15:12 [2020-04-15T20:15:12.512Z] INFO: Integration tests ended at 04/15/2020 20:15:12. Duration:00:40:16.3584266
20:15:12 [2020-04-15T20:15:12.512Z] INFO: Docker info of the daemon under test at end of run
20:15:12 [2020-04-15T20:15:12.512Z] 
20:15:12 [2020-04-15T20:15:12.984Z] Containers: 2
20:15:12 [2020-04-15T20:15:12.984Z]  Running: 0
20:15:12 [2020-04-15T20:15:12.984Z]  Paused: 0
20:15:12 [2020-04-15T20:15:12.984Z]  Stopped: 2
20:15:12 [2020-04-15T20:15:12.984Z] Images: 12
20:15:12 [2020-04-15T20:15:12.984Z] Server Version: 0.0.0-dev
20:15:12 [2020-04-15T20:15:12.984Z] Storage Driver: windowsfilter
20:15:12 [2020-04-15T20:15:12.984Z]  Windows: 
20:15:12 [2020-04-15T20:15:12.984Z] Logging Driver: json-file
20:15:12 [2020-04-15T20:15:12.984Z] Plugins: 
20:15:12 [2020-04-15T20:15:12.984Z]  Volume: local
20:15:12 [2020-04-15T20:15:12.984Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
20:15:12 [2020-04-15T20:15:12.984Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
20:15:12 [2020-04-15T20:15:12.984Z] Swarm: inactive
20:15:12 [2020-04-15T20:15:12.984Z] Default Isolation: process
20:15:12 [2020-04-15T20:15:12.984Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
20:15:12 [2020-04-15T20:15:12.984Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
20:15:12 [2020-04-15T20:15:12.984Z] OSType: windows
20:15:12 [2020-04-15T20:15:12.984Z] Architecture: x86_64
20:15:12 [2020-04-15T20:15:12.984Z] CPUs: 4
20:15:12 [2020-04-15T20:15:12.984Z] Total Memory: 32GiB
20:15:12 [2020-04-15T20:15:12.984Z] Name: azwin-2-dc5ac0
20:15:12 [2020-04-15T20:15:12.984Z] ID: FMET:FIAF:OZ6L:IPG3:GJ7U:W4ZP:Z2IS:QSF4:NKG2:JSZJ:B3EP:S5NP
20:15:12 [2020-04-15T20:15:12.984Z] Docker Root Dir: D:\CI\PR-40801\2\daemon
20:15:12 [2020-04-15T20:15:12.984Z] Debug Mode (client): false
20:15:12 [2020-04-15T20:15:12.984Z] Debug Mode (server): true
20:15:12 [2020-04-15T20:15:12.984Z]  File Descriptors: -1
20:15:12 [2020-04-15T20:15:12.984Z]  Goroutines: 18
20:15:12 [2020-04-15T20:15:12.984Z]  System Time: 2020-04-15T20:15:12.4651804Z
20:15:12 [2020-04-15T20:15:12.984Z]  EventsListeners: 0
20:15:12 [2020-04-15T20:15:12.984Z] Registry: https://index.docker.io/v1/
20:15:12 [2020-04-15T20:15:12.984Z] Labels:
20:15:12 [2020-04-15T20:15:12.984Z] Experimental: false
20:15:12 [2020-04-15T20:15:12.984Z] Insecure Registries:
20:15:12 [2020-04-15T20:15:12.984Z]  127.0.0.0/8
20:15:12 [2020-04-15T20:15:12.984Z] Live Restore Enabled: false
20:15:12 [2020-04-15T20:15:12.984Z] 
20:15:12 [2020-04-15T20:15:12.984Z] 
20:15:12 [2020-04-15T20:15:12.984Z] INFO: Stopping daemon under test
20:15:12 [2020-04-15T20:15:12.984Z] SUCCESS: The process with PID 5748 (child process of PID 2892) has been terminated.
20:15:12 [2020-04-15T20:15:12.984Z] SUCCESS: The process with PID 2892 (child process of PID 7976) has been terminated.
20:15:12 [2020-04-15T20:15:12.984Z] INFO: Stop tailing logs of the daemon under tests
20:15:12 [2020-04-15T20:15:12.984Z] INFO: executeCI.ps1 Completed successfully at 04/15/2020 20:15:12.
20:15:12 [2020-04-15T20:15:12.984Z] INFO: Tidying up at end of run
20:15:12 [2020-04-15T20:15:12.984Z] INFO: Saving daemon under test log (d:\CI\PR-40801\2\dut.out) to C:\windows\TEMP\CIDUT.out
20:15:12 [2020-04-15T20:15:12.984Z] INFO: Saving daemon under test log (d:\CI\PR-40801\2\dut.err) to C:\windows\TEMP\CIDUT.err
20:15:12 [2020-04-15T20:15:12.984Z] INFO: Nuke-Everything...
20:15:12 [2020-04-15T20:15:12.984Z] INFO: Container count on control daemon to delete is 2
20:15:13 [2020-04-15T20:15:13.456Z] ed2ac85df31a
20:15:13 [2020-04-15T20:15:13.456Z] d82e738b5061
20:15:13 [2020-04-15T20:15:13.935Z] INFO: Non-base image count on control daemon to delete is 1
20:15:19 [2020-04-15T20:15:19.838Z] Deleted: sha256:df01adf0d9b40d16331b63c93ab306ef6d438f3c1fdb1301bb51d8768520315e
20:15:19 [2020-04-15T20:15:19.838Z] Deleted: sha256:07f2ef1ab9a8c907ecb1d4165410b369d22efb3cec40435c8a0ba3e3fe0e8b15
20:15:19 [2020-04-15T20:15:19.838Z] Deleted: sha256:12dd9be6da0485cf112e7d4c8075c67443e27883f813465cd114c4d9998f8acc
20:15:19 [2020-04-15T20:15:19.838Z] Deleted: sha256:5295dea54307d5fc3b284aa2902b88abf3ad1494dec3adf7b403ffa4154e4e77
20:15:19 [2020-04-15T20:15:19.838Z] Deleted: sha256:7a5c76aa8df444a8eb5b599936d7729b160966347883c6b9fd023c1aebfadef3
20:15:19 [2020-04-15T20:15:19.838Z] Deleted: sha256:c60db1c23e7d325636bbcd8a7fb176a6040eca2cd94d9b53ea930be77fcb88f5
20:15:19 [2020-04-15T20:15:19.838Z] Deleted: sha256:5b4e579d04a3dc804117ec56c789868606780b12e9a6d58e504c10af4b1e7dd7
20:15:19 [2020-04-15T20:15:19.838Z] Deleted: sha256:19ebcee8b77c26d45c6e53efd46ff58423c59d7c6b3e4857904cfed28868f2b9
20:15:19 [2020-04-15T20:15:19.838Z] Deleted: sha256:de0af41ab9d7c8cc16429128287a80c9bd858b646c73445c68fe25e2eda7ab7f
20:15:19 [2020-04-15T20:15:19.838Z] Deleted: sha256:d73633ac6952725132e3088bb1fee90b3c75fec670aaf74875c7912ec4ec3687
20:15:19 [2020-04-15T20:15:19.838Z] Deleted: sha256:a767b3c7533e1f5db3b2567b5bfbab94adeb0ee105a9fdf8fce9af3b06e99104
20:15:19 [2020-04-15T20:15:19.838Z] Deleted: sha256:019a677320f2137bfad06ef4382fac28faad75f671ea5b243f590f02499ef125
20:15:19 [2020-04-15T20:15:19.838Z] Deleted: sha256:d4ee1caa247c084fb8139a01be228e175663720cf64dd7a2706cee16f6044bce
20:15:19 [2020-04-15T20:15:19.838Z] Deleted: sha256:65581db4102f108c12f69c8080d4418f3242fe2e6a0bcedde20bc8b41b8fa460
20:15:19 [2020-04-15T20:15:19.838Z] INFO: Tidying pidfile d:\CI\PR-40801\2\docker.pid
20:15:19 [2020-04-15T20:15:19.838Z] INFO: Nuking d:\CI
20:15:50 [2020-04-15T20:15:50.039Z] INFO: Zapped successfully
20:15:50 [2020-04-15T20:15:50.039Z] 
20:15:50 [2020-04-15T20:15:50.039Z] INFO: executeCI.ps1 exiting at Wed Apr 15 20:15:47 CUT 2020. Duration 00:57:10.7332094
20:15:50 [2020-04-15T20:15:50.039Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
20:15:51 [2020-04-15T20:15:51.997Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
20:15:53 [2020-04-15T20:15:53.214Z] Archiving artifacts
20:15:54 [2020-04-15T20:15:54.450Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40801/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:15:55 [2020-04-15T20:15:55.478Z] + make clean
20:15:56 [2020-04-15T20:15:56.470Z] docker volume rm -f docker-dev-cache
20:15:56 [2020-04-15T20:15:56.470Z] 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